Modify Rates

Updates rates for a pair.

put

Updates one or more rates for the specified pair.

Path parameters
pairIdstringRequired

The pair ID.

Body

Bulk operation data model

Responses
chevron-right
200

OK

application/json

Record of rate for specific day

idstringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
recordDatestring · date-timeOptional

Date and time of rate

valuenumber · doubleOptional

Rate from source to destination currency

externalIdstring · nullableOptional

External id of rate

statusstring · enumOptional

Record status enumeration

Possible values:
put
/public/v1/exchange/pairs/{pairId}/rates

Last updated

Was this helpful?