currency-settings

Update Currency Settings

Update currency settings for the current tenant (admin-only).

Validates that:

  • supported_codes is not empty
  • default_code is included in supported_codes
put/api/v1/admin/currency-settings

Headers

authorizationstring nullable
X-API-Keystring nullable

Request body

default_codestring nullable
supported_codesstring[] nullable

Response

Successful Response

default_codestring
supported_codesstring[]

Changes

No recorded changes to this endpoint across all 5 revisions of this API.