square.createLoyaltyAccount creates a loyalty account.
Example
automations/square-create-loyalty-account.automation.ts
Inputs
Every input accepts a compatible signal. It requiresLOYALTY_WRITE.
Use the official CreateLoyaltyAccount reference for provider field semantics and limits.
Output
Returns the officialSquare.CreateLoyaltyAccountResponse response as a codec-safe object. Square integer money amounts remain bigint values.