Skip to main content
square.retrieveCustomerCustomAttributeDefinition retrieves a customer-related custom attribute definition from a Square seller account.

Example

automations/square-retrieve-customer-custom-attribute-definition.automation.ts

Inputs

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

Output

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