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.

Important Note

WhenfetchDataForAllPrograms is truefetchDataForAllPrograms is false
programId is passedYou will still see tier details of the customer across all programsYou will still see tier details of the customer for that particular program.
programId is not passedYou will still see tier details of the customer across all programsYou will still see tier details of the customer for the default program.

Response Parameters

ParameterDatatypeDescription
entityIdlongUnique ID of the customer.
currentTierSerialNumberintSerial number of the current tier. For highest tier, this value is shown as -1 meaning no next tier is available.
nextTierSerialNumberintSerial number of the next tier. For highest tier, this value is shown as -1 meaning no next tier is available.
Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!