getTiersProgram( )


Retrieves a sites tiers and the site's tier program settings.

If there are no program settings creates and returns the default program settings.

Method Declaration
Copy
Request
This method does not take any parameters
Returns
Return Type:Promise<GetTiersProgramResponse>
Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?