{
"info": {
"_postman_id": "6e16015a-6a79-4450-8c7b-d0686b161efa",
"name": "api-onboarding Account Usage Transfers API",
"description": "Search, retrieve and create a transfer of funds between your Currencycloud account and associated sub-accounts.",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
"createdAt": "2026-07-28T01:28:45.000Z",
"updatedAt": "2026-07-28T01:28:45.000Z",
"lastUpdatedBy": "35240",
"uid": "35240-6e16015a-6a79-4450-8c7b-d0686b161efa"
},
"item": [
{
"name": "transfers",
"item": [
{
"name": "create",
"item": [
{
"name": "Create Transfer",
"id": "8a773440-1f2d-49d6-b272-40fa7d6f4e0a",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/create",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
"create"
]
},
"description": "Transfers funds from one account to another. No currency conversion is performed, so the sending and receiving accounts must hold money in the same currency."
},
"response": [
{
"id": "5ec82479-9a52-4fea-a9a1-9f8f09e81dc3",
"name": "Success.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/create",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
"create"
]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-5ec82479-9a52-4fea-a9a1-9f8f09e81dc3"
},
{
"id": "77fc09f7-d9c6-441a-b77e-17c5d521a406",
"name": "Client error.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/create",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
"create"
]
}
},
"status": "Bad Request",
"code": 400,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-77fc09f7-d9c6-441a-b77e-17c5d521a406"
},
{
"id": "9dadfba8-cddc-4efa-a6be-6c2fcba146f2",
"name": "Unauthorized.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/create",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
"create"
]
}
},
"status": "Unauthorized",
"code": 401,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-9dadfba8-cddc-4efa-a6be-6c2fcba146f2"
},
{
"id": "a07420da-8968-45c9-9d29-9e3fe74d95f0",
"name": "Resource not found.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/create",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
"create"
]
}
},
"status": "Not Found",
"code": 404,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-a07420da-8968-45c9-9d29-9e3fe74d95f0"
},
{
"id": "421878d3-8e08-406c-ac24-0969b375d99d",
"name": "Too many requests.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/create",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
"create"
]
}
},
"status": "Too Many Requests",
"code": 429,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-421878d3-8e08-406c-ac24-0969b375d99d"
},
{
"id": "456b9fb6-1c9e-49d9-9120-caa48801749c",
"name": "Internal server error",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/create",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
"create"
]
}
},
"status": "Internal Server Error",
"code": 500,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-456b9fb6-1c9e-49d9-9120-caa48801749c"
},
{
"id": "bc51a063-a7a2-426a-9029-ace03370c6d3",
"name": "Service is temporary unavailable",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/create",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
"create"
]
}
},
"status": "Service Unavailable",
"code": 503,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-bc51a063-a7a2-426a-9029-ace03370c6d3"
},
{
"id": "381c612d-69fe-4ba6-a872-134612e7b902",
"name": "Unexpected error.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/create",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
"create"
]
}
},
"status": "Internal Server Error",
"code": 500,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-381c612d-69fe-4ba6-a872-134612e7b902"
}
],
"createdAt": "2026-07-28T01:28:45.000Z",
"updatedAt": "2026-07-28T01:28:45.000Z",
"uid": "35240-8a773440-1f2d-49d6-b272-40fa7d6f4e0a"
}
],
"id": "416e9578-37e0-447a-8cc2-a44e79768354",
"createdAt": "2026-07-28T01:28:45.000Z",
"updatedAt": "2026-07-28T01:28:45.000Z",
"uid": "35240-416e9578-37e0-447a-8cc2-a44e79768354"
},
{
"name": "{id}",
"item": [
{
"name": "cancel",
"item": [
{
"name": "Cancel Transfer",
"id": "00d9c800-20e2-4f42-b46c-db34e6e26894",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/:id/cancel",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
":id",
"cancel"
],
"variable": [
{
"id": "56bd6e48-5b2b-4585-8d2c-3adefbda69e8",
"key": "id",
"value": "",
"description": "(Required) ID of the transfer to be cancelled."
}
]
},
"description": "Requests that a transfer be cancelled."
},
"response": [
{
"id": "90e3096e-adcf-4968-ac9a-33cd8d83b0cc",
"name": "Success.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/:id/cancel",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
":id",
"cancel"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-90e3096e-adcf-4968-ac9a-33cd8d83b0cc"
},
{
"id": "ddeab4b3-912c-42f8-9b14-fbc44f7f96ab",
"name": "Client error.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/:id/cancel",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
":id",
"cancel"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Bad Request",
"code": 400,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-ddeab4b3-912c-42f8-9b14-fbc44f7f96ab"
},
{
"id": "e04d17ce-95eb-430e-ad42-fafcba49893f",
"name": "Unauthorized.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/:id/cancel",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
":id",
"cancel"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Unauthorized",
"code": 401,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-e04d17ce-95eb-430e-ad42-fafcba49893f"
},
{
"id": "69d1667f-abcc-4f1f-bd66-87ecdc0e8d62",
"name": "Forbidden.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/:id/cancel",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
":id",
"cancel"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Forbidden",
"code": 403,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-69d1667f-abcc-4f1f-bd66-87ecdc0e8d62"
},
{
"id": "97f5d548-537f-4df8-a854-cb6bd2dfa56e",
"name": "Resource not found.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/:id/cancel",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
":id",
"cancel"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Not Found",
"code": 404,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-97f5d548-537f-4df8-a854-cb6bd2dfa56e"
},
{
"id": "9ae00bdc-4346-4ef3-8451-d4cc063c3a6e",
"name": "Too many requests.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/:id/cancel",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
":id",
"cancel"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Too Many Requests",
"code": 429,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-9ae00bdc-4346-4ef3-8451-d4cc063c3a6e"
},
{
"id": "68e03cb5-c47d-4839-9ba1-842b01f270af",
"name": "Internal server error",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/:id/cancel",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
":id",
"cancel"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Internal Server Error",
"code": 500,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-68e03cb5-c47d-4839-9ba1-842b01f270af"
},
{
"id": "70c31cd6-467a-4cbc-8c71-aa007fa028d2",
"name": "Service is temporary unavailable",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/:id/cancel",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
":id",
"cancel"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Service Unavailable",
"code": 503,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-70c31cd6-467a-4cbc-8c71-aa007fa028d2"
},
{
"id": "4cd025a3-8531-4459-8841-56432de81ccd",
"name": "Unexpected error.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/:id/cancel",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
":id",
"cancel"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Internal Server Error",
"code": 500,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-4cd025a3-8531-4459-8841-56432de81ccd"
}
],
"createdAt": "2026-07-28T01:28:45.000Z",
"updatedAt": "2026-07-28T01:28:45.000Z",
"uid": "35240-00d9c800-20e2-4f42-b46c-db34e6e26894"
}
],
"id": "b1816f3d-1519-4d20-8e6a-6a9ae84e90e9",
"createdAt": "2026-07-28T01:28:45.000Z",
"updatedAt": "2026-07-28T01:28:45.000Z",
"uid": "35240-b1816f3d-1519-4d20-8e6a-6a9ae84e90e9"
},
{
"name": "Get Transfer",
"id": "492cf7eb-4dd7-4516-8666-b9fb2c443079",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/:id?on_behalf_of=",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
":id"
],
"query": [
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
}
],
"variable": [
{
"id": "19001f8b-ef4f-48b5-90af-cd22f3a6e31f",
"key": "id",
"value": "",
"description": "(Required) Transfer UUID, this was returned when the transfer was created."
}
]
},
"description": "Returns the money transfer record with the given ID."
},
"response": [
{
"id": "abe80646-4be7-45b8-bf09-b59b322547aa",
"name": "Success.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/:id?on_behalf_of=",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
":id"
],
"query": [
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
}
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-abe80646-4be7-45b8-bf09-b59b322547aa"
},
{
"id": "62ee99c4-bf56-4e79-a992-261ff1003216",
"name": "Client error.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/:id?on_behalf_of=",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
":id"
],
"query": [
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
}
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Bad Request",
"code": 400,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-62ee99c4-bf56-4e79-a992-261ff1003216"
},
{
"id": "0d861d2b-6dc2-4d4f-8b92-51958a4476dd",
"name": "Unauthorized.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/:id?on_behalf_of=",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
":id"
],
"query": [
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
}
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Unauthorized",
"code": 401,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-0d861d2b-6dc2-4d4f-8b92-51958a4476dd"
},
{
"id": "ff2c89c4-8644-4d09-846d-8e750959cf0b",
"name": "Resource not found.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/:id?on_behalf_of=",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
":id"
],
"query": [
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
}
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Not Found",
"code": 404,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-ff2c89c4-8644-4d09-846d-8e750959cf0b"
},
{
"id": "79eebb72-4400-48e1-b9bc-a459115fc821",
"name": "Too many requests.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/:id?on_behalf_of=",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
":id"
],
"query": [
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
}
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Too Many Requests",
"code": 429,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-79eebb72-4400-48e1-b9bc-a459115fc821"
},
{
"id": "4de1aaa3-d2ed-48b5-9bc1-37f8c8361f8d",
"name": "Internal server error",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/:id?on_behalf_of=",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
":id"
],
"query": [
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
}
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Internal Server Error",
"code": 500,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-4de1aaa3-d2ed-48b5-9bc1-37f8c8361f8d"
},
{
"id": "7ff14087-8ba3-4cd1-9845-08fe57b66d32",
"name": "Service is temporary unavailable",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/:id?on_behalf_of=",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
":id"
],
"query": [
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
}
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Service Unavailable",
"code": 503,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-7ff14087-8ba3-4cd1-9845-08fe57b66d32"
},
{
"id": "e942efa2-99ce-4663-9fe9-4a98da159426",
"name": "Unexpected error.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/:id?on_behalf_of=",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
":id"
],
"query": [
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
}
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Internal Server Error",
"code": 500,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-e942efa2-99ce-4663-9fe9-4a98da159426"
}
],
"createdAt": "2026-07-28T01:28:45.000Z",
"updatedAt": "2026-07-28T01:28:45.000Z",
"uid": "35240-492cf7eb-4dd7-4516-8666-b9fb2c443079"
}
],
"id": "a7b40562-5ff0-49be-ad34-275671f59e8a",
"createdAt": "2026-07-28T01:28:45.000Z",
"updatedAt": "2026-07-28T01:28:45.000Z",
"uid": "35240-a7b40562-5ff0-49be-ad34-275671f59e8a"
},
{
"name": "find",
"item": [
{
"name": "Find Transfers",
"id": "ed424449-5dac-45c8-9a19-b75604d5c13d",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/find?on_behalf_of=&short_reference=&source_account_id=&destination_account_id=&status=¤cy=&amount_from=&amount_to=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&completed_at_from=&completed_at_to=&creator_contact_id=&creator_account_id=&page=&per_page=&order=&order_asc_desc=&unique_request_id=",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
"find"
],
"query": [
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
},
{
"description": "Short reference code.",
"key": "short_reference",
"value": ""
},
{
"description": "Account UUID of the paying account.",
"key": "source_account_id",
"value": ""
},
{
"description": "Account UUID of the receiving account.",
"key": "destination_account_id",
"value": ""
},
{
"description": "Transfer status (This can only be one of cancelled,completed,pending)",
"key": "status",
"value": ""
},
{
"description": "Three-letter ISO currency code.",
"key": "currency",
"value": ""
},
{
"description": "Minimum amount",
"key": "amount_from",
"value": ""
},
{
"description": "Maximum amount",
"key": "amount_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "created_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "created_at_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "updated_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "updated_at_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "completed_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "completed_at_to",
"value": ""
},
{
"description": "Contact UUID of transfer instructor.",
"key": "creator_contact_id",
"value": ""
},
{
"description": "Account UUID of transfer instructor.",
"key": "creator_account_id",
"value": ""
},
{
"description": "Page number",
"key": "page",
"value": ""
},
{
"description": "Number of results per page.",
"key": "per_page",
"value": ""
},
{
"description": "The field name to sort by - \"created_at\", \"updated_at\" or \"completed_at\". Defaults to \"created_at\" if not specified..
(This can only be one of created_at,updated_at,completed_at)",
"key": "order",
"value": ""
},
{
"description": "Sort records in ascending or descending order. (This can only be one of asc,desc)",
"key": "order_asc_desc",
"value": ""
},
{
"description": "User-generated idempotency key.",
"key": "unique_request_id",
"value": ""
}
]
},
"description": "Searches for transfer records that meet the given criteria."
},
"response": [
{
"id": "fe332e7a-ddf6-46e3-8cc4-d1696c174784",
"name": "Success.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/find?on_behalf_of=&short_reference=&source_account_id=&destination_account_id=&status=¤cy=&amount_from=&amount_to=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&completed_at_from=&completed_at_to=&creator_contact_id=&creator_account_id=&page=&per_page=&order=&order_asc_desc=&unique_request_id=",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
"find"
],
"query": [
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
},
{
"description": "Short reference code.",
"key": "short_reference",
"value": ""
},
{
"description": "Account UUID of the paying account.",
"key": "source_account_id",
"value": ""
},
{
"description": "Account UUID of the receiving account.",
"key": "destination_account_id",
"value": ""
},
{
"description": "Transfer status (This can only be one of cancelled,completed,pending)",
"key": "status",
"value": ""
},
{
"description": "Three-letter ISO currency code.",
"key": "currency",
"value": ""
},
{
"description": "Minimum amount",
"key": "amount_from",
"value": ""
},
{
"description": "Maximum amount",
"key": "amount_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "created_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "created_at_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "updated_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "updated_at_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "completed_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "completed_at_to",
"value": ""
},
{
"description": "Contact UUID of transfer instructor.",
"key": "creator_contact_id",
"value": ""
},
{
"description": "Account UUID of transfer instructor.",
"key": "creator_account_id",
"value": ""
},
{
"description": "Page number",
"key": "page",
"value": ""
},
{
"description": "Number of results per page.",
"key": "per_page",
"value": ""
},
{
"description": "The field name to sort by - \"created_at\", \"updated_at\" or \"completed_at\". Defaults to \"created_at\" if not specified..
(This can only be one of created_at,updated_at,completed_at)",
"key": "order",
"value": ""
},
{
"description": "Sort records in ascending or descending order. (This can only be one of asc,desc)",
"key": "order_asc_desc",
"value": ""
},
{
"description": "User-generated idempotency key.",
"key": "unique_request_id",
"value": ""
}
]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-fe332e7a-ddf6-46e3-8cc4-d1696c174784"
},
{
"id": "b478d5db-5f43-46d9-b9da-5262f83606eb",
"name": "Client error.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/find?on_behalf_of=&short_reference=&source_account_id=&destination_account_id=&status=¤cy=&amount_from=&amount_to=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&completed_at_from=&completed_at_to=&creator_contact_id=&creator_account_id=&page=&per_page=&order=&order_asc_desc=&unique_request_id=",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
"find"
],
"query": [
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
},
{
"description": "Short reference code.",
"key": "short_reference",
"value": ""
},
{
"description": "Account UUID of the paying account.",
"key": "source_account_id",
"value": ""
},
{
"description": "Account UUID of the receiving account.",
"key": "destination_account_id",
"value": ""
},
{
"description": "Transfer status (This can only be one of cancelled,completed,pending)",
"key": "status",
"value": ""
},
{
"description": "Three-letter ISO currency code.",
"key": "currency",
"value": ""
},
{
"description": "Minimum amount",
"key": "amount_from",
"value": ""
},
{
"description": "Maximum amount",
"key": "amount_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "created_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "created_at_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "updated_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "updated_at_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "completed_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "completed_at_to",
"value": ""
},
{
"description": "Contact UUID of transfer instructor.",
"key": "creator_contact_id",
"value": ""
},
{
"description": "Account UUID of transfer instructor.",
"key": "creator_account_id",
"value": ""
},
{
"description": "Page number",
"key": "page",
"value": ""
},
{
"description": "Number of results per page.",
"key": "per_page",
"value": ""
},
{
"description": "The field name to sort by - \"created_at\", \"updated_at\" or \"completed_at\". Defaults to \"created_at\" if not specified..
(This can only be one of created_at,updated_at,completed_at)",
"key": "order",
"value": ""
},
{
"description": "Sort records in ascending or descending order. (This can only be one of asc,desc)",
"key": "order_asc_desc",
"value": ""
},
{
"description": "User-generated idempotency key.",
"key": "unique_request_id",
"value": ""
}
]
}
},
"status": "Bad Request",
"code": 400,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-b478d5db-5f43-46d9-b9da-5262f83606eb"
},
{
"id": "8f715bdc-9d5f-4644-8a19-ab5d3ac4abc8",
"name": "Unauthorized.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/find?on_behalf_of=&short_reference=&source_account_id=&destination_account_id=&status=¤cy=&amount_from=&amount_to=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&completed_at_from=&completed_at_to=&creator_contact_id=&creator_account_id=&page=&per_page=&order=&order_asc_desc=&unique_request_id=",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
"find"
],
"query": [
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
},
{
"description": "Short reference code.",
"key": "short_reference",
"value": ""
},
{
"description": "Account UUID of the paying account.",
"key": "source_account_id",
"value": ""
},
{
"description": "Account UUID of the receiving account.",
"key": "destination_account_id",
"value": ""
},
{
"description": "Transfer status (This can only be one of cancelled,completed,pending)",
"key": "status",
"value": ""
},
{
"description": "Three-letter ISO currency code.",
"key": "currency",
"value": ""
},
{
"description": "Minimum amount",
"key": "amount_from",
"value": ""
},
{
"description": "Maximum amount",
"key": "amount_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "created_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "created_at_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "updated_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "updated_at_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "completed_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "completed_at_to",
"value": ""
},
{
"description": "Contact UUID of transfer instructor.",
"key": "creator_contact_id",
"value": ""
},
{
"description": "Account UUID of transfer instructor.",
"key": "creator_account_id",
"value": ""
},
{
"description": "Page number",
"key": "page",
"value": ""
},
{
"description": "Number of results per page.",
"key": "per_page",
"value": ""
},
{
"description": "The field name to sort by - \"created_at\", \"updated_at\" or \"completed_at\". Defaults to \"created_at\" if not specified..
(This can only be one of created_at,updated_at,completed_at)",
"key": "order",
"value": ""
},
{
"description": "Sort records in ascending or descending order. (This can only be one of asc,desc)",
"key": "order_asc_desc",
"value": ""
},
{
"description": "User-generated idempotency key.",
"key": "unique_request_id",
"value": ""
}
]
}
},
"status": "Unauthorized",
"code": 401,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-8f715bdc-9d5f-4644-8a19-ab5d3ac4abc8"
},
{
"id": "7bded05c-2c86-4653-b268-af4511aea643",
"name": "Resource not found.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/find?on_behalf_of=&short_reference=&source_account_id=&destination_account_id=&status=¤cy=&amount_from=&amount_to=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&completed_at_from=&completed_at_to=&creator_contact_id=&creator_account_id=&page=&per_page=&order=&order_asc_desc=&unique_request_id=",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
"find"
],
"query": [
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
},
{
"description": "Short reference code.",
"key": "short_reference",
"value": ""
},
{
"description": "Account UUID of the paying account.",
"key": "source_account_id",
"value": ""
},
{
"description": "Account UUID of the receiving account.",
"key": "destination_account_id",
"value": ""
},
{
"description": "Transfer status (This can only be one of cancelled,completed,pending)",
"key": "status",
"value": ""
},
{
"description": "Three-letter ISO currency code.",
"key": "currency",
"value": ""
},
{
"description": "Minimum amount",
"key": "amount_from",
"value": ""
},
{
"description": "Maximum amount",
"key": "amount_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "created_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "created_at_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "updated_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "updated_at_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "completed_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "completed_at_to",
"value": ""
},
{
"description": "Contact UUID of transfer instructor.",
"key": "creator_contact_id",
"value": ""
},
{
"description": "Account UUID of transfer instructor.",
"key": "creator_account_id",
"value": ""
},
{
"description": "Page number",
"key": "page",
"value": ""
},
{
"description": "Number of results per page.",
"key": "per_page",
"value": ""
},
{
"description": "The field name to sort by - \"created_at\", \"updated_at\" or \"completed_at\". Defaults to \"created_at\" if not specified..
(This can only be one of created_at,updated_at,completed_at)",
"key": "order",
"value": ""
},
{
"description": "Sort records in ascending or descending order. (This can only be one of asc,desc)",
"key": "order_asc_desc",
"value": ""
},
{
"description": "User-generated idempotency key.",
"key": "unique_request_id",
"value": ""
}
]
}
},
"status": "Not Found",
"code": 404,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-7bded05c-2c86-4653-b268-af4511aea643"
},
{
"id": "fac3dd11-8e83-4562-a02b-735c593d9896",
"name": "Too many requests.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/find?on_behalf_of=&short_reference=&source_account_id=&destination_account_id=&status=¤cy=&amount_from=&amount_to=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&completed_at_from=&completed_at_to=&creator_contact_id=&creator_account_id=&page=&per_page=&order=&order_asc_desc=&unique_request_id=",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
"find"
],
"query": [
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
},
{
"description": "Short reference code.",
"key": "short_reference",
"value": ""
},
{
"description": "Account UUID of the paying account.",
"key": "source_account_id",
"value": ""
},
{
"description": "Account UUID of the receiving account.",
"key": "destination_account_id",
"value": ""
},
{
"description": "Transfer status (This can only be one of cancelled,completed,pending)",
"key": "status",
"value": ""
},
{
"description": "Three-letter ISO currency code.",
"key": "currency",
"value": ""
},
{
"description": "Minimum amount",
"key": "amount_from",
"value": ""
},
{
"description": "Maximum amount",
"key": "amount_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "created_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "created_at_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "updated_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "updated_at_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "completed_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "completed_at_to",
"value": ""
},
{
"description": "Contact UUID of transfer instructor.",
"key": "creator_contact_id",
"value": ""
},
{
"description": "Account UUID of transfer instructor.",
"key": "creator_account_id",
"value": ""
},
{
"description": "Page number",
"key": "page",
"value": ""
},
{
"description": "Number of results per page.",
"key": "per_page",
"value": ""
},
{
"description": "The field name to sort by - \"created_at\", \"updated_at\" or \"completed_at\". Defaults to \"created_at\" if not specified..
(This can only be one of created_at,updated_at,completed_at)",
"key": "order",
"value": ""
},
{
"description": "Sort records in ascending or descending order. (This can only be one of asc,desc)",
"key": "order_asc_desc",
"value": ""
},
{
"description": "User-generated idempotency key.",
"key": "unique_request_id",
"value": ""
}
]
}
},
"status": "Too Many Requests",
"code": 429,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-fac3dd11-8e83-4562-a02b-735c593d9896"
},
{
"id": "e023d6a8-7433-46b5-ac19-9f614323be46",
"name": "Internal server error",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/find?on_behalf_of=&short_reference=&source_account_id=&destination_account_id=&status=¤cy=&amount_from=&amount_to=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&completed_at_from=&completed_at_to=&creator_contact_id=&creator_account_id=&page=&per_page=&order=&order_asc_desc=&unique_request_id=",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
"find"
],
"query": [
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
},
{
"description": "Short reference code.",
"key": "short_reference",
"value": ""
},
{
"description": "Account UUID of the paying account.",
"key": "source_account_id",
"value": ""
},
{
"description": "Account UUID of the receiving account.",
"key": "destination_account_id",
"value": ""
},
{
"description": "Transfer status (This can only be one of cancelled,completed,pending)",
"key": "status",
"value": ""
},
{
"description": "Three-letter ISO currency code.",
"key": "currency",
"value": ""
},
{
"description": "Minimum amount",
"key": "amount_from",
"value": ""
},
{
"description": "Maximum amount",
"key": "amount_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "created_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "created_at_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "updated_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "updated_at_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "completed_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "completed_at_to",
"value": ""
},
{
"description": "Contact UUID of transfer instructor.",
"key": "creator_contact_id",
"value": ""
},
{
"description": "Account UUID of transfer instructor.",
"key": "creator_account_id",
"value": ""
},
{
"description": "Page number",
"key": "page",
"value": ""
},
{
"description": "Number of results per page.",
"key": "per_page",
"value": ""
},
{
"description": "The field name to sort by - \"created_at\", \"updated_at\" or \"completed_at\". Defaults to \"created_at\" if not specified..
(This can only be one of created_at,updated_at,completed_at)",
"key": "order",
"value": ""
},
{
"description": "Sort records in ascending or descending order. (This can only be one of asc,desc)",
"key": "order_asc_desc",
"value": ""
},
{
"description": "User-generated idempotency key.",
"key": "unique_request_id",
"value": ""
}
]
}
},
"status": "Internal Server Error",
"code": 500,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-e023d6a8-7433-46b5-ac19-9f614323be46"
},
{
"id": "a913394a-206d-476f-bff5-4000efbe2f45",
"name": "Service is temporary unavailable",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/find?on_behalf_of=&short_reference=&source_account_id=&destination_account_id=&status=¤cy=&amount_from=&amount_to=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&completed_at_from=&completed_at_to=&creator_contact_id=&creator_account_id=&page=&per_page=&order=&order_asc_desc=&unique_request_id=",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
"find"
],
"query": [
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
},
{
"description": "Short reference code.",
"key": "short_reference",
"value": ""
},
{
"description": "Account UUID of the paying account.",
"key": "source_account_id",
"value": ""
},
{
"description": "Account UUID of the receiving account.",
"key": "destination_account_id",
"value": ""
},
{
"description": "Transfer status (This can only be one of cancelled,completed,pending)",
"key": "status",
"value": ""
},
{
"description": "Three-letter ISO currency code.",
"key": "currency",
"value": ""
},
{
"description": "Minimum amount",
"key": "amount_from",
"value": ""
},
{
"description": "Maximum amount",
"key": "amount_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "created_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "created_at_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "updated_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "updated_at_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "completed_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "completed_at_to",
"value": ""
},
{
"description": "Contact UUID of transfer instructor.",
"key": "creator_contact_id",
"value": ""
},
{
"description": "Account UUID of transfer instructor.",
"key": "creator_account_id",
"value": ""
},
{
"description": "Page number",
"key": "page",
"value": ""
},
{
"description": "Number of results per page.",
"key": "per_page",
"value": ""
},
{
"description": "The field name to sort by - \"created_at\", \"updated_at\" or \"completed_at\". Defaults to \"created_at\" if not specified..
(This can only be one of created_at,updated_at,completed_at)",
"key": "order",
"value": ""
},
{
"description": "Sort records in ascending or descending order. (This can only be one of asc,desc)",
"key": "order_asc_desc",
"value": ""
},
{
"description": "User-generated idempotency key.",
"key": "unique_request_id",
"value": ""
}
]
}
},
"status": "Service Unavailable",
"code": 503,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-a913394a-206d-476f-bff5-4000efbe2f45"
},
{
"id": "7b4fe04d-9121-44b0-a85b-7fb366d655be",
"name": "Unexpected error.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/transfers/find?on_behalf_of=&short_reference=&source_account_id=&destination_account_id=&status=¤cy=&amount_from=&amount_to=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&completed_at_from=&completed_at_to=&creator_contact_id=&creator_account_id=&page=&per_page=&order=&order_asc_desc=&unique_request_id=",
"host": [
"{{baseUrl}}"
],
"path": [
"transfers",
"find"
],
"query": [
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
},
{
"description": "Short reference code.",
"key": "short_reference",
"value": ""
},
{
"description": "Account UUID of the paying account.",
"key": "source_account_id",
"value": ""
},
{
"description": "Account UUID of the receiving account.",
"key": "destination_account_id",
"value": ""
},
{
"description": "Transfer status (This can only be one of cancelled,completed,pending)",
"key": "status",
"value": ""
},
{
"description": "Three-letter ISO currency code.",
"key": "currency",
"value": ""
},
{
"description": "Minimum amount",
"key": "amount_from",
"value": ""
},
{
"description": "Maximum amount",
"key": "amount_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "created_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "created_at_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "updated_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "updated_at_to",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "completed_at_from",
"value": ""
},
{
"description": "Any valid ISO 8601 format, no older than two years e.g. \"2024-12-31T23:59:59Z\".",
"key": "completed_at_to",
"value": ""
},
{
"description": "Contact UUID of transfer instructor.",
"key": "creator_contact_id",
"value": ""
},
{
"description": "Account UUID of transfer instructor.",
"key": "creator_account_id",
"value": ""
},
{
"description": "Page number",
"key": "page",
"value": ""
},
{
"description": "Number of results per page.",
"key": "per_page",
"value": ""
},
{
"description": "The field name to sort by - \"created_at\", \"updated_at\" or \"completed_at\". Defaults to \"created_at\" if not specified..
(This can only be one of created_at,updated_at,completed_at)",
"key": "order",
"value": ""
},
{
"description": "Sort records in ascending or descending order. (This can only be one of asc,desc)",
"key": "order_asc_desc",
"value": ""
},
{
"description": "User-generated idempotency key.",
"key": "unique_request_id",
"value": ""
}
]
}
},
"status": "Internal Server Error",
"code": 500,
"_postman_previewlanguage": "text",
"header": [
{
"disabled": false,
"description": {
"content": "A unique reference for the request.",
"type": "text/plain"
},
"key": "X-Request-Id",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:46.000Z",
"updatedAt": "2026-07-28T01:28:46.000Z",
"uid": "35240-7b4fe04d-9121-44b0-a85b-7fb366d655be"
}
],
"createdAt": "2026-07-28T01:28:45.000Z",
"updatedAt": "2026-07-28T01:28:45.000Z",
"uid": "35240-ed424449-5dac-45c8-9a19-b75604d5c13d"
}
],
"id": "eec0578b-eba0-421d-98ab-fb7f79c50612",
"createdAt": "2026-07-28T01:28:45.000Z",
"updatedAt": "2026-07-28T01:28:45.000Z",
"uid": "35240-eec0578b-eba0-421d-98ab-fb7f79c50612"
}
],
"id": "60beff7f-446c-40bc-8188-9dee6eeab2f3",
"createdAt": "2026-07-28T01:28:45.000Z",
"updatedAt": "2026-07-28T01:28:45.000Z",
"uid": "35240-60beff7f-446c-40bc-8188-9dee6eeab2f3"
}
],
"variable": [
{
"key": "baseUrl",
"value": "/onboarding"
}
]
}