GET
/
api
/
loyalty
/
currencies

Headers

x-api-key
string
required

Query Parameters

organizationId
string
required

Unique identifier for the organization

websiteId
string
required

Unique identifier for the website

startingAfter
string

Cursor for pagination; start after this ID

includeDeleted
string

Whether to include deleted currencies

limit
integer | null

Maximum number of records to return

Response

200 - application/json
data
object[]
required
hasNextPage
boolean
required