{
"info": {
"_postman_id": "9d5f6856-a2a5-43ce-b134-24ac02ab565a",
"name": "api-onboarding Account Usage Payments API",
"description": "Create, search, manage and action all of your domestic and international payments through this API.",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
"createdAt": "2026-07-28T01:28:31.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"lastUpdatedBy": "35240",
"uid": "35240-9d5f6856-a2a5-43ce-b134-24ac02ab565a"
},
"item": [
{
"name": "payments",
"item": [
{
"name": "create",
"item": [
{
"name": "Create Payment",
"id": "1e5483ba-d564-4a6e-9175-97ef1499ffc5",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
},
{
"description": "UUID to correlate to the SCA request generated when Validate Payment was called.",
"key": "x-sca-id",
"value": ""
},
{
"description": "The OTP received following the Validate Payment request when SCA was required.",
"key": "x-sca-token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/create",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"create"
]
},
"description": "Submits a payment. On success, returns the new payment record. Use the Get Payer Requirements endpoint to find out what payer information needs to be provided.
Clients who are implementing Strong Customer Authentication (SCA) for payments should refer to our integration guide."
},
"response": [
{
"id": "054fd33f-a051-48e5-8716-e4e9d6d57960",
"name": "Success.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
},
{
"description": "UUID to correlate to the SCA request generated when Validate Payment was called.",
"key": "x-sca-id",
"value": ""
},
{
"description": "The OTP received following the Validate Payment request when SCA was required.",
"key": "x-sca-token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/create",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-054fd33f-a051-48e5-8716-e4e9d6d57960"
},
{
"id": "5cf85a38-c18e-4cd5-82e7-788a7523913e",
"name": "Client error.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
},
{
"description": "UUID to correlate to the SCA request generated when Validate Payment was called.",
"key": "x-sca-id",
"value": ""
},
{
"description": "The OTP received following the Validate Payment request when SCA was required.",
"key": "x-sca-token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/create",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-5cf85a38-c18e-4cd5-82e7-788a7523913e"
},
{
"id": "6af839ce-459d-4cdb-96b9-7ecc123bc7a2",
"name": "Unauthorized.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
},
{
"description": "UUID to correlate to the SCA request generated when Validate Payment was called.",
"key": "x-sca-id",
"value": ""
},
{
"description": "The OTP received following the Validate Payment request when SCA was required.",
"key": "x-sca-token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/create",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-6af839ce-459d-4cdb-96b9-7ecc123bc7a2"
},
{
"id": "112c2e86-dcf8-43ee-bb2c-b7fd44ebc74e",
"name": "Resource not found.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
},
{
"description": "UUID to correlate to the SCA request generated when Validate Payment was called.",
"key": "x-sca-id",
"value": ""
},
{
"description": "The OTP received following the Validate Payment request when SCA was required.",
"key": "x-sca-token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/create",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-112c2e86-dcf8-43ee-bb2c-b7fd44ebc74e"
},
{
"id": "e362c1aa-d2f7-4796-a571-9cd0154f3770",
"name": "Too many requests.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
},
{
"description": "UUID to correlate to the SCA request generated when Validate Payment was called.",
"key": "x-sca-id",
"value": ""
},
{
"description": "The OTP received following the Validate Payment request when SCA was required.",
"key": "x-sca-token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/create",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-e362c1aa-d2f7-4796-a571-9cd0154f3770"
},
{
"id": "e42b0a49-d02c-4d5d-8033-9226d6c473af",
"name": "Internal server error",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
},
{
"description": "UUID to correlate to the SCA request generated when Validate Payment was called.",
"key": "x-sca-id",
"value": ""
},
{
"description": "The OTP received following the Validate Payment request when SCA was required.",
"key": "x-sca-token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/create",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-e42b0a49-d02c-4d5d-8033-9226d6c473af"
},
{
"id": "40dc1337-68f1-407f-81f7-dd5a34709ade",
"name": "Service is temporary unavailable",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
},
{
"description": "UUID to correlate to the SCA request generated when Validate Payment was called.",
"key": "x-sca-id",
"value": ""
},
{
"description": "The OTP received following the Validate Payment request when SCA was required.",
"key": "x-sca-token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/create",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-40dc1337-68f1-407f-81f7-dd5a34709ade"
},
{
"id": "0abf78fa-1083-4ae1-b699-fc263a5dd127",
"name": "Unexpected error.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
},
{
"description": "UUID to correlate to the SCA request generated when Validate Payment was called.",
"key": "x-sca-id",
"value": ""
},
{
"description": "The OTP received following the Validate Payment request when SCA was required.",
"key": "x-sca-token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/create",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-0abf78fa-1083-4ae1-b699-fc263a5dd127"
}
],
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-1e5483ba-d564-4a6e-9175-97ef1499ffc5"
}
],
"id": "3fcdc08c-6215-46c1-8e46-e75649661f83",
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-3fcdc08c-6215-46c1-8e46-e75649661f83"
},
{
"name": "find",
"item": [
{
"name": "Find Payments",
"id": "7c3fb327-3af0-4292-b6a0-56b880daabb6",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/find?on_behalf_of=&short_reference=¤cy=&amount=&amount_from=&amount_to=&status=&reason=&payment_date_from=&payment_date_to=&transferred_at_from=&transferred_at_to=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&beneficiary_id=&conversion_id=&with_deleted=&payment_group_id=&unique_request_id=&scope=&bulk_upload_id=&page=&per_page=&order=&order_asc_desc=&charge_type=&review_status=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"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": "Currency in which payment was made. Three-letter ISO currency code.",
"key": "currency",
"value": ""
},
{
"description": "Exact amount",
"key": "amount",
"value": ""
},
{
"description": "Minimum amount",
"key": "amount_from",
"value": ""
},
{
"description": "Maximum amount",
"key": "amount_to",
"value": ""
},
{
"description": "Payment status (This can only be one of awaiting_authorisation,authorised,completed,deleted,failed,new,ready_to_send,released,submitted,suspended)",
"key": "status",
"value": ""
},
{
"description": "User-generated reason for payment. Freeform text.",
"key": "reason",
"value": ""
},
{
"description": "Earliest instructed payment date. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "payment_date_from",
"value": ""
},
{
"description": "Latest instructed payment date. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "payment_date_to",
"value": ""
},
{
"description": "Earliest date of payment processing. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "transferred_at_from",
"value": ""
},
{
"description": "Latest date of payment processing. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "transferred_at_to",
"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": "Beneficiary UUID",
"key": "beneficiary_id",
"value": ""
},
{
"description": "Conversion UUID",
"key": "conversion_id",
"value": ""
},
{
"description": "Include deleted payments.",
"key": "with_deleted",
"value": ""
},
{
"description": "Payment group.",
"key": "payment_group_id",
"value": ""
},
{
"description": "User-generated idempotency key.",
"key": "unique_request_id",
"value": ""
},
{
"description": "\"Own\" account, \"clients\" sub-accounts, or \"all\" accounts. (This can only be one of all,clients,own)",
"key": "scope",
"value": ""
},
{
"description": "Bulk upload reference code.",
"key": "bulk_upload_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": "Payment Charges Setting value (only applicable to Swift payments). Limits the search results to payments of the specified charge type. (This can only be one of ours,shared)",
"key": "charge_type",
"value": ""
},
{
"description": "Compliance review status. (This can only be one of in_review,passed,rejected)",
"key": "review_status",
"value": ""
}
]
},
"description": "Searches for payment records."
},
"response": [
{
"id": "be8146d7-5f54-4392-81e7-3eef0ad3c111",
"name": "Success.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/find?on_behalf_of=&short_reference=¤cy=&amount=&amount_from=&amount_to=&status=&reason=&payment_date_from=&payment_date_to=&transferred_at_from=&transferred_at_to=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&beneficiary_id=&conversion_id=&with_deleted=&payment_group_id=&unique_request_id=&scope=&bulk_upload_id=&page=&per_page=&order=&order_asc_desc=&charge_type=&review_status=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"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": "Currency in which payment was made. Three-letter ISO currency code.",
"key": "currency",
"value": ""
},
{
"description": "Exact amount",
"key": "amount",
"value": ""
},
{
"description": "Minimum amount",
"key": "amount_from",
"value": ""
},
{
"description": "Maximum amount",
"key": "amount_to",
"value": ""
},
{
"description": "Payment status (This can only be one of awaiting_authorisation,authorised,completed,deleted,failed,new,ready_to_send,released,submitted,suspended)",
"key": "status",
"value": ""
},
{
"description": "User-generated reason for payment. Freeform text.",
"key": "reason",
"value": ""
},
{
"description": "Earliest instructed payment date. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "payment_date_from",
"value": ""
},
{
"description": "Latest instructed payment date. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "payment_date_to",
"value": ""
},
{
"description": "Earliest date of payment processing. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "transferred_at_from",
"value": ""
},
{
"description": "Latest date of payment processing. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "transferred_at_to",
"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": "Beneficiary UUID",
"key": "beneficiary_id",
"value": ""
},
{
"description": "Conversion UUID",
"key": "conversion_id",
"value": ""
},
{
"description": "Include deleted payments.",
"key": "with_deleted",
"value": ""
},
{
"description": "Payment group.",
"key": "payment_group_id",
"value": ""
},
{
"description": "User-generated idempotency key.",
"key": "unique_request_id",
"value": ""
},
{
"description": "\"Own\" account, \"clients\" sub-accounts, or \"all\" accounts. (This can only be one of all,clients,own)",
"key": "scope",
"value": ""
},
{
"description": "Bulk upload reference code.",
"key": "bulk_upload_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": "Payment Charges Setting value (only applicable to Swift payments). Limits the search results to payments of the specified charge type. (This can only be one of ours,shared)",
"key": "charge_type",
"value": ""
},
{
"description": "Compliance review status. (This can only be one of in_review,passed,rejected)",
"key": "review_status",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-be8146d7-5f54-4392-81e7-3eef0ad3c111"
},
{
"id": "3546acdd-205b-46fd-a0e4-c0a5a37b12e8",
"name": "Client error.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/find?on_behalf_of=&short_reference=¤cy=&amount=&amount_from=&amount_to=&status=&reason=&payment_date_from=&payment_date_to=&transferred_at_from=&transferred_at_to=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&beneficiary_id=&conversion_id=&with_deleted=&payment_group_id=&unique_request_id=&scope=&bulk_upload_id=&page=&per_page=&order=&order_asc_desc=&charge_type=&review_status=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"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": "Currency in which payment was made. Three-letter ISO currency code.",
"key": "currency",
"value": ""
},
{
"description": "Exact amount",
"key": "amount",
"value": ""
},
{
"description": "Minimum amount",
"key": "amount_from",
"value": ""
},
{
"description": "Maximum amount",
"key": "amount_to",
"value": ""
},
{
"description": "Payment status (This can only be one of awaiting_authorisation,authorised,completed,deleted,failed,new,ready_to_send,released,submitted,suspended)",
"key": "status",
"value": ""
},
{
"description": "User-generated reason for payment. Freeform text.",
"key": "reason",
"value": ""
},
{
"description": "Earliest instructed payment date. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "payment_date_from",
"value": ""
},
{
"description": "Latest instructed payment date. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "payment_date_to",
"value": ""
},
{
"description": "Earliest date of payment processing. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "transferred_at_from",
"value": ""
},
{
"description": "Latest date of payment processing. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "transferred_at_to",
"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": "Beneficiary UUID",
"key": "beneficiary_id",
"value": ""
},
{
"description": "Conversion UUID",
"key": "conversion_id",
"value": ""
},
{
"description": "Include deleted payments.",
"key": "with_deleted",
"value": ""
},
{
"description": "Payment group.",
"key": "payment_group_id",
"value": ""
},
{
"description": "User-generated idempotency key.",
"key": "unique_request_id",
"value": ""
},
{
"description": "\"Own\" account, \"clients\" sub-accounts, or \"all\" accounts. (This can only be one of all,clients,own)",
"key": "scope",
"value": ""
},
{
"description": "Bulk upload reference code.",
"key": "bulk_upload_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": "Payment Charges Setting value (only applicable to Swift payments). Limits the search results to payments of the specified charge type. (This can only be one of ours,shared)",
"key": "charge_type",
"value": ""
},
{
"description": "Compliance review status. (This can only be one of in_review,passed,rejected)",
"key": "review_status",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-3546acdd-205b-46fd-a0e4-c0a5a37b12e8"
},
{
"id": "cba9de00-36ad-4e2a-9031-61347eb684c0",
"name": "Unauthorized.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/find?on_behalf_of=&short_reference=¤cy=&amount=&amount_from=&amount_to=&status=&reason=&payment_date_from=&payment_date_to=&transferred_at_from=&transferred_at_to=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&beneficiary_id=&conversion_id=&with_deleted=&payment_group_id=&unique_request_id=&scope=&bulk_upload_id=&page=&per_page=&order=&order_asc_desc=&charge_type=&review_status=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"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": "Currency in which payment was made. Three-letter ISO currency code.",
"key": "currency",
"value": ""
},
{
"description": "Exact amount",
"key": "amount",
"value": ""
},
{
"description": "Minimum amount",
"key": "amount_from",
"value": ""
},
{
"description": "Maximum amount",
"key": "amount_to",
"value": ""
},
{
"description": "Payment status (This can only be one of awaiting_authorisation,authorised,completed,deleted,failed,new,ready_to_send,released,submitted,suspended)",
"key": "status",
"value": ""
},
{
"description": "User-generated reason for payment. Freeform text.",
"key": "reason",
"value": ""
},
{
"description": "Earliest instructed payment date. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "payment_date_from",
"value": ""
},
{
"description": "Latest instructed payment date. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "payment_date_to",
"value": ""
},
{
"description": "Earliest date of payment processing. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "transferred_at_from",
"value": ""
},
{
"description": "Latest date of payment processing. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "transferred_at_to",
"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": "Beneficiary UUID",
"key": "beneficiary_id",
"value": ""
},
{
"description": "Conversion UUID",
"key": "conversion_id",
"value": ""
},
{
"description": "Include deleted payments.",
"key": "with_deleted",
"value": ""
},
{
"description": "Payment group.",
"key": "payment_group_id",
"value": ""
},
{
"description": "User-generated idempotency key.",
"key": "unique_request_id",
"value": ""
},
{
"description": "\"Own\" account, \"clients\" sub-accounts, or \"all\" accounts. (This can only be one of all,clients,own)",
"key": "scope",
"value": ""
},
{
"description": "Bulk upload reference code.",
"key": "bulk_upload_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": "Payment Charges Setting value (only applicable to Swift payments). Limits the search results to payments of the specified charge type. (This can only be one of ours,shared)",
"key": "charge_type",
"value": ""
},
{
"description": "Compliance review status. (This can only be one of in_review,passed,rejected)",
"key": "review_status",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-cba9de00-36ad-4e2a-9031-61347eb684c0"
},
{
"id": "0cba22b2-c824-4888-a433-78fd4fecd978",
"name": "Resource not found.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/find?on_behalf_of=&short_reference=¤cy=&amount=&amount_from=&amount_to=&status=&reason=&payment_date_from=&payment_date_to=&transferred_at_from=&transferred_at_to=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&beneficiary_id=&conversion_id=&with_deleted=&payment_group_id=&unique_request_id=&scope=&bulk_upload_id=&page=&per_page=&order=&order_asc_desc=&charge_type=&review_status=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"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": "Currency in which payment was made. Three-letter ISO currency code.",
"key": "currency",
"value": ""
},
{
"description": "Exact amount",
"key": "amount",
"value": ""
},
{
"description": "Minimum amount",
"key": "amount_from",
"value": ""
},
{
"description": "Maximum amount",
"key": "amount_to",
"value": ""
},
{
"description": "Payment status (This can only be one of awaiting_authorisation,authorised,completed,deleted,failed,new,ready_to_send,released,submitted,suspended)",
"key": "status",
"value": ""
},
{
"description": "User-generated reason for payment. Freeform text.",
"key": "reason",
"value": ""
},
{
"description": "Earliest instructed payment date. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "payment_date_from",
"value": ""
},
{
"description": "Latest instructed payment date. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "payment_date_to",
"value": ""
},
{
"description": "Earliest date of payment processing. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "transferred_at_from",
"value": ""
},
{
"description": "Latest date of payment processing. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "transferred_at_to",
"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": "Beneficiary UUID",
"key": "beneficiary_id",
"value": ""
},
{
"description": "Conversion UUID",
"key": "conversion_id",
"value": ""
},
{
"description": "Include deleted payments.",
"key": "with_deleted",
"value": ""
},
{
"description": "Payment group.",
"key": "payment_group_id",
"value": ""
},
{
"description": "User-generated idempotency key.",
"key": "unique_request_id",
"value": ""
},
{
"description": "\"Own\" account, \"clients\" sub-accounts, or \"all\" accounts. (This can only be one of all,clients,own)",
"key": "scope",
"value": ""
},
{
"description": "Bulk upload reference code.",
"key": "bulk_upload_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": "Payment Charges Setting value (only applicable to Swift payments). Limits the search results to payments of the specified charge type. (This can only be one of ours,shared)",
"key": "charge_type",
"value": ""
},
{
"description": "Compliance review status. (This can only be one of in_review,passed,rejected)",
"key": "review_status",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-0cba22b2-c824-4888-a433-78fd4fecd978"
},
{
"id": "086e7a2c-9391-47c6-83de-785b356d08bf",
"name": "Too many requests.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/find?on_behalf_of=&short_reference=¤cy=&amount=&amount_from=&amount_to=&status=&reason=&payment_date_from=&payment_date_to=&transferred_at_from=&transferred_at_to=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&beneficiary_id=&conversion_id=&with_deleted=&payment_group_id=&unique_request_id=&scope=&bulk_upload_id=&page=&per_page=&order=&order_asc_desc=&charge_type=&review_status=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"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": "Currency in which payment was made. Three-letter ISO currency code.",
"key": "currency",
"value": ""
},
{
"description": "Exact amount",
"key": "amount",
"value": ""
},
{
"description": "Minimum amount",
"key": "amount_from",
"value": ""
},
{
"description": "Maximum amount",
"key": "amount_to",
"value": ""
},
{
"description": "Payment status (This can only be one of awaiting_authorisation,authorised,completed,deleted,failed,new,ready_to_send,released,submitted,suspended)",
"key": "status",
"value": ""
},
{
"description": "User-generated reason for payment. Freeform text.",
"key": "reason",
"value": ""
},
{
"description": "Earliest instructed payment date. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "payment_date_from",
"value": ""
},
{
"description": "Latest instructed payment date. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "payment_date_to",
"value": ""
},
{
"description": "Earliest date of payment processing. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "transferred_at_from",
"value": ""
},
{
"description": "Latest date of payment processing. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "transferred_at_to",
"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": "Beneficiary UUID",
"key": "beneficiary_id",
"value": ""
},
{
"description": "Conversion UUID",
"key": "conversion_id",
"value": ""
},
{
"description": "Include deleted payments.",
"key": "with_deleted",
"value": ""
},
{
"description": "Payment group.",
"key": "payment_group_id",
"value": ""
},
{
"description": "User-generated idempotency key.",
"key": "unique_request_id",
"value": ""
},
{
"description": "\"Own\" account, \"clients\" sub-accounts, or \"all\" accounts. (This can only be one of all,clients,own)",
"key": "scope",
"value": ""
},
{
"description": "Bulk upload reference code.",
"key": "bulk_upload_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": "Payment Charges Setting value (only applicable to Swift payments). Limits the search results to payments of the specified charge type. (This can only be one of ours,shared)",
"key": "charge_type",
"value": ""
},
{
"description": "Compliance review status. (This can only be one of in_review,passed,rejected)",
"key": "review_status",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-086e7a2c-9391-47c6-83de-785b356d08bf"
},
{
"id": "9193e405-ae49-4d89-b5f6-b505ac9fb4f6",
"name": "Internal server error",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/find?on_behalf_of=&short_reference=¤cy=&amount=&amount_from=&amount_to=&status=&reason=&payment_date_from=&payment_date_to=&transferred_at_from=&transferred_at_to=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&beneficiary_id=&conversion_id=&with_deleted=&payment_group_id=&unique_request_id=&scope=&bulk_upload_id=&page=&per_page=&order=&order_asc_desc=&charge_type=&review_status=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"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": "Currency in which payment was made. Three-letter ISO currency code.",
"key": "currency",
"value": ""
},
{
"description": "Exact amount",
"key": "amount",
"value": ""
},
{
"description": "Minimum amount",
"key": "amount_from",
"value": ""
},
{
"description": "Maximum amount",
"key": "amount_to",
"value": ""
},
{
"description": "Payment status (This can only be one of awaiting_authorisation,authorised,completed,deleted,failed,new,ready_to_send,released,submitted,suspended)",
"key": "status",
"value": ""
},
{
"description": "User-generated reason for payment. Freeform text.",
"key": "reason",
"value": ""
},
{
"description": "Earliest instructed payment date. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "payment_date_from",
"value": ""
},
{
"description": "Latest instructed payment date. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "payment_date_to",
"value": ""
},
{
"description": "Earliest date of payment processing. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "transferred_at_from",
"value": ""
},
{
"description": "Latest date of payment processing. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "transferred_at_to",
"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": "Beneficiary UUID",
"key": "beneficiary_id",
"value": ""
},
{
"description": "Conversion UUID",
"key": "conversion_id",
"value": ""
},
{
"description": "Include deleted payments.",
"key": "with_deleted",
"value": ""
},
{
"description": "Payment group.",
"key": "payment_group_id",
"value": ""
},
{
"description": "User-generated idempotency key.",
"key": "unique_request_id",
"value": ""
},
{
"description": "\"Own\" account, \"clients\" sub-accounts, or \"all\" accounts. (This can only be one of all,clients,own)",
"key": "scope",
"value": ""
},
{
"description": "Bulk upload reference code.",
"key": "bulk_upload_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": "Payment Charges Setting value (only applicable to Swift payments). Limits the search results to payments of the specified charge type. (This can only be one of ours,shared)",
"key": "charge_type",
"value": ""
},
{
"description": "Compliance review status. (This can only be one of in_review,passed,rejected)",
"key": "review_status",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-9193e405-ae49-4d89-b5f6-b505ac9fb4f6"
},
{
"id": "23aed538-ffa9-47a4-8064-8d57969201fc",
"name": "Service is temporary unavailable",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/find?on_behalf_of=&short_reference=¤cy=&amount=&amount_from=&amount_to=&status=&reason=&payment_date_from=&payment_date_to=&transferred_at_from=&transferred_at_to=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&beneficiary_id=&conversion_id=&with_deleted=&payment_group_id=&unique_request_id=&scope=&bulk_upload_id=&page=&per_page=&order=&order_asc_desc=&charge_type=&review_status=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"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": "Currency in which payment was made. Three-letter ISO currency code.",
"key": "currency",
"value": ""
},
{
"description": "Exact amount",
"key": "amount",
"value": ""
},
{
"description": "Minimum amount",
"key": "amount_from",
"value": ""
},
{
"description": "Maximum amount",
"key": "amount_to",
"value": ""
},
{
"description": "Payment status (This can only be one of awaiting_authorisation,authorised,completed,deleted,failed,new,ready_to_send,released,submitted,suspended)",
"key": "status",
"value": ""
},
{
"description": "User-generated reason for payment. Freeform text.",
"key": "reason",
"value": ""
},
{
"description": "Earliest instructed payment date. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "payment_date_from",
"value": ""
},
{
"description": "Latest instructed payment date. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "payment_date_to",
"value": ""
},
{
"description": "Earliest date of payment processing. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "transferred_at_from",
"value": ""
},
{
"description": "Latest date of payment processing. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "transferred_at_to",
"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": "Beneficiary UUID",
"key": "beneficiary_id",
"value": ""
},
{
"description": "Conversion UUID",
"key": "conversion_id",
"value": ""
},
{
"description": "Include deleted payments.",
"key": "with_deleted",
"value": ""
},
{
"description": "Payment group.",
"key": "payment_group_id",
"value": ""
},
{
"description": "User-generated idempotency key.",
"key": "unique_request_id",
"value": ""
},
{
"description": "\"Own\" account, \"clients\" sub-accounts, or \"all\" accounts. (This can only be one of all,clients,own)",
"key": "scope",
"value": ""
},
{
"description": "Bulk upload reference code.",
"key": "bulk_upload_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": "Payment Charges Setting value (only applicable to Swift payments). Limits the search results to payments of the specified charge type. (This can only be one of ours,shared)",
"key": "charge_type",
"value": ""
},
{
"description": "Compliance review status. (This can only be one of in_review,passed,rejected)",
"key": "review_status",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-23aed538-ffa9-47a4-8064-8d57969201fc"
},
{
"id": "f5025e40-9baa-48ef-ac32-f91d797ec579",
"name": "Unexpected error.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/find?on_behalf_of=&short_reference=¤cy=&amount=&amount_from=&amount_to=&status=&reason=&payment_date_from=&payment_date_to=&transferred_at_from=&transferred_at_to=&created_at_from=&created_at_to=&updated_at_from=&updated_at_to=&beneficiary_id=&conversion_id=&with_deleted=&payment_group_id=&unique_request_id=&scope=&bulk_upload_id=&page=&per_page=&order=&order_asc_desc=&charge_type=&review_status=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"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": "Currency in which payment was made. Three-letter ISO currency code.",
"key": "currency",
"value": ""
},
{
"description": "Exact amount",
"key": "amount",
"value": ""
},
{
"description": "Minimum amount",
"key": "amount_from",
"value": ""
},
{
"description": "Maximum amount",
"key": "amount_to",
"value": ""
},
{
"description": "Payment status (This can only be one of awaiting_authorisation,authorised,completed,deleted,failed,new,ready_to_send,released,submitted,suspended)",
"key": "status",
"value": ""
},
{
"description": "User-generated reason for payment. Freeform text.",
"key": "reason",
"value": ""
},
{
"description": "Earliest instructed payment date. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "payment_date_from",
"value": ""
},
{
"description": "Latest instructed payment date. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "payment_date_to",
"value": ""
},
{
"description": "Earliest date of payment processing. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "transferred_at_from",
"value": ""
},
{
"description": "Latest date of payment processing. Any valid ISO 8601 format, e.g. \"2023-12-31T23:59:59+00:00\".",
"key": "transferred_at_to",
"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": "Beneficiary UUID",
"key": "beneficiary_id",
"value": ""
},
{
"description": "Conversion UUID",
"key": "conversion_id",
"value": ""
},
{
"description": "Include deleted payments.",
"key": "with_deleted",
"value": ""
},
{
"description": "Payment group.",
"key": "payment_group_id",
"value": ""
},
{
"description": "User-generated idempotency key.",
"key": "unique_request_id",
"value": ""
},
{
"description": "\"Own\" account, \"clients\" sub-accounts, or \"all\" accounts. (This can only be one of all,clients,own)",
"key": "scope",
"value": ""
},
{
"description": "Bulk upload reference code.",
"key": "bulk_upload_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": "Payment Charges Setting value (only applicable to Swift payments). Limits the search results to payments of the specified charge type. (This can only be one of ours,shared)",
"key": "charge_type",
"value": ""
},
{
"description": "Compliance review status. (This can only be one of in_review,passed,rejected)",
"key": "review_status",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-f5025e40-9baa-48ef-ac32-f91d797ec579"
}
],
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-7c3fb327-3af0-4292-b6a0-56b880daabb6"
}
],
"id": "03d881c1-9ef6-4cd3-9423-4ebc6323d0df",
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-03d881c1-9ef6-4cd3-9423-4ebc6323d0df"
},
{
"name": "{id}",
"item": [
{
"name": "confirmation",
"item": [
{
"name": "Get Payment Confirmation",
"id": "8f3447e6-aed2-470c-b673-9cef37a91eec",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/confirmation",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"confirmation"
],
"variable": [
{
"id": "4974941b-a51f-4c81-8a56-b4bc64a0d4ca",
"key": "id",
"value": "",
"description": "(Required) Payment UUID"
}
]
},
"description": "Gets confirmation for a given payment."
},
"response": [
{
"id": "c18b5e24-b015-44dc-ba88-aaf37c180d87",
"name": "Success.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/confirmation",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"confirmation"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-c18b5e24-b015-44dc-ba88-aaf37c180d87"
},
{
"id": "b23c9c9e-34a6-42e6-87be-4905e0274146",
"name": "Client error.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/confirmation",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"confirmation"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-b23c9c9e-34a6-42e6-87be-4905e0274146"
},
{
"id": "d9d3f604-ab1d-41fc-a93c-1045aec55776",
"name": "Unauthorized.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/confirmation",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"confirmation"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-d9d3f604-ab1d-41fc-a93c-1045aec55776"
},
{
"id": "7d0ca3bb-9cd6-470a-ae62-6c4e4a735c2c",
"name": "Resource not found.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/confirmation",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"confirmation"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-7d0ca3bb-9cd6-470a-ae62-6c4e4a735c2c"
},
{
"id": "ede3a89b-b5fd-41ac-a19e-2bbef1174030",
"name": "Unprocessable Entity",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/confirmation",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"confirmation"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
"code": 422,
"_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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-ede3a89b-b5fd-41ac-a19e-2bbef1174030"
},
{
"id": "9c7be7d2-72f5-4f70-a5d9-478eb0ae96df",
"name": "Too many requests.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/confirmation",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"confirmation"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-9c7be7d2-72f5-4f70-a5d9-478eb0ae96df"
},
{
"id": "e45966fe-8747-4bde-83a9-5708f0584aab",
"name": "Internal server error",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/confirmation",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"confirmation"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-e45966fe-8747-4bde-83a9-5708f0584aab"
},
{
"id": "b41f6ddc-9c5a-4a15-a4f0-413dc694612d",
"name": "Service is temporary unavailable",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/confirmation",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"confirmation"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-b41f6ddc-9c5a-4a15-a4f0-413dc694612d"
},
{
"id": "fb853224-780c-403b-b450-dabe1f0f198b",
"name": "Unexpected error.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/confirmation",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"confirmation"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-fb853224-780c-403b-b450-dabe1f0f198b"
}
],
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-8f3447e6-aed2-470c-b673-9cef37a91eec"
}
],
"id": "594f9c18-20a6-4ba9-a2c8-d6b722c0af6f",
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-594f9c18-20a6-4ba9-a2c8-d6b722c0af6f"
},
{
"name": "submission_info",
"item": [
{
"name": "Get Payment Submission Information",
"id": "e75add5f-a56c-4435-86db-79d3342199c2",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/submission_info?on_behalf_of=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"submission_info"
],
"query": [
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
}
],
"variable": [
{
"id": "f5e39fdc-0cda-4ba3-83a9-d907c1302e90",
"key": "id",
"value": "",
"description": "(Required) Payment UUID"
}
]
},
"description": "Gets the pacs.008 or MT103 information for a Swift payment."
},
"response": [
{
"id": "0f891c44-f0c6-4c2b-8c21-0a173553ffdb",
"name": "Success.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/submission_info?on_behalf_of=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"submission_info"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-0f891c44-f0c6-4c2b-8c21-0a173553ffdb"
},
{
"id": "f850c147-d330-4aa4-80c6-426fbb950306",
"name": "Client error.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/submission_info?on_behalf_of=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"submission_info"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-f850c147-d330-4aa4-80c6-426fbb950306"
},
{
"id": "4b2d49be-d47a-4203-9205-27d21fce0a3d",
"name": "Unauthorized.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/submission_info?on_behalf_of=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"submission_info"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-4b2d49be-d47a-4203-9205-27d21fce0a3d"
},
{
"id": "3b16d780-e020-4035-9926-370481b4eeb0",
"name": "Resource not found.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/submission_info?on_behalf_of=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"submission_info"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-3b16d780-e020-4035-9926-370481b4eeb0"
},
{
"id": "e5ec3e66-8218-4fa0-900b-03740eff3680",
"name": "Too many requests.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/submission_info?on_behalf_of=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"submission_info"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-e5ec3e66-8218-4fa0-900b-03740eff3680"
},
{
"id": "2af8a87b-209a-4dab-8e39-b6fff4236249",
"name": "Internal server error",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/submission_info?on_behalf_of=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"submission_info"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-2af8a87b-209a-4dab-8e39-b6fff4236249"
},
{
"id": "3964612b-bd00-4d48-8e34-4aa8cf8af9b9",
"name": "Service is temporary unavailable",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/submission_info?on_behalf_of=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"submission_info"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-3964612b-bd00-4d48-8e34-4aa8cf8af9b9"
},
{
"id": "4c42f055-7237-4255-bfd7-ff6974605f8e",
"name": "Unexpected error.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/submission_info?on_behalf_of=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"submission_info"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-4c42f055-7237-4255-bfd7-ff6974605f8e"
}
],
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-e75add5f-a56c-4435-86db-79d3342199c2"
}
],
"id": "e7ac464f-74bd-4173-aa2e-7c894db9cad8",
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-e7ac464f-74bd-4173-aa2e-7c894db9cad8"
},
{
"name": "delete",
"item": [
{
"name": "Delete Payment",
"id": "7006a166-2da2-4c22-8e07-0903aa5cacd3",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/delete",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"delete"
],
"variable": [
{
"id": "977bb9a8-7e07-49af-a7d2-06d20ec5ac1f",
"key": "id",
"value": "",
"description": "(Required) Payment UUID."
}
]
},
"description": "Delete a payment. On success, returns the final payment record state."
},
"response": [
{
"id": "76f23625-2051-48e8-8b32-d2cda93defff",
"name": "Success.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/delete",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"delete"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-76f23625-2051-48e8-8b32-d2cda93defff"
},
{
"id": "5d73bf2c-8f7d-4b80-a216-69de462b3953",
"name": "Client error.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/delete",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"delete"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-5d73bf2c-8f7d-4b80-a216-69de462b3953"
},
{
"id": "d0ab6760-67db-480f-8911-7dc7c2351380",
"name": "Unauthorized.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/delete",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"delete"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-d0ab6760-67db-480f-8911-7dc7c2351380"
},
{
"id": "940ce632-f7e3-432d-822a-927743291b78",
"name": "Resource not found.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/delete",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"delete"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-940ce632-f7e3-432d-822a-927743291b78"
},
{
"id": "31554bd2-7574-4ab5-90aa-483e389eb4f1",
"name": "Too many requests.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/delete",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"delete"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-31554bd2-7574-4ab5-90aa-483e389eb4f1"
},
{
"id": "82df3628-2137-472a-9190-ab1498470b44",
"name": "Internal server error",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/delete",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"delete"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-82df3628-2137-472a-9190-ab1498470b44"
},
{
"id": "3372053f-462e-42e4-a03d-7fc02dc3817d",
"name": "Service is temporary unavailable",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/delete",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"delete"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-3372053f-462e-42e4-a03d-7fc02dc3817d"
},
{
"id": "8cc35183-07d6-4c09-9ee6-63bb5accd7d3",
"name": "Unexpected error.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/delete",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"delete"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-8cc35183-07d6-4c09-9ee6-63bb5accd7d3"
}
],
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-7006a166-2da2-4c22-8e07-0903aa5cacd3"
}
],
"id": "b65303ff-5f5e-4226-a421-8ad3f8897c8e",
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-b65303ff-5f5e-4226-a421-8ad3f8897c8e"
},
{
"name": "tracking_info",
"item": [
{
"name": "Get Payment Tracking Information",
"id": "ab720180-6936-426c-998b-92e68cbfca8b",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/tracking_info",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"tracking_info"
],
"variable": [
{
"id": "7bc13f25-375f-453b-9f67-4c4c390c48c6",
"key": "id",
"value": "",
"description": "(Required) Payment UUID"
}
]
},
"description": "Gets the tracking information for a payment."
},
"response": [
{
"id": "0885360c-992f-40a3-b3d2-ffaeed839f4b",
"name": "Success.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/tracking_info",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"tracking_info"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-0885360c-992f-40a3-b3d2-ffaeed839f4b"
},
{
"id": "bf79fd64-0773-450b-92aa-428f66b47af0",
"name": "Client error.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/tracking_info",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"tracking_info"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-bf79fd64-0773-450b-92aa-428f66b47af0"
},
{
"id": "3058b4a0-6fd0-4e7a-a877-2fcb00381c74",
"name": "Unauthorized.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/tracking_info",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"tracking_info"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-3058b4a0-6fd0-4e7a-a877-2fcb00381c74"
},
{
"id": "89ba1a72-55a4-4bef-b497-f0d5905a531f",
"name": "Forbidden.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/tracking_info",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"tracking_info"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-89ba1a72-55a4-4bef-b497-f0d5905a531f"
},
{
"id": "0005365d-e07a-453f-ac7c-9302413836fb",
"name": "Resource not found.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/tracking_info",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"tracking_info"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-0005365d-e07a-453f-ac7c-9302413836fb"
},
{
"id": "57209020-a881-4edf-82e0-b376d4cd9c71",
"name": "Too many requests.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/tracking_info",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"tracking_info"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-57209020-a881-4edf-82e0-b376d4cd9c71"
},
{
"id": "692b5bb9-0a69-44da-af42-531d09dd4cd5",
"name": "Internal server error",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/tracking_info",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"tracking_info"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-692b5bb9-0a69-44da-af42-531d09dd4cd5"
},
{
"id": "3e1bae62-6d1c-420c-87a1-1591a3af77fd",
"name": "Service is temporary unavailable",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/tracking_info",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"tracking_info"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-3e1bae62-6d1c-420c-87a1-1591a3af77fd"
},
{
"id": "471e49f9-369d-45bf-8bad-2b6a6ca66737",
"name": "Unexpected error.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/tracking_info",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"tracking_info"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-471e49f9-369d-45bf-8bad-2b6a6ca66737"
}
],
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-ab720180-6936-426c-998b-92e68cbfca8b"
}
],
"id": "8d656478-17c1-47b9-904f-17a190253fcd",
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-8d656478-17c1-47b9-904f-17a190253fcd"
},
{
"name": "notifications",
"item": [
{
"name": "retry",
"item": [
{
"name": "Resend Payment Notification",
"id": "e68485b8-0aba-41ac-a731-222b6f20e054",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/notifications/retry?notification_type=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"notifications",
"retry"
],
"query": [
{
"description": "(Required) The notification to be resent. (This can only be one of payment_ready_to_send_notification,payment_released_notification,payment_failed_notification)",
"key": "notification_type",
"value": ""
}
],
"variable": [
{
"id": "f71b605d-7fdf-4283-89ca-3a8556f2e2cc",
"key": "id",
"value": "",
"description": "(Required) Payment UUID"
}
]
},
"description": "Resends a payment notification for the specified payment ID."
},
"response": [
{
"id": "a454ed61-3bc6-4c4a-bda3-e9bf7a135367",
"name": "Success.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/notifications/retry?notification_type=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"notifications",
"retry"
],
"query": [
{
"description": "(Required) The notification to be resent. (This can only be one of payment_ready_to_send_notification,payment_released_notification,payment_failed_notification)",
"key": "notification_type",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-a454ed61-3bc6-4c4a-bda3-e9bf7a135367"
},
{
"id": "6914dcc8-d0ba-46bf-af27-ff4657c611da",
"name": "Client error.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/notifications/retry?notification_type=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"notifications",
"retry"
],
"query": [
{
"description": "(Required) The notification to be resent. (This can only be one of payment_ready_to_send_notification,payment_released_notification,payment_failed_notification)",
"key": "notification_type",
"value": ""
}
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Bad Request",
"code": 400,
"_postman_previewlanguage": "text",
"header": [],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-6914dcc8-d0ba-46bf-af27-ff4657c611da"
},
{
"id": "92e7369e-e4cb-4c21-adce-09cf2e14fe62",
"name": "Unauthorized.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/notifications/retry?notification_type=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"notifications",
"retry"
],
"query": [
{
"description": "(Required) The notification to be resent. (This can only be one of payment_ready_to_send_notification,payment_released_notification,payment_failed_notification)",
"key": "notification_type",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-92e7369e-e4cb-4c21-adce-09cf2e14fe62"
},
{
"id": "fd148c07-5d27-4cda-8a91-59cda8f180d3",
"name": "Resource not found.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/notifications/retry?notification_type=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"notifications",
"retry"
],
"query": [
{
"description": "(Required) The notification to be resent. (This can only be one of payment_ready_to_send_notification,payment_released_notification,payment_failed_notification)",
"key": "notification_type",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-fd148c07-5d27-4cda-8a91-59cda8f180d3"
},
{
"id": "19bcf5f9-a5b2-4453-869d-8d9f7eecb889",
"name": "Too many requests.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/notifications/retry?notification_type=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"notifications",
"retry"
],
"query": [
{
"description": "(Required) The notification to be resent. (This can only be one of payment_ready_to_send_notification,payment_released_notification,payment_failed_notification)",
"key": "notification_type",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-19bcf5f9-a5b2-4453-869d-8d9f7eecb889"
},
{
"id": "2511cce8-6bc0-4007-bce3-bb3836836021",
"name": "Internal server error",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/notifications/retry?notification_type=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"notifications",
"retry"
],
"query": [
{
"description": "(Required) The notification to be resent. (This can only be one of payment_ready_to_send_notification,payment_released_notification,payment_failed_notification)",
"key": "notification_type",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-2511cce8-6bc0-4007-bce3-bb3836836021"
},
{
"id": "8660cedc-eecb-4510-8305-6dbcc0564d18",
"name": "Service is temporary unavailable",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/notifications/retry?notification_type=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"notifications",
"retry"
],
"query": [
{
"description": "(Required) The notification to be resent. (This can only be one of payment_ready_to_send_notification,payment_released_notification,payment_failed_notification)",
"key": "notification_type",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-8660cedc-eecb-4510-8305-6dbcc0564d18"
},
{
"id": "3b5c5172-80c3-43a6-96ab-006c5a8c53bb",
"name": "Unexpected error.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id/notifications/retry?notification_type=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id",
"notifications",
"retry"
],
"query": [
{
"description": "(Required) The notification to be resent. (This can only be one of payment_ready_to_send_notification,payment_released_notification,payment_failed_notification)",
"key": "notification_type",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-3b5c5172-80c3-43a6-96ab-006c5a8c53bb"
}
],
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-e68485b8-0aba-41ac-a731-222b6f20e054"
}
],
"id": "6ca4f7ce-2467-4431-a91d-83f88c23a0ea",
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-6ca4f7ce-2467-4431-a91d-83f88c23a0ea"
}
],
"id": "8e7b0d0b-d54a-4812-b607-e18c554bc7e4",
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-8e7b0d0b-d54a-4812-b607-e18c554bc7e4"
},
{
"name": "Get Payment",
"id": "680b9e6d-e9a2-4a01-bc50-047bee4a4243",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id?with_deleted=&on_behalf_of=&review_status=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id"
],
"query": [
{
"description": "Include deleted payments.",
"key": "with_deleted",
"value": ""
},
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
},
{
"description": "Compliance review status. (This can only be one of in_review,passed,rejected)",
"key": "review_status",
"value": ""
}
],
"variable": [
{
"id": "5cbd2ee0-e73b-4505-8c5a-b9576d377451",
"key": "id",
"value": "",
"description": "(Required) Payment UUID"
}
]
},
"description": "Gets a payment record."
},
"response": [
{
"id": "628116e4-0736-4ff2-bd8b-ca7509b3637c",
"name": "Success.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id?with_deleted=&on_behalf_of=&review_status=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id"
],
"query": [
{
"description": "Include deleted payments.",
"key": "with_deleted",
"value": ""
},
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
},
{
"description": "Compliance review status. (This can only be one of in_review,passed,rejected)",
"key": "review_status",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-628116e4-0736-4ff2-bd8b-ca7509b3637c"
},
{
"id": "14b98c9a-6471-471d-b8c2-6a916cf2f99e",
"name": "Client error.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id?with_deleted=&on_behalf_of=&review_status=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id"
],
"query": [
{
"description": "Include deleted payments.",
"key": "with_deleted",
"value": ""
},
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
},
{
"description": "Compliance review status. (This can only be one of in_review,passed,rejected)",
"key": "review_status",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-14b98c9a-6471-471d-b8c2-6a916cf2f99e"
},
{
"id": "1120d14a-63d5-46c2-96da-def7bf4fbfec",
"name": "Unauthorized.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id?with_deleted=&on_behalf_of=&review_status=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id"
],
"query": [
{
"description": "Include deleted payments.",
"key": "with_deleted",
"value": ""
},
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
},
{
"description": "Compliance review status. (This can only be one of in_review,passed,rejected)",
"key": "review_status",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-1120d14a-63d5-46c2-96da-def7bf4fbfec"
},
{
"id": "fee8180d-db14-4b92-988a-444ed9ab3089",
"name": "Resource not found.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id?with_deleted=&on_behalf_of=&review_status=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id"
],
"query": [
{
"description": "Include deleted payments.",
"key": "with_deleted",
"value": ""
},
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
},
{
"description": "Compliance review status. (This can only be one of in_review,passed,rejected)",
"key": "review_status",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-fee8180d-db14-4b92-988a-444ed9ab3089"
},
{
"id": "d38ac3ec-9f38-4039-bd9f-ea7f4829e337",
"name": "Too many requests.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id?with_deleted=&on_behalf_of=&review_status=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id"
],
"query": [
{
"description": "Include deleted payments.",
"key": "with_deleted",
"value": ""
},
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
},
{
"description": "Compliance review status. (This can only be one of in_review,passed,rejected)",
"key": "review_status",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-d38ac3ec-9f38-4039-bd9f-ea7f4829e337"
},
{
"id": "5823ada8-d02f-4392-bf5b-e76b39d428ff",
"name": "Internal server error",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id?with_deleted=&on_behalf_of=&review_status=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id"
],
"query": [
{
"description": "Include deleted payments.",
"key": "with_deleted",
"value": ""
},
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
},
{
"description": "Compliance review status. (This can only be one of in_review,passed,rejected)",
"key": "review_status",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-5823ada8-d02f-4392-bf5b-e76b39d428ff"
},
{
"id": "9ff37fe0-2422-46da-933d-550fd4da1be0",
"name": "Service is temporary unavailable",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id?with_deleted=&on_behalf_of=&review_status=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id"
],
"query": [
{
"description": "Include deleted payments.",
"key": "with_deleted",
"value": ""
},
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
},
{
"description": "Compliance review status. (This can only be one of in_review,passed,rejected)",
"key": "review_status",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-9ff37fe0-2422-46da-933d-550fd4da1be0"
},
{
"id": "4792d18d-5c29-4626-a053-23fefdc39773",
"name": "Unexpected error.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id?with_deleted=&on_behalf_of=&review_status=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id"
],
"query": [
{
"description": "Include deleted payments.",
"key": "with_deleted",
"value": ""
},
{
"description": "A contact UUID for the sub-account you're acting on behalf of.",
"key": "on_behalf_of",
"value": ""
},
{
"description": "Compliance review status. (This can only be one of in_review,passed,rejected)",
"key": "review_status",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-4792d18d-5c29-4626-a053-23fefdc39773"
}
],
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-680b9e6d-e9a2-4a01-bc50-047bee4a4243"
},
{
"name": "Update Payment",
"id": "721fc0e6-6938-448b-aa05-61a026c482b8",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id"
],
"variable": [
{
"id": "1a3dc01c-5715-45c0-99a9-c07fca513e91",
"key": "id",
"value": "",
"description": "(Required) Payment UUID"
}
]
},
"description": "Updates a payment. On success, returns the updated payment entity."
},
"response": [
{
"id": "a749b90a-e54f-42b0-85f8-20b4578934de",
"name": "Success.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-a749b90a-e54f-42b0-85f8-20b4578934de"
},
{
"id": "80146282-7547-42de-8893-e3c8eff1fd8a",
"name": "Client error",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-80146282-7547-42de-8893-e3c8eff1fd8a"
},
{
"id": "a98fe661-0042-449d-869a-fc2246092ef7",
"name": "Unauthorized.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-a98fe661-0042-449d-869a-fc2246092ef7"
},
{
"id": "15ce2ce2-ea45-4daf-b205-817103911773",
"name": "Resource not found.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-15ce2ce2-ea45-4daf-b205-817103911773"
},
{
"id": "943d5f1e-6bb3-4c2f-be65-01342111ae14",
"name": "Too many requests.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-943d5f1e-6bb3-4c2f-be65-01342111ae14"
},
{
"id": "2aed0837-7965-4e68-9c76-0eb155d0bb4a",
"name": "Internal server error",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-2aed0837-7965-4e68-9c76-0eb155d0bb4a"
},
{
"id": "f57ae0d5-33cb-4875-8a39-70619c200853",
"name": "Service is temporary unavailable",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-f57ae0d5-33cb-4875-8a39-70619c200853"
},
{
"id": "db36a199-a7e9-49bc-a899-26357fe46792",
"name": "Unexpected error.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
":id"
],
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-db36a199-a7e9-49bc-a899-26357fe46792"
}
],
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-721fc0e6-6938-448b-aa05-61a026c482b8"
}
],
"id": "69333a43-0473-4e36-b417-dc2afe0cac36",
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-69333a43-0473-4e36-b417-dc2afe0cac36"
},
{
"name": "authorise",
"item": [
{
"name": "Authorise Payment",
"id": "80bfd325-79de-45fb-8f58-90c8a3e26ed0",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/authorise?payment_ids[]=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"authorise"
],
"query": [
{
"description": "(Required) One or more payment UUID identifiers to be authorised.",
"key": "payment_ids[]",
"value": ""
}
]
},
"description": "Authorises a payment pending authorisation."
},
"response": [
{
"id": "2646a76f-6eb3-4430-9215-86454246c5b0",
"name": "Success.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/authorise?payment_ids[]=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"authorise"
],
"query": [
{
"description": "(Required) One or more payment UUID identifiers to be authorised.",
"key": "payment_ids[]",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-2646a76f-6eb3-4430-9215-86454246c5b0"
},
{
"id": "cb684b1f-b09c-49ff-be70-61777e837292",
"name": "Client error.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/authorise?payment_ids[]=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"authorise"
],
"query": [
{
"description": "(Required) One or more payment UUID identifiers to be authorised.",
"key": "payment_ids[]",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-cb684b1f-b09c-49ff-be70-61777e837292"
},
{
"id": "175885ba-52fe-409b-87c1-70c031d6fa78",
"name": "Unauthorized.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/authorise?payment_ids[]=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"authorise"
],
"query": [
{
"description": "(Required) One or more payment UUID identifiers to be authorised.",
"key": "payment_ids[]",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-175885ba-52fe-409b-87c1-70c031d6fa78"
},
{
"id": "36958ce0-f60a-46b8-9055-33df29287b2e",
"name": "Resource not found.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/authorise?payment_ids[]=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"authorise"
],
"query": [
{
"description": "(Required) One or more payment UUID identifiers to be authorised.",
"key": "payment_ids[]",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-36958ce0-f60a-46b8-9055-33df29287b2e"
},
{
"id": "d6e5e18d-4818-4aa0-b4d4-d66c8bbba653",
"name": "Too many requests.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/authorise?payment_ids[]=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"authorise"
],
"query": [
{
"description": "(Required) One or more payment UUID identifiers to be authorised.",
"key": "payment_ids[]",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-d6e5e18d-4818-4aa0-b4d4-d66c8bbba653"
},
{
"id": "8b19aa21-6777-4207-961f-a36831a98951",
"name": "Internal server error",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/authorise?payment_ids[]=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"authorise"
],
"query": [
{
"description": "(Required) One or more payment UUID identifiers to be authorised.",
"key": "payment_ids[]",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-8b19aa21-6777-4207-961f-a36831a98951"
},
{
"id": "51170042-b249-4bab-940e-73fbaf62f020",
"name": "Service is temporary unavailable",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/authorise?payment_ids[]=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"authorise"
],
"query": [
{
"description": "(Required) One or more payment UUID identifiers to be authorised.",
"key": "payment_ids[]",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-51170042-b249-4bab-940e-73fbaf62f020"
},
{
"id": "ee12982c-7fcf-4b1e-a77f-cd510edf471d",
"name": "Unexpected error.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/authorise?payment_ids[]=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"authorise"
],
"query": [
{
"description": "(Required) One or more payment UUID identifiers to be authorised.",
"key": "payment_ids[]",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-ee12982c-7fcf-4b1e-a77f-cd510edf471d"
}
],
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-80bfd325-79de-45fb-8f58-90c8a3e26ed0"
}
],
"id": "a578dcba-1c7b-4ef1-87b4-a5c70b1e2644",
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-a578dcba-1c7b-4ef1-87b4-a5c70b1e2644"
},
{
"name": "assign_payment_fee",
"item": [
{
"name": "Assign Payment Fee",
"id": "6051e9bf-b94e-480a-943c-2f7a7f0e8b6b",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/assign_payment_fee",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"assign_payment_fee"
]
},
"description": "Assigns a payment fee table to a specific sub-account."
},
"response": [
{
"id": "16f7fac3-e923-4213-a5de-be4c178baddf",
"name": "Success.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/assign_payment_fee",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"assign_payment_fee"
]
}
},
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-16f7fac3-e923-4213-a5de-be4c178baddf"
},
{
"id": "bd3c505e-947f-400f-9c37-26fbea4ab354",
"name": "Client error.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/assign_payment_fee",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"assign_payment_fee"
]
}
},
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-bd3c505e-947f-400f-9c37-26fbea4ab354"
},
{
"id": "dbf2f8a7-64c2-402b-88e9-95f51fb2193f",
"name": "Unauthorized.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/assign_payment_fee",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"assign_payment_fee"
]
}
},
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-dbf2f8a7-64c2-402b-88e9-95f51fb2193f"
},
{
"id": "83baf2bb-1993-46ba-96e9-dcbce611f2ca",
"name": "Forbidden.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/assign_payment_fee",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"assign_payment_fee"
]
}
},
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-83baf2bb-1993-46ba-96e9-dcbce611f2ca"
},
{
"id": "a52b84ac-a30c-4d3e-9b09-ce12891a6e75",
"name": "Resource not found.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/assign_payment_fee",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"assign_payment_fee"
]
}
},
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-a52b84ac-a30c-4d3e-9b09-ce12891a6e75"
},
{
"id": "5534c143-3150-4c40-accd-c106a7799972",
"name": "Too many requests.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/assign_payment_fee",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"assign_payment_fee"
]
}
},
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-5534c143-3150-4c40-accd-c106a7799972"
},
{
"id": "01338962-122d-41d8-8104-0e40d210b9ef",
"name": "Internal server error",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/assign_payment_fee",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"assign_payment_fee"
]
}
},
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-01338962-122d-41d8-8104-0e40d210b9ef"
},
{
"id": "f915098e-ea77-4c60-a11c-3d37af4ac9c5",
"name": "Service is temporary unavailable",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/assign_payment_fee",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"assign_payment_fee"
]
}
},
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-f915098e-ea77-4c60-a11c-3d37af4ac9c5"
},
{
"id": "7fe48ec3-7dff-41b6-91df-5ee06cc94e0c",
"name": "Unexpected error.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/assign_payment_fee",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"assign_payment_fee"
]
}
},
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-7fe48ec3-7dff-41b6-91df-5ee06cc94e0c"
}
],
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-6051e9bf-b94e-480a-943c-2f7a7f0e8b6b"
}
],
"id": "d57240de-265e-40e6-a002-43694f414369",
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-d57240de-265e-40e6-a002-43694f414369"
},
{
"name": "payment_delivery_date",
"item": [
{
"name": "Get Payment Delivery Date",
"id": "702e955d-66f2-4e84-a572-781e2a41ee08",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/payment_delivery_date?payment_date=&payment_type=¤cy=&bank_country=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"payment_delivery_date"
],
"query": [
{
"description": "(Required) The date when the payment will be released. Any valid ISO 8601 format, e.g. \"2023-12-31\".",
"key": "payment_date",
"value": ""
},
{
"description": "(Required) Currencycloud supports two types of payments: \"priority\", made using the Swift network; and \"regular\", made using the local bank network. (This can only be one of priority,regular)",
"key": "payment_type",
"value": ""
},
{
"description": "(Required) The three-letter ISO code of the currency of the payment.",
"key": "currency",
"value": ""
},
{
"description": "(Required) The two-letter ISO code of the country where the payment is sent.",
"key": "bank_country",
"value": ""
}
]
},
"description": "Gets payment delivery date."
},
"response": [
{
"id": "319ba3d2-6083-4f90-8d9b-fe020a420763",
"name": "Success.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/payment_delivery_date?payment_date=&payment_type=¤cy=&bank_country=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"payment_delivery_date"
],
"query": [
{
"description": "(Required) The date when the payment will be released. Any valid ISO 8601 format, e.g. \"2023-12-31\".",
"key": "payment_date",
"value": ""
},
{
"description": "(Required) Currencycloud supports two types of payments: \"priority\", made using the Swift network; and \"regular\", made using the local bank network. (This can only be one of priority,regular)",
"key": "payment_type",
"value": ""
},
{
"description": "(Required) The three-letter ISO code of the currency of the payment.",
"key": "currency",
"value": ""
},
{
"description": "(Required) The two-letter ISO code of the country where the payment is sent.",
"key": "bank_country",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-319ba3d2-6083-4f90-8d9b-fe020a420763"
},
{
"id": "2467b8ed-8c2b-4138-a377-d53278fd1139",
"name": "Client error.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/payment_delivery_date?payment_date=&payment_type=¤cy=&bank_country=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"payment_delivery_date"
],
"query": [
{
"description": "(Required) The date when the payment will be released. Any valid ISO 8601 format, e.g. \"2023-12-31\".",
"key": "payment_date",
"value": ""
},
{
"description": "(Required) Currencycloud supports two types of payments: \"priority\", made using the Swift network; and \"regular\", made using the local bank network. (This can only be one of priority,regular)",
"key": "payment_type",
"value": ""
},
{
"description": "(Required) The three-letter ISO code of the currency of the payment.",
"key": "currency",
"value": ""
},
{
"description": "(Required) The two-letter ISO code of the country where the payment is sent.",
"key": "bank_country",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-2467b8ed-8c2b-4138-a377-d53278fd1139"
},
{
"id": "bff50feb-4098-427b-ba36-5ff701fc90ca",
"name": "Unauthorized.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/payment_delivery_date?payment_date=&payment_type=¤cy=&bank_country=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"payment_delivery_date"
],
"query": [
{
"description": "(Required) The date when the payment will be released. Any valid ISO 8601 format, e.g. \"2023-12-31\".",
"key": "payment_date",
"value": ""
},
{
"description": "(Required) Currencycloud supports two types of payments: \"priority\", made using the Swift network; and \"regular\", made using the local bank network. (This can only be one of priority,regular)",
"key": "payment_type",
"value": ""
},
{
"description": "(Required) The three-letter ISO code of the currency of the payment.",
"key": "currency",
"value": ""
},
{
"description": "(Required) The two-letter ISO code of the country where the payment is sent.",
"key": "bank_country",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-bff50feb-4098-427b-ba36-5ff701fc90ca"
},
{
"id": "55a45462-43f4-40c6-aac6-54df8440f6e3",
"name": "Too many requests.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/payment_delivery_date?payment_date=&payment_type=¤cy=&bank_country=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"payment_delivery_date"
],
"query": [
{
"description": "(Required) The date when the payment will be released. Any valid ISO 8601 format, e.g. \"2023-12-31\".",
"key": "payment_date",
"value": ""
},
{
"description": "(Required) Currencycloud supports two types of payments: \"priority\", made using the Swift network; and \"regular\", made using the local bank network. (This can only be one of priority,regular)",
"key": "payment_type",
"value": ""
},
{
"description": "(Required) The three-letter ISO code of the currency of the payment.",
"key": "currency",
"value": ""
},
{
"description": "(Required) The two-letter ISO code of the country where the payment is sent.",
"key": "bank_country",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-55a45462-43f4-40c6-aac6-54df8440f6e3"
},
{
"id": "762fb0ae-c544-41dc-8168-0f428d3af9cc",
"name": "Internal server error",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/payment_delivery_date?payment_date=&payment_type=¤cy=&bank_country=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"payment_delivery_date"
],
"query": [
{
"description": "(Required) The date when the payment will be released. Any valid ISO 8601 format, e.g. \"2023-12-31\".",
"key": "payment_date",
"value": ""
},
{
"description": "(Required) Currencycloud supports two types of payments: \"priority\", made using the Swift network; and \"regular\", made using the local bank network. (This can only be one of priority,regular)",
"key": "payment_type",
"value": ""
},
{
"description": "(Required) The three-letter ISO code of the currency of the payment.",
"key": "currency",
"value": ""
},
{
"description": "(Required) The two-letter ISO code of the country where the payment is sent.",
"key": "bank_country",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-762fb0ae-c544-41dc-8168-0f428d3af9cc"
},
{
"id": "21f054f6-ca2f-4502-a286-a8159d490f03",
"name": "Service is temporary unavailable",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/payment_delivery_date?payment_date=&payment_type=¤cy=&bank_country=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"payment_delivery_date"
],
"query": [
{
"description": "(Required) The date when the payment will be released. Any valid ISO 8601 format, e.g. \"2023-12-31\".",
"key": "payment_date",
"value": ""
},
{
"description": "(Required) Currencycloud supports two types of payments: \"priority\", made using the Swift network; and \"regular\", made using the local bank network. (This can only be one of priority,regular)",
"key": "payment_type",
"value": ""
},
{
"description": "(Required) The three-letter ISO code of the currency of the payment.",
"key": "currency",
"value": ""
},
{
"description": "(Required) The two-letter ISO code of the country where the payment is sent.",
"key": "bank_country",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-21f054f6-ca2f-4502-a286-a8159d490f03"
},
{
"id": "24d893ca-5846-4e9d-94be-42945ff639b5",
"name": "Unexpected error.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/payment_delivery_date?payment_date=&payment_type=¤cy=&bank_country=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"payment_delivery_date"
],
"query": [
{
"description": "(Required) The date when the payment will be released. Any valid ISO 8601 format, e.g. \"2023-12-31\".",
"key": "payment_date",
"value": ""
},
{
"description": "(Required) Currencycloud supports two types of payments: \"priority\", made using the Swift network; and \"regular\", made using the local bank network. (This can only be one of priority,regular)",
"key": "payment_type",
"value": ""
},
{
"description": "(Required) The three-letter ISO code of the currency of the payment.",
"key": "currency",
"value": ""
},
{
"description": "(Required) The two-letter ISO code of the country where the payment is sent.",
"key": "bank_country",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-24d893ca-5846-4e9d-94be-42945ff639b5"
}
],
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-702e955d-66f2-4e84-a572-781e2a41ee08"
}
],
"id": "e61ea45f-87c4-43af-96fd-124665b9e9f7",
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-e61ea45f-87c4-43af-96fd-124665b9e9f7"
},
{
"name": "payment_fees",
"item": [
{
"name": "Get Payment Fees",
"id": "5d6d9ce9-8d4f-422a-a57b-ff63c0c90353",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/payment_fees?page=&per_page=&order=&order_asc_desc=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"payment_fees"
],
"query": [
{
"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": "Gets the payment fee tables for the current authenticated account."
},
"response": [
{
"id": "7f7b4178-cc66-4755-87dc-adb625f8224a",
"name": "Success.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/payment_fees?page=&per_page=&order=&order_asc_desc=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"payment_fees"
],
"query": [
{
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-7f7b4178-cc66-4755-87dc-adb625f8224a"
},
{
"id": "fafbe346-a475-49c9-b3a2-53fc014080a5",
"name": "Unauthorized.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/payment_fees?page=&per_page=&order=&order_asc_desc=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"payment_fees"
],
"query": [
{
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-fafbe346-a475-49c9-b3a2-53fc014080a5"
},
{
"id": "fc66c758-7571-498f-8a3d-8e0fc0bcfb3b",
"name": "Forbidden.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/payment_fees?page=&per_page=&order=&order_asc_desc=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"payment_fees"
],
"query": [
{
"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": "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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-fc66c758-7571-498f-8a3d-8e0fc0bcfb3b"
},
{
"id": "75903d0f-bc97-43f7-8311-9709d94cb9e8",
"name": "Too many requests.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/payment_fees?page=&per_page=&order=&order_asc_desc=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"payment_fees"
],
"query": [
{
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-75903d0f-bc97-43f7-8311-9709d94cb9e8"
},
{
"id": "130438de-d2c2-482c-8bf7-6f8030b23751",
"name": "Internal server error",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/payment_fees?page=&per_page=&order=&order_asc_desc=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"payment_fees"
],
"query": [
{
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-130438de-d2c2-482c-8bf7-6f8030b23751"
},
{
"id": "8dd160c4-4c3e-48c1-8547-03832a4539c2",
"name": "Service is temporary unavailable",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/payment_fees?page=&per_page=&order=&order_asc_desc=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"payment_fees"
],
"query": [
{
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-8dd160c4-4c3e-48c1-8547-03832a4539c2"
},
{
"id": "d642c702-1393-435b-9d90-68e5d7003d0a",
"name": "Unexpected error.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/payment_fees?page=&per_page=&order=&order_asc_desc=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"payment_fees"
],
"query": [
{
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-d642c702-1393-435b-9d90-68e5d7003d0a"
}
],
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-5d6d9ce9-8d4f-422a-a57b-ff63c0c90353"
}
],
"id": "e440616e-7dab-4b89-a889-0f478db8e60b",
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-e440616e-7dab-4b89-a889-0f478db8e60b"
},
{
"name": "quote_payment_fee",
"item": [
{
"name": "Get Quote Payment Fee",
"id": "1b268f3b-4b7c-4433-88ef-b76bd2a8a7ac",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/quote_payment_fee?account_id=&payment_currency=&payment_destination_country=&payment_type=&charge_type=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"quote_payment_fee"
],
"query": [
{
"description": "Account UUID. If this is left empty, the account that is making the API call is used.",
"key": "account_id",
"value": ""
},
{
"description": "(Required) Currency of the payment.",
"key": "payment_currency",
"value": ""
},
{
"description": "(Required) Destination Country of the payment.",
"key": "payment_destination_country",
"value": ""
},
{
"description": "(Required) Type of payment - priority(Swift) or regular(local). (This can only be one of priority,regular)",
"key": "payment_type",
"value": ""
},
{
"description": "Payment Charges type. if no value is provided the account's default value is used. (This can only be one of ours,shared)",
"key": "charge_type",
"value": ""
}
]
},
"description": "Gets the calculated quote for the fee that will be applied against a payment."
},
"response": [
{
"id": "e25f4ff2-7b98-4391-bd6b-1de07a458696",
"name": "Success.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/quote_payment_fee?account_id=&payment_currency=&payment_destination_country=&payment_type=&charge_type=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"quote_payment_fee"
],
"query": [
{
"description": "Account UUID. If this is left empty, the account that is making the API call is used.",
"key": "account_id",
"value": ""
},
{
"description": "(Required) Currency of the payment.",
"key": "payment_currency",
"value": ""
},
{
"description": "(Required) Destination Country of the payment.",
"key": "payment_destination_country",
"value": ""
},
{
"description": "(Required) Type of payment - priority(Swift) or regular(local). (This can only be one of priority,regular)",
"key": "payment_type",
"value": ""
},
{
"description": "Payment Charges type. if no value is provided the account's default value is used. (This can only be one of ours,shared)",
"key": "charge_type",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-e25f4ff2-7b98-4391-bd6b-1de07a458696"
},
{
"id": "059d7a7e-0241-4427-a2a1-348017a48bb4",
"name": "Client error.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/quote_payment_fee?account_id=&payment_currency=&payment_destination_country=&payment_type=&charge_type=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"quote_payment_fee"
],
"query": [
{
"description": "Account UUID. If this is left empty, the account that is making the API call is used.",
"key": "account_id",
"value": ""
},
{
"description": "(Required) Currency of the payment.",
"key": "payment_currency",
"value": ""
},
{
"description": "(Required) Destination Country of the payment.",
"key": "payment_destination_country",
"value": ""
},
{
"description": "(Required) Type of payment - priority(Swift) or regular(local). (This can only be one of priority,regular)",
"key": "payment_type",
"value": ""
},
{
"description": "Payment Charges type. if no value is provided the account's default value is used. (This can only be one of ours,shared)",
"key": "charge_type",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-059d7a7e-0241-4427-a2a1-348017a48bb4"
},
{
"id": "64079d34-80c3-464a-8486-d73a69d128d6",
"name": "Unauthorized.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/quote_payment_fee?account_id=&payment_currency=&payment_destination_country=&payment_type=&charge_type=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"quote_payment_fee"
],
"query": [
{
"description": "Account UUID. If this is left empty, the account that is making the API call is used.",
"key": "account_id",
"value": ""
},
{
"description": "(Required) Currency of the payment.",
"key": "payment_currency",
"value": ""
},
{
"description": "(Required) Destination Country of the payment.",
"key": "payment_destination_country",
"value": ""
},
{
"description": "(Required) Type of payment - priority(Swift) or regular(local). (This can only be one of priority,regular)",
"key": "payment_type",
"value": ""
},
{
"description": "Payment Charges type. if no value is provided the account's default value is used. (This can only be one of ours,shared)",
"key": "charge_type",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-64079d34-80c3-464a-8486-d73a69d128d6"
},
{
"id": "0c0094b7-5f2e-437e-b097-4d7623ac6e94",
"name": "Resource not found.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/quote_payment_fee?account_id=&payment_currency=&payment_destination_country=&payment_type=&charge_type=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"quote_payment_fee"
],
"query": [
{
"description": "Account UUID. If this is left empty, the account that is making the API call is used.",
"key": "account_id",
"value": ""
},
{
"description": "(Required) Currency of the payment.",
"key": "payment_currency",
"value": ""
},
{
"description": "(Required) Destination Country of the payment.",
"key": "payment_destination_country",
"value": ""
},
{
"description": "(Required) Type of payment - priority(Swift) or regular(local). (This can only be one of priority,regular)",
"key": "payment_type",
"value": ""
},
{
"description": "Payment Charges type. if no value is provided the account's default value is used. (This can only be one of ours,shared)",
"key": "charge_type",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-0c0094b7-5f2e-437e-b097-4d7623ac6e94"
},
{
"id": "72c42fc1-efdb-47c2-8c87-4a763bce5d65",
"name": "Too many requests.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/quote_payment_fee?account_id=&payment_currency=&payment_destination_country=&payment_type=&charge_type=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"quote_payment_fee"
],
"query": [
{
"description": "Account UUID. If this is left empty, the account that is making the API call is used.",
"key": "account_id",
"value": ""
},
{
"description": "(Required) Currency of the payment.",
"key": "payment_currency",
"value": ""
},
{
"description": "(Required) Destination Country of the payment.",
"key": "payment_destination_country",
"value": ""
},
{
"description": "(Required) Type of payment - priority(Swift) or regular(local). (This can only be one of priority,regular)",
"key": "payment_type",
"value": ""
},
{
"description": "Payment Charges type. if no value is provided the account's default value is used. (This can only be one of ours,shared)",
"key": "charge_type",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-72c42fc1-efdb-47c2-8c87-4a763bce5d65"
},
{
"id": "524dbde4-4846-4f48-a409-3f001e5cfa8d",
"name": "Internal server error",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/quote_payment_fee?account_id=&payment_currency=&payment_destination_country=&payment_type=&charge_type=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"quote_payment_fee"
],
"query": [
{
"description": "Account UUID. If this is left empty, the account that is making the API call is used.",
"key": "account_id",
"value": ""
},
{
"description": "(Required) Currency of the payment.",
"key": "payment_currency",
"value": ""
},
{
"description": "(Required) Destination Country of the payment.",
"key": "payment_destination_country",
"value": ""
},
{
"description": "(Required) Type of payment - priority(Swift) or regular(local). (This can only be one of priority,regular)",
"key": "payment_type",
"value": ""
},
{
"description": "Payment Charges type. if no value is provided the account's default value is used. (This can only be one of ours,shared)",
"key": "charge_type",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-524dbde4-4846-4f48-a409-3f001e5cfa8d"
},
{
"id": "27cab683-5e98-4a69-9ef0-552c1efc3d1e",
"name": "Service is temporary unavailable",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/quote_payment_fee?account_id=&payment_currency=&payment_destination_country=&payment_type=&charge_type=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"quote_payment_fee"
],
"query": [
{
"description": "Account UUID. If this is left empty, the account that is making the API call is used.",
"key": "account_id",
"value": ""
},
{
"description": "(Required) Currency of the payment.",
"key": "payment_currency",
"value": ""
},
{
"description": "(Required) Destination Country of the payment.",
"key": "payment_destination_country",
"value": ""
},
{
"description": "(Required) Type of payment - priority(Swift) or regular(local). (This can only be one of priority,regular)",
"key": "payment_type",
"value": ""
},
{
"description": "Payment Charges type. if no value is provided the account's default value is used. (This can only be one of ours,shared)",
"key": "charge_type",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-27cab683-5e98-4a69-9ef0-552c1efc3d1e"
},
{
"id": "ef888d6e-90b5-43e8-9884-36824bcf4072",
"name": "Unexpected error.",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/quote_payment_fee?account_id=&payment_currency=&payment_destination_country=&payment_type=&charge_type=",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"quote_payment_fee"
],
"query": [
{
"description": "Account UUID. If this is left empty, the account that is making the API call is used.",
"key": "account_id",
"value": ""
},
{
"description": "(Required) Currency of the payment.",
"key": "payment_currency",
"value": ""
},
{
"description": "(Required) Destination Country of the payment.",
"key": "payment_destination_country",
"value": ""
},
{
"description": "(Required) Type of payment - priority(Swift) or regular(local). (This can only be one of priority,regular)",
"key": "payment_type",
"value": ""
},
{
"description": "Payment Charges type. if no value is provided the account's default value is used. (This can only be one of ours,shared)",
"key": "charge_type",
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-ef888d6e-90b5-43e8-9884-36824bcf4072"
}
],
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-1b268f3b-4b7c-4433-88ef-b76bd2a8a7ac"
}
],
"id": "dd25c934-3dbd-44e1-9ef8-ca7a7da7312c",
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-dd25c934-3dbd-44e1-9ef8-ca7a7da7312c"
},
{
"name": "unassign_payment_fee",
"item": [
{
"name": "Unassign Payment Fee",
"id": "e5de8ced-ade9-489a-a84c-0e810c872b11",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/unassign_payment_fee",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"unassign_payment_fee"
]
},
"description": "Unassigns the payment fee tables for a specific sub-account."
},
"response": [
{
"id": "561d00e6-05b1-4947-8543-34ac2f7b3a74",
"name": "Success.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/unassign_payment_fee",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"unassign_payment_fee"
]
}
},
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-561d00e6-05b1-4947-8543-34ac2f7b3a74"
},
{
"id": "ab566fc5-2fa4-4523-8adc-aa0563b5a71f",
"name": "Client error.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/unassign_payment_fee",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"unassign_payment_fee"
]
}
},
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-ab566fc5-2fa4-4523-8adc-aa0563b5a71f"
},
{
"id": "636bfb71-3cdb-4673-b13d-1d50761fff90",
"name": "Unauthorized.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/unassign_payment_fee",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"unassign_payment_fee"
]
}
},
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-636bfb71-3cdb-4673-b13d-1d50761fff90"
},
{
"id": "5301d5da-c50a-4732-8168-2ddb968d1da5",
"name": "Forbidden.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/unassign_payment_fee",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"unassign_payment_fee"
]
}
},
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-5301d5da-c50a-4732-8168-2ddb968d1da5"
},
{
"id": "6dde3129-55c4-440e-b186-1dfd1f442569",
"name": "Resource not found.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/unassign_payment_fee",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"unassign_payment_fee"
]
}
},
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-6dde3129-55c4-440e-b186-1dfd1f442569"
},
{
"id": "22f2bf89-142b-40fa-9cfc-fdd964c25220",
"name": "Too many requests.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/unassign_payment_fee",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"unassign_payment_fee"
]
}
},
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-22f2bf89-142b-40fa-9cfc-fdd964c25220"
},
{
"id": "fab59563-b84c-4bf7-b0a7-3f43f351ffb6",
"name": "Internal server error",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/unassign_payment_fee",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"unassign_payment_fee"
]
}
},
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-fab59563-b84c-4bf7-b0a7-3f43f351ffb6"
},
{
"id": "d3bac709-e856-4d71-806d-2a092be0ba05",
"name": "Service is temporary unavailable",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/unassign_payment_fee",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"unassign_payment_fee"
]
}
},
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-d3bac709-e856-4d71-806d-2a092be0ba05"
},
{
"id": "4a010abd-0d62-4214-837d-bcb8b4745341",
"name": "Unexpected error.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/unassign_payment_fee",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"unassign_payment_fee"
]
}
},
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-4a010abd-0d62-4214-837d-bcb8b4745341"
}
],
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-e5de8ced-ade9-489a-a84c-0e810c872b11"
}
],
"id": "35222b69-1f97-4bd8-b62b-5b64d1bbeb81",
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-35222b69-1f97-4bd8-b62b-5b64d1bbeb81"
},
{
"name": "validate",
"item": [
{
"name": "Validate Payment",
"id": "71864eec-53ff-417d-a7b1-9c57a964e437",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
},
{
"description": "Setting this to true will send the OTP to the authenticated user instead of the on-behalf-of customer. This option is only available to clients on specific licensing models.",
"key": "x-sca-to-authenticated-user",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/validate",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"validate"
]
},
"description": "Validates the details of a new payment without creating a record of the payment. On success, returns an object containing a string validation_result with value \"success\".
\nClients who are implementing Strong Customer Authentication (SCA) for payments should refer to our SCA for payments integration guide."
},
"response": [
{
"id": "e967c99b-eb21-49c3-8b72-50a1cfa8965f",
"name": "Success.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
},
{
"description": "Setting this to true will send the OTP to the authenticated user instead of the on-behalf-of customer. This option is only available to clients on specific licensing models.",
"key": "x-sca-to-authenticated-user",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/validate",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"validate"
]
}
},
"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": ""
},
{
"disabled": false,
"description": {
"content": "true if SCA is required to create the payment.",
"type": "text/plain"
},
"key": "x-sca-required",
"value": ""
},
{
"disabled": false,
"description": {
"content": "UUID to correlate to the SCA request.",
"type": "text/plain"
},
"key": "x-sca-id",
"value": ""
},
{
"disabled": false,
"description": {
"content": "Type of SCA applied to the request. (This can only be one of NONE,oneTouch,sms)",
"type": "text/plain"
},
"key": "x-sca-type",
"value": ""
}
],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-e967c99b-eb21-49c3-8b72-50a1cfa8965f"
},
{
"id": "814dc9c6-a444-45e9-a3e0-8a61bb451807",
"name": "Client error.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
},
{
"description": "Setting this to true will send the OTP to the authenticated user instead of the on-behalf-of customer. This option is only available to clients on specific licensing models.",
"key": "x-sca-to-authenticated-user",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/validate",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"validate"
]
}
},
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-814dc9c6-a444-45e9-a3e0-8a61bb451807"
},
{
"id": "64341300-f624-442a-b8d4-e2053353f88d",
"name": "Unauthorized.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
},
{
"description": "Setting this to true will send the OTP to the authenticated user instead of the on-behalf-of customer. This option is only available to clients on specific licensing models.",
"key": "x-sca-to-authenticated-user",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/validate",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"validate"
]
}
},
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-64341300-f624-442a-b8d4-e2053353f88d"
},
{
"id": "9e948a02-9a80-4ef6-8b28-d2ed71dd2da6",
"name": "Resource not found.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
},
{
"description": "Setting this to true will send the OTP to the authenticated user instead of the on-behalf-of customer. This option is only available to clients on specific licensing models.",
"key": "x-sca-to-authenticated-user",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/validate",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"validate"
]
}
},
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-9e948a02-9a80-4ef6-8b28-d2ed71dd2da6"
},
{
"id": "4146536e-34a2-4ee4-8ead-b32c72c047d3",
"name": "Too many requests.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
},
{
"description": "Setting this to true will send the OTP to the authenticated user instead of the on-behalf-of customer. This option is only available to clients on specific licensing models.",
"key": "x-sca-to-authenticated-user",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/validate",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"validate"
]
}
},
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-4146536e-34a2-4ee4-8ead-b32c72c047d3"
},
{
"id": "48167f8e-bf5d-4167-87b4-9677f8c1f75b",
"name": "Internal server error",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
},
{
"description": "Setting this to true will send the OTP to the authenticated user instead of the on-behalf-of customer. This option is only available to clients on specific licensing models.",
"key": "x-sca-to-authenticated-user",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/validate",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"validate"
]
}
},
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-48167f8e-bf5d-4167-87b4-9677f8c1f75b"
},
{
"id": "617152ac-ccc6-4ea4-9ae2-3e37fcaf2a76",
"name": "Service is temporary unavailable",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
},
{
"description": "Setting this to true will send the OTP to the authenticated user instead of the on-behalf-of customer. This option is only available to clients on specific licensing models.",
"key": "x-sca-to-authenticated-user",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/validate",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"validate"
]
}
},
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-617152ac-ccc6-4ea4-9ae2-3e37fcaf2a76"
},
{
"id": "81cda5d0-b160-448f-a5bf-f1087583f780",
"name": "Unexpected error.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Authentication token",
"key": "X-Auth-Token",
"value": ""
},
{
"description": "Setting this to true will send the OTP to the authenticated user instead of the on-behalf-of customer. This option is only available to clients on specific licensing models.",
"key": "x-sca-to-authenticated-user",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/payments/validate",
"host": [
"{{baseUrl}}"
],
"path": [
"payments",
"validate"
]
}
},
"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:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-81cda5d0-b160-448f-a5bf-f1087583f780"
}
],
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-71864eec-53ff-417d-a7b1-9c57a964e437"
}
],
"id": "610c87cf-3d38-48d5-9b92-38ac1fd2a7bb",
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-610c87cf-3d38-48d5-9b92-38ac1fd2a7bb"
}
],
"id": "ee4ccdf1-2ce2-4524-a298-b9b73e17c63e",
"createdAt": "2026-07-28T01:28:32.000Z",
"updatedAt": "2026-07-28T01:28:32.000Z",
"uid": "35240-ee4ccdf1-2ce2-4524-a298-b9b73e17c63e"
}
],
"variable": [
{
"key": "baseUrl",
"value": "/onboarding"
}
]
}