Skip to main content
PATCH
Update Rate

Autorizações

x-api-key
string
header
obrigatório

Parâmetros de caminho

id
string
obrigatório
Exemplo:

"rate_id"

Corpo

application/json
rate
string

The updated exchange rate for the asset pair. Provided as a string to avoid floating point precision issues.

Exemplo:

"ASSET_PAIR_RATE"

minAmount
string

The updated minimum amount allowed for this rate/pair. Provided as a string.

Exemplo:

"MIN_AMOUNT"

Resposta

200 - application/json

200

data
object
message
string
Exemplo:

"Rate updated successfully"

statusCode
number
Exemplo:

200