Update Currency Pair

Updates pairs from bulk data.

put
Body

Bulk operation data model

Responses
chevron-right
200

OK

application/json

Represents a pair of currencies in exchange module.

revisioninteger · int32Optional
idstringOptional

The unique identifier of the pair.

namestringOptional

The name of the pair.

externalIdstring · nullableOptional

The external id of the pair

notesstring · nullableOptional

Notes for the pair

primarybooleanOptional

If the pair is primary

agreementsinteger · int32Optional

Number of agreements

ratesinteger · int32Optional

Number of rates

statusstring · enumOptional

Rate status enumeration

Possible values:
put
/public/v1/exchange/pairs

Last updated

Was this helpful?