GET

Get Account By Secondary Id


Retrieves the account belonging to the specified contact or member.

This method retrieves loyalty accounts using either a customer's contact ID or member ID. You can also retrieve an account using the loyalty account ID with Get Account.

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/fetch-by

Errors

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

Did this help?