square.retrieveCustomerCustomAttribute retrieves a custom attribute associated with a customer profile.
Example
automations/square-retrieve-customer-custom-attribute.automation.ts
Inputs
Every input accepts a compatible signal. It requiresCUSTOMERS_READ.
Use the official RetrieveCustomerCustomAttribute reference for provider field semantics and limits.
Output
Returns the officialSquare.GetCustomerCustomAttributeResponse response as a codec-safe object. Square integer money amounts remain bigint values.