Skip to main content
PATCH
Update Rate

授权

x-api-key
string
header
必填

路径参数

id
string
必填
示例:

"rate_id"

请求体

application/json
rate
string

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

示例:

"ASSET_PAIR_RATE"

minAmount
string

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

示例:

"MIN_AMOUNT"

响应

200 - application/json

200

data
object
message
string
示例:

"Rate updated successfully"

statusCode
number
示例:

200