Skip to main content
PATCH
Update Rate

Autorizaciones

x-api-key
string
header
requerido

Parámetros de ruta

id
string
requerido
Ejemplo:

"rate_id"

Cuerpo

application/json
rate
string

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

Ejemplo:

"ASSET_PAIR_RATE"

minAmount
string

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

Ejemplo:

"MIN_AMOUNT"

Respuesta

200 - application/json

200

data
object
message
string
Ejemplo:

"Rate updated successfully"

statusCode
number
Ejemplo:

200