Create Rate

Creates a new rate.

post

Creates one or more rates for a pair via bulk payload.

Body

Bulk operation data model

Responses
chevron-right
201

Created

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:
post
/public/v1/exchange/pairs/-/rates

Last updated

Was this helpful?