listTiers( )


Retrieves a list of a site's tiers.

To retrieve a specific tier, use getTier().

Permission Scopes

For app development, you must have one of the following permission scopes:
Read Loyalty
Manage Loyalty
Learn more about permission scopes.
Method Declaration
Copy
Request
This method does not take any parameters
Returns
Return Type:Promise<ListTiersResponse>
Was this helpful?
Yes
No