square.retrieveLoyaltyAccount retrieves a loyalty account.
Example
automations/square-retrieve-loyalty-account.automation.ts
Inputs
Every input accepts a compatible signal. It requiresLOYALTY_READ.
Use the official RetrieveLoyaltyAccount reference for provider field semantics and limits.
Output
Returns the officialSquare.GetLoyaltyAccountResponse response as a codec-safe object. Square integer money amounts remain bigint values.