{ "info": { "_postman_id": "fef87193-2ec3-4e38-af98-8a366018f6eb", "name": "api-onboarding Account Usage Conversions API", "description": "Find, retrieve and create a live currency conversion. You can also create and manage the live conversion of funds between two currencies.", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:28:07.000Z", "updatedAt": "2026-07-28T01:28:07.000Z", "lastUpdatedBy": "35240", "uid": "35240-fef87193-2ec3-4e38-af98-8a366018f6eb" }, "item": [ { "name": "conversions", "item": [ { "name": "create", "item": [ { "name": "Create Conversion", "id": "9ed4b1d3-161a-4b72-8534-97fe1f001d09", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/create", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "create" ] }, "description": "Creates a new conversion. Returns the details of the created conversion on success." }, "response": [ { "id": "49fda5d8-757b-4216-bf1f-441807e6e90b", "name": "Success.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/create", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-49fda5d8-757b-4216-bf1f-441807e6e90b" }, { "id": "675045a9-6872-41f0-b559-5e575b2de84d", "name": "Client error.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/create", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-675045a9-6872-41f0-b559-5e575b2de84d" }, { "id": "e628f255-657e-404c-ab09-d100ea1fcce7", "name": "Unauthorized.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/create", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-e628f255-657e-404c-ab09-d100ea1fcce7" }, { "id": "7a339689-79bc-4cb5-948c-dd910bdd36f4", "name": "Resource not found.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/create", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-7a339689-79bc-4cb5-948c-dd910bdd36f4" }, { "id": "8a8a2a61-c2dd-42ee-8613-6eaec9db6d37", "name": "Too many requests.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/create", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-8a8a2a61-c2dd-42ee-8613-6eaec9db6d37" }, { "id": "15f0c5d3-1b84-4107-9a6e-6ff2bea57f52", "name": "Internal server error", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/create", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-15f0c5d3-1b84-4107-9a6e-6ff2bea57f52" }, { "id": "1f823381-2fac-47f6-84e5-c88cba2d2966", "name": "Service is temporary unavailable", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/create", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-1f823381-2fac-47f6-84e5-c88cba2d2966" }, { "id": "be3f4593-f621-4c06-8026-89e590ac26aa", "name": "Unexpected error.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/create", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-be3f4593-f621-4c06-8026-89e590ac26aa" } ], "createdAt": "2026-07-28T01:28:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-9ed4b1d3-161a-4b72-8534-97fe1f001d09" } ], "id": "a70e9582-c1e5-4f44-82b3-9c12edda7501", "createdAt": "2026-07-28T01:28:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-a70e9582-c1e5-4f44-82b3-9c12edda7501" }, { "name": "{id}", "item": [ { "name": "cancellation_quote", "item": [ { "name": "Quote Conversion Cancellation", "id": "7869e61c-52d0-47f9-86b4-ea66c3b1b532", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/cancellation_quote", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "cancellation_quote" ], "variable": [ { "id": "ca04436f-078f-4f49-80ad-742fb96b54f9", "key": "id", "value": "", "description": "(Required) Conversion UUID, this is returned by a successful trade request when creating a conversion." } ] }, "description": "Gets a quote of the projected cost to cancel a conversion identified by a provided unique ID {id}." }, "response": [ { "id": "c41f7b77-517f-4087-a4ee-79b1ecfe5fae", "name": "Success.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/cancellation_quote", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "cancellation_quote" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-c41f7b77-517f-4087-a4ee-79b1ecfe5fae" }, { "id": "839d2f3b-117b-4e7d-9248-e0c93a03a82f", "name": "Client error.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/cancellation_quote", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "cancellation_quote" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-839d2f3b-117b-4e7d-9248-e0c93a03a82f" }, { "id": "38e8556d-f6d5-4d5c-bce7-fae9b50b528e", "name": "Unauthorized.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/cancellation_quote", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "cancellation_quote" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-38e8556d-f6d5-4d5c-bce7-fae9b50b528e" }, { "id": "44eb4826-504e-45dd-97a7-fcc42aab4e41", "name": "Resource not found.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/cancellation_quote", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "cancellation_quote" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-44eb4826-504e-45dd-97a7-fcc42aab4e41" }, { "id": "faa1e6a9-bfeb-4e0f-9988-aaebf925b868", "name": "Too many requests.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/cancellation_quote", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "cancellation_quote" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-faa1e6a9-bfeb-4e0f-9988-aaebf925b868" }, { "id": "cc2be255-fff3-4962-99ea-b834c9181614", "name": "Internal server error", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/cancellation_quote", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "cancellation_quote" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-cc2be255-fff3-4962-99ea-b834c9181614" }, { "id": "1aaf9f06-f628-4133-aa0b-b2b7d4845b7d", "name": "Service is temporary unavailable", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/cancellation_quote", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "cancellation_quote" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-1aaf9f06-f628-4133-aa0b-b2b7d4845b7d" }, { "id": "72bc1773-0ad1-469e-bddb-bdd6bdebb067", "name": "Unexpected error.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/cancellation_quote", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "cancellation_quote" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-72bc1773-0ad1-469e-bddb-bdd6bdebb067" } ], "createdAt": "2026-07-28T01:28:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-7869e61c-52d0-47f9-86b4-ea66c3b1b532" } ], "id": "6a761960-fb21-4d0b-9818-eafa247e9d39", "createdAt": "2026-07-28T01:28:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-6a761960-fb21-4d0b-9818-eafa247e9d39" }, { "name": "cancel", "item": [ { "name": "Cancel a Conversion", "id": "c138ed38-00e8-44b8-bc86-c3dd36bb0ebb", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/cancel", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "cancel" ], "variable": [ { "id": "b3694dd8-9723-4874-b03a-bcea61454776", "key": "id", "value": "", "description": "(Required) UUID of the conversion that is being cancelled. The UUID is returned by a successful trade request when creating a conversion." } ] }, "description": "Cancels the conversion identified by the provided unique ID {id}." }, "response": [ { "id": "0a90458f-b2ce-4056-8fb5-8af15791401a", "name": "Success.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/cancel", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-0a90458f-b2ce-4056-8fb5-8af15791401a" }, { "id": "16057cd9-3a13-48f4-be58-399c892857a2", "name": "Client error.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/cancel", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-16057cd9-3a13-48f4-be58-399c892857a2" }, { "id": "5622a4f6-5fd2-434a-9a8d-9ea29d130fba", "name": "Unauthorized.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/cancel", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-5622a4f6-5fd2-434a-9a8d-9ea29d130fba" }, { "id": "8c337ede-d2d2-448f-b5cf-74076f320df7", "name": "Resource not found.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/cancel", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-8c337ede-d2d2-448f-b5cf-74076f320df7" }, { "id": "f838ec7a-d52a-4b97-96af-7b54f4149f9b", "name": "Too many requests.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/cancel", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-f838ec7a-d52a-4b97-96af-7b54f4149f9b" }, { "id": "ec7ea6ec-18fd-4587-ac08-c2952bf4791b", "name": "Internal server error", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/cancel", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-ec7ea6ec-18fd-4587-ac08-c2952bf4791b" }, { "id": "6bbf53ab-3194-4bb9-b5aa-72dcc78e5e26", "name": "Service is temporary unavailable", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/cancel", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-6bbf53ab-3194-4bb9-b5aa-72dcc78e5e26" }, { "id": "d76ce78a-939d-492e-a2f0-192288ba4029", "name": "Unexpected error.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/cancel", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-d76ce78a-939d-492e-a2f0-192288ba4029" } ], "createdAt": "2026-07-28T01:28:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-c138ed38-00e8-44b8-bc86-c3dd36bb0ebb" } ], "id": "77c6708e-d867-406b-a327-e7d4ebd953d6", "createdAt": "2026-07-28T01:28:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-77c6708e-d867-406b-a327-e7d4ebd953d6" }, { "name": "date_change_quote", "item": [ { "name": "Quote Conversion Date Change", "id": "8f4308c4-5531-4ebb-a7be-b796f5f343eb", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/date_change_quote?new_settlement_date=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "date_change_quote" ], "query": [ { "description": "(Required) Desired new settlement date of conversion, format YYYY-MM-DD.", "key": "new_settlement_date", "value": "" } ], "variable": [ { "id": "1a06a747-9d07-4084-a37e-1f71eee9a4b1", "key": "id", "value": "", "description": "(Required) Conversion UUID, this is returned by a successful trade request when creating a conversion." } ] }, "description": "Gets a quote of the projected cost to change the date of a conversion identified by a provided unique ID {id}." }, "response": [ { "id": "7c3f266b-363c-44e3-9a96-974ac6e25491", "name": "Success.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/date_change_quote?new_settlement_date=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "date_change_quote" ], "query": [ { "description": "(Required) Desired new settlement date of conversion, format YYYY-MM-DD.", "key": "new_settlement_date", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-7c3f266b-363c-44e3-9a96-974ac6e25491" }, { "id": "0f52f5b3-0043-4aae-ace7-a75831955034", "name": "Client error.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/date_change_quote?new_settlement_date=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "date_change_quote" ], "query": [ { "description": "(Required) Desired new settlement date of conversion, format YYYY-MM-DD.", "key": "new_settlement_date", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-0f52f5b3-0043-4aae-ace7-a75831955034" }, { "id": "5d834213-add0-4f12-b676-e0395e7a5512", "name": "Unauthorized.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/date_change_quote?new_settlement_date=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "date_change_quote" ], "query": [ { "description": "(Required) Desired new settlement date of conversion, format YYYY-MM-DD.", "key": "new_settlement_date", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-5d834213-add0-4f12-b676-e0395e7a5512" }, { "id": "66a6cb05-1f87-4583-a6cd-94b9be8d538a", "name": "Resource not found.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/date_change_quote?new_settlement_date=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "date_change_quote" ], "query": [ { "description": "(Required) Desired new settlement date of conversion, format YYYY-MM-DD.", "key": "new_settlement_date", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-66a6cb05-1f87-4583-a6cd-94b9be8d538a" }, { "id": "cb55d091-7ee7-45ee-8801-ac0c25db7784", "name": "Too many requests.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/date_change_quote?new_settlement_date=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "date_change_quote" ], "query": [ { "description": "(Required) Desired new settlement date of conversion, format YYYY-MM-DD.", "key": "new_settlement_date", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-cb55d091-7ee7-45ee-8801-ac0c25db7784" }, { "id": "27746369-760c-41f0-9ad9-318dd2dbd896", "name": "Internal server error", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/date_change_quote?new_settlement_date=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "date_change_quote" ], "query": [ { "description": "(Required) Desired new settlement date of conversion, format YYYY-MM-DD.", "key": "new_settlement_date", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-27746369-760c-41f0-9ad9-318dd2dbd896" }, { "id": "3cf63691-89d5-4575-b002-07857d5a77c6", "name": "Service is temporary unavailable", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/date_change_quote?new_settlement_date=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "date_change_quote" ], "query": [ { "description": "(Required) Desired new settlement date of conversion, format YYYY-MM-DD.", "key": "new_settlement_date", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-3cf63691-89d5-4575-b002-07857d5a77c6" }, { "id": "3eabf758-9c7b-474d-a7af-c58a222c3687", "name": "Unexpected error.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/date_change_quote?new_settlement_date=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "date_change_quote" ], "query": [ { "description": "(Required) Desired new settlement date of conversion, format YYYY-MM-DD.", "key": "new_settlement_date", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-3eabf758-9c7b-474d-a7af-c58a222c3687" } ], "createdAt": "2026-07-28T01:28:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-8f4308c4-5531-4ebb-a7be-b796f5f343eb" } ], "id": "2112e610-a47f-4683-abc9-528f7a5ec43e", "createdAt": "2026-07-28T01:28:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-2112e610-a47f-4683-abc9-528f7a5ec43e" }, { "name": "date_change", "item": [ { "name": "Conversion Date Change", "id": "a0bd6952-f2f7-41d5-ab5a-08233ec67c05", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/date_change", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "date_change" ], "variable": [ { "id": "a94c7dd4-903d-4df4-b5b0-10a0b6618e43", "key": "id", "value": "", "description": "(Required) The UUID of the conversion that is being changed." } ] }, "description": "Changes the date of the conversion identified by the provided unique ID {id}." }, "response": [ { "id": "ffa27c30-b678-4630-b9ae-34fc2a8808be", "name": "Success.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/date_change", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "date_change" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-ffa27c30-b678-4630-b9ae-34fc2a8808be" }, { "id": "871610d6-1e5a-44de-8d0c-c0c4c6c3af14", "name": "Client error.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/date_change", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "date_change" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-871610d6-1e5a-44de-8d0c-c0c4c6c3af14" }, { "id": "46a1f3a4-34cf-4976-b1a6-434fe737c3da", "name": "Unauthorized.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/date_change", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "date_change" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-46a1f3a4-34cf-4976-b1a6-434fe737c3da" }, { "id": "5f90adb2-3769-499a-a9ab-c7b8c0449968", "name": "Resource not found.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/date_change", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "date_change" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-5f90adb2-3769-499a-a9ab-c7b8c0449968" }, { "id": "4b7e8d2f-7d60-4f48-8465-50597f1f8a8b", "name": "Too many requests.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/date_change", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "date_change" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-4b7e8d2f-7d60-4f48-8465-50597f1f8a8b" }, { "id": "09319b84-b5ee-4156-a2f7-a1452db21671", "name": "Internal server error", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/date_change", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "date_change" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-09319b84-b5ee-4156-a2f7-a1452db21671" }, { "id": "255519df-7a96-4a86-aa73-dd8f9ad5e910", "name": "Service is temporary unavailable", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/date_change", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "date_change" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-255519df-7a96-4a86-aa73-dd8f9ad5e910" }, { "id": "5131ca42-c2d7-4129-9fdc-8d2e0451da22", "name": "Unexpected error.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/date_change", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "date_change" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-5131ca42-c2d7-4129-9fdc-8d2e0451da22" } ], "createdAt": "2026-07-28T01:28:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-a0bd6952-f2f7-41d5-ab5a-08233ec67c05" } ], "id": "c0d337a0-a43f-4c4e-a9ec-46a14b0fafac", "createdAt": "2026-07-28T01:28:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-c0d337a0-a43f-4c4e-a9ec-46a14b0fafac" }, { "name": "split_preview", "item": [ { "name": "Split Preview", "id": "0174e543-4b80-4e73-886a-dfe0ff8ab819", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split_preview", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split_preview" ], "variable": [ { "id": "37d57b96-2527-4671-b71e-e6d7432cf786", "key": "id", "value": "", "description": "(Required) The UUID of the conversion to be split, the UUID is returned by a successful trade request when creating a conversion." } ] }, "description": "Gets a preview of the details of each part of a split conversion specified by the provided unique conversion ID {id}." }, "response": [ { "id": "4deb9b6d-4b66-458d-96d4-cbe2c3f84baf", "name": "Success.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split_preview", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split_preview" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-4deb9b6d-4b66-458d-96d4-cbe2c3f84baf" }, { "id": "304f8e28-12e1-4e2c-9de2-3c7894871e1d", "name": "Client error.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split_preview", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split_preview" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-304f8e28-12e1-4e2c-9de2-3c7894871e1d" }, { "id": "f8d5559d-4b32-41b0-84bd-60855ecb4ec4", "name": "Unauthorized.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split_preview", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split_preview" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-f8d5559d-4b32-41b0-84bd-60855ecb4ec4" }, { "id": "7e1cf79a-26b3-4dfb-9026-a4df4435dcd6", "name": "Forbidden.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split_preview", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split_preview" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-7e1cf79a-26b3-4dfb-9026-a4df4435dcd6" }, { "id": "b373b030-3d4e-4193-ad29-62e4076a344f", "name": "Resource not found.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split_preview", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split_preview" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-b373b030-3d4e-4193-ad29-62e4076a344f" }, { "id": "501eb9f3-2662-4f92-be76-8231d4ce4db9", "name": "Too many requests.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split_preview", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split_preview" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-501eb9f3-2662-4f92-be76-8231d4ce4db9" }, { "id": "ba2ea21f-ed5c-4ea3-b9d0-f4469bc82471", "name": "Internal server error", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split_preview", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split_preview" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-ba2ea21f-ed5c-4ea3-b9d0-f4469bc82471" }, { "id": "7882d53a-2a19-4271-8edd-01e475400405", "name": "Service is temporary unavailable", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split_preview", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split_preview" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-7882d53a-2a19-4271-8edd-01e475400405" }, { "id": "b3c07f76-0f1a-403f-a069-c0026c565f54", "name": "Unexpected error.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split_preview", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split_preview" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-b3c07f76-0f1a-403f-a069-c0026c565f54" } ], "createdAt": "2026-07-28T01:28:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-0174e543-4b80-4e73-886a-dfe0ff8ab819" } ], "id": "5b0c873c-7fbd-4a70-91d9-de75883341d6", "createdAt": "2026-07-28T01:28:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-5b0c873c-7fbd-4a70-91d9-de75883341d6" }, { "name": "split", "item": [ { "name": "Conversion Split", "id": "519ed5a8-fc0a-4532-86e8-0ffe0480cd24", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split" ], "variable": [ { "id": "7ac8bba6-7a57-47db-a23d-51b31493a834", "key": "id", "value": "", "description": "(Required) UUID of the conversion that is being split. The conversion UUID is returned by a successful trade request when creating a conversion.\"" } ] }, "description": "Splits the conversion specified by the unique ID {id}. Upon success, it returns the details of the parent and new child conversions." }, "response": [ { "id": "497e5c68-648a-46ec-abdf-f4c7dbef9089", "name": "Success.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-497e5c68-648a-46ec-abdf-f4c7dbef9089" }, { "id": "2945b816-6e5b-4c8b-ae19-9d4a1c236fcb", "name": "Client error.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-2945b816-6e5b-4c8b-ae19-9d4a1c236fcb" }, { "id": "64e451ca-5a41-4981-b6ed-ad486fd1c2d5", "name": "Unauthorized.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-64e451ca-5a41-4981-b6ed-ad486fd1c2d5" }, { "id": "11fcb946-49e2-40fc-89a7-b560afb5e072", "name": "Forbidden.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-11fcb946-49e2-40fc-89a7-b560afb5e072" }, { "id": "03841d5f-7eca-49f7-8ec0-bb5705e033be", "name": "Resource not found.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-03841d5f-7eca-49f7-8ec0-bb5705e033be" }, { "id": "8fb615b5-bfee-45e4-8709-5b7757e344f5", "name": "Too many requests.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-8fb615b5-bfee-45e4-8709-5b7757e344f5" }, { "id": "3fcb013d-827a-4dcc-82ee-6deb9afbb2ee", "name": "Internal server error", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-3fcb013d-827a-4dcc-82ee-6deb9afbb2ee" }, { "id": "957d1cd3-06d6-4bf0-9839-ab960c9f8ffb", "name": "Service is temporary unavailable", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-957d1cd3-06d6-4bf0-9839-ab960c9f8ffb" }, { "id": "f5ba08e9-f7f4-423c-ac83-9e1938b799df", "name": "Unexpected error.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-f5ba08e9-f7f4-423c-ac83-9e1938b799df" } ], "createdAt": "2026-07-28T01:28:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-519ed5a8-fc0a-4532-86e8-0ffe0480cd24" } ], "id": "308af2e7-1496-4ffc-b10a-8abcf76694d6", "createdAt": "2026-07-28T01:28:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-308af2e7-1496-4ffc-b10a-8abcf76694d6" }, { "name": "split_history", "item": [ { "name": "Conversion Split History", "id": "24a210e2-45e5-4e72-a26f-abac43e69aaf", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split_history", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split_history" ], "variable": [ { "id": "3923683d-d693-481a-8f4c-c89825b43ab5", "key": "id", "value": "", "description": "(Required) Conversion UUID - the UUID is returned by a successful trade request when creating a conversion." } ] }, "description": "Returns the history of executed conversion splits, specified by a unique conversion ID {id}." }, "response": [ { "id": "d36fd19e-6ad7-4335-b819-d055b4ec8d6c", "name": "Success.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split_history", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split_history" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-d36fd19e-6ad7-4335-b819-d055b4ec8d6c" }, { "id": "d9d7393f-c1c4-457a-be34-ae0474b6e511", "name": "Client error.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split_history", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split_history" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-d9d7393f-c1c4-457a-be34-ae0474b6e511" }, { "id": "1108192a-60e8-4830-9dbf-93f0626872e8", "name": "Unauthorized.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split_history", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split_history" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-1108192a-60e8-4830-9dbf-93f0626872e8" }, { "id": "dce27e21-6230-4f89-b14b-b3e9e3a47187", "name": "Forbidden.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split_history", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split_history" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-dce27e21-6230-4f89-b14b-b3e9e3a47187" }, { "id": "e900705e-b2f1-44bb-a15a-e2cc9280b004", "name": "Resource not found.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split_history", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split_history" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-e900705e-b2f1-44bb-a15a-e2cc9280b004" }, { "id": "3125a98c-60db-4b19-879c-2d17f701c65d", "name": "Too many requests.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split_history", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split_history" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-3125a98c-60db-4b19-879c-2d17f701c65d" }, { "id": "bffb44fc-a6ed-4cd7-82bf-edcfbbaac5a2", "name": "Internal server error", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split_history", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split_history" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-bffb44fc-a6ed-4cd7-82bf-edcfbbaac5a2" }, { "id": "95d7d015-1a97-4c3a-a4ca-163de4a8bc30", "name": "Service is temporary unavailable", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split_history", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split_history" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-95d7d015-1a97-4c3a-a4ca-163de4a8bc30" }, { "id": "98f1cdf3-ea4b-4460-ad16-9b79145ad355", "name": "Unexpected error.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id/split_history", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id", "split_history" ], "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-98f1cdf3-ea4b-4460-ad16-9b79145ad355" } ], "createdAt": "2026-07-28T01:28:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-24a210e2-45e5-4e72-a26f-abac43e69aaf" } ], "id": "8dd34b3c-dd33-409f-a5ce-abc030f39096", "createdAt": "2026-07-28T01:28:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-8dd34b3c-dd33-409f-a5ce-abc030f39096" }, { "name": "Get Conversion", "id": "4203dc81-cc9e-4559-b6d2-e5eaa9076343", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id?on_behalf_of=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":id" ], "query": [ { "description": "A contact UUID for the sub-account you're acting on behalf of.", "key": "on_behalf_of", "value": "" } ], "variable": [ { "id": "0f045539-539e-4767-97b9-0465bec206e8", "key": "id", "value": "", "description": "(Required) Conversion UUID, this is returned by a successful trade request when creating a conversion." } ] }, "description": "Gets a conversion record for the provided unique ID." }, "response": [ { "id": "e59efb46-3eb3-4d0b-a689-50caed09cdfe", "name": "Success.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id?on_behalf_of=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-e59efb46-3eb3-4d0b-a689-50caed09cdfe" }, { "id": "e8420968-0cf4-4c03-8c74-5ae79ba126f8", "name": "Client error.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id?on_behalf_of=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-e8420968-0cf4-4c03-8c74-5ae79ba126f8" }, { "id": "0b023ed3-b4a9-47e5-aa57-43929fa9b7d8", "name": "Unauthorized.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id?on_behalf_of=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-0b023ed3-b4a9-47e5-aa57-43929fa9b7d8" }, { "id": "fa4efa6a-b72f-4745-82c7-0540b5f7480c", "name": "Resource not found.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id?on_behalf_of=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-fa4efa6a-b72f-4745-82c7-0540b5f7480c" }, { "id": "7fb814b4-3ffd-4160-bb38-2f36636fa36f", "name": "Too many requests.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id?on_behalf_of=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-7fb814b4-3ffd-4160-bb38-2f36636fa36f" }, { "id": "6f8400d4-210a-4f6c-baa8-340330a98c50", "name": "Internal server error", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id?on_behalf_of=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-6f8400d4-210a-4f6c-baa8-340330a98c50" }, { "id": "52a00a33-d9a5-4d9e-8118-da541a559750", "name": "Service is temporary unavailable", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id?on_behalf_of=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-52a00a33-d9a5-4d9e-8118-da541a559750" }, { "id": "3b466ab8-0f32-4d9f-8f2e-6feec409be47", "name": "Unexpected error.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/:id?on_behalf_of=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", ":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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-3b466ab8-0f32-4d9f-8f2e-6feec409be47" } ], "createdAt": "2026-07-28T01:28:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-4203dc81-cc9e-4559-b6d2-e5eaa9076343" } ], "id": "821f0273-4a2b-4a29-bf2d-80ab8d52630a", "createdAt": "2026-07-28T01:28:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-821f0273-4a2b-4a29-bf2d-80ab8d52630a" }, { "name": "find", "item": [ { "name": "Find Conversions", "id": "83288cd8-192c-4467-961f-c3b01f567494", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/find?on_behalf_of=&short_reference=&status=&buy_currency=&sell_currency=&conversion_ids[]=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&conversion_date_from=&conversion_date_to=¤cy_pair=&partner_buy_amount_from=&partner_buy_amount_to=&partner_sell_amount_from=&partner_sell_amount_to=&buy_amount_from=&buy_amount_to=&sell_amount_from=&sell_amount_to=&scope=&settlement_date_from=&settlement_date_to=&unique_request_id=&page=&per_page=&order=&order_asc_desc=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "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": "Conversion status. (This can only be one of awaiting_funds,closed,funds_arrived,funds_sent,trade_settled)", "key": "status", "value": "" }, { "description": "Three-character ISO code of the currency being purchased.", "key": "buy_currency", "value": "" }, { "description": "Three-character ISO code of the currency being sold.", "key": "sell_currency", "value": "" }, { "description": "One or more conversion UUIDs to filter out of results.", "key": "conversion_ids[]", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "created_at_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "created_at_to", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "updated_at_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "updated_at_to", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "conversion_date_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "conversion_date_to", "value": "" }, { "description": "Concatenated string of the two three-character ISO codes for the currencies traded, e.g. \"USDEUR\".", "key": "currency_pair", "value": "" }, { "description": "Minimum buy amount (sub-accounts).", "key": "partner_buy_amount_from", "value": "" }, { "description": "Maximum buy amount (sub-accounts).", "key": "partner_buy_amount_to", "value": "" }, { "description": "Minimum sell amount (sub-accounts).", "key": "partner_sell_amount_from", "value": "" }, { "description": "Maximum sell amount (sub-accounts).", "key": "partner_sell_amount_to", "value": "" }, { "description": "Minimum buy amount.", "key": "buy_amount_from", "value": "" }, { "description": "Maximum buy amount.", "key": "buy_amount_to", "value": "" }, { "description": "Minimum sell amount.", "key": "sell_amount_from", "value": "" }, { "description": "Maximum sell amount.", "key": "sell_amount_to", "value": "" }, { "description": "\"Own\" account, \"clients\" sub-accounts, or \"all\" accounts. Default is \"own\". (This can only be one of all,clients,own)", "key": "scope", "value": "" }, { "description": "Earliest date when sold currency debited. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "settlement_date_from", "value": "" }, { "description": "Latest date when sold currency debited. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "settlement_date_to", "value": "" }, { "description": "User-generated idempotency key.", "key": "unique_request_id", "value": "" }, { "description": "Page number.", "key": "page", "value": "" }, { "description": "Number of results per page.", "key": "per_page", "value": "" }, { "description": "Any field name to change the sort order.", "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": "Finds conversions based on search parameters. If no search parameters are provided, all conversions under the house account are returned." }, "response": [ { "id": "236c3145-fa38-4e55-b877-59b6bcc4c119", "name": "Success.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/find?on_behalf_of=&short_reference=&status=&buy_currency=&sell_currency=&conversion_ids[]=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&conversion_date_from=&conversion_date_to=¤cy_pair=&partner_buy_amount_from=&partner_buy_amount_to=&partner_sell_amount_from=&partner_sell_amount_to=&buy_amount_from=&buy_amount_to=&sell_amount_from=&sell_amount_to=&scope=&settlement_date_from=&settlement_date_to=&unique_request_id=&page=&per_page=&order=&order_asc_desc=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "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": "Conversion status. (This can only be one of awaiting_funds,closed,funds_arrived,funds_sent,trade_settled)", "key": "status", "value": "" }, { "description": "Three-character ISO code of the currency being purchased.", "key": "buy_currency", "value": "" }, { "description": "Three-character ISO code of the currency being sold.", "key": "sell_currency", "value": "" }, { "description": "One or more conversion UUIDs to filter out of results.", "key": "conversion_ids[]", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "created_at_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "created_at_to", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "updated_at_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "updated_at_to", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "conversion_date_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "conversion_date_to", "value": "" }, { "description": "Concatenated string of the two three-character ISO codes for the currencies traded, e.g. \"USDEUR\".", "key": "currency_pair", "value": "" }, { "description": "Minimum buy amount (sub-accounts).", "key": "partner_buy_amount_from", "value": "" }, { "description": "Maximum buy amount (sub-accounts).", "key": "partner_buy_amount_to", "value": "" }, { "description": "Minimum sell amount (sub-accounts).", "key": "partner_sell_amount_from", "value": "" }, { "description": "Maximum sell amount (sub-accounts).", "key": "partner_sell_amount_to", "value": "" }, { "description": "Minimum buy amount.", "key": "buy_amount_from", "value": "" }, { "description": "Maximum buy amount.", "key": "buy_amount_to", "value": "" }, { "description": "Minimum sell amount.", "key": "sell_amount_from", "value": "" }, { "description": "Maximum sell amount.", "key": "sell_amount_to", "value": "" }, { "description": "\"Own\" account, \"clients\" sub-accounts, or \"all\" accounts. Default is \"own\". (This can only be one of all,clients,own)", "key": "scope", "value": "" }, { "description": "Earliest date when sold currency debited. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "settlement_date_from", "value": "" }, { "description": "Latest date when sold currency debited. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "settlement_date_to", "value": "" }, { "description": "User-generated idempotency key.", "key": "unique_request_id", "value": "" }, { "description": "Page number.", "key": "page", "value": "" }, { "description": "Number of results per page.", "key": "per_page", "value": "" }, { "description": "Any field name to change the sort order.", "key": "order", "value": "" }, { "description": "Sort records in ascending or descending order. (This can only be one of asc,desc)", "key": "order_asc_desc", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-236c3145-fa38-4e55-b877-59b6bcc4c119" }, { "id": "c851dea0-4bf7-4b51-82c5-fa8ffd58d5d5", "name": "Client error.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/find?on_behalf_of=&short_reference=&status=&buy_currency=&sell_currency=&conversion_ids[]=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&conversion_date_from=&conversion_date_to=¤cy_pair=&partner_buy_amount_from=&partner_buy_amount_to=&partner_sell_amount_from=&partner_sell_amount_to=&buy_amount_from=&buy_amount_to=&sell_amount_from=&sell_amount_to=&scope=&settlement_date_from=&settlement_date_to=&unique_request_id=&page=&per_page=&order=&order_asc_desc=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "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": "Conversion status. (This can only be one of awaiting_funds,closed,funds_arrived,funds_sent,trade_settled)", "key": "status", "value": "" }, { "description": "Three-character ISO code of the currency being purchased.", "key": "buy_currency", "value": "" }, { "description": "Three-character ISO code of the currency being sold.", "key": "sell_currency", "value": "" }, { "description": "One or more conversion UUIDs to filter out of results.", "key": "conversion_ids[]", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "created_at_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "created_at_to", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "updated_at_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "updated_at_to", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "conversion_date_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "conversion_date_to", "value": "" }, { "description": "Concatenated string of the two three-character ISO codes for the currencies traded, e.g. \"USDEUR\".", "key": "currency_pair", "value": "" }, { "description": "Minimum buy amount (sub-accounts).", "key": "partner_buy_amount_from", "value": "" }, { "description": "Maximum buy amount (sub-accounts).", "key": "partner_buy_amount_to", "value": "" }, { "description": "Minimum sell amount (sub-accounts).", "key": "partner_sell_amount_from", "value": "" }, { "description": "Maximum sell amount (sub-accounts).", "key": "partner_sell_amount_to", "value": "" }, { "description": "Minimum buy amount.", "key": "buy_amount_from", "value": "" }, { "description": "Maximum buy amount.", "key": "buy_amount_to", "value": "" }, { "description": "Minimum sell amount.", "key": "sell_amount_from", "value": "" }, { "description": "Maximum sell amount.", "key": "sell_amount_to", "value": "" }, { "description": "\"Own\" account, \"clients\" sub-accounts, or \"all\" accounts. Default is \"own\". (This can only be one of all,clients,own)", "key": "scope", "value": "" }, { "description": "Earliest date when sold currency debited. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "settlement_date_from", "value": "" }, { "description": "Latest date when sold currency debited. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "settlement_date_to", "value": "" }, { "description": "User-generated idempotency key.", "key": "unique_request_id", "value": "" }, { "description": "Page number.", "key": "page", "value": "" }, { "description": "Number of results per page.", "key": "per_page", "value": "" }, { "description": "Any field name to change the sort order.", "key": "order", "value": "" }, { "description": "Sort records in ascending or descending order. (This can only be one of asc,desc)", "key": "order_asc_desc", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-c851dea0-4bf7-4b51-82c5-fa8ffd58d5d5" }, { "id": "23c55177-55d4-48ba-a4e7-e792cbffcee4", "name": "Unauthorized.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/find?on_behalf_of=&short_reference=&status=&buy_currency=&sell_currency=&conversion_ids[]=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&conversion_date_from=&conversion_date_to=¤cy_pair=&partner_buy_amount_from=&partner_buy_amount_to=&partner_sell_amount_from=&partner_sell_amount_to=&buy_amount_from=&buy_amount_to=&sell_amount_from=&sell_amount_to=&scope=&settlement_date_from=&settlement_date_to=&unique_request_id=&page=&per_page=&order=&order_asc_desc=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "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": "Conversion status. (This can only be one of awaiting_funds,closed,funds_arrived,funds_sent,trade_settled)", "key": "status", "value": "" }, { "description": "Three-character ISO code of the currency being purchased.", "key": "buy_currency", "value": "" }, { "description": "Three-character ISO code of the currency being sold.", "key": "sell_currency", "value": "" }, { "description": "One or more conversion UUIDs to filter out of results.", "key": "conversion_ids[]", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "created_at_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "created_at_to", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "updated_at_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "updated_at_to", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "conversion_date_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "conversion_date_to", "value": "" }, { "description": "Concatenated string of the two three-character ISO codes for the currencies traded, e.g. \"USDEUR\".", "key": "currency_pair", "value": "" }, { "description": "Minimum buy amount (sub-accounts).", "key": "partner_buy_amount_from", "value": "" }, { "description": "Maximum buy amount (sub-accounts).", "key": "partner_buy_amount_to", "value": "" }, { "description": "Minimum sell amount (sub-accounts).", "key": "partner_sell_amount_from", "value": "" }, { "description": "Maximum sell amount (sub-accounts).", "key": "partner_sell_amount_to", "value": "" }, { "description": "Minimum buy amount.", "key": "buy_amount_from", "value": "" }, { "description": "Maximum buy amount.", "key": "buy_amount_to", "value": "" }, { "description": "Minimum sell amount.", "key": "sell_amount_from", "value": "" }, { "description": "Maximum sell amount.", "key": "sell_amount_to", "value": "" }, { "description": "\"Own\" account, \"clients\" sub-accounts, or \"all\" accounts. Default is \"own\". (This can only be one of all,clients,own)", "key": "scope", "value": "" }, { "description": "Earliest date when sold currency debited. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "settlement_date_from", "value": "" }, { "description": "Latest date when sold currency debited. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "settlement_date_to", "value": "" }, { "description": "User-generated idempotency key.", "key": "unique_request_id", "value": "" }, { "description": "Page number.", "key": "page", "value": "" }, { "description": "Number of results per page.", "key": "per_page", "value": "" }, { "description": "Any field name to change the sort order.", "key": "order", "value": "" }, { "description": "Sort records in ascending or descending order. (This can only be one of asc,desc)", "key": "order_asc_desc", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-23c55177-55d4-48ba-a4e7-e792cbffcee4" }, { "id": "f41f53cc-4dd3-4da6-99df-8c4b943c79fd", "name": "Resource not found.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/find?on_behalf_of=&short_reference=&status=&buy_currency=&sell_currency=&conversion_ids[]=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&conversion_date_from=&conversion_date_to=¤cy_pair=&partner_buy_amount_from=&partner_buy_amount_to=&partner_sell_amount_from=&partner_sell_amount_to=&buy_amount_from=&buy_amount_to=&sell_amount_from=&sell_amount_to=&scope=&settlement_date_from=&settlement_date_to=&unique_request_id=&page=&per_page=&order=&order_asc_desc=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "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": "Conversion status. (This can only be one of awaiting_funds,closed,funds_arrived,funds_sent,trade_settled)", "key": "status", "value": "" }, { "description": "Three-character ISO code of the currency being purchased.", "key": "buy_currency", "value": "" }, { "description": "Three-character ISO code of the currency being sold.", "key": "sell_currency", "value": "" }, { "description": "One or more conversion UUIDs to filter out of results.", "key": "conversion_ids[]", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "created_at_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "created_at_to", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "updated_at_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "updated_at_to", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "conversion_date_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "conversion_date_to", "value": "" }, { "description": "Concatenated string of the two three-character ISO codes for the currencies traded, e.g. \"USDEUR\".", "key": "currency_pair", "value": "" }, { "description": "Minimum buy amount (sub-accounts).", "key": "partner_buy_amount_from", "value": "" }, { "description": "Maximum buy amount (sub-accounts).", "key": "partner_buy_amount_to", "value": "" }, { "description": "Minimum sell amount (sub-accounts).", "key": "partner_sell_amount_from", "value": "" }, { "description": "Maximum sell amount (sub-accounts).", "key": "partner_sell_amount_to", "value": "" }, { "description": "Minimum buy amount.", "key": "buy_amount_from", "value": "" }, { "description": "Maximum buy amount.", "key": "buy_amount_to", "value": "" }, { "description": "Minimum sell amount.", "key": "sell_amount_from", "value": "" }, { "description": "Maximum sell amount.", "key": "sell_amount_to", "value": "" }, { "description": "\"Own\" account, \"clients\" sub-accounts, or \"all\" accounts. Default is \"own\". (This can only be one of all,clients,own)", "key": "scope", "value": "" }, { "description": "Earliest date when sold currency debited. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "settlement_date_from", "value": "" }, { "description": "Latest date when sold currency debited. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "settlement_date_to", "value": "" }, { "description": "User-generated idempotency key.", "key": "unique_request_id", "value": "" }, { "description": "Page number.", "key": "page", "value": "" }, { "description": "Number of results per page.", "key": "per_page", "value": "" }, { "description": "Any field name to change the sort order.", "key": "order", "value": "" }, { "description": "Sort records in ascending or descending order. (This can only be one of asc,desc)", "key": "order_asc_desc", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-f41f53cc-4dd3-4da6-99df-8c4b943c79fd" }, { "id": "2840a16b-1b9a-4e09-86b4-61d599fbaa01", "name": "Too many requests.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/find?on_behalf_of=&short_reference=&status=&buy_currency=&sell_currency=&conversion_ids[]=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&conversion_date_from=&conversion_date_to=¤cy_pair=&partner_buy_amount_from=&partner_buy_amount_to=&partner_sell_amount_from=&partner_sell_amount_to=&buy_amount_from=&buy_amount_to=&sell_amount_from=&sell_amount_to=&scope=&settlement_date_from=&settlement_date_to=&unique_request_id=&page=&per_page=&order=&order_asc_desc=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "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": "Conversion status. (This can only be one of awaiting_funds,closed,funds_arrived,funds_sent,trade_settled)", "key": "status", "value": "" }, { "description": "Three-character ISO code of the currency being purchased.", "key": "buy_currency", "value": "" }, { "description": "Three-character ISO code of the currency being sold.", "key": "sell_currency", "value": "" }, { "description": "One or more conversion UUIDs to filter out of results.", "key": "conversion_ids[]", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "created_at_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "created_at_to", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "updated_at_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "updated_at_to", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "conversion_date_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "conversion_date_to", "value": "" }, { "description": "Concatenated string of the two three-character ISO codes for the currencies traded, e.g. \"USDEUR\".", "key": "currency_pair", "value": "" }, { "description": "Minimum buy amount (sub-accounts).", "key": "partner_buy_amount_from", "value": "" }, { "description": "Maximum buy amount (sub-accounts).", "key": "partner_buy_amount_to", "value": "" }, { "description": "Minimum sell amount (sub-accounts).", "key": "partner_sell_amount_from", "value": "" }, { "description": "Maximum sell amount (sub-accounts).", "key": "partner_sell_amount_to", "value": "" }, { "description": "Minimum buy amount.", "key": "buy_amount_from", "value": "" }, { "description": "Maximum buy amount.", "key": "buy_amount_to", "value": "" }, { "description": "Minimum sell amount.", "key": "sell_amount_from", "value": "" }, { "description": "Maximum sell amount.", "key": "sell_amount_to", "value": "" }, { "description": "\"Own\" account, \"clients\" sub-accounts, or \"all\" accounts. Default is \"own\". (This can only be one of all,clients,own)", "key": "scope", "value": "" }, { "description": "Earliest date when sold currency debited. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "settlement_date_from", "value": "" }, { "description": "Latest date when sold currency debited. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "settlement_date_to", "value": "" }, { "description": "User-generated idempotency key.", "key": "unique_request_id", "value": "" }, { "description": "Page number.", "key": "page", "value": "" }, { "description": "Number of results per page.", "key": "per_page", "value": "" }, { "description": "Any field name to change the sort order.", "key": "order", "value": "" }, { "description": "Sort records in ascending or descending order. (This can only be one of asc,desc)", "key": "order_asc_desc", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-2840a16b-1b9a-4e09-86b4-61d599fbaa01" }, { "id": "0c4abb8c-4ec9-49cb-bf8e-910480fc3aa7", "name": "Internal server error", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/find?on_behalf_of=&short_reference=&status=&buy_currency=&sell_currency=&conversion_ids[]=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&conversion_date_from=&conversion_date_to=¤cy_pair=&partner_buy_amount_from=&partner_buy_amount_to=&partner_sell_amount_from=&partner_sell_amount_to=&buy_amount_from=&buy_amount_to=&sell_amount_from=&sell_amount_to=&scope=&settlement_date_from=&settlement_date_to=&unique_request_id=&page=&per_page=&order=&order_asc_desc=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "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": "Conversion status. (This can only be one of awaiting_funds,closed,funds_arrived,funds_sent,trade_settled)", "key": "status", "value": "" }, { "description": "Three-character ISO code of the currency being purchased.", "key": "buy_currency", "value": "" }, { "description": "Three-character ISO code of the currency being sold.", "key": "sell_currency", "value": "" }, { "description": "One or more conversion UUIDs to filter out of results.", "key": "conversion_ids[]", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "created_at_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "created_at_to", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "updated_at_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "updated_at_to", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "conversion_date_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "conversion_date_to", "value": "" }, { "description": "Concatenated string of the two three-character ISO codes for the currencies traded, e.g. \"USDEUR\".", "key": "currency_pair", "value": "" }, { "description": "Minimum buy amount (sub-accounts).", "key": "partner_buy_amount_from", "value": "" }, { "description": "Maximum buy amount (sub-accounts).", "key": "partner_buy_amount_to", "value": "" }, { "description": "Minimum sell amount (sub-accounts).", "key": "partner_sell_amount_from", "value": "" }, { "description": "Maximum sell amount (sub-accounts).", "key": "partner_sell_amount_to", "value": "" }, { "description": "Minimum buy amount.", "key": "buy_amount_from", "value": "" }, { "description": "Maximum buy amount.", "key": "buy_amount_to", "value": "" }, { "description": "Minimum sell amount.", "key": "sell_amount_from", "value": "" }, { "description": "Maximum sell amount.", "key": "sell_amount_to", "value": "" }, { "description": "\"Own\" account, \"clients\" sub-accounts, or \"all\" accounts. Default is \"own\". (This can only be one of all,clients,own)", "key": "scope", "value": "" }, { "description": "Earliest date when sold currency debited. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "settlement_date_from", "value": "" }, { "description": "Latest date when sold currency debited. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "settlement_date_to", "value": "" }, { "description": "User-generated idempotency key.", "key": "unique_request_id", "value": "" }, { "description": "Page number.", "key": "page", "value": "" }, { "description": "Number of results per page.", "key": "per_page", "value": "" }, { "description": "Any field name to change the sort order.", "key": "order", "value": "" }, { "description": "Sort records in ascending or descending order. (This can only be one of asc,desc)", "key": "order_asc_desc", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-0c4abb8c-4ec9-49cb-bf8e-910480fc3aa7" }, { "id": "4d1101b4-1ccd-42d6-a02d-8869aa3d49af", "name": "Service is temporary unavailable", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/find?on_behalf_of=&short_reference=&status=&buy_currency=&sell_currency=&conversion_ids[]=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&conversion_date_from=&conversion_date_to=¤cy_pair=&partner_buy_amount_from=&partner_buy_amount_to=&partner_sell_amount_from=&partner_sell_amount_to=&buy_amount_from=&buy_amount_to=&sell_amount_from=&sell_amount_to=&scope=&settlement_date_from=&settlement_date_to=&unique_request_id=&page=&per_page=&order=&order_asc_desc=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "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": "Conversion status. (This can only be one of awaiting_funds,closed,funds_arrived,funds_sent,trade_settled)", "key": "status", "value": "" }, { "description": "Three-character ISO code of the currency being purchased.", "key": "buy_currency", "value": "" }, { "description": "Three-character ISO code of the currency being sold.", "key": "sell_currency", "value": "" }, { "description": "One or more conversion UUIDs to filter out of results.", "key": "conversion_ids[]", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "created_at_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "created_at_to", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "updated_at_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "updated_at_to", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "conversion_date_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "conversion_date_to", "value": "" }, { "description": "Concatenated string of the two three-character ISO codes for the currencies traded, e.g. \"USDEUR\".", "key": "currency_pair", "value": "" }, { "description": "Minimum buy amount (sub-accounts).", "key": "partner_buy_amount_from", "value": "" }, { "description": "Maximum buy amount (sub-accounts).", "key": "partner_buy_amount_to", "value": "" }, { "description": "Minimum sell amount (sub-accounts).", "key": "partner_sell_amount_from", "value": "" }, { "description": "Maximum sell amount (sub-accounts).", "key": "partner_sell_amount_to", "value": "" }, { "description": "Minimum buy amount.", "key": "buy_amount_from", "value": "" }, { "description": "Maximum buy amount.", "key": "buy_amount_to", "value": "" }, { "description": "Minimum sell amount.", "key": "sell_amount_from", "value": "" }, { "description": "Maximum sell amount.", "key": "sell_amount_to", "value": "" }, { "description": "\"Own\" account, \"clients\" sub-accounts, or \"all\" accounts. Default is \"own\". (This can only be one of all,clients,own)", "key": "scope", "value": "" }, { "description": "Earliest date when sold currency debited. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "settlement_date_from", "value": "" }, { "description": "Latest date when sold currency debited. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "settlement_date_to", "value": "" }, { "description": "User-generated idempotency key.", "key": "unique_request_id", "value": "" }, { "description": "Page number.", "key": "page", "value": "" }, { "description": "Number of results per page.", "key": "per_page", "value": "" }, { "description": "Any field name to change the sort order.", "key": "order", "value": "" }, { "description": "Sort records in ascending or descending order. (This can only be one of asc,desc)", "key": "order_asc_desc", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-4d1101b4-1ccd-42d6-a02d-8869aa3d49af" }, { "id": "bfbcf7ac-7c71-4cc4-9c37-a7e997da31c3", "name": "Unexpected error.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/find?on_behalf_of=&short_reference=&status=&buy_currency=&sell_currency=&conversion_ids[]=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&conversion_date_from=&conversion_date_to=¤cy_pair=&partner_buy_amount_from=&partner_buy_amount_to=&partner_sell_amount_from=&partner_sell_amount_to=&buy_amount_from=&buy_amount_to=&sell_amount_from=&sell_amount_to=&scope=&settlement_date_from=&settlement_date_to=&unique_request_id=&page=&per_page=&order=&order_asc_desc=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "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": "Conversion status. (This can only be one of awaiting_funds,closed,funds_arrived,funds_sent,trade_settled)", "key": "status", "value": "" }, { "description": "Three-character ISO code of the currency being purchased.", "key": "buy_currency", "value": "" }, { "description": "Three-character ISO code of the currency being sold.", "key": "sell_currency", "value": "" }, { "description": "One or more conversion UUIDs to filter out of results.", "key": "conversion_ids[]", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "created_at_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "created_at_to", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "updated_at_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "updated_at_to", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "conversion_date_from", "value": "" }, { "description": "Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "conversion_date_to", "value": "" }, { "description": "Concatenated string of the two three-character ISO codes for the currencies traded, e.g. \"USDEUR\".", "key": "currency_pair", "value": "" }, { "description": "Minimum buy amount (sub-accounts).", "key": "partner_buy_amount_from", "value": "" }, { "description": "Maximum buy amount (sub-accounts).", "key": "partner_buy_amount_to", "value": "" }, { "description": "Minimum sell amount (sub-accounts).", "key": "partner_sell_amount_from", "value": "" }, { "description": "Maximum sell amount (sub-accounts).", "key": "partner_sell_amount_to", "value": "" }, { "description": "Minimum buy amount.", "key": "buy_amount_from", "value": "" }, { "description": "Maximum buy amount.", "key": "buy_amount_to", "value": "" }, { "description": "Minimum sell amount.", "key": "sell_amount_from", "value": "" }, { "description": "Maximum sell amount.", "key": "sell_amount_to", "value": "" }, { "description": "\"Own\" account, \"clients\" sub-accounts, or \"all\" accounts. Default is \"own\". (This can only be one of all,clients,own)", "key": "scope", "value": "" }, { "description": "Earliest date when sold currency debited. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "settlement_date_from", "value": "" }, { "description": "Latest date when sold currency debited. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".", "key": "settlement_date_to", "value": "" }, { "description": "User-generated idempotency key.", "key": "unique_request_id", "value": "" }, { "description": "Page number.", "key": "page", "value": "" }, { "description": "Number of results per page.", "key": "per_page", "value": "" }, { "description": "Any field name to change the sort order.", "key": "order", "value": "" }, { "description": "Sort records in ascending or descending order. (This can only be one of asc,desc)", "key": "order_asc_desc", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-bfbcf7ac-7c71-4cc4-9c37-a7e997da31c3" } ], "createdAt": "2026-07-28T01:28:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-83288cd8-192c-4467-961f-c3b01f567494" } ], "id": "35288d24-41a5-428a-81cf-951a68d5046d", "createdAt": "2026-07-28T01:28:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-35288d24-41a5-428a-81cf-951a68d5046d" }, { "name": "profit_and_loss", "item": [ { "name": "Retrieve Profit / Loss", "id": "5f52931b-2ae2-4098-ad5a-6da660a349e6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/profit_and_loss?account_id=&contact_id=&conversion_id=&event_type=&event_date_time_from=&event_date_time_to=&amount_from=&amount_to=¤cy=&scope=&page=&per_page=&order=&order_asc_desc=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "profit_and_loss" ], "query": [ { "description": "UUID of the Account that the Conversion belongs to.", "key": "account_id", "value": "" }, { "description": "UUID of the Contact that performed the action.", "key": "contact_id", "value": "" }, { "description": "UUID of the conversion.", "key": "conversion_id", "value": "" }, { "description": "Event type, in this case 'self_service_cancellation'.", "key": "event_type", "value": "" }, { "description": "Allows you to return profit and losses that will be made from on or after a defined date/time. ISO 8601 standard.", "key": "event_date_time_from", "value": "" }, { "description": "Allows you to return profit and losses that will be made from on or before a defined date/time. ISO 8601 standard.", "key": "event_date_time_to", "value": "" }, { "description": "Allows you to return profit and losses based on a minimum profit or loss amount.", "key": "amount_from", "value": "" }, { "description": "Allows you to return profit and losses based on a maximum profit or loss amount.", "key": "amount_to", "value": "" }, { "description": "The currency of the profit and loss. ISO 4217 standard.", "key": "currency", "value": "" }, { "description": "Scope allows contacts to search all profit and losses at all account levels. Defaults to own.
'own' - search profit and losses on the main account
'clients' - search profit and losses of account sub-accounts
'all' - search profit and losses of main account and sub-accounts. (This can only be one of all,client,own)", "key": "scope", "value": "" }, { "description": "Returns a specific page within the results of a search.", "key": "page", "value": "" }, { "description": "Maximum number of entries to return per page of results.", "key": "per_page", "value": "" }, { "description": "The field to order entries by.", "key": "order", "value": "" }, { "description": "Whether the order is ascending (asc) or descending (desc). (This can only be one of asc,desc)", "key": "order_asc_desc", "value": "" } ] }, "description": "Returns the information of any actions related to a conversion that have generated profit or loss, including the profit or loss amount." }, "response": [ { "id": "44661ee5-b6fe-49a1-9062-972857f73781", "name": "Success.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/profit_and_loss?account_id=&contact_id=&conversion_id=&event_type=&event_date_time_from=&event_date_time_to=&amount_from=&amount_to=¤cy=&scope=&page=&per_page=&order=&order_asc_desc=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "profit_and_loss" ], "query": [ { "description": "UUID of the Account that the Conversion belongs to.", "key": "account_id", "value": "" }, { "description": "UUID of the Contact that performed the action.", "key": "contact_id", "value": "" }, { "description": "UUID of the conversion.", "key": "conversion_id", "value": "" }, { "description": "Event type, in this case 'self_service_cancellation'.", "key": "event_type", "value": "" }, { "description": "Allows you to return profit and losses that will be made from on or after a defined date/time. ISO 8601 standard.", "key": "event_date_time_from", "value": "" }, { "description": "Allows you to return profit and losses that will be made from on or before a defined date/time. ISO 8601 standard.", "key": "event_date_time_to", "value": "" }, { "description": "Allows you to return profit and losses based on a minimum profit or loss amount.", "key": "amount_from", "value": "" }, { "description": "Allows you to return profit and losses based on a maximum profit or loss amount.", "key": "amount_to", "value": "" }, { "description": "The currency of the profit and loss. ISO 4217 standard.", "key": "currency", "value": "" }, { "description": "Scope allows contacts to search all profit and losses at all account levels. Defaults to own.
'own' - search profit and losses on the main account
'clients' - search profit and losses of account sub-accounts
'all' - search profit and losses of main account and sub-accounts. (This can only be one of all,client,own)", "key": "scope", "value": "" }, { "description": "Returns a specific page within the results of a search.", "key": "page", "value": "" }, { "description": "Maximum number of entries to return per page of results.", "key": "per_page", "value": "" }, { "description": "The field to order entries by.", "key": "order", "value": "" }, { "description": "Whether the order is ascending (asc) or descending (desc). (This can only be one of asc,desc)", "key": "order_asc_desc", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:28:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-44661ee5-b6fe-49a1-9062-972857f73781" }, { "id": "470a8594-5547-43f7-84ae-222ff7b454e2", "name": "Client error.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/profit_and_loss?account_id=&contact_id=&conversion_id=&event_type=&event_date_time_from=&event_date_time_to=&amount_from=&amount_to=¤cy=&scope=&page=&per_page=&order=&order_asc_desc=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "profit_and_loss" ], "query": [ { "description": "UUID of the Account that the Conversion belongs to.", "key": "account_id", "value": "" }, { "description": "UUID of the Contact that performed the action.", "key": "contact_id", "value": "" }, { "description": "UUID of the conversion.", "key": "conversion_id", "value": "" }, { "description": "Event type, in this case 'self_service_cancellation'.", "key": "event_type", "value": "" }, { "description": "Allows you to return profit and losses that will be made from on or after a defined date/time. ISO 8601 standard.", "key": "event_date_time_from", "value": "" }, { "description": "Allows you to return profit and losses that will be made from on or before a defined date/time. ISO 8601 standard.", "key": "event_date_time_to", "value": "" }, { "description": "Allows you to return profit and losses based on a minimum profit or loss amount.", "key": "amount_from", "value": "" }, { "description": "Allows you to return profit and losses based on a maximum profit or loss amount.", "key": "amount_to", "value": "" }, { "description": "The currency of the profit and loss. ISO 4217 standard.", "key": "currency", "value": "" }, { "description": "Scope allows contacts to search all profit and losses at all account levels. Defaults to own.
'own' - search profit and losses on the main account
'clients' - search profit and losses of account sub-accounts
'all' - search profit and losses of main account and sub-accounts. (This can only be one of all,client,own)", "key": "scope", "value": "" }, { "description": "Returns a specific page within the results of a search.", "key": "page", "value": "" }, { "description": "Maximum number of entries to return per page of results.", "key": "per_page", "value": "" }, { "description": "The field to order entries by.", "key": "order", "value": "" }, { "description": "Whether the order is ascending (asc) or descending (desc). (This can only be one of asc,desc)", "key": "order_asc_desc", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-470a8594-5547-43f7-84ae-222ff7b454e2" }, { "id": "8eac7bb4-5064-49d9-9748-95d1881807b1", "name": "Unauthorized.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/profit_and_loss?account_id=&contact_id=&conversion_id=&event_type=&event_date_time_from=&event_date_time_to=&amount_from=&amount_to=¤cy=&scope=&page=&per_page=&order=&order_asc_desc=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "profit_and_loss" ], "query": [ { "description": "UUID of the Account that the Conversion belongs to.", "key": "account_id", "value": "" }, { "description": "UUID of the Contact that performed the action.", "key": "contact_id", "value": "" }, { "description": "UUID of the conversion.", "key": "conversion_id", "value": "" }, { "description": "Event type, in this case 'self_service_cancellation'.", "key": "event_type", "value": "" }, { "description": "Allows you to return profit and losses that will be made from on or after a defined date/time. ISO 8601 standard.", "key": "event_date_time_from", "value": "" }, { "description": "Allows you to return profit and losses that will be made from on or before a defined date/time. ISO 8601 standard.", "key": "event_date_time_to", "value": "" }, { "description": "Allows you to return profit and losses based on a minimum profit or loss amount.", "key": "amount_from", "value": "" }, { "description": "Allows you to return profit and losses based on a maximum profit or loss amount.", "key": "amount_to", "value": "" }, { "description": "The currency of the profit and loss. ISO 4217 standard.", "key": "currency", "value": "" }, { "description": "Scope allows contacts to search all profit and losses at all account levels. Defaults to own.
'own' - search profit and losses on the main account
'clients' - search profit and losses of account sub-accounts
'all' - search profit and losses of main account and sub-accounts. (This can only be one of all,client,own)", "key": "scope", "value": "" }, { "description": "Returns a specific page within the results of a search.", "key": "page", "value": "" }, { "description": "Maximum number of entries to return per page of results.", "key": "per_page", "value": "" }, { "description": "The field to order entries by.", "key": "order", "value": "" }, { "description": "Whether the order is ascending (asc) or descending (desc). (This can only be one of asc,desc)", "key": "order_asc_desc", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-8eac7bb4-5064-49d9-9748-95d1881807b1" }, { "id": "fd9e14a3-d910-494b-98ad-2b4fb09674b7", "name": "Resource not found.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/profit_and_loss?account_id=&contact_id=&conversion_id=&event_type=&event_date_time_from=&event_date_time_to=&amount_from=&amount_to=¤cy=&scope=&page=&per_page=&order=&order_asc_desc=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "profit_and_loss" ], "query": [ { "description": "UUID of the Account that the Conversion belongs to.", "key": "account_id", "value": "" }, { "description": "UUID of the Contact that performed the action.", "key": "contact_id", "value": "" }, { "description": "UUID of the conversion.", "key": "conversion_id", "value": "" }, { "description": "Event type, in this case 'self_service_cancellation'.", "key": "event_type", "value": "" }, { "description": "Allows you to return profit and losses that will be made from on or after a defined date/time. ISO 8601 standard.", "key": "event_date_time_from", "value": "" }, { "description": "Allows you to return profit and losses that will be made from on or before a defined date/time. ISO 8601 standard.", "key": "event_date_time_to", "value": "" }, { "description": "Allows you to return profit and losses based on a minimum profit or loss amount.", "key": "amount_from", "value": "" }, { "description": "Allows you to return profit and losses based on a maximum profit or loss amount.", "key": "amount_to", "value": "" }, { "description": "The currency of the profit and loss. ISO 4217 standard.", "key": "currency", "value": "" }, { "description": "Scope allows contacts to search all profit and losses at all account levels. Defaults to own.
'own' - search profit and losses on the main account
'clients' - search profit and losses of account sub-accounts
'all' - search profit and losses of main account and sub-accounts. (This can only be one of all,client,own)", "key": "scope", "value": "" }, { "description": "Returns a specific page within the results of a search.", "key": "page", "value": "" }, { "description": "Maximum number of entries to return per page of results.", "key": "per_page", "value": "" }, { "description": "The field to order entries by.", "key": "order", "value": "" }, { "description": "Whether the order is ascending (asc) or descending (desc). (This can only be one of asc,desc)", "key": "order_asc_desc", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-fd9e14a3-d910-494b-98ad-2b4fb09674b7" }, { "id": "805d4302-811c-4f28-87dc-ad7f3ad5b7bd", "name": "Too many requests.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/profit_and_loss?account_id=&contact_id=&conversion_id=&event_type=&event_date_time_from=&event_date_time_to=&amount_from=&amount_to=¤cy=&scope=&page=&per_page=&order=&order_asc_desc=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "profit_and_loss" ], "query": [ { "description": "UUID of the Account that the Conversion belongs to.", "key": "account_id", "value": "" }, { "description": "UUID of the Contact that performed the action.", "key": "contact_id", "value": "" }, { "description": "UUID of the conversion.", "key": "conversion_id", "value": "" }, { "description": "Event type, in this case 'self_service_cancellation'.", "key": "event_type", "value": "" }, { "description": "Allows you to return profit and losses that will be made from on or after a defined date/time. ISO 8601 standard.", "key": "event_date_time_from", "value": "" }, { "description": "Allows you to return profit and losses that will be made from on or before a defined date/time. ISO 8601 standard.", "key": "event_date_time_to", "value": "" }, { "description": "Allows you to return profit and losses based on a minimum profit or loss amount.", "key": "amount_from", "value": "" }, { "description": "Allows you to return profit and losses based on a maximum profit or loss amount.", "key": "amount_to", "value": "" }, { "description": "The currency of the profit and loss. ISO 4217 standard.", "key": "currency", "value": "" }, { "description": "Scope allows contacts to search all profit and losses at all account levels. Defaults to own.
'own' - search profit and losses on the main account
'clients' - search profit and losses of account sub-accounts
'all' - search profit and losses of main account and sub-accounts. (This can only be one of all,client,own)", "key": "scope", "value": "" }, { "description": "Returns a specific page within the results of a search.", "key": "page", "value": "" }, { "description": "Maximum number of entries to return per page of results.", "key": "per_page", "value": "" }, { "description": "The field to order entries by.", "key": "order", "value": "" }, { "description": "Whether the order is ascending (asc) or descending (desc). (This can only be one of asc,desc)", "key": "order_asc_desc", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-805d4302-811c-4f28-87dc-ad7f3ad5b7bd" }, { "id": "af09bda4-7622-4622-971f-ff86e18ed843", "name": "Internal server error", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/profit_and_loss?account_id=&contact_id=&conversion_id=&event_type=&event_date_time_from=&event_date_time_to=&amount_from=&amount_to=¤cy=&scope=&page=&per_page=&order=&order_asc_desc=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "profit_and_loss" ], "query": [ { "description": "UUID of the Account that the Conversion belongs to.", "key": "account_id", "value": "" }, { "description": "UUID of the Contact that performed the action.", "key": "contact_id", "value": "" }, { "description": "UUID of the conversion.", "key": "conversion_id", "value": "" }, { "description": "Event type, in this case 'self_service_cancellation'.", "key": "event_type", "value": "" }, { "description": "Allows you to return profit and losses that will be made from on or after a defined date/time. ISO 8601 standard.", "key": "event_date_time_from", "value": "" }, { "description": "Allows you to return profit and losses that will be made from on or before a defined date/time. ISO 8601 standard.", "key": "event_date_time_to", "value": "" }, { "description": "Allows you to return profit and losses based on a minimum profit or loss amount.", "key": "amount_from", "value": "" }, { "description": "Allows you to return profit and losses based on a maximum profit or loss amount.", "key": "amount_to", "value": "" }, { "description": "The currency of the profit and loss. ISO 4217 standard.", "key": "currency", "value": "" }, { "description": "Scope allows contacts to search all profit and losses at all account levels. Defaults to own.
'own' - search profit and losses on the main account
'clients' - search profit and losses of account sub-accounts
'all' - search profit and losses of main account and sub-accounts. (This can only be one of all,client,own)", "key": "scope", "value": "" }, { "description": "Returns a specific page within the results of a search.", "key": "page", "value": "" }, { "description": "Maximum number of entries to return per page of results.", "key": "per_page", "value": "" }, { "description": "The field to order entries by.", "key": "order", "value": "" }, { "description": "Whether the order is ascending (asc) or descending (desc). (This can only be one of asc,desc)", "key": "order_asc_desc", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-af09bda4-7622-4622-971f-ff86e18ed843" }, { "id": "5781b88b-3398-43c5-acbb-10d061ba5f71", "name": "Service is temporary unavailable", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/profit_and_loss?account_id=&contact_id=&conversion_id=&event_type=&event_date_time_from=&event_date_time_to=&amount_from=&amount_to=¤cy=&scope=&page=&per_page=&order=&order_asc_desc=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "profit_and_loss" ], "query": [ { "description": "UUID of the Account that the Conversion belongs to.", "key": "account_id", "value": "" }, { "description": "UUID of the Contact that performed the action.", "key": "contact_id", "value": "" }, { "description": "UUID of the conversion.", "key": "conversion_id", "value": "" }, { "description": "Event type, in this case 'self_service_cancellation'.", "key": "event_type", "value": "" }, { "description": "Allows you to return profit and losses that will be made from on or after a defined date/time. ISO 8601 standard.", "key": "event_date_time_from", "value": "" }, { "description": "Allows you to return profit and losses that will be made from on or before a defined date/time. ISO 8601 standard.", "key": "event_date_time_to", "value": "" }, { "description": "Allows you to return profit and losses based on a minimum profit or loss amount.", "key": "amount_from", "value": "" }, { "description": "Allows you to return profit and losses based on a maximum profit or loss amount.", "key": "amount_to", "value": "" }, { "description": "The currency of the profit and loss. ISO 4217 standard.", "key": "currency", "value": "" }, { "description": "Scope allows contacts to search all profit and losses at all account levels. Defaults to own.
'own' - search profit and losses on the main account
'clients' - search profit and losses of account sub-accounts
'all' - search profit and losses of main account and sub-accounts. (This can only be one of all,client,own)", "key": "scope", "value": "" }, { "description": "Returns a specific page within the results of a search.", "key": "page", "value": "" }, { "description": "Maximum number of entries to return per page of results.", "key": "per_page", "value": "" }, { "description": "The field to order entries by.", "key": "order", "value": "" }, { "description": "Whether the order is ascending (asc) or descending (desc). (This can only be one of asc,desc)", "key": "order_asc_desc", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-5781b88b-3398-43c5-acbb-10d061ba5f71" }, { "id": "2508c5f4-30b8-48d3-904e-7a0f6279870d", "name": "Unexpected error.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Authentication token", "key": "X-Auth-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/conversions/profit_and_loss?account_id=&contact_id=&conversion_id=&event_type=&event_date_time_from=&event_date_time_to=&amount_from=&amount_to=¤cy=&scope=&page=&per_page=&order=&order_asc_desc=", "host": [ "{{baseUrl}}" ], "path": [ "conversions", "profit_and_loss" ], "query": [ { "description": "UUID of the Account that the Conversion belongs to.", "key": "account_id", "value": "" }, { "description": "UUID of the Contact that performed the action.", "key": "contact_id", "value": "" }, { "description": "UUID of the conversion.", "key": "conversion_id", "value": "" }, { "description": "Event type, in this case 'self_service_cancellation'.", "key": "event_type", "value": "" }, { "description": "Allows you to return profit and losses that will be made from on or after a defined date/time. ISO 8601 standard.", "key": "event_date_time_from", "value": "" }, { "description": "Allows you to return profit and losses that will be made from on or before a defined date/time. ISO 8601 standard.", "key": "event_date_time_to", "value": "" }, { "description": "Allows you to return profit and losses based on a minimum profit or loss amount.", "key": "amount_from", "value": "" }, { "description": "Allows you to return profit and losses based on a maximum profit or loss amount.", "key": "amount_to", "value": "" }, { "description": "The currency of the profit and loss. ISO 4217 standard.", "key": "currency", "value": "" }, { "description": "Scope allows contacts to search all profit and losses at all account levels. Defaults to own.
'own' - search profit and losses on the main account
'clients' - search profit and losses of account sub-accounts
'all' - search profit and losses of main account and sub-accounts. (This can only be one of all,client,own)", "key": "scope", "value": "" }, { "description": "Returns a specific page within the results of a search.", "key": "page", "value": "" }, { "description": "Maximum number of entries to return per page of results.", "key": "per_page", "value": "" }, { "description": "The field to order entries by.", "key": "order", "value": "" }, { "description": "Whether the order is ascending (asc) or descending (desc). (This can only be one of asc,desc)", "key": "order_asc_desc", "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:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-2508c5f4-30b8-48d3-904e-7a0f6279870d" } ], "createdAt": "2026-07-28T01:28:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-5f52931b-2ae2-4098-ad5a-6da660a349e6" } ], "id": "7b132339-8201-42a5-b746-e0796e6a40e3", "createdAt": "2026-07-28T01:28:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-7b132339-8201-42a5-b746-e0796e6a40e3" } ], "id": "6534a731-4782-4f71-8aaf-b27ffd91bcd7", "createdAt": "2026-07-28T01:28:08.000Z", "updatedAt": "2026-07-28T01:28:08.000Z", "uid": "35240-6534a731-4782-4f71-8aaf-b27ffd91bcd7" } ], "variable": [ { "key": "baseUrl", "value": "/onboarding" } ] }