getTier( )


Retrieves a loyalty tier.

To retrieve a list of all of a site's tiers, use listTiers().

Permissions
Read Loyalty
Manage Loyalty
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
tierIdstringRequired

ID of the tier to retrieve.

Returns
Return Type:Promise<Tier>
Was this helpful?
Yes
No