Get loyalty currencies
Loyalty
Get loyalty currencies
Get loyalty currencies
GET
Get loyalty currencies
Authorizations
Query Parameters
Unique identifier for the organization
Example:
"123e4567-e89b-12d3-a456-426614174001"
Unique identifier for the website
Example:
"123e4567-e89b-12d3-a456-426614174002"
Cursor for pagination; start after this ID
Example:
"123e4567-e89b-12d3-a456-426614174010"
Whether to include deleted currencies
Example:
"false"
Exclude LoyaltyCurrency rows auto-created by token-reward rules (isTokenRewardCurrency=true). Defaults to true so admin pickers never see them; surfaces that need to render an existing token-reward rule pass false.
Example:
"true"
Maximum number of records to return
Required range:
1 <= x <= 1000Example:
50