Currency configuration

Returns configuration for a single currency for a brand

Path parameters

brandCodeenumRequired
Brand code
Allowed values:
currencyIdOrCodestringRequired

Either a currency code (eg AUD) or a currencyId (eg 1)

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Success
expirySecondsinteger or null
currencieslist of objects or null