<- Loyalty API

Loyalty API

Retrieve loyalty account

GET

 /v2/loyalty/accounts/{account_id}

Retrieves a loyalty account.

Permissions:LOYALTY_READ
Try in API Explorer
Link to section

Path parameters

Example code

Link to section

account_id

string

Required

The ID of the loyalty account to retrieve.

Link to section

Response fields

Link to section

errors

Any errors that occurred during the request.

Show attributes
Link to section

loyalty_account

The loyalty account.

Show attributes