Skip to main content
square.deleteOrderCustomAttributeDefinition deletes an order-related custom attribute definition from a Square seller account.

Example

automations/square-delete-order-custom-attribute-definition.automation.ts

Inputs

Every input accepts a compatible signal. It requires ORDERS_WRITE. Use the official DeleteOrderCustomAttributeDefinition reference for provider field semantics and limits.

Output

Returns the official Square.DeleteOrderCustomAttributeDefinitionResponse response as a codec-safe object. Square integer money amounts remain bigint values.