Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

Path Parameters

currencyCode
string
required

The currency code of the currency to work with, in ISO 4217 format.

Pattern: ^[A-Z]{3}$

Query Parameters

accountId
string
required

The ID of the account to work with.

Example:

"F50091"

Body

application/json

Body

enabled
boolean
required

Enable or disable a currency.

Response

200 - application/json

OK

id
string<uuid>
required
code
string
required
Example:

"GBP"

name
string
Example:

"Pound Sterling"

status
object