Loyalty
Create loyalty account
Search loyalty accounts
Retrieve loyalty account
Accumulate loyalty points
Adjust loyalty points
Search loyalty events
Retrieve loyalty program
Calculate loyalty points
List loyalty promotions
Create loyalty promotion
Retrieve loyalty promotion
Cancel loyalty promotion
Create loyalty reward
Search loyalty rewards
Delete loyalty reward
Retrieve loyalty reward
Redeem loyalty reward
Webhooks
loyalty.account.created
loyalty.account.deleted
loyalty.account.updated
loyalty.event.created
loyalty.program.created
loyalty.program.updated
loyalty.promotion.created
loyalty.promotion.updated
<- Loyalty API
Loyalty API
Version
2024-10-17
GET
/v2/loyalty/accounts/{account_id}
Retrieves a loyalty account.
Guide
Example code
account_id
string
Required
The ID of the loyalty account to retrieve.
errors
Error [ ]
Any errors that occurred during the request.
Show attributes
loyalty_account
LoyaltyAccount
The loyalty account.