GET

Get Account


Retrieves a loyalty account by ID.

You can also retrieve an account using a secondary ID, such as a contact ID or a member ID by calling Get Account by Secondary ID.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Loyalty
Read Loyalty
Manage Restaurants - all permissions
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/loyalty-accounts/v1/accounts/{id}

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?