Skip to main content

Get Customer's Loyalty Profile

GET 

/customers/:customerId/loyalty

The API allows the client to retrieve a customer's profile from the loyalty program.

  • The API allows the client to retrieve a customer's profile from the loyalty program only if the partner is authorized.
  • The API validates the customer’s enrollment and returns an error if the customer is not enrolled.

If the customer is enrolled, the API returns their details, including clientId and profileId for the loyalty application, along with the customerId for the Paysafe embedded wallet.

Request

Responses

OK