Creates one or more rates for a pair via bulk payload.
Bulk operation data model
The unique identifier of the pair.
The name of the pair.
The external id of the pair
Notes for the pair
If the pair is primary
Date and time of rate
Rate from source to destination currency
External id of rate
Record status enumeration
Rate from source to destination currency
External id of rate
Date and time of rate
Rate from source to destination currency
External id of rate
Record status enumeration
Rate from source to destination currency
External id of rate
Created
Record of rate for specific day
The unique identifier of the pair.
The name of the pair.
The external id of the pair
Notes for the pair
If the pair is primary
Date and time of rate
Rate from source to destination currency
External id of rate
Record status enumeration
Rate from source to destination currency
External id of rate
Date and time of rate
Rate from source to destination currency
External id of rate
Record status enumeration
Rate from source to destination currency
External id of rate
Forbidden
Not Found
Internal Server Error
No content
POST /public/v1/exchange/pairs/-/rates HTTP/1.1
Host: api.platform.softwareone.com
Content-Type: application/json
Accept: */*
Content-Length: 709
{
"data": [
{
"id": "text",
"audit": {
"created": {
"at": "2026-01-01T00:00:00.000Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"updated": {
"at": "2026-01-01T00:00:00.000Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"deleted": {
"at": "2026-01-01T00:00:00.000Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
}
},
"$meta": {
"omitted": [
"text"
]
},
"icon": "text",
"revision": 1,
"pair": {
"revision": 1,
"id": "text",
"name": "text",
"externalId": "text",
"notes": "text",
"primary": true,
"latestRate": "[Circular Reference]"
},
"recordDate": "2026-01-01T00:00:00.000Z",
"value": 1,
"externalId": "text",
"status": "Active",
"reverseRate": {
"id": "text",
"icon": "text",
"revision": 1,
"value": 1,
"externalId": "text"
}
}
]
}[
{
"id": "text",
"audit": {
"created": {
"at": "2026-01-01T00:00:00.000Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"updated": {
"at": "2026-01-01T00:00:00.000Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"deleted": {
"at": "2026-01-01T00:00:00.000Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
}
},
"$meta": {
"omitted": [
"text"
]
},
"icon": "text",
"revision": 1,
"pair": {
"revision": 1,
"id": "text",
"name": "text",
"externalId": "text",
"notes": "text",
"primary": true,
"latestRate": {
"id": "text",
"audit": {
"created": {
"at": "2026-01-01T00:00:00.000Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"updated": {
"at": "2026-01-01T00:00:00.000Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"deleted": {
"at": "2026-01-01T00:00:00.000Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
}
},
"$meta": {
"omitted": [
"text"
]
},
"icon": "text",
"revision": 1,
"pair": "[Circular Reference]",
"recordDate": "2026-01-01T00:00:00.000Z",
"value": 1,
"externalId": "text",
"status": "Active",
"reverseRate": {
"id": "text",
"icon": "text",
"revision": 1,
"value": 1,
"externalId": "text"
}
}
},
"recordDate": "2026-01-01T00:00:00.000Z",
"value": 1,
"externalId": "text",
"status": "Active",
"reverseRate": {
"id": "text",
"icon": "text",
"revision": 1,
"value": 1,
"externalId": "text"
}
}
]