square.retrieveMerchantCustomAttributeDefinition retrieves a merchant-related custom attribute definition from a Square seller account.
Example
automations/square-retrieve-merchant-custom-attribute-definition.automation.ts
Inputs
Every input accepts a compatible signal. It requiresMERCHANT_PROFILE_READ.
Use the official RetrieveMerchantCustomAttributeDefinition reference for provider field semantics and limits.
Output
Returns the officialSquare.RetrieveMerchantCustomAttributeDefinitionResponse response as a codec-safe object. Square integer money amounts remain bigint values.