v2

latestOpenAPI 3.1.02026-07-26391214472.7 KB
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[]