Get Customer Tier

Retrieves tier details of a customer for a single program or across all programs of the org.

This is a light API.

Query Params
string
enum
required

Source in which the customer identifier is available.

string

Account in which the customer details are available (Required only for sources with multiple accounts).

string
enum
required

Identifier type used for the customer.

Allowed:
string
required

Value of the respective identifier. For example if identifierName is email, then the identifierValue needs to be the email ID of the customer.

int32

Unique ID of the loyalty program from which tier details need to retrieve. If not passed, it shows the points balance in the default program.

string
enum

Pass CUSTOMER to fetch tier details of the individual, FLEET to fetch details of the user group. Default value is CUSTOMER.

Allowed:
boolean
Defaults to false

Pass true to fetch tier details from all the available programs of the org. Default value is false.

Headers
string
Responses

Language
Credentials
Basic
base64
:
URL
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json