square.retrieveOrderCustomAttribute retrieves a custom attribute associated with an order.
Example
automations/square-retrieve-order-custom-attribute.automation.ts
Inputs
Every input accepts a compatible signal. It requiresORDERS_READ.
Use the official RetrieveOrderCustomAttribute reference for provider field semantics and limits.
Output
Returns the officialSquare.RetrieveOrderCustomAttributeResponse response as a codec-safe object. Square integer money amounts remain bigint values.