square.updateOrderCustomAttributeDefinition updates an order-related custom attribute definition for a Square seller account.
Example
automations/square-update-order-custom-attribute-definition.automation.ts
Inputs
Every input accepts a compatible signal. It requiresORDERS_WRITE.
Use the official UpdateOrderCustomAttributeDefinition reference for provider field semantics and limits.
Output
Returns the officialSquare.UpdateOrderCustomAttributeDefinitionResponse response as a codec-safe object. Square integer money amounts remain bigint values.