List currency pairs
Last updated
Was this helpful?
Was this helpful?
GET /public/v1/exchange/pairs HTTP/1.1
Host: api.platform.softwareone.com
Accept: */*
{
"$meta": {
"pagination": {
"offset": 1,
"limit": 1,
"total": 1
},
"omitted": [
"text"
]
},
"data": [
{
"audit": {
"created": {
"at": "2026-07-22T11:02:12.625Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"updated": {
"at": "2026-07-22T11:02:12.625Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"deleted": {
"at": "2026-07-22T11:02:12.625Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
}
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"id": "text",
"name": "text",
"externalId": "text",
"notes": "text",
"primary": true,
"reverse": {
"revision": 1,
"id": "text",
"name": "text",
"externalId": "text",
"notes": "text",
"primary": true,
"latestRate": "[Circular Reference]"
},
"sourceCurrency": {
"icon": "text",
"revision": 1,
"id": "text",
"name": "text",
"code": "text",
"precision": 1
},
"destinationCurrency": {
"icon": "text",
"revision": 1,
"id": "text",
"name": "text",
"code": "text",
"precision": 1
},
"latestRate": {
"id": "text",
"audit": {
"created": {
"at": "2026-07-22T11:02:12.625Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"updated": {
"at": "2026-07-22T11:02:12.625Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"deleted": {
"at": "2026-07-22T11:02:12.625Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
}
},
"$meta": {
"omitted": [
"text"
]
},
"icon": "text",
"revision": 1,
"pair": {},
"recordDate": "2026-07-22T11:02:12.625Z",
"value": 1,
"externalId": "text",
"status": "Active",
"reverseRate": {
"id": "text",
"icon": "text",
"revision": 1,
"value": 1,
"externalId": "text"
}
},
"agreements": 1,
"rates": 1,
"status": "Active"
}
]
}