Passer au contenu principal
PATCH
Update Rate

Autorisations

x-api-key
string
header
requis

Paramètres de chemin

id
string
requis
Exemple:

"rate_id"

Corps

application/json
rate
string

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

Exemple:

"ASSET_PAIR_RATE"

minAmount
string

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

Exemple:

"MIN_AMOUNT"

Réponse

200 - application/json

200

data
object
message
string
Exemple:

"Rate updated successfully"

statusCode
number
Exemple:

200