Delete Rates

Deletes rates from bulk data.

delete

Deletes one or more rates using a bulk payload.

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

Last updated

Was this helpful?