Skip to main content
square.createCustomerCustomAttributeDefinition creates a customer-related custom attribute definition for a Square seller account.

Example

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

Inputs

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

Output

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