{ "info": { "_postman_id": "3366d824-83d6-47e8-8bc7-40fac0aff8ff", "name": "Form3 Public API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:41:48.000Z", "updatedAt": "2026-07-28T01:41:51.000Z", "lastUpdatedBy": "35240", "uid": "35240-3366d824-83d6-47e8-8bc7-40fac0aff8ff" }, "item": [ { "name": "audit", "item": [ { "name": "entries", "item": [ { "name": "{record_type}", "item": [ { "name": "{id}", "item": [ { "name": "Fetch audit entry list for this record type/id", "id": "04615390-7059-411f-82fd-bcb7cebe0649", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/audit/entries/:record_type/:id", "host": [ "{{baseUrl}}" ], "path": [ "audit", "entries", ":record_type", ":id" ], "variable": [ { "id": "55152940-b645-4742-a413-2d9e59818377", "key": "record_type", "value": "", "description": "(Required) Record Type" }, { "id": "b62ae04d-787a-4d6c-934d-e58953ad4b06", "key": "id", "value": "", "description": "(Required) Record Id" } ] } }, "response": [ { "id": "29fc41eb-0525-4fff-8723-3c44a029520d", "name": "Audit details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/audit/entries/:record_type/:id", "host": [ "{{baseUrl}}" ], "path": [ "audit", "entries", ":record_type", ":id" ], "variable": [ { "key": "record_type" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"action_time\": \"\",\n \"actioned_by\": \"\",\n \"after_data\": {},\n \"before_data\": {},\n \"description\": \"pT.J0d0PyN\",\n \"record_id\": \"\",\n \"record_type\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"LyRErWgbwT\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"action_time\": \"\",\n \"actioned_by\": \"\",\n \"after_data\": {},\n \"before_data\": {},\n \"description\": \"xKYu\",\n \"record_id\": \"\",\n \"record_type\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"vIbU\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-29fc41eb-0525-4fff-8723-3c44a029520d" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-04615390-7059-411f-82fd-bcb7cebe0649" } ], "id": "6557663d-8168-4114-8922-fed9d1ca57c4", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-6557663d-8168-4114-8922-fed9d1ca57c4" }, { "name": "List audit entries for this record type", "id": "44d2ed25-004d-4c50-ba8d-5e007268c8bb", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/audit/entries/:record_type?page[number]=&page[size]=&page[after]=&filter[organisation_id]=,&filter[action_time_from]=&filter[action_time_to]=", "host": [ "{{baseUrl}}" ], "path": [ "audit", "entries", ":record_type" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "" }, { "description": "Number of items to select", "key": "page[size]", "value": "" }, { "description": "Cursor for next page (this is a base64-encoded UUID continuation token returned from the application and should not be manually generated)", "key": "page[after]", "value": "" }, { "description": "Filter by organisation id", "key": "filter[organisation_id]", "value": "," }, { "key": "filter[action_time_from]", "value": "" }, { "key": "filter[action_time_to]", "value": "" } ], "variable": [ { "id": "222583aa-d9a8-469c-8fc6-4462017326d7", "key": "record_type", "value": "", "description": "(Required) Record Type" } ] } }, "response": [ { "id": "11abcab8-b6e1-4ae1-96e6-e3c7d4965237", "name": "Audit details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/audit/entries/:record_type?page[number]=&page[size]=&page[after]=&filter[organisation_id]=,&filter[action_time_from]=&filter[action_time_to]=", "host": [ "{{baseUrl}}" ], "path": [ "audit", "entries", ":record_type" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "" }, { "description": "Number of items to select", "key": "page[size]", "value": "" }, { "description": "Cursor for next page (this is a base64-encoded UUID continuation token returned from the application and should not be manually generated)", "key": "page[after]", "value": "" }, { "description": "Filter by organisation id", "key": "filter[organisation_id]", "value": "," }, { "key": "filter[action_time_from]", "value": "" }, { "key": "filter[action_time_to]", "value": "" } ], "variable": [ { "key": "record_type" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"action_time\": \"\",\n \"actioned_by\": \"\",\n \"after_data\": {},\n \"before_data\": {},\n \"description\": \"pT.J0d0PyN\",\n \"record_id\": \"\",\n \"record_type\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"LyRErWgbwT\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"action_time\": \"\",\n \"actioned_by\": \"\",\n \"after_data\": {},\n \"before_data\": {},\n \"description\": \"xKYu\",\n \"record_id\": \"\",\n \"record_type\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"vIbU\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-11abcab8-b6e1-4ae1-96e6-e3c7d4965237" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-44d2ed25-004d-4c50-ba8d-5e007268c8bb" } ], "id": "53f5d4cc-4c22-4f3b-8a6e-1296bed4e0f3", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-53f5d4cc-4c22-4f3b-8a6e-1296bed4e0f3" } ], "id": "0a90df34-3ec9-46f2-ad2b-cc4c3bdd2c67", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-0a90df34-3ec9-46f2-ad2b-cc4c3bdd2c67" } ], "id": "eca649ea-6c00-410e-83f9-b23d2344462f", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-eca649ea-6c00-410e-83f9-b23d2344462f" }, { "name": "files", "item": [ { "name": "schemefiles", "item": [ { "name": "{scheme_file_id}", "item": [ { "name": "admissions", "item": [ { "name": "{scheme_file_admission_id}", "item": [ { "name": "Fetch scheme file admission", "id": "cc5717fb-e881-463a-9339-3c4017693fd9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/admissions/:scheme_file_admission_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "admissions", ":scheme_file_admission_id" ], "variable": [ { "id": "4b85ea0d-f480-448d-bfa6-adc553120877", "key": "scheme_file_id", "value": "", "description": "(Required) Scheme File Id" }, { "id": "de077b4a-cc0c-46ca-8d9a-762bed93de67", "key": "scheme_file_admission_id", "value": "", "description": "(Required) Scheme File Admission Id" } ] } }, "response": [ { "id": "d77db464-abb7-417f-a38b-fd6007290bcd", "name": "Scheme File Admission Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/admissions/:scheme_file_admission_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "admissions", ":scheme_file_admission_id" ], "variable": [ { "key": "scheme_file_id" }, { "key": "scheme_file_admission_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"start_datetime\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_admissions\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"meta\": {\n \"content-type\": \"\"\n }\n }\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d77db464-abb7-417f-a38b-fd6007290bcd" }, { "id": "1616153e-5d5b-4951-a84b-bdf18fffe080", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/admissions/:scheme_file_admission_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "admissions", ":scheme_file_admission_id" ], "variable": [ { "key": "scheme_file_id" }, { "key": "scheme_file_admission_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-1616153e-5d5b-4951-a84b-bdf18fffe080" }, { "id": "543f21c6-0bd2-44ee-91e5-1fd7bfa61202", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/admissions/:scheme_file_admission_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "admissions", ":scheme_file_admission_id" ], "variable": [ { "key": "scheme_file_id" }, { "key": "scheme_file_admission_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-543f21c6-0bd2-44ee-91e5-1fd7bfa61202" }, { "id": "ae066de0-5de3-4ba6-bc69-693e5f211006", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/admissions/:scheme_file_admission_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "admissions", ":scheme_file_admission_id" ], "variable": [ { "key": "scheme_file_id" }, { "key": "scheme_file_admission_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-ae066de0-5de3-4ba6-bc69-693e5f211006" }, { "id": "928faf67-4a6e-403c-bf71-8b62f4f610ec", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/admissions/:scheme_file_admission_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "admissions", ":scheme_file_admission_id" ], "variable": [ { "key": "scheme_file_id" }, { "key": "scheme_file_admission_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-928faf67-4a6e-403c-bf71-8b62f4f610ec" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-cc5717fb-e881-463a-9339-3c4017693fd9" } ], "id": "70b0d73d-dcb7-427a-bd87-12541ae98d78", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-70b0d73d-dcb7-427a-bd87-12541ae98d78" }, { "name": "Creates a Scheme File Admission", "id": "b2193313-77a5-4f11-9c3a-5912ff7d1d3a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"start_datetime\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_admissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/admissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "admissions" ], "variable": [ { "id": "dd64161c-f35a-4004-a4f1-4fe1edf06db3", "key": "scheme_file_id", "value": "", "description": "(Required) Scheme File Id" } ] } }, "response": [ { "id": "fdb56a97-4e87-4be0-bf90-82a4d4e47854", "name": "Scheme File Admission Response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"start_datetime\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_admissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/admissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "admissions" ], "variable": [ { "key": "scheme_file_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"start_datetime\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_admissions\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"meta\": {\n \"content-type\": \"\"\n }\n }\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-fdb56a97-4e87-4be0-bf90-82a4d4e47854" }, { "id": "ecb06127-6baf-4059-8273-244b52edeee5", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"start_datetime\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_admissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/admissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "admissions" ], "variable": [ { "key": "scheme_file_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-ecb06127-6baf-4059-8273-244b52edeee5" }, { "id": "1bd4213c-ccb9-43ce-8c97-75bc41b4c921", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"start_datetime\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_admissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/admissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "admissions" ], "variable": [ { "key": "scheme_file_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-1bd4213c-ccb9-43ce-8c97-75bc41b4c921" }, { "id": "fb50607b-c043-4c18-9a0f-c6c237f5f359", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"start_datetime\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_admissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/admissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "admissions" ], "variable": [ { "key": "scheme_file_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-fb50607b-c043-4c18-9a0f-c6c237f5f359" }, { "id": "b8197e4a-3b95-41e1-afd8-d8b56820e25e", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"start_datetime\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_admissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/admissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "admissions" ], "variable": [ { "key": "scheme_file_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b8197e4a-3b95-41e1-afd8-d8b56820e25e" }, { "id": "a657e774-d571-4f4f-8740-b6856f979d99", "name": "Scheme File Admission Conflict", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"start_datetime\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_admissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/admissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "admissions" ], "variable": [ { "key": "scheme_file_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-a657e774-d571-4f4f-8740-b6856f979d99" }, { "id": "5d2790f8-6141-4791-8acc-da8e28a118a1", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"start_datetime\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_admissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/admissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "admissions" ], "variable": [ { "key": "scheme_file_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-5d2790f8-6141-4791-8acc-da8e28a118a1" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-b2193313-77a5-4f11-9c3a-5912ff7d1d3a" } ], "id": "63244d90-54fa-4bc4-9283-056317a4aa08", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-63244d90-54fa-4bc4-9283-056317a4aa08" }, { "name": "submissions", "item": [ { "name": "{scheme_file_submission_id}", "item": [ { "name": "Get Scheme file submission", "id": "2ae7900a-5906-454e-8c6b-f6d358e1f305", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/submissions/:scheme_file_submission_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "submissions", ":scheme_file_submission_id" ], "variable": [ { "id": "96380d16-a704-45cb-9b1d-e6a08eeef75c", "key": "scheme_file_id", "value": "", "description": "(Required) Scheme File Id" }, { "id": "8c8697c3-5278-4bb5-a5cd-f882610a3dcc", "key": "scheme_file_submission_id", "value": "", "description": "(Required) Scheme File Submission Id" } ] } }, "response": [ { "id": "0d6bf4d2-ceca-43e7-9a25-44e1fd3cd647", "name": "Scheme File Submission Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/submissions/:scheme_file_submission_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "submissions", ":scheme_file_submission_id" ], "variable": [ { "key": "scheme_file_id" }, { "key": "scheme_file_submission_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"start_datetime\": \"\",\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_submissions\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"meta\": {\n \"content-type\": \"\"\n }\n }\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-0d6bf4d2-ceca-43e7-9a25-44e1fd3cd647" }, { "id": "07ace13f-51da-42cc-8961-e1b1ad06ff3a", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/submissions/:scheme_file_submission_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "submissions", ":scheme_file_submission_id" ], "variable": [ { "key": "scheme_file_id" }, { "key": "scheme_file_submission_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-07ace13f-51da-42cc-8961-e1b1ad06ff3a" }, { "id": "1009c61f-548e-4a67-b7d5-c8c1336d436a", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/submissions/:scheme_file_submission_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "submissions", ":scheme_file_submission_id" ], "variable": [ { "key": "scheme_file_id" }, { "key": "scheme_file_submission_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-1009c61f-548e-4a67-b7d5-c8c1336d436a" }, { "id": "6b3d0a3c-ae0f-4bf2-94c5-deae0cfc9380", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/submissions/:scheme_file_submission_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "submissions", ":scheme_file_submission_id" ], "variable": [ { "key": "scheme_file_id" }, { "key": "scheme_file_submission_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-6b3d0a3c-ae0f-4bf2-94c5-deae0cfc9380" }, { "id": "bf1c5f8f-93fe-481d-861b-21e9a6ff0b2e", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/submissions/:scheme_file_submission_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "submissions", ":scheme_file_submission_id" ], "variable": [ { "key": "scheme_file_id" }, { "key": "scheme_file_submission_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-bf1c5f8f-93fe-481d-861b-21e9a6ff0b2e" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-2ae7900a-5906-454e-8c6b-f6d358e1f305" } ], "id": "51bad818-d088-4124-bdc9-fd3435f86dde", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-51bad818-d088-4124-bdc9-fd3435f86dde" }, { "name": "Creates a Scheme File Submission", "id": "b64b93ad-05e5-4d53-bb19-094aedc95d3b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"start_datetime\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_submissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "submissions" ], "variable": [ { "id": "084d18e7-78b0-47a6-85d4-567d44ad4a06", "key": "scheme_file_id", "value": "", "description": "(Required) Scheme File Id" } ] } }, "response": [ { "id": "97e71bef-8ca0-48a4-b0d1-325aa143012a", "name": "Scheme File Submission Response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"start_datetime\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_submissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "submissions" ], "variable": [ { "key": "scheme_file_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"start_datetime\": \"\",\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_submissions\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"meta\": {\n \"content-type\": \"\"\n }\n }\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-97e71bef-8ca0-48a4-b0d1-325aa143012a" }, { "id": "b7b835ea-3508-443a-bcfb-2490ca97722a", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"start_datetime\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_submissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "submissions" ], "variable": [ { "key": "scheme_file_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b7b835ea-3508-443a-bcfb-2490ca97722a" }, { "id": "444fef3b-1b11-4e72-8709-6cec3a866c90", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"start_datetime\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_submissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "submissions" ], "variable": [ { "key": "scheme_file_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-444fef3b-1b11-4e72-8709-6cec3a866c90" }, { "id": "a2c70eb5-a351-4386-915c-e074756c6fd6", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"start_datetime\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_submissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "submissions" ], "variable": [ { "key": "scheme_file_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-a2c70eb5-a351-4386-915c-e074756c6fd6" }, { "id": "d0be31cf-517d-4905-a324-bd501b657062", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"start_datetime\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_submissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "submissions" ], "variable": [ { "key": "scheme_file_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d0be31cf-517d-4905-a324-bd501b657062" }, { "id": "3cfca3f2-5ee5-4e05-9578-b61e1eef266e", "name": "Scheme File Submission Conflict", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"start_datetime\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_submissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "submissions" ], "variable": [ { "key": "scheme_file_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"actual_resource\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"start_datetime\": \"\",\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_submissions\",\n \"version\": \"\"\n },\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-3cfca3f2-5ee5-4e05-9578-b61e1eef266e" }, { "id": "9f94d4c5-4d8a-412b-9502-cf7fa7707f54", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"start_datetime\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_submissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id", "submissions" ], "variable": [ { "key": "scheme_file_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-9f94d4c5-4d8a-412b-9502-cf7fa7707f54" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-b64b93ad-05e5-4d53-bb19-094aedc95d3b" } ], "id": "4d62558f-e783-4e1e-9807-069ce23da2c3", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-4d62558f-e783-4e1e-9807-069ce23da2c3" }, { "name": "Get Scheme file", "id": "e3a8e909-5f7e-49eb-a49f-66abe564b04b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id" ], "variable": [ { "id": "5047d566-6462-4471-aede-13c6d23289ee", "key": "scheme_file_id", "value": "", "description": "(Required) Scheme File Id" } ] } }, "response": [ { "id": "b17523bd-3d40-43ba-9df2-48fe31e5a514", "name": "Scheme File Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id" ], "variable": [ { "key": "scheme_file_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_type\": \"switch\",\n \"file_format\": \"xml\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file_admissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"start_datetime\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_admissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"start_datetime\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_admissions\",\n \"version\": \"\"\n }\n ]\n },\n \"scheme_file_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"start_datetime\": \"\",\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"start_datetime\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_files\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"meta\": {\n \"content-type\": \"\"\n }\n }\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b17523bd-3d40-43ba-9df2-48fe31e5a514" }, { "id": "6162fff3-fccf-4f36-9a5e-690f0fae3d92", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id" ], "variable": [ { "key": "scheme_file_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-6162fff3-fccf-4f36-9a5e-690f0fae3d92" }, { "id": "d1d2ced3-6d8d-483b-a838-25a10d2bd06d", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id" ], "variable": [ { "key": "scheme_file_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d1d2ced3-6d8d-483b-a838-25a10d2bd06d" }, { "id": "0c0a2a40-1895-4416-9f5d-6e8f8087499f", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id" ], "variable": [ { "key": "scheme_file_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-0c0a2a40-1895-4416-9f5d-6e8f8087499f" }, { "id": "571a0b66-4482-4f34-915a-1620cf7fd117", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id" ], "variable": [ { "key": "scheme_file_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-571a0b66-4482-4f34-915a-1620cf7fd117" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-e3a8e909-5f7e-49eb-a49f-66abe564b04b" }, { "name": "Put Scheme file chunk", "id": "fad09d41-731f-4460-862e-bb87428d5155", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "description": "(Required) Which part of the file we are uploading", "key": "X-Form3-Upload-Part", "value": "" }, { "key": "Content-Type", "value": "application/octet-stream" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "file", "file": {} }, "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id" ], "variable": [ { "id": "5eadf936-7b22-4e51-a391-0c6becee64ef", "key": "scheme_file_id", "value": "", "description": "(Required) Scheme File Id" } ] } }, "response": [ { "id": "cd210386-b125-4c82-b342-4ff71b071c9a", "name": "Scheme File Response", "originalRequest": { "method": "PUT", "header": [ { "description": "(Required) Which part of the file we are uploading", "key": "X-Form3-Upload-Part", "value": "" }, { "key": "Content-Type", "value": "application/octet-stream" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "file", "file": {} }, "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id" ], "variable": [ { "key": "scheme_file_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_type\": \"switch\",\n \"file_format\": \"xml\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file_admissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"start_datetime\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_admissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"start_datetime\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_admissions\",\n \"version\": \"\"\n }\n ]\n },\n \"scheme_file_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"start_datetime\": \"\",\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"start_datetime\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_files\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"meta\": {\n \"content-type\": \"\"\n }\n }\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-cd210386-b125-4c82-b342-4ff71b071c9a" }, { "id": "5701e862-d298-4df7-9549-70fc392fb70b", "name": "Bad Request", "originalRequest": { "method": "PUT", "header": [ { "description": "(Required) Which part of the file we are uploading", "key": "X-Form3-Upload-Part", "value": "" }, { "key": "Content-Type", "value": "application/octet-stream" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "file", "file": {} }, "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id" ], "variable": [ { "key": "scheme_file_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-5701e862-d298-4df7-9549-70fc392fb70b" }, { "id": "8dc3b6e6-2aad-4013-a3cc-679d6329bf8d", "name": "Unauthorized", "originalRequest": { "method": "PUT", "header": [ { "description": "(Required) Which part of the file we are uploading", "key": "X-Form3-Upload-Part", "value": "" }, { "key": "Content-Type", "value": "application/octet-stream" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "file", "file": {} }, "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id" ], "variable": [ { "key": "scheme_file_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-8dc3b6e6-2aad-4013-a3cc-679d6329bf8d" }, { "id": "1712afcf-55ef-4697-b4d3-03290e0e0c15", "name": "Forbidden", "originalRequest": { "method": "PUT", "header": [ { "description": "(Required) Which part of the file we are uploading", "key": "X-Form3-Upload-Part", "value": "" }, { "key": "Content-Type", "value": "application/octet-stream" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "file", "file": {} }, "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id" ], "variable": [ { "key": "scheme_file_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-1712afcf-55ef-4697-b4d3-03290e0e0c15" }, { "id": "4b68220b-3980-4a00-92fa-f3f95f79ac52", "name": "Scheme File Not Found", "originalRequest": { "method": "PUT", "header": [ { "description": "(Required) Which part of the file we are uploading", "key": "X-Form3-Upload-Part", "value": "" }, { "key": "Content-Type", "value": "application/octet-stream" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "file", "file": {} }, "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id" ], "variable": [ { "key": "scheme_file_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-4b68220b-3980-4a00-92fa-f3f95f79ac52" }, { "id": "203f32c6-4c8d-400a-bf8b-e4825b3c3433", "name": "Scheme File Conflict", "originalRequest": { "method": "PUT", "header": [ { "description": "(Required) Which part of the file we are uploading", "key": "X-Form3-Upload-Part", "value": "" }, { "key": "Content-Type", "value": "application/octet-stream" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "file", "file": {} }, "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id" ], "variable": [ { "key": "scheme_file_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-203f32c6-4c8d-400a-bf8b-e4825b3c3433" }, { "id": "ad61edab-60bb-40a1-a234-417c54dc3c73", "name": "Internal Server Error", "originalRequest": { "method": "PUT", "header": [ { "description": "(Required) Which part of the file we are uploading", "key": "X-Form3-Upload-Part", "value": "" }, { "key": "Content-Type", "value": "application/octet-stream" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "file", "file": {} }, "url": { "raw": "{{baseUrl}}/files/schemefiles/:scheme_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles", ":scheme_file_id" ], "variable": [ { "key": "scheme_file_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-ad61edab-60bb-40a1-a234-417c54dc3c73" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-fad09d41-731f-4460-862e-bb87428d5155" } ], "id": "0f821a05-17ac-4f5d-83ff-285f540479ff", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-0f821a05-17ac-4f5d-83ff-285f540479ff" }, { "name": "List Scheme files", "id": "51cc8860-59ec-43e8-b92c-ef1c1b484f86", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/files/schemefiles?page[number]=3998&page[size]=100&filter[organisation_id]=,&filter[payment_scheme]=&filter[file_format]=&filter[file_type]=&filter[created_on_from]=&filter[created_on_to]=&filter[submission.status]=&filter[submission.submission_date_from]=&filter[submission.submission_date_to]=&filter[admission.status]=&filter[admission.admission_date_from]=&filter[admission.admission_date_to]=", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "3998" }, { "description": "Number of items to select", "key": "page[size]", "value": "100" }, { "description": "Find all Scheme File resources with a given organisation ID", "key": "filter[organisation_id]", "value": "," }, { "description": "Find Scheme File resources by a certain scheme", "key": "filter[payment_scheme]", "value": "" }, { "description": "Find Scheme File resources by the format of the file", "key": "filter[file_format]", "value": "" }, { "description": "Find Scheme File resources by the type of the file", "key": "filter[file_type]", "value": "" }, { "description": "Find all Scheme File resources created from this date, in format YYYY-MM-DD", "key": "filter[created_on_from]", "value": "" }, { "description": "Find all Scheme File resources created up to this date, in format YYYY-MM-DD", "key": "filter[created_on_to]", "value": "" }, { "description": "Find all Scheme File resources with a certain submission status", "key": "filter[submission.status]", "value": "" }, { "description": "Find all Scheme File resources submitted from and including this date/time", "key": "filter[submission.submission_date_from]", "value": "" }, { "description": "Find all Scheme File resources submitted up to and included this date/time", "key": "filter[submission.submission_date_to]", "value": "" }, { "description": "Find all File resources with a certain admission status", "key": "filter[admission.status]", "value": "" }, { "description": "Find all File resources admitted from and including this date/time", "key": "filter[admission.admission_date_from]", "value": "" }, { "description": "Find all File resources admitted up to and included this date/time", "key": "filter[admission.admission_date_to]", "value": "" } ] } }, "response": [ { "id": "a882dbf3-6143-4181-9ebd-0a0b056ae8e0", "name": "List of scheme files", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/schemefiles?page[number]=3998&page[size]=100&filter[organisation_id]=,&filter[payment_scheme]=&filter[file_format]=&filter[file_type]=&filter[created_on_from]=&filter[created_on_to]=&filter[submission.status]=&filter[submission.submission_date_from]=&filter[submission.submission_date_to]=&filter[admission.status]=&filter[admission.admission_date_from]=&filter[admission.admission_date_to]=", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "3998" }, { "description": "Number of items to select", "key": "page[size]", "value": "100" }, { "description": "Find all Scheme File resources with a given organisation ID", "key": "filter[organisation_id]", "value": "," }, { "description": "Find Scheme File resources by a certain scheme", "key": "filter[payment_scheme]", "value": "" }, { "description": "Find Scheme File resources by the format of the file", "key": "filter[file_format]", "value": "" }, { "description": "Find Scheme File resources by the type of the file", "key": "filter[file_type]", "value": "" }, { "description": "Find all Scheme File resources created from this date, in format YYYY-MM-DD", "key": "filter[created_on_from]", "value": "" }, { "description": "Find all Scheme File resources created up to this date, in format YYYY-MM-DD", "key": "filter[created_on_to]", "value": "" }, { "description": "Find all Scheme File resources with a certain submission status", "key": "filter[submission.status]", "value": "" }, { "description": "Find all Scheme File resources submitted from and including this date/time", "key": "filter[submission.submission_date_from]", "value": "" }, { "description": "Find all Scheme File resources submitted up to and included this date/time", "key": "filter[submission.submission_date_to]", "value": "" }, { "description": "Find all File resources with a certain admission status", "key": "filter[admission.status]", "value": "" }, { "description": "Find all File resources admitted from and including this date/time", "key": "filter[admission.admission_date_from]", "value": "" }, { "description": "Find all File resources admitted up to and included this date/time", "key": "filter[admission.admission_date_to]", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_type\": \"switch\",\n \"file_format\": \"xml\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"payment_scheme\": \"BPRS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file_admissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"start_datetime\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_admissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"start_datetime\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_admissions\",\n \"version\": \"\"\n }\n ]\n },\n \"scheme_file_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"start_datetime\": \"\",\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"start_datetime\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_files\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_type\": \"switch\",\n \"file_format\": \"xml\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"payment_scheme\": \"CASS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file_admissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"start_datetime\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_admissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"start_datetime\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_admissions\",\n \"version\": \"\"\n }\n ]\n },\n \"scheme_file_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"start_datetime\": \"\",\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"start_datetime\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_files\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-a882dbf3-6143-4181-9ebd-0a0b056ae8e0" }, { "id": "b578c0a0-9bd3-4f6f-bb9a-cf8c11aaee9c", "name": "Reports bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/schemefiles?page[number]=3998&page[size]=100&filter[organisation_id]=,&filter[payment_scheme]=&filter[file_format]=&filter[file_type]=&filter[created_on_from]=&filter[created_on_to]=&filter[submission.status]=&filter[submission.submission_date_from]=&filter[submission.submission_date_to]=&filter[admission.status]=&filter[admission.admission_date_from]=&filter[admission.admission_date_to]=", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "3998" }, { "description": "Number of items to select", "key": "page[size]", "value": "100" }, { "description": "Find all Scheme File resources with a given organisation ID", "key": "filter[organisation_id]", "value": "," }, { "description": "Find Scheme File resources by a certain scheme", "key": "filter[payment_scheme]", "value": "" }, { "description": "Find Scheme File resources by the format of the file", "key": "filter[file_format]", "value": "" }, { "description": "Find Scheme File resources by the type of the file", "key": "filter[file_type]", "value": "" }, { "description": "Find all Scheme File resources created from this date, in format YYYY-MM-DD", "key": "filter[created_on_from]", "value": "" }, { "description": "Find all Scheme File resources created up to this date, in format YYYY-MM-DD", "key": "filter[created_on_to]", "value": "" }, { "description": "Find all Scheme File resources with a certain submission status", "key": "filter[submission.status]", "value": "" }, { "description": "Find all Scheme File resources submitted from and including this date/time", "key": "filter[submission.submission_date_from]", "value": "" }, { "description": "Find all Scheme File resources submitted up to and included this date/time", "key": "filter[submission.submission_date_to]", "value": "" }, { "description": "Find all File resources with a certain admission status", "key": "filter[admission.status]", "value": "" }, { "description": "Find all File resources admitted from and including this date/time", "key": "filter[admission.admission_date_from]", "value": "" }, { "description": "Find all File resources admitted up to and included this date/time", "key": "filter[admission.admission_date_to]", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b578c0a0-9bd3-4f6f-bb9a-cf8c11aaee9c" }, { "id": "777a2a1f-e4c0-441a-a17c-a440ba44b3d8", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/schemefiles?page[number]=3998&page[size]=100&filter[organisation_id]=,&filter[payment_scheme]=&filter[file_format]=&filter[file_type]=&filter[created_on_from]=&filter[created_on_to]=&filter[submission.status]=&filter[submission.submission_date_from]=&filter[submission.submission_date_to]=&filter[admission.status]=&filter[admission.admission_date_from]=&filter[admission.admission_date_to]=", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "3998" }, { "description": "Number of items to select", "key": "page[size]", "value": "100" }, { "description": "Find all Scheme File resources with a given organisation ID", "key": "filter[organisation_id]", "value": "," }, { "description": "Find Scheme File resources by a certain scheme", "key": "filter[payment_scheme]", "value": "" }, { "description": "Find Scheme File resources by the format of the file", "key": "filter[file_format]", "value": "" }, { "description": "Find Scheme File resources by the type of the file", "key": "filter[file_type]", "value": "" }, { "description": "Find all Scheme File resources created from this date, in format YYYY-MM-DD", "key": "filter[created_on_from]", "value": "" }, { "description": "Find all Scheme File resources created up to this date, in format YYYY-MM-DD", "key": "filter[created_on_to]", "value": "" }, { "description": "Find all Scheme File resources with a certain submission status", "key": "filter[submission.status]", "value": "" }, { "description": "Find all Scheme File resources submitted from and including this date/time", "key": "filter[submission.submission_date_from]", "value": "" }, { "description": "Find all Scheme File resources submitted up to and included this date/time", "key": "filter[submission.submission_date_to]", "value": "" }, { "description": "Find all File resources with a certain admission status", "key": "filter[admission.status]", "value": "" }, { "description": "Find all File resources admitted from and including this date/time", "key": "filter[admission.admission_date_from]", "value": "" }, { "description": "Find all File resources admitted up to and included this date/time", "key": "filter[admission.admission_date_to]", "value": "" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-777a2a1f-e4c0-441a-a17c-a440ba44b3d8" }, { "id": "0638f6bb-5a55-42cc-8a15-a44f34e6feb7", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/schemefiles?page[number]=3998&page[size]=100&filter[organisation_id]=,&filter[payment_scheme]=&filter[file_format]=&filter[file_type]=&filter[created_on_from]=&filter[created_on_to]=&filter[submission.status]=&filter[submission.submission_date_from]=&filter[submission.submission_date_to]=&filter[admission.status]=&filter[admission.admission_date_from]=&filter[admission.admission_date_to]=", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "3998" }, { "description": "Number of items to select", "key": "page[size]", "value": "100" }, { "description": "Find all Scheme File resources with a given organisation ID", "key": "filter[organisation_id]", "value": "," }, { "description": "Find Scheme File resources by a certain scheme", "key": "filter[payment_scheme]", "value": "" }, { "description": "Find Scheme File resources by the format of the file", "key": "filter[file_format]", "value": "" }, { "description": "Find Scheme File resources by the type of the file", "key": "filter[file_type]", "value": "" }, { "description": "Find all Scheme File resources created from this date, in format YYYY-MM-DD", "key": "filter[created_on_from]", "value": "" }, { "description": "Find all Scheme File resources created up to this date, in format YYYY-MM-DD", "key": "filter[created_on_to]", "value": "" }, { "description": "Find all Scheme File resources with a certain submission status", "key": "filter[submission.status]", "value": "" }, { "description": "Find all Scheme File resources submitted from and including this date/time", "key": "filter[submission.submission_date_from]", "value": "" }, { "description": "Find all Scheme File resources submitted up to and included this date/time", "key": "filter[submission.submission_date_to]", "value": "" }, { "description": "Find all File resources with a certain admission status", "key": "filter[admission.status]", "value": "" }, { "description": "Find all File resources admitted from and including this date/time", "key": "filter[admission.admission_date_from]", "value": "" }, { "description": "Find all File resources admitted up to and included this date/time", "key": "filter[admission.admission_date_to]", "value": "" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-0638f6bb-5a55-42cc-8a15-a44f34e6feb7" }, { "id": "f20a5ab2-2b06-4251-9b74-3e8ac34235c4", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/schemefiles?page[number]=3998&page[size]=100&filter[organisation_id]=,&filter[payment_scheme]=&filter[file_format]=&filter[file_type]=&filter[created_on_from]=&filter[created_on_to]=&filter[submission.status]=&filter[submission.submission_date_from]=&filter[submission.submission_date_to]=&filter[admission.status]=&filter[admission.admission_date_from]=&filter[admission.admission_date_to]=", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "3998" }, { "description": "Number of items to select", "key": "page[size]", "value": "100" }, { "description": "Find all Scheme File resources with a given organisation ID", "key": "filter[organisation_id]", "value": "," }, { "description": "Find Scheme File resources by a certain scheme", "key": "filter[payment_scheme]", "value": "" }, { "description": "Find Scheme File resources by the format of the file", "key": "filter[file_format]", "value": "" }, { "description": "Find Scheme File resources by the type of the file", "key": "filter[file_type]", "value": "" }, { "description": "Find all Scheme File resources created from this date, in format YYYY-MM-DD", "key": "filter[created_on_from]", "value": "" }, { "description": "Find all Scheme File resources created up to this date, in format YYYY-MM-DD", "key": "filter[created_on_to]", "value": "" }, { "description": "Find all Scheme File resources with a certain submission status", "key": "filter[submission.status]", "value": "" }, { "description": "Find all Scheme File resources submitted from and including this date/time", "key": "filter[submission.submission_date_from]", "value": "" }, { "description": "Find all Scheme File resources submitted up to and included this date/time", "key": "filter[submission.submission_date_to]", "value": "" }, { "description": "Find all File resources with a certain admission status", "key": "filter[admission.status]", "value": "" }, { "description": "Find all File resources admitted from and including this date/time", "key": "filter[admission.admission_date_from]", "value": "" }, { "description": "Find all File resources admitted up to and included this date/time", "key": "filter[admission.admission_date_to]", "value": "" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-f20a5ab2-2b06-4251-9b74-3e8ac34235c4" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-51cc8860-59ec-43e8-b92c-ef1c1b484f86" }, { "name": "Creates a Scheme File", "id": "1dc36846-687d-4e8d-abe5-cf74f76fa77a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_type\": \"switch\",\n \"file_format\": \"xml\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"payment_scheme\": \"CASS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\"\n },\n \"type\": \"scheme_files\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/schemefiles", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles" ] } }, "response": [ { "id": "9fb15846-1b72-4fea-a147-e648ef4edaf8", "name": "Scheme File Creation Response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_type\": \"switch\",\n \"file_format\": \"xml\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"payment_scheme\": \"CASS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\"\n },\n \"type\": \"scheme_files\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/schemefiles", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_type\": \"switch\",\n \"file_format\": \"xml\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file_admissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"start_datetime\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_admissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"start_datetime\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_admissions\",\n \"version\": \"\"\n }\n ]\n },\n \"scheme_file_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"start_datetime\": \"\",\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"start_datetime\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_files\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"meta\": {\n \"content-type\": \"\"\n }\n }\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-9fb15846-1b72-4fea-a147-e648ef4edaf8" }, { "id": "5806adab-8f23-4c1f-bfb5-ce02b8294d7d", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_type\": \"switch\",\n \"file_format\": \"xml\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"payment_scheme\": \"CASS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\"\n },\n \"type\": \"scheme_files\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/schemefiles", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-5806adab-8f23-4c1f-bfb5-ce02b8294d7d" }, { "id": "0438dce9-bf33-4c96-aacd-85f3e248520c", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_type\": \"switch\",\n \"file_format\": \"xml\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"payment_scheme\": \"CASS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\"\n },\n \"type\": \"scheme_files\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/schemefiles", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-0438dce9-bf33-4c96-aacd-85f3e248520c" }, { "id": "f955a959-63cf-4b56-bb56-54654f75a1b0", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_type\": \"switch\",\n \"file_format\": \"xml\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"payment_scheme\": \"CASS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\"\n },\n \"type\": \"scheme_files\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/schemefiles", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-f955a959-63cf-4b56-bb56-54654f75a1b0" }, { "id": "8e73b6c3-3917-4e83-95fb-bf6c2f8a6141", "name": "Conflict", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_type\": \"switch\",\n \"file_format\": \"xml\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"payment_scheme\": \"CASS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\"\n },\n \"type\": \"scheme_files\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/schemefiles", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles" ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-8e73b6c3-3917-4e83-95fb-bf6c2f8a6141" }, { "id": "ecd38649-2b5b-498e-9e35-b35f82753e51", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_type\": \"switch\",\n \"file_format\": \"xml\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"payment_scheme\": \"CASS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\"\n },\n \"type\": \"scheme_files\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/schemefiles", "host": [ "{{baseUrl}}" ], "path": [ "files", "schemefiles" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-ecd38649-2b5b-498e-9e35-b35f82753e51" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-1dc36846-687d-4e8d-abe5-cf74f76fa77a" } ], "id": "3fb844b2-b5c9-4433-b98d-d232e7ac6d96", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-3fb844b2-b5c9-4433-b98d-d232e7ac6d96" }, { "name": "transactions", "item": [ { "name": "{transaction_file_id}", "item": [ { "name": "admissions", "item": [ { "name": "{transaction_file_admission_id}", "item": [ { "name": "Fetch transaction file admission", "id": "1f409728-f753-4ae4-94b3-82a49485be78", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/admissions/:transaction_file_admission_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "admissions", ":transaction_file_admission_id" ], "variable": [ { "id": "f904d489-a205-40fd-8742-a97205ec1d48", "key": "transaction_file_id", "value": "", "description": "(Required) Transaction File Id" }, { "id": "b01ef33b-1d97-4378-9f29-659d7dc4db85", "key": "transaction_file_admission_id", "value": "", "description": "(Required) Transaction File Admission Id" } ] } }, "response": [ { "id": "b62c0fd9-0d43-4fdc-9985-38d88dfc3c9c", "name": "Transaction File Admission Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/admissions/:transaction_file_admission_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "admissions", ":transaction_file_admission_id" ], "variable": [ { "key": "transaction_file_id" }, { "key": "transaction_file_admission_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"17712656327501131\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"L*%06z\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"WoX&2r\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_invalid_transactions\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"V~,%vy\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"?kjw..\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_invalid_transactions\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"305603736833003324\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"Ky\\\"C?J\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"h=rljR\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_invalid_transactions\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"{+pmIM\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"C>v7.}\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_admissions\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"meta\": {\n \"content-type\": \"\"\n }\n }\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b62c0fd9-0d43-4fdc-9985-38d88dfc3c9c" }, { "id": "0e7587f3-2bad-41b5-87b3-50b442b3ee7f", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/admissions/:transaction_file_admission_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "admissions", ":transaction_file_admission_id" ], "variable": [ { "key": "transaction_file_id" }, { "key": "transaction_file_admission_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-0e7587f3-2bad-41b5-87b3-50b442b3ee7f" }, { "id": "4290728d-b522-4b15-87d5-295bde6dae8d", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/admissions/:transaction_file_admission_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "admissions", ":transaction_file_admission_id" ], "variable": [ { "key": "transaction_file_id" }, { "key": "transaction_file_admission_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-4290728d-b522-4b15-87d5-295bde6dae8d" }, { "id": "c6d63616-6b42-4ec3-be07-b9d5f42308d1", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/admissions/:transaction_file_admission_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "admissions", ":transaction_file_admission_id" ], "variable": [ { "key": "transaction_file_id" }, { "key": "transaction_file_admission_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-c6d63616-6b42-4ec3-be07-b9d5f42308d1" }, { "id": "3a042f96-ed04-47a3-9eae-3e6dabbf6cb3", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/admissions/:transaction_file_admission_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "admissions", ":transaction_file_admission_id" ], "variable": [ { "key": "transaction_file_id" }, { "key": "transaction_file_admission_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-3a042f96-ed04-47a3-9eae-3e6dabbf6cb3" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-1f409728-f753-4ae4-94b3-82a49485be78" } ], "id": "11708ba7-92e0-4cf1-9471-e79a1b12c84c", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-11708ba7-92e0-4cf1-9471-e79a1b12c84c" }, { "name": "Creates a Transaction File Admission", "id": "d55f9a74-9668-43b8-a3c0-7b40f8332b5a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"7561225305547658073.12386910\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"tSS~2A\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \";=.p)j\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"uEJgro\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"wfxhaA\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_invalid_transactions\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"603208658165442\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"OM#^]z\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"[%A{8w\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"-/p`39\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \" Gs$h7\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_admissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/admissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "admissions" ], "variable": [ { "id": "f0963d7f-1bdd-461e-b7ea-71983341846a", "key": "transaction_file_id", "value": "", "description": "(Required) Transaction File Id" } ] } }, "response": [ { "id": "11cabc92-9a2c-44b7-b0a4-2060da0159df", "name": "Transaction File Admission Response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"7561225305547658073.12386910\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"tSS~2A\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \";=.p)j\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"uEJgro\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"wfxhaA\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_invalid_transactions\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"603208658165442\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"OM#^]z\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"[%A{8w\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"-/p`39\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \" Gs$h7\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_admissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/admissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "admissions" ], "variable": [ { "key": "transaction_file_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"17712656327501131\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"L*%06z\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"WoX&2r\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_invalid_transactions\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"V~,%vy\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"?kjw..\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_invalid_transactions\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"305603736833003324\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"Ky\\\"C?J\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"h=rljR\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_invalid_transactions\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"{+pmIM\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"C>v7.}\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_admissions\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"meta\": {\n \"content-type\": \"\"\n }\n }\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-11cabc92-9a2c-44b7-b0a4-2060da0159df" }, { "id": "8f16eefb-948f-4fd1-abd7-5ecc77a01294", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"7561225305547658073.12386910\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"tSS~2A\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \";=.p)j\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"uEJgro\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"wfxhaA\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_invalid_transactions\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"603208658165442\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"OM#^]z\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"[%A{8w\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"-/p`39\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \" Gs$h7\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_admissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/admissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "admissions" ], "variable": [ { "key": "transaction_file_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-8f16eefb-948f-4fd1-abd7-5ecc77a01294" }, { "id": "1a953caa-989f-40ef-96f0-acb415eabebe", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"7561225305547658073.12386910\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"tSS~2A\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \";=.p)j\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"uEJgro\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"wfxhaA\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_invalid_transactions\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"603208658165442\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"OM#^]z\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"[%A{8w\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"-/p`39\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \" Gs$h7\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_admissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/admissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "admissions" ], "variable": [ { "key": "transaction_file_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-1a953caa-989f-40ef-96f0-acb415eabebe" }, { "id": "463b688a-9800-46d8-b311-953c8334a3c9", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"7561225305547658073.12386910\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"tSS~2A\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \";=.p)j\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"uEJgro\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"wfxhaA\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_invalid_transactions\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"603208658165442\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"OM#^]z\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"[%A{8w\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"-/p`39\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \" Gs$h7\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_admissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/admissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "admissions" ], "variable": [ { "key": "transaction_file_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-463b688a-9800-46d8-b311-953c8334a3c9" }, { "id": "44db285f-2327-4425-aea8-6d2e3a9da6a3", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"7561225305547658073.12386910\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"tSS~2A\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \";=.p)j\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"uEJgro\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"wfxhaA\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_invalid_transactions\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"603208658165442\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"OM#^]z\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"[%A{8w\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"-/p`39\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \" Gs$h7\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_admissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/admissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "admissions" ], "variable": [ { "key": "transaction_file_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-44db285f-2327-4425-aea8-6d2e3a9da6a3" }, { "id": "f9837a37-5a75-488c-8064-833615b2d1d9", "name": "Transaction File Admission Conflict", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"7561225305547658073.12386910\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"tSS~2A\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \";=.p)j\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"uEJgro\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"wfxhaA\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_invalid_transactions\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"603208658165442\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"OM#^]z\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"[%A{8w\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"-/p`39\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \" Gs$h7\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_admissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/admissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "admissions" ], "variable": [ { "key": "transaction_file_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-f9837a37-5a75-488c-8064-833615b2d1d9" }, { "id": "2058ed98-e89a-4b48-9af9-130738bdccc0", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"7561225305547658073.12386910\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"tSS~2A\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \";=.p)j\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"uEJgro\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"wfxhaA\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_invalid_transactions\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"603208658165442\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"OM#^]z\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"[%A{8w\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"-/p`39\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \" Gs$h7\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_admissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/admissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "admissions" ], "variable": [ { "key": "transaction_file_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-2058ed98-e89a-4b48-9af9-130738bdccc0" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-d55f9a74-9668-43b8-a3c0-7b40f8332b5a" } ], "id": "bc81df17-b783-4027-85b1-6e128a1c44c3", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-bc81df17-b783-4027-85b1-6e128a1c44c3" }, { "name": "submissions", "item": [ { "name": "{transaction_file_submission_id}", "item": [ { "name": "tasks", "item": [ { "name": "{task_id}", "item": [ { "name": "Fetch transaction file submission task", "id": "499465a7-af6f-47b3-a02c-12772ed3eaec", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions/:transaction_file_submission_id/tasks/:task_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions", ":transaction_file_submission_id", "tasks", ":task_id" ], "variable": [ { "id": "1782708a-180c-4f22-ba16-45eccfc40f1d", "key": "transaction_file_id", "value": "", "description": "(Required) Transaction File Id" }, { "id": "937e59ed-ff5b-4620-a1f5-d194950f9e29", "key": "transaction_file_submission_id", "value": "", "description": "(Required) Transaction File Submission Id" }, { "id": "2282c826-8686-44c6-9f03-17d9955f3d42", "key": "task_id", "value": "", "description": "(Required) Transaction File Submission Task Id" } ] } }, "response": [ { "id": "609d8f8d-ea28-4dec-aa20-caf60b2e38de", "name": "Transaction File Submission Task Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions/:transaction_file_submission_id/tasks/:task_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions", ":transaction_file_submission_id", "tasks", ":task_id" ], "variable": [ { "key": "transaction_file_id" }, { "key": "transaction_file_submission_id" }, { "key": "task_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"assignee\": \"form3\",\n \"input\": {},\n \"name\": \"\",\n \"outcome\": \"failed\",\n \"output\": {},\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submission_tasks\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"meta\": {\n \"content-type\": \"\"\n }\n }\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-609d8f8d-ea28-4dec-aa20-caf60b2e38de" }, { "id": "efe2ee1f-07f9-40ba-8166-50cc221c35f0", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions/:transaction_file_submission_id/tasks/:task_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions", ":transaction_file_submission_id", "tasks", ":task_id" ], "variable": [ { "key": "transaction_file_id" }, { "key": "transaction_file_submission_id" }, { "key": "task_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-efe2ee1f-07f9-40ba-8166-50cc221c35f0" }, { "id": "d3bd3e20-67c9-416e-a74d-940b63387589", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions/:transaction_file_submission_id/tasks/:task_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions", ":transaction_file_submission_id", "tasks", ":task_id" ], "variable": [ { "key": "transaction_file_id" }, { "key": "transaction_file_submission_id" }, { "key": "task_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d3bd3e20-67c9-416e-a74d-940b63387589" }, { "id": "b62b0b17-52f7-43bf-8361-c536df9d377c", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions/:transaction_file_submission_id/tasks/:task_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions", ":transaction_file_submission_id", "tasks", ":task_id" ], "variable": [ { "key": "transaction_file_id" }, { "key": "transaction_file_submission_id" }, { "key": "task_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b62b0b17-52f7-43bf-8361-c536df9d377c" }, { "id": "320c92e1-a3fc-4c43-80f2-1e7e0738dd9c", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions/:transaction_file_submission_id/tasks/:task_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions", ":transaction_file_submission_id", "tasks", ":task_id" ], "variable": [ { "key": "transaction_file_id" }, { "key": "transaction_file_submission_id" }, { "key": "task_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-320c92e1-a3fc-4c43-80f2-1e7e0738dd9c" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-499465a7-af6f-47b3-a02c-12772ed3eaec" }, { "name": "Amend transaction file submission task", "id": "1ac357d0-9deb-49c0-a1c2-a0960da48e04", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"outcome\": \"passed\",\n \"output\": {},\n \"status\": \"failed\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions/:transaction_file_submission_id/tasks/:task_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions", ":transaction_file_submission_id", "tasks", ":task_id" ], "variable": [ { "id": "8f508edd-a21e-496c-a9de-f16249740ce1", "key": "transaction_file_id", "value": "", "description": "(Required) Transaction File Id" }, { "id": "9c8d2317-75a1-4d97-81ac-78a0431a32f9", "key": "transaction_file_submission_id", "value": "", "description": "(Required) Transaction File Submission Id" }, { "id": "fbc0c026-dd2e-4a29-9d04-54c6c9911ab8", "key": "task_id", "value": "", "description": "(Required) Transaction File Submission Task Id" } ] } }, "response": [ { "id": "7ac6118a-2add-4a24-a40a-8dee9e13468a", "name": "Transaction File Submission Task Updated", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"outcome\": \"passed\",\n \"output\": {},\n \"status\": \"failed\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions/:transaction_file_submission_id/tasks/:task_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions", ":transaction_file_submission_id", "tasks", ":task_id" ], "variable": [ { "key": "transaction_file_id" }, { "key": "transaction_file_submission_id" }, { "key": "task_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"assignee\": \"form3\",\n \"input\": {},\n \"name\": \"\",\n \"outcome\": \"failed\",\n \"output\": {},\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"scheme_file\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submission_tasks\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"meta\": {\n \"content-type\": \"\"\n }\n }\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-7ac6118a-2add-4a24-a40a-8dee9e13468a" }, { "id": "d2743686-2762-4dd7-94b7-c694b96c6398", "name": "Bad Request", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"outcome\": \"passed\",\n \"output\": {},\n \"status\": \"failed\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions/:transaction_file_submission_id/tasks/:task_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions", ":transaction_file_submission_id", "tasks", ":task_id" ], "variable": [ { "key": "transaction_file_id" }, { "key": "transaction_file_submission_id" }, { "key": "task_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d2743686-2762-4dd7-94b7-c694b96c6398" }, { "id": "3f774798-51a9-4f5d-94ef-b838613c59f8", "name": "Forbidden", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"outcome\": \"passed\",\n \"output\": {},\n \"status\": \"failed\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions/:transaction_file_submission_id/tasks/:task_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions", ":transaction_file_submission_id", "tasks", ":task_id" ], "variable": [ { "key": "transaction_file_id" }, { "key": "transaction_file_submission_id" }, { "key": "task_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-3f774798-51a9-4f5d-94ef-b838613c59f8" }, { "id": "71a47efa-0fd7-42f3-af3a-efa8664e42ed", "name": "Not Found", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"outcome\": \"passed\",\n \"output\": {},\n \"status\": \"failed\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions/:transaction_file_submission_id/tasks/:task_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions", ":transaction_file_submission_id", "tasks", ":task_id" ], "variable": [ { "key": "transaction_file_id" }, { "key": "transaction_file_submission_id" }, { "key": "task_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-71a47efa-0fd7-42f3-af3a-efa8664e42ed" }, { "id": "dc9317aa-f8dc-4213-97d8-325ef55f4422", "name": "Conflict", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"outcome\": \"passed\",\n \"output\": {},\n \"status\": \"failed\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions/:transaction_file_submission_id/tasks/:task_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions", ":transaction_file_submission_id", "tasks", ":task_id" ], "variable": [ { "key": "transaction_file_id" }, { "key": "transaction_file_submission_id" }, { "key": "task_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"actual_resource\": {},\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-dc9317aa-f8dc-4213-97d8-325ef55f4422" }, { "id": "25e076f2-dd14-4639-b060-a45fec083d8b", "name": "Internal Server Error", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"outcome\": \"passed\",\n \"output\": {},\n \"status\": \"failed\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions/:transaction_file_submission_id/tasks/:task_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions", ":transaction_file_submission_id", "tasks", ":task_id" ], "variable": [ { "key": "transaction_file_id" }, { "key": "transaction_file_submission_id" }, { "key": "task_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-25e076f2-dd14-4639-b060-a45fec083d8b" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-1ac357d0-9deb-49c0-a1c2-a0960da48e04" } ], "id": "287f4ce0-05cf-4c98-9870-06416a32a5f2", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-287f4ce0-05cf-4c98-9870-06416a32a5f2" } ], "id": "80081f7a-212e-4cb7-8e71-da062e50a79a", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-80081f7a-212e-4cb7-8e71-da062e50a79a" }, { "name": "Fetch transaction file submission", "id": "d059337f-7897-4d4c-9a38-e8836cc86761", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions/:transaction_file_submission_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions", ":transaction_file_submission_id" ], "variable": [ { "id": "96f3cc0b-28f0-477f-8d67-f3a99ffc10da", "key": "transaction_file_id", "value": "", "description": "(Required) Transaction File Id" }, { "id": "1fea8da2-4e99-4521-9554-a74b94bd26ad", "key": "transaction_file_submission_id", "value": "", "description": "(Required) Transaction File Submission Id" } ] } }, "response": [ { "id": "6c703641-f320-4bb7-bdc1-c7d812629b6f", "name": "Transaction File Submission Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions/:transaction_file_submission_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions", ":transaction_file_submission_id" ], "variable": [ { "key": "transaction_file_id" }, { "key": "transaction_file_submission_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"uVlAK0\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"o(~#H!\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"meta\": {\n \"content-type\": \"\"\n }\n }\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-6c703641-f320-4bb7-bdc1-c7d812629b6f" }, { "id": "afdc2656-e836-42ea-947b-c3601c79d607", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions/:transaction_file_submission_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions", ":transaction_file_submission_id" ], "variable": [ { "key": "transaction_file_id" }, { "key": "transaction_file_submission_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-afdc2656-e836-42ea-947b-c3601c79d607" }, { "id": "03683342-5d8e-4e7a-bf95-36fdb20f00c7", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions/:transaction_file_submission_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions", ":transaction_file_submission_id" ], "variable": [ { "key": "transaction_file_id" }, { "key": "transaction_file_submission_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-03683342-5d8e-4e7a-bf95-36fdb20f00c7" }, { "id": "b4b11a6b-2071-4679-84f9-eca410fb8ac2", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions/:transaction_file_submission_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions", ":transaction_file_submission_id" ], "variable": [ { "key": "transaction_file_id" }, { "key": "transaction_file_submission_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b4b11a6b-2071-4679-84f9-eca410fb8ac2" }, { "id": "599d0f89-64ec-4597-8933-d2183862d8a5", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions/:transaction_file_submission_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions", ":transaction_file_submission_id" ], "variable": [ { "key": "transaction_file_id" }, { "key": "transaction_file_submission_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-599d0f89-64ec-4597-8933-d2183862d8a5" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-d059337f-7897-4d4c-9a38-e8836cc86761" } ], "id": "9ecebc1e-4c22-4124-9136-43dfaca84ef0", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-9ecebc1e-4c22-4124-9136-43dfaca84ef0" }, { "name": "Creates a Transaction File Submission", "id": "1235cd23-115e-4bf0-a816-7c5841c8fd66", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"/J0BhD\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"Jl]d.{\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions" ], "variable": [ { "id": "ac4dbefb-51b2-4030-9183-a9c412aeb193", "key": "transaction_file_id", "value": "", "description": "(Required) Transaction File Id" } ] } }, "response": [ { "id": "1a8c594d-97f1-4d80-8247-e2be694c5fb7", "name": "Transaction File Submission Response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"/J0BhD\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"Jl]d.{\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions" ], "variable": [ { "key": "transaction_file_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"uVlAK0\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"o(~#H!\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"meta\": {\n \"content-type\": \"\"\n }\n }\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-1a8c594d-97f1-4d80-8247-e2be694c5fb7" }, { "id": "2f466ee4-80f7-400c-aa09-e850d538bf9b", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"/J0BhD\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"Jl]d.{\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions" ], "variable": [ { "key": "transaction_file_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-2f466ee4-80f7-400c-aa09-e850d538bf9b" }, { "id": "3a52b318-96b8-44fc-8a2d-4b0a4c3099fe", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"/J0BhD\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"Jl]d.{\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions" ], "variable": [ { "key": "transaction_file_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-3a52b318-96b8-44fc-8a2d-4b0a4c3099fe" }, { "id": "697057f2-7cad-4973-9ceb-eca9d5a208a9", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"/J0BhD\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"Jl]d.{\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions" ], "variable": [ { "key": "transaction_file_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-697057f2-7cad-4973-9ceb-eca9d5a208a9" }, { "id": "b48b6ae8-42c0-4dd6-91aa-00d017fbf84b", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"/J0BhD\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"Jl]d.{\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions" ], "variable": [ { "key": "transaction_file_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b48b6ae8-42c0-4dd6-91aa-00d017fbf84b" }, { "id": "1e1d2a27-add5-4d2e-96be-e2c24c20d0e2", "name": "Transaction File Submission Conflict", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"/J0BhD\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"Jl]d.{\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions" ], "variable": [ { "key": "transaction_file_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"actual_resource\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"^S/nBY\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"&3;BJ[\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_invalid_transactions\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-1e1d2a27-add5-4d2e-96be-e2c24c20d0e2" }, { "id": "263957a8-6791-480f-b4a7-5f15a7003e64", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"/J0BhD\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"Jl]d.{\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id", "submissions" ], "variable": [ { "key": "transaction_file_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-263957a8-6791-480f-b4a7-5f15a7003e64" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-1235cd23-115e-4bf0-a816-7c5841c8fd66" } ], "id": "78b3c8a9-5633-4c91-9b2d-04cdf2477244", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-78b3c8a9-5633-4c91-9b2d-04cdf2477244" }, { "name": "Fetch transaction file", "id": "7a6a3db4-ccb4-4af2-9819-664e31ab075a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id" ], "variable": [ { "id": "a9accb90-046a-42c5-b166-169df59c35b1", "key": "transaction_file_id", "value": "", "description": "(Required) Transaction File Id" } ] } }, "response": [ { "id": "9d346419-fce6-4bd9-8636-5c999d0caa8e", "name": "Transaction File Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id" ], "variable": [ { "key": "transaction_file_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"095.0518\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"vSVM{l\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"PD16%/\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_invalid_transactions\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \";Qk9{_\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"I#?NS+\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"meta\": {\n \"content-type\": \"\"\n }\n }\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-9d346419-fce6-4bd9-8636-5c999d0caa8e" }, { "id": "752fc010-db77-43db-b74c-e174f9091861", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id" ], "variable": [ { "key": "transaction_file_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-752fc010-db77-43db-b74c-e174f9091861" }, { "id": "a5d9bd0f-dd90-4f3b-93bb-e2a4e92719ce", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id" ], "variable": [ { "key": "transaction_file_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-a5d9bd0f-dd90-4f3b-93bb-e2a4e92719ce" }, { "id": "93ae7b39-4186-480e-b944-8e56523cf8d9", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id" ], "variable": [ { "key": "transaction_file_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-93ae7b39-4186-480e-b944-8e56523cf8d9" }, { "id": "447c6e7a-de90-4951-8631-0c53ecb887a8", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id" ], "variable": [ { "key": "transaction_file_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-447c6e7a-de90-4951-8631-0c53ecb887a8" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-7a6a3db4-ccb4-4af2-9819-664e31ab075a" }, { "name": "Put Transaction file chunk", "id": "e8cfe87d-b0e8-4a53-b96b-7e6806993e65", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "description": "(Required) Which part of the file we are uploading", "key": "X-Form3-Upload-Part", "value": "" }, { "key": "Content-Type", "value": "application/octet-stream" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "file", "file": {} }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id" ], "variable": [ { "id": "dc7906ec-107d-42e6-bfe2-3f008880a259", "key": "transaction_file_id", "value": "", "description": "(Required) Transaction File Id" } ] } }, "response": [ { "id": "2a773b72-6e1f-4bfe-8660-007e963b30d9", "name": "Transaction File Response", "originalRequest": { "method": "PUT", "header": [ { "description": "(Required) Which part of the file we are uploading", "key": "X-Form3-Upload-Part", "value": "" }, { "key": "Content-Type", "value": "application/octet-stream" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "file", "file": {} }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id" ], "variable": [ { "key": "transaction_file_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"095.0518\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"vSVM{l\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"PD16%/\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_invalid_transactions\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \";Qk9{_\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"I#?NS+\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"meta\": {\n \"content-type\": \"\"\n }\n }\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-2a773b72-6e1f-4bfe-8660-007e963b30d9" }, { "id": "d2a848fe-e8dc-49d9-85e2-741be1aba6eb", "name": "Bad Request", "originalRequest": { "method": "PUT", "header": [ { "description": "(Required) Which part of the file we are uploading", "key": "X-Form3-Upload-Part", "value": "" }, { "key": "Content-Type", "value": "application/octet-stream" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "file", "file": {} }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id" ], "variable": [ { "key": "transaction_file_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d2a848fe-e8dc-49d9-85e2-741be1aba6eb" }, { "id": "ad7ae868-4c2f-4006-9c65-558c24bcae41", "name": "Unauthorized", "originalRequest": { "method": "PUT", "header": [ { "description": "(Required) Which part of the file we are uploading", "key": "X-Form3-Upload-Part", "value": "" }, { "key": "Content-Type", "value": "application/octet-stream" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "file", "file": {} }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id" ], "variable": [ { "key": "transaction_file_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-ad7ae868-4c2f-4006-9c65-558c24bcae41" }, { "id": "eda4602d-52f6-4a66-9f08-4c2dc25398ba", "name": "Forbidden", "originalRequest": { "method": "PUT", "header": [ { "description": "(Required) Which part of the file we are uploading", "key": "X-Form3-Upload-Part", "value": "" }, { "key": "Content-Type", "value": "application/octet-stream" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "file", "file": {} }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id" ], "variable": [ { "key": "transaction_file_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-eda4602d-52f6-4a66-9f08-4c2dc25398ba" }, { "id": "45918471-4e9f-45fd-90be-da469b82576b", "name": "Transaction File Not Found", "originalRequest": { "method": "PUT", "header": [ { "description": "(Required) Which part of the file we are uploading", "key": "X-Form3-Upload-Part", "value": "" }, { "key": "Content-Type", "value": "application/octet-stream" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "file", "file": {} }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id" ], "variable": [ { "key": "transaction_file_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-45918471-4e9f-45fd-90be-da469b82576b" }, { "id": "666d81ff-a732-4881-b156-0f9ef524d5fa", "name": "Transaction File Conflict", "originalRequest": { "method": "PUT", "header": [ { "description": "(Required) Which part of the file we are uploading", "key": "X-Form3-Upload-Part", "value": "" }, { "key": "Content-Type", "value": "application/octet-stream" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "file", "file": {} }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id" ], "variable": [ { "key": "transaction_file_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-666d81ff-a732-4881-b156-0f9ef524d5fa" }, { "id": "f433af29-83e7-4c39-9333-8f7630cdd9aa", "name": "Internal Server Error", "originalRequest": { "method": "PUT", "header": [ { "description": "(Required) Which part of the file we are uploading", "key": "X-Form3-Upload-Part", "value": "" }, { "key": "Content-Type", "value": "application/octet-stream" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "file", "file": {} }, "url": { "raw": "{{baseUrl}}/files/transactions/:transaction_file_id", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions", ":transaction_file_id" ], "variable": [ { "key": "transaction_file_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-f433af29-83e7-4c39-9333-8f7630cdd9aa" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-e8cfe87d-b0e8-4a53-b96b-7e6806993e65" } ], "id": "8a28135e-a4fc-47b7-9daf-c5ba8103cab8", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-8a28135e-a4fc-47b7-9daf-c5ba8103cab8" }, { "name": "List transaction files", "id": "cd63fa82-1b38-4f34-a74a-b0a7bbfd8ba3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/files/transactions?page[number]=3998&page[size]=100&filter[organisation_id]=,&filter[payment_scheme]=&filter[file_format]=&filter[created_on_from]=&filter[created_on_to]=&filter[submission.status]=&filter[submission.submission_date_from]=&filter[submission.submission_date_to]=&filter[submission.scheme_references.file_identifier]=&filter[submission.scheme_references.file_number]=&filter[submission.scheme_references.clearing_id]=&filter[admission.status]=&filter[admission.admission_date_from]=&filter[admission.admission_date_to]=", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "3998" }, { "description": "Number of items to select", "key": "page[size]", "value": "100" }, { "description": "Find all File resources with a given organisation ID", "key": "filter[organisation_id]", "value": "," }, { "description": "Find File resources by a certain scheme", "key": "filter[payment_scheme]", "value": "" }, { "description": "Find File resources by the format of the file", "key": "filter[file_format]", "value": "" }, { "description": "Find all File resources created from this date, in format YYYY-MM-DD", "key": "filter[created_on_from]", "value": "" }, { "description": "Find all File resources created up to this date, in format YYYY-MM-DD", "key": "filter[created_on_to]", "value": "" }, { "description": "Find all File resources with a certain submission status", "key": "filter[submission.status]", "value": "" }, { "description": "Find all File resources submitted from and including this date/time", "key": "filter[submission.submission_date_from]", "value": "" }, { "description": "Find all File resources submitted up to and included this date/time", "key": "filter[submission.submission_date_to]", "value": "" }, { "description": "Find File resources the id of the submission to to the scheme", "key": "filter[submission.scheme_references.file_identifier]", "value": "" }, { "description": "Find File resources by the id of the file sent to the scheme", "key": "filter[submission.scheme_references.file_number]", "value": "" }, { "description": "Find File resources by the Service User Number (SUN) of the payment originator", "key": "filter[submission.scheme_references.clearing_id]", "value": "" }, { "description": "Find all File resources with a certain admission status", "key": "filter[admission.status]", "value": "" }, { "description": "Find all File resources admitted from and including this date/time", "key": "filter[admission.admission_date_from]", "value": "" }, { "description": "Find all File resources admitted up to and included this date/time", "key": "filter[admission.admission_date_to]", "value": "" } ] } }, "response": [ { "id": "701991e3-e73d-4279-8019-760f527be258", "name": "List of transaction files", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/transactions?page[number]=3998&page[size]=100&filter[organisation_id]=,&filter[payment_scheme]=&filter[file_format]=&filter[created_on_from]=&filter[created_on_to]=&filter[submission.status]=&filter[submission.submission_date_from]=&filter[submission.submission_date_to]=&filter[submission.scheme_references.file_identifier]=&filter[submission.scheme_references.file_number]=&filter[submission.scheme_references.clearing_id]=&filter[admission.status]=&filter[admission.admission_date_from]=&filter[admission.admission_date_to]=", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "3998" }, { "description": "Number of items to select", "key": "page[size]", "value": "100" }, { "description": "Find all File resources with a given organisation ID", "key": "filter[organisation_id]", "value": "," }, { "description": "Find File resources by a certain scheme", "key": "filter[payment_scheme]", "value": "" }, { "description": "Find File resources by the format of the file", "key": "filter[file_format]", "value": "" }, { "description": "Find all File resources created from this date, in format YYYY-MM-DD", "key": "filter[created_on_from]", "value": "" }, { "description": "Find all File resources created up to this date, in format YYYY-MM-DD", "key": "filter[created_on_to]", "value": "" }, { "description": "Find all File resources with a certain submission status", "key": "filter[submission.status]", "value": "" }, { "description": "Find all File resources submitted from and including this date/time", "key": "filter[submission.submission_date_from]", "value": "" }, { "description": "Find all File resources submitted up to and included this date/time", "key": "filter[submission.submission_date_to]", "value": "" }, { "description": "Find File resources the id of the submission to to the scheme", "key": "filter[submission.scheme_references.file_identifier]", "value": "" }, { "description": "Find File resources by the id of the file sent to the scheme", "key": "filter[submission.scheme_references.file_number]", "value": "" }, { "description": "Find File resources by the Service User Number (SUN) of the payment originator", "key": "filter[submission.scheme_references.clearing_id]", "value": "" }, { "description": "Find all File resources with a certain admission status", "key": "filter[admission.status]", "value": "" }, { "description": "Find all File resources admitted from and including this date/time", "key": "filter[admission.admission_date_from]", "value": "" }, { "description": "Find all File resources admitted up to and included this date/time", "key": "filter[admission.admission_date_to]", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"4581496628.388904030\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"kv3QZ5\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"7]TLFm\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"_]QQtU\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"T&,|1;\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"5192874011.1801037395\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"HT=\\\"Cq\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"~8l>R0\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_invalid_transactions\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"RB9+Ux\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \")K~J*]\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_invalid_transactions\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_admissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \".1743918511\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \")5[rdL\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \".q rL%\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"OUU\\\\/I\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"?5y Q/\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_invalid_transactions\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"9568951.70727119\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"U@\\\"KA\\\"\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \" *0&dh\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_invalid_transactions\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"*jOO*F\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"C\\\\h(FW\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_admissions\",\n \"version\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"attributes\": {\n \"status\": \"validation_passed\"\n },\n \"type\": \"transaction_file_submissions\"\n },\n {\n \"id\": \"\",\n \"attributes\": {\n \"status\": \"validation_pending\"\n },\n \"type\": \"transaction_file_submissions\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"93002036085555\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"86.192996043\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"Rxe>e,\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"0?k$y3\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_invalid_transactions\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"-h~>EU\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \";f\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"628126876790826420.54881366\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"HlxrDX\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"#F!t2O\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"I9t6$h\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_invalid_transactions\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_admissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"3078\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"nFEIZ/\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"K0SAF,\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"'kN_rZ\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"F~<}9Q\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"4582624357664\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"_GTHXZ\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"@ImBeJ\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_invalid_transactions\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"L0/&@]\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"s!s]E_\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_invalid_transactions\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_admissions\",\n \"version\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"attributes\": {\n \"status\": \"accepted\"\n },\n \"type\": \"transaction_file_submissions\"\n },\n {\n \"id\": \"\",\n \"attributes\": {\n \"status\": \"released_to_gateway\"\n },\n \"type\": \"transaction_file_submissions\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-701991e3-e73d-4279-8019-760f527be258" }, { "id": "e0c0b7ee-d79f-49cb-b11e-6b3d45b4b2c1", "name": "Reports bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/transactions?page[number]=3998&page[size]=100&filter[organisation_id]=,&filter[payment_scheme]=&filter[file_format]=&filter[created_on_from]=&filter[created_on_to]=&filter[submission.status]=&filter[submission.submission_date_from]=&filter[submission.submission_date_to]=&filter[submission.scheme_references.file_identifier]=&filter[submission.scheme_references.file_number]=&filter[submission.scheme_references.clearing_id]=&filter[admission.status]=&filter[admission.admission_date_from]=&filter[admission.admission_date_to]=", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "3998" }, { "description": "Number of items to select", "key": "page[size]", "value": "100" }, { "description": "Find all File resources with a given organisation ID", "key": "filter[organisation_id]", "value": "," }, { "description": "Find File resources by a certain scheme", "key": "filter[payment_scheme]", "value": "" }, { "description": "Find File resources by the format of the file", "key": "filter[file_format]", "value": "" }, { "description": "Find all File resources created from this date, in format YYYY-MM-DD", "key": "filter[created_on_from]", "value": "" }, { "description": "Find all File resources created up to this date, in format YYYY-MM-DD", "key": "filter[created_on_to]", "value": "" }, { "description": "Find all File resources with a certain submission status", "key": "filter[submission.status]", "value": "" }, { "description": "Find all File resources submitted from and including this date/time", "key": "filter[submission.submission_date_from]", "value": "" }, { "description": "Find all File resources submitted up to and included this date/time", "key": "filter[submission.submission_date_to]", "value": "" }, { "description": "Find File resources the id of the submission to to the scheme", "key": "filter[submission.scheme_references.file_identifier]", "value": "" }, { "description": "Find File resources by the id of the file sent to the scheme", "key": "filter[submission.scheme_references.file_number]", "value": "" }, { "description": "Find File resources by the Service User Number (SUN) of the payment originator", "key": "filter[submission.scheme_references.clearing_id]", "value": "" }, { "description": "Find all File resources with a certain admission status", "key": "filter[admission.status]", "value": "" }, { "description": "Find all File resources admitted from and including this date/time", "key": "filter[admission.admission_date_from]", "value": "" }, { "description": "Find all File resources admitted up to and included this date/time", "key": "filter[admission.admission_date_to]", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-e0c0b7ee-d79f-49cb-b11e-6b3d45b4b2c1" }, { "id": "e70b6a9b-5821-4a47-9ec7-230c541d99bd", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/transactions?page[number]=3998&page[size]=100&filter[organisation_id]=,&filter[payment_scheme]=&filter[file_format]=&filter[created_on_from]=&filter[created_on_to]=&filter[submission.status]=&filter[submission.submission_date_from]=&filter[submission.submission_date_to]=&filter[submission.scheme_references.file_identifier]=&filter[submission.scheme_references.file_number]=&filter[submission.scheme_references.clearing_id]=&filter[admission.status]=&filter[admission.admission_date_from]=&filter[admission.admission_date_to]=", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "3998" }, { "description": "Number of items to select", "key": "page[size]", "value": "100" }, { "description": "Find all File resources with a given organisation ID", "key": "filter[organisation_id]", "value": "," }, { "description": "Find File resources by a certain scheme", "key": "filter[payment_scheme]", "value": "" }, { "description": "Find File resources by the format of the file", "key": "filter[file_format]", "value": "" }, { "description": "Find all File resources created from this date, in format YYYY-MM-DD", "key": "filter[created_on_from]", "value": "" }, { "description": "Find all File resources created up to this date, in format YYYY-MM-DD", "key": "filter[created_on_to]", "value": "" }, { "description": "Find all File resources with a certain submission status", "key": "filter[submission.status]", "value": "" }, { "description": "Find all File resources submitted from and including this date/time", "key": "filter[submission.submission_date_from]", "value": "" }, { "description": "Find all File resources submitted up to and included this date/time", "key": "filter[submission.submission_date_to]", "value": "" }, { "description": "Find File resources the id of the submission to to the scheme", "key": "filter[submission.scheme_references.file_identifier]", "value": "" }, { "description": "Find File resources by the id of the file sent to the scheme", "key": "filter[submission.scheme_references.file_number]", "value": "" }, { "description": "Find File resources by the Service User Number (SUN) of the payment originator", "key": "filter[submission.scheme_references.clearing_id]", "value": "" }, { "description": "Find all File resources with a certain admission status", "key": "filter[admission.status]", "value": "" }, { "description": "Find all File resources admitted from and including this date/time", "key": "filter[admission.admission_date_from]", "value": "" }, { "description": "Find all File resources admitted up to and included this date/time", "key": "filter[admission.admission_date_to]", "value": "" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-e70b6a9b-5821-4a47-9ec7-230c541d99bd" }, { "id": "3124ee55-3ceb-4bca-b168-61a58f2f1d6a", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/transactions?page[number]=3998&page[size]=100&filter[organisation_id]=,&filter[payment_scheme]=&filter[file_format]=&filter[created_on_from]=&filter[created_on_to]=&filter[submission.status]=&filter[submission.submission_date_from]=&filter[submission.submission_date_to]=&filter[submission.scheme_references.file_identifier]=&filter[submission.scheme_references.file_number]=&filter[submission.scheme_references.clearing_id]=&filter[admission.status]=&filter[admission.admission_date_from]=&filter[admission.admission_date_to]=", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "3998" }, { "description": "Number of items to select", "key": "page[size]", "value": "100" }, { "description": "Find all File resources with a given organisation ID", "key": "filter[organisation_id]", "value": "," }, { "description": "Find File resources by a certain scheme", "key": "filter[payment_scheme]", "value": "" }, { "description": "Find File resources by the format of the file", "key": "filter[file_format]", "value": "" }, { "description": "Find all File resources created from this date, in format YYYY-MM-DD", "key": "filter[created_on_from]", "value": "" }, { "description": "Find all File resources created up to this date, in format YYYY-MM-DD", "key": "filter[created_on_to]", "value": "" }, { "description": "Find all File resources with a certain submission status", "key": "filter[submission.status]", "value": "" }, { "description": "Find all File resources submitted from and including this date/time", "key": "filter[submission.submission_date_from]", "value": "" }, { "description": "Find all File resources submitted up to and included this date/time", "key": "filter[submission.submission_date_to]", "value": "" }, { "description": "Find File resources the id of the submission to to the scheme", "key": "filter[submission.scheme_references.file_identifier]", "value": "" }, { "description": "Find File resources by the id of the file sent to the scheme", "key": "filter[submission.scheme_references.file_number]", "value": "" }, { "description": "Find File resources by the Service User Number (SUN) of the payment originator", "key": "filter[submission.scheme_references.clearing_id]", "value": "" }, { "description": "Find all File resources with a certain admission status", "key": "filter[admission.status]", "value": "" }, { "description": "Find all File resources admitted from and including this date/time", "key": "filter[admission.admission_date_from]", "value": "" }, { "description": "Find all File resources admitted up to and included this date/time", "key": "filter[admission.admission_date_to]", "value": "" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-3124ee55-3ceb-4bca-b168-61a58f2f1d6a" }, { "id": "15452e2c-a5bb-42ec-b474-6df716210863", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/files/transactions?page[number]=3998&page[size]=100&filter[organisation_id]=,&filter[payment_scheme]=&filter[file_format]=&filter[created_on_from]=&filter[created_on_to]=&filter[submission.status]=&filter[submission.submission_date_from]=&filter[submission.submission_date_to]=&filter[submission.scheme_references.file_identifier]=&filter[submission.scheme_references.file_number]=&filter[submission.scheme_references.clearing_id]=&filter[admission.status]=&filter[admission.admission_date_from]=&filter[admission.admission_date_to]=", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "3998" }, { "description": "Number of items to select", "key": "page[size]", "value": "100" }, { "description": "Find all File resources with a given organisation ID", "key": "filter[organisation_id]", "value": "," }, { "description": "Find File resources by a certain scheme", "key": "filter[payment_scheme]", "value": "" }, { "description": "Find File resources by the format of the file", "key": "filter[file_format]", "value": "" }, { "description": "Find all File resources created from this date, in format YYYY-MM-DD", "key": "filter[created_on_from]", "value": "" }, { "description": "Find all File resources created up to this date, in format YYYY-MM-DD", "key": "filter[created_on_to]", "value": "" }, { "description": "Find all File resources with a certain submission status", "key": "filter[submission.status]", "value": "" }, { "description": "Find all File resources submitted from and including this date/time", "key": "filter[submission.submission_date_from]", "value": "" }, { "description": "Find all File resources submitted up to and included this date/time", "key": "filter[submission.submission_date_to]", "value": "" }, { "description": "Find File resources the id of the submission to to the scheme", "key": "filter[submission.scheme_references.file_identifier]", "value": "" }, { "description": "Find File resources by the id of the file sent to the scheme", "key": "filter[submission.scheme_references.file_number]", "value": "" }, { "description": "Find File resources by the Service User Number (SUN) of the payment originator", "key": "filter[submission.scheme_references.clearing_id]", "value": "" }, { "description": "Find all File resources with a certain admission status", "key": "filter[admission.status]", "value": "" }, { "description": "Find all File resources admitted from and including this date/time", "key": "filter[admission.admission_date_from]", "value": "" }, { "description": "Find all File resources admitted up to and included this date/time", "key": "filter[admission.admission_date_to]", "value": "" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-15452e2c-a5bb-42ec-b474-6df716210863" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-cd63fa82-1b38-4f34-a74a-b0a7bbfd8ba3" }, { "name": "Creates a Transaction File", "id": "6aac8f51-3714-4c38-8977-2d18c0b3e5ed", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"606\"\n },\n \"type\": \"transaction_files\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions" ] } }, "response": [ { "id": "336fd1b2-c130-48f2-8fbf-169612df9daf", "name": "Transaction File Creation Response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"606\"\n },\n \"type\": \"transaction_files\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"095.0518\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"reports\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"scheme_files\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_file_admissions\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"transaction_file_submissions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \"vSVM{l\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"PD16%/\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_invalid_transactions\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_references\": [\n {\n \"clearing_id\": \";Qk9{_\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n },\n {\n \"clearing_id\": \"I#?NS+\",\n \"file_identifier\": \"\",\n \"file_number\": \"\",\n \"transaction_count\": \"\",\n \"transaction_sum\": \"\"\n }\n ],\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\",\n \"transaction_validation_error_handling\": \"reject_entire_file\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"transaction_file_submission_tasks\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"transaction_files\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_file_submissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"transaction_files\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"meta\": {\n \"content-type\": \"\"\n }\n }\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-336fd1b2-c130-48f2-8fbf-169612df9daf" }, { "id": "e4b86a28-d8ef-4e6d-a1db-16c82814b3fc", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"606\"\n },\n \"type\": \"transaction_files\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-e4b86a28-d8ef-4e6d-a1db-16c82814b3fc" }, { "id": "43e83d28-36dc-423d-93a4-3023d8ce4c11", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"606\"\n },\n \"type\": \"transaction_files\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-43e83d28-36dc-423d-93a4-3023d8ce4c11" }, { "id": "25a2c6de-ea27-4e7d-baa5-f983a000efc2", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"606\"\n },\n \"type\": \"transaction_files\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-25a2c6de-ea27-4e7d-baa5-f983a000efc2" }, { "id": "cb606e8a-2c37-4ba4-af6b-8b78c0f5d414", "name": "Conflict", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"606\"\n },\n \"type\": \"transaction_files\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions" ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-cb606e8a-2c37-4ba4-af6b-8b78c0f5d414" }, { "id": "1ef09605-d5ef-4e41-94ac-a3922cdd511e", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_format\": \"ndjson\",\n \"file_hash\": \"\",\n \"hashing_algorithm\": \"SHA256\",\n \"transaction_count\": \"\",\n \"payment_scheme\": \"BACS\",\n \"file_size\": \"\",\n \"number_of_parts\": \"\",\n \"transaction_data\": {},\n \"transaction_sum\": \"606\"\n },\n \"type\": \"transaction_files\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/files/transactions", "host": [ "{{baseUrl}}" ], "path": [ "files", "transactions" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-1ef09605-d5ef-4e41-94ac-a3922cdd511e" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-6aac8f51-3714-4c38-8977-2d18c0b3e5ed" } ], "id": "4ea403ca-5ee3-4c29-8250-688a870c08b1", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-4ea403ca-5ee3-4c29-8250-688a870c08b1" } ], "id": "58929297-118a-435c-902f-d06cb087b54c", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-58929297-118a-435c-902f-d06cb087b54c" }, { "name": "metrics", "item": [ { "name": "prometheus", "item": [ { "name": "api", "item": [ { "name": "v1", "item": [ { "name": "query", "item": [ { "name": "Query Endpoint for metrics", "id": "7dffafe2-6a4c-4b7e-af8a-3005212ae477", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/metrics/prometheus/api/v1/query?query=&time=&timeout=", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "prometheus", "api", "v1", "query" ], "query": [ { "description": "(Required) Query to Execute", "key": "query", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "time", "value": "" }, { "description": "See https://prometheus.io/docs/prometheus/latest/querying/basics/#time-durations", "key": "timeout", "value": "" } ] } }, "response": [ { "id": "867940f8-d2b5-498e-863d-dcabc6514eab", "name": "See Prometheus api https://prometheus.io/docs/prometheus/latest/querying/api/#instant-queries", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/prometheus/api/v1/query?query=&time=&timeout=", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "prometheus", "api", "v1", "query" ], "query": [ { "description": "(Required) Query to Execute", "key": "query", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "time", "value": "" }, { "description": "See https://prometheus.io/docs/prometheus/latest/querying/basics/#time-durations", "key": "timeout", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"result\": [\n {\n \"metric\": {\n \"aute8ad\": \"\"\n }\n },\n {\n \"metric\": {\n \"exercitation_343\": \"\",\n \"qui__\": \"\",\n \"quis_c8f\": \"\"\n }\n }\n ],\n \"resultType\": \"\"\n },\n \"error\": \"\",\n \"errorType\": \"\",\n \"status\": \"\",\n \"warnings\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-867940f8-d2b5-498e-863d-dcabc6514eab" }, { "id": "dca85235-7939-4103-83af-1819d622039f", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/prometheus/api/v1/query?query=&time=&timeout=", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "prometheus", "api", "v1", "query" ], "query": [ { "description": "(Required) Query to Execute", "key": "query", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "time", "value": "" }, { "description": "See https://prometheus.io/docs/prometheus/latest/querying/basics/#time-durations", "key": "timeout", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"result\": [\n {\n \"metric\": {\n \"aute8ad\": \"\"\n }\n },\n {\n \"metric\": {\n \"exercitation_343\": \"\",\n \"qui__\": \"\",\n \"quis_c8f\": \"\"\n }\n }\n ],\n \"resultType\": \"\"\n },\n \"error\": \"\",\n \"errorType\": \"\",\n \"status\": \"\",\n \"warnings\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-dca85235-7939-4103-83af-1819d622039f" }, { "id": "9214770e-f1ba-4fc8-a10b-a82e8835d845", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/prometheus/api/v1/query?query=&time=&timeout=", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "prometheus", "api", "v1", "query" ], "query": [ { "description": "(Required) Query to Execute", "key": "query", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "time", "value": "" }, { "description": "See https://prometheus.io/docs/prometheus/latest/querying/basics/#time-durations", "key": "timeout", "value": "" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-9214770e-f1ba-4fc8-a10b-a82e8835d845" }, { "id": "b120ee87-3dd5-41a4-9658-4841d7b975d6", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/prometheus/api/v1/query?query=&time=&timeout=", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "prometheus", "api", "v1", "query" ], "query": [ { "description": "(Required) Query to Execute", "key": "query", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "time", "value": "" }, { "description": "See https://prometheus.io/docs/prometheus/latest/querying/basics/#time-durations", "key": "timeout", "value": "" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b120ee87-3dd5-41a4-9658-4841d7b975d6" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-7dffafe2-6a4c-4b7e-af8a-3005212ae477" }, { "name": "Query Endpoint for metrics", "id": "300e8429-53a7-4fb0-a221-d32d354132b0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/x-www-form-urlencoded" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "urlencoded", "urlencoded": [ { "description": "(Required) Query to Execute", "key": "query", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "time", "value": "" }, { "description": "See https://prometheus.io/docs/prometheus/latest/querying/basics/#time-durations", "key": "timeout", "value": "" } ] }, "url": { "raw": "{{baseUrl}}/metrics/prometheus/api/v1/query", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "prometheus", "api", "v1", "query" ] } }, "response": [ { "id": "e3fbd209-d9b7-4e69-a368-f05555ddf050", "name": "See Prometheus api https://prometheus.io/docs/prometheus/latest/querying/api/#instant-queries", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/x-www-form-urlencoded" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "urlencoded", "urlencoded": [ { "description": "(Required) Query to Execute", "key": "query", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "time", "value": "" }, { "description": "See https://prometheus.io/docs/prometheus/latest/querying/basics/#time-durations", "key": "timeout", "value": "" } ] }, "url": { "raw": "{{baseUrl}}/metrics/prometheus/api/v1/query", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "prometheus", "api", "v1", "query" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"result\": [\n {\n \"metric\": {\n \"aute8ad\": \"\"\n }\n },\n {\n \"metric\": {\n \"exercitation_343\": \"\",\n \"qui__\": \"\",\n \"quis_c8f\": \"\"\n }\n }\n ],\n \"resultType\": \"\"\n },\n \"error\": \"\",\n \"errorType\": \"\",\n \"status\": \"\",\n \"warnings\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-e3fbd209-d9b7-4e69-a368-f05555ddf050" }, { "id": "5ce99037-3221-4d4f-badd-2b6842d078ff", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/x-www-form-urlencoded" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "urlencoded", "urlencoded": [ { "description": "(Required) Query to Execute", "key": "query", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "time", "value": "" }, { "description": "See https://prometheus.io/docs/prometheus/latest/querying/basics/#time-durations", "key": "timeout", "value": "" } ] }, "url": { "raw": "{{baseUrl}}/metrics/prometheus/api/v1/query", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "prometheus", "api", "v1", "query" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"result\": [\n {\n \"metric\": {\n \"aute8ad\": \"\"\n }\n },\n {\n \"metric\": {\n \"exercitation_343\": \"\",\n \"qui__\": \"\",\n \"quis_c8f\": \"\"\n }\n }\n ],\n \"resultType\": \"\"\n },\n \"error\": \"\",\n \"errorType\": \"\",\n \"status\": \"\",\n \"warnings\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-5ce99037-3221-4d4f-badd-2b6842d078ff" }, { "id": "eedcdf4c-03c2-4cbd-83ce-bd25fdba4354", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/x-www-form-urlencoded" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "urlencoded", "urlencoded": [ { "description": "(Required) Query to Execute", "key": "query", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "time", "value": "" }, { "description": "See https://prometheus.io/docs/prometheus/latest/querying/basics/#time-durations", "key": "timeout", "value": "" } ] }, "url": { "raw": "{{baseUrl}}/metrics/prometheus/api/v1/query", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "prometheus", "api", "v1", "query" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-eedcdf4c-03c2-4cbd-83ce-bd25fdba4354" }, { "id": "5c09e68d-5684-4017-8ac6-cecf81ff28b4", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/x-www-form-urlencoded" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "urlencoded", "urlencoded": [ { "description": "(Required) Query to Execute", "key": "query", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "time", "value": "" }, { "description": "See https://prometheus.io/docs/prometheus/latest/querying/basics/#time-durations", "key": "timeout", "value": "" } ] }, "url": { "raw": "{{baseUrl}}/metrics/prometheus/api/v1/query", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "prometheus", "api", "v1", "query" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-5c09e68d-5684-4017-8ac6-cecf81ff28b4" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-300e8429-53a7-4fb0-a221-d32d354132b0" } ], "id": "a6e65b4b-3d47-4fd1-8afc-bd734602d74a", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-a6e65b4b-3d47-4fd1-8afc-bd734602d74a" }, { "name": "query_range", "item": [ { "name": "Query Range Endpoint for metrics", "id": "7af70410-2ef1-4c5b-8365-3f50fea6da38", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/metrics/prometheus/api/v1/query_range?query=&time=&timeout=&start=&end=&step=", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "prometheus", "api", "v1", "query_range" ], "query": [ { "description": "(Required) Query to Execute", "key": "query", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "time", "value": "" }, { "description": "See https://prometheus.io/docs/prometheus/latest/querying/basics/#time-durations", "key": "timeout", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "start", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "end", "value": "" }, { "description": "duration or float", "key": "step", "value": "" } ] } }, "response": [ { "id": "1b31b8bd-71cb-4fde-af13-5f1b8fce32a2", "name": "See Prometheus api https://prometheus.io/docs/prometheus/latest/querying/api/#instant-queries", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/prometheus/api/v1/query_range?query=&time=&timeout=&start=&end=&step=", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "prometheus", "api", "v1", "query_range" ], "query": [ { "description": "(Required) Query to Execute", "key": "query", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "time", "value": "" }, { "description": "See https://prometheus.io/docs/prometheus/latest/querying/basics/#time-durations", "key": "timeout", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "start", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "end", "value": "" }, { "description": "duration or float", "key": "step", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"result\": [\n {\n \"metric\": {\n \"aute8ad\": \"\"\n }\n },\n {\n \"metric\": {\n \"exercitation_343\": \"\",\n \"qui__\": \"\",\n \"quis_c8f\": \"\"\n }\n }\n ],\n \"resultType\": \"\"\n },\n \"error\": \"\",\n \"errorType\": \"\",\n \"status\": \"\",\n \"warnings\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-1b31b8bd-71cb-4fde-af13-5f1b8fce32a2" }, { "id": "7222d5f5-0c21-4a14-a5ef-ba8572007647", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/prometheus/api/v1/query_range?query=&time=&timeout=&start=&end=&step=", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "prometheus", "api", "v1", "query_range" ], "query": [ { "description": "(Required) Query to Execute", "key": "query", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "time", "value": "" }, { "description": "See https://prometheus.io/docs/prometheus/latest/querying/basics/#time-durations", "key": "timeout", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "start", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "end", "value": "" }, { "description": "duration or float", "key": "step", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"result\": [\n {\n \"metric\": {\n \"aute8ad\": \"\"\n }\n },\n {\n \"metric\": {\n \"exercitation_343\": \"\",\n \"qui__\": \"\",\n \"quis_c8f\": \"\"\n }\n }\n ],\n \"resultType\": \"\"\n },\n \"error\": \"\",\n \"errorType\": \"\",\n \"status\": \"\",\n \"warnings\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-7222d5f5-0c21-4a14-a5ef-ba8572007647" }, { "id": "ad183a0e-a03c-4d02-87fe-a23d10c7ac77", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/prometheus/api/v1/query_range?query=&time=&timeout=&start=&end=&step=", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "prometheus", "api", "v1", "query_range" ], "query": [ { "description": "(Required) Query to Execute", "key": "query", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "time", "value": "" }, { "description": "See https://prometheus.io/docs/prometheus/latest/querying/basics/#time-durations", "key": "timeout", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "start", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "end", "value": "" }, { "description": "duration or float", "key": "step", "value": "" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-ad183a0e-a03c-4d02-87fe-a23d10c7ac77" }, { "id": "662ca8a3-bb9e-4bdc-90dd-4b480d787b5e", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/prometheus/api/v1/query_range?query=&time=&timeout=&start=&end=&step=", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "prometheus", "api", "v1", "query_range" ], "query": [ { "description": "(Required) Query to Execute", "key": "query", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "time", "value": "" }, { "description": "See https://prometheus.io/docs/prometheus/latest/querying/basics/#time-durations", "key": "timeout", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "start", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "end", "value": "" }, { "description": "duration or float", "key": "step", "value": "" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-662ca8a3-bb9e-4bdc-90dd-4b480d787b5e" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-7af70410-2ef1-4c5b-8365-3f50fea6da38" }, { "name": "Query Range Endpoint for metrics", "id": "e0972ba1-4f30-42b9-8ac2-e0d1d465d05a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/x-www-form-urlencoded" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "urlencoded", "urlencoded": [ { "description": "(Required) Query to Execute", "key": "query", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "time", "value": "" }, { "description": "See https://prometheus.io/docs/prometheus/latest/querying/basics/#time-durations", "key": "timeout", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "start", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "end", "value": "" }, { "description": "duration or float", "key": "step", "value": "" } ] }, "url": { "raw": "{{baseUrl}}/metrics/prometheus/api/v1/query_range", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "prometheus", "api", "v1", "query_range" ] } }, "response": [ { "id": "914a2f1a-8def-4de5-ac77-52cfed00fd58", "name": "See Prometheus api https://prometheus.io/docs/prometheus/latest/querying/api/#instant-queries", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/x-www-form-urlencoded" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "urlencoded", "urlencoded": [ { "description": "(Required) Query to Execute", "key": "query", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "time", "value": "" }, { "description": "See https://prometheus.io/docs/prometheus/latest/querying/basics/#time-durations", "key": "timeout", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "start", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "end", "value": "" }, { "description": "duration or float", "key": "step", "value": "" } ] }, "url": { "raw": "{{baseUrl}}/metrics/prometheus/api/v1/query_range", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "prometheus", "api", "v1", "query_range" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"result\": [\n {\n \"metric\": {\n \"aute8ad\": \"\"\n }\n },\n {\n \"metric\": {\n \"exercitation_343\": \"\",\n \"qui__\": \"\",\n \"quis_c8f\": \"\"\n }\n }\n ],\n \"resultType\": \"\"\n },\n \"error\": \"\",\n \"errorType\": \"\",\n \"status\": \"\",\n \"warnings\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-914a2f1a-8def-4de5-ac77-52cfed00fd58" }, { "id": "5721d9c1-96bc-4a7b-9af0-9e36f4e0939d", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/x-www-form-urlencoded" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "urlencoded", "urlencoded": [ { "description": "(Required) Query to Execute", "key": "query", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "time", "value": "" }, { "description": "See https://prometheus.io/docs/prometheus/latest/querying/basics/#time-durations", "key": "timeout", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "start", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "end", "value": "" }, { "description": "duration or float", "key": "step", "value": "" } ] }, "url": { "raw": "{{baseUrl}}/metrics/prometheus/api/v1/query_range", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "prometheus", "api", "v1", "query_range" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"result\": [\n {\n \"metric\": {\n \"aute8ad\": \"\"\n }\n },\n {\n \"metric\": {\n \"exercitation_343\": \"\",\n \"qui__\": \"\",\n \"quis_c8f\": \"\"\n }\n }\n ],\n \"resultType\": \"\"\n },\n \"error\": \"\",\n \"errorType\": \"\",\n \"status\": \"\",\n \"warnings\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-5721d9c1-96bc-4a7b-9af0-9e36f4e0939d" }, { "id": "4a6457ae-e20c-4d7d-92d7-d65f88edf77b", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/x-www-form-urlencoded" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "urlencoded", "urlencoded": [ { "description": "(Required) Query to Execute", "key": "query", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "time", "value": "" }, { "description": "See https://prometheus.io/docs/prometheus/latest/querying/basics/#time-durations", "key": "timeout", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "start", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "end", "value": "" }, { "description": "duration or float", "key": "step", "value": "" } ] }, "url": { "raw": "{{baseUrl}}/metrics/prometheus/api/v1/query_range", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "prometheus", "api", "v1", "query_range" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-4a6457ae-e20c-4d7d-92d7-d65f88edf77b" }, { "id": "23ec7d7b-3cd3-45a6-a86b-19757fbbdc59", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/x-www-form-urlencoded" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "urlencoded", "urlencoded": [ { "description": "(Required) Query to Execute", "key": "query", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "time", "value": "" }, { "description": "See https://prometheus.io/docs/prometheus/latest/querying/basics/#time-durations", "key": "timeout", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "start", "value": "" }, { "description": "RFC3339 or unix_timestamp", "key": "end", "value": "" }, { "description": "duration or float", "key": "step", "value": "" } ] }, "url": { "raw": "{{baseUrl}}/metrics/prometheus/api/v1/query_range", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "prometheus", "api", "v1", "query_range" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-23ec7d7b-3cd3-45a6-a86b-19757fbbdc59" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-e0972ba1-4f30-42b9-8ac2-e0d1d465d05a" } ], "id": "f9f94cb6-bfe8-4927-8ba3-0f972e0ee76a", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-f9f94cb6-bfe8-4927-8ba3-0f972e0ee76a" } ], "id": "99f38752-2527-4a9c-af47-049726d72074", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-99f38752-2527-4a9c-af47-049726d72074" } ], "id": "ad5139ee-034c-4ead-9f33-35470363ab45", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-ad5139ee-034c-4ead-9f33-35470363ab45" }, { "name": "federate", "item": [ { "name": "Federate Endpoint for metrics", "id": "5845b396-12c0-43a1-9e27-3c002f96cc96", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" } ], "url": { "raw": "{{baseUrl}}/metrics/prometheus/federate?match[]=&match[]=", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "prometheus", "federate" ], "query": [ { "description": "(Required) See https://prometheus.io/docs/prometheus/latest/querying/basics/#instant-vector-selectors", "key": "match[]", "value": "" }, { "description": "(Required) See https://prometheus.io/docs/prometheus/latest/querying/basics/#instant-vector-selectors", "key": "match[]", "value": "" } ] } }, "response": [ { "id": "86c81e49-a0a4-4d6f-95f7-127877fda0ba", "name": "See Prometheus api https://prometheus.io/docs/prometheus/latest/querying/api/#instant-queries", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/prometheus/federate?match[]=", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "prometheus", "federate" ], "query": [ { "description": "(Required) See https://prometheus.io/docs/prometheus/latest/querying/basics/#instant-vector-selectors", "key": "match[]", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-86c81e49-a0a4-4d6f-95f7-127877fda0ba" }, { "id": "d95667f3-9728-4c60-9b47-c7ae462764a9", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/prometheus/federate?match[]=", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "prometheus", "federate" ], "query": [ { "description": "(Required) See https://prometheus.io/docs/prometheus/latest/querying/basics/#instant-vector-selectors", "key": "match[]", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"result\": [\n {\n \"metric\": {\n \"aute8ad\": \"\"\n }\n },\n {\n \"metric\": {\n \"exercitation_343\": \"\",\n \"qui__\": \"\",\n \"quis_c8f\": \"\"\n }\n }\n ],\n \"resultType\": \"\"\n },\n \"error\": \"\",\n \"errorType\": \"\",\n \"status\": \"\",\n \"warnings\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d95667f3-9728-4c60-9b47-c7ae462764a9" }, { "id": "b4daf77c-e809-46c2-bbac-c430792976e1", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/prometheus/federate?match[]=", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "prometheus", "federate" ], "query": [ { "description": "(Required) See https://prometheus.io/docs/prometheus/latest/querying/basics/#instant-vector-selectors", "key": "match[]", "value": "" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b4daf77c-e809-46c2-bbac-c430792976e1" }, { "id": "d85fbbc1-79c6-4dd1-8289-a5a2d23507c8", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/prometheus/federate?match[]=", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "prometheus", "federate" ], "query": [ { "description": "(Required) See https://prometheus.io/docs/prometheus/latest/querying/basics/#instant-vector-selectors", "key": "match[]", "value": "" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d85fbbc1-79c6-4dd1-8289-a5a2d23507c8" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-5845b396-12c0-43a1-9e27-3c002f96cc96" } ], "id": "2b408828-2c45-456e-92ec-ca2e869669bd", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-2b408828-2c45-456e-92ec-ca2e869669bd" } ], "id": "5190d660-4fd2-42bc-aabd-83ab7a73d8b5", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-5190d660-4fd2-42bc-aabd-83ab7a73d8b5" } ], "id": "cff28960-2d6c-4516-9bc5-ea60c7351f17", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-cff28960-2d6c-4516-9bc5-ea60c7351f17" }, { "name": "notification", "item": [ { "name": "reports", "item": [ { "name": "{id}", "item": [ { "name": "admissions", "item": [ { "name": "{admissionId}", "item": [ { "name": "Get Report Admission by ID", "id": "6bc70d37-bc1b-4ba1-ac32-acac7c17eed9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/notification/reports/:id/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "notification", "reports", ":id", "admissions", ":admissionId" ], "variable": [ { "id": "63c7c63e-8f35-42b3-abd6-2c51882ec1f3", "key": "id", "value": "", "description": "(Required) Report Id" }, { "id": "f8678656-1a64-4843-a1ed-7a5df6a6de2e", "key": "admissionId", "value": "", "description": "(Required) Report Admission ID" } ] } }, "response": [ { "id": "2399a905-71b8-4a59-b414-bde21e62796f", "name": "Get report admission by Id", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/reports/:id/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "notification", "reports", ":id", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "admissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"report\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"report_admissions\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-2399a905-71b8-4a59-b414-bde21e62796f" }, { "id": "56bf2e81-608f-4ddc-9dec-5dd97f809636", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/reports/:id/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "notification", "reports", ":id", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "admissionId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-56bf2e81-608f-4ddc-9dec-5dd97f809636" }, { "id": "c6fdd6e3-673c-4dbe-bc24-d98f0d0c8e1a", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/reports/:id/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "notification", "reports", ":id", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "admissionId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-c6fdd6e3-673c-4dbe-bc24-d98f0d0c8e1a" }, { "id": "f86d05f6-3d3e-4b65-a914-0ee4a49fc440", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/reports/:id/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "notification", "reports", ":id", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "admissionId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-f86d05f6-3d3e-4b65-a914-0ee4a49fc440" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-6bc70d37-bc1b-4ba1-ac32-acac7c17eed9" } ], "id": "15946694-ce29-4e48-865b-382887539cab", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-15946694-ce29-4e48-865b-382887539cab" } ], "id": "15270d5d-2dd6-4564-bdb6-d721280357c0", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-15270d5d-2dd6-4564-bdb6-d721280357c0" }, { "name": "content", "item": [ { "name": "Get report content by ID", "id": "6fde6338-3043-4b0c-b3a7-530a98b8a81a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/notification/reports/:id/content", "host": [ "{{baseUrl}}" ], "path": [ "notification", "reports", ":id", "content" ], "variable": [ { "id": "52b8d2e3-af4b-499c-890a-56bbe3d4973a", "key": "id", "value": "", "description": "(Required) Report ID" } ] } }, "response": [ { "id": "c0ee6c2d-c983-4b69-b976-425a2c24f817", "name": "Report content", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/reports/:id/content", "host": [ "{{baseUrl}}" ], "path": [ "notification", "reports", ":id", "content" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-c0ee6c2d-c983-4b69-b976-425a2c24f817" }, { "id": "40410806-59b5-4573-a21b-91a0dcdff0d4", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/reports/:id/content", "host": [ "{{baseUrl}}" ], "path": [ "notification", "reports", ":id", "content" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-40410806-59b5-4573-a21b-91a0dcdff0d4" }, { "id": "4e62c90f-f315-4424-818f-8b7c2b32397b", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/reports/:id/content", "host": [ "{{baseUrl}}" ], "path": [ "notification", "reports", ":id", "content" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-4e62c90f-f315-4424-818f-8b7c2b32397b" }, { "id": "d68b67dc-aa30-409a-9f75-4427a36e19bd", "name": "Report Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/reports/:id/content", "host": [ "{{baseUrl}}" ], "path": [ "notification", "reports", ":id", "content" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d68b67dc-aa30-409a-9f75-4427a36e19bd" }, { "id": "6a1a3111-e20c-4bbc-83d0-6b0333c5786d", "name": "Report not available in acceptable format", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/reports/:id/content", "host": [ "{{baseUrl}}" ], "path": [ "notification", "reports", ":id", "content" ], "variable": [ { "key": "id" } ] } }, "status": "Not Acceptable", "code": 406, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-6a1a3111-e20c-4bbc-83d0-6b0333c5786d" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-6fde6338-3043-4b0c-b3a7-530a98b8a81a" } ], "id": "30590741-eada-4d96-87a0-a5f7fab57dea", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-30590741-eada-4d96-87a0-a5f7fab57dea" }, { "name": "Get report by ID", "id": "2b973cf5-822d-49c8-8303-7aa85d4b5ef3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/notification/reports/:id", "host": [ "{{baseUrl}}" ], "path": [ "notification", "reports", ":id" ], "variable": [ { "id": "569eee80-665d-46ad-acb1-72d49ff67d6e", "key": "id", "value": "", "description": "(Required) Report ID" } ] } }, "response": [ { "id": "42ebf602-a7b0-48fa-95b0-4bf65aee6a98", "name": "Report details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/reports/:id", "host": [ "{{baseUrl}}" ], "path": [ "notification", "reports", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"formats\": [\n \"\",\n \"\"\n ],\n \"generation_time\": \"\",\n \"processing_date\": \"\",\n \"report_source\": \"\",\n \"report_type\": \"\",\n \"report_type_description\": \"\",\n \"report_users\": [\n {\n \"user_id\": \"\",\n \"user_id_code\": \"\"\n },\n {\n \"user_id\": \"\",\n \"user_id_code\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"report_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"report\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"report_admissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"report\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"report_admissions\",\n \"version\": \"\"\n }\n ]\n },\n \"report_request\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"report_type\": \"\",\n \"payment_scheme\": \"\",\n \"filter\": {\n \"report_users\": [\n {\n \"user_id\": \"\",\n \"user_id_code\": \"\"\n },\n {\n \"user_id\": \"\",\n \"user_id_code\": \"\"\n }\n ],\n \"date_from\": \"\",\n \"date_to\": \"\"\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"report\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"report_request_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"report_admissions\",\n \"version\": \"\",\n \"attributes\": {\n \"status\": \"delivery_failed\",\n \"scheme_status_code\": \"\",\n \"status_reason\": \"\"\n },\n \"relationships\": {\n \"report_request\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"report_admissions\",\n \"version\": \"\",\n \"attributes\": {\n \"status\": \"delivery_failed\",\n \"scheme_status_code\": \"\",\n \"status_reason\": \"\"\n },\n \"relationships\": {\n \"report_request\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\"\n }\n ]\n }\n },\n \"type\": \"report_requests\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"report_type\": \"\",\n \"payment_scheme\": \"\",\n \"filter\": {\n \"report_users\": [\n {\n \"user_id\": \"\",\n \"user_id_code\": \"\"\n },\n {\n \"user_id\": \"\",\n \"user_id_code\": \"\"\n }\n ],\n \"date_from\": \"\",\n \"date_to\": \"\"\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"report\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"report_request_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"report_admissions\",\n \"version\": \"\",\n \"attributes\": {\n \"status\": \"pending\",\n \"scheme_status_code\": \"\",\n \"status_reason\": \"\"\n },\n \"relationships\": {\n \"report_request\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"report_admissions\",\n \"version\": \"\",\n \"attributes\": {\n \"status\": \"delivery_failed\",\n \"scheme_status_code\": \"\",\n \"status_reason\": \"\"\n },\n \"relationships\": {\n \"report_request\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\"\n }\n ]\n }\n },\n \"type\": \"report_requests\",\n \"version\": \"\"\n }\n ]\n },\n \"transaction_file\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"reports\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"meta\": {\n \"content-type\": \"\"\n }\n }\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-42ebf602-a7b0-48fa-95b0-4bf65aee6a98" }, { "id": "934e798e-cb80-4015-a5b2-937d0f7f25b0", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/reports/:id", "host": [ "{{baseUrl}}" ], "path": [ "notification", "reports", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-934e798e-cb80-4015-a5b2-937d0f7f25b0" }, { "id": "b0a04093-2216-4ed7-bffe-7aeaf27d93b8", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/reports/:id", "host": [ "{{baseUrl}}" ], "path": [ "notification", "reports", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b0a04093-2216-4ed7-bffe-7aeaf27d93b8" }, { "id": "44123c6e-4382-4beb-b839-e904b6467182", "name": "Report Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/reports/:id", "host": [ "{{baseUrl}}" ], "path": [ "notification", "reports", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-44123c6e-4382-4beb-b839-e904b6467182" }, { "id": "7661aa80-837d-4209-bb2f-a990bd9859da", "name": "Report not available in acceptable format", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/reports/:id", "host": [ "{{baseUrl}}" ], "path": [ "notification", "reports", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Acceptable", "code": 406, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-7661aa80-837d-4209-bb2f-a990bd9859da" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-2b973cf5-822d-49c8-8303-7aa85d4b5ef3" } ], "id": "0090fd03-f39c-4268-b8ef-13a56b8bf3d0", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-0090fd03-f39c-4268-b8ef-13a56b8bf3d0" }, { "name": "List reports", "id": "39fd1bd7-9daf-442b-a6f3-4f7aab4eea26", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/notification/reports?page[number]=3998&page[size]=100&filter[organisation_id]=,&filter[report_type]=&filter[report_type_description]=&filter[report_source]=&filter[created_on_after]=&filter[created_on_before]=&filter[modified_on_after]=&filter[modified_on_before]=&filter[processing_date_from]=&filter[processing_date_to]=", "host": [ "{{baseUrl}}" ], "path": [ "notification", "reports" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "3998" }, { "description": "Number of items to select", "key": "page[size]", "value": "100" }, { "description": "Filter by organisation Ids", "key": "filter[organisation_id]", "value": "," }, { "description": "Filter by ReportType", "key": "filter[report_type]", "value": "" }, { "description": "Filter by Report Type Description", "key": "filter[report_type_description]", "value": "" }, { "description": "Filter by Report Source", "key": "filter[report_source]", "value": "" }, { "description": "Request reports created after specific date time", "key": "filter[created_on_after]", "value": "" }, { "description": "Request reports created after specific date time", "key": "filter[created_on_before]", "value": "" }, { "description": "Request reports modified after specific date time", "key": "filter[modified_on_after]", "value": "" }, { "description": "Request reports modified before specific date time", "key": "filter[modified_on_before]", "value": "" }, { "description": "Request reports with processing date from specific date (inclusive)", "key": "filter[processing_date_from]", "value": "" }, { "description": "Request reports with processing date to specific date (inclusive)", "key": "filter[processing_date_to]", "value": "" } ] } }, "response": [ { "id": "4eaebd25-9a8a-408f-9ce6-c8892181c557", "name": "List of reports", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/reports?page[number]=3998&page[size]=100&filter[organisation_id]=,&filter[report_type]=&filter[report_type_description]=&filter[report_source]=&filter[created_on_after]=&filter[created_on_before]=&filter[modified_on_after]=&filter[modified_on_before]=&filter[processing_date_from]=&filter[processing_date_to]=", "host": [ "{{baseUrl}}" ], "path": [ "notification", "reports" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "3998" }, { "description": "Number of items to select", "key": "page[size]", "value": "100" }, { "description": "Filter by organisation Ids", "key": "filter[organisation_id]", "value": "," }, { "description": "Filter by ReportType", "key": "filter[report_type]", "value": "" }, { "description": "Filter by Report Type Description", "key": "filter[report_type_description]", "value": "" }, { "description": "Filter by Report Source", "key": "filter[report_source]", "value": "" }, { "description": "Request reports created after specific date time", "key": "filter[created_on_after]", "value": "" }, { "description": "Request reports created after specific date time", "key": "filter[created_on_before]", "value": "" }, { "description": "Request reports modified after specific date time", "key": "filter[modified_on_after]", "value": "" }, { "description": "Request reports modified before specific date time", "key": "filter[modified_on_before]", "value": "" }, { "description": "Request reports with processing date from specific date (inclusive)", "key": "filter[processing_date_from]", "value": "" }, { "description": "Request reports with processing date to specific date (inclusive)", "key": "filter[processing_date_to]", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"formats\": [\n \"\",\n \"\"\n ],\n \"generation_time\": \"\",\n \"processing_date\": \"\",\n \"report_source\": \"\",\n \"report_type\": \"\",\n \"report_type_description\": \"\",\n \"report_users\": [\n {\n \"user_id\": \"\",\n \"user_id_code\": \"\"\n },\n {\n \"user_id\": \"\",\n \"user_id_code\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"report_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"delivery_confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"report\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"report_admissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"report\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"report_admissions\",\n \"version\": \"\"\n }\n ]\n },\n \"report_request\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"report_type\": \"\",\n \"payment_scheme\": \"\",\n \"filter\": {\n \"report_users\": [\n {\n \"user_id\": \"\",\n \"user_id_code\": \"\"\n },\n {\n \"user_id\": \"\",\n \"user_id_code\": \"\"\n }\n ],\n \"date_from\": \"\",\n \"date_to\": \"\"\n },\n \"status\": \"closed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"report\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"report_request_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"report_admissions\",\n \"version\": \"\",\n \"attributes\": {\n \"status\": \"pending\",\n \"scheme_status_code\": \"\",\n \"status_reason\": \"\"\n },\n \"relationships\": {\n \"report_request\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"report_admissions\",\n \"version\": \"\",\n \"attributes\": {\n \"status\": \"pending\",\n \"scheme_status_code\": \"\",\n \"status_reason\": \"\"\n },\n \"relationships\": {\n \"report_request\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\"\n }\n ]\n }\n },\n \"type\": \"report_requests\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"report_type\": \"\",\n \"payment_scheme\": \"\",\n \"filter\": {\n \"report_users\": [\n {\n \"user_id\": \"\",\n \"user_id_code\": \"\"\n },\n {\n \"user_id\": \"\",\n \"user_id_code\": \"\"\n }\n ],\n \"date_from\": \"\",\n \"date_to\": \"\"\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"report\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"report_request_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"report_admissions\",\n \"version\": \"\",\n \"attributes\": {\n \"status\": \"pending\",\n \"scheme_status_code\": \"\",\n \"status_reason\": \"\"\n },\n \"relationships\": {\n \"report_request\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"report_admissions\",\n \"version\": \"\",\n \"attributes\": {\n \"status\": \"delivery_confirmed\",\n \"scheme_status_code\": \"\",\n \"status_reason\": \"\"\n },\n \"relationships\": {\n \"report_request\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\"\n }\n ]\n }\n },\n \"type\": \"report_requests\",\n \"version\": \"\"\n }\n ]\n },\n \"transaction_file\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"reports\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"formats\": [\n \"\",\n \"\"\n ],\n \"generation_time\": \"\",\n \"processing_date\": \"\",\n \"report_source\": \"\",\n \"report_type\": \"\",\n \"report_type_description\": \"\",\n \"report_users\": [\n {\n \"user_id\": \"\",\n \"user_id_code\": \"\"\n },\n {\n \"user_id\": \"\",\n \"user_id_code\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"report_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"report\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"report_admissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"delivery_confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"report\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"report_admissions\",\n \"version\": \"\"\n }\n ]\n },\n \"report_request\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"report_type\": \"\",\n \"payment_scheme\": \"\",\n \"filter\": {\n \"report_users\": [\n {\n \"user_id\": \"\",\n \"user_id_code\": \"\"\n },\n {\n \"user_id\": \"\",\n \"user_id_code\": \"\"\n }\n ],\n \"date_from\": \"\",\n \"date_to\": \"\"\n },\n \"status\": \"closed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"report\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"report_request_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"report_admissions\",\n \"version\": \"\",\n \"attributes\": {\n \"status\": \"pending\",\n \"scheme_status_code\": \"\",\n \"status_reason\": \"\"\n },\n \"relationships\": {\n \"report_request\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"report_admissions\",\n \"version\": \"\",\n \"attributes\": {\n \"status\": \"delivery_failed\",\n \"scheme_status_code\": \"\",\n \"status_reason\": \"\"\n },\n \"relationships\": {\n \"report_request\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\"\n }\n ]\n }\n },\n \"type\": \"report_requests\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"report_type\": \"\",\n \"payment_scheme\": \"\",\n \"filter\": {\n \"report_users\": [\n {\n \"user_id\": \"\",\n \"user_id_code\": \"\"\n },\n {\n \"user_id\": \"\",\n \"user_id_code\": \"\"\n }\n ],\n \"date_from\": \"\",\n \"date_to\": \"\"\n },\n \"status\": \"closed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"report\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"report_request_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"report_admissions\",\n \"version\": \"\",\n \"attributes\": {\n \"status\": \"pending\",\n \"scheme_status_code\": \"\",\n \"status_reason\": \"\"\n },\n \"relationships\": {\n \"report_request\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"report_admissions\",\n \"version\": \"\",\n \"attributes\": {\n \"status\": \"delivery_failed\",\n \"scheme_status_code\": \"\",\n \"status_reason\": \"\"\n },\n \"relationships\": {\n \"report_request\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\"\n }\n ]\n }\n },\n \"type\": \"report_requests\",\n \"version\": \"\"\n }\n ]\n },\n \"transaction_file\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"reports\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-4eaebd25-9a8a-408f-9ce6-c8892181c557" }, { "id": "e3c441c6-edda-4fcf-b618-4962b7876df9", "name": "Reports bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/reports?page[number]=3998&page[size]=100&filter[organisation_id]=,&filter[report_type]=&filter[report_type_description]=&filter[report_source]=&filter[created_on_after]=&filter[created_on_before]=&filter[modified_on_after]=&filter[modified_on_before]=&filter[processing_date_from]=&filter[processing_date_to]=", "host": [ "{{baseUrl}}" ], "path": [ "notification", "reports" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "3998" }, { "description": "Number of items to select", "key": "page[size]", "value": "100" }, { "description": "Filter by organisation Ids", "key": "filter[organisation_id]", "value": "," }, { "description": "Filter by ReportType", "key": "filter[report_type]", "value": "" }, { "description": "Filter by Report Type Description", "key": "filter[report_type_description]", "value": "" }, { "description": "Filter by Report Source", "key": "filter[report_source]", "value": "" }, { "description": "Request reports created after specific date time", "key": "filter[created_on_after]", "value": "" }, { "description": "Request reports created after specific date time", "key": "filter[created_on_before]", "value": "" }, { "description": "Request reports modified after specific date time", "key": "filter[modified_on_after]", "value": "" }, { "description": "Request reports modified before specific date time", "key": "filter[modified_on_before]", "value": "" }, { "description": "Request reports with processing date from specific date (inclusive)", "key": "filter[processing_date_from]", "value": "" }, { "description": "Request reports with processing date to specific date (inclusive)", "key": "filter[processing_date_to]", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-e3c441c6-edda-4fcf-b618-4962b7876df9" }, { "id": "f92f8282-690d-441d-9dd8-9aa381335b85", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/reports?page[number]=3998&page[size]=100&filter[organisation_id]=,&filter[report_type]=&filter[report_type_description]=&filter[report_source]=&filter[created_on_after]=&filter[created_on_before]=&filter[modified_on_after]=&filter[modified_on_before]=&filter[processing_date_from]=&filter[processing_date_to]=", "host": [ "{{baseUrl}}" ], "path": [ "notification", "reports" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "3998" }, { "description": "Number of items to select", "key": "page[size]", "value": "100" }, { "description": "Filter by organisation Ids", "key": "filter[organisation_id]", "value": "," }, { "description": "Filter by ReportType", "key": "filter[report_type]", "value": "" }, { "description": "Filter by Report Type Description", "key": "filter[report_type_description]", "value": "" }, { "description": "Filter by Report Source", "key": "filter[report_source]", "value": "" }, { "description": "Request reports created after specific date time", "key": "filter[created_on_after]", "value": "" }, { "description": "Request reports created after specific date time", "key": "filter[created_on_before]", "value": "" }, { "description": "Request reports modified after specific date time", "key": "filter[modified_on_after]", "value": "" }, { "description": "Request reports modified before specific date time", "key": "filter[modified_on_before]", "value": "" }, { "description": "Request reports with processing date from specific date (inclusive)", "key": "filter[processing_date_from]", "value": "" }, { "description": "Request reports with processing date to specific date (inclusive)", "key": "filter[processing_date_to]", "value": "" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-f92f8282-690d-441d-9dd8-9aa381335b85" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-39fd1bd7-9daf-442b-a6f3-4f7aab4eea26" } ], "id": "92737f26-217c-400d-8466-8a3454d2e6ae", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-92737f26-217c-400d-8466-8a3454d2e6ae" }, { "name": "schememessages", "item": [ { "name": "{id}", "item": [ { "name": "admissions", "item": [ { "name": "{admissionId}", "item": [ { "name": "Get Scheme Message Admission By AdmissionId", "id": "31186edd-5b64-4c9a-9250-e4e44a90387a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/notification/schememessages/:id/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "notification", "schememessages", ":id", "admissions", ":admissionId" ], "variable": [ { "id": "ea55d800-821d-486a-b086-a07730f31876", "key": "id", "value": "", "description": "(Required) Scheme Message Id" }, { "id": "98ce159a-2610-4b10-a68b-5c1a22383de1", "key": "admissionId", "value": "", "description": "(Required) Scheme Message Admission Id" } ] } }, "response": [ { "id": "038bb2d9-27b1-41d5-bcb5-d144fe197e34", "name": "Get scheme message admission by Id", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/schememessages/:id/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "notification", "schememessages", ":id", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "admissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"failed\"\n },\n \"relationships\": {\n \"scheme_message\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_message_admissions\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-038bb2d9-27b1-41d5-bcb5-d144fe197e34" }, { "id": "2eac3f07-6cc4-4ae0-8d9d-94204d53288c", "name": "Scheme Message Admission by Id bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/schememessages/:id/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "notification", "schememessages", ":id", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "admissionId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-2eac3f07-6cc4-4ae0-8d9d-94204d53288c" }, { "id": "8156cfa0-0dfc-4e41-b704-01240228f55e", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/schememessages/:id/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "notification", "schememessages", ":id", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "admissionId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-8156cfa0-0dfc-4e41-b704-01240228f55e" }, { "id": "d0ed9ea7-3a3d-4717-a776-38ef4252972c", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/schememessages/:id/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "notification", "schememessages", ":id", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "admissionId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d0ed9ea7-3a3d-4717-a776-38ef4252972c" }, { "id": "477d1710-c88b-4307-851b-14f1003187e0", "name": "Scheme Message Not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/schememessages/:id/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "notification", "schememessages", ":id", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "admissionId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-477d1710-c88b-4307-851b-14f1003187e0" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-31186edd-5b64-4c9a-9250-e4e44a90387a" } ], "id": "8a7bdcd9-c790-4203-829d-58f9feef87e4", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-8a7bdcd9-c790-4203-829d-58f9feef87e4" } ], "id": "d01929f7-52d3-401b-b984-907b1a88c578", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-d01929f7-52d3-401b-b984-907b1a88c578" }, { "name": "Fetch message", "id": "9d28fae5-5d2f-4e56-9bf9-b09b8598df54", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/notification/schememessages/:id", "host": [ "{{baseUrl}}" ], "path": [ "notification", "schememessages", ":id" ], "variable": [ { "id": "17a5bf31-2239-4e77-a2f8-86979a9958fc", "key": "id", "value": "", "description": "(Required) Scheme Message Id" } ] } }, "response": [ { "id": "b35fae8a-adb5-4d4a-b678-0f7d622d12f5", "name": "Scheme Message details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/schememessages/:id", "host": [ "{{baseUrl}}" ], "path": [ "notification", "schememessages", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_message_type\": \"\",\n \"date\": \"\",\n \"payment_scheme\": \"FPS\",\n \"entries\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"unique_scheme_id\": \"\"\n },\n \"relationships\": {\n \"scheme_message_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"delivery_confirmed\"\n },\n \"relationships\": {\n \"scheme_message\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_message_admissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"delivery_confirmed\"\n },\n \"relationships\": {\n \"scheme_message\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_message_admissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_messages\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b35fae8a-adb5-4d4a-b678-0f7d622d12f5" }, { "id": "b05a7f9d-5c63-47ee-9f5c-e99661f02cc6", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/schememessages/:id", "host": [ "{{baseUrl}}" ], "path": [ "notification", "schememessages", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b05a7f9d-5c63-47ee-9f5c-e99661f02cc6" }, { "id": "74bb68a2-4764-41e9-ae0e-a7f98fb90cec", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/schememessages/:id", "host": [ "{{baseUrl}}" ], "path": [ "notification", "schememessages", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-74bb68a2-4764-41e9-ae0e-a7f98fb90cec" }, { "id": "b4e2cc1d-18ec-4d92-9357-2aad59794720", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/schememessages/:id", "host": [ "{{baseUrl}}" ], "path": [ "notification", "schememessages", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b4e2cc1d-18ec-4d92-9357-2aad59794720" }, { "id": "72770758-6acf-42b8-8bc0-d2a28c5bdc0b", "name": "Scheme Message Not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/schememessages/:id", "host": [ "{{baseUrl}}" ], "path": [ "notification", "schememessages", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-72770758-6acf-42b8-8bc0-d2a28c5bdc0b" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-9d28fae5-5d2f-4e56-9bf9-b09b8598df54" } ], "id": "ac3a6653-8452-44fa-82f8-2a263277bc76", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-ac3a6653-8452-44fa-82f8-2a263277bc76" }, { "name": "List messages", "id": "fcada161-e54c-4e50-aeb7-6ff913959d29", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/notification/schememessages?page[number]=3998&page[size]=100&filter[unique_scheme_id]=&filter[scheme_message_type]=&filter[payment_scheme]=&filter[admission.admission_date_from]=&filter[admission.admission_date_to]=", "host": [ "{{baseUrl}}" ], "path": [ "notification", "schememessages" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "3998" }, { "description": "Number of items to select", "key": "page[size]", "value": "100" }, { "description": "Filter by Unique SchemeId", "key": "filter[unique_scheme_id]", "value": "" }, { "description": "Filter by Scheme Message Type", "key": "filter[scheme_message_type]", "value": "" }, { "description": "Filter by Payment Scheme", "key": "filter[payment_scheme]", "value": "" }, { "description": "Filter by Admission DateTime", "key": "filter[admission.admission_date_from]", "value": "" }, { "description": "Filter by Admission DateTime", "key": "filter[admission.admission_date_to]", "value": "" } ] } }, "response": [ { "id": "f347fd8a-f3c1-4742-9c33-f1cd4b836dd0", "name": "List of scheme messages", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/schememessages?page[number]=3998&page[size]=100&filter[unique_scheme_id]=&filter[scheme_message_type]=&filter[payment_scheme]=&filter[admission.admission_date_from]=&filter[admission.admission_date_to]=", "host": [ "{{baseUrl}}" ], "path": [ "notification", "schememessages" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "3998" }, { "description": "Number of items to select", "key": "page[size]", "value": "100" }, { "description": "Filter by Unique SchemeId", "key": "filter[unique_scheme_id]", "value": "" }, { "description": "Filter by Scheme Message Type", "key": "filter[scheme_message_type]", "value": "" }, { "description": "Filter by Payment Scheme", "key": "filter[payment_scheme]", "value": "" }, { "description": "Filter by Admission DateTime", "key": "filter[admission.admission_date_from]", "value": "" }, { "description": "Filter by Admission DateTime", "key": "filter[admission.admission_date_to]", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_message_type\": \"\",\n \"date\": \"\",\n \"payment_scheme\": \"TCH\",\n \"entries\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"unique_scheme_id\": \"\"\n },\n \"relationships\": {\n \"scheme_message_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"delivery_confirmed\"\n },\n \"relationships\": {\n \"scheme_message\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_message_admissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"failed\"\n },\n \"relationships\": {\n \"scheme_message\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_message_admissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_messages\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_message_type\": \"\",\n \"date\": \"\",\n \"payment_scheme\": \"SEPASCT\",\n \"entries\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"unique_scheme_id\": \"\"\n },\n \"relationships\": {\n \"scheme_message_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"delivery_confirmed\"\n },\n \"relationships\": {\n \"scheme_message\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_message_admissions\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"failed\"\n },\n \"relationships\": {\n \"scheme_message\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_message_admissions\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"scheme_messages\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-f347fd8a-f3c1-4742-9c33-f1cd4b836dd0" }, { "id": "d3db7c19-e3f9-4849-8822-631348bfd554", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/schememessages?page[number]=3998&page[size]=100&filter[unique_scheme_id]=&filter[scheme_message_type]=&filter[payment_scheme]=&filter[admission.admission_date_from]=&filter[admission.admission_date_to]=", "host": [ "{{baseUrl}}" ], "path": [ "notification", "schememessages" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "3998" }, { "description": "Number of items to select", "key": "page[size]", "value": "100" }, { "description": "Filter by Unique SchemeId", "key": "filter[unique_scheme_id]", "value": "" }, { "description": "Filter by Scheme Message Type", "key": "filter[scheme_message_type]", "value": "" }, { "description": "Filter by Payment Scheme", "key": "filter[payment_scheme]", "value": "" }, { "description": "Filter by Admission DateTime", "key": "filter[admission.admission_date_from]", "value": "" }, { "description": "Filter by Admission DateTime", "key": "filter[admission.admission_date_to]", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d3db7c19-e3f9-4849-8822-631348bfd554" }, { "id": "126b6348-c29d-4335-96b2-f64185bef106", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/schememessages?page[number]=3998&page[size]=100&filter[unique_scheme_id]=&filter[scheme_message_type]=&filter[payment_scheme]=&filter[admission.admission_date_from]=&filter[admission.admission_date_to]=", "host": [ "{{baseUrl}}" ], "path": [ "notification", "schememessages" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "3998" }, { "description": "Number of items to select", "key": "page[size]", "value": "100" }, { "description": "Filter by Unique SchemeId", "key": "filter[unique_scheme_id]", "value": "" }, { "description": "Filter by Scheme Message Type", "key": "filter[scheme_message_type]", "value": "" }, { "description": "Filter by Payment Scheme", "key": "filter[payment_scheme]", "value": "" }, { "description": "Filter by Admission DateTime", "key": "filter[admission.admission_date_from]", "value": "" }, { "description": "Filter by Admission DateTime", "key": "filter[admission.admission_date_to]", "value": "" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-126b6348-c29d-4335-96b2-f64185bef106" }, { "id": "cadc32a0-1c8a-43c3-9061-fe29af6b289d", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/schememessages?page[number]=3998&page[size]=100&filter[unique_scheme_id]=&filter[scheme_message_type]=&filter[payment_scheme]=&filter[admission.admission_date_from]=&filter[admission.admission_date_to]=", "host": [ "{{baseUrl}}" ], "path": [ "notification", "schememessages" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "3998" }, { "description": "Number of items to select", "key": "page[size]", "value": "100" }, { "description": "Filter by Unique SchemeId", "key": "filter[unique_scheme_id]", "value": "" }, { "description": "Filter by Scheme Message Type", "key": "filter[scheme_message_type]", "value": "" }, { "description": "Filter by Payment Scheme", "key": "filter[payment_scheme]", "value": "" }, { "description": "Filter by Admission DateTime", "key": "filter[admission.admission_date_from]", "value": "" }, { "description": "Filter by Admission DateTime", "key": "filter[admission.admission_date_to]", "value": "" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-cadc32a0-1c8a-43c3-9061-fe29af6b289d" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-fcada161-e54c-4e50-aeb7-6ff913959d29" } ], "id": "c7cdce57-c2c3-4ec8-acc0-f4f139dfb22d", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-c7cdce57-c2c3-4ec8-acc0-f4f139dfb22d" }, { "name": "subscriptions", "item": [ { "name": "{id}", "item": [ { "name": "Deletes a subscription", "id": "e153835b-6a45-4821-860b-fb860aafb2e5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/notification/subscriptions/:id?version=", "host": [ "{{baseUrl}}" ], "path": [ "notification", "subscriptions", ":id" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "id": "ddbf6155-8532-4c2b-99ca-4607b0b52c27", "key": "id", "value": "", "description": "(Required) Subscription Id" } ] } }, "response": [ { "id": "37108cc2-1f14-4169-a2e5-43cfffed6c15", "name": "Subscription deleted OK. No body content will be returned", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/subscriptions/:id?version=", "host": [ "{{baseUrl}}" ], "path": [ "notification", "subscriptions", ":id" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-37108cc2-1f14-4169-a2e5-43cfffed6c15" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-e153835b-6a45-4821-860b-fb860aafb2e5" }, { "name": "Fetch subscription", "id": "59b99c43-d478-4183-b076-e2e9ff734460", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/notification/subscriptions/:id", "host": [ "{{baseUrl}}" ], "path": [ "notification", "subscriptions", ":id" ], "variable": [ { "id": "dcc688c4-b4f4-4b4d-a562-67d0ec3d98f7", "key": "id", "value": "", "description": "(Required) Subscription Id" } ] } }, "response": [ { "id": "3c221de1-7af5-485b-9482-42bb7849b242", "name": "Subscription details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/subscriptions/:id", "host": [ "{{baseUrl}}" ], "path": [ "notification", "subscriptions", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"record_type\": \"lOyO\",\n \"event_type\": \"tj\",\n \"callback_transport\": \"http_azure_private\",\n \"callback_uri\": \"7V.\",\n \"callback_uris\": [\n {\n \"callback_transport\": \"http_gcp_private\",\n \"callback_uri\": \"6xEG2@g\"\n },\n {\n \"callback_transport\": \"http\",\n \"callback_uri\": \"Vapr?TM\"\n }\n ],\n \"deactivated\": \"\",\n \"filter\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"user_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"vGVe\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-3c221de1-7af5-485b-9482-42bb7849b242" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-59b99c43-d478-4183-b076-e2e9ff734460" }, { "name": "Update subscription details", "id": "a6724631-da13-4fb3-88fc-362e6d11b911", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"callback_transport\": \"http_azure_private\",\n \"callback_uri\": \"3nap1viDV\",\n \"callback_uris\": [\n {\n \"callback_transport\": \"queue\",\n \"callback_uri\": \"8nEOPqhG\"\n },\n {\n \"callback_transport\": \"http\",\n \"callback_uri\": \"8\"\n }\n ],\n \"deactivated\": \"\",\n \"event_type\": \"eQSI\",\n \"filter\": \"\",\n \"record_type\": \"BYEFr-Ze\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"user_id\": \"\"\n },\n \"type\": \"AUBqK\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/notification/subscriptions/:id", "host": [ "{{baseUrl}}" ], "path": [ "notification", "subscriptions", ":id" ], "variable": [ { "id": "9fb06a69-04dd-4fe8-a4f9-4c26822386ab", "key": "id", "value": "", "description": "(Required) Subscription Id" } ] } }, "response": [ { "id": "db5323a1-d5d0-4d0a-93ac-fe6bed3378b7", "name": "Subscription details", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"callback_transport\": \"http_azure_private\",\n \"callback_uri\": \"3nap1viDV\",\n \"callback_uris\": [\n {\n \"callback_transport\": \"queue\",\n \"callback_uri\": \"8nEOPqhG\"\n },\n {\n \"callback_transport\": \"http\",\n \"callback_uri\": \"8\"\n }\n ],\n \"deactivated\": \"\",\n \"event_type\": \"eQSI\",\n \"filter\": \"\",\n \"record_type\": \"BYEFr-Ze\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"user_id\": \"\"\n },\n \"type\": \"AUBqK\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/notification/subscriptions/:id", "host": [ "{{baseUrl}}" ], "path": [ "notification", "subscriptions", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"record_type\": \"lOyO\",\n \"event_type\": \"tj\",\n \"callback_transport\": \"http_azure_private\",\n \"callback_uri\": \"7V.\",\n \"callback_uris\": [\n {\n \"callback_transport\": \"http_gcp_private\",\n \"callback_uri\": \"6xEG2@g\"\n },\n {\n \"callback_transport\": \"http\",\n \"callback_uri\": \"Vapr?TM\"\n }\n ],\n \"deactivated\": \"\",\n \"filter\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"user_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"vGVe\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-db5323a1-d5d0-4d0a-93ac-fe6bed3378b7" }, { "id": "7617d2df-db02-44ee-9bf1-0a1abfe701b2", "name": "Bad Request", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"callback_transport\": \"http_azure_private\",\n \"callback_uri\": \"3nap1viDV\",\n \"callback_uris\": [\n {\n \"callback_transport\": \"queue\",\n \"callback_uri\": \"8nEOPqhG\"\n },\n {\n \"callback_transport\": \"http\",\n \"callback_uri\": \"8\"\n }\n ],\n \"deactivated\": \"\",\n \"event_type\": \"eQSI\",\n \"filter\": \"\",\n \"record_type\": \"BYEFr-Ze\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"user_id\": \"\"\n },\n \"type\": \"AUBqK\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/notification/subscriptions/:id", "host": [ "{{baseUrl}}" ], "path": [ "notification", "subscriptions", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-7617d2df-db02-44ee-9bf1-0a1abfe701b2" }, { "id": "5b936f3c-974a-427c-9e73-6b893d88975e", "name": "Not Found", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"callback_transport\": \"http_azure_private\",\n \"callback_uri\": \"3nap1viDV\",\n \"callback_uris\": [\n {\n \"callback_transport\": \"queue\",\n \"callback_uri\": \"8nEOPqhG\"\n },\n {\n \"callback_transport\": \"http\",\n \"callback_uri\": \"8\"\n }\n ],\n \"deactivated\": \"\",\n \"event_type\": \"eQSI\",\n \"filter\": \"\",\n \"record_type\": \"BYEFr-Ze\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"user_id\": \"\"\n },\n \"type\": \"AUBqK\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/notification/subscriptions/:id", "host": [ "{{baseUrl}}" ], "path": [ "notification", "subscriptions", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-5b936f3c-974a-427c-9e73-6b893d88975e" }, { "id": "f80f6539-86fa-45ca-a2e5-a46638f55363", "name": "Conflict", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"callback_transport\": \"http_azure_private\",\n \"callback_uri\": \"3nap1viDV\",\n \"callback_uris\": [\n {\n \"callback_transport\": \"queue\",\n \"callback_uri\": \"8nEOPqhG\"\n },\n {\n \"callback_transport\": \"http\",\n \"callback_uri\": \"8\"\n }\n ],\n \"deactivated\": \"\",\n \"event_type\": \"eQSI\",\n \"filter\": \"\",\n \"record_type\": \"BYEFr-Ze\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"user_id\": \"\"\n },\n \"type\": \"AUBqK\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/notification/subscriptions/:id", "host": [ "{{baseUrl}}" ], "path": [ "notification", "subscriptions", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-f80f6539-86fa-45ca-a2e5-a46638f55363" }, { "id": "03412e73-dfc9-4c98-ad6d-364b7b270352", "name": "Internal Error", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"callback_transport\": \"http_azure_private\",\n \"callback_uri\": \"3nap1viDV\",\n \"callback_uris\": [\n {\n \"callback_transport\": \"queue\",\n \"callback_uri\": \"8nEOPqhG\"\n },\n {\n \"callback_transport\": \"http\",\n \"callback_uri\": \"8\"\n }\n ],\n \"deactivated\": \"\",\n \"event_type\": \"eQSI\",\n \"filter\": \"\",\n \"record_type\": \"BYEFr-Ze\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"user_id\": \"\"\n },\n \"type\": \"AUBqK\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/notification/subscriptions/:id", "host": [ "{{baseUrl}}" ], "path": [ "notification", "subscriptions", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-03412e73-dfc9-4c98-ad6d-364b7b270352" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-a6724631-da13-4fb3-88fc-362e6d11b911" } ], "id": "348dd7b7-b11c-4c09-addb-a341b8ebd586", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-348dd7b7-b11c-4c09-addb-a341b8ebd586" }, { "name": "List all subscriptions", "id": "16e19c29-4547-4f58-b900-51e6b6889667", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/notification/subscriptions?page[number]=dj\\l&page[size]=&filter[event_type]=,&filter[record_type]=,&filter[organisation_id]=,&filter[deactivated]=&filter[callback_transport]=&filter[callback_uri_search_term]=&filter[notification_filter]=", "host": [ "{{baseUrl}}" ], "path": [ "notification", "subscriptions" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "dj\\l" }, { "description": "Number of items to select", "key": "page[size]", "value": "" }, { "description": "Filter by event type", "key": "filter[event_type]", "value": "," }, { "description": "Filter by record type", "key": "filter[record_type]", "value": "," }, { "description": "Filter by organisation id", "key": "filter[organisation_id]", "value": "," }, { "description": "Filter by deactivated", "key": "filter[deactivated]", "value": "" }, { "description": "Filter by callback_transport", "key": "filter[callback_transport]", "value": "" }, { "description": "Filter on callback_uri containing a search term", "key": "filter[callback_uri_search_term]", "value": "" }, { "description": "Filter by existence of notification filters", "key": "filter[notification_filter]", "value": "" } ] } }, "response": [ { "id": "220fef50-7d80-4625-a742-c733d15f74c5", "name": "List of subscription details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/notification/subscriptions?page[number]=dj\\l&page[size]=&filter[event_type]=,&filter[record_type]=,&filter[organisation_id]=,&filter[deactivated]=&filter[callback_transport]=&filter[callback_uri_search_term]=&filter[notification_filter]=", "host": [ "{{baseUrl}}" ], "path": [ "notification", "subscriptions" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "dj\\l" }, { "description": "Number of items to select", "key": "page[size]", "value": "" }, { "description": "Filter by event type", "key": "filter[event_type]", "value": "," }, { "description": "Filter by record type", "key": "filter[record_type]", "value": "," }, { "description": "Filter by organisation id", "key": "filter[organisation_id]", "value": "," }, { "description": "Filter by deactivated", "key": "filter[deactivated]", "value": "" }, { "description": "Filter by callback_transport", "key": "filter[callback_transport]", "value": "" }, { "description": "Filter on callback_uri containing a search term", "key": "filter[callback_uri_search_term]", "value": "" }, { "description": "Filter by existence of notification filters", "key": "filter[notification_filter]", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"record_type\": \"nw\",\n \"event_type\": \"r\",\n \"callback_transport\": \"http_azure_private\",\n \"callback_uri\": \"\",\n \"callback_uris\": [\n {\n \"callback_transport\": \"http\",\n \"callback_uri\": \"\"\n },\n {\n \"callback_transport\": \"http_azure_private\",\n \"callback_uri\": \"WnoTd\"\n }\n ],\n \"deactivated\": \"\",\n \"filter\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"user_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"XdJSIBq\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"record_type\": \"\",\n \"event_type\": \"u-svnXyZCj\",\n \"callback_transport\": \"http_gcp_private\",\n \"callback_uri\": \"Lefo:s\",\n \"callback_uris\": [\n {\n \"callback_transport\": \"http_azure_private\",\n \"callback_uri\": \"l?CB8\"\n },\n {\n \"callback_transport\": \"http_aws_private\",\n \"callback_uri\": \"0zjE\"\n }\n ],\n \"deactivated\": \"\",\n \"filter\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"user_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"lNWtpIxOL\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-220fef50-7d80-4625-a742-c733d15f74c5" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-16e19c29-4547-4f58-b900-51e6b6889667" }, { "name": "Create subscription", "id": "e8327536-4169-4454-907e-f7e5ef6e1a51", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"record_type\": \"KULY---vb\",\n \"event_type\": \"GsHHjbrr\",\n \"callback_transport\": \"http\",\n \"callback_uri\": \"MBU\",\n \"callback_uris\": [\n {\n \"callback_transport\": \"http_gcp_private\",\n \"callback_uri\": \"g6fkX2Be.:\"\n },\n {\n \"callback_transport\": \"http\",\n \"callback_uri\": \"n\"\n }\n ],\n \"deactivated\": \"\",\n \"filter\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"user_id\": \"\"\n },\n \"type\": \"kM\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/notification/subscriptions", "host": [ "{{baseUrl}}" ], "path": [ "notification", "subscriptions" ] } }, "response": [ { "id": "4b1997ed-25a1-4166-867f-e97b3bf9f028", "name": "Subscription creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"record_type\": \"KULY---vb\",\n \"event_type\": \"GsHHjbrr\",\n \"callback_transport\": \"http\",\n \"callback_uri\": \"MBU\",\n \"callback_uris\": [\n {\n \"callback_transport\": \"http_gcp_private\",\n \"callback_uri\": \"g6fkX2Be.:\"\n },\n {\n \"callback_transport\": \"http\",\n \"callback_uri\": \"n\"\n }\n ],\n \"deactivated\": \"\",\n \"filter\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"user_id\": \"\"\n },\n \"type\": \"kM\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/notification/subscriptions", "host": [ "{{baseUrl}}" ], "path": [ "notification", "subscriptions" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"record_type\": \"lOyO\",\n \"event_type\": \"tj\",\n \"callback_transport\": \"http_azure_private\",\n \"callback_uri\": \"7V.\",\n \"callback_uris\": [\n {\n \"callback_transport\": \"http_gcp_private\",\n \"callback_uri\": \"6xEG2@g\"\n },\n {\n \"callback_transport\": \"http\",\n \"callback_uri\": \"Vapr?TM\"\n }\n ],\n \"deactivated\": \"\",\n \"filter\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"user_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"vGVe\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-4b1997ed-25a1-4166-867f-e97b3bf9f028" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-e8327536-4169-4454-907e-f7e5ef6e1a51" } ], "id": "7fd9ae6e-404d-44c0-b8ae-cf41c9db965d", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-7fd9ae6e-404d-44c0-b8ae-cf41c9db965d" } ], "id": "bdf47407-3875-4cd7-99bb-042e360a013e", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-bdf47407-3875-4cd7-99bb-042e360a013e" }, { "name": "oauth2", "item": [ { "name": "token", "item": [ { "name": "Request Access Token", "id": "1da06e85-647c-4f5f-9b83-80d223051318", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/x-www-form-urlencoded" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "urlencoded", "urlencoded": [ { "description": "(Required) Value MUST be set to \"client_credentials\" as per RFC", "key": "grant_type", "value": "client_credentials" } ] }, "url": { "raw": "{{baseUrl}}/oauth2/token", "host": [ "{{baseUrl}}" ], "path": [ "oauth2", "token" ] } }, "response": [ { "id": "25ae78d7-9d6d-437a-9aad-29d0f2a9e22f", "name": "Authorisation token (Bearer)", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/x-www-form-urlencoded" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "urlencoded", "urlencoded": [ { "description": "(Required) Value MUST be set to \"client_credentials\" as per RFC", "key": "grant_type", "value": "client_credentials" } ] }, "url": { "raw": "{{baseUrl}}/oauth2/token", "host": [ "{{baseUrl}}" ], "path": [ "oauth2", "token" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"access_token\": \"\",\n \"expires_in\": \"\",\n \"token_type\": \"Bearer\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-25ae78d7-9d6d-437a-9aad-29d0f2a9e22f" }, { "id": "8145f1e8-b7d7-4442-8971-2f20dd8a788a", "name": "Authentication failed", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/x-www-form-urlencoded" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "urlencoded", "urlencoded": [ { "description": "(Required) Value MUST be set to \"client_credentials\" as per RFC", "key": "grant_type", "value": "client_credentials" } ] }, "url": { "raw": "{{baseUrl}}/oauth2/token", "host": [ "{{baseUrl}}" ], "path": [ "oauth2", "token" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-8145f1e8-b7d7-4442-8971-2f20dd8a788a" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-1da06e85-647c-4f5f-9b83-80d223051318" } ], "id": "3eee05e3-acb7-4af8-895a-470b8cc65e6f", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-3eee05e3-acb7-4af8-895a-470b8cc65e6f" } ], "id": "bc59a545-d85e-4912-9d49-1de8f2430b90", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-bc59a545-d85e-4912-9d49-1de8f2430b90" }, { "name": "organisation", "item": [ { "name": "accounts", "item": [ { "name": "{account_id}", "item": [ { "name": "identifications", "item": [ { "name": "{identification_id}", "item": [ { "name": "Delete account identification", "id": "e6d71a3d-08ae-4a09-b85a-504f5a5c6dfa", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/organisation/accounts/:account_id/identifications/:identification_id?version=", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "accounts", ":account_id", "identifications", ":identification_id" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "id": "26afabf3-56a6-421b-ba85-a8716dec7622", "key": "account_id", "value": "", "description": "(Required) Account Id" }, { "id": "f004c71c-5d88-4d06-8d3f-1e664b4e5755", "key": "identification_id", "value": "", "description": "(Required) Account Identification Id" } ] } }, "response": [ { "id": "abbea4b0-3e2f-4a04-ae12-d907be674605", "name": "Account Identification deleted", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/accounts/:account_id/identifications/:identification_id?version=", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "accounts", ":account_id", "identifications", ":identification_id" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "key": "account_id" }, { "key": "identification_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-abbea4b0-3e2f-4a04-ae12-d907be674605" }, { "id": "71154700-5a17-4cb4-864b-f0fec0c4722a", "name": "Account Identification not found", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/accounts/:account_id/identifications/:identification_id?version=", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "accounts", ":account_id", "identifications", ":identification_id" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "key": "account_id" }, { "key": "identification_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-71154700-5a17-4cb4-864b-f0fec0c4722a" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-e6d71a3d-08ae-4a09-b85a-504f5a5c6dfa" }, { "name": "Get an account identification by id", "id": "c0527ac4-b1dc-4699-9e3f-691ec4100b89", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/organisation/accounts/:account_id/identifications/:identification_id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "accounts", ":account_id", "identifications", ":identification_id" ], "variable": [ { "id": "8a6d92ac-2703-4b49-8598-d5d996061aed", "key": "account_id", "value": "", "description": "(Required) Account Id" }, { "id": "e79ff2f2-8d1d-4529-a098-d2df937f9cd0", "key": "identification_id", "value": "", "description": "(Required) Account Identification Id" } ] } }, "response": [ { "id": "ac8dae90-0cd2-4d2b-b5ed-42103a679816", "name": "Account Identification response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/accounts/:account_id/identifications/:identification_id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "accounts", ":account_id", "identifications", ":identification_id" ], "variable": [ { "key": "account_id" }, { "key": "identification_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"attributes\": {\n \"secondary_identification\": \"\"\n },\n \"organisation_id\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"\",\n \"version\": \"\",\n \"relationships\": {\n \"account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-ac8dae90-0cd2-4d2b-b5ed-42103a679816" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-c0527ac4-b1dc-4699-9e3f-691ec4100b89" }, { "name": "Amend Account Identification", "id": "b6912c80-ad78-43dd-97ee-72a7581c74d3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"attributes\": {\n \"secondary_identification\": \"\"\n },\n \"organisation_id\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/accounts/:account_id/identifications/:identification_id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "accounts", ":account_id", "identifications", ":identification_id" ], "variable": [ { "id": "e516d53b-844c-41b9-8b26-796f68ab382a", "key": "account_id", "value": "", "description": "(Required) Account Id" }, { "id": "bd16b31a-2f56-459b-8af5-6f1aa8d2d7d8", "key": "identification_id", "value": "", "description": "(Required) Account Identification Id; Must match id in the payload" } ] } }, "response": [ { "id": "328c19ba-b968-41be-9dad-48818f170cb8", "name": "Account Identification updated", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"attributes\": {\n \"secondary_identification\": \"\"\n },\n \"organisation_id\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/accounts/:account_id/identifications/:identification_id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "accounts", ":account_id", "identifications", ":identification_id" ], "variable": [ { "key": "account_id" }, { "key": "identification_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"attributes\": {\n \"secondary_identification\": \"\"\n },\n \"organisation_id\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"\",\n \"version\": \"\",\n \"relationships\": {\n \"account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-328c19ba-b968-41be-9dad-48818f170cb8" }, { "id": "a44b1e63-99a7-43fb-8f58-690c9941dc0e", "name": "Account Identification update error, constraint violation of secondary identification", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"attributes\": {\n \"secondary_identification\": \"\"\n },\n \"organisation_id\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/accounts/:account_id/identifications/:identification_id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "accounts", ":account_id", "identifications", ":identification_id" ], "variable": [ { "key": "account_id" }, { "key": "identification_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-a44b1e63-99a7-43fb-8f58-690c9941dc0e" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-b6912c80-ad78-43dd-97ee-72a7581c74d3" } ], "id": "6eac8b63-5e6d-4ca9-8237-b5853c3f45f6", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-6eac8b63-5e6d-4ca9-8237-b5853c3f45f6" }, { "name": "List Account Identifications by Account", "id": "5e44a847-7acd-4083-b1d9-abc1d2ebd2bc", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/organisation/accounts/:account_id/identifications?page[number]=&page[size]=&filter[organisation_id]=,&filter[secondary_identification]=,", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "accounts", ":account_id", "identifications" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "" }, { "description": "Number of items to select", "key": "page[size]", "value": "" }, { "description": "Filter by organisation id", "key": "filter[organisation_id]", "value": "," }, { "description": "Filter to only include account identifications with specified secondary_identification", "key": "filter[secondary_identification]", "value": "," } ], "variable": [ { "id": "ff7c1d79-815e-492d-985f-091aa5b7cf70", "key": "account_id", "value": "", "description": "(Required) Account Id to which this identification relates to" } ] } }, "response": [ { "id": "577a4e64-11e7-43b6-a18d-648bd6c77984", "name": "List of account identification", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/accounts/:account_id/identifications?page[number]=&page[size]=&filter[organisation_id]=,&filter[secondary_identification]=,", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "accounts", ":account_id", "identifications" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "" }, { "description": "Number of items to select", "key": "page[size]", "value": "" }, { "description": "Filter by organisation id", "key": "filter[organisation_id]", "value": "," }, { "description": "Filter to only include account identifications with specified secondary_identification", "key": "filter[secondary_identification]", "value": "," } ], "variable": [ { "key": "account_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"attributes\": {\n \"secondary_identification\": \"\"\n },\n \"organisation_id\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"attributes\": {\n \"secondary_identification\": \"\"\n },\n \"organisation_id\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-577a4e64-11e7-43b6-a18d-648bd6c77984" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-5e44a847-7acd-4083-b1d9-abc1d2ebd2bc" }, { "name": "Create an identification for an existing Account", "id": "941b46eb-51e6-46a6-a47b-3fbe15df3601", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"attributes\": {\n \"secondary_identification\": \"\"\n },\n \"organisation_id\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/accounts/:account_id/identifications", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "accounts", ":account_id", "identifications" ], "variable": [ { "id": "42e6c6ab-b287-4b1d-b574-2ab0bc9524bc", "key": "account_id", "value": "", "description": "(Required) Account Id to which this identification relates to" } ] } }, "response": [ { "id": "358ea054-cb4d-4856-b189-bd6a0e97fc61", "name": "Account Identification creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"attributes\": {\n \"secondary_identification\": \"\"\n },\n \"organisation_id\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/accounts/:account_id/identifications", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "accounts", ":account_id", "identifications" ], "variable": [ { "key": "account_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"attributes\": {\n \"secondary_identification\": \"\"\n },\n \"organisation_id\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"\",\n \"version\": \"\",\n \"relationships\": {\n \"account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-358ea054-cb4d-4856-b189-bd6a0e97fc61" }, { "id": "5b6ae265-94f8-4360-b956-322ff574abf1", "name": "Account Identification creation error, constraint violation of secondary identification", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"attributes\": {\n \"secondary_identification\": \"\"\n },\n \"organisation_id\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/accounts/:account_id/identifications", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "accounts", ":account_id", "identifications" ], "variable": [ { "key": "account_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-5b6ae265-94f8-4360-b956-322ff574abf1" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-941b46eb-51e6-46a6-a47b-3fbe15df3601" } ], "id": "3200f72a-16ac-4fd3-821d-6f318886897a", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-3200f72a-16ac-4fd3-821d-6f318886897a" } ], "id": "971734b7-351b-433c-a264-09b7930c04d2", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-971734b7-351b-433c-a264-09b7930c04d2" }, { "name": "{id}", "item": [ { "name": "events", "item": [ { "name": "Fetch account events", "id": "03953be1-9dde-4bf0-a26f-3f395a1d4f6a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/organisation/accounts/:id/events?page[number]=&page[size]=", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "accounts", ":id", "events" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "" }, { "description": "Number of items to select", "key": "page[size]", "value": "" } ], "variable": [ { "id": "6f917b6f-9c4a-4b11-9af0-a2c98d47e944", "key": "id", "value": "", "description": "(Required) Account Id" } ] } }, "response": [ { "id": "91fd7674-f1f7-4c64-b637-f96cb9bfd6d1", "name": "Account event list", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/accounts/:id/events?page[number]=&page[size]=", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "accounts", ":id", "events" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "" }, { "description": "Number of items to select", "key": "page[size]", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"type\": \"WBE\",\n \"id\": \"\",\n \"version\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"failed\",\n \"routing_status\": \"routable\",\n \"date_time\": \"\",\n \"account_id\": \"\",\n \"description\": \"pending\",\n \"reason\": \"\"\n },\n \"relationships\": {\n \"account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"country\": \"ZP\",\n \"acceptance_qualifier\": \"next_working_day\",\n \"account_classification\": \"Personal\",\n \"account_matching_opt_out\": false,\n \"account_number\": \"KUSTCCREFQFXKMB0IB6ZHKV1WX1BEJB878GIKSQNI\",\n \"alternative_bank_account_names\": [\n \"\",\n \"\"\n ],\n \"alternative_names\": [\n \"\",\n \"\"\n ],\n \"bank_account_name\": \"\",\n \"bank_id\": \"RERKPRH0AUU\",\n \"bank_id_code\": \"FXAYG\",\n \"base_currency\": \"CHN\",\n \"bic\": \"NYFNIIPH\",\n \"customer_id\": \"fkDH8AKCBGgxmSTASag-9fi0LfMvz-hG7a0gLMOn30Fcofv0hl2BDCZUW9TNJ3L$xwIhO$wgm-eBrHLy,JH9e-j@,J,GnCM\",\n \"first_name\": \"\",\n \"iban\": \"AN60K8E4RUR6S07V\",\n \"joint_account\": false,\n \"name\": [\n \"\",\n \"\"\n ],\n \"name_matching_status\": \"supported\",\n \"organisation_identification\": {\n \"actors\": [\n {\n \"birth_date\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"residency\": \"KF\",\n \"role\": \"\"\n },\n {\n \"birth_date\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"residency\": \"HX\",\n \"role\": \"\"\n }\n ],\n \"address\": [\n \"\",\n \"\"\n ],\n \"city\": \"\",\n \"country\": \"LJ\",\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\",\n \"registration_number\": \"\",\n \"tax_residency\": \"HT\"\n },\n \"private_identification\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"birth_country\": \"OD\",\n \"birth_date\": \"\",\n \"city\": \"\",\n \"country\": \"MX\",\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"processing_service\": \"\",\n \"reference_mask\": \"\",\n \"secondary_identification\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"beneficiary_sensitivities\",\n \"switched\": false,\n \"switched_account_details\": {\n \"switched_effective_date\": \"\",\n \"account_number\": \"76152352\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"6GZBNROR9IK0I6\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"account_type\": 0\n },\n \"title\": \"\",\n \"type\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"user_defined_information\": \"\",\n \"validation_type\": \"card\"\n },\n \"relationships\": {\n \"account_events\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"master_account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"axEP\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"country\": \"YR\",\n \"acceptance_qualifier\": \"after_next_working_day\",\n \"account_classification\": \"Personal\",\n \"account_matching_opt_out\": false,\n \"account_number\": \"9GNOZ71LWLIALPP9DCGJV3CS7XY6TW14VOKBEUBXU50IGIONM52QU\",\n \"alternative_bank_account_names\": [\n \"\",\n \"\"\n ],\n \"alternative_names\": [\n \"\",\n \"\"\n ],\n \"bank_account_name\": \"\",\n \"bank_id\": \"YQ1LBC4YCO2\",\n \"bank_id_code\": \"WRSV\",\n \"base_currency\": \"SQX\",\n \"bic\": \"EPNBDUO1\",\n \"customer_id\": \"cRk$ bjW2VQUH2P9yZjDtYKJYYhiGEndAP,qX,SzKh8Pa-K0.5Jw9Xl-HU5g$g82BUIzgSvchw8m6cAQMvg,I2AFj0Q.YEH8J rzzS,3Di7zXiRKN9h4EYFU9hwv7Hdo1j6m-,icvQ-VbZ6XUHiI0GJ57vgaiN$aelAo9ynZvTz4QE9UGPojmrSZ9Ny6grrM79LNw6weB sB2GdkD.3dNUcrhti34g4E7raQOm-C\",\n \"first_name\": \"\",\n \"iban\": \"BR400R3Z3ACC09SVAF2X3YSMJZ\",\n \"joint_account\": false,\n \"name\": [\n \"\",\n \"\"\n ],\n \"name_matching_status\": \"supported\",\n \"organisation_identification\": {\n \"actors\": [\n {\n \"birth_date\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"residency\": \"QA\",\n \"role\": \"\"\n },\n {\n \"birth_date\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"residency\": \"YC\",\n \"role\": \"\"\n }\n ],\n \"address\": [\n \"\",\n \"\"\n ],\n \"city\": \"\",\n \"country\": \"RK\",\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\",\n \"registration_number\": \"\",\n \"tax_residency\": \"KM\"\n },\n \"private_identification\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"birth_country\": \"UP\",\n \"birth_date\": \"\",\n \"city\": \"\",\n \"country\": \"FV\",\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"processing_service\": \"\",\n \"reference_mask\": \"\",\n \"secondary_identification\": \"\",\n \"status\": \"closed\",\n \"status_reason\": \"closed\",\n \"switched\": false,\n \"switched_account_details\": {\n \"switched_effective_date\": \"\",\n \"account_number\": \"63072591\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"6NL9O1DO\",\n \"bank_id_code\": \"GBDSC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"account_type\": 0\n },\n \"title\": \"\",\n \"type\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"user_defined_information\": \"\",\n \"validation_type\": \"card\"\n },\n \"relationships\": {\n \"account_events\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"master_account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"AX\",\n \"version\": \"\"\n }\n ]\n }\n }\n },\n {\n \"type\": \"\",\n \"id\": \"\",\n \"version\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"failed\",\n \"routing_status\": \"routable\",\n \"date_time\": \"\",\n \"account_id\": \"\",\n \"description\": \"confirmed\",\n \"reason\": \"\"\n },\n \"relationships\": {\n \"account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"country\": \"MJ\",\n \"acceptance_qualifier\": \"next_calendar_day\",\n \"account_classification\": \"Personal\",\n \"account_matching_opt_out\": false,\n \"account_number\": \"I2RPI057ID1MS\",\n \"alternative_bank_account_names\": [\n \"\",\n \"\"\n ],\n \"alternative_names\": [\n \"\",\n \"\"\n ],\n \"bank_account_name\": \"\",\n \"bank_id\": \"DLGY3BYJ3TTUQ42V\",\n \"bank_id_code\": \"RJCRF\",\n \"base_currency\": \"YHP\",\n \"bic\": \"OAOZDT8R\",\n \"customer_id\": \"5H7Zy@F1cDek3X,of bBCi1KnHLeLljegEXDMcAa.oTDxb5s$ UU8QprWXX2ITUFr xKyMQD7WxQ-8WiYu8QdjlnvzxI,rN,VPSuJ5$DQxjl81eMqeZSnH5s1pxW,-O$t880ysYV,ud wvZfJQ0ZrVwZDAuAQE5jm,pgydG5hIvn4QI-88Ly,Uin\",\n \"first_name\": \"\",\n \"iban\": \"LF6479QDCYV3NORIXJ8T934MUH0E3TUZ5\",\n \"joint_account\": false,\n \"name\": [\n \"\",\n \"\"\n ],\n \"name_matching_status\": \"supported\",\n \"organisation_identification\": {\n \"actors\": [\n {\n \"birth_date\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"residency\": \"NT\",\n \"role\": \"\"\n },\n {\n \"birth_date\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"residency\": \"LF\",\n \"role\": \"\"\n }\n ],\n \"address\": [\n \"\",\n \"\"\n ],\n \"city\": \"\",\n \"country\": \"WE\",\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\",\n \"registration_number\": \"\",\n \"tax_residency\": \"SX\"\n },\n \"private_identification\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"birth_country\": \"VS\",\n \"birth_date\": \"\",\n \"city\": \"\",\n \"country\": \"YJ\",\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"processing_service\": \"\",\n \"reference_mask\": \"\",\n \"secondary_identification\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"deceased\",\n \"switched\": false,\n \"switched_account_details\": {\n \"switched_effective_date\": \"\",\n \"account_number\": \"10743928\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"1AHAEO\",\n \"bank_id_code\": \"BE\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"account_type\": 0\n },\n \"title\": \"\",\n \"type\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"user_defined_information\": \"\",\n \"validation_type\": \"none\"\n },\n \"relationships\": {\n \"account_events\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"master_account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"u\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"country\": \"JQ\",\n \"acceptance_qualifier\": \"none\",\n \"account_classification\": \"Personal\",\n \"account_matching_opt_out\": false,\n \"account_number\": \"Q\",\n \"alternative_bank_account_names\": [\n \"\",\n \"\"\n ],\n \"alternative_names\": [\n \"\",\n \"\"\n ],\n \"bank_account_name\": \"\",\n \"bank_id\": \"LS\",\n \"bank_id_code\": \"URODFRCYYPM\",\n \"base_currency\": \"EIZ\",\n \"bic\": \"HSOPRJ5ZABV\",\n \"customer_id\": \"oRjQaLNRIEQw-$kJESev7Hah$ G.mrAoJ.uBIcaa7IlE-XKkcGEeF2yM80@1gZhknxxVj6omfLb853-qPYcdYtcUvH,OHFDrA\",\n \"first_name\": \"\",\n \"iban\": \"OA150PG99HGU14O6I0UQS2A5\",\n \"joint_account\": false,\n \"name\": [\n \"\",\n \"\"\n ],\n \"name_matching_status\": \"supported\",\n \"organisation_identification\": {\n \"actors\": [\n {\n \"birth_date\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"residency\": \"LH\",\n \"role\": \"\"\n },\n {\n \"birth_date\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"residency\": \"SC\",\n \"role\": \"\"\n }\n ],\n \"address\": [\n \"\",\n \"\"\n ],\n \"city\": \"\",\n \"country\": \"ZA\",\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\",\n \"registration_number\": \"\",\n \"tax_residency\": \"ZI\"\n },\n \"private_identification\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"birth_country\": \"WI\",\n \"birth_date\": \"\",\n \"city\": \"\",\n \"country\": \"UR\",\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"processing_service\": \"\",\n \"reference_mask\": \"\",\n \"secondary_identification\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"beneficiary_sensitivities\",\n \"switched\": false,\n \"switched_account_details\": {\n \"switched_effective_date\": \"\",\n \"account_number\": \"49822947\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"SBFAQQDU4\",\n \"bank_id_code\": \"GBDSC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"account_type\": 0\n },\n \"title\": \"\",\n \"type\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"user_defined_information\": \"\",\n \"validation_type\": \"mandatory_reference\"\n },\n \"relationships\": {\n \"account_events\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"master_account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"Z\",\n \"version\": \"\"\n }\n ]\n }\n }\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-91fd7674-f1f7-4c64-b637-f96cb9bfd6d1" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-03953be1-9dde-4bf0-a26f-3f395a1d4f6a" } ], "id": "dd45529d-54fe-45ed-bb8e-84d5e7c6b71a", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-dd45529d-54fe-45ed-bb8e-84d5e7c6b71a" }, { "name": "Delete account", "id": "3033b9bc-ca7e-4379-b879-3a8168f293b9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/organisation/accounts/:id?version=", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "accounts", ":id" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "id": "1ba64f71-cfc0-4ec7-945e-7a593eaa5164", "key": "id", "value": "", "description": "(Required) Account Id" } ] } }, "response": [ { "id": "54431730-8cf9-4c06-81fa-3106da18558d", "name": "Account deleted", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/accounts/:id?version=", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "accounts", ":id" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-54431730-8cf9-4c06-81fa-3106da18558d" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-3033b9bc-ca7e-4379-b879-3a8168f293b9" }, { "name": "Fetch account", "id": "fec6631b-c5f0-4d24-8ce2-7aed0b952563", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/organisation/accounts/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "accounts", ":id" ], "variable": [ { "id": "502a40f3-6af5-449c-b789-07cb5a296fa1", "key": "id", "value": "", "description": "(Required) Account Id" } ] } }, "response": [ { "id": "de312e85-f797-4f5a-97a9-c3809390365d", "name": "Account details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/accounts/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "accounts", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"country\": \"PM\",\n \"acceptance_qualifier\": \"next_working_day\",\n \"account_classification\": \"Personal\",\n \"account_matching_opt_out\": false,\n \"account_number\": \"EOPO41ZT52QLGGOP0B7RZPH2ZCW4H0YRICGBL0HFN0X046SKSD04\",\n \"alternative_bank_account_names\": [\n \"\",\n \"\"\n ],\n \"alternative_names\": [\n \"\",\n \"\"\n ],\n \"bank_account_name\": \"\",\n \"bank_id\": \"EGQ9FN4HFJ5HURG\",\n \"bank_id_code\": \"\",\n \"base_currency\": \"IFQ\",\n \"bic\": \"FOLAFK5I30L\",\n \"customer_id\": \"M$.itHujTMNSjQHJ8SHnkDyjs\",\n \"first_name\": \"\",\n \"iban\": \"TR63RSD4FLO446GX3BQC3JCIEQ80FR1W8MDYZF0IHKM68VYEMHWQ3P8632I\",\n \"joint_account\": false,\n \"name\": [\n \"\",\n \"\"\n ],\n \"name_matching_status\": \"supported\",\n \"organisation_identification\": {\n \"actors\": [\n {\n \"birth_date\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"residency\": \"AQ\",\n \"role\": \"\"\n },\n {\n \"birth_date\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"residency\": \"OT\",\n \"role\": \"\"\n }\n ],\n \"address\": [\n \"\",\n \"\"\n ],\n \"city\": \"\",\n \"country\": \"JD\",\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\",\n \"registration_number\": \"\",\n \"tax_residency\": \"UM\"\n },\n \"private_identification\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"birth_country\": \"YA\",\n \"birth_date\": \"\",\n \"city\": \"\",\n \"country\": \"SS\",\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"processing_service\": \"\",\n \"reference_mask\": \"\",\n \"secondary_identification\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"none\",\n \"switched\": false,\n \"switched_account_details\": {\n \"switched_effective_date\": \"\",\n \"account_number\": \"14087725\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"DYTACT3\",\n \"bank_id_code\": \"ESNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"account_type\": 0\n },\n \"title\": \"\",\n \"type\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"user_defined_information\": \"\",\n \"validation_type\": \"mandatory_reference\"\n },\n \"relationships\": {\n \"account_events\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"master_account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"kp\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-de312e85-f797-4f5a-97a9-c3809390365d" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-fec6631b-c5f0-4d24-8ce2-7aed0b952563" }, { "name": "Amend account", "id": "5d870dcd-009c-4a68-8f71-7bea44ece631", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"version\": \"\",\n \"attributes\": {\n \"acceptance_qualifier\": \"after_next_working_day\",\n \"account_classification\": \"Personal\",\n \"account_matching_opt_out\": \"\",\n \"account_number\": \"7NJZ03\",\n \"alternative_bank_account_names\": [\n \"\",\n \"\"\n ],\n \"alternative_names\": [\n \"\",\n \"\"\n ],\n \"bank_account_name\": \"\",\n \"bank_id\": \"MRXSZNBTY\",\n \"bank_id_code\": \"XOSMNXLK\",\n \"base_currency\": \"KAZ\",\n \"bic\": \"VDZZDRNOSAQ\",\n \"country\": \"HQ\",\n \"customer_id\": \"rTRq8Beh,fbmLfBpIv@EJTnOla7F-Cf9CgGbNf61$ppcBqpXwpoIDmoU9aexSCIgqfrXfk@FD\",\n \"first_name\": \"\",\n \"iban\": \"NP14LTDHBI3BLWQA57SJJRF2UE8\",\n \"joint_account\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"name_matching_status\": \"supported\",\n \"organisation_identification\": {\n \"actors\": [\n {\n \"birth_date\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"residency\": \"FV\",\n \"role\": \"\"\n },\n {\n \"birth_date\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"residency\": \"KO\",\n \"role\": \"\"\n }\n ],\n \"address\": [\n \"\",\n \"\"\n ],\n \"city\": \"\",\n \"country\": \"GB\",\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\",\n \"registration_number\": \"\",\n \"tax_residency\": \"SZ\"\n },\n \"private_identification\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"birth_country\": \"CK\",\n \"birth_date\": \"\",\n \"city\": \"\",\n \"country\": \"XD\",\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"processing_service\": \"\",\n \"reference_mask\": \"\",\n \"secondary_identification\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"business_reasons\",\n \"switched\": \"\",\n \"switched_account_details\": {\n \"switched_effective_date\": \"\",\n \"account_number\": \"81645802\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"GRBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"account_type\": 0\n },\n \"title\": \"\",\n \"type\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"user_defined_information\": \"\",\n \"validation_type\": \"card\"\n },\n \"relationships\": {\n \"account_events\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"master_account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"D\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/accounts/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "accounts", ":id" ], "variable": [ { "id": "579596eb-b77b-48a3-a86b-fd8cec5854ac", "key": "id", "value": "", "description": "(Required) Account Id" } ] } }, "response": [ { "id": "8e1e4752-ef62-40b5-8b75-81ce6cf66deb", "name": "Account updated", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"version\": \"\",\n \"attributes\": {\n \"acceptance_qualifier\": \"after_next_working_day\",\n \"account_classification\": \"Personal\",\n \"account_matching_opt_out\": \"\",\n \"account_number\": \"7NJZ03\",\n \"alternative_bank_account_names\": [\n \"\",\n \"\"\n ],\n \"alternative_names\": [\n \"\",\n \"\"\n ],\n \"bank_account_name\": \"\",\n \"bank_id\": \"MRXSZNBTY\",\n \"bank_id_code\": \"XOSMNXLK\",\n \"base_currency\": \"KAZ\",\n \"bic\": \"VDZZDRNOSAQ\",\n \"country\": \"HQ\",\n \"customer_id\": \"rTRq8Beh,fbmLfBpIv@EJTnOla7F-Cf9CgGbNf61$ppcBqpXwpoIDmoU9aexSCIgqfrXfk@FD\",\n \"first_name\": \"\",\n \"iban\": \"NP14LTDHBI3BLWQA57SJJRF2UE8\",\n \"joint_account\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"name_matching_status\": \"supported\",\n \"organisation_identification\": {\n \"actors\": [\n {\n \"birth_date\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"residency\": \"FV\",\n \"role\": \"\"\n },\n {\n \"birth_date\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"residency\": \"KO\",\n \"role\": \"\"\n }\n ],\n \"address\": [\n \"\",\n \"\"\n ],\n \"city\": \"\",\n \"country\": \"GB\",\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\",\n \"registration_number\": \"\",\n \"tax_residency\": \"SZ\"\n },\n \"private_identification\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"birth_country\": \"CK\",\n \"birth_date\": \"\",\n \"city\": \"\",\n \"country\": \"XD\",\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"processing_service\": \"\",\n \"reference_mask\": \"\",\n \"secondary_identification\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"business_reasons\",\n \"switched\": \"\",\n \"switched_account_details\": {\n \"switched_effective_date\": \"\",\n \"account_number\": \"81645802\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"GRBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"account_type\": 0\n },\n \"title\": \"\",\n \"type\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"user_defined_information\": \"\",\n \"validation_type\": \"card\"\n },\n \"relationships\": {\n \"account_events\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"master_account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"D\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/accounts/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "accounts", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"country\": \"PM\",\n \"acceptance_qualifier\": \"next_working_day\",\n \"account_classification\": \"Personal\",\n \"account_matching_opt_out\": false,\n \"account_number\": \"EOPO41ZT52QLGGOP0B7RZPH2ZCW4H0YRICGBL0HFN0X046SKSD04\",\n \"alternative_bank_account_names\": [\n \"\",\n \"\"\n ],\n \"alternative_names\": [\n \"\",\n \"\"\n ],\n \"bank_account_name\": \"\",\n \"bank_id\": \"EGQ9FN4HFJ5HURG\",\n \"bank_id_code\": \"\",\n \"base_currency\": \"IFQ\",\n \"bic\": \"FOLAFK5I30L\",\n \"customer_id\": \"M$.itHujTMNSjQHJ8SHnkDyjs\",\n \"first_name\": \"\",\n \"iban\": \"TR63RSD4FLO446GX3BQC3JCIEQ80FR1W8MDYZF0IHKM68VYEMHWQ3P8632I\",\n \"joint_account\": false,\n \"name\": [\n \"\",\n \"\"\n ],\n \"name_matching_status\": \"supported\",\n \"organisation_identification\": {\n \"actors\": [\n {\n \"birth_date\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"residency\": \"AQ\",\n \"role\": \"\"\n },\n {\n \"birth_date\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"residency\": \"OT\",\n \"role\": \"\"\n }\n ],\n \"address\": [\n \"\",\n \"\"\n ],\n \"city\": \"\",\n \"country\": \"JD\",\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\",\n \"registration_number\": \"\",\n \"tax_residency\": \"UM\"\n },\n \"private_identification\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"birth_country\": \"YA\",\n \"birth_date\": \"\",\n \"city\": \"\",\n \"country\": \"SS\",\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"processing_service\": \"\",\n \"reference_mask\": \"\",\n \"secondary_identification\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"none\",\n \"switched\": false,\n \"switched_account_details\": {\n \"switched_effective_date\": \"\",\n \"account_number\": \"14087725\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"DYTACT3\",\n \"bank_id_code\": \"ESNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"account_type\": 0\n },\n \"title\": \"\",\n \"type\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"user_defined_information\": \"\",\n \"validation_type\": \"mandatory_reference\"\n },\n \"relationships\": {\n \"account_events\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"master_account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"kp\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-8e1e4752-ef62-40b5-8b75-81ce6cf66deb" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-5d870dcd-009c-4a68-8f71-7bea44ece631" } ], "id": "fefc46f7-f47a-4955-a43d-37a7253fa015", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-fefc46f7-f47a-4955-a43d-37a7253fa015" }, { "name": "List accounts", "id": "83036f10-6c57-4d6c-8e9d-477ecc401457", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/organisation/accounts?page[number]=&page[before]=&page[after]=&page[size]=&filter[organisation_id]=,&filter[bank_id_code]=,&filter[bank_id]=,&filter[account_number]=,&filter[country]=,&filter[customer_id]=,&filter[iban]=,&filter[type]=,", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "accounts" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "" }, { "description": "Cursor value for getting previous page", "key": "page[before]", "value": "" }, { "description": "Cursor value for getting next page", "key": "page[after]", "value": "" }, { "description": "Number of items to select", "key": "page[size]", "value": "" }, { "description": "Filter by organisation id", "key": "filter[organisation_id]", "value": "," }, { "description": "Filter by type of bank id e.g. \"GBDSC\"", "key": "filter[bank_id_code]", "value": "," }, { "description": "Filter by bank id e.g. sort code or bic", "key": "filter[bank_id]", "value": "," }, { "description": "Filter by account number", "key": "filter[account_number]", "value": "," }, { "description": "Filter by country e.g. FR,GB", "key": "filter[country]", "value": "," }, { "description": "Filter by customer_id", "key": "filter[customer_id]", "value": "," }, { "description": "Filter by IBAN", "key": "filter[iban]", "value": "," }, { "description": "Filter by account type", "key": "filter[type]", "value": "," } ] } }, "response": [ { "id": "e0ec7868-e8b9-470a-b1ce-2e1b0d672bac", "name": "List of account details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/accounts?page[number]=&page[before]=&page[after]=&page[size]=&filter[organisation_id]=,&filter[bank_id_code]=,&filter[bank_id]=,&filter[account_number]=,&filter[country]=,&filter[customer_id]=,&filter[iban]=,&filter[type]=,", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "accounts" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "" }, { "description": "Cursor value for getting previous page", "key": "page[before]", "value": "" }, { "description": "Cursor value for getting next page", "key": "page[after]", "value": "" }, { "description": "Number of items to select", "key": "page[size]", "value": "" }, { "description": "Filter by organisation id", "key": "filter[organisation_id]", "value": "," }, { "description": "Filter by type of bank id e.g. \"GBDSC\"", "key": "filter[bank_id_code]", "value": "," }, { "description": "Filter by bank id e.g. sort code or bic", "key": "filter[bank_id]", "value": "," }, { "description": "Filter by account number", "key": "filter[account_number]", "value": "," }, { "description": "Filter by country e.g. FR,GB", "key": "filter[country]", "value": "," }, { "description": "Filter by customer_id", "key": "filter[customer_id]", "value": "," }, { "description": "Filter by IBAN", "key": "filter[iban]", "value": "," }, { "description": "Filter by account type", "key": "filter[type]", "value": "," } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"country\": \"JY\",\n \"acceptance_qualifier\": \"none\",\n \"account_classification\": \"Personal\",\n \"account_matching_opt_out\": false,\n \"account_number\": \"6HDY1MXE6B\",\n \"alternative_bank_account_names\": [\n \"\",\n \"\"\n ],\n \"alternative_names\": [\n \"\",\n \"\"\n ],\n \"bank_account_name\": \"\",\n \"bank_id\": \"BJ0E\",\n \"bank_id_code\": \"X\",\n \"base_currency\": \"HTX\",\n \"bic\": \"ZHYAUEFM\",\n \"customer_id\": \"81g1ug@jZFYH1Az6nhz4YKuamr1KpX,mCETZrjtt,CDiz2$QPfWiejdIW@A7LdcaEN ZE1QkD@a@cJV3zc3E-RnkQveEMx2WS-71m3QoTx3,cu8YlxYeO$17aSTw8WbpA5QzCkWln-9zA$ jvqUyJt4dVZblBcxyBUvzsHHqDVNL wS\",\n \"first_name\": \"\",\n \"iban\": \"YE54T37YMSD48EFDEX8Z27IGPIWJA8DFVUCPFBPGJKGKKBBXIEGH8B0A1HYCDHC\",\n \"joint_account\": false,\n \"name\": [\n \"\",\n \"\"\n ],\n \"name_matching_status\": \"supported\",\n \"organisation_identification\": {\n \"actors\": [\n {\n \"birth_date\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"residency\": \"HE\",\n \"role\": \"\"\n },\n {\n \"birth_date\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"residency\": \"YO\",\n \"role\": \"\"\n }\n ],\n \"address\": [\n \"\",\n \"\"\n ],\n \"city\": \"\",\n \"country\": \"FG\",\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\",\n \"registration_number\": \"\",\n \"tax_residency\": \"LO\"\n },\n \"private_identification\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"birth_country\": \"LN\",\n \"birth_date\": \"\",\n \"city\": \"\",\n \"country\": \"JZ\",\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"processing_service\": \"\",\n \"reference_mask\": \"\",\n \"secondary_identification\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"currency\",\n \"switched\": false,\n \"switched_account_details\": {\n \"switched_effective_date\": \"\",\n \"account_number\": \"16203179\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"1\",\n \"bank_id_code\": \"GRBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"account_type\": 0\n },\n \"title\": \"\",\n \"type\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"user_defined_information\": \"\",\n \"validation_type\": \"mandatory_reference\"\n },\n \"relationships\": {\n \"account_events\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"master_account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"MQPVHQ\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"country\": \"BR\",\n \"acceptance_qualifier\": \"next_working_day\",\n \"account_classification\": \"Personal\",\n \"account_matching_opt_out\": false,\n \"account_number\": \"8L5N5VDGNHUDRAHJZAGN91T23O5E3VPKCMAEIH\",\n \"alternative_bank_account_names\": [\n \"\",\n \"\"\n ],\n \"alternative_names\": [\n \"\",\n \"\"\n ],\n \"bank_account_name\": \"\",\n \"bank_id\": \"ZYH927S87CC1O\",\n \"bank_id_code\": \"ISQVMVHKCISNIU\",\n \"base_currency\": \"TWJ\",\n \"bic\": \"MIYZUN0GC54\",\n \"customer_id\": \"srjsSWECpum 9PgwTzr-2eE3TpBYHwjTmQ.2JsBuVwZa-2pbTXZCHAA1l1vVXlBd VA30 f0uitqN GYI1jF6tMJX, 6JmQi5g8$KZwNRmoh2fk4S5py2fUq1sEeaSjdd0SnsPn .E7yHZhgpl3fORgHHVZV$Km3Elx0udO4NebqgRYjsUy6e6EyROJOO,kyEbpKoAY,R2v9x bMSNGdG$LrWYHrNCEo4Y-C7,Krc\",\n \"first_name\": \"\",\n \"iban\": \"MF03G8OI8M7LKVDRI7L08A8C1LDHDHWT5BWH8FB9ZGKI\",\n \"joint_account\": false,\n \"name\": [\n \"\",\n \"\"\n ],\n \"name_matching_status\": \"supported\",\n \"organisation_identification\": {\n \"actors\": [\n {\n \"birth_date\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"residency\": \"BV\",\n \"role\": \"\"\n },\n {\n \"birth_date\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"residency\": \"YC\",\n \"role\": \"\"\n }\n ],\n \"address\": [\n \"\",\n \"\"\n ],\n \"city\": \"\",\n \"country\": \"OJ\",\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\",\n \"registration_number\": \"\",\n \"tax_residency\": \"IY\"\n },\n \"private_identification\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"birth_country\": \"JU\",\n \"birth_date\": \"\",\n \"city\": \"\",\n \"country\": \"OS\",\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"processing_service\": \"\",\n \"reference_mask\": \"\",\n \"secondary_identification\": \"\",\n \"status\": \"closed\",\n \"status_reason\": \"none\",\n \"switched\": false,\n \"switched_account_details\": {\n \"switched_effective_date\": \"\",\n \"account_number\": \"74861616\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"G1AQYHFUDZQTLEQX\",\n \"bank_id_code\": \"GBDSC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"account_type\": 0\n },\n \"title\": \"\",\n \"type\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"user_defined_information\": \"\",\n \"validation_type\": \"mandatory_reference\"\n },\n \"relationships\": {\n \"account_events\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"master_account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"TxUFxUOMFj\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-e0ec7868-e8b9-470a-b1ce-2e1b0d672bac" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-83036f10-6c57-4d6c-8e9d-477ecc401457" }, { "name": "Create account", "id": "1c34c805-a2d2-46e9-9196-a43ef96719c0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"country\": \"EZ\",\n \"acceptance_qualifier\": \"next_working_day\",\n \"account_classification\": \"Personal\",\n \"account_matching_opt_out\": false,\n \"account_number\": \"M2K54DOLQEX55DANB5BRQCYN69NDA2K3ICHCWD18LAZQ8XE\",\n \"alternative_bank_account_names\": [\n \"\",\n \"\"\n ],\n \"alternative_names\": [\n \"\",\n \"\"\n ],\n \"bank_account_name\": \"\",\n \"bank_id\": \"UKSLX1YI552\",\n \"bank_id_code\": \"HO\",\n \"base_currency\": \"OHO\",\n \"bic\": \"CKKXSWM1\",\n \"customer_id\": \"jDph8XN.TkHLYaEfBlpZaYJATS.1H0q,s$z,huqxggSpIt4mQ,6S8kFof76752gs0FfwBIvf-flupE,,Lb2AI81ReAmbW.Cx$Zf.qDNKmkrzfqV,u9Zw-NPF5vlqjaG--LFSNmDi.tAJ5dqRUvD53Z@A Fyol1z8,tp-xEU.RQLVHHSto2qcKKgLP7 x3T7H \",\n \"first_name\": \"\",\n \"iban\": \"CR52KA3DET\",\n \"joint_account\": false,\n \"name\": [\n \"\",\n \"\"\n ],\n \"name_matching_status\": \"supported\",\n \"organisation_identification\": {\n \"actors\": [\n {\n \"birth_date\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"residency\": \"TQ\",\n \"role\": \"\"\n },\n {\n \"birth_date\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"residency\": \"FF\",\n \"role\": \"\"\n }\n ],\n \"address\": [\n \"\",\n \"\"\n ],\n \"city\": \"\",\n \"country\": \"PV\",\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\",\n \"registration_number\": \"\",\n \"tax_residency\": \"ZO\"\n },\n \"private_identification\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"birth_country\": \"KS\",\n \"birth_date\": \"\",\n \"city\": \"\",\n \"country\": \"DD\",\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"processing_service\": \"\",\n \"reference_mask\": \"\",\n \"secondary_identification\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"none\",\n \"switched\": false,\n \"switched_account_details\": {\n \"switched_effective_date\": \"\",\n \"account_number\": \"58863122\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"PTNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"account_type\": 0\n },\n \"title\": \"\",\n \"type\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"user_defined_information\": \"\",\n \"validation_type\": \"none\"\n },\n \"relationships\": {\n \"account_events\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"master_account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"sS\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/accounts", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "accounts" ] } }, "response": [ { "id": "3aec1f16-429f-4ef4-b99c-255a0af07456", "name": "Account creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"country\": \"EZ\",\n \"acceptance_qualifier\": \"next_working_day\",\n \"account_classification\": \"Personal\",\n \"account_matching_opt_out\": false,\n \"account_number\": \"M2K54DOLQEX55DANB5BRQCYN69NDA2K3ICHCWD18LAZQ8XE\",\n \"alternative_bank_account_names\": [\n \"\",\n \"\"\n ],\n \"alternative_names\": [\n \"\",\n \"\"\n ],\n \"bank_account_name\": \"\",\n \"bank_id\": \"UKSLX1YI552\",\n \"bank_id_code\": \"HO\",\n \"base_currency\": \"OHO\",\n \"bic\": \"CKKXSWM1\",\n \"customer_id\": \"jDph8XN.TkHLYaEfBlpZaYJATS.1H0q,s$z,huqxggSpIt4mQ,6S8kFof76752gs0FfwBIvf-flupE,,Lb2AI81ReAmbW.Cx$Zf.qDNKmkrzfqV,u9Zw-NPF5vlqjaG--LFSNmDi.tAJ5dqRUvD53Z@A Fyol1z8,tp-xEU.RQLVHHSto2qcKKgLP7 x3T7H \",\n \"first_name\": \"\",\n \"iban\": \"CR52KA3DET\",\n \"joint_account\": false,\n \"name\": [\n \"\",\n \"\"\n ],\n \"name_matching_status\": \"supported\",\n \"organisation_identification\": {\n \"actors\": [\n {\n \"birth_date\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"residency\": \"TQ\",\n \"role\": \"\"\n },\n {\n \"birth_date\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"residency\": \"FF\",\n \"role\": \"\"\n }\n ],\n \"address\": [\n \"\",\n \"\"\n ],\n \"city\": \"\",\n \"country\": \"PV\",\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\",\n \"registration_number\": \"\",\n \"tax_residency\": \"ZO\"\n },\n \"private_identification\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"birth_country\": \"KS\",\n \"birth_date\": \"\",\n \"city\": \"\",\n \"country\": \"DD\",\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"processing_service\": \"\",\n \"reference_mask\": \"\",\n \"secondary_identification\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"none\",\n \"switched\": false,\n \"switched_account_details\": {\n \"switched_effective_date\": \"\",\n \"account_number\": \"58863122\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"PTNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"account_type\": 0\n },\n \"title\": \"\",\n \"type\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"user_defined_information\": \"\",\n \"validation_type\": \"none\"\n },\n \"relationships\": {\n \"account_events\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"master_account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"sS\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/accounts", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "accounts" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"country\": \"PM\",\n \"acceptance_qualifier\": \"next_working_day\",\n \"account_classification\": \"Personal\",\n \"account_matching_opt_out\": false,\n \"account_number\": \"EOPO41ZT52QLGGOP0B7RZPH2ZCW4H0YRICGBL0HFN0X046SKSD04\",\n \"alternative_bank_account_names\": [\n \"\",\n \"\"\n ],\n \"alternative_names\": [\n \"\",\n \"\"\n ],\n \"bank_account_name\": \"\",\n \"bank_id\": \"EGQ9FN4HFJ5HURG\",\n \"bank_id_code\": \"\",\n \"base_currency\": \"IFQ\",\n \"bic\": \"FOLAFK5I30L\",\n \"customer_id\": \"M$.itHujTMNSjQHJ8SHnkDyjs\",\n \"first_name\": \"\",\n \"iban\": \"TR63RSD4FLO446GX3BQC3JCIEQ80FR1W8MDYZF0IHKM68VYEMHWQ3P8632I\",\n \"joint_account\": false,\n \"name\": [\n \"\",\n \"\"\n ],\n \"name_matching_status\": \"supported\",\n \"organisation_identification\": {\n \"actors\": [\n {\n \"birth_date\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"residency\": \"AQ\",\n \"role\": \"\"\n },\n {\n \"birth_date\": \"\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"residency\": \"OT\",\n \"role\": \"\"\n }\n ],\n \"address\": [\n \"\",\n \"\"\n ],\n \"city\": \"\",\n \"country\": \"JD\",\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\",\n \"registration_number\": \"\",\n \"tax_residency\": \"UM\"\n },\n \"private_identification\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"birth_country\": \"YA\",\n \"birth_date\": \"\",\n \"city\": \"\",\n \"country\": \"SS\",\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"processing_service\": \"\",\n \"reference_mask\": \"\",\n \"secondary_identification\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"none\",\n \"switched\": false,\n \"switched_account_details\": {\n \"switched_effective_date\": \"\",\n \"account_number\": \"14087725\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"DYTACT3\",\n \"bank_id_code\": \"ESNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"account_type\": 0\n },\n \"title\": \"\",\n \"type\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"user_defined_information\": \"\",\n \"validation_type\": \"mandatory_reference\"\n },\n \"relationships\": {\n \"account_events\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"master_account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"kp\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-3aec1f16-429f-4ef4-b99c-255a0af07456" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-1c34c805-a2d2-46e9-9196-a43ef96719c0" } ], "id": "95bb4772-85c0-4059-8bd1-117fcdd25f41", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-95bb4772-85c0-4059-8bd1-117fcdd25f41" }, { "name": "branches", "item": [ { "name": "{branch_id}", "item": [ { "name": "identifications", "item": [ { "name": "{identification_id}", "item": [ { "name": "Delete branch identification", "id": "2e270401-09c0-4de0-908d-1d297ab73d91", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/organisation/branches/:branch_id/identifications/:identification_id?version=", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "branches", ":branch_id", "identifications", ":identification_id" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "id": "0126f0e6-755f-4c19-a800-fbd2bc66971e", "key": "branch_id", "value": "", "description": "(Required) Branch Id" }, { "id": "a7f44b33-032b-44a8-8510-560de3fa69a5", "key": "identification_id", "value": "", "description": "(Required) Branch Identification Id" } ] } }, "response": [ { "id": "ae9d34d8-ae2a-4882-9968-78ee07dd2457", "name": "Branch Identification deleted", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/branches/:branch_id/identifications/:identification_id?version=", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "branches", ":branch_id", "identifications", ":identification_id" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "key": "branch_id" }, { "key": "identification_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-ae9d34d8-ae2a-4882-9968-78ee07dd2457" }, { "id": "0fba18db-c080-4fdd-8164-ce6f95925b84", "name": "Branch Identification not found", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/branches/:branch_id/identifications/:identification_id?version=", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "branches", ":branch_id", "identifications", ":identification_id" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "key": "branch_id" }, { "key": "identification_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-0fba18db-c080-4fdd-8164-ce6f95925b84" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-2e270401-09c0-4de0-908d-1d297ab73d91" }, { "name": "Get a branch identification by id", "id": "d488c8fa-ab06-4eeb-b6ea-ab071d2d0e07", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/organisation/branches/:branch_id/identifications/:identification_id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "branches", ":branch_id", "identifications", ":identification_id" ], "variable": [ { "id": "eb068875-54a3-45db-b8e5-64bbd9e7de88", "key": "branch_id", "value": "", "description": "(Required) Branch Id" }, { "id": "b09d2ead-aaf5-416c-a26e-dbe2cefbdc20", "key": "identification_id", "value": "", "description": "(Required) Branch Identification Id" } ] } }, "response": [ { "id": "dc948095-1312-4a95-b60e-4e58004fd378", "name": "Branch Identification response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/branches/:branch_id/identifications/:identification_id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "branches", ":branch_id", "identifications", ":identification_id" ], "variable": [ { "key": "branch_id" }, { "key": "identification_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"attributes\": {\n \"secondary_identification\": \"\"\n },\n \"organisation_id\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"\",\n \"version\": \"\",\n \"relationships\": {\n \"branch\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-dc948095-1312-4a95-b60e-4e58004fd378" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-d488c8fa-ab06-4eeb-b6ea-ab071d2d0e07" }, { "name": "Amend Branch Identification", "id": "e830d4a8-c0bd-4674-af32-f19221dbc097", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"attributes\": {\n \"secondary_identification\": \"\"\n },\n \"organisation_id\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/branches/:branch_id/identifications/:identification_id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "branches", ":branch_id", "identifications", ":identification_id" ], "variable": [ { "id": "0474cc89-7151-47f0-8f37-4782882efcbd", "key": "branch_id", "value": "", "description": "(Required) Branch Id" }, { "id": "aff11014-0106-4d2c-a884-5bab62ba1139", "key": "identification_id", "value": "", "description": "(Required) Branch Identification Id; Must match id in the payload" } ] } }, "response": [ { "id": "a823a062-d826-4bb2-937d-76d4c56bcdca", "name": "Branch Identification updated", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"attributes\": {\n \"secondary_identification\": \"\"\n },\n \"organisation_id\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/branches/:branch_id/identifications/:identification_id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "branches", ":branch_id", "identifications", ":identification_id" ], "variable": [ { "key": "branch_id" }, { "key": "identification_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"attributes\": {\n \"secondary_identification\": \"\"\n },\n \"organisation_id\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"\",\n \"version\": \"\",\n \"relationships\": {\n \"branch\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-a823a062-d826-4bb2-937d-76d4c56bcdca" }, { "id": "b791d35b-eea6-4544-be51-1109056426ff", "name": "Branch Identification update error, constraint violation of secondary identification", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"attributes\": {\n \"secondary_identification\": \"\"\n },\n \"organisation_id\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/branches/:branch_id/identifications/:identification_id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "branches", ":branch_id", "identifications", ":identification_id" ], "variable": [ { "key": "branch_id" }, { "key": "identification_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b791d35b-eea6-4544-be51-1109056426ff" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-e830d4a8-c0bd-4674-af32-f19221dbc097" } ], "id": "9e1f8267-1108-448e-b820-cd1df41a5572", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-9e1f8267-1108-448e-b820-cd1df41a5572" }, { "name": "List Branch Identifications by Branch", "id": "4da6745e-63e2-46ad-b003-312885c97693", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/organisation/branches/:branch_id/identifications?page[number]=&page[size]=&filter[organisation_id]=,&filter[secondary_identification]=,", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "branches", ":branch_id", "identifications" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "" }, { "description": "Number of items to select", "key": "page[size]", "value": "" }, { "description": "Filter by organisation id", "key": "filter[organisation_id]", "value": "," }, { "description": "Filter to only include branch identifications with specified secondary_identification", "key": "filter[secondary_identification]", "value": "," } ], "variable": [ { "id": "5cffcaf6-e743-48ec-b534-55e2f7722b93", "key": "branch_id", "value": "", "description": "(Required) Branch Id to which this identification relates to" } ] } }, "response": [ { "id": "54dea6e3-ae3a-4a86-873d-5d65a3ace63b", "name": "List of branch identification", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/branches/:branch_id/identifications?page[number]=&page[size]=&filter[organisation_id]=,&filter[secondary_identification]=,", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "branches", ":branch_id", "identifications" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "" }, { "description": "Number of items to select", "key": "page[size]", "value": "" }, { "description": "Filter by organisation id", "key": "filter[organisation_id]", "value": "," }, { "description": "Filter to only include branch identifications with specified secondary_identification", "key": "filter[secondary_identification]", "value": "," } ], "variable": [ { "key": "branch_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"attributes\": {\n \"secondary_identification\": \"\"\n },\n \"organisation_id\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"attributes\": {\n \"secondary_identification\": \"\"\n },\n \"organisation_id\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-54dea6e3-ae3a-4a86-873d-5d65a3ace63b" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-4da6745e-63e2-46ad-b003-312885c97693" }, { "name": "Create an identification for an existing Branch", "id": "9b478955-eb5b-47d0-a7f3-9fa94373138a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"attributes\": {\n \"secondary_identification\": \"\"\n },\n \"organisation_id\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/branches/:branch_id/identifications", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "branches", ":branch_id", "identifications" ], "variable": [ { "id": "14ed6fb9-ec94-4bed-8c24-30fe43f427b6", "key": "branch_id", "value": "", "description": "(Required) Branch Id to which this identification relates to" } ] } }, "response": [ { "id": "c6c8fe6e-e5a7-40d6-9a7f-08bde97d80ea", "name": "Branch Identification creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"attributes\": {\n \"secondary_identification\": \"\"\n },\n \"organisation_id\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/branches/:branch_id/identifications", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "branches", ":branch_id", "identifications" ], "variable": [ { "key": "branch_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"attributes\": {\n \"secondary_identification\": \"\"\n },\n \"organisation_id\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"\",\n \"version\": \"\",\n \"relationships\": {\n \"branch\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-c6c8fe6e-e5a7-40d6-9a7f-08bde97d80ea" }, { "id": "986636c6-cfc5-4d04-835c-5f2ab24fbf8c", "name": "Branch Identification creation error, constraint violation of secondary identification", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"attributes\": {\n \"secondary_identification\": \"\"\n },\n \"organisation_id\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/branches/:branch_id/identifications", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "branches", ":branch_id", "identifications" ], "variable": [ { "key": "branch_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-986636c6-cfc5-4d04-835c-5f2ab24fbf8c" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-9b478955-eb5b-47d0-a7f3-9fa94373138a" } ], "id": "cefbba36-cbf4-42d9-99a3-1ad52e2957fa", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-cefbba36-cbf4-42d9-99a3-1ad52e2957fa" } ], "id": "53e58271-9a64-4c7f-80b0-f81e9a679862", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-53e58271-9a64-4c7f-80b0-f81e9a679862" }, { "name": "{id}", "item": [ { "name": "Delete branch", "id": "9b0161fc-bae6-4baa-b82d-9057ba5cf0fd", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/organisation/branches/:id?version=", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "branches", ":id" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "id": "7767eb7f-45a8-4d67-a783-7b7880c4509b", "key": "id", "value": "", "description": "(Required) Branch Id" } ] } }, "response": [ { "id": "e3df53b4-f9a0-4c40-a541-04e6b9cdc7ec", "name": "Branch deleted", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/branches/:id?version=", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "branches", ":id" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-e3df53b4-f9a0-4c40-a541-04e6b9cdc7ec" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-9b0161fc-bae6-4baa-b82d-9057ba5cf0fd" }, { "name": "Fetch branch", "id": "ad7934bc-54f9-4b6b-8d68-ec9bb9665b3e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/organisation/branches/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "branches", ":id" ], "variable": [ { "id": "ab33eef1-28db-49c6-b109-ea39c7f963b1", "key": "id", "value": "", "description": "(Required) Branch Id" } ] } }, "response": [ { "id": "624e9ddc-53de-4e9b-8177-be036c1a48e5", "name": "Branch details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/branches/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "branches", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"bank_id\": \"8QB2QXGV4O\",\n \"bank_id_code\": \"WIPZXEBNFZWK\",\n \"acceptance_qualifier\": \"same_day\",\n \"reference_mask\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"validation_type\": \"account_mod_check\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"AZu\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-624e9ddc-53de-4e9b-8177-be036c1a48e5" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-ad7934bc-54f9-4b6b-8d68-ec9bb9665b3e" }, { "name": "Amend branch", "id": "2a5e3204-2a16-4e9d-b458-6ddd0f79a07c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"version\": \"\",\n \"attributes\": {\n \"acceptance_qualifier\": \"none\",\n \"reference_mask\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"validation_type\": \"account_mod_check\"\n },\n \"type\": \"mfV\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/branches/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "branches", ":id" ], "variable": [ { "id": "7e824a7c-d9e7-47f8-a20f-c731caac0510", "key": "id", "value": "", "description": "(Required) Branches Id" } ] } }, "response": [ { "id": "2d315e47-fcff-4867-85ca-1ad1e12caad8", "name": "Branch updated", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"version\": \"\",\n \"attributes\": {\n \"acceptance_qualifier\": \"none\",\n \"reference_mask\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"validation_type\": \"account_mod_check\"\n },\n \"type\": \"mfV\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/branches/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "branches", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"bank_id\": \"8QB2QXGV4O\",\n \"bank_id_code\": \"WIPZXEBNFZWK\",\n \"acceptance_qualifier\": \"same_day\",\n \"reference_mask\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"validation_type\": \"account_mod_check\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"AZu\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-2d315e47-fcff-4867-85ca-1ad1e12caad8" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-2a5e3204-2a16-4e9d-b458-6ddd0f79a07c" } ], "id": "f8579bea-61ad-4b38-a914-8676bb130f1f", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-f8579bea-61ad-4b38-a914-8676bb130f1f" }, { "name": "List branches", "id": "9eef6b8d-7c7a-4cd4-b713-87ec81aa228c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/organisation/branches?page[number]=&page[size]=&filter[organisation_id]=,&filter[bank_id]=,&filter[bank_id_code]=,&filter[acceptance_qualifier]=,&filter[validation_type]=,&filter[reference_mask]=,", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "branches" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "" }, { "description": "Number of items to select", "key": "page[size]", "value": "" }, { "description": "Filter by organisation id", "key": "filter[organisation_id]", "value": "," }, { "description": "Filter by bank id e.g. sort code or bic", "key": "filter[bank_id]", "value": "," }, { "description": "Filter by type of bank id e.g. \"GBDSC\"", "key": "filter[bank_id_code]", "value": "," }, { "description": "Filter by acceptance qualifier", "key": "filter[acceptance_qualifier]", "value": "," }, { "description": "Filter by validation type e.g. card", "key": "filter[validation_type]", "value": "," }, { "description": "Filter by reference mask", "key": "filter[reference_mask]", "value": "," } ] } }, "response": [ { "id": "32855b47-ca82-46ef-a026-d792e7c6e1e1", "name": "List of branch details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/branches?page[number]=&page[size]=&filter[organisation_id]=,&filter[bank_id]=,&filter[bank_id_code]=,&filter[acceptance_qualifier]=,&filter[validation_type]=,&filter[reference_mask]=,", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "branches" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "" }, { "description": "Number of items to select", "key": "page[size]", "value": "" }, { "description": "Filter by organisation id", "key": "filter[organisation_id]", "value": "," }, { "description": "Filter by bank id e.g. sort code or bic", "key": "filter[bank_id]", "value": "," }, { "description": "Filter by type of bank id e.g. \"GBDSC\"", "key": "filter[bank_id_code]", "value": "," }, { "description": "Filter by acceptance qualifier", "key": "filter[acceptance_qualifier]", "value": "," }, { "description": "Filter by validation type e.g. card", "key": "filter[validation_type]", "value": "," }, { "description": "Filter by reference mask", "key": "filter[reference_mask]", "value": "," } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"bank_id\": \"HEAAYEFJ7B6\",\n \"bank_id_code\": \"XVXTMMAPPHYOCAQM\",\n \"acceptance_qualifier\": \"some_other_time\",\n \"reference_mask\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"validation_type\": \"mandatory_reference\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"kgoWpf\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"bank_id\": \"GXQB1LRDCA\",\n \"bank_id_code\": \"TMIELTMLPTJUQ\",\n \"acceptance_qualifier\": \"same_day\",\n \"reference_mask\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"validation_type\": \"none\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"kMtThP_cq\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-32855b47-ca82-46ef-a026-d792e7c6e1e1" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-9eef6b8d-7c7a-4cd4-b713-87ec81aa228c" }, { "name": "Create a Branch", "id": "5228e8ff-0e00-4a5c-bffd-409ef9bce683", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"bank_id\": \"7V14N6OC\",\n \"bank_id_code\": \"LWCVOQGLHUJ\",\n \"acceptance_qualifier\": \"next_working_day\",\n \"reference_mask\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"validation_type\": \"none\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"BZzEXm\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/branches", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "branches" ] } }, "response": [ { "id": "b812bf78-2aef-4170-94e6-30dd6fa65538", "name": "Branch creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"bank_id\": \"7V14N6OC\",\n \"bank_id_code\": \"LWCVOQGLHUJ\",\n \"acceptance_qualifier\": \"next_working_day\",\n \"reference_mask\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"validation_type\": \"none\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"BZzEXm\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/branches", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "branches" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"bank_id\": \"8QB2QXGV4O\",\n \"bank_id_code\": \"WIPZXEBNFZWK\",\n \"acceptance_qualifier\": \"same_day\",\n \"reference_mask\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"validation_type\": \"account_mod_check\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"AZu\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b812bf78-2aef-4170-94e6-30dd6fa65538" }, { "id": "64ad67e8-7d96-4193-aac0-a40245d3fd0e", "name": "Branch creation error, constraint violation of organisation id and bank id", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"bank_id\": \"7V14N6OC\",\n \"bank_id_code\": \"LWCVOQGLHUJ\",\n \"acceptance_qualifier\": \"next_working_day\",\n \"reference_mask\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"validation_type\": \"none\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"BZzEXm\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/branches", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "branches" ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-64ad67e8-7d96-4193-aac0-a40245d3fd0e" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-5228e8ff-0e00-4a5c-bffd-409ef9bce683" } ], "id": "4232252f-fce6-4024-84c0-01a45b22a42d", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-4232252f-fce6-4024-84c0-01a45b22a42d" }, { "name": "nameverifications", "item": [ { "name": "{id}", "item": [ { "name": "Fetch name verification resource", "id": "7ee5b4bb-1126-45f7-8dba-86025dd2980a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/organisation/nameverifications/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "nameverifications", ":id" ], "variable": [ { "id": "efcf51d2-c6fd-458a-a276-61ed5be3f53d", "key": "id", "value": "", "description": "(Required) Name Verification ID" } ] } }, "response": [ { "id": "396890df-7f4e-483a-904f-2c895c57e455", "name": "Name verification details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/nameverifications/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "nameverifications", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"account_number\": \"BZ2JXK5HWQOXNLEILRPYAFU93E900R\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"GBDSC\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"account_classification\": \"personal\",\n \"id_code_type\": \"\",\n \"psp_request_id\": \"\",\n \"request_datetime\": {\n \"format\": \"date-time\",\n \"nullable\": true\n },\n \"requester\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"GBDSC\"\n },\n \"secondary_identification\": \"\",\n \"verification_scheme\": \"CoP\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"failed\",\n \"actual_name\": \"\",\n \"answer\": \"confirmed\",\n \"debtor_party\": {\n \"account_with\": {\n \"bank_name\": \"\"\n }\n },\n \"reason\": \"\",\n \"reason_code\": \"ANNM\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"OlfZBAWCS\",\n \"version\": \"\"\n }\n ]\n },\n \"name_verification_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"delivery_confirmed\",\n \"actual_name\": \"\",\n \"additional_messages\": [\n {\n \"message_code\": \"\",\n \"message_text\": \"\",\n \"message_type\": \"\"\n }\n ],\n \"answer\": \"confirmed\",\n \"reason\": \"\",\n \"reason_code\": \"CASS\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"TmDEMbB\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"QvpwAPhqo\",\n \"version\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-396890df-7f4e-483a-904f-2c895c57e455" }, { "id": "f8d939b0-f79c-4da3-8413-f4b54270a526", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/nameverifications/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "nameverifications", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-f8d939b0-f79c-4da3-8413-f4b54270a526" }, { "id": "98523364-20e1-4e00-bd41-48ff7e8362d3", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/nameverifications/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "nameverifications", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-98523364-20e1-4e00-bd41-48ff7e8362d3" }, { "id": "07c1e231-a967-4217-a28a-6d965affee31", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/nameverifications/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "nameverifications", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-07c1e231-a967-4217-a28a-6d965affee31" }, { "id": "c82b313b-a4b0-4c3e-be80-7a3233a13298", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/nameverifications/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "nameverifications", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-c82b313b-a4b0-4c3e-be80-7a3233a13298" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-7ee5b4bb-1126-45f7-8dba-86025dd2980a" } ], "id": "344da66a-ea35-4096-a787-b79a34b635bc", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-344da66a-ea35-4096-a787-b79a34b635bc" }, { "name": "{name_verification_id}", "item": [ { "name": "admissions", "item": [ { "name": "{id}", "item": [ { "name": "Name verification admission fetch request", "id": "9a9cb49f-007d-4034-8a71-49f80b8f2e77", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/organisation/nameverifications/:name_verification_id/admissions/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "nameverifications", ":name_verification_id", "admissions", ":id" ], "variable": [ { "id": "6ce415ad-61db-4ed3-ba32-c1f6e6528367", "key": "name_verification_id", "value": "", "description": "(Required) " }, { "id": "74af210a-08e5-4bf1-aba1-762a7274459d", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "7f0731dc-da3f-4b21-a06e-d9bcc8a5d04d", "name": "Name verification admission details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/nameverifications/:name_verification_id/admissions/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "nameverifications", ":name_verification_id", "admissions", ":id" ], "variable": [ { "key": "name_verification_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"failed\",\n \"actual_name\": \"\",\n \"answer\": \"rejected\",\n \"debtor_party\": {\n \"account_with\": {\n \"bank_name\": \"\"\n }\n },\n \"reason\": \"\",\n \"reason_code\": \"OPTO\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"wii\",\n \"version\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-7f0731dc-da3f-4b21-a06e-d9bcc8a5d04d" }, { "id": "914aa28e-b5cd-41d2-88cb-c46d9925191d", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/nameverifications/:name_verification_id/admissions/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "nameverifications", ":name_verification_id", "admissions", ":id" ], "variable": [ { "key": "name_verification_id" }, { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-914aa28e-b5cd-41d2-88cb-c46d9925191d" }, { "id": "9c9d0bb1-2b3a-4625-a3f4-59c993a0efd6", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/nameverifications/:name_verification_id/admissions/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "nameverifications", ":name_verification_id", "admissions", ":id" ], "variable": [ { "key": "name_verification_id" }, { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-9c9d0bb1-2b3a-4625-a3f4-59c993a0efd6" }, { "id": "443876db-7ccb-4a42-9be6-70155798e7e8", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/nameverifications/:name_verification_id/admissions/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "nameverifications", ":name_verification_id", "admissions", ":id" ], "variable": [ { "key": "name_verification_id" }, { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-443876db-7ccb-4a42-9be6-70155798e7e8" }, { "id": "0530cafe-3894-42e0-8041-914db635d5ce", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/nameverifications/:name_verification_id/admissions/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "nameverifications", ":name_verification_id", "admissions", ":id" ], "variable": [ { "key": "name_verification_id" }, { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-0530cafe-3894-42e0-8041-914db635d5ce" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-9a9cb49f-007d-4034-8a71-49f80b8f2e77" } ], "id": "af8440b1-0daf-4bf7-ba50-b6297f575ca9", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-af8440b1-0daf-4bf7-ba50-b6297f575ca9" } ], "id": "f3631e28-a37a-4ad0-b1d5-bc0a4e812b50", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-f3631e28-a37a-4ad0-b1d5-bc0a4e812b50" } ], "id": "ffd270f3-9b99-450d-a4b2-0590602e34f1", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-ffd270f3-9b99-450d-a4b2-0590602e34f1" }, { "name": "List name verifications", "id": "634c6bf3-4d2d-48b2-a5cf-dda97aec9d1b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/organisation/nameverifications?page[number]=&page[size]=&filter[organisation_id]=&filter[account_classification]=&filter[account_number]=K0G6RTGG48LKNDBGVILP&filter[bank_id]=&filter[bank_id_code]=&filter[name]=,&filter[secondary_identification]=&filter[created_date_from]=&filter[created_date_to]=&filter[modified_date_from]=&filter[modified_date_to]=&filter[admission.created_date_from]=&filter[admission.created_date_to]=&filter[admission.modified_date_from]=&filter[admission.modified_date_to]=&filter[admission.status]=&filter[admission.answer]=&filter[admission.actual_name]=&filter[admission.reason]=&filter[admission.reason_code]=&filter[submission.created_date_from]=&filter[submission.created_date_to]=&filter[submission.modified_date_from]=&filter[submission.modified_date_to]=&filter[submission.status]=&filter[submission.answer]=&filter[submission.actual_name]=&filter[submission.reason]=&filter[submission.reason_code]=", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "nameverifications" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "" }, { "description": "Number of items to select", "key": "page[size]", "value": "" }, { "description": "Filter by organisation id", "key": "filter[organisation_id]", "value": "" }, { "description": "Filter by account classification", "key": "filter[account_classification]", "value": "" }, { "description": "Filter by account number", "key": "filter[account_number]", "value": "K0G6RTGG48LKNDBGVILP" }, { "description": "Filter by bank id", "key": "filter[bank_id]", "value": "" }, { "description": "Filter by bank id code", "key": "filter[bank_id_code]", "value": "" }, { "description": "Filter by name", "key": "filter[name]", "value": "," }, { "description": "Filter by secondary identification", "key": "filter[secondary_identification]", "value": "" }, { "description": "Filter by created date from", "key": "filter[created_date_from]", "value": "" }, { "description": "Filter by created date to", "key": "filter[created_date_to]", "value": "" }, { "description": "Filter by modified date from", "key": "filter[modified_date_from]", "value": "" }, { "description": "Filter by modified date to", "key": "filter[modified_date_to]", "value": "" }, { "description": "Filter by admission created date from", "key": "filter[admission.created_date_from]", "value": "" }, { "description": "Filter by admission created date to", "key": "filter[admission.created_date_to]", "value": "" }, { "description": "Filter by admission modified date from", "key": "filter[admission.modified_date_from]", "value": "" }, { "description": "Filter by admission modified date to", "key": "filter[admission.modified_date_to]", "value": "" }, { "description": "Filter by admission status", "key": "filter[admission.status]", "value": "" }, { "description": "Filter by admission answer", "key": "filter[admission.answer]", "value": "" }, { "description": "Filter by admission actual name", "key": "filter[admission.actual_name]", "value": "" }, { "description": "Filter by admission reason", "key": "filter[admission.reason]", "value": "" }, { "description": "Filter by admission reason code", "key": "filter[admission.reason_code]", "value": "" }, { "description": "Filter by submission created date from", "key": "filter[submission.created_date_from]", "value": "" }, { "description": "Filter by submission created date to", "key": "filter[submission.created_date_to]", "value": "" }, { "description": "Filter by submission modified date from", "key": "filter[submission.modified_date_from]", "value": "" }, { "description": "Filter by submission modified date to", "key": "filter[submission.modified_date_to]", "value": "" }, { "description": "Filter by submission status", "key": "filter[submission.status]", "value": "" }, { "description": "Filter by submission answer", "key": "filter[submission.answer]", "value": "" }, { "description": "Filter by submission actual name", "key": "filter[submission.actual_name]", "value": "" }, { "description": "Filter by submission reason", "key": "filter[submission.reason]", "value": "" }, { "description": "Filter by submission reason code", "key": "filter[submission.reason_code]", "value": "" } ] } }, "response": [ { "id": "561aca5e-7cbe-48be-8da6-e41ed73f9544", "name": "List of name verification details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/nameverifications?page[number]=&page[size]=&filter[organisation_id]=&filter[account_classification]=&filter[account_number]=K0G6RTGG48LKNDBGVILP&filter[bank_id]=&filter[bank_id_code]=&filter[name]=,&filter[secondary_identification]=&filter[created_date_from]=&filter[created_date_to]=&filter[modified_date_from]=&filter[modified_date_to]=&filter[admission.created_date_from]=&filter[admission.created_date_to]=&filter[admission.modified_date_from]=&filter[admission.modified_date_to]=&filter[admission.status]=&filter[admission.answer]=&filter[admission.actual_name]=&filter[admission.reason]=&filter[admission.reason_code]=&filter[submission.created_date_from]=&filter[submission.created_date_to]=&filter[submission.modified_date_from]=&filter[submission.modified_date_to]=&filter[submission.status]=&filter[submission.answer]=&filter[submission.actual_name]=&filter[submission.reason]=&filter[submission.reason_code]=", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "nameverifications" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "" }, { "description": "Number of items to select", "key": "page[size]", "value": "" }, { "description": "Filter by organisation id", "key": "filter[organisation_id]", "value": "" }, { "description": "Filter by account classification", "key": "filter[account_classification]", "value": "" }, { "description": "Filter by account number", "key": "filter[account_number]", "value": "K0G6RTGG48LKNDBGVILP" }, { "description": "Filter by bank id", "key": "filter[bank_id]", "value": "" }, { "description": "Filter by bank id code", "key": "filter[bank_id_code]", "value": "" }, { "description": "Filter by name", "key": "filter[name]", "value": "," }, { "description": "Filter by secondary identification", "key": "filter[secondary_identification]", "value": "" }, { "description": "Filter by created date from", "key": "filter[created_date_from]", "value": "" }, { "description": "Filter by created date to", "key": "filter[created_date_to]", "value": "" }, { "description": "Filter by modified date from", "key": "filter[modified_date_from]", "value": "" }, { "description": "Filter by modified date to", "key": "filter[modified_date_to]", "value": "" }, { "description": "Filter by admission created date from", "key": "filter[admission.created_date_from]", "value": "" }, { "description": "Filter by admission created date to", "key": "filter[admission.created_date_to]", "value": "" }, { "description": "Filter by admission modified date from", "key": "filter[admission.modified_date_from]", "value": "" }, { "description": "Filter by admission modified date to", "key": "filter[admission.modified_date_to]", "value": "" }, { "description": "Filter by admission status", "key": "filter[admission.status]", "value": "" }, { "description": "Filter by admission answer", "key": "filter[admission.answer]", "value": "" }, { "description": "Filter by admission actual name", "key": "filter[admission.actual_name]", "value": "" }, { "description": "Filter by admission reason", "key": "filter[admission.reason]", "value": "" }, { "description": "Filter by admission reason code", "key": "filter[admission.reason_code]", "value": "" }, { "description": "Filter by submission created date from", "key": "filter[submission.created_date_from]", "value": "" }, { "description": "Filter by submission created date to", "key": "filter[submission.created_date_to]", "value": "" }, { "description": "Filter by submission modified date from", "key": "filter[submission.modified_date_from]", "value": "" }, { "description": "Filter by submission modified date to", "key": "filter[submission.modified_date_to]", "value": "" }, { "description": "Filter by submission status", "key": "filter[submission.status]", "value": "" }, { "description": "Filter by submission answer", "key": "filter[submission.answer]", "value": "" }, { "description": "Filter by submission actual name", "key": "filter[submission.actual_name]", "value": "" }, { "description": "Filter by submission reason", "key": "filter[submission.reason]", "value": "" }, { "description": "Filter by submission reason code", "key": "filter[submission.reason_code]", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"account_number\": \"SJFJ18579PL8PJQUKUCDMV\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"GBDSC\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"account_classification\": \"personal\",\n \"id_code_type\": \"\",\n \"psp_request_id\": \"\",\n \"request_datetime\": {\n \"format\": \"date-time\",\n \"nullable\": true\n },\n \"requester\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"GBDSC\"\n },\n \"secondary_identification\": \"\",\n \"verification_scheme\": \"CoP\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"confirmed\",\n \"actual_name\": \"\",\n \"answer\": \"confirmed\",\n \"debtor_party\": {\n \"account_with\": {\n \"bank_name\": \"\"\n }\n },\n \"reason\": \"\",\n \"reason_code\": \"NMTC\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"cWtrWFhB\",\n \"version\": \"\"\n }\n ]\n },\n \"name_verification_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"delivery_confirmed\",\n \"actual_name\": \"\",\n \"additional_messages\": [\n {\n \"message_code\": \"\",\n \"message_text\": \"\",\n \"message_type\": \"\"\n }\n ],\n \"answer\": \"rejected\",\n \"reason\": \"\",\n \"reason_code\": \"NOAP\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"pTjO\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"account_number\": \"PLGPP77W\",\n \"account_number_code\": \"IBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"SWBIC\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"account_classification\": \"business\",\n \"id_code_type\": \"\",\n \"psp_request_id\": \"\",\n \"request_datetime\": {\n \"format\": \"date-time\",\n \"nullable\": true\n },\n \"requester\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"SWBIC\"\n },\n \"secondary_identification\": \"\",\n \"verification_scheme\": \"CoP\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"confirmed\",\n \"actual_name\": \"\",\n \"answer\": \"rejected\",\n \"debtor_party\": {\n \"account_with\": {\n \"bank_name\": \"\"\n }\n },\n \"reason\": \"\",\n \"reason_code\": \"MBAM\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"ftI\",\n \"version\": \"\"\n }\n ]\n },\n \"name_verification_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"delivery_failed\",\n \"actual_name\": \"\",\n \"additional_messages\": [\n {\n \"message_code\": \"\",\n \"message_text\": \"\",\n \"message_type\": \"\"\n }\n ],\n \"answer\": \"confirmed\",\n \"reason\": \"\",\n \"reason_code\": \"CASS\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"ovRhAAw\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-561aca5e-7cbe-48be-8da6-e41ed73f9544" }, { "id": "1b124f26-a38f-4667-8ca3-01e319f404e5", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/nameverifications?page[number]=&page[size]=&filter[organisation_id]=&filter[account_classification]=&filter[account_number]=K0G6RTGG48LKNDBGVILP&filter[bank_id]=&filter[bank_id_code]=&filter[name]=,&filter[secondary_identification]=&filter[created_date_from]=&filter[created_date_to]=&filter[modified_date_from]=&filter[modified_date_to]=&filter[admission.created_date_from]=&filter[admission.created_date_to]=&filter[admission.modified_date_from]=&filter[admission.modified_date_to]=&filter[admission.status]=&filter[admission.answer]=&filter[admission.actual_name]=&filter[admission.reason]=&filter[admission.reason_code]=&filter[submission.created_date_from]=&filter[submission.created_date_to]=&filter[submission.modified_date_from]=&filter[submission.modified_date_to]=&filter[submission.status]=&filter[submission.answer]=&filter[submission.actual_name]=&filter[submission.reason]=&filter[submission.reason_code]=", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "nameverifications" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "" }, { "description": "Number of items to select", "key": "page[size]", "value": "" }, { "description": "Filter by organisation id", "key": "filter[organisation_id]", "value": "" }, { "description": "Filter by account classification", "key": "filter[account_classification]", "value": "" }, { "description": "Filter by account number", "key": "filter[account_number]", "value": "K0G6RTGG48LKNDBGVILP" }, { "description": "Filter by bank id", "key": "filter[bank_id]", "value": "" }, { "description": "Filter by bank id code", "key": "filter[bank_id_code]", "value": "" }, { "description": "Filter by name", "key": "filter[name]", "value": "," }, { "description": "Filter by secondary identification", "key": "filter[secondary_identification]", "value": "" }, { "description": "Filter by created date from", "key": "filter[created_date_from]", "value": "" }, { "description": "Filter by created date to", "key": "filter[created_date_to]", "value": "" }, { "description": "Filter by modified date from", "key": "filter[modified_date_from]", "value": "" }, { "description": "Filter by modified date to", "key": "filter[modified_date_to]", "value": "" }, { "description": "Filter by admission created date from", "key": "filter[admission.created_date_from]", "value": "" }, { "description": "Filter by admission created date to", "key": "filter[admission.created_date_to]", "value": "" }, { "description": "Filter by admission modified date from", "key": "filter[admission.modified_date_from]", "value": "" }, { "description": "Filter by admission modified date to", "key": "filter[admission.modified_date_to]", "value": "" }, { "description": "Filter by admission status", "key": "filter[admission.status]", "value": "" }, { "description": "Filter by admission answer", "key": "filter[admission.answer]", "value": "" }, { "description": "Filter by admission actual name", "key": "filter[admission.actual_name]", "value": "" }, { "description": "Filter by admission reason", "key": "filter[admission.reason]", "value": "" }, { "description": "Filter by admission reason code", "key": "filter[admission.reason_code]", "value": "" }, { "description": "Filter by submission created date from", "key": "filter[submission.created_date_from]", "value": "" }, { "description": "Filter by submission created date to", "key": "filter[submission.created_date_to]", "value": "" }, { "description": "Filter by submission modified date from", "key": "filter[submission.modified_date_from]", "value": "" }, { "description": "Filter by submission modified date to", "key": "filter[submission.modified_date_to]", "value": "" }, { "description": "Filter by submission status", "key": "filter[submission.status]", "value": "" }, { "description": "Filter by submission answer", "key": "filter[submission.answer]", "value": "" }, { "description": "Filter by submission actual name", "key": "filter[submission.actual_name]", "value": "" }, { "description": "Filter by submission reason", "key": "filter[submission.reason]", "value": "" }, { "description": "Filter by submission reason code", "key": "filter[submission.reason_code]", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-1b124f26-a38f-4667-8ca3-01e319f404e5" }, { "id": "91a734ee-a454-431f-bfee-33550aaa8b8b", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/nameverifications?page[number]=&page[size]=&filter[organisation_id]=&filter[account_classification]=&filter[account_number]=K0G6RTGG48LKNDBGVILP&filter[bank_id]=&filter[bank_id_code]=&filter[name]=,&filter[secondary_identification]=&filter[created_date_from]=&filter[created_date_to]=&filter[modified_date_from]=&filter[modified_date_to]=&filter[admission.created_date_from]=&filter[admission.created_date_to]=&filter[admission.modified_date_from]=&filter[admission.modified_date_to]=&filter[admission.status]=&filter[admission.answer]=&filter[admission.actual_name]=&filter[admission.reason]=&filter[admission.reason_code]=&filter[submission.created_date_from]=&filter[submission.created_date_to]=&filter[submission.modified_date_from]=&filter[submission.modified_date_to]=&filter[submission.status]=&filter[submission.answer]=&filter[submission.actual_name]=&filter[submission.reason]=&filter[submission.reason_code]=", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "nameverifications" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "" }, { "description": "Number of items to select", "key": "page[size]", "value": "" }, { "description": "Filter by organisation id", "key": "filter[organisation_id]", "value": "" }, { "description": "Filter by account classification", "key": "filter[account_classification]", "value": "" }, { "description": "Filter by account number", "key": "filter[account_number]", "value": "K0G6RTGG48LKNDBGVILP" }, { "description": "Filter by bank id", "key": "filter[bank_id]", "value": "" }, { "description": "Filter by bank id code", "key": "filter[bank_id_code]", "value": "" }, { "description": "Filter by name", "key": "filter[name]", "value": "," }, { "description": "Filter by secondary identification", "key": "filter[secondary_identification]", "value": "" }, { "description": "Filter by created date from", "key": "filter[created_date_from]", "value": "" }, { "description": "Filter by created date to", "key": "filter[created_date_to]", "value": "" }, { "description": "Filter by modified date from", "key": "filter[modified_date_from]", "value": "" }, { "description": "Filter by modified date to", "key": "filter[modified_date_to]", "value": "" }, { "description": "Filter by admission created date from", "key": "filter[admission.created_date_from]", "value": "" }, { "description": "Filter by admission created date to", "key": "filter[admission.created_date_to]", "value": "" }, { "description": "Filter by admission modified date from", "key": "filter[admission.modified_date_from]", "value": "" }, { "description": "Filter by admission modified date to", "key": "filter[admission.modified_date_to]", "value": "" }, { "description": "Filter by admission status", "key": "filter[admission.status]", "value": "" }, { "description": "Filter by admission answer", "key": "filter[admission.answer]", "value": "" }, { "description": "Filter by admission actual name", "key": "filter[admission.actual_name]", "value": "" }, { "description": "Filter by admission reason", "key": "filter[admission.reason]", "value": "" }, { "description": "Filter by admission reason code", "key": "filter[admission.reason_code]", "value": "" }, { "description": "Filter by submission created date from", "key": "filter[submission.created_date_from]", "value": "" }, { "description": "Filter by submission created date to", "key": "filter[submission.created_date_to]", "value": "" }, { "description": "Filter by submission modified date from", "key": "filter[submission.modified_date_from]", "value": "" }, { "description": "Filter by submission modified date to", "key": "filter[submission.modified_date_to]", "value": "" }, { "description": "Filter by submission status", "key": "filter[submission.status]", "value": "" }, { "description": "Filter by submission answer", "key": "filter[submission.answer]", "value": "" }, { "description": "Filter by submission actual name", "key": "filter[submission.actual_name]", "value": "" }, { "description": "Filter by submission reason", "key": "filter[submission.reason]", "value": "" }, { "description": "Filter by submission reason code", "key": "filter[submission.reason_code]", "value": "" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-91a734ee-a454-431f-bfee-33550aaa8b8b" }, { "id": "7ce6123f-d5cb-44ad-aac6-686f35761f40", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/nameverifications?page[number]=&page[size]=&filter[organisation_id]=&filter[account_classification]=&filter[account_number]=K0G6RTGG48LKNDBGVILP&filter[bank_id]=&filter[bank_id_code]=&filter[name]=,&filter[secondary_identification]=&filter[created_date_from]=&filter[created_date_to]=&filter[modified_date_from]=&filter[modified_date_to]=&filter[admission.created_date_from]=&filter[admission.created_date_to]=&filter[admission.modified_date_from]=&filter[admission.modified_date_to]=&filter[admission.status]=&filter[admission.answer]=&filter[admission.actual_name]=&filter[admission.reason]=&filter[admission.reason_code]=&filter[submission.created_date_from]=&filter[submission.created_date_to]=&filter[submission.modified_date_from]=&filter[submission.modified_date_to]=&filter[submission.status]=&filter[submission.answer]=&filter[submission.actual_name]=&filter[submission.reason]=&filter[submission.reason_code]=", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "nameverifications" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "" }, { "description": "Number of items to select", "key": "page[size]", "value": "" }, { "description": "Filter by organisation id", "key": "filter[organisation_id]", "value": "" }, { "description": "Filter by account classification", "key": "filter[account_classification]", "value": "" }, { "description": "Filter by account number", "key": "filter[account_number]", "value": "K0G6RTGG48LKNDBGVILP" }, { "description": "Filter by bank id", "key": "filter[bank_id]", "value": "" }, { "description": "Filter by bank id code", "key": "filter[bank_id_code]", "value": "" }, { "description": "Filter by name", "key": "filter[name]", "value": "," }, { "description": "Filter by secondary identification", "key": "filter[secondary_identification]", "value": "" }, { "description": "Filter by created date from", "key": "filter[created_date_from]", "value": "" }, { "description": "Filter by created date to", "key": "filter[created_date_to]", "value": "" }, { "description": "Filter by modified date from", "key": "filter[modified_date_from]", "value": "" }, { "description": "Filter by modified date to", "key": "filter[modified_date_to]", "value": "" }, { "description": "Filter by admission created date from", "key": "filter[admission.created_date_from]", "value": "" }, { "description": "Filter by admission created date to", "key": "filter[admission.created_date_to]", "value": "" }, { "description": "Filter by admission modified date from", "key": "filter[admission.modified_date_from]", "value": "" }, { "description": "Filter by admission modified date to", "key": "filter[admission.modified_date_to]", "value": "" }, { "description": "Filter by admission status", "key": "filter[admission.status]", "value": "" }, { "description": "Filter by admission answer", "key": "filter[admission.answer]", "value": "" }, { "description": "Filter by admission actual name", "key": "filter[admission.actual_name]", "value": "" }, { "description": "Filter by admission reason", "key": "filter[admission.reason]", "value": "" }, { "description": "Filter by admission reason code", "key": "filter[admission.reason_code]", "value": "" }, { "description": "Filter by submission created date from", "key": "filter[submission.created_date_from]", "value": "" }, { "description": "Filter by submission created date to", "key": "filter[submission.created_date_to]", "value": "" }, { "description": "Filter by submission modified date from", "key": "filter[submission.modified_date_from]", "value": "" }, { "description": "Filter by submission modified date to", "key": "filter[submission.modified_date_to]", "value": "" }, { "description": "Filter by submission status", "key": "filter[submission.status]", "value": "" }, { "description": "Filter by submission answer", "key": "filter[submission.answer]", "value": "" }, { "description": "Filter by submission actual name", "key": "filter[submission.actual_name]", "value": "" }, { "description": "Filter by submission reason", "key": "filter[submission.reason]", "value": "" }, { "description": "Filter by submission reason code", "key": "filter[submission.reason_code]", "value": "" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-7ce6123f-d5cb-44ad-aac6-686f35761f40" }, { "id": "28c667a4-ad70-4172-b84b-2a86a00c2982", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/nameverifications?page[number]=&page[size]=&filter[organisation_id]=&filter[account_classification]=&filter[account_number]=K0G6RTGG48LKNDBGVILP&filter[bank_id]=&filter[bank_id_code]=&filter[name]=,&filter[secondary_identification]=&filter[created_date_from]=&filter[created_date_to]=&filter[modified_date_from]=&filter[modified_date_to]=&filter[admission.created_date_from]=&filter[admission.created_date_to]=&filter[admission.modified_date_from]=&filter[admission.modified_date_to]=&filter[admission.status]=&filter[admission.answer]=&filter[admission.actual_name]=&filter[admission.reason]=&filter[admission.reason_code]=&filter[submission.created_date_from]=&filter[submission.created_date_to]=&filter[submission.modified_date_from]=&filter[submission.modified_date_to]=&filter[submission.status]=&filter[submission.answer]=&filter[submission.actual_name]=&filter[submission.reason]=&filter[submission.reason_code]=", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "nameverifications" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "" }, { "description": "Number of items to select", "key": "page[size]", "value": "" }, { "description": "Filter by organisation id", "key": "filter[organisation_id]", "value": "" }, { "description": "Filter by account classification", "key": "filter[account_classification]", "value": "" }, { "description": "Filter by account number", "key": "filter[account_number]", "value": "K0G6RTGG48LKNDBGVILP" }, { "description": "Filter by bank id", "key": "filter[bank_id]", "value": "" }, { "description": "Filter by bank id code", "key": "filter[bank_id_code]", "value": "" }, { "description": "Filter by name", "key": "filter[name]", "value": "," }, { "description": "Filter by secondary identification", "key": "filter[secondary_identification]", "value": "" }, { "description": "Filter by created date from", "key": "filter[created_date_from]", "value": "" }, { "description": "Filter by created date to", "key": "filter[created_date_to]", "value": "" }, { "description": "Filter by modified date from", "key": "filter[modified_date_from]", "value": "" }, { "description": "Filter by modified date to", "key": "filter[modified_date_to]", "value": "" }, { "description": "Filter by admission created date from", "key": "filter[admission.created_date_from]", "value": "" }, { "description": "Filter by admission created date to", "key": "filter[admission.created_date_to]", "value": "" }, { "description": "Filter by admission modified date from", "key": "filter[admission.modified_date_from]", "value": "" }, { "description": "Filter by admission modified date to", "key": "filter[admission.modified_date_to]", "value": "" }, { "description": "Filter by admission status", "key": "filter[admission.status]", "value": "" }, { "description": "Filter by admission answer", "key": "filter[admission.answer]", "value": "" }, { "description": "Filter by admission actual name", "key": "filter[admission.actual_name]", "value": "" }, { "description": "Filter by admission reason", "key": "filter[admission.reason]", "value": "" }, { "description": "Filter by admission reason code", "key": "filter[admission.reason_code]", "value": "" }, { "description": "Filter by submission created date from", "key": "filter[submission.created_date_from]", "value": "" }, { "description": "Filter by submission created date to", "key": "filter[submission.created_date_to]", "value": "" }, { "description": "Filter by submission modified date from", "key": "filter[submission.modified_date_from]", "value": "" }, { "description": "Filter by submission modified date to", "key": "filter[submission.modified_date_to]", "value": "" }, { "description": "Filter by submission status", "key": "filter[submission.status]", "value": "" }, { "description": "Filter by submission answer", "key": "filter[submission.answer]", "value": "" }, { "description": "Filter by submission actual name", "key": "filter[submission.actual_name]", "value": "" }, { "description": "Filter by submission reason", "key": "filter[submission.reason]", "value": "" }, { "description": "Filter by submission reason code", "key": "filter[submission.reason_code]", "value": "" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-28c667a4-ad70-4172-b84b-2a86a00c2982" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-634c6bf3-4d2d-48b2-a5cf-dda97aec9d1b" }, { "name": "Name verification creation request", "id": "ef39ea70-b0ed-436f-bbbe-4e24b673457a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"account_number\": \"FY08GWQN\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"SWBIC\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"account_classification\": \"business\",\n \"id_code_type\": \"\",\n \"psp_request_id\": \"\",\n \"request_datetime\": {\n \"format\": \"date-time\",\n \"nullable\": true\n },\n \"requester\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"GBDSC\"\n },\n \"secondary_identification\": \"\",\n \"verification_scheme\": \"CoP\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"failed\",\n \"actual_name\": \"\",\n \"answer\": \"confirmed\",\n \"debtor_party\": {\n \"account_with\": {\n \"bank_name\": \"\"\n }\n },\n \"reason\": \"\",\n \"reason_code\": \"OPTO\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"vcbaAhm\",\n \"version\": \"\"\n }\n ]\n },\n \"name_verification_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"delivery_failed\",\n \"actual_name\": \"\",\n \"additional_messages\": [\n {\n \"message_code\": \"\",\n \"message_text\": \"\",\n \"message_type\": \"\"\n }\n ],\n \"answer\": \"confirmed\",\n \"reason\": \"\",\n \"reason_code\": \"MBAM\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"g_sERtht\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"it\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/nameverifications", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "nameverifications" ] } }, "response": [ { "id": "b4d10889-6e3b-4b77-94e8-50aeb10e925d", "name": "created", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"account_number\": \"FY08GWQN\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"SWBIC\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"account_classification\": \"business\",\n \"id_code_type\": \"\",\n \"psp_request_id\": \"\",\n \"request_datetime\": {\n \"format\": \"date-time\",\n \"nullable\": true\n },\n \"requester\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"GBDSC\"\n },\n \"secondary_identification\": \"\",\n \"verification_scheme\": \"CoP\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"failed\",\n \"actual_name\": \"\",\n \"answer\": \"confirmed\",\n \"debtor_party\": {\n \"account_with\": {\n \"bank_name\": \"\"\n }\n },\n \"reason\": \"\",\n \"reason_code\": \"OPTO\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"vcbaAhm\",\n \"version\": \"\"\n }\n ]\n },\n \"name_verification_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"delivery_failed\",\n \"actual_name\": \"\",\n \"additional_messages\": [\n {\n \"message_code\": \"\",\n \"message_text\": \"\",\n \"message_type\": \"\"\n }\n ],\n \"answer\": \"confirmed\",\n \"reason\": \"\",\n \"reason_code\": \"MBAM\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"g_sERtht\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"it\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/nameverifications", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "nameverifications" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"account_number\": \"BZ2JXK5HWQOXNLEILRPYAFU93E900R\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"GBDSC\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"account_classification\": \"personal\",\n \"id_code_type\": \"\",\n \"psp_request_id\": \"\",\n \"request_datetime\": {\n \"format\": \"date-time\",\n \"nullable\": true\n },\n \"requester\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"GBDSC\"\n },\n \"secondary_identification\": \"\",\n \"verification_scheme\": \"CoP\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"failed\",\n \"actual_name\": \"\",\n \"answer\": \"confirmed\",\n \"debtor_party\": {\n \"account_with\": {\n \"bank_name\": \"\"\n }\n },\n \"reason\": \"\",\n \"reason_code\": \"ANNM\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"OlfZBAWCS\",\n \"version\": \"\"\n }\n ]\n },\n \"name_verification_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"delivery_confirmed\",\n \"actual_name\": \"\",\n \"additional_messages\": [\n {\n \"message_code\": \"\",\n \"message_text\": \"\",\n \"message_type\": \"\"\n }\n ],\n \"answer\": \"confirmed\",\n \"reason\": \"\",\n \"reason_code\": \"CASS\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"TmDEMbB\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"QvpwAPhqo\",\n \"version\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b4d10889-6e3b-4b77-94e8-50aeb10e925d" }, { "id": "59a03e77-8fe8-474f-ac79-69762621b951", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"account_number\": \"FY08GWQN\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"SWBIC\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"account_classification\": \"business\",\n \"id_code_type\": \"\",\n \"psp_request_id\": \"\",\n \"request_datetime\": {\n \"format\": \"date-time\",\n \"nullable\": true\n },\n \"requester\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"GBDSC\"\n },\n \"secondary_identification\": \"\",\n \"verification_scheme\": \"CoP\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"failed\",\n \"actual_name\": \"\",\n \"answer\": \"confirmed\",\n \"debtor_party\": {\n \"account_with\": {\n \"bank_name\": \"\"\n }\n },\n \"reason\": \"\",\n \"reason_code\": \"OPTO\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"vcbaAhm\",\n \"version\": \"\"\n }\n ]\n },\n \"name_verification_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"delivery_failed\",\n \"actual_name\": \"\",\n \"additional_messages\": [\n {\n \"message_code\": \"\",\n \"message_text\": \"\",\n \"message_type\": \"\"\n }\n ],\n \"answer\": \"confirmed\",\n \"reason\": \"\",\n \"reason_code\": \"MBAM\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"g_sERtht\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"it\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/nameverifications", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "nameverifications" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-59a03e77-8fe8-474f-ac79-69762621b951" }, { "id": "4d5655a9-b05d-4209-ba21-781ef1f09c7f", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"account_number\": \"FY08GWQN\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"SWBIC\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"account_classification\": \"business\",\n \"id_code_type\": \"\",\n \"psp_request_id\": \"\",\n \"request_datetime\": {\n \"format\": \"date-time\",\n \"nullable\": true\n },\n \"requester\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"GBDSC\"\n },\n \"secondary_identification\": \"\",\n \"verification_scheme\": \"CoP\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"failed\",\n \"actual_name\": \"\",\n \"answer\": \"confirmed\",\n \"debtor_party\": {\n \"account_with\": {\n \"bank_name\": \"\"\n }\n },\n \"reason\": \"\",\n \"reason_code\": \"OPTO\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"vcbaAhm\",\n \"version\": \"\"\n }\n ]\n },\n \"name_verification_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"delivery_failed\",\n \"actual_name\": \"\",\n \"additional_messages\": [\n {\n \"message_code\": \"\",\n \"message_text\": \"\",\n \"message_type\": \"\"\n }\n ],\n \"answer\": \"confirmed\",\n \"reason\": \"\",\n \"reason_code\": \"MBAM\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"g_sERtht\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"it\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/nameverifications", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "nameverifications" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-4d5655a9-b05d-4209-ba21-781ef1f09c7f" }, { "id": "c0bf64d8-149f-4814-a822-78edd2a4f09d", "name": "Conflict", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"account_number\": \"FY08GWQN\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"SWBIC\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"account_classification\": \"business\",\n \"id_code_type\": \"\",\n \"psp_request_id\": \"\",\n \"request_datetime\": {\n \"format\": \"date-time\",\n \"nullable\": true\n },\n \"requester\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"GBDSC\"\n },\n \"secondary_identification\": \"\",\n \"verification_scheme\": \"CoP\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"failed\",\n \"actual_name\": \"\",\n \"answer\": \"confirmed\",\n \"debtor_party\": {\n \"account_with\": {\n \"bank_name\": \"\"\n }\n },\n \"reason\": \"\",\n \"reason_code\": \"OPTO\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"vcbaAhm\",\n \"version\": \"\"\n }\n ]\n },\n \"name_verification_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"delivery_failed\",\n \"actual_name\": \"\",\n \"additional_messages\": [\n {\n \"message_code\": \"\",\n \"message_text\": \"\",\n \"message_type\": \"\"\n }\n ],\n \"answer\": \"confirmed\",\n \"reason\": \"\",\n \"reason_code\": \"MBAM\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"g_sERtht\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"it\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/nameverifications", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "nameverifications" ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-c0bf64d8-149f-4814-a822-78edd2a4f09d" }, { "id": "e4f6a9f4-d56d-4fe4-bfeb-cf38d9b3ce08", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"account_number\": \"FY08GWQN\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"SWBIC\",\n \"name\": [\n \"\",\n \"\"\n ],\n \"account_classification\": \"business\",\n \"id_code_type\": \"\",\n \"psp_request_id\": \"\",\n \"request_datetime\": {\n \"format\": \"date-time\",\n \"nullable\": true\n },\n \"requester\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"GBDSC\"\n },\n \"secondary_identification\": \"\",\n \"verification_scheme\": \"CoP\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"failed\",\n \"actual_name\": \"\",\n \"answer\": \"confirmed\",\n \"debtor_party\": {\n \"account_with\": {\n \"bank_name\": \"\"\n }\n },\n \"reason\": \"\",\n \"reason_code\": \"OPTO\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"vcbaAhm\",\n \"version\": \"\"\n }\n ]\n },\n \"name_verification_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"delivery_failed\",\n \"actual_name\": \"\",\n \"additional_messages\": [\n {\n \"message_code\": \"\",\n \"message_text\": \"\",\n \"message_type\": \"\"\n }\n ],\n \"answer\": \"confirmed\",\n \"reason\": \"\",\n \"reason_code\": \"MBAM\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"name_verification\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"g_sERtht\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"it\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/nameverifications", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "nameverifications" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-e4f6a9f4-d56d-4fe4-bfeb-cf38d9b3ce08" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-ef39ea70-b0ed-436f-bbbe-4e24b673457a" } ], "id": "18eb6156-5ab2-4e49-8da7-236af94c8abe", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-18eb6156-5ab2-4e49-8da7-236af94c8abe" }, { "name": "positions", "item": [ { "name": "List Positions", "id": "8c96ded1-ed67-4d12-8913-f3abf0e82c39", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/organisation/positions", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "positions" ] } }, "response": [ { "id": "9bef63cf-e0ce-4c75-a602-397b6b5c2a0f", "name": "List of position details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/positions", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "positions" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"limit\": \"26.371094161\",\n \"position\": \"834212.077\",\n \"scheme\": \"\"\n },\n \"links\": {\n \"self\": \"\"\n },\n \"type\": \"oLwuZVQ\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"limit\": \"021625.5949635539\",\n \"position\": \"6306.6309789346\",\n \"scheme\": \"Rq\"\n },\n \"links\": {\n \"self\": \"\"\n },\n \"type\": \"oU_\",\n \"version\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-9bef63cf-e0ce-4c75-a602-397b6b5c2a0f" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-8c96ded1-ed67-4d12-8913-f3abf0e82c39" } ], "id": "be17dd17-96ce-48b9-a2a5-6d0567ee12a0", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-be17dd17-96ce-48b9-a2a5-6d0567ee12a0" }, { "name": "units", "item": [ { "name": "{id}", "item": [ { "name": "Fetch organisation", "id": "cb807649-f799-483d-8f1a-2a35f18674af", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/organisation/units/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "units", ":id" ], "variable": [ { "id": "8cba0082-8bc9-48a9-8523-7950b6dcf102", "key": "id", "value": "", "description": "(Required) Organisation Id" } ] } }, "response": [ { "id": "819826e3-2f1e-40e4-bf0a-924b8f75c4f4", "name": "Organisation details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/units/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "units", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-819826e3-2f1e-40e4-bf0a-924b8f75c4f4" }, { "id": "e157bcce-4c7d-4091-abca-349b96220738", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/units/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "units", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-e157bcce-4c7d-4091-abca-349b96220738" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-cb807649-f799-483d-8f1a-2a35f18674af" }, { "name": "Update organisation", "id": "7d4ad8d8-dc1c-4be1-bdcd-1bd4b3caa026", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/units/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "units", ":id" ], "variable": [ { "id": "a45a805d-ab32-4dd3-b53e-286a30774dc3", "key": "id", "value": "", "description": "(Required) Organisation Id" } ] } }, "response": [ { "id": "955734ca-c0d5-42b8-b80d-be9ca2cc7ff7", "name": "Organisation details", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/units/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "units", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-955734ca-c0d5-42b8-b80d-be9ca2cc7ff7" }, { "id": "d1e55884-35c5-453f-97b5-3b4916cf2fa2", "name": "Bad request", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/units/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "units", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d1e55884-35c5-453f-97b5-3b4916cf2fa2" }, { "id": "e1b5a5cf-6f8b-4220-8c13-f6e962242144", "name": "Not Found", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/units/:id", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "units", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-e1b5a5cf-6f8b-4220-8c13-f6e962242144" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-7d4ad8d8-dc1c-4be1-bdcd-1bd4b3caa026" } ], "id": "4d897138-ae78-410f-9d81-31653e87d505", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-4d897138-ae78-410f-9d81-31653e87d505" }, { "name": "List all organisations", "id": "625ad10a-6f17-4db8-a69a-4d1ef1143be3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/organisation/units?filter[child_organisation_id]=&filter[organisation_ids]=,", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "units" ], "query": [ { "description": "Child org id", "key": "filter[child_organisation_id]", "value": "" }, { "description": "Organisation ids", "key": "filter[organisation_ids]", "value": "," } ] } }, "response": [ { "id": "d4c06426-07e1-41b6-b27a-6f1f7ee03de7", "name": "List of organisation details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/organisation/units?filter[child_organisation_id]=&filter[organisation_ids]=,", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "units" ], "query": [ { "description": "Child org id", "key": "filter[child_organisation_id]", "value": "" }, { "description": "Organisation ids", "key": "filter[organisation_ids]", "value": "," } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"name\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"name\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d4c06426-07e1-41b6-b27a-6f1f7ee03de7" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-625ad10a-6f17-4db8-a69a-4d1ef1143be3" }, { "name": "Create organisation", "id": "37998ebe-1950-44cd-a431-4b534222ddc2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/units", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "units" ] } }, "response": [ { "id": "a7ae7a84-de97-4f8a-a321-e7c9435380d4", "name": "Organisation creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/units", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "units" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-a7ae7a84-de97-4f8a-a321-e7c9435380d4" }, { "id": "154c4685-cfcf-42da-9f95-cc7f12e035d2", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/units", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "units" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-154c4685-cfcf-42da-9f95-cc7f12e035d2" }, { "id": "7b96c3f2-076b-4150-9345-fcd57c1a4fbc", "name": "Conflict", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/organisation/units", "host": [ "{{baseUrl}}" ], "path": [ "organisation", "units" ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-7b96c3f2-076b-4150-9345-fcd57c1a4fbc" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-37998ebe-1950-44cd-a431-4b534222ddc2" } ], "id": "bb78bea9-86f3-44f6-b603-9f63d7521de5", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-bb78bea9-86f3-44f6-b603-9f63d7521de5" } ], "id": "85effd0d-c0fb-4f52-ac2a-276e1ea5f370", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-85effd0d-c0fb-4f52-ac2a-276e1ea5f370" }, { "name": "platform", "item": [ { "name": "security", "item": [ { "name": "signing_keys", "item": [ { "name": "{signingkey_id}", "item": [ { "name": "Fetch a Signing Key", "id": "b939695e-1043-4e04-a53e-084dfd821dee", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/platform/security/signing_keys/:signingkey_id", "host": [ "{{baseUrl}}" ], "path": [ "platform", "security", "signing_keys", ":signingkey_id" ], "variable": [ { "id": "f480da86-b681-4176-9909-8d2643fe6de9", "key": "signingkey_id", "value": "", "description": "(Required) Signing Key ID" } ] } }, "response": [ { "id": "459381e4-fab7-4012-9855-90376b691cab", "name": "signing key response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/platform/security/signing_keys/:signingkey_id", "host": [ "{{baseUrl}}" ], "path": [ "platform", "security", "signing_keys", ":signingkey_id" ], "variable": [ { "key": "signingkey_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"signing_keys\",\n \"attributes\": {\n \"public_key\": \"\",\n \"certificate\": \"\",\n \"expiration_datetime\": \"\",\n \"revocation_datetime\": \"\",\n \"status\": \"expired\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-459381e4-fab7-4012-9855-90376b691cab" }, { "id": "5a2bd308-eda1-4fd2-bdf4-8ef76ac5b6d1", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/platform/security/signing_keys/:signingkey_id", "host": [ "{{baseUrl}}" ], "path": [ "platform", "security", "signing_keys", ":signingkey_id" ], "variable": [ { "key": "signingkey_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-5a2bd308-eda1-4fd2-bdf4-8ef76ac5b6d1" }, { "id": "685a301a-7a8f-4d8b-b31b-cf0068624c07", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/platform/security/signing_keys/:signingkey_id", "host": [ "{{baseUrl}}" ], "path": [ "platform", "security", "signing_keys", ":signingkey_id" ], "variable": [ { "key": "signingkey_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-685a301a-7a8f-4d8b-b31b-cf0068624c07" }, { "id": "28769886-6ccd-4c86-938c-9c668eeb8692", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/platform/security/signing_keys/:signingkey_id", "host": [ "{{baseUrl}}" ], "path": [ "platform", "security", "signing_keys", ":signingkey_id" ], "variable": [ { "key": "signingkey_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-28769886-6ccd-4c86-938c-9c668eeb8692" }, { "id": "5697a5da-c079-4fd6-8fe8-9103d797df51", "name": "Bad gateway", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/platform/security/signing_keys/:signingkey_id", "host": [ "{{baseUrl}}" ], "path": [ "platform", "security", "signing_keys", ":signingkey_id" ], "variable": [ { "key": "signingkey_id" } ] } }, "status": "Bad Gateway", "code": 502, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-5697a5da-c079-4fd6-8fe8-9103d797df51" }, { "id": "cf9105a5-258d-40c2-9ad5-024904486509", "name": "Default response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/platform/security/signing_keys/:signingkey_id", "host": [ "{{baseUrl}}" ], "path": [ "platform", "security", "signing_keys", ":signingkey_id" ], "variable": [ { "key": "signingkey_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-cf9105a5-258d-40c2-9ad5-024904486509" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-b939695e-1043-4e04-a53e-084dfd821dee" } ], "id": "3e270be4-b5ee-464e-9d89-f24f8d5bd424", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-3e270be4-b5ee-464e-9d89-f24f8d5bd424" }, { "name": "Get a list of Signing Keys", "id": "4b726470-67c4-45c1-92da-75e541b17b77", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/platform/security/signing_keys", "host": [ "{{baseUrl}}" ], "path": [ "platform", "security", "signing_keys" ] } }, "response": [ { "id": "f595f631-e9e1-434f-b60c-b03ba4ef4afe", "name": "keys returned", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/platform/security/signing_keys", "host": [ "{{baseUrl}}" ], "path": [ "platform", "security", "signing_keys" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"signing_keys\",\n \"attributes\": {\n \"public_key\": \"\",\n \"certificate\": \"\",\n \"expiration_datetime\": \"\",\n \"revocation_datetime\": \"\",\n \"status\": \"expired\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"signing_keys\",\n \"attributes\": {\n \"public_key\": \"\",\n \"certificate\": \"\",\n \"expiration_datetime\": \"\",\n \"revocation_datetime\": \"\",\n \"status\": \"active\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-f595f631-e9e1-434f-b60c-b03ba4ef4afe" }, { "id": "48a85775-5596-42b9-8859-6a5b99a0d514", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/platform/security/signing_keys", "host": [ "{{baseUrl}}" ], "path": [ "platform", "security", "signing_keys" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-48a85775-5596-42b9-8859-6a5b99a0d514" }, { "id": "39ce0aa3-43e6-44a8-b436-90f1d6fcf15b", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/platform/security/signing_keys", "host": [ "{{baseUrl}}" ], "path": [ "platform", "security", "signing_keys" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-39ce0aa3-43e6-44a8-b436-90f1d6fcf15b" }, { "id": "7b20dfdb-b2a0-4935-b2da-92ee3cf09c6a", "name": "Bad gateway", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/platform/security/signing_keys", "host": [ "{{baseUrl}}" ], "path": [ "platform", "security", "signing_keys" ] } }, "status": "Bad Gateway", "code": 502, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-7b20dfdb-b2a0-4935-b2da-92ee3cf09c6a" }, { "id": "ea54db4e-ac35-4c6a-8e05-a4f825ac5055", "name": "Default response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/platform/security/signing_keys", "host": [ "{{baseUrl}}" ], "path": [ "platform", "security", "signing_keys" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-ea54db4e-ac35-4c6a-8e05-a4f825ac5055" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-4b726470-67c4-45c1-92da-75e541b17b77" } ], "id": "ef06b328-15d7-4056-8cf9-38b05f8a8334", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-ef06b328-15d7-4056-8cf9-38b05f8a8334" } ], "id": "c2699a48-33f2-47ef-a350-77eae1f384d9", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-c2699a48-33f2-47ef-a350-77eae1f384d9" } ], "id": "8941be09-f784-4f7f-b120-37949b0c5889", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-8941be09-f784-4f7f-b120-37949b0c5889" }, { "name": "security", "item": [ { "name": "roles", "item": [ { "name": "{role_id}", "item": [ { "name": "aces", "item": [ { "name": "{ace_id}", "item": [ { "name": "Delete Access Control Entry", "id": "ca90e919-9b0d-432b-af21-ccfb96e851c7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/security/roles/:role_id/aces/:ace_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles", ":role_id", "aces", ":ace_id" ], "variable": [ { "id": "a11b934d-2c3c-43f3-809c-8f1cb641a41e", "key": "role_id", "value": "", "description": "(Required) Role Id" }, { "id": "ec3df962-d446-4af4-b813-1395fbb75679", "key": "ace_id", "value": "", "description": "(Required) Ace Id" } ] } }, "response": [ { "id": "cc693377-11d8-486e-bc46-588a69f29d95", "name": "ACE deleted OK", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/roles/:role_id/aces/:ace_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles", ":role_id", "aces", ":ace_id" ], "variable": [ { "key": "role_id" }, { "key": "ace_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-cc693377-11d8-486e-bc46-588a69f29d95" }, { "id": "b26b7d62-6fe3-43d9-836c-37f9ad3c25ad", "name": "Bad request", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/roles/:role_id/aces/:ace_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles", ":role_id", "aces", ":ace_id" ], "variable": [ { "key": "role_id" }, { "key": "ace_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b26b7d62-6fe3-43d9-836c-37f9ad3c25ad" }, { "id": "7f4cef2b-8503-446e-a18f-271a1b07df27", "name": "Not Found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/roles/:role_id/aces/:ace_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles", ":role_id", "aces", ":ace_id" ], "variable": [ { "key": "role_id" }, { "key": "ace_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-7f4cef2b-8503-446e-a18f-271a1b07df27" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-ca90e919-9b0d-432b-af21-ccfb96e851c7" }, { "name": "Fetch Access Control Entry", "id": "70a6cfa9-8bb7-4f2d-a02f-0cabb306d9e6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/security/roles/:role_id/aces/:ace_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles", ":role_id", "aces", ":ace_id" ], "variable": [ { "id": "36902bb7-cc9d-44af-8d89-4610e5eabceb", "key": "role_id", "value": "", "description": "(Required) Role Id" }, { "id": "ad251f77-64ab-44af-a4b7-302fe6a43dff", "key": "ace_id", "value": "", "description": "(Required) Ace Id" } ] } }, "response": [ { "id": "579346e2-98b7-4e3a-b9d2-2a138e269c02", "name": "ACE details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/roles/:role_id/aces/:ace_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles", ":role_id", "aces", ":ace_id" ], "variable": [ { "key": "role_id" }, { "key": "ace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"action\": \"\",\n \"filter\": \"\",\n \"record_type\": \"\",\n \"role_id\": \"\"\n },\n \"type\": \"qfMzPC\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-579346e2-98b7-4e3a-b9d2-2a138e269c02" }, { "id": "8b313c62-3a93-43c2-8d0b-728b1ed9da1f", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/roles/:role_id/aces/:ace_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles", ":role_id", "aces", ":ace_id" ], "variable": [ { "key": "role_id" }, { "key": "ace_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-8b313c62-3a93-43c2-8d0b-728b1ed9da1f" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-70a6cfa9-8bb7-4f2d-a02f-0cabb306d9e6" } ], "id": "a7ab439a-ac5e-4a42-a550-248c94458177", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-a7ab439a-ac5e-4a42-a550-248c94458177" }, { "name": "List all Access Controls for role", "id": "773af7fb-aec1-4874-b886-afc1700d248c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/security/roles/:role_id/aces", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles", ":role_id", "aces" ], "variable": [ { "id": "705b0644-8006-4f11-8fce-871a3c2d3f77", "key": "role_id", "value": "", "description": "(Required) Role Id" } ] } }, "response": [ { "id": "01530d6d-af08-49da-9849-bcdae9d57805", "name": "List of ACE details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/roles/:role_id/aces", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles", ":role_id", "aces" ], "variable": [ { "key": "role_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"action\": \"\",\n \"filter\": \"\",\n \"record_type\": \"\",\n \"role_id\": \"\"\n },\n \"type\": \"QOzRxG\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"action\": \"\",\n \"filter\": \"\",\n \"record_type\": \"\",\n \"role_id\": \"\"\n },\n \"type\": \"LTCCMggkIa\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-01530d6d-af08-49da-9849-bcdae9d57805" }, { "id": "cde19d11-2d9a-4f7b-8f41-e80a1ceb3058", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/roles/:role_id/aces", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles", ":role_id", "aces" ], "variable": [ { "key": "role_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-cde19d11-2d9a-4f7b-8f41-e80a1ceb3058" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-773af7fb-aec1-4874-b886-afc1700d248c" }, { "name": "Create Access Control Entry", "id": "1eaed9ef-3235-4ca6-8a8b-00b53b42e6ac", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"action\": \"\",\n \"filter\": \"\",\n \"record_type\": \"\",\n \"role_id\": \"\"\n },\n \"type\": \"ICmz\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/security/roles/:role_id/aces", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles", ":role_id", "aces" ], "variable": [ { "id": "f1a0a392-d5c3-431a-b684-b8d9ae5d2f5d", "key": "role_id", "value": "", "description": "(Required) Role Id" } ] } }, "response": [ { "id": "e45ce6a3-4552-4787-a000-c5784f37b4ca", "name": "ACE creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"action\": \"\",\n \"filter\": \"\",\n \"record_type\": \"\",\n \"role_id\": \"\"\n },\n \"type\": \"ICmz\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/security/roles/:role_id/aces", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles", ":role_id", "aces" ], "variable": [ { "key": "role_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"action\": \"\",\n \"filter\": \"\",\n \"record_type\": \"\",\n \"role_id\": \"\"\n },\n \"type\": \"qfMzPC\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-e45ce6a3-4552-4787-a000-c5784f37b4ca" }, { "id": "ddbe62ff-a220-4c21-9dda-494f3e3eaac3", "name": "Bad request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"action\": \"\",\n \"filter\": \"\",\n \"record_type\": \"\",\n \"role_id\": \"\"\n },\n \"type\": \"ICmz\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/security/roles/:role_id/aces", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles", ":role_id", "aces" ], "variable": [ { "key": "role_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-ddbe62ff-a220-4c21-9dda-494f3e3eaac3" }, { "id": "ec8e947a-1709-4a50-b2fd-ea68cd9d1b3e", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"action\": \"\",\n \"filter\": \"\",\n \"record_type\": \"\",\n \"role_id\": \"\"\n },\n \"type\": \"ICmz\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/security/roles/:role_id/aces", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles", ":role_id", "aces" ], "variable": [ { "key": "role_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-ec8e947a-1709-4a50-b2fd-ea68cd9d1b3e" }, { "id": "6c25d56b-f736-4a1e-88ef-bb15cea2c3a1", "name": "Conflict", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"action\": \"\",\n \"filter\": \"\",\n \"record_type\": \"\",\n \"role_id\": \"\"\n },\n \"type\": \"ICmz\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/security/roles/:role_id/aces", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles", ":role_id", "aces" ], "variable": [ { "key": "role_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-6c25d56b-f736-4a1e-88ef-bb15cea2c3a1" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-1eaed9ef-3235-4ca6-8a8b-00b53b42e6ac" } ], "id": "3f5ef144-2834-4dba-ad2a-8f7eeadfe384", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-3f5ef144-2834-4dba-ad2a-8f7eeadfe384" }, { "name": "Delete role", "id": "163ecaaf-ec5b-44b4-b01a-59880a67acd8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/security/roles/:role_id?version=", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles", ":role_id" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "id": "714cd7ec-e963-48fc-a602-31264a263198", "key": "role_id", "value": "", "description": "(Required) Role Id" } ] } }, "response": [ { "id": "c6347ca1-ed2d-4c9b-be40-f3fdbee1ee71", "name": "Role deleted", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/roles/:role_id?version=", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles", ":role_id" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "key": "role_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-c6347ca1-ed2d-4c9b-be40-f3fdbee1ee71" }, { "id": "5ebe015a-c389-471e-b32a-fc0afa22250e", "name": "Not Found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/roles/:role_id?version=", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles", ":role_id" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "key": "role_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-5ebe015a-c389-471e-b32a-fc0afa22250e" }, { "id": "b91ccfd8-f796-48dd-bbb7-edbede9a0a00", "name": "Conflict", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/roles/:role_id?version=", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles", ":role_id" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "key": "role_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b91ccfd8-f796-48dd-bbb7-edbede9a0a00" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-163ecaaf-ec5b-44b4-b01a-59880a67acd8" }, { "name": "Fetch role", "id": "cfd51704-f718-4ad7-9059-de1090d19d34", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/security/roles/:role_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles", ":role_id" ], "variable": [ { "id": "736b8bfc-2872-4543-a632-f9f5a8bbbf69", "key": "role_id", "value": "", "description": "(Required) Role Id" } ] } }, "response": [ { "id": "85fe589b-9cea-4866-8cba-4e284548fd46", "name": "Role details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/roles/:role_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles", ":role_id" ], "variable": [ { "key": "role_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\",\n \"parent_role_id\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-85fe589b-9cea-4866-8cba-4e284548fd46" }, { "id": "346d4992-9c85-48ef-869b-6f37e64f3f8c", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/roles/:role_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles", ":role_id" ], "variable": [ { "key": "role_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-346d4992-9c85-48ef-869b-6f37e64f3f8c" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-cfd51704-f718-4ad7-9059-de1090d19d34" } ], "id": "fb86d3e4-94f2-4ce2-8885-31359bb28716", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-fb86d3e4-94f2-4ce2-8885-31359bb28716" }, { "name": "List all roles", "id": "ed8f42a0-0dbc-4dc7-94ed-0d6706912b30", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/security/roles?page[number]=&page[size]=", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "" }, { "description": "Number of items to select", "key": "page[size]", "value": "" } ] } }, "response": [ { "id": "94311e94-b21d-47fe-8cba-d0f9568b9be8", "name": "List of role details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/roles?page[number]=&page[size]=", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "" }, { "description": "Number of items to select", "key": "page[size]", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"name\": \"\",\n \"parent_role_id\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"name\": \"\",\n \"parent_role_id\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-94311e94-b21d-47fe-8cba-d0f9568b9be8" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-ed8f42a0-0dbc-4dc7-94ed-0d6706912b30" }, { "name": "Create role", "id": "44f55432-faa4-48c6-b5bf-232ba9e00139", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\",\n \"parent_role_id\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/security/roles", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles" ] } }, "response": [ { "id": "7772dd9e-8e4e-4719-a3ca-b8ac055fc763", "name": "Role creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\",\n \"parent_role_id\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/security/roles", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\",\n \"parent_role_id\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-7772dd9e-8e4e-4719-a3ca-b8ac055fc763" }, { "id": "2ae5fcc7-9355-4261-bf9f-f60c0f67a840", "name": "Bad request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\",\n \"parent_role_id\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/security/roles", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-2ae5fcc7-9355-4261-bf9f-f60c0f67a840" }, { "id": "2e6f22a6-4c22-4229-b71e-188f7c6828a4", "name": "Conflict", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\",\n \"parent_role_id\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/security/roles", "host": [ "{{baseUrl}}" ], "path": [ "security", "roles" ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-2e6f22a6-4c22-4229-b71e-188f7c6828a4" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-44f55432-faa4-48c6-b5bf-232ba9e00139" } ], "id": "03638f05-3074-4ca1-9f9e-d066bb340079", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-03638f05-3074-4ca1-9f9e-d066bb340079" }, { "name": "users", "item": [ { "name": "{user_id}", "item": [ { "name": "aces", "item": [ { "name": "Fetch access control list for user", "id": "0e007f01-ed75-4808-a841-05581678aebc", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/aces?filter[record_type]=&filter[action]=", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "aces" ], "query": [ { "description": "Record type", "key": "filter[record_type]", "value": "" }, { "description": "Access action", "key": "filter[action]", "value": "" } ], "variable": [ { "id": "d39d08a2-2bdd-4c57-ae67-4fc1a8e45f5d", "key": "user_id", "value": "", "description": "(Required) User Id" } ] } }, "response": [ { "id": "9d7374db-a5ef-4b78-acbb-98e558787472", "name": "List of access control entries for this user", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/aces?filter[record_type]=&filter[action]=", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "aces" ], "query": [ { "description": "Record type", "key": "filter[record_type]", "value": "" }, { "description": "Access action", "key": "filter[action]", "value": "" } ], "variable": [ { "key": "user_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"action\": \"\",\n \"filter\": \"\",\n \"record_type\": \"\",\n \"role_id\": \"\"\n },\n \"type\": \"QOzRxG\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"action\": \"\",\n \"filter\": \"\",\n \"record_type\": \"\",\n \"role_id\": \"\"\n },\n \"type\": \"LTCCMggkIa\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-9d7374db-a5ef-4b78-acbb-98e558787472" }, { "id": "2cc8e5c7-96b7-4cba-b8be-b4f8945d80b7", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/aces?filter[record_type]=&filter[action]=", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "aces" ], "query": [ { "description": "Record type", "key": "filter[record_type]", "value": "" }, { "description": "Access action", "key": "filter[action]", "value": "" } ], "variable": [ { "key": "user_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-2cc8e5c7-96b7-4cba-b8be-b4f8945d80b7" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-0e007f01-ed75-4808-a841-05581678aebc" } ], "id": "75f59e6e-2afd-4c2d-8772-6ab4a65b4e29", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-75f59e6e-2afd-4c2d-8772-6ab4a65b4e29" }, { "name": "authn", "item": [ { "name": "public_keys", "item": [ { "name": "{public_key_id}", "item": [ { "name": "cancel_deletion", "item": [ { "name": "Cancel key deletion", "id": "96778db6-ab8f-4e5c-86eb-7dbdff196939", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/authn/public_keys/:public_key_id/cancel_deletion?version=", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "authn", "public_keys", ":public_key_id", "cancel_deletion" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "id": "c7d2cee7-c275-4bef-a8d7-40871c42b80b", "key": "user_id", "value": "", "description": "(Required) User Id" }, { "id": "180144e1-605f-4d14-ba94-0d4fc35d6a18", "key": "public_key_id", "value": "", "description": "(Required) Public Key Id" } ] } }, "response": [ { "id": "bb246a1e-2d08-4a8c-91d1-5b4916ec8d48", "name": "Deletion cancelled successfully", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/authn/public_keys/:public_key_id/cancel_deletion?version=", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "authn", "public_keys", ":public_key_id", "cancel_deletion" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "key": "user_id" }, { "key": "public_key_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-bb246a1e-2d08-4a8c-91d1-5b4916ec8d48" }, { "id": "a067d5ff-bc8a-4746-bee2-c273abf8fb09", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/authn/public_keys/:public_key_id/cancel_deletion?version=", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "authn", "public_keys", ":public_key_id", "cancel_deletion" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "key": "user_id" }, { "key": "public_key_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-a067d5ff-bc8a-4746-bee2-c273abf8fb09" }, { "id": "37d9d443-1109-4d79-bfef-bf72b8a4c984", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/authn/public_keys/:public_key_id/cancel_deletion?version=", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "authn", "public_keys", ":public_key_id", "cancel_deletion" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "key": "user_id" }, { "key": "public_key_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-37d9d443-1109-4d79-bfef-bf72b8a4c984" }, { "id": "855f743d-5f6a-4960-a1de-36ce5427d828", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/authn/public_keys/:public_key_id/cancel_deletion?version=", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "authn", "public_keys", ":public_key_id", "cancel_deletion" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "key": "user_id" }, { "key": "public_key_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-855f743d-5f6a-4960-a1de-36ce5427d828" }, { "id": "b53bee4b-4a94-4835-a94d-b6d2dce820e5", "name": "Conflict", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/authn/public_keys/:public_key_id/cancel_deletion?version=", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "authn", "public_keys", ":public_key_id", "cancel_deletion" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "key": "user_id" }, { "key": "public_key_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b53bee4b-4a94-4835-a94d-b6d2dce820e5" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-96778db6-ab8f-4e5c-86eb-7dbdff196939" } ], "id": "e3a118f8-8c47-423c-bc89-878f3e26f0d4", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-e3a118f8-8c47-423c-bc89-878f3e26f0d4" }, { "name": "schedule_deletion", "item": [ { "name": "Schedule key deletion", "id": "b9ff65c3-a913-441f-bb19-33eb78bdb289", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/authn/public_keys/:public_key_id/schedule_deletion?version=", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "authn", "public_keys", ":public_key_id", "schedule_deletion" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "id": "c8dec60f-7315-4702-9031-53676ed9be7a", "key": "user_id", "value": "", "description": "(Required) User Id" }, { "id": "5665074c-9654-4aa4-9d6d-1996817f0d6a", "key": "public_key_id", "value": "", "description": "(Required) Public Key Id" } ] } }, "response": [ { "id": "7c6c4e7b-e17e-4244-a823-297c1717a181", "name": "Deletion scheduled successfully", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/authn/public_keys/:public_key_id/schedule_deletion?version=", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "authn", "public_keys", ":public_key_id", "schedule_deletion" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "key": "user_id" }, { "key": "public_key_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"deletion_date\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-7c6c4e7b-e17e-4244-a823-297c1717a181" }, { "id": "810e6cd4-c37f-4790-8e24-068fee4541c8", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/authn/public_keys/:public_key_id/schedule_deletion?version=", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "authn", "public_keys", ":public_key_id", "schedule_deletion" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "key": "user_id" }, { "key": "public_key_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-810e6cd4-c37f-4790-8e24-068fee4541c8" }, { "id": "b2395f0a-4408-4477-9cc3-014fe5f6eb03", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/authn/public_keys/:public_key_id/schedule_deletion?version=", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "authn", "public_keys", ":public_key_id", "schedule_deletion" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "key": "user_id" }, { "key": "public_key_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b2395f0a-4408-4477-9cc3-014fe5f6eb03" }, { "id": "1d0a0c58-7efb-415f-9051-5da8b3aacb16", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/authn/public_keys/:public_key_id/schedule_deletion?version=", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "authn", "public_keys", ":public_key_id", "schedule_deletion" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "key": "user_id" }, { "key": "public_key_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-1d0a0c58-7efb-415f-9051-5da8b3aacb16" }, { "id": "8571694f-d4fd-4e9c-be51-7eba52a961b9", "name": "Conflict", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/authn/public_keys/:public_key_id/schedule_deletion?version=", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "authn", "public_keys", ":public_key_id", "schedule_deletion" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "key": "user_id" }, { "key": "public_key_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-8571694f-d4fd-4e9c-be51-7eba52a961b9" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-b9ff65c3-a913-441f-bb19-33eb78bdb289" } ], "id": "3db25d3a-de22-4a88-b0b1-d5b027a53f2c", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-3db25d3a-de22-4a88-b0b1-d5b027a53f2c" }, { "name": "Fetch public key for user", "id": "8dea0632-fd4f-47df-ba22-c477fe7a596d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/authn/public_keys/:public_key_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "authn", "public_keys", ":public_key_id" ], "variable": [ { "id": "e4a9c501-6dd1-4b26-8437-6bb13e0e3e75", "key": "user_id", "value": "", "description": "(Required) User Id" }, { "id": "c1819edc-f8e3-421d-83d5-6430b3adce3b", "key": "public_key_id", "value": "", "description": "(Required) Public Key Id" } ] } }, "response": [ { "id": "5a8610f9-0f7f-45fe-bfd1-e4677346802f", "name": "Public key", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/authn/public_keys/:public_key_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "authn", "public_keys", ":public_key_id" ], "variable": [ { "key": "user_id" }, { "key": "public_key_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"deletion_date\": \"\",\n \"expires_on\": \"\",\n \"fingerprint\": \"\",\n \"key_state\": \"expired\",\n \"public_key\": \"\",\n \"user_id\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_by\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-5a8610f9-0f7f-45fe-bfd1-e4677346802f" }, { "id": "f2e37fa9-161e-4f5e-916b-8b2cc5b3ea17", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/authn/public_keys/:public_key_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "authn", "public_keys", ":public_key_id" ], "variable": [ { "key": "user_id" }, { "key": "public_key_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-f2e37fa9-161e-4f5e-916b-8b2cc5b3ea17" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-8dea0632-fd4f-47df-ba22-c477fe7a596d" } ], "id": "3e7ef2ca-2004-4357-8d20-b1a7e05d22d4", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-3e7ef2ca-2004-4357-8d20-b1a7e05d22d4" }, { "name": "List all public keys associated with the user", "id": "1ff622bc-7a51-421e-89be-1e3001cd7798", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/authn/public_keys", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "authn", "public_keys" ], "variable": [ { "id": "dbc3f2fd-9a72-4553-81a5-54278b550d61", "key": "user_id", "value": "", "description": "(Required) User Id" } ] } }, "response": [ { "id": "d5d1d9d7-1fd4-4afa-8a64-a62933e2e8c6", "name": "List of all public keys for given user", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/authn/public_keys", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "authn", "public_keys" ], "variable": [ { "key": "user_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"deletion_date\": \"\",\n \"expires_on\": \"\",\n \"fingerprint\": \"\",\n \"key_state\": \"pending_deletion\",\n \"public_key\": \"\",\n \"user_id\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_by\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"deletion_date\": \"\",\n \"expires_on\": \"\",\n \"fingerprint\": \"\",\n \"key_state\": \"expired\",\n \"public_key\": \"\",\n \"user_id\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_by\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d5d1d9d7-1fd4-4afa-8a64-a62933e2e8c6" }, { "id": "2a281c8a-6027-4448-9d03-3a266cd1f104", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/authn/public_keys", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "authn", "public_keys" ], "variable": [ { "key": "user_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-2a281c8a-6027-4448-9d03-3a266cd1f104" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-1ff622bc-7a51-421e-89be-1e3001cd7798" }, { "name": "Create a new public key for user", "id": "30e005fa-16f5-4bd9-8fb7-7da2865b0a2a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"deletion_date\": \"\",\n \"expires_on\": \"\",\n \"fingerprint\": \"\",\n \"key_state\": \"pending_deletion\",\n \"public_key\": \"\",\n \"user_id\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_by\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/security/users/:user_id/authn/public_keys", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "authn", "public_keys" ], "variable": [ { "id": "99036c00-28a0-49fb-af5e-37c1358d8ee3", "key": "user_id", "value": "", "description": "(Required) User Id" } ] } }, "response": [ { "id": "b3e0e299-26af-470b-bb8e-63c2edd39da7", "name": "Public key creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"deletion_date\": \"\",\n \"expires_on\": \"\",\n \"fingerprint\": \"\",\n \"key_state\": \"pending_deletion\",\n \"public_key\": \"\",\n \"user_id\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_by\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/security/users/:user_id/authn/public_keys", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "authn", "public_keys" ], "variable": [ { "key": "user_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"deletion_date\": \"\",\n \"expires_on\": \"\",\n \"fingerprint\": \"\",\n \"key_state\": \"expired\",\n \"public_key\": \"\",\n \"user_id\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_by\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b3e0e299-26af-470b-bb8e-63c2edd39da7" }, { "id": "d20bc906-f3aa-46dc-b3ea-ce6f3736e9c3", "name": "Bad request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"deletion_date\": \"\",\n \"expires_on\": \"\",\n \"fingerprint\": \"\",\n \"key_state\": \"pending_deletion\",\n \"public_key\": \"\",\n \"user_id\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_by\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/security/users/:user_id/authn/public_keys", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "authn", "public_keys" ], "variable": [ { "key": "user_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d20bc906-f3aa-46dc-b3ea-ce6f3736e9c3" }, { "id": "702a352d-ce81-4afd-be0d-c5ed84e84adf", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"deletion_date\": \"\",\n \"expires_on\": \"\",\n \"fingerprint\": \"\",\n \"key_state\": \"pending_deletion\",\n \"public_key\": \"\",\n \"user_id\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_by\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/security/users/:user_id/authn/public_keys", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "authn", "public_keys" ], "variable": [ { "key": "user_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-702a352d-ce81-4afd-be0d-c5ed84e84adf" }, { "id": "29d69ccd-bb83-452a-99c6-383bc585aa39", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"deletion_date\": \"\",\n \"expires_on\": \"\",\n \"fingerprint\": \"\",\n \"key_state\": \"pending_deletion\",\n \"public_key\": \"\",\n \"user_id\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_by\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/security/users/:user_id/authn/public_keys", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "authn", "public_keys" ], "variable": [ { "key": "user_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-29d69ccd-bb83-452a-99c6-383bc585aa39" }, { "id": "3f7cbd5c-fafc-44d8-89ea-d22de2e0eeb4", "name": "Conflict", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"deletion_date\": \"\",\n \"expires_on\": \"\",\n \"fingerprint\": \"\",\n \"key_state\": \"pending_deletion\",\n \"public_key\": \"\",\n \"user_id\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_by\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/security/users/:user_id/authn/public_keys", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "authn", "public_keys" ], "variable": [ { "key": "user_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-3f7cbd5c-fafc-44d8-89ea-d22de2e0eeb4" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-30e005fa-16f5-4bd9-8fb7-7da2865b0a2a" } ], "id": "5b31f1b5-cf51-4662-9513-57a614955181", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-5b31f1b5-cf51-4662-9513-57a614955181" } ], "id": "3271a956-6630-44a7-9a46-7fe8017c082f", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-3271a956-6630-44a7-9a46-7fe8017c082f" }, { "name": "credentials", "item": [ { "name": "{client_id}", "item": [ { "name": "Delete credentials for user", "id": "59e6c3c0-b6e3-4d38-8535-5c6f33f4789e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/credentials/:client_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "credentials", ":client_id" ], "variable": [ { "id": "a56efe10-fd4a-47f2-a5f8-ae95387a0d61", "key": "user_id", "value": "", "description": "(Required) User Id" }, { "id": "20eaa6d7-03ed-428a-8f4b-5ee1b4b347db", "key": "client_id", "value": "", "description": "(Required) client id" } ] } }, "response": [ { "id": "9b598acd-7249-415f-b629-1a4db059c1e4", "name": "Credential deleted", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/credentials/:client_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "credentials", ":client_id" ], "variable": [ { "key": "user_id" }, { "key": "client_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-9b598acd-7249-415f-b629-1a4db059c1e4" }, { "id": "a0457ff9-c249-45db-8e4c-4290ec3706f3", "name": "Not Found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/credentials/:client_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "credentials", ":client_id" ], "variable": [ { "key": "user_id" }, { "key": "client_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-a0457ff9-c249-45db-8e4c-4290ec3706f3" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-59e6c3c0-b6e3-4d38-8535-5c6f33f4789e" } ], "id": "69639d4d-834b-4a8f-95e9-1cb952c2e2d9", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-69639d4d-834b-4a8f-95e9-1cb952c2e2d9" }, { "name": "Fetch credentials for user", "id": "79ff7dc9-9778-43d1-bf5c-807b3830b226", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/credentials", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "credentials" ], "variable": [ { "id": "763996ee-08cf-48e3-96bb-3ea7046c20fa", "key": "user_id", "value": "", "description": "(Required) User Id" } ] } }, "response": [ { "id": "4b38a70d-f013-43c9-9135-9265a82db3ff", "name": "List of credentials for user", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/credentials", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "credentials" ], "variable": [ { "key": "user_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"client_id\": \"\"\n },\n {\n \"client_id\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-4b38a70d-f013-43c9-9135-9265a82db3ff" }, { "id": "ef381d31-debd-42d5-a759-0839e49a438d", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/credentials", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "credentials" ], "variable": [ { "key": "user_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-ef381d31-debd-42d5-a759-0839e49a438d" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-79ff7dc9-9778-43d1-bf5c-807b3830b226" }, { "name": "Create new credentials for user", "id": "d30c5811-fe74-4dce-aaff-e3854571e029", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/credentials", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "credentials" ], "variable": [ { "id": "c9c577c4-339e-4e0a-accf-478fa1abf28d", "key": "user_id", "value": "", "description": "(Required) User Id" } ] } }, "response": [ { "id": "9b5c2e9c-08d7-4316-9ba1-604b0b1c73ac", "name": "Credential creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/credentials", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "credentials" ], "variable": [ { "key": "user_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"client_id\": \"\",\n \"client_secret\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-9b5c2e9c-08d7-4316-9ba1-604b0b1c73ac" }, { "id": "590cdecf-2cde-43e8-8ab4-8e99b18c2c38", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/credentials", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "credentials" ], "variable": [ { "key": "user_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-590cdecf-2cde-43e8-8ab4-8e99b18c2c38" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-d30c5811-fe74-4dce-aaff-e3854571e029" } ], "id": "246c650b-4565-4122-9e84-6f5bfde9223e", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-246c650b-4565-4122-9e84-6f5bfde9223e" }, { "name": "roles", "item": [ { "name": "{role_id}", "item": [ { "name": "Remove role from user", "id": "106bb386-3b8d-4599-a975-ae2c503bbdca", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/roles/:role_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "roles", ":role_id" ], "variable": [ { "id": "44a8389f-d345-4d7d-8259-cb02514a4947", "key": "user_id", "value": "", "description": "(Required) User Id" }, { "id": "a0bc318d-6ea0-43ae-8627-e426406a5a8b", "key": "role_id", "value": "", "description": "(Required) Role Id" } ] } }, "response": [ { "id": "607b31f0-31e9-4f98-9d10-cbcbeaeddc8e", "name": "User role deleted OK", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/roles/:role_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "roles", ":role_id" ], "variable": [ { "key": "user_id" }, { "key": "role_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-607b31f0-31e9-4f98-9d10-cbcbeaeddc8e" }, { "id": "bcadff43-fd89-43f2-b1e2-10156d21ab5a", "name": "Not Found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/roles/:role_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "roles", ":role_id" ], "variable": [ { "key": "user_id" }, { "key": "role_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-bcadff43-fd89-43f2-b1e2-10156d21ab5a" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-106bb386-3b8d-4599-a975-ae2c503bbdca" }, { "name": "Add role to user", "id": "feb0c9fe-e0ac-4aa9-8f6e-6a6e486d76cd", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/roles/:role_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "roles", ":role_id" ], "variable": [ { "id": "5a13257a-cb6e-453a-b7a0-3c187202e57c", "key": "user_id", "value": "", "description": "(Required) User Id" }, { "id": "a8d86b86-8e14-48e7-a764-73d81dceac2f", "key": "role_id", "value": "", "description": "(Required) Role Id" } ] } }, "response": [ { "id": "41aea5cd-938c-4cdc-aad0-9c7b47222e98", "name": "Role set OK", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/roles/:role_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "roles", ":role_id" ], "variable": [ { "key": "user_id" }, { "key": "role_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-41aea5cd-938c-4cdc-aad0-9c7b47222e98" }, { "id": "76e8bc89-238f-4bf9-9bee-0b51b4c57293", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/roles/:role_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "roles", ":role_id" ], "variable": [ { "key": "user_id" }, { "key": "role_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-76e8bc89-238f-4bf9-9bee-0b51b4c57293" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-feb0c9fe-e0ac-4aa9-8f6e-6a6e486d76cd" } ], "id": "60c98ccd-eaa3-47fd-b903-854cea4b7582", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-60c98ccd-eaa3-47fd-b903-854cea4b7582" }, { "name": "Fetch all roles for user", "id": "a2955688-64d5-4974-88d4-6d0bdc20d675", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/roles", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "roles" ], "variable": [ { "id": "2c697602-d779-4a5e-998d-4349828455e6", "key": "user_id", "value": "", "description": "(Required) User Id" } ] } }, "response": [ { "id": "079dfbeb-7919-4a91-b7ea-06d21542f8d6", "name": "List of roles for user", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/roles", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "roles" ], "variable": [ { "key": "user_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"name\": \"\",\n \"parent_role_id\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"name\": \"\",\n \"parent_role_id\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-079dfbeb-7919-4a91-b7ea-06d21542f8d6" }, { "id": "97156896-9441-4502-9659-8ad9ac8f0df7", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id/roles", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id", "roles" ], "variable": [ { "key": "user_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-97156896-9441-4502-9659-8ad9ac8f0df7" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-a2955688-64d5-4974-88d4-6d0bdc20d675" } ], "id": "7d7c95ad-fbaf-454d-aa20-1ff0c9f51999", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-7d7c95ad-fbaf-454d-aa20-1ff0c9f51999" }, { "name": "Delete user", "id": "428ce59d-64d7-4342-9281-1e07ff6a70f1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id?version=", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "id": "7b034bdf-7d0d-476a-b7cc-ccb70658c6ed", "key": "user_id", "value": "", "description": "(Required) User Id" } ] } }, "response": [ { "id": "243d0fb0-b889-4339-a030-a902bbbda66c", "name": "User deleted", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id?version=", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "key": "user_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-243d0fb0-b889-4339-a030-a902bbbda66c" }, { "id": "e301faa0-d1e9-4484-ae2f-245e31be0de7", "name": "Not Found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id?version=", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "key": "user_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-e301faa0-d1e9-4484-ae2f-245e31be0de7" }, { "id": "0e6c1167-19cb-4970-b935-c1c028b96857", "name": "Conflict", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id?version=", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id" ], "query": [ { "description": "(Required) Version", "key": "version", "value": "" } ], "variable": [ { "key": "user_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-0e6c1167-19cb-4970-b935-c1c028b96857" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-428ce59d-64d7-4342-9281-1e07ff6a70f1" }, { "name": "Fetch user", "id": "44e100c7-3277-4628-954f-8439f13b317f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id" ], "variable": [ { "id": "e5bd9557-b1e7-4658-89a1-296a82824434", "key": "user_id", "value": "", "description": "(Required) User Id" } ] } }, "response": [ { "id": "924c398e-e939-4370-ac46-68fdf12a7488", "name": "User details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id" ], "variable": [ { "key": "user_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"client_credential_ids\": [\n \"\",\n \"\"\n ],\n \"email\": \"\",\n \"public_key_ids\": [\n \"\",\n \"\"\n ],\n \"role_ids\": [\n \"\",\n \"\"\n ],\n \"username\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-924c398e-e939-4370-ac46-68fdf12a7488" }, { "id": "eaf7a3b6-259d-4748-a2f0-7493c687ef16", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users/:user_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id" ], "variable": [ { "key": "user_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-eaf7a3b6-259d-4748-a2f0-7493c687ef16" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-44e100c7-3277-4628-954f-8439f13b317f" }, { "name": "Update user details", "id": "9627fc4a-c991-41af-b50b-721c113746b1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"client_credential_ids\": [\n \"\",\n \"\"\n ],\n \"email\": \"\",\n \"public_key_ids\": [\n \"\",\n \"\"\n ],\n \"role_ids\": [\n \"\",\n \"\"\n ],\n \"username\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/security/users/:user_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id" ], "variable": [ { "id": "de6c9176-b1bb-4931-865f-006b996d689c", "key": "user_id", "value": "", "description": "(Required) User Id" } ] } }, "response": [ { "id": "1b7ff0bf-60cd-4b42-9bef-0c97d6c0241a", "name": "User details", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"client_credential_ids\": [\n \"\",\n \"\"\n ],\n \"email\": \"\",\n \"public_key_ids\": [\n \"\",\n \"\"\n ],\n \"role_ids\": [\n \"\",\n \"\"\n ],\n \"username\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/security/users/:user_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id" ], "variable": [ { "key": "user_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"client_credential_ids\": [\n \"\",\n \"\"\n ],\n \"email\": \"\",\n \"public_key_ids\": [\n \"\",\n \"\"\n ],\n \"role_ids\": [\n \"\",\n \"\"\n ],\n \"username\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-1b7ff0bf-60cd-4b42-9bef-0c97d6c0241a" }, { "id": "1628cf38-4c6b-4d57-bbd8-d5f35cbb259c", "name": "Bad request", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"client_credential_ids\": [\n \"\",\n \"\"\n ],\n \"email\": \"\",\n \"public_key_ids\": [\n \"\",\n \"\"\n ],\n \"role_ids\": [\n \"\",\n \"\"\n ],\n \"username\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/security/users/:user_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id" ], "variable": [ { "key": "user_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-1628cf38-4c6b-4d57-bbd8-d5f35cbb259c" }, { "id": "abb822f8-1260-44d1-a416-4dbdd0938fe2", "name": "Not Found", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"client_credential_ids\": [\n \"\",\n \"\"\n ],\n \"email\": \"\",\n \"public_key_ids\": [\n \"\",\n \"\"\n ],\n \"role_ids\": [\n \"\",\n \"\"\n ],\n \"username\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/security/users/:user_id", "host": [ "{{baseUrl}}" ], "path": [ "security", "users", ":user_id" ], "variable": [ { "key": "user_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-abb822f8-1260-44d1-a416-4dbdd0938fe2" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-9627fc4a-c991-41af-b50b-721c113746b1" } ], "id": "9b8d383e-d4cf-4285-a372-8b9f9bdba4c6", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-9b8d383e-d4cf-4285-a372-8b9f9bdba4c6" }, { "name": "List all users", "id": "982798a1-af33-4500-a6b0-5686f3cf2add", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/security/users?page[number]=&page[size]=", "host": [ "{{baseUrl}}" ], "path": [ "security", "users" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "" }, { "description": "Number of items to select", "key": "page[size]", "value": "" } ] } }, "response": [ { "id": "ca258d26-eec2-46fa-82ca-28f393eb4873", "name": "List of user details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/security/users?page[number]=&page[size]=", "host": [ "{{baseUrl}}" ], "path": [ "security", "users" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "" }, { "description": "Number of items to select", "key": "page[size]", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"client_credential_ids\": [\n \"\",\n \"\"\n ],\n \"email\": \"\",\n \"public_key_ids\": [\n \"\",\n \"\"\n ],\n \"role_ids\": [\n \"\",\n \"\"\n ],\n \"username\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"client_credential_ids\": [\n \"\",\n \"\"\n ],\n \"email\": \"\",\n \"public_key_ids\": [\n \"\",\n \"\"\n ],\n \"role_ids\": [\n \"\",\n \"\"\n ],\n \"username\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-ca258d26-eec2-46fa-82ca-28f393eb4873" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-982798a1-af33-4500-a6b0-5686f3cf2add" }, { "name": "Create user", "id": "968b699b-1387-43f2-9fa2-f90789644065", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"client_credential_ids\": [\n \"\",\n \"\"\n ],\n \"email\": \"\",\n \"public_key_ids\": [\n \"\",\n \"\"\n ],\n \"role_ids\": [\n \"\",\n \"\"\n ],\n \"username\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/security/users", "host": [ "{{baseUrl}}" ], "path": [ "security", "users" ] } }, "response": [ { "id": "5578d1da-0b86-41c7-b03d-1ca67fdc46fa", "name": "User creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"client_credential_ids\": [\n \"\",\n \"\"\n ],\n \"email\": \"\",\n \"public_key_ids\": [\n \"\",\n \"\"\n ],\n \"role_ids\": [\n \"\",\n \"\"\n ],\n \"username\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/security/users", "host": [ "{{baseUrl}}" ], "path": [ "security", "users" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"client_credential_ids\": [\n \"\",\n \"\"\n ],\n \"email\": \"\",\n \"public_key_ids\": [\n \"\",\n \"\"\n ],\n \"role_ids\": [\n \"\",\n \"\"\n ],\n \"username\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-5578d1da-0b86-41c7-b03d-1ca67fdc46fa" }, { "id": "bcb2905f-fdd8-4351-beee-7e079c759e46", "name": "Bad request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"client_credential_ids\": [\n \"\",\n \"\"\n ],\n \"email\": \"\",\n \"public_key_ids\": [\n \"\",\n \"\"\n ],\n \"role_ids\": [\n \"\",\n \"\"\n ],\n \"username\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/security/users", "host": [ "{{baseUrl}}" ], "path": [ "security", "users" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-bcb2905f-fdd8-4351-beee-7e079c759e46" }, { "id": "12b39a7e-28b6-4a4b-89d1-5874415d8428", "name": "Conflict", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"client_credential_ids\": [\n \"\",\n \"\"\n ],\n \"email\": \"\",\n \"public_key_ids\": [\n \"\",\n \"\"\n ],\n \"role_ids\": [\n \"\",\n \"\"\n ],\n \"username\": \"\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/security/users", "host": [ "{{baseUrl}}" ], "path": [ "security", "users" ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-12b39a7e-28b6-4a4b-89d1-5874415d8428" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-968b699b-1387-43f2-9fa2-f90789644065" } ], "id": "e6e0d6b9-bced-4afe-b19c-c3d936eb4f60", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-e6e0d6b9-bced-4afe-b19c-c3d936eb4f60" } ], "id": "01f03865-7877-4538-b6d1-49cfd7cc45e8", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-01f03865-7877-4538-b6d1-49cfd7cc45e8" }, { "name": "transaction", "item": [ { "name": "claims", "item": [ { "name": "{id}", "item": [ { "name": "reversals", "item": [ { "name": "{reversalId}", "item": [ { "name": "submissions", "item": [ { "name": "{submissionId}", "item": [ { "name": "Fetch Claim Reversal Submission", "id": "27604e7f-0cf8-4dda-b3cb-37004cf7f0ce", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/claims/:id/reversals/:reversalId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id", "reversals", ":reversalId", "submissions", ":submissionId" ], "variable": [ { "id": "f9e6e1f3-f04b-47d8-92b3-2b5de7701079", "key": "id", "value": "", "description": "(Required) Claim Id" }, { "id": "2c3d9b93-6bef-4079-9763-67c49a42a23c", "key": "reversalId", "value": "", "description": "(Required) Claim Reversal Id" }, { "id": "22af376d-cee8-4d91-a7f2-26abd750cf0d", "key": "submissionId", "value": "", "description": "(Required) Claim Reversal Submission Id" } ] } }, "response": [ { "id": "d01ecfcc-6dac-4c15-9e02-98e515e7bf30", "name": "Claim Reversal Submission details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/claims/:id/reversals/:reversalId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id", "reversals", ":reversalId", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "reversalId" }, { "key": "submissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"T\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d01ecfcc-6dac-4c15-9e02-98e515e7bf30" }, { "id": "37ce502b-4df4-421d-82b6-71d5f3337a9e", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/claims/:id/reversals/:reversalId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id", "reversals", ":reversalId", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "reversalId" }, { "key": "submissionId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-37ce502b-4df4-421d-82b6-71d5f3337a9e" }, { "id": "34a4512a-4d1f-46c6-b2fc-2bca6767abd7", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/claims/:id/reversals/:reversalId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id", "reversals", ":reversalId", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "reversalId" }, { "key": "submissionId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-34a4512a-4d1f-46c6-b2fc-2bca6767abd7" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-27604e7f-0cf8-4dda-b3cb-37004cf7f0ce" } ], "id": "051511ad-36dc-4914-97fb-f6501561a93b", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-051511ad-36dc-4914-97fb-f6501561a93b" }, { "name": "Create Claim Reversal Submission", "id": "7ad03d5f-f26d-4f7d-93d8-7cb3a7d6a637", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"oliTrXCSER\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/claims/:id/reversals/:reversalId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id", "reversals", ":reversalId", "submissions" ], "variable": [ { "id": "b20a4ec3-9f62-4014-a15a-7f389c8cec4d", "key": "id", "value": "", "description": "(Required) Claim Id" }, { "id": "68f9d1f8-3183-4ef1-b797-6d6794a0e013", "key": "reversalId", "value": "", "description": "(Required) Claim Reversal Id" } ] } }, "response": [ { "id": "b599f9f5-d72a-4a64-bd7c-6c54a7283879", "name": "Claim Reversal Submission creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"oliTrXCSER\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/claims/:id/reversals/:reversalId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id", "reversals", ":reversalId", "submissions" ], "variable": [ { "key": "id" }, { "key": "reversalId" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"T\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b599f9f5-d72a-4a64-bd7c-6c54a7283879" }, { "id": "3a8ca92b-523f-49be-b8a4-6626b805f0f2", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"oliTrXCSER\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/claims/:id/reversals/:reversalId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id", "reversals", ":reversalId", "submissions" ], "variable": [ { "key": "id" }, { "key": "reversalId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-3a8ca92b-523f-49be-b8a4-6626b805f0f2" }, { "id": "3c2fa836-b518-4a7f-8b17-48897588e585", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"oliTrXCSER\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/claims/:id/reversals/:reversalId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id", "reversals", ":reversalId", "submissions" ], "variable": [ { "key": "id" }, { "key": "reversalId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-3c2fa836-b518-4a7f-8b17-48897588e585" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-7ad03d5f-f26d-4f7d-93d8-7cb3a7d6a637" } ], "id": "7ca28864-8fd7-4908-95d0-0fc334582f46", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-7ca28864-8fd7-4908-95d0-0fc334582f46" }, { "name": "Fetch Claim Reversal", "id": "dc51146e-8c4f-4f8e-b150-fcfbb058c871", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/claims/:id/reversals/:reversalId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id", "reversals", ":reversalId" ], "variable": [ { "id": "caf9b8bc-53d7-4569-abdf-f5fb88707585", "key": "id", "value": "", "description": "(Required) Claim Id" }, { "id": "daa0442f-0b9d-4f7b-8a07-3da23777c950", "key": "reversalId", "value": "", "description": "(Required) Claim Reversal Id" } ] } }, "response": [ { "id": "a6892e30-1a0e-4019-98d8-97b9d978f43d", "name": "Claim Reversal details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/claims/:id/reversals/:reversalId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id", "reversals", ":reversalId" ], "variable": [ { "key": "id" }, { "key": "reversalId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"original_instruction_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"MGbmSrMQXu\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"hTBpP\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-a6892e30-1a0e-4019-98d8-97b9d978f43d" }, { "id": "a9943f97-82d7-404c-bd15-18bda900299d", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/claims/:id/reversals/:reversalId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id", "reversals", ":reversalId" ], "variable": [ { "key": "id" }, { "key": "reversalId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-a9943f97-82d7-404c-bd15-18bda900299d" }, { "id": "2dc1834e-dd7d-4212-a845-ea4610a5f69d", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/claims/:id/reversals/:reversalId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id", "reversals", ":reversalId" ], "variable": [ { "key": "id" }, { "key": "reversalId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-2dc1834e-dd7d-4212-a845-ea4610a5f69d" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-dc51146e-8c4f-4f8e-b150-fcfbb058c871" } ], "id": "9c6e2f98-d6d1-49c2-967a-239fd3dc0d6f", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-9c6e2f98-d6d1-49c2-967a-239fd3dc0d6f" }, { "name": "Create Claim Reversal", "id": "19714f0f-0f42-4ef3-a214-da391be87cfd", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"original_instruction_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"wdO\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"XU\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"hvah\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/claims/:id/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id", "reversals" ], "variable": [ { "id": "83946c85-a95a-441f-8abd-8679220d5b27", "key": "id", "value": "", "description": "(Required) Claim Id" } ] } }, "response": [ { "id": "facf0c87-6f38-44d0-911f-b4fa2c988fb7", "name": "Claim Reversal creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"original_instruction_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"wdO\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"XU\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"hvah\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/claims/:id/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id", "reversals" ], "variable": [ { "key": "id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"original_instruction_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"MGbmSrMQXu\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"hTBpP\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-facf0c87-6f38-44d0-911f-b4fa2c988fb7" }, { "id": "370f23a1-7a10-4b8a-9bba-b163da30e571", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"original_instruction_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"wdO\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"XU\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"hvah\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/claims/:id/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id", "reversals" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-370f23a1-7a10-4b8a-9bba-b163da30e571" }, { "id": "14b945ee-5052-4097-81a3-5ab66e9f35cc", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"original_instruction_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"wdO\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"XU\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"hvah\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/claims/:id/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id", "reversals" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-14b945ee-5052-4097-81a3-5ab66e9f35cc" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-19714f0f-0f42-4ef3-a214-da391be87cfd" } ], "id": "3c0b8335-9368-4399-a43e-2fd240ad3ea6", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-3c0b8335-9368-4399-a43e-2fd240ad3ea6" }, { "name": "submissions", "item": [ { "name": "{submissionId}", "item": [ { "name": "Fetch Claim Submission", "id": "78f71f65-5525-4e34-889c-373759cc17e4", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/claims/:id/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id", "submissions", ":submissionId" ], "variable": [ { "id": "1e12b743-97ad-4814-8777-bb247cfce17b", "key": "id", "value": "", "description": "(Required) Claim Id" }, { "id": "ae536d3f-b060-431e-b83b-38214dcfa6d2", "key": "submissionId", "value": "", "description": "(Required) Claim Submission Id" } ] } }, "response": [ { "id": "d8753db0-336a-41e0-a92c-26a82c5b63e2", "name": "Claim Submission details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/claims/:id/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "submissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_message_id\": \"\",\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"NR\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d8753db0-336a-41e0-a92c-26a82c5b63e2" }, { "id": "0edb121e-ae4f-4510-9ceb-0b532002d631", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/claims/:id/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "submissionId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-0edb121e-ae4f-4510-9ceb-0b532002d631" }, { "id": "5fb1c26c-dd5a-45b9-aa9f-103cff4c3454", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/claims/:id/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "submissionId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-5fb1c26c-dd5a-45b9-aa9f-103cff4c3454" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-78f71f65-5525-4e34-889c-373759cc17e4" } ], "id": "79d8a030-7fde-4331-ac52-b719c4ecc8f0", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-79d8a030-7fde-4331-ac52-b719c4ecc8f0" }, { "name": "Create Claim Submission", "id": "a2f6bb5a-f6b9-4a22-a5ce-3d555b84625b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_message_id\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"RzFzYBqM\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/claims/:id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id", "submissions" ], "variable": [ { "id": "faf4608d-fe43-446a-ba97-46c04380b3f0", "key": "id", "value": "", "description": "(Required) Claim Id" } ] } }, "response": [ { "id": "178f3d31-f1fd-40a5-abf5-c66889e37c4a", "name": "Claim Submission creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_message_id\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"RzFzYBqM\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/claims/:id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id", "submissions" ], "variable": [ { "key": "id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_message_id\": \"\",\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"NR\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-178f3d31-f1fd-40a5-abf5-c66889e37c4a" }, { "id": "d019dcaf-23e0-41e6-8882-e6409ac53a75", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_message_id\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"RzFzYBqM\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/claims/:id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id", "submissions" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d019dcaf-23e0-41e6-8882-e6409ac53a75" }, { "id": "5e1dd46a-3728-4207-b97d-998fdfad7d7c", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_message_id\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"RzFzYBqM\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/claims/:id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id", "submissions" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-5e1dd46a-3728-4207-b97d-998fdfad7d7c" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-a2f6bb5a-f6b9-4a22-a5ce-3d555b84625b" } ], "id": "aa045eda-9efb-4af3-a0c1-95326d628e69", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-aa045eda-9efb-4af3-a0c1-95326d628e69" }, { "name": "Fetch claim", "id": "01d62a28-149f-4bc8-b4ac-0f56699395c4", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/claims/:id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id" ], "variable": [ { "id": "b9a99125-f59c-4450-b70a-9c52a13fdb9d", "key": "id", "value": "", "description": "(Required) Claim Id" } ] } }, "response": [ { "id": "a986059f-6ef2-458b-b41d-a00a65e1d346", "name": "Claim details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/claims/:id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"payment_scheme\": \"\",\n \"clearing_id\": \"506518\",\n \"reference\": \"\",\n \"reason_code\": \"1\",\n \"beneficiary_party\": {\n \"account_number\": \"MRVYLAI5EIOTDEV4ELQAE2\",\n \"bank_id\": \"\"\n },\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"2KDDYWVXSREJ5TXZYNMGLU6RJT0YUQEQ\",\n \"bank_id\": \"\"\n },\n \"original_instruction\": {\n \"clearing_id\": \"407172\",\n \"reference\": \"\"\n },\n \"number_of_claims\": \"\",\n \"disputed_transactions\": [\n {\n \"date\": \"\",\n \"amount\": \"479.080800227\"\n },\n {\n \"date\": \"\",\n \"amount\": \"443..635.56498\"\n }\n ],\n \"contact_name\": \"\",\n \"processing_date\": \"\",\n \"request_date\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"original_instruction_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"lFvJJ\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"Up\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"original_instruction_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"HNVjsLu\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"tP\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"rOSPs\",\n \"version\": \"\"\n }\n ]\n },\n \"claim_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_message_id\": \"\",\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"JY\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_message_id\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"IrjkAJheh\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-a986059f-6ef2-458b-b41d-a00a65e1d346" }, { "id": "007aef3d-817a-4dda-89a0-0306b3ed2b95", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/claims/:id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-007aef3d-817a-4dda-89a0-0306b3ed2b95" }, { "id": "9714a48a-b146-401b-a9b2-68463828a3bb", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/claims/:id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-9714a48a-b146-401b-a9b2-68463828a3bb" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-01d62a28-149f-4bc8-b4ac-0f56699395c4" } ], "id": "fe4bc36a-c814-40fb-b0b3-d3f0135f450e", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-fe4bc36a-c814-40fb-b0b3-d3f0135f450e" }, { "name": "List claims", "id": "72bf3df3-0a15-43d4-97ea-9a83ef8db8ad", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/claims?page[number]=&page[size]=&filter[organisation_id]=,&filter[payment_scheme]=&filter[clearing_id]=&filter[reference]=&filter[reason_code]=&filter[contact_name]=&filter[debtor_party.account_number]=&filter[debtor_party.bank_id]=&filter[beneficiary_party.account_number]=&filter[beneficiary_party.bank_id]=&filter[original_instruction.reference]=&filter[submission.status]=&filter[submission.submission_date_from]=&filter[submission.submission_date_to]=&filter[reversal.status]=&filter[reversal.submission_date_from]=&filter[reversal.submission_date_to]=", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "" }, { "description": "Number of items to select", "key": "page[size]", "value": "" }, { "description": "Filter by organisation id", "key": "filter[organisation_id]", "value": "," }, { "key": "filter[payment_scheme]", "value": "" }, { "key": "filter[clearing_id]", "value": "" }, { "key": "filter[reference]", "value": "" }, { "key": "filter[reason_code]", "value": "" }, { "key": "filter[contact_name]", "value": "" }, { "key": "filter[debtor_party.account_number]", "value": "" }, { "key": "filter[debtor_party.bank_id]", "value": "" }, { "key": "filter[beneficiary_party.account_number]", "value": "" }, { "key": "filter[beneficiary_party.bank_id]", "value": "" }, { "key": "filter[original_instruction.reference]", "value": "" }, { "key": "filter[submission.status]", "value": "" }, { "key": "filter[submission.submission_date_from]", "value": "" }, { "key": "filter[submission.submission_date_to]", "value": "" }, { "key": "filter[reversal.status]", "value": "" }, { "key": "filter[reversal.submission_date_from]", "value": "" }, { "key": "filter[reversal.submission_date_to]", "value": "" } ] } }, "response": [ { "id": "03b867ab-9bdd-4066-a51f-83ca9121ce2f", "name": "List of claims details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/claims?page[number]=&page[size]=&filter[organisation_id]=,&filter[payment_scheme]=&filter[clearing_id]=&filter[reference]=&filter[reason_code]=&filter[contact_name]=&filter[debtor_party.account_number]=&filter[debtor_party.bank_id]=&filter[beneficiary_party.account_number]=&filter[beneficiary_party.bank_id]=&filter[original_instruction.reference]=&filter[submission.status]=&filter[submission.submission_date_from]=&filter[submission.submission_date_to]=&filter[reversal.status]=&filter[reversal.submission_date_from]=&filter[reversal.submission_date_to]=", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "" }, { "description": "Number of items to select", "key": "page[size]", "value": "" }, { "description": "Filter by organisation id", "key": "filter[organisation_id]", "value": "," }, { "key": "filter[payment_scheme]", "value": "" }, { "key": "filter[clearing_id]", "value": "" }, { "key": "filter[reference]", "value": "" }, { "key": "filter[reason_code]", "value": "" }, { "key": "filter[contact_name]", "value": "" }, { "key": "filter[debtor_party.account_number]", "value": "" }, { "key": "filter[debtor_party.bank_id]", "value": "" }, { "key": "filter[beneficiary_party.account_number]", "value": "" }, { "key": "filter[beneficiary_party.bank_id]", "value": "" }, { "key": "filter[original_instruction.reference]", "value": "" }, { "key": "filter[submission.status]", "value": "" }, { "key": "filter[submission.submission_date_from]", "value": "" }, { "key": "filter[submission.submission_date_to]", "value": "" }, { "key": "filter[reversal.status]", "value": "" }, { "key": "filter[reversal.submission_date_from]", "value": "" }, { "key": "filter[reversal.submission_date_to]", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"payment_scheme\": \"\",\n \"clearing_id\": \"367928\",\n \"reference\": \"\",\n \"reason_code\": \"1\",\n \"beneficiary_party\": {\n \"account_number\": \"ZN3QOZLTVZEJ5QMOA\",\n \"bank_id\": \"\"\n },\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"WQHP6KDGU7CPHELER1TE5OARUNABA\",\n \"bank_id\": \"\"\n },\n \"original_instruction\": {\n \"clearing_id\": \"601584\",\n \"reference\": \"\"\n },\n \"number_of_claims\": \"\",\n \"disputed_transactions\": [\n {\n \"date\": \"\",\n \"amount\": \"9.057660090840\"\n },\n {\n \"date\": \"\",\n \"amount\": \"9395004871\"\n }\n ],\n \"contact_name\": \"\",\n \"processing_date\": \"\",\n \"request_date\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"original_instruction_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"WZVmC\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Tx\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"bqmK_APX\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"original_instruction_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"IEJd\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"JQWy\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"zwY\",\n \"version\": \"\"\n }\n ]\n },\n \"claim_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_message_id\": \"\",\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"_t\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_message_id\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"aFfeyK\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"kb\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"payment_scheme\": \"\",\n \"clearing_id\": \"883160\",\n \"reference\": \"\",\n \"reason_code\": \"1\",\n \"beneficiary_party\": {\n \"account_number\": \"5VYMSQGR8\",\n \"bank_id\": \"\"\n },\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"MGG39LV3OCTQGPVWAD7Q4BUU1\",\n \"bank_id\": \"\"\n },\n \"original_instruction\": {\n \"clearing_id\": \"039576\",\n \"reference\": \"\"\n },\n \"number_of_claims\": \"\",\n \"disputed_transactions\": [\n {\n \"date\": \"\",\n \"amount\": \"8617005767122\"\n },\n {\n \"date\": \"\",\n \"amount\": \"5542266385798..8.4\"\n }\n ],\n \"contact_name\": \"\",\n \"processing_date\": \"\",\n \"request_date\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"original_instruction_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"HciQNYLj\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"COS\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"JgxlPakReb\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"original_instruction_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"_BjLiqRm\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"SEbT\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n },\n \"claim_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_message_id\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"LZ\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_message_id\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"clebYlf\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"FMLwxMCOn\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-03b867ab-9bdd-4066-a51f-83ca9121ce2f" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-72bf3df3-0a15-43d4-97ea-9a83ef8db8ad" }, { "name": "Create Claim", "id": "34f51f71-0346-4c50-97d4-ffded15ed276", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"payment_scheme\": \"\",\n \"clearing_id\": \"868693\",\n \"reference\": \"\",\n \"reason_code\": \"9\",\n \"beneficiary_party\": {\n \"account_number\": \"B9Z7XRINZOUR7UMI7C5\",\n \"bank_id\": \"\"\n },\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"828JAQJ5YWZ59AN\",\n \"bank_id\": \"\"\n },\n \"original_instruction\": {\n \"clearing_id\": \"078256\",\n \"reference\": \"\"\n },\n \"number_of_claims\": \"\",\n \"disputed_transactions\": [\n {\n \"date\": \"\",\n \"amount\": \"7130.635\"\n },\n {\n \"date\": \"\",\n \"amount\": \"8088..9.860571\"\n }\n ],\n \"contact_name\": \"\",\n \"processing_date\": \"\",\n \"request_date\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"original_instruction_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"validation_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Bkb\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Qpa\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"VFWd\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"original_instruction_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"pVTMfmSos\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Wk\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"gHGmy\",\n \"version\": \"\"\n }\n ]\n },\n \"claim_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_message_id\": \"\",\n \"status\": \"validation_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"BAADBKND\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_message_id\": \"\",\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"jVGoMRnukE\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"PYFaUshI\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/claims", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims" ] } }, "response": [ { "id": "e6bc7169-e010-4389-adf6-19f507fa1f5b", "name": "Claim creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"payment_scheme\": \"\",\n \"clearing_id\": \"868693\",\n \"reference\": \"\",\n \"reason_code\": \"9\",\n \"beneficiary_party\": {\n \"account_number\": \"B9Z7XRINZOUR7UMI7C5\",\n \"bank_id\": \"\"\n },\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"828JAQJ5YWZ59AN\",\n \"bank_id\": \"\"\n },\n \"original_instruction\": {\n \"clearing_id\": \"078256\",\n \"reference\": \"\"\n },\n \"number_of_claims\": \"\",\n \"disputed_transactions\": [\n {\n \"date\": \"\",\n \"amount\": \"7130.635\"\n },\n {\n \"date\": \"\",\n \"amount\": \"8088..9.860571\"\n }\n ],\n \"contact_name\": \"\",\n \"processing_date\": \"\",\n \"request_date\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"original_instruction_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"validation_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Bkb\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Qpa\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"VFWd\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"original_instruction_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"pVTMfmSos\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Wk\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"gHGmy\",\n \"version\": \"\"\n }\n ]\n },\n \"claim_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_message_id\": \"\",\n \"status\": \"validation_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"BAADBKND\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_message_id\": \"\",\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"jVGoMRnukE\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"PYFaUshI\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/claims", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"payment_scheme\": \"\",\n \"clearing_id\": \"506518\",\n \"reference\": \"\",\n \"reason_code\": \"1\",\n \"beneficiary_party\": {\n \"account_number\": \"MRVYLAI5EIOTDEV4ELQAE2\",\n \"bank_id\": \"\"\n },\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"2KDDYWVXSREJ5TXZYNMGLU6RJT0YUQEQ\",\n \"bank_id\": \"\"\n },\n \"original_instruction\": {\n \"clearing_id\": \"407172\",\n \"reference\": \"\"\n },\n \"number_of_claims\": \"\",\n \"disputed_transactions\": [\n {\n \"date\": \"\",\n \"amount\": \"479.080800227\"\n },\n {\n \"date\": \"\",\n \"amount\": \"443..635.56498\"\n }\n ],\n \"contact_name\": \"\",\n \"processing_date\": \"\",\n \"request_date\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"original_instruction_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"lFvJJ\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"Up\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"original_instruction_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"HNVjsLu\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"tP\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"rOSPs\",\n \"version\": \"\"\n }\n ]\n },\n \"claim_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_message_id\": \"\",\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"JY\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_message_id\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"IrjkAJheh\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-e6bc7169-e010-4389-adf6-19f507fa1f5b" }, { "id": "2c34f185-9841-4a5a-ad05-6b52a860ce2a", "name": "Claim creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"payment_scheme\": \"\",\n \"clearing_id\": \"868693\",\n \"reference\": \"\",\n \"reason_code\": \"9\",\n \"beneficiary_party\": {\n \"account_number\": \"B9Z7XRINZOUR7UMI7C5\",\n \"bank_id\": \"\"\n },\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"828JAQJ5YWZ59AN\",\n \"bank_id\": \"\"\n },\n \"original_instruction\": {\n \"clearing_id\": \"078256\",\n \"reference\": \"\"\n },\n \"number_of_claims\": \"\",\n \"disputed_transactions\": [\n {\n \"date\": \"\",\n \"amount\": \"7130.635\"\n },\n {\n \"date\": \"\",\n \"amount\": \"8088..9.860571\"\n }\n ],\n \"contact_name\": \"\",\n \"processing_date\": \"\",\n \"request_date\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"original_instruction_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"validation_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Bkb\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Qpa\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"VFWd\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"original_instruction_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"pVTMfmSos\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"claim_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Wk\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"gHGmy\",\n \"version\": \"\"\n }\n ]\n },\n \"claim_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_message_id\": \"\",\n \"status\": \"validation_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"BAADBKND\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_message_id\": \"\",\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"claim\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"jVGoMRnukE\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"PYFaUshI\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/claims", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "claims" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-2c34f185-9841-4a5a-ad05-6b52a860ce2a" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-34f51f71-0346-4c50-97d4-ffded15ed276" } ], "id": "11ce5dcd-6db7-44ef-9b39-82f0fbcbbd5e", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-11ce5dcd-6db7-44ef-9b39-82f0fbcbbd5e" }, { "name": "directdebits", "item": [ { "name": "{id}", "item": [ { "name": "admissions", "item": [ { "name": "{admissionId}", "item": [ { "name": "Fetch Direct Debit Admission", "id": "f3c7842c-2a25-4d12-99b0-ee7e71167798", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "admissions", ":admissionId" ], "variable": [ { "id": "ae620d0c-910d-43d7-abe0-f0f3e0e04fec", "key": "id", "value": "", "description": "(Required) Direct Debit Id" }, { "id": "48f3a21a-c018-48ae-a770-9c201396bbdf", "key": "admissionId", "value": "", "description": "(Required) Direct Debit Admission Id" } ] } }, "response": [ { "id": "59e21c2e-e3e6-4d31-b2bc-f2a84ed22d8f", "name": "Direct Debit Admission details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "admissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"limit_check_passed\",\n \"status_reason\": \"authorised_by_sponsor\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"tU\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-59e21c2e-e3e6-4d31-b2bc-f2a84ed22d8f" }, { "id": "2be0e6ad-32ee-4806-939a-1b404d4cf8ac", "name": "Not found error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "admissionId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-2be0e6ad-32ee-4806-939a-1b404d4cf8ac" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-f3c7842c-2a25-4d12-99b0-ee7e71167798" } ], "id": "68e51850-8fde-4b17-9253-a19b9789b3a0", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-68e51850-8fde-4b17-9253-a19b9789b3a0" } ], "id": "2577704d-d312-49af-9f0c-9fee42f992cd", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-2577704d-d312-49af-9f0c-9fee42f992cd" }, { "name": "decisions", "item": [ { "name": "{decisionId}", "item": [ { "name": "admissions", "item": [ { "name": "{admissionId}", "item": [ { "name": "Fetch decision admission", "id": "f62835ca-19a1-4cb1-adee-f7125c4cd6ac", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/decisions/:decisionId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "decisions", ":decisionId", "admissions", ":admissionId" ], "variable": [ { "id": "8a144f0d-b5cf-48e3-b55a-b3975ee128a8", "key": "id", "value": "", "description": "(Required) Direct Debit Id" }, { "id": "b8d0a9f9-1e27-47e8-b8b5-2c10b6d764f4", "key": "decisionId", "value": "", "description": "(Required) Direct Debit decision id" }, { "id": "db1343fd-c114-4aa9-8f5f-852864f7f83a", "key": "admissionId", "value": "", "description": "(Required) Direct Debit Admission Id" } ] } }, "response": [ { "id": "d219e594-41a0-4377-ab2d-2e324b5e917a", "name": "Decision admission details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/decisions/:decisionId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "decisions", ":decisionId", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "decisionId" }, { "key": "admissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"accepted\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"dXIbhfaHFU\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d219e594-41a0-4377-ab2d-2e324b5e917a" }, { "id": "c3425e3d-5132-49a6-8089-6f01787c9556", "name": "Not found error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/decisions/:decisionId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "decisions", ":decisionId", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "decisionId" }, { "key": "admissionId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-c3425e3d-5132-49a6-8089-6f01787c9556" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-f62835ca-19a1-4cb1-adee-f7125c4cd6ac" } ], "id": "8819fca9-8907-4e41-a9ce-08e254fb8c5b", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-8819fca9-8907-4e41-a9ce-08e254fb8c5b" } ], "id": "f163af9a-6d9a-43ab-b3c8-6bf4330f3876", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-f163af9a-6d9a-43ab-b3c8-6bf4330f3876" }, { "name": "submissions", "item": [ { "name": "{submissionId}", "item": [ { "name": "Get direct debit decision submission", "id": "3c63d1c4-403e-48bd-817e-0ece734e965a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/decisions/:decisionId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "decisions", ":decisionId", "submissions", ":submissionId" ], "variable": [ { "id": "a7d9b53a-57d6-4e05-b819-05e52d2bd388", "key": "id", "value": "", "description": "(Required) Direct Debit Id" }, { "id": "36a20bfc-854d-4a24-8a02-f525b2029b4d", "key": "decisionId", "value": "", "description": "(Required) Direct Debit decision id" }, { "id": "9f09e73b-ad85-41a4-89c0-5ac508b4ce3f", "key": "submissionId", "value": "", "description": "(Required) Direct Debit decision submission id" } ] } }, "response": [ { "id": "6ec931d8-0ffb-46bd-946d-3e826b915db2", "name": "Direct debit decision details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/decisions/:decisionId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "decisions", ":decisionId", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "decisionId" }, { "key": "submissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"scheme_status_code\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"hyek\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-6ec931d8-0ffb-46bd-946d-3e826b915db2" }, { "id": "cfec4fb3-e729-431b-aee1-acd8ff3719c7", "name": "Not found error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/decisions/:decisionId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "decisions", ":decisionId", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "decisionId" }, { "key": "submissionId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-cfec4fb3-e729-431b-aee1-acd8ff3719c7" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-3c63d1c4-403e-48bd-817e-0ece734e965a" } ], "id": "fbbdc7f4-cc0d-4a95-9f6b-e05d94ea1147", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-fbbdc7f4-cc0d-4a95-9f6b-e05d94ea1147" }, { "name": "Create direct debit decision submission", "id": "92c261f6-2c1b-4aca-b7e8-c4f61a411202", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"scheme_status_code\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"SjwDYxysS\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/decisions/:decisionId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "decisions", ":decisionId", "submissions" ], "variable": [ { "id": "a04949e3-9e84-4865-b42d-eecdee4bdb21", "key": "id", "value": "", "description": "(Required) Direct Debit Id" }, { "id": "a75512da-96fe-446c-be09-0943c70f955e", "key": "decisionId", "value": "", "description": "(Required) Direct Debit decision id" } ] } }, "response": [ { "id": "98337110-18a4-4748-8473-0d4998e2ec64", "name": "Direct Debit decision submission creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"scheme_status_code\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"SjwDYxysS\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/decisions/:decisionId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "decisions", ":decisionId", "submissions" ], "variable": [ { "key": "id" }, { "key": "decisionId" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"scheme_status_code\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"hyek\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-98337110-18a4-4748-8473-0d4998e2ec64" }, { "id": "49ca678e-bc61-4f8a-9485-b01dc71d56de", "name": "Direct Debit decision submission creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"scheme_status_code\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"SjwDYxysS\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/decisions/:decisionId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "decisions", ":decisionId", "submissions" ], "variable": [ { "key": "id" }, { "key": "decisionId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-49ca678e-bc61-4f8a-9485-b01dc71d56de" }, { "id": "285234d6-e466-49f0-8c4d-fe60698e8ef5", "name": "Direct Debit decision submission creation conflict error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"scheme_status_code\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"SjwDYxysS\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/decisions/:decisionId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "decisions", ":decisionId", "submissions" ], "variable": [ { "key": "id" }, { "key": "decisionId" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-285234d6-e466-49f0-8c4d-fe60698e8ef5" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-92c261f6-2c1b-4aca-b7e8-c4f61a411202" } ], "id": "0ef88c54-340b-4f63-9065-a82f3ca49cff", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-0ef88c54-340b-4f63-9065-a82f3ca49cff" }, { "name": "Get direct debit decision", "id": "2499c583-be2c-41a1-ae83-4aa8dc1fed5e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/decisions/:decisionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "decisions", ":decisionId" ], "variable": [ { "id": "40c3d972-9419-4257-9d95-7c1b64a5f1ef", "key": "id", "value": "", "description": "(Required) Direct Debit Id" }, { "id": "05dd7439-5159-4591-b9e3-13fe455e82a3", "key": "decisionId", "value": "", "description": "(Required) Direct Debit decision id" } ] } }, "response": [ { "id": "3257eacd-04ff-4ca9-a417-1920c5505e8b", "name": "Direct debit decision details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/decisions/:decisionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "decisions", ":decisionId" ], "variable": [ { "key": "id" }, { "key": "decisionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"answer\": \"rejected\",\n \"reason\": \"\",\n \"reason_code\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"bankid_not_provisioned\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"YhG\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"bankid_not_provisioned\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"tUdaRIdC\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_decision_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"scheme_status_code\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"scheme_status_code\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"D\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"DoYnutZYwJ\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-3257eacd-04ff-4ca9-a417-1920c5505e8b" }, { "id": "d1c5cbaa-67cc-4454-a7c9-bbcf97edd7a3", "name": "Not found error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/decisions/:decisionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "decisions", ":decisionId" ], "variable": [ { "key": "id" }, { "key": "decisionId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d1c5cbaa-67cc-4454-a7c9-bbcf97edd7a3" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-2499c583-be2c-41a1-ae83-4aa8dc1fed5e" } ], "id": "286a6f06-7acf-4cc9-a4db-109680c9c12c", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-286a6f06-7acf-4cc9-a4db-109680c9c12c" }, { "name": "Create direct debit decision", "id": "2dcc9c5d-8753-4357-a9c4-17ad5bf9cb3e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"answer\": \"rejected\",\n \"reason\": \"\",\n \"reason_code\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"unknown_accountnumber\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"nKQrzO\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"pending_settlement\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"l\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_decision_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"scheme_status_code\": \"\",\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"FfIYHcPT\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"scheme_status_code\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"L\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"Iu_Ep\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/decisions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "decisions" ], "variable": [ { "id": "70eecf07-9e78-40a8-87a5-f8600590c9e3", "key": "id", "value": "", "description": "(Required) Direct Debit Id" } ] } }, "response": [ { "id": "b2eea944-d8c9-4a81-ab37-019277f95adc", "name": "Direct Debit decision creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"answer\": \"rejected\",\n \"reason\": \"\",\n \"reason_code\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"unknown_accountnumber\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"nKQrzO\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"pending_settlement\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"l\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_decision_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"scheme_status_code\": \"\",\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"FfIYHcPT\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"scheme_status_code\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"L\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"Iu_Ep\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/decisions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "decisions" ], "variable": [ { "key": "id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"answer\": \"rejected\",\n \"reason\": \"\",\n \"reason_code\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"bankid_not_provisioned\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"YhG\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"bankid_not_provisioned\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"tUdaRIdC\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_decision_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"scheme_status_code\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"scheme_status_code\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"D\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"DoYnutZYwJ\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b2eea944-d8c9-4a81-ab37-019277f95adc" }, { "id": "87da8950-6c00-4a7f-bc13-c3b0224abc3c", "name": "Direct Debit decision creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"answer\": \"rejected\",\n \"reason\": \"\",\n \"reason_code\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"unknown_accountnumber\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"nKQrzO\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"pending_settlement\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"l\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_decision_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"scheme_status_code\": \"\",\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"FfIYHcPT\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"scheme_status_code\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"L\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"Iu_Ep\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/decisions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "decisions" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-87da8950-6c00-4a7f-bc13-c3b0224abc3c" }, { "id": "628d9dcc-9769-4ab8-aaad-03d46f38a21c", "name": "Not found error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"answer\": \"rejected\",\n \"reason\": \"\",\n \"reason_code\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"unknown_accountnumber\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"nKQrzO\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"pending_settlement\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"l\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_decision_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"scheme_status_code\": \"\",\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"FfIYHcPT\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"scheme_status_code\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"L\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"Iu_Ep\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/decisions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "decisions" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-628d9dcc-9769-4ab8-aaad-03d46f38a21c" }, { "id": "0d988b8a-b7d3-4972-8bce-17244ca8b53b", "name": "Direct Debit decision creation conflict error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"answer\": \"rejected\",\n \"reason\": \"\",\n \"reason_code\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"unknown_accountnumber\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"nKQrzO\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"pending_settlement\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"l\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_decision_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"scheme_status_code\": \"\",\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"FfIYHcPT\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"scheme_status_code\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"L\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"Iu_Ep\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/decisions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "decisions" ], "variable": [ { "key": "id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-0d988b8a-b7d3-4972-8bce-17244ca8b53b" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-2dcc9c5d-8753-4357-a9c4-17ad5bf9cb3e" } ], "id": "01c20ac1-569b-4370-b531-68cf428a3589", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-01c20ac1-569b-4370-b531-68cf428a3589" }, { "name": "recalls", "item": [ { "name": "{recallId}", "item": [ { "name": "admissions", "item": [ { "name": "{admissionId}", "item": [ { "name": "Fetch recall admission", "id": "cdd601a8-29b1-4cda-b4dd-a938f4d76680", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/recalls/:recallId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "recalls", ":recallId", "admissions", ":admissionId" ], "variable": [ { "id": "c1a2d213-0d2b-4f43-acf7-24a10b7a7a11", "key": "id", "value": "", "description": "(Required) Direct Debit Id" }, { "id": "6db787c0-c393-4d68-9a37-d5f16c5041f5", "key": "recallId", "value": "", "description": "(Required) Recall Id" }, { "id": "3ddb2826-1278-44fe-bc08-47b342b7b6c2", "key": "admissionId", "value": "", "description": "(Required) Direct Debit Admission Id" } ] } }, "response": [ { "id": "f3017bee-66f6-46fa-bb4c-ede2a421e676", "name": "Recall admission details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/recalls/:recallId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "recalls", ":recallId", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "recallId" }, { "key": "admissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"IQYy_Sbm\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-f3017bee-66f6-46fa-bb4c-ede2a421e676" }, { "id": "e17fb481-dc26-4205-b937-f38541248978", "name": "Not found error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/recalls/:recallId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "recalls", ":recallId", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "recallId" }, { "key": "admissionId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-e17fb481-dc26-4205-b937-f38541248978" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-cdd601a8-29b1-4cda-b4dd-a938f4d76680" } ], "id": "fb108726-2976-4cf1-8c37-617f9b3d1ebd", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-fb108726-2976-4cf1-8c37-617f9b3d1ebd" } ], "id": "56a32aee-7615-4a1e-b1c9-3489a3ccea19", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-56a32aee-7615-4a1e-b1c9-3489a3ccea19" }, { "name": "submissions", "item": [ { "name": "{submissionId}", "item": [ { "name": "Fetch recall submission", "id": "d1078143-2296-4106-ad9e-ff05ed755944", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/recalls/:recallId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "recalls", ":recallId", "submissions", ":submissionId" ], "variable": [ { "id": "3b5eeb6a-c83a-4bf4-9ff9-0abe89fb9053", "key": "id", "value": "", "description": "(Required) Direct Debit Id" }, { "id": "1e4819c8-8cbe-493f-8739-5b3ce6532220", "key": "recallId", "value": "", "description": "(Required) Recall Id" }, { "id": "7de16077-9fab-45a3-8a05-2ad91bad9f5b", "key": "submissionId", "value": "", "description": "(Required) Direct Debit decision submission id" } ] } }, "response": [ { "id": "1ed3ee77-fdb8-4bbd-b1b3-9c0088df171c", "name": "Recall submission details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/recalls/:recallId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "recalls", ":recallId", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "recallId" }, { "key": "submissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"sV\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-1ed3ee77-fdb8-4bbd-b1b3-9c0088df171c" }, { "id": "72d03534-c1f0-4f12-b63b-1f7640350410", "name": "Not found error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/recalls/:recallId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "recalls", ":recallId", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "recallId" }, { "key": "submissionId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-72d03534-c1f0-4f12-b63b-1f7640350410" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-d1078143-2296-4106-ad9e-ff05ed755944" } ], "id": "df122d08-fe32-4412-9496-28c910ea8989", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-df122d08-fe32-4412-9496-28c910ea8989" } ], "id": "3e389c31-5763-4ae1-a33e-619fa30251b6", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-3e389c31-5763-4ae1-a33e-619fa30251b6" }, { "name": "Fetch recall", "id": "b1629305-2193-4865-b632-542ed048c1d2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/recalls/:recallId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "recalls", ":recallId" ], "variable": [ { "id": "af197b85-c309-4cc1-aca2-26aac634fd00", "key": "id", "value": "", "description": "(Required) Direct Debit Id" }, { "id": "7d266e99-51d6-46f6-99d7-aaa64ede0732", "key": "recallId", "value": "", "description": "(Required) Recall Id" } ] } }, "response": [ { "id": "03bdc9d1-3452-4b67-be31-5ad8e96617b3", "name": "Recall details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/recalls/:recallId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "recalls", ":recallId" ], "variable": [ { "key": "id" }, { "key": "recallId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"attributes\": {\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"McY\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"qkrNiyViVR\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"rV\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"KxYSHRgPRw\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"Wh\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-03bdc9d1-3452-4b67-be31-5ad8e96617b3" }, { "id": "441c6dde-48aa-4dcf-ac82-37b661c8f116", "name": "Not found error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/recalls/:recallId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "recalls", ":recallId" ], "variable": [ { "key": "id" }, { "key": "recallId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-441c6dde-48aa-4dcf-ac82-37b661c8f116" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-b1629305-2193-4865-b632-542ed048c1d2" } ], "id": "e4366313-9db3-48e5-b9f1-f0cc39ca067a", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-e4366313-9db3-48e5-b9f1-f0cc39ca067a" }, { "name": "Create recall", "id": "6b6120a6-4355-45ac-9da3-f73bb98ab8cc", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"attributes\": {\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"mPGr\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"SKiiNapz\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"HPpqA\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"uBLPRWObLg\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"jvvnTqMbaq\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/recalls", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "recalls" ], "variable": [ { "id": "58c484e1-dee1-48ed-9d04-73a7db9d0476", "key": "id", "value": "", "description": "(Required) Direct Debit Id" } ] } }, "response": [ { "id": "a21cd59a-c0c8-439d-b6fe-863f877bf4be", "name": "Recall creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"attributes\": {\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"mPGr\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"SKiiNapz\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"HPpqA\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"uBLPRWObLg\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"jvvnTqMbaq\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/recalls", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "recalls" ], "variable": [ { "key": "id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"attributes\": {\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"McY\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"qkrNiyViVR\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"rV\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"KxYSHRgPRw\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"Wh\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-a21cd59a-c0c8-439d-b6fe-863f877bf4be" }, { "id": "8b667a03-20a2-4a22-9049-189b541c38d6", "name": "Recall creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"attributes\": {\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"mPGr\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"SKiiNapz\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"HPpqA\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"uBLPRWObLg\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"jvvnTqMbaq\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/recalls", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "recalls" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-8b667a03-20a2-4a22-9049-189b541c38d6" }, { "id": "62ba9a6d-3fd9-4bc3-9c61-05ada27cabcc", "name": "Not found error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"attributes\": {\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"mPGr\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"SKiiNapz\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"HPpqA\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"uBLPRWObLg\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"jvvnTqMbaq\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/recalls", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "recalls" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-62ba9a6d-3fd9-4bc3-9c61-05ada27cabcc" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-6b6120a6-4355-45ac-9da3-f73bb98ab8cc" } ], "id": "5aec12af-56b5-4ec5-ba89-52f407d419fc", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-5aec12af-56b5-4ec5-ba89-52f407d419fc" }, { "name": "returns", "item": [ { "name": "{returnId}", "item": [ { "name": "admissions", "item": [ { "name": "{admissionId}", "item": [ { "name": "Fetch return admission", "id": "423832a9-289d-4f3d-9fd9-c20b6967ef56", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/returns/:returnId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "returns", ":returnId", "admissions", ":admissionId" ], "variable": [ { "id": "12562eb5-2c30-4380-ba4e-c4c0c59a5b49", "key": "id", "value": "", "description": "(Required) Direct Debit Id" }, { "id": "dbe7334c-0fea-4eca-851b-48001fbf5101", "key": "returnId", "value": "", "description": "(Required) Return Id" }, { "id": "2964d848-68dd-4177-94fa-205c4714b2d4", "key": "admissionId", "value": "", "description": "(Required) Direct Debit Admission Id" } ] } }, "response": [ { "id": "7f24f1af-cf7f-4fce-9534-a1b8db288372", "name": "Reversal admission details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/returns/:returnId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "returns", ":returnId", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "returnId" }, { "key": "admissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"tp\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-7f24f1af-cf7f-4fce-9534-a1b8db288372" }, { "id": "987136e7-362d-4fa8-a6f2-365d2e0205e5", "name": "Not found error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/returns/:returnId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "returns", ":returnId", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "returnId" }, { "key": "admissionId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-987136e7-362d-4fa8-a6f2-365d2e0205e5" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-423832a9-289d-4f3d-9fd9-c20b6967ef56" } ], "id": "ea089423-0ad0-4c82-8c6f-ef5ad5e521d2", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-ea089423-0ad0-4c82-8c6f-ef5ad5e521d2" } ], "id": "f0c6eb29-1a96-424b-939d-d613368a32b9", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-f0c6eb29-1a96-424b-939d-d613368a32b9" }, { "name": "reversals", "item": [ { "name": "{reversalId}", "item": [ { "name": "admissions", "item": [ { "name": "{admissionId}", "item": [ { "name": "Fetch return admission", "id": "dcfdf73c-1b11-4647-b8de-7a4b789f1ae4", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/returns/:returnId/reversals/:reversalId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "returns", ":returnId", "reversals", ":reversalId", "admissions", ":admissionId" ], "variable": [ { "id": "32dfa0df-88ec-480f-82cc-0e62239c29f3", "key": "id", "value": "", "description": "(Required) Direct Debit Id" }, { "id": "836c3876-d171-4224-8ff5-814f9e2a6677", "key": "returnId", "value": "", "description": "(Required) Return Id" }, { "id": "7c4a2376-2345-4f82-86c6-c6894494ee23", "key": "reversalId", "value": "", "description": "(Required) Reversal Id" }, { "id": "55dd1b4b-f9ec-4695-9c6c-2237d0c444cb", "key": "admissionId", "value": "", "description": "(Required) Direct Debit Admission Id" } ] } }, "response": [ { "id": "4027d827-2ce3-444d-8148-45babbd044bd", "name": "Reversal admission details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/returns/:returnId/reversals/:reversalId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "returns", ":returnId", "reversals", ":reversalId", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "returnId" }, { "key": "reversalId" }, { "key": "admissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-4027d827-2ce3-444d-8148-45babbd044bd" }, { "id": "41e0e50b-8f59-4bf1-93c8-abca71af1647", "name": "Not found error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/returns/:returnId/reversals/:reversalId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "returns", ":returnId", "reversals", ":reversalId", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "returnId" }, { "key": "reversalId" }, { "key": "admissionId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-41e0e50b-8f59-4bf1-93c8-abca71af1647" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-dcfdf73c-1b11-4647-b8de-7a4b789f1ae4" } ], "id": "771ff8b0-2ab1-435f-be8c-6b5f06be550f", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-771ff8b0-2ab1-435f-be8c-6b5f06be550f" } ], "id": "ce1ff7c8-03b4-48ac-99ee-dd81605e7dbe", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-ce1ff7c8-03b4-48ac-99ee-dd81605e7dbe" }, { "name": "Fetch return admission", "id": "daccb03c-a3cc-4698-91bd-4d4f4fe5fcdc", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/returns/:returnId/reversals/:reversalId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "returns", ":returnId", "reversals", ":reversalId" ], "variable": [ { "id": "ac51d6e6-841b-4dc7-bdd1-9374d52826c6", "key": "id", "value": "", "description": "(Required) Direct Debit Id" }, { "id": "9903ba2e-bea7-42e7-b38b-a012a2ea7982", "key": "returnId", "value": "", "description": "(Required) Return Id" }, { "id": "2e31ce6a-3405-46e6-aed6-27b446e2505b", "key": "reversalId", "value": "", "description": "(Required) Reversal Id" } ] } }, "response": [ { "id": "516198d5-ef54-472d-8957-785a216b96d2", "name": "Reversal reversal details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/returns/:returnId/reversals/:reversalId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "returns", ":returnId", "reversals", ":reversalId" ], "variable": [ { "key": "id" }, { "key": "returnId" }, { "key": "reversalId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"HBiRPGVbfc\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"FKZT\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"k\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-516198d5-ef54-472d-8957-785a216b96d2" }, { "id": "7415c59d-60d6-46cd-b319-7295cf6e93b6", "name": "Not found error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/returns/:returnId/reversals/:reversalId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "returns", ":returnId", "reversals", ":reversalId" ], "variable": [ { "key": "id" }, { "key": "returnId" }, { "key": "reversalId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-7415c59d-60d6-46cd-b319-7295cf6e93b6" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-daccb03c-a3cc-4698-91bd-4d4f4fe5fcdc" } ], "id": "82e5a2e1-66b9-49d3-b3b5-54b26699a467", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-82e5a2e1-66b9-49d3-b3b5-54b26699a467" } ], "id": "39c1a519-4c35-4586-ba4c-7173b0642b36", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-39c1a519-4c35-4586-ba4c-7173b0642b36" }, { "name": "submissions", "item": [ { "name": "{submissionId}", "item": [ { "name": "Fetch return submission", "id": "a2afedad-e92e-4454-865a-581d8f13b692", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/returns/:returnId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "returns", ":returnId", "submissions", ":submissionId" ], "variable": [ { "id": "4e12dd1d-2be5-4d88-8fcc-178c40eb5c0e", "key": "id", "value": "", "description": "(Required) Direct Debit Id" }, { "id": "4490c8af-2f86-4006-90c7-adc8db4ec22e", "key": "returnId", "value": "", "description": "(Required) Return Id" }, { "id": "cac065c0-ee01-4d3d-9121-907325dd8c38", "key": "submissionId", "value": "", "description": "(Required) Direct Debit decision submission id" } ] } }, "response": [ { "id": "03418423-1fa6-4252-982d-4d9e9fe0374c", "name": "Return submission details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/returns/:returnId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "returns", ":returnId", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "returnId" }, { "key": "submissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"jWe77uqcOi\",\n \"file_number\": \"1745739475\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"ghXqglGjWv\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-03418423-1fa6-4252-982d-4d9e9fe0374c" }, { "id": "54fca6ad-b938-4878-a261-15fb7d66ba54", "name": "Not found error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/returns/:returnId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "returns", ":returnId", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "returnId" }, { "key": "submissionId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-54fca6ad-b938-4878-a261-15fb7d66ba54" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-a2afedad-e92e-4454-865a-581d8f13b692" } ], "id": "4d569dfa-8440-4822-ab45-d31065cef02e", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-4d569dfa-8440-4822-ab45-d31065cef02e" }, { "name": "create direct debit return submission", "id": "950e1779-d465-42df-8b7b-947b8e3aa8bb", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"O7VUr\",\n \"file_number\": \"52453144569\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/returns/:returnId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "returns", ":returnId", "submissions" ], "variable": [ { "id": "3cf29326-e681-43e2-b3d9-a0bcfda0029e", "key": "id", "value": "", "description": "(Required) Direct Debit Id" }, { "id": "1114a5b8-0a49-4396-8cec-8c495280e85a", "key": "returnId", "value": "", "description": "(Required) Return Id" } ] } }, "response": [ { "id": "f18f3d81-9895-44b2-aa0e-4f42aae1c353", "name": "Return submission creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"O7VUr\",\n \"file_number\": \"52453144569\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/returns/:returnId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "returns", ":returnId", "submissions" ], "variable": [ { "key": "id" }, { "key": "returnId" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"jWe77uqcOi\",\n \"file_number\": \"1745739475\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"ghXqglGjWv\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-f18f3d81-9895-44b2-aa0e-4f42aae1c353" }, { "id": "3562cf77-3750-4356-9cfc-91554c597001", "name": "Return submission creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"O7VUr\",\n \"file_number\": \"52453144569\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/returns/:returnId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "returns", ":returnId", "submissions" ], "variable": [ { "key": "id" }, { "key": "returnId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-3562cf77-3750-4356-9cfc-91554c597001" }, { "id": "cf94aff9-997e-4e0e-9ebd-7945f412ad33", "name": "Not found error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"O7VUr\",\n \"file_number\": \"52453144569\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/returns/:returnId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "returns", ":returnId", "submissions" ], "variable": [ { "key": "id" }, { "key": "returnId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-cf94aff9-997e-4e0e-9ebd-7945f412ad33" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-950e1779-d465-42df-8b7b-947b8e3aa8bb" } ], "id": "8c31e28b-f890-491f-ae47-821f82ba6737", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-8c31e28b-f890-491f-ae47-821f82ba6737" }, { "name": "Fetch direct debit return", "id": "ec6c1a96-5b47-405d-b1a3-dba86aece530", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/returns/:returnId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "returns", ":returnId" ], "variable": [ { "id": "da2dfed7-305a-41bb-8a0e-9571c343aa82", "key": "id", "value": "", "description": "(Required) Direct Debit Id" }, { "id": "be0a383a-b875-437b-aa01-4d45efb21772", "key": "returnId", "value": "", "description": "(Required) Return Id" } ] } }, "response": [ { "id": "a7e2264b-534e-4c03-bcb0-3931ebc377c1", "name": "Return details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/returns/:returnId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "returns", ":returnId" ], "variable": [ { "key": "id" }, { "key": "returnId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"charges_amount\": {\n \"amount\": \"62301661032784806\",\n \"currency\": \"\"\n },\n \"clearing_id\": \"\",\n \"compensation_amount\": {\n \"amount\": \"981\",\n \"currency\": \"\"\n },\n \"processing_date\": \"\",\n \"return_amount\": {\n \"amount\": \"26557545562.92316883\",\n \"currency\": \"\"\n },\n \"return_code\": \"\",\n \"return_initiator\": \"BANK\",\n \"scheme_processing_date\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"PLKNR\",\n \"method\": \"INDA\"\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"limit_check_passed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"wppAz\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"limit_check_passed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"lpWoYR\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"TVXbppEuy\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"d\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"CgZNN_c\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"mjhlud\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"idxahl\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"I\",\n \"file_number\": \"89\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"IkUiTuZ\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"zth59\",\n \"file_number\": \"938\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"ruIAG\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"yovU\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-a7e2264b-534e-4c03-bcb0-3931ebc377c1" }, { "id": "80dde916-1d50-450b-b0c4-cbd9c73c21c2", "name": "Not found error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/returns/:returnId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "returns", ":returnId" ], "variable": [ { "key": "id" }, { "key": "returnId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-80dde916-1d50-450b-b0c4-cbd9c73c21c2" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-ec6c1a96-5b47-405d-b1a3-dba86aece530" } ], "id": "369bb245-9e2d-4d52-b808-3db2071fa7ac", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-369bb245-9e2d-4d52-b808-3db2071fa7ac" }, { "name": "Create direct debit return", "id": "5ce7a8ef-eab9-44d9-823b-a285b83ee562", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"charges_amount\": {\n \"amount\": \"212\",\n \"currency\": \"\"\n },\n \"clearing_id\": \"\",\n \"compensation_amount\": {\n \"amount\": \"4314000\",\n \"currency\": \"\"\n },\n \"processing_date\": \"\",\n \"return_amount\": {\n \"amount\": \"363089436765\",\n \"currency\": \"\"\n },\n \"return_code\": \"\",\n \"return_initiator\": \"CUSTOMER\",\n \"scheme_processing_date\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"CHBCC\",\n \"method\": \"COVE\"\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"fM\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"qa\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"TRNTPAfFtF\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"vzP\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"ys\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"NTizmVYh\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"TGPSh\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"G4SiKdh3ib8\",\n \"file_number\": \"53\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"JPRuYACVng\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"swEqfhIAr\",\n \"file_number\": \"6296697\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Vi\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"K\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/returns", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "returns" ], "variable": [ { "id": "2064d525-9632-4ebd-be5b-42121086efed", "key": "id", "value": "", "description": "(Required) Direct Debit Id" } ] } }, "response": [ { "id": "68f8b98c-c982-4c8b-8ecf-bfb4a993a0eb", "name": "Return creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"charges_amount\": {\n \"amount\": \"212\",\n \"currency\": \"\"\n },\n \"clearing_id\": \"\",\n \"compensation_amount\": {\n \"amount\": \"4314000\",\n \"currency\": \"\"\n },\n \"processing_date\": \"\",\n \"return_amount\": {\n \"amount\": \"363089436765\",\n \"currency\": \"\"\n },\n \"return_code\": \"\",\n \"return_initiator\": \"CUSTOMER\",\n \"scheme_processing_date\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"CHBCC\",\n \"method\": \"COVE\"\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"fM\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"qa\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"TRNTPAfFtF\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"vzP\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"ys\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"NTizmVYh\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"TGPSh\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"G4SiKdh3ib8\",\n \"file_number\": \"53\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"JPRuYACVng\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"swEqfhIAr\",\n \"file_number\": \"6296697\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Vi\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"K\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/returns", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "returns" ], "variable": [ { "key": "id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"charges_amount\": {\n \"amount\": \"62301661032784806\",\n \"currency\": \"\"\n },\n \"clearing_id\": \"\",\n \"compensation_amount\": {\n \"amount\": \"981\",\n \"currency\": \"\"\n },\n \"processing_date\": \"\",\n \"return_amount\": {\n \"amount\": \"26557545562.92316883\",\n \"currency\": \"\"\n },\n \"return_code\": \"\",\n \"return_initiator\": \"BANK\",\n \"scheme_processing_date\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"PLKNR\",\n \"method\": \"INDA\"\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"limit_check_passed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"wppAz\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"limit_check_passed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"lpWoYR\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"TVXbppEuy\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"d\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"CgZNN_c\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"mjhlud\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"idxahl\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"I\",\n \"file_number\": \"89\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"IkUiTuZ\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"zth59\",\n \"file_number\": \"938\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"ruIAG\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"yovU\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-68f8b98c-c982-4c8b-8ecf-bfb4a993a0eb" }, { "id": "29ff5723-1c4a-447b-8fd4-8fdfc160bfae", "name": "Return creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"charges_amount\": {\n \"amount\": \"212\",\n \"currency\": \"\"\n },\n \"clearing_id\": \"\",\n \"compensation_amount\": {\n \"amount\": \"4314000\",\n \"currency\": \"\"\n },\n \"processing_date\": \"\",\n \"return_amount\": {\n \"amount\": \"363089436765\",\n \"currency\": \"\"\n },\n \"return_code\": \"\",\n \"return_initiator\": \"CUSTOMER\",\n \"scheme_processing_date\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"CHBCC\",\n \"method\": \"COVE\"\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"fM\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"qa\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"TRNTPAfFtF\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"vzP\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"ys\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"NTizmVYh\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"TGPSh\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"G4SiKdh3ib8\",\n \"file_number\": \"53\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"JPRuYACVng\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"swEqfhIAr\",\n \"file_number\": \"6296697\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Vi\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"K\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/returns", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "returns" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-29ff5723-1c4a-447b-8fd4-8fdfc160bfae" }, { "id": "0b9f1702-9322-4f9d-b1bb-c39e3b8d178b", "name": "Not found error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"charges_amount\": {\n \"amount\": \"212\",\n \"currency\": \"\"\n },\n \"clearing_id\": \"\",\n \"compensation_amount\": {\n \"amount\": \"4314000\",\n \"currency\": \"\"\n },\n \"processing_date\": \"\",\n \"return_amount\": {\n \"amount\": \"363089436765\",\n \"currency\": \"\"\n },\n \"return_code\": \"\",\n \"return_initiator\": \"CUSTOMER\",\n \"scheme_processing_date\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"CHBCC\",\n \"method\": \"COVE\"\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"fM\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"qa\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"TRNTPAfFtF\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"vzP\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"ys\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"NTizmVYh\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"TGPSh\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"G4SiKdh3ib8\",\n \"file_number\": \"53\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"JPRuYACVng\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"swEqfhIAr\",\n \"file_number\": \"6296697\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Vi\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"K\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/returns", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "returns" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-0b9f1702-9322-4f9d-b1bb-c39e3b8d178b" }, { "id": "364df8e3-94cd-4224-9df8-a454b4bd094b", "name": "Return creation conflict error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"charges_amount\": {\n \"amount\": \"212\",\n \"currency\": \"\"\n },\n \"clearing_id\": \"\",\n \"compensation_amount\": {\n \"amount\": \"4314000\",\n \"currency\": \"\"\n },\n \"processing_date\": \"\",\n \"return_amount\": {\n \"amount\": \"363089436765\",\n \"currency\": \"\"\n },\n \"return_code\": \"\",\n \"return_initiator\": \"CUSTOMER\",\n \"scheme_processing_date\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"CHBCC\",\n \"method\": \"COVE\"\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"fM\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"qa\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"TRNTPAfFtF\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"vzP\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"ys\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"NTizmVYh\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"TGPSh\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"G4SiKdh3ib8\",\n \"file_number\": \"53\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"JPRuYACVng\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"swEqfhIAr\",\n \"file_number\": \"6296697\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Vi\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"K\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/returns", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "returns" ], "variable": [ { "key": "id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-364df8e3-94cd-4224-9df8-a454b4bd094b" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-5ce7a8ef-eab9-44d9-823b-a285b83ee562" } ], "id": "ecb045da-2929-43b7-b4e7-61df7d59768f", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-ecb045da-2929-43b7-b4e7-61df7d59768f" }, { "name": "reversals", "item": [ { "name": "{reversalId}", "item": [ { "name": "admissions", "item": [ { "name": "{admissionId}", "item": [ { "name": "Fetch reversal admission", "id": "3cafa2ff-9d89-4f8f-8544-795a616a8306", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/reversals/:reversalId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "reversals", ":reversalId", "admissions", ":admissionId" ], "variable": [ { "id": "54e7fa37-7efb-44f9-89c4-72509e353f16", "key": "id", "value": "", "description": "(Required) Direct Debit Id" }, { "id": "4e96f366-0e48-4c80-8f7f-b76f5b09af3d", "key": "reversalId", "value": "", "description": "(Required) Reversal Id" }, { "id": "19ac6bf6-c2ba-4406-a88e-890a70ad0542", "key": "admissionId", "value": "", "description": "(Required) Direct Debit Admission Id" } ] } }, "response": [ { "id": "d438b285-ead5-4a3e-a579-102b61878838", "name": "Reversal admission details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/reversals/:reversalId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "reversals", ":reversalId", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "reversalId" }, { "key": "admissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"vLuOXGZJYE\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d438b285-ead5-4a3e-a579-102b61878838" }, { "id": "a9e4ccda-8519-42e9-a133-b62c3ce46ff5", "name": "Not found error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/reversals/:reversalId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "reversals", ":reversalId", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "reversalId" }, { "key": "admissionId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-a9e4ccda-8519-42e9-a133-b62c3ce46ff5" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-3cafa2ff-9d89-4f8f-8544-795a616a8306" } ], "id": "8f6b586b-413a-4b9e-a934-8102dd86e1f9", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-8f6b586b-413a-4b9e-a934-8102dd86e1f9" } ], "id": "3bfcd0bb-a515-49cf-9dff-04a10dbf1829", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-3bfcd0bb-a515-49cf-9dff-04a10dbf1829" }, { "name": "submissions", "item": [ { "name": "{submissionId}", "item": [ { "name": "Fetch reversal submission", "id": "4e4e6260-3365-40cf-8473-406c7eaa7a71", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/reversals/:reversalId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "reversals", ":reversalId", "submissions", ":submissionId" ], "variable": [ { "id": "fc70850d-f1aa-45cd-9784-23160e39140a", "key": "id", "value": "", "description": "(Required) Direct Debit Id" }, { "id": "c6350a10-9bfa-4a5d-846f-34e6a75f2ded", "key": "reversalId", "value": "", "description": "(Required) Reversal Id" }, { "id": "22413312-b8be-4aa0-b945-b66c0f3c3a59", "key": "submissionId", "value": "", "description": "(Required) Direct Debit decision submission id" } ] } }, "response": [ { "id": "ab30febe-47e0-4946-9fe3-f4def61ee329", "name": "Reversal submission details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/reversals/:reversalId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "reversals", ":reversalId", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "reversalId" }, { "key": "submissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"ERyiFh\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-ab30febe-47e0-4946-9fe3-f4def61ee329" }, { "id": "81aee6bb-8fd1-4d8e-acfb-2073de716776", "name": "Not found error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/reversals/:reversalId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "reversals", ":reversalId", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "reversalId" }, { "key": "submissionId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-81aee6bb-8fd1-4d8e-acfb-2073de716776" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-4e4e6260-3365-40cf-8473-406c7eaa7a71" } ], "id": "a4db2561-82e2-48b3-91ef-a61f5bfa7b2c", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-a4db2561-82e2-48b3-91ef-a61f5bfa7b2c" }, { "name": "create reversal submission", "id": "4be2f06a-5cad-4eb4-92bd-08ef02ff9366", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"xNLyDNJn\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/reversals/:reversalId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "reversals", ":reversalId", "submissions" ], "variable": [ { "id": "49b6f204-dc26-4eb4-a153-32144459e300", "key": "id", "value": "", "description": "(Required) Direct Debit Id" }, { "id": "2257ad79-23df-4fd7-ab71-f00445356a08", "key": "reversalId", "value": "", "description": "(Required) Reversal Id" } ] } }, "response": [ { "id": "a95c5782-099d-41f4-b69d-6ee45306af59", "name": "Reversal submission creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"xNLyDNJn\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/reversals/:reversalId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "reversals", ":reversalId", "submissions" ], "variable": [ { "key": "id" }, { "key": "reversalId" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"ERyiFh\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-a95c5782-099d-41f4-b69d-6ee45306af59" }, { "id": "13ae1382-234c-4c69-b9b8-8a1f02db285a", "name": "Reversal submission creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"xNLyDNJn\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/reversals/:reversalId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "reversals", ":reversalId", "submissions" ], "variable": [ { "key": "id" }, { "key": "reversalId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-13ae1382-234c-4c69-b9b8-8a1f02db285a" }, { "id": "3d42fe6c-15e6-4dd4-a11a-245a4f20929d", "name": "Not found error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"xNLyDNJn\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/reversals/:reversalId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "reversals", ":reversalId", "submissions" ], "variable": [ { "key": "id" }, { "key": "reversalId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-3d42fe6c-15e6-4dd4-a11a-245a4f20929d" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-4be2f06a-5cad-4eb4-92bd-08ef02ff9366" } ], "id": "9e89f506-674f-4f0f-a75c-8374f555ed1e", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-9e89f506-674f-4f0f-a75c-8374f555ed1e" }, { "name": "Fetch direct debit reversal", "id": "e3dfe67a-08fb-4549-b20d-1a313a557bb6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/reversals/:reversalId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "reversals", ":reversalId" ], "variable": [ { "id": "fada1834-4ed1-42a2-a714-893e4096bc81", "key": "id", "value": "", "description": "(Required) Direct Debit Id" }, { "id": "7ae93a73-555c-4449-9bde-2ff656c0d5b9", "key": "reversalId", "value": "", "description": "(Required) Reversal Id" } ] } }, "response": [ { "id": "b23f8f2a-2651-4dff-997a-d8ae1cbed1f5", "name": "Reversal details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/reversals/:reversalId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "reversals", ":reversalId" ], "variable": [ { "key": "id" }, { "key": "reversalId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"charges_amount\": {\n \"amount\": \"78739138643713.50333\",\n \"currency\": \"\"\n },\n \"processing_date\": \"\",\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"reversal_amount\": {\n \"amount\": \"5.8498776\",\n \"currency\": \"\"\n },\n \"scheme_processing_date\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"FLY\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"fusv\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Oe\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"AO\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"LvXbWw\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b23f8f2a-2651-4dff-997a-d8ae1cbed1f5" }, { "id": "9fb165ec-657f-4d2a-a378-9e1554627c64", "name": "Not found error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/reversals/:reversalId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "reversals", ":reversalId" ], "variable": [ { "key": "id" }, { "key": "reversalId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-9fb165ec-657f-4d2a-a378-9e1554627c64" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-e3dfe67a-08fb-4549-b20d-1a313a557bb6" } ], "id": "b802a66d-8430-4237-b4cf-d475078a374b", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-b802a66d-8430-4237-b4cf-d475078a374b" }, { "name": "Create direct debit reversal", "id": "46d7a8ce-7040-45f8-b088-9d46dc200e82", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"charges_amount\": {\n \"amount\": \".625\",\n \"currency\": \"\"\n },\n \"processing_date\": \"\",\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"reversal_amount\": {\n \"amount\": \"24470116703.3\",\n \"currency\": \"\"\n },\n \"scheme_processing_date\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"pWFPHcxv\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Oe\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"A\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"fqVRjTFg\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "reversals" ], "variable": [ { "id": "946921e7-d46e-48c2-9c2b-82e04457c709", "key": "id", "value": "", "description": "(Required) Direct Debit Id" } ] } }, "response": [ { "id": "56d68804-3ff4-456c-95d2-a878587c3936", "name": "Reversal creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"charges_amount\": {\n \"amount\": \".625\",\n \"currency\": \"\"\n },\n \"processing_date\": \"\",\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"reversal_amount\": {\n \"amount\": \"24470116703.3\",\n \"currency\": \"\"\n },\n \"scheme_processing_date\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"pWFPHcxv\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Oe\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"A\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"fqVRjTFg\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "reversals" ], "variable": [ { "key": "id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"charges_amount\": {\n \"amount\": \"78739138643713.50333\",\n \"currency\": \"\"\n },\n \"processing_date\": \"\",\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"reversal_amount\": {\n \"amount\": \"5.8498776\",\n \"currency\": \"\"\n },\n \"scheme_processing_date\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"FLY\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"fusv\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Oe\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"AO\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"LvXbWw\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-56d68804-3ff4-456c-95d2-a878587c3936" }, { "id": "48ede9bc-ff89-4851-a934-381095cf526b", "name": "Reversal creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"charges_amount\": {\n \"amount\": \".625\",\n \"currency\": \"\"\n },\n \"processing_date\": \"\",\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"reversal_amount\": {\n \"amount\": \"24470116703.3\",\n \"currency\": \"\"\n },\n \"scheme_processing_date\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"pWFPHcxv\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Oe\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"A\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"fqVRjTFg\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "reversals" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-48ede9bc-ff89-4851-a934-381095cf526b" }, { "id": "0a529eff-272b-49cf-9dd0-d5d3a6cd907c", "name": "Not found error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"charges_amount\": {\n \"amount\": \".625\",\n \"currency\": \"\"\n },\n \"processing_date\": \"\",\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"reversal_amount\": {\n \"amount\": \"24470116703.3\",\n \"currency\": \"\"\n },\n \"scheme_processing_date\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"pWFPHcxv\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Oe\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"A\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"fqVRjTFg\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "reversals" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-0a529eff-272b-49cf-9dd0-d5d3a6cd907c" }, { "id": "7664754d-1264-4c33-b9c1-983402085f01", "name": "Reversal creation conflict error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"charges_amount\": {\n \"amount\": \".625\",\n \"currency\": \"\"\n },\n \"processing_date\": \"\",\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"reversal_amount\": {\n \"amount\": \"24470116703.3\",\n \"currency\": \"\"\n },\n \"scheme_processing_date\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"pWFPHcxv\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Oe\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"A\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"fqVRjTFg\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "reversals" ], "variable": [ { "key": "id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-7664754d-1264-4c33-b9c1-983402085f01" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-46d7a8ce-7040-45f8-b088-9d46dc200e82" } ], "id": "f866ec7f-36d1-4cb4-ac2b-7c9cb16f98bb", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-f866ec7f-36d1-4cb4-ac2b-7c9cb16f98bb" }, { "name": "submissions", "item": [ { "name": "{submissionId}", "item": [ { "name": "Get direct debit submission", "id": "27123102-e94c-43f2-b2ab-04aa3877a1f1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "submissions", ":submissionId" ], "variable": [ { "id": "13ca1cd5-d6ca-4d0b-931d-aec78677fe4d", "key": "id", "value": "", "description": "(Required) Direct Debit Id" }, { "id": "544de4cc-b4af-4932-8f9b-dba1304ba7cc", "key": "submissionId", "value": "", "description": "(Required) Direct Debit decision submission id" } ] } }, "response": [ { "id": "84516f8b-cc8a-4f77-a51f-71709b2524fb", "name": "Direct debit submission details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "submissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"MAu\",\n \"file_number\": \"554089093\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"YDIeVTy\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-84516f8b-cc8a-4f77-a51f-71709b2524fb" }, { "id": "b9cd83f4-3194-4a52-b170-698aafafc8a4", "name": "Not found error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "submissionId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b9cd83f4-3194-4a52-b170-698aafafc8a4" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-27123102-e94c-43f2-b2ab-04aa3877a1f1" } ], "id": "2a34e4cb-0dc7-4c4a-9707-d48b11bec3f2", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-2a34e4cb-0dc7-4c4a-9707-d48b11bec3f2" }, { "name": "Create direct debit submission", "id": "4a9dac07-953b-4568-a079-84325fa28aa1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"s2WfRILCc\",\n \"file_number\": \"5189391272\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"LKi_CqVVGH\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "submissions" ], "variable": [ { "id": "0af6e0ca-d359-4d3b-869d-c6e4c3923ea1", "key": "id", "value": "", "description": "(Required) Direct Debit Id" } ] } }, "response": [ { "id": "b1d54421-6e3c-4a9b-9ea7-87bdf34b640a", "name": "Direct debit submission creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"s2WfRILCc\",\n \"file_number\": \"5189391272\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"LKi_CqVVGH\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "submissions" ], "variable": [ { "key": "id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"MAu\",\n \"file_number\": \"554089093\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"YDIeVTy\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b1d54421-6e3c-4a9b-9ea7-87bdf34b640a" }, { "id": "7c720f95-e7a1-4175-87ce-5b43a0e2e3a9", "name": "Direct debit submission creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"s2WfRILCc\",\n \"file_number\": \"5189391272\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"LKi_CqVVGH\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "submissions" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-7c720f95-e7a1-4175-87ce-5b43a0e2e3a9" }, { "id": "903be1cb-f534-4f8f-ad1e-6a3d9a04cfba", "name": "Not found error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"s2WfRILCc\",\n \"file_number\": \"5189391272\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"LKi_CqVVGH\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id", "submissions" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-903be1cb-f534-4f8f-ad1e-6a3d9a04cfba" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-4a9dac07-953b-4568-a079-84325fa28aa1" } ], "id": "03260666-8514-4ec5-ba76-75091238585a", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-03260666-8514-4ec5-ba76-75091238585a" }, { "name": "Fetch direct debit", "id": "6b47d74f-991f-4baf-8a17-86fddd2452c6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id" ], "variable": [ { "id": "88d684a5-32c0-4520-a8df-31383085b9db", "key": "id", "value": "", "description": "(Required) Direct Debit Id" } ] } }, "response": [ { "id": "9260b4aa-d237-41ce-9c70-3165cdc03488", "name": "Direct Debit details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"amount\": \"03212764630678833301.97843\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"Q5GJ41VUFC35ZV\",\n \"bank_id_code\": \"BE\",\n \"bank_address\": [\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"category_purpose\": \"\",\n \"category_purpose_coded\": \"\",\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"8CASYK8TRHQS34\",\n \"bank_id_code\": \"ITNCC\",\n \"bank_address\": [\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"mandate_amendment_indicator\": \"\",\n \"mandate_id\": \"\",\n \"mandate_signature_date\": \"\",\n \"numeric_reference\": \"\",\n \"payment_purpose_coded\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"remittance_information\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"scheme_status\": \"AUDDIS\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"SWBIC\",\n \"method\": \"INGA\"\n },\n \"structured_reference\": {\n \"issuer\": \"\",\n \"reference\": \"\"\n },\n \"ultimate_beneficiary\": {\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor\": {\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"limit_check_pending\",\n \"status_reason\": \"recalled_by_originator\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"QJqfbVQeq\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"answer\": \"rejected\",\n \"reason\": \"\",\n \"reason_code\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"bankid_not_provisioned\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"aVDYlZ_\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_decision_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"scheme_status_code\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"UHFZRwiB\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"wljNRLYGzC\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"attributes\": {\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"RCQLEGtEW\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"HWBEfTPPeh\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"charges_amount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"clearing_id\": \"\",\n \"compensation_amount\": {\n \"amount\": \"16878285808124988.5\",\n \"currency\": \"\"\n },\n \"processing_date\": \"\",\n \"return_amount\": {\n \"amount\": \"131238650445.257\",\n \"currency\": \"\"\n },\n \"return_code\": \"\",\n \"return_initiator\": \"BANK\",\n \"scheme_processing_date\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"PTNCC\",\n \"method\": \"INGA\"\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"rQDZOORc\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"aJ\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"tO\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"igp0MIzM7g\",\n \"file_number\": \"88639\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"cD_vYBN\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"IVkY_N\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"charges_amount\": {\n \"amount\": \"2844715257\",\n \"currency\": \"\"\n },\n \"processing_date\": \"\",\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"reversal_amount\": {\n \"amount\": \"169376953579.74367024\",\n \"currency\": \"\"\n },\n \"scheme_processing_date\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"KizIQPG_Bs\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"FsJUvBbiCx\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"BNCoLLFPax\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"sYv\",\n \"file_number\": \"3\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"tH\"\n }\n ]\n }\n },\n \"type\": \"sZbynZUoQK\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-9260b4aa-d237-41ce-9c70-3165cdc03488" }, { "id": "e99321e6-fcfd-42c9-a195-fc0b6cdd97b1", "name": "Not found error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits/:id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-e99321e6-fcfd-42c9-a195-fc0b6cdd97b1" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-6b47d74f-991f-4baf-8a17-86fddd2452c6" } ], "id": "2de1cc5a-c815-42d8-962e-7485ddd97221", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-2de1cc5a-c815-42d8-962e-7485ddd97221" }, { "name": "List direct debits", "id": "21b3cdbc-da94-4fb6-83d2-ee7adafe2164", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits?page[number]=dj\\l&page[before]=&page[after]=&page[size]=&filter[organisation_id]=,&filter[created_date_from]=&filter[created_date_to]=&filter[modified_date_from]=&filter[modified_date_to]=&filter[debtor_party.account_number]=&filter[debtor_party.bank_id]=&filter[beneficiary_party.account_number]=&filter[beneficiary_party.bank_id]=&filter[currency]=&filter[payment_scheme]=&filter[payment_type]=&filter[processing_date_from]=&filter[processing_date_to]=&filter[clearing_id]=&filter[admission.admission_date_from]=&filter[admission.admission_date_to]=&filter[admission.status]=&filter[admission.scheme_status_code]=&filter[amount]=&filter[reference]=&filter[unique_scheme_id]=&filter[submission.submission_date_from]=&filter[submission.submission_date_to]=&filter[submission.status]=&filter[submission.scheme_status_code]=&filter[return_submission.submission_date_from]=&filter[return_submission.submission_date_to]=&filter[relationships]=recalls,direct_debit_admissions&filter[not_relationships]=recalls,direct_debit_admissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits" ], "query": [ { "description": "Which page to select. page[number] * page[size] is restricted to less than 10,000.", "key": "page[number]", "value": "dj\\l" }, { "description": "Cursor for previous page (this is a base64-encoded UUID continuation token returned from the application and should not be manually generated, unless requesting the last page, where the value should be set to \"end\").", "key": "page[before]", "value": "" }, { "description": "Cursor for next page (this is a base64-encoded UUID continuation token returned from the application and should not be manually generated, unless requesting the first page, where the value should be set to \"start\").", "key": "page[after]", "value": "" }, { "description": "Number of items to select", "key": "page[size]", "value": "" }, { "description": "Filter by organisation id", "key": "filter[organisation_id]", "value": "," }, { "key": "filter[created_date_from]", "value": "" }, { "key": "filter[created_date_to]", "value": "" }, { "key": "filter[modified_date_from]", "value": "" }, { "key": "filter[modified_date_to]", "value": "" }, { "key": "filter[debtor_party.account_number]", "value": "" }, { "key": "filter[debtor_party.bank_id]", "value": "" }, { "key": "filter[beneficiary_party.account_number]", "value": "" }, { "key": "filter[beneficiary_party.bank_id]", "value": "" }, { "key": "filter[currency]", "value": "" }, { "key": "filter[payment_scheme]", "value": "" }, { "key": "filter[payment_type]", "value": "" }, { "key": "filter[processing_date_from]", "value": "" }, { "key": "filter[processing_date_to]", "value": "" }, { "key": "filter[clearing_id]", "value": "" }, { "key": "filter[admission.admission_date_from]", "value": "" }, { "key": "filter[admission.admission_date_to]", "value": "" }, { "description": "Filter by admission status", "key": "filter[admission.status]", "value": "" }, { "description": "Filter by admission scheme status code", "key": "filter[admission.scheme_status_code]", "value": "" }, { "description": "Filter by amount", "key": "filter[amount]", "value": "" }, { "description": "Filter by reference", "key": "filter[reference]", "value": "" }, { "description": "Filter by unique scheme id", "key": "filter[unique_scheme_id]", "value": "" }, { "key": "filter[submission.submission_date_from]", "value": "" }, { "key": "filter[submission.submission_date_to]", "value": "" }, { "description": "Filter by submission status", "key": "filter[submission.status]", "value": "" }, { "description": "Filter by submission scheme status code", "key": "filter[submission.scheme_status_code]", "value": "" }, { "key": "filter[return_submission.submission_date_from]", "value": "" }, { "key": "filter[return_submission.submission_date_to]", "value": "" }, { "description": "Filter for direct debits containing all of the requested relationships", "key": "filter[relationships]", "value": "recalls,direct_debit_admissions" }, { "description": "Filter for direct debits containing none of the requested relationships", "key": "filter[not_relationships]", "value": "recalls,direct_debit_admissions" } ] } }, "response": [ { "id": "3f85cd3e-c53e-4cef-a152-366c5e40d7ac", "name": "List of direct debit details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/directdebits?page[number]=dj\\l&page[before]=&page[after]=&page[size]=&filter[organisation_id]=,&filter[created_date_from]=&filter[created_date_to]=&filter[modified_date_from]=&filter[modified_date_to]=&filter[debtor_party.account_number]=&filter[debtor_party.bank_id]=&filter[beneficiary_party.account_number]=&filter[beneficiary_party.bank_id]=&filter[currency]=&filter[payment_scheme]=&filter[payment_type]=&filter[processing_date_from]=&filter[processing_date_to]=&filter[clearing_id]=&filter[admission.admission_date_from]=&filter[admission.admission_date_to]=&filter[admission.status]=&filter[admission.scheme_status_code]=&filter[amount]=&filter[reference]=&filter[unique_scheme_id]=&filter[submission.submission_date_from]=&filter[submission.submission_date_to]=&filter[submission.status]=&filter[submission.scheme_status_code]=&filter[return_submission.submission_date_from]=&filter[return_submission.submission_date_to]=&filter[relationships]=recalls,direct_debit_admissions&filter[not_relationships]=recalls,direct_debit_admissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits" ], "query": [ { "description": "Which page to select. page[number] * page[size] is restricted to less than 10,000.", "key": "page[number]", "value": "dj\\l" }, { "description": "Cursor for previous page (this is a base64-encoded UUID continuation token returned from the application and should not be manually generated, unless requesting the last page, where the value should be set to \"end\").", "key": "page[before]", "value": "" }, { "description": "Cursor for next page (this is a base64-encoded UUID continuation token returned from the application and should not be manually generated, unless requesting the first page, where the value should be set to \"start\").", "key": "page[after]", "value": "" }, { "description": "Number of items to select", "key": "page[size]", "value": "" }, { "description": "Filter by organisation id", "key": "filter[organisation_id]", "value": "," }, { "key": "filter[created_date_from]", "value": "" }, { "key": "filter[created_date_to]", "value": "" }, { "key": "filter[modified_date_from]", "value": "" }, { "key": "filter[modified_date_to]", "value": "" }, { "key": "filter[debtor_party.account_number]", "value": "" }, { "key": "filter[debtor_party.bank_id]", "value": "" }, { "key": "filter[beneficiary_party.account_number]", "value": "" }, { "key": "filter[beneficiary_party.bank_id]", "value": "" }, { "key": "filter[currency]", "value": "" }, { "key": "filter[payment_scheme]", "value": "" }, { "key": "filter[payment_type]", "value": "" }, { "key": "filter[processing_date_from]", "value": "" }, { "key": "filter[processing_date_to]", "value": "" }, { "key": "filter[clearing_id]", "value": "" }, { "key": "filter[admission.admission_date_from]", "value": "" }, { "key": "filter[admission.admission_date_to]", "value": "" }, { "description": "Filter by admission status", "key": "filter[admission.status]", "value": "" }, { "description": "Filter by admission scheme status code", "key": "filter[admission.scheme_status_code]", "value": "" }, { "description": "Filter by amount", "key": "filter[amount]", "value": "" }, { "description": "Filter by reference", "key": "filter[reference]", "value": "" }, { "description": "Filter by unique scheme id", "key": "filter[unique_scheme_id]", "value": "" }, { "key": "filter[submission.submission_date_from]", "value": "" }, { "key": "filter[submission.submission_date_to]", "value": "" }, { "description": "Filter by submission status", "key": "filter[submission.status]", "value": "" }, { "description": "Filter by submission scheme status code", "key": "filter[submission.scheme_status_code]", "value": "" }, { "key": "filter[return_submission.submission_date_from]", "value": "" }, { "key": "filter[return_submission.submission_date_to]", "value": "" }, { "description": "Filter for direct debits containing all of the requested relationships", "key": "filter[relationships]", "value": "recalls,direct_debit_admissions" }, { "description": "Filter for direct debits containing none of the requested relationships", "key": "filter[not_relationships]", "value": "recalls,direct_debit_admissions" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"amount\": \"68.379\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"D89NM17M2\",\n \"bank_id_code\": \"ITNCC\",\n \"bank_address\": [\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"category_purpose\": \"\",\n \"category_purpose_coded\": \"\",\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"0ENC1AWZ\",\n \"bank_id_code\": \"PLKNR\",\n \"bank_address\": [\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"mandate_amendment_indicator\": \"\",\n \"mandate_id\": \"\",\n \"mandate_signature_date\": \"\",\n \"numeric_reference\": \"\",\n \"payment_purpose_coded\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"remittance_information\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"scheme_status\": \"MIGRATING\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"ITNCC\",\n \"method\": \"INDA\"\n },\n \"structured_reference\": {\n \"issuer\": \"\",\n \"reference\": \"\"\n },\n \"ultimate_beneficiary\": {\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor\": {\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"limit_check_passed\",\n \"status_reason\": \"account_transferred_to_new_psp\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"gjkQtuneod\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"answer\": \"rejected\",\n \"reason\": \"\",\n \"reason_code\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"invalid_beneficiary_details\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_decision_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"scheme_status_code\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"ubO\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"g_GE\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"attributes\": {\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"iiOmCJhRp\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"mMVHgv\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"MgjAJGeD\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"charges_amount\": {\n \"amount\": \"339234219\",\n \"currency\": \"\"\n },\n \"clearing_id\": \"\",\n \"compensation_amount\": {\n \"amount\": \"939457203740.8395074\",\n \"currency\": \"\"\n },\n \"processing_date\": \"\",\n \"return_amount\": {\n \"amount\": \"618877320759949706\",\n \"currency\": \"\"\n },\n \"return_code\": \"\",\n \"return_initiator\": \"CUSTOMER\",\n \"scheme_processing_date\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"GBDSC\",\n \"method\": \"INDA\"\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"PFSZmlvkUa\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"v\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"vss\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"WflHDA\",\n \"file_number\": \"38501468\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"NOWKDic\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"charges_amount\": {\n \"amount\": \"672412896241037\",\n \"currency\": \"\"\n },\n \"processing_date\": \"\",\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"reversal_amount\": {\n \"amount\": \"960\",\n \"currency\": \"\"\n },\n \"scheme_processing_date\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"limit_check_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"rTS\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"SeyvVJg\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"gv\",\n \"file_number\": \"89650733672\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"n\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"wPiDKJJUYC\"\n }\n ]\n }\n },\n \"type\": \"sQETJf\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-3f85cd3e-c53e-4cef-a152-366c5e40d7ac" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-21b3cdbc-da94-4fb6-83d2-ee7adafe2164" }, { "name": "Create Direct debit", "id": "b6e61736-0f63-4749-a210-6672bcc13aa7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"amount\": \"17.16479\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"73T\",\n \"bank_id_code\": \"PTNCC\",\n \"bank_address\": [\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"category_purpose\": \"\",\n \"category_purpose_coded\": \"\",\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"JH60V\",\n \"bank_id_code\": \"BE\",\n \"bank_address\": [\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"mandate_amendment_indicator\": \"\",\n \"mandate_id\": \"\",\n \"mandate_signature_date\": \"\",\n \"numeric_reference\": \"\",\n \"payment_purpose_coded\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"remittance_information\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"scheme_status\": \"MIGRATING\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"ITNCC\",\n \"method\": \"INDA\"\n },\n \"structured_reference\": {\n \"issuer\": \"\",\n \"reference\": \"\"\n },\n \"ultimate_beneficiary\": {\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor\": {\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"creditor_bank_not_registered_under_bic\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"RguWsZ_XbE\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"answer\": \"rejected\",\n \"reason\": \"\",\n \"reason_code\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"bankid_not_provisioned\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"BnYkPYdbF\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_decision_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"scheme_status_code\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"qGnMaOCz\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"ahRsedYu\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"attributes\": {\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"bUWvCmHpSW\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"HIt\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"charges_amount\": {\n \"amount\": \"4771111\",\n \"currency\": \"\"\n },\n \"clearing_id\": \"\",\n \"compensation_amount\": {\n \"amount\": \"63617198450591\",\n \"currency\": \"\"\n },\n \"processing_date\": \"\",\n \"return_amount\": {\n \"amount\": \"41064.2074\",\n \"currency\": \"\"\n },\n \"return_code\": \"\",\n \"return_initiator\": \"BANK\",\n \"scheme_processing_date\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"CHBCC\",\n \"method\": \"INDA\"\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"CiW\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"_fhKsNU\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"GddKWogH\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"xWJjJx9yQ0\",\n \"file_number\": \"2361010690\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"vu\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"C\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"charges_amount\": {\n \"amount\": \"29.4\",\n \"currency\": \"\"\n },\n \"processing_date\": \"\",\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"reversal_amount\": {\n \"amount\": \"4523122748205541191.5007277625\",\n \"currency\": \"\"\n },\n \"scheme_processing_date\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"ZtIvy\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"limit_check_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"mpVqkobOs\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"MkRP\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"XUtHX\",\n \"file_number\": \"5681405\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"yAjkmSKBmY\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"jyh\"\n }\n ]\n }\n },\n \"type\": \"DeT_U\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits" ] } }, "response": [ { "id": "256d9027-f7d5-4487-ab7f-1e09518fc285", "name": "Direct Debit creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"amount\": \"17.16479\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"73T\",\n \"bank_id_code\": \"PTNCC\",\n \"bank_address\": [\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"category_purpose\": \"\",\n \"category_purpose_coded\": \"\",\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"JH60V\",\n \"bank_id_code\": \"BE\",\n \"bank_address\": [\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"mandate_amendment_indicator\": \"\",\n \"mandate_id\": \"\",\n \"mandate_signature_date\": \"\",\n \"numeric_reference\": \"\",\n \"payment_purpose_coded\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"remittance_information\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"scheme_status\": \"MIGRATING\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"ITNCC\",\n \"method\": \"INDA\"\n },\n \"structured_reference\": {\n \"issuer\": \"\",\n \"reference\": \"\"\n },\n \"ultimate_beneficiary\": {\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor\": {\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"creditor_bank_not_registered_under_bic\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"RguWsZ_XbE\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"answer\": \"rejected\",\n \"reason\": \"\",\n \"reason_code\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"bankid_not_provisioned\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"BnYkPYdbF\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_decision_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"scheme_status_code\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"qGnMaOCz\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"ahRsedYu\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"attributes\": {\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"bUWvCmHpSW\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"HIt\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"charges_amount\": {\n \"amount\": \"4771111\",\n \"currency\": \"\"\n },\n \"clearing_id\": \"\",\n \"compensation_amount\": {\n \"amount\": \"63617198450591\",\n \"currency\": \"\"\n },\n \"processing_date\": \"\",\n \"return_amount\": {\n \"amount\": \"41064.2074\",\n \"currency\": \"\"\n },\n \"return_code\": \"\",\n \"return_initiator\": \"BANK\",\n \"scheme_processing_date\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"CHBCC\",\n \"method\": \"INDA\"\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"CiW\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"_fhKsNU\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"GddKWogH\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"xWJjJx9yQ0\",\n \"file_number\": \"2361010690\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"vu\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"C\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"charges_amount\": {\n \"amount\": \"29.4\",\n \"currency\": \"\"\n },\n \"processing_date\": \"\",\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"reversal_amount\": {\n \"amount\": \"4523122748205541191.5007277625\",\n \"currency\": \"\"\n },\n \"scheme_processing_date\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"ZtIvy\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"limit_check_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"mpVqkobOs\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"MkRP\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"XUtHX\",\n \"file_number\": \"5681405\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"yAjkmSKBmY\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"jyh\"\n }\n ]\n }\n },\n \"type\": \"DeT_U\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"amount\": \"03212764630678833301.97843\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"Q5GJ41VUFC35ZV\",\n \"bank_id_code\": \"BE\",\n \"bank_address\": [\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"category_purpose\": \"\",\n \"category_purpose_coded\": \"\",\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"8CASYK8TRHQS34\",\n \"bank_id_code\": \"ITNCC\",\n \"bank_address\": [\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"mandate_amendment_indicator\": \"\",\n \"mandate_id\": \"\",\n \"mandate_signature_date\": \"\",\n \"numeric_reference\": \"\",\n \"payment_purpose_coded\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"remittance_information\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"scheme_status\": \"AUDDIS\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"SWBIC\",\n \"method\": \"INGA\"\n },\n \"structured_reference\": {\n \"issuer\": \"\",\n \"reference\": \"\"\n },\n \"ultimate_beneficiary\": {\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor\": {\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"limit_check_pending\",\n \"status_reason\": \"recalled_by_originator\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"QJqfbVQeq\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"answer\": \"rejected\",\n \"reason\": \"\",\n \"reason_code\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"bankid_not_provisioned\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"aVDYlZ_\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_decision_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"scheme_status_code\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"UHFZRwiB\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"wljNRLYGzC\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"attributes\": {\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"RCQLEGtEW\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"HWBEfTPPeh\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"charges_amount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"clearing_id\": \"\",\n \"compensation_amount\": {\n \"amount\": \"16878285808124988.5\",\n \"currency\": \"\"\n },\n \"processing_date\": \"\",\n \"return_amount\": {\n \"amount\": \"131238650445.257\",\n \"currency\": \"\"\n },\n \"return_code\": \"\",\n \"return_initiator\": \"BANK\",\n \"scheme_processing_date\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"PTNCC\",\n \"method\": \"INGA\"\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"rQDZOORc\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"aJ\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"tO\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"igp0MIzM7g\",\n \"file_number\": \"88639\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"cD_vYBN\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"IVkY_N\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"charges_amount\": {\n \"amount\": \"2844715257\",\n \"currency\": \"\"\n },\n \"processing_date\": \"\",\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"reversal_amount\": {\n \"amount\": \"169376953579.74367024\",\n \"currency\": \"\"\n },\n \"scheme_processing_date\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"KizIQPG_Bs\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"FsJUvBbiCx\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"BNCoLLFPax\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"sYv\",\n \"file_number\": \"3\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"tH\"\n }\n ]\n }\n },\n \"type\": \"sZbynZUoQK\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-256d9027-f7d5-4487-ab7f-1e09518fc285" }, { "id": "c189d660-4715-45d7-8b18-5631a0487e48", "name": "Direct Debit creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"amount\": \"17.16479\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"73T\",\n \"bank_id_code\": \"PTNCC\",\n \"bank_address\": [\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"category_purpose\": \"\",\n \"category_purpose_coded\": \"\",\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"JH60V\",\n \"bank_id_code\": \"BE\",\n \"bank_address\": [\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"mandate_amendment_indicator\": \"\",\n \"mandate_id\": \"\",\n \"mandate_signature_date\": \"\",\n \"numeric_reference\": \"\",\n \"payment_purpose_coded\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"remittance_information\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"scheme_status\": \"MIGRATING\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"ITNCC\",\n \"method\": \"INDA\"\n },\n \"structured_reference\": {\n \"issuer\": \"\",\n \"reference\": \"\"\n },\n \"ultimate_beneficiary\": {\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor\": {\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"creditor_bank_not_registered_under_bic\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"RguWsZ_XbE\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"answer\": \"rejected\",\n \"reason\": \"\",\n \"reason_code\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"bankid_not_provisioned\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"BnYkPYdbF\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_decision_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"scheme_status_code\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_decision\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"qGnMaOCz\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"ahRsedYu\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"attributes\": {\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"bUWvCmHpSW\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_recall\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"HIt\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"charges_amount\": {\n \"amount\": \"4771111\",\n \"currency\": \"\"\n },\n \"clearing_id\": \"\",\n \"compensation_amount\": {\n \"amount\": \"63617198450591\",\n \"currency\": \"\"\n },\n \"processing_date\": \"\",\n \"return_amount\": {\n \"amount\": \"41064.2074\",\n \"currency\": \"\"\n },\n \"return_code\": \"\",\n \"return_initiator\": \"BANK\",\n \"scheme_processing_date\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"CHBCC\",\n \"method\": \"INDA\"\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"CiW\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"_fhKsNU\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"GddKWogH\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"xWJjJx9yQ0\",\n \"file_number\": \"2361010690\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"vu\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"C\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"charges_amount\": {\n \"amount\": \"29.4\",\n \"currency\": \"\"\n },\n \"processing_date\": \"\",\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"reversal_amount\": {\n \"amount\": \"4523122748205541191.5007277625\",\n \"currency\": \"\"\n },\n \"scheme_processing_date\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"ZtIvy\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"destination_gateway\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"limit_check_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"direct_debit_reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"mpVqkobOs\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"MkRP\",\n \"version\": \"\"\n }\n ]\n },\n \"direct_debit_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"XUtHX\",\n \"file_number\": \"5681405\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"direct_debit\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"yAjkmSKBmY\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"jyh\"\n }\n ]\n }\n },\n \"type\": \"DeT_U\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/directdebits", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "directdebits" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-c189d660-4715-45d7-8b18-5631a0487e48" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-b6e61736-0f63-4749-a210-6672bcc13aa7" } ], "id": "0591eeba-747f-4788-be99-a7a9f7ff75d9", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-0591eeba-747f-4788-be99-a7a9f7ff75d9" }, { "name": "mandates", "item": [ { "name": "{id}", "item": [ { "name": "admissions", "item": [ { "name": "{admissionId}", "item": [ { "name": "Fetch Mandate Admission", "id": "4a8809b5-b02c-40ba-b80c-2584efcc5f35", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "admissions", ":admissionId" ], "variable": [ { "id": "3540f9a9-6c59-44ec-a784-23bfb6dddd12", "key": "id", "value": "", "description": "(Required) Mandate Id" }, { "id": "7190ddf0-615a-49f4-96d4-c722808cac1e", "key": "admissionId", "value": "", "description": "(Required) Mandate Admission Id" } ] } }, "response": [ { "id": "86632aec-7902-435a-9db3-03896b12362f", "name": "Mandate Admission details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "admissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"accepted\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"BTxEPRZo\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-86632aec-7902-435a-9db3-03896b12362f" }, { "id": "4cc8ae2f-de5c-41fe-b8ea-74d007af592a", "name": "Mandate Admission not found error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "admissionId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-4cc8ae2f-de5c-41fe-b8ea-74d007af592a" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-4a8809b5-b02c-40ba-b80c-2584efcc5f35" } ], "id": "f990c69f-fd91-40b3-9187-a2579b59b8b0", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-f990c69f-fd91-40b3-9187-a2579b59b8b0" } ], "id": "267b18e5-e1c4-43fa-a884-85f25f45c8ae", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-267b18e5-e1c4-43fa-a884-85f25f45c8ae" }, { "name": "returns", "item": [ { "name": "{returnId}", "item": [ { "name": "submissions", "item": [ { "name": "{submissionId}", "item": [ { "name": "Fetch return submission", "id": "8d18f907-3526-4701-adb3-282cb7cf23ad", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/returns/:returnId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "returns", ":returnId", "submissions", ":submissionId" ], "variable": [ { "id": "5f43017b-9940-4322-969f-09e64c30c4c6", "key": "id", "value": "", "description": "(Required) Mandate Id" }, { "id": "ad48a1b1-23a2-483d-accf-c35a56c48652", "key": "returnId", "value": "", "description": "(Required) Return Id" }, { "id": "7bd4c0d6-fde8-46cc-b7ac-d290e8ae0d40", "key": "submissionId", "value": "", "description": "(Required) Submission Id" } ] } }, "response": [ { "id": "f72748ba-9e48-4ed5-9d82-ba1edb694feb", "name": "Return submission details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/returns/:returnId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "returns", ":returnId", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "returnId" }, { "key": "submissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-f72748ba-9e48-4ed5-9d82-ba1edb694feb" }, { "id": "2710a76c-9d28-418e-b7ce-37107265724d", "name": "Mandate Return Submission not found error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/returns/:returnId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "returns", ":returnId", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "returnId" }, { "key": "submissionId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-2710a76c-9d28-418e-b7ce-37107265724d" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-8d18f907-3526-4701-adb3-282cb7cf23ad" } ], "id": "5c906c91-0749-425d-b5d7-e8002464377f", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-5c906c91-0749-425d-b5d7-e8002464377f" }, { "name": "Create mandate return submission", "id": "5cd00735-1329-40e7-ade2-2a50e8cd7f1a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"nSMsPB\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/returns/:returnId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "returns", ":returnId", "submissions" ], "variable": [ { "id": "d4b78a57-5851-4380-b549-31d79f1dd2e2", "key": "id", "value": "", "description": "(Required) Mandate Id" }, { "id": "59b0ee0b-d394-4e10-ba8a-e3269aced1c8", "key": "returnId", "value": "", "description": "(Required) Return Id" } ] } }, "response": [ { "id": "82518317-b30d-4993-b813-258f09415091", "name": "Return submission creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"nSMsPB\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/returns/:returnId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "returns", ":returnId", "submissions" ], "variable": [ { "key": "id" }, { "key": "returnId" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-82518317-b30d-4993-b813-258f09415091" }, { "id": "86660ff5-2159-4201-9497-b641688ba594", "name": "Return submission creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"nSMsPB\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/returns/:returnId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "returns", ":returnId", "submissions" ], "variable": [ { "key": "id" }, { "key": "returnId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-86660ff5-2159-4201-9497-b641688ba594" }, { "id": "341dd9fd-b3da-419b-b147-802425bd7c5b", "name": "Mandate Return not found error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"nSMsPB\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/returns/:returnId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "returns", ":returnId", "submissions" ], "variable": [ { "key": "id" }, { "key": "returnId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-341dd9fd-b3da-419b-b147-802425bd7c5b" }, { "id": "1c93eb3c-b236-4f79-98e8-a0ac00560fd9", "name": "Mandate Return Submission conflict error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"nSMsPB\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/returns/:returnId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "returns", ":returnId", "submissions" ], "variable": [ { "key": "id" }, { "key": "returnId" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-1c93eb3c-b236-4f79-98e8-a0ac00560fd9" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-5cd00735-1329-40e7-ade2-2a50e8cd7f1a" } ], "id": "f68721cc-8800-4e12-a87f-2543eb06264f", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-f68721cc-8800-4e12-a87f-2543eb06264f" }, { "name": "Fetch mandate return", "id": "40c26dee-4d3c-47f8-9bcd-08d7147f6e9f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/returns/:returnId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "returns", ":returnId" ], "variable": [ { "id": "162cdaf4-1af9-4b94-b18c-27fbd4f3cf08", "key": "id", "value": "", "description": "(Required) Mandate Id" }, { "id": "39012053-442f-462a-af10-07e394baec9e", "key": "returnId", "value": "", "description": "(Required) Return Id" } ] } }, "response": [ { "id": "e7341c42-b1f8-4d5c-821c-c206bd494627", "name": "Return details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/returns/:returnId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "returns", ":returnId" ], "variable": [ { "key": "id" }, { "key": "returnId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"6UG5W7Z0TYJ\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"uSPwi\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"F\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"QgKWTyxu\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-e7341c42-b1f8-4d5c-821c-c206bd494627" }, { "id": "be604d05-0a3e-4abb-a54b-a1419062db96", "name": "Mandate Return not found error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/returns/:returnId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "returns", ":returnId" ], "variable": [ { "key": "id" }, { "key": "returnId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-be604d05-0a3e-4abb-a54b-a1419062db96" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-40c26dee-4d3c-47f8-9bcd-08d7147f6e9f" } ], "id": "c2e9d617-1a73-4a1a-bf4f-73bac2e247d2", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-c2e9d617-1a73-4a1a-bf4f-73bac2e247d2" }, { "name": "Create mandate return", "id": "d0e1b1ac-375b-47df-a4e3-c463c4d036e8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"F76RUPMUJMKWE\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"KFeP\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"pUh\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"DNes\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/returns", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "returns" ], "variable": [ { "id": "c2d0ad63-b546-4989-b3e4-68928dffd951", "key": "id", "value": "", "description": "(Required) Mandate Id" } ] } }, "response": [ { "id": "1fc047a4-5a71-47c2-ab34-edaf3cf96f4d", "name": "Return creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"F76RUPMUJMKWE\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"KFeP\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"pUh\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"DNes\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/returns", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "returns" ], "variable": [ { "key": "id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"6UG5W7Z0TYJ\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"uSPwi\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"F\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"QgKWTyxu\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-1fc047a4-5a71-47c2-ab34-edaf3cf96f4d" }, { "id": "e812f961-507c-4ed9-9727-cf6d8a8adceb", "name": "Return creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"F76RUPMUJMKWE\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"KFeP\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"pUh\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"DNes\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/returns", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "returns" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-e812f961-507c-4ed9-9727-cf6d8a8adceb" }, { "id": "50930a65-9c88-48f3-abb8-b73230503c4c", "name": "Mandate not found error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"F76RUPMUJMKWE\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"KFeP\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"pUh\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"DNes\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/returns", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "returns" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-50930a65-9c88-48f3-abb8-b73230503c4c" }, { "id": "67000509-108c-4b6d-a0b3-3f8aad8e0e31", "name": "Mandate Return conflict error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"F76RUPMUJMKWE\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"KFeP\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"pUh\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"DNes\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/returns", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "returns" ], "variable": [ { "key": "id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-67000509-108c-4b6d-a0b3-3f8aad8e0e31" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-d0e1b1ac-375b-47df-a4e3-c463c4d036e8" } ], "id": "e342dc25-71ec-43bf-896b-73050793f835", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-e342dc25-71ec-43bf-896b-73050793f835" }, { "name": "submissions", "item": [ { "name": "{submissionId}", "item": [ { "name": "Fetch Mandate Submission", "id": "c48e0b6f-28cb-4bb9-af6f-c99519b9bc6f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "submissions", ":submissionId" ], "variable": [ { "id": "d0ae6f47-b31d-4fe1-805a-e88f10cd25ea", "key": "id", "value": "", "description": "(Required) Mandate Id" }, { "id": "a674b3f3-79e1-4c12-bfd1-eb14fdf3ec58", "key": "submissionId", "value": "", "description": "(Required) Mandate Submission Id" } ] } }, "response": [ { "id": "f221597e-d84a-469a-ad5b-a7dba22f7f0c", "name": "Mandate Submission details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "submissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"file_identifier\": \"ipa\",\n \"file_number\": \"43204098583\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"0151348.4901\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"HH788QVP8GN\",\n \"account_number_code\": \"BBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"7GB550NUZ0F\",\n \"bank_id_code\": \"CHBCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"6194M1NKPMB4B\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"QPD\",\n \"bank_id_code\": \"GBDSC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"fortnightly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \"0633132908557646\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"RU0DCEKRWQH7Y94E0QN5UD6MRPQSVNZI\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"H0NZL691O\",\n \"bank_id_code\": \"ESNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"T48ATSJ9NYA7KXLAO\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"Z\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"quarterly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"live\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"PzwtElztB\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-f221597e-d84a-469a-ad5b-a7dba22f7f0c" }, { "id": "0b10c2d3-41b3-467b-bd9e-726003a78790", "name": "Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "submissionId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-0b10c2d3-41b3-467b-bd9e-726003a78790" }, { "id": "ce7ad151-4fb6-450b-b4ea-b550f6fc267e", "name": "Mandate not found error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "submissionId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-ce7ad151-4fb6-450b-b4ea-b550f6fc267e" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-c48e0b6f-28cb-4bb9-af6f-c99519b9bc6f" } ], "id": "ec97a37c-b4de-4279-9cb8-3490097b4557", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-ec97a37c-b4de-4279-9cb8-3490097b4557" }, { "name": "Create Mandate Submission", "id": "4d560729-6058-42f8-ba8b-2cae8a64bd42", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"file_identifier\": \"Bu\",\n \"file_number\": \"776\",\n \"last_payment_date\": \"\",\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"WAmgDRH\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "submissions" ], "variable": [ { "id": "27f978dc-3931-4567-8de9-77b0346ed79c", "key": "id", "value": "", "description": "(Required) Mandate Id" } ] } }, "response": [ { "id": "e1d39e00-4337-4a2b-9640-a123d85549dc", "name": "Mandate Submission creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"file_identifier\": \"Bu\",\n \"file_number\": \"776\",\n \"last_payment_date\": \"\",\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"WAmgDRH\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "submissions" ], "variable": [ { "key": "id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"file_identifier\": \"ipa\",\n \"file_number\": \"43204098583\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"0151348.4901\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"HH788QVP8GN\",\n \"account_number_code\": \"BBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"7GB550NUZ0F\",\n \"bank_id_code\": \"CHBCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"6194M1NKPMB4B\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"QPD\",\n \"bank_id_code\": \"GBDSC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"fortnightly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \"0633132908557646\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"RU0DCEKRWQH7Y94E0QN5UD6MRPQSVNZI\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"H0NZL691O\",\n \"bank_id_code\": \"ESNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"T48ATSJ9NYA7KXLAO\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"Z\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"quarterly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"live\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"PzwtElztB\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-e1d39e00-4337-4a2b-9640-a123d85549dc" }, { "id": "5c8c13ff-6dab-4364-a252-ed8449379ea3", "name": "Mandate Submission creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"file_identifier\": \"Bu\",\n \"file_number\": \"776\",\n \"last_payment_date\": \"\",\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"WAmgDRH\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "submissions" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-5c8c13ff-6dab-4364-a252-ed8449379ea3" }, { "id": "ca1a3acb-d42d-44d2-beea-dbd0425c7568", "name": "Mandate Submission conflict error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"file_identifier\": \"Bu\",\n \"file_number\": \"776\",\n \"last_payment_date\": \"\",\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"WAmgDRH\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/mandates/:id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id", "submissions" ], "variable": [ { "key": "id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-ca1a3acb-d42d-44d2-beea-dbd0425c7568" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-4d560729-6058-42f8-ba8b-2cae8a64bd42" } ], "id": "75117011-650a-4908-9488-0cb24e52a6d6", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-75117011-650a-4908-9488-0cb24e52a6d6" }, { "name": "Fetch mandate", "id": "382267eb-dbf1-4659-859a-0ecd863e83cd", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/mandates/:id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id" ], "variable": [ { "id": "d1294588-7a1b-4538-9f83-18d6ec059fa2", "key": "id", "value": "", "description": "(Required) Mandate Id" } ] } }, "response": [ { "id": "50381bf8-d576-4536-8aa9-399cdb942dfc", "name": "Mandate details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/mandates/:id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"amount\": \"457912719539064.58\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"NZ5YQG\",\n \"account_number_code\": \"BBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"MS9QRWKMDSP6CL\",\n \"bank_id_code\": \"ESNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"92TO7AKQBLW0SS4VA3V51TEI\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"3CNA0QKMX6\",\n \"bank_id_code\": \"PLKNR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"yearly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"cancelled\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"mandate_admission\": {\n \"data\": [\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"not_eligible_for_reinstatement_by_originator\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"invalid_reference\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"IYa\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"SZ\",\n \"bank_id_code\": \"CHBCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"uXXsqUJGDs\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Ca\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"rGHp\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"M1DQI\",\n \"bank_id_code\": \"PTNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"T\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"iiRCAiUL\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"vxWJ\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"file_identifier\": \"c9vairbCg\",\n \"file_number\": \"749610\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"76926553940933.319345813\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"AXN8H1SPTZPEOT8IPZ3H8ENWB8YII613B\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"UTHWAQOW\",\n \"bank_id_code\": \"GRBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"19WH9KYUVI\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"9RNVUDN690\",\n \"bank_id_code\": \"BE\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"monthly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"live\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \".10606\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"RTAQT5UGNWNCBJ40YFQNBSDC\",\n \"account_number_code\": \"BBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"PK9AMD7DM\",\n \"bank_id_code\": \"ESNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"7SH2KNPLHCZYQWVWW3GCCHU7P\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"7UIZAY\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"quarterly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"cancelled\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"pZRKKQkC\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"file_identifier\": \"NbdBCW0bSx2\",\n \"file_number\": \"24\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"2561467051463589838\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"IECDKOPF\",\n \"account_number_code\": \"BBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"6E\",\n \"bank_id_code\": \"BE\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"4YH332I6ADPP3FOZQIVPU46AA\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"BKL6ZS0VU8P\",\n \"bank_id_code\": \"GBDSC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"yearly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"invalid\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \".0533868\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"6XJE8R3E7AOJVUU0BZZYYFT85ENA1E7S4K\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"7CCVIKV\",\n \"bank_id_code\": \"PTNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"09ZUJXGR6OROG7G\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"QZYCC\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"fortnightly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"live\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Y\",\n \"version\": \"\"\n }\n ]\n },\n \"most_recent_collection\": {\n \"data\": {\n \"id\": \"\",\n \"type\": \"\"\n }\n }\n },\n \"type\": \"Kvprfbtc\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-50381bf8-d576-4536-8aa9-399cdb942dfc" }, { "id": "87932c29-67fe-43cf-a373-f48edf3a6e55", "name": "Mandate not found error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/mandates/:id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-87932c29-67fe-43cf-a373-f48edf3a6e55" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-382267eb-dbf1-4659-859a-0ecd863e83cd" }, { "name": "Update mandate", "id": "8b0b5ece-944c-412c-85b4-48efe9fc45f7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"amount\": \"226470113507.05527\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"O758MZ391D11AO9Z1NQWFEM\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"CHBCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"0FN8C1L\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"PMV4X\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"daily\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"mandate_admission\": {\n \"data\": [\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"mandate_failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"sTbLaaG\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"mandate_expired\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"kFaYIlK\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"FYI6YF70NY\",\n \"bank_id_code\": \"PLKNR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"LTJIAjtIO\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"BD\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"ikNVthPkS\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"VSQ1ZD4CJI57\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"EBBZYPUkMx\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"nTLi\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"file_identifier\": \"AY\",\n \"file_number\": \"84481\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"9540767.1461\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"2LL7MUMZGW6LOM8PJ6H55VUTXG1102A\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"QBNLE\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"B09H1GTFREPOF184SONDT\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"8ECJ8\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"monthly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \"552391574297\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"6MH9VBT6QB4O8R8XLRJOEKMJWRHS3RB3\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"92XPQOHGOGXTP1P1\",\n \"bank_id_code\": \"ESNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"PIENTCKHHC3ISGMAUPEDIE2IHVU34U4NOQ\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"RWQPAD\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"daily\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"yDrCjII\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"file_identifier\": \"bhiaytXF3\",\n \"file_number\": \"201137\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"349\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"48PASY28GW08FPOU2SV90K72MNRAHLLMBO\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"K900XLAEDQ\",\n \"bank_id_code\": \"CHBCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"W5L7UO98DPOG81JSN\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"O2TLGELXJS63\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"quarterly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"live\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \"4277513128739.0495\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"HWT0RMEW6RARQU2FDMLYWDR50ST\",\n \"account_number_code\": \"BBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"IS3C3PD\",\n \"bank_id_code\": \"GRBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"AQSXCUQ4H6SVVBS9MLQM4S439KLIFM2\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"PTNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"quarterly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"cancelled\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Yj\",\n \"version\": \"\"\n }\n ]\n },\n \"most_recent_collection\": {\n \"data\": {\n \"id\": \"\",\n \"type\": \"\"\n }\n }\n },\n \"type\": \"eOkT\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/mandates/:id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id" ], "variable": [ { "id": "4281ae91-f4d7-4e73-bf15-f1b4efeb3728", "key": "id", "value": "", "description": "(Required) Mandate Id" } ] } }, "response": [ { "id": "e8b27dd1-b79c-4bd1-92c4-00c5aa2b33b5", "name": "Mandate details", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"amount\": \"226470113507.05527\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"O758MZ391D11AO9Z1NQWFEM\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"CHBCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"0FN8C1L\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"PMV4X\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"daily\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"mandate_admission\": {\n \"data\": [\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"mandate_failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"sTbLaaG\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"mandate_expired\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"kFaYIlK\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"FYI6YF70NY\",\n \"bank_id_code\": \"PLKNR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"LTJIAjtIO\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"BD\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"ikNVthPkS\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"VSQ1ZD4CJI57\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"EBBZYPUkMx\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"nTLi\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"file_identifier\": \"AY\",\n \"file_number\": \"84481\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"9540767.1461\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"2LL7MUMZGW6LOM8PJ6H55VUTXG1102A\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"QBNLE\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"B09H1GTFREPOF184SONDT\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"8ECJ8\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"monthly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \"552391574297\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"6MH9VBT6QB4O8R8XLRJOEKMJWRHS3RB3\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"92XPQOHGOGXTP1P1\",\n \"bank_id_code\": \"ESNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"PIENTCKHHC3ISGMAUPEDIE2IHVU34U4NOQ\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"RWQPAD\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"daily\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"yDrCjII\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"file_identifier\": \"bhiaytXF3\",\n \"file_number\": \"201137\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"349\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"48PASY28GW08FPOU2SV90K72MNRAHLLMBO\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"K900XLAEDQ\",\n \"bank_id_code\": \"CHBCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"W5L7UO98DPOG81JSN\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"O2TLGELXJS63\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"quarterly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"live\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \"4277513128739.0495\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"HWT0RMEW6RARQU2FDMLYWDR50ST\",\n \"account_number_code\": \"BBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"IS3C3PD\",\n \"bank_id_code\": \"GRBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"AQSXCUQ4H6SVVBS9MLQM4S439KLIFM2\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"PTNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"quarterly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"cancelled\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Yj\",\n \"version\": \"\"\n }\n ]\n },\n \"most_recent_collection\": {\n \"data\": {\n \"id\": \"\",\n \"type\": \"\"\n }\n }\n },\n \"type\": \"eOkT\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/mandates/:id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"amount\": \"457912719539064.58\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"NZ5YQG\",\n \"account_number_code\": \"BBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"MS9QRWKMDSP6CL\",\n \"bank_id_code\": \"ESNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"92TO7AKQBLW0SS4VA3V51TEI\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"3CNA0QKMX6\",\n \"bank_id_code\": \"PLKNR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"yearly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"cancelled\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"mandate_admission\": {\n \"data\": [\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"not_eligible_for_reinstatement_by_originator\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"invalid_reference\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"IYa\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"SZ\",\n \"bank_id_code\": \"CHBCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"uXXsqUJGDs\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Ca\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"rGHp\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"M1DQI\",\n \"bank_id_code\": \"PTNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"T\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"iiRCAiUL\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"vxWJ\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"file_identifier\": \"c9vairbCg\",\n \"file_number\": \"749610\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"76926553940933.319345813\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"AXN8H1SPTZPEOT8IPZ3H8ENWB8YII613B\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"UTHWAQOW\",\n \"bank_id_code\": \"GRBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"19WH9KYUVI\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"9RNVUDN690\",\n \"bank_id_code\": \"BE\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"monthly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"live\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \".10606\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"RTAQT5UGNWNCBJ40YFQNBSDC\",\n \"account_number_code\": \"BBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"PK9AMD7DM\",\n \"bank_id_code\": \"ESNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"7SH2KNPLHCZYQWVWW3GCCHU7P\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"7UIZAY\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"quarterly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"cancelled\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"pZRKKQkC\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"file_identifier\": \"NbdBCW0bSx2\",\n \"file_number\": \"24\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"2561467051463589838\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"IECDKOPF\",\n \"account_number_code\": \"BBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"6E\",\n \"bank_id_code\": \"BE\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"4YH332I6ADPP3FOZQIVPU46AA\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"BKL6ZS0VU8P\",\n \"bank_id_code\": \"GBDSC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"yearly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"invalid\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \".0533868\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"6XJE8R3E7AOJVUU0BZZYYFT85ENA1E7S4K\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"7CCVIKV\",\n \"bank_id_code\": \"PTNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"09ZUJXGR6OROG7G\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"QZYCC\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"fortnightly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"live\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Y\",\n \"version\": \"\"\n }\n ]\n },\n \"most_recent_collection\": {\n \"data\": {\n \"id\": \"\",\n \"type\": \"\"\n }\n }\n },\n \"type\": \"Kvprfbtc\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-e8b27dd1-b79c-4bd1-92c4-00c5aa2b33b5" }, { "id": "f1913784-4baa-4718-acda-52c71f002e51", "name": "Mandate update error", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"amount\": \"226470113507.05527\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"O758MZ391D11AO9Z1NQWFEM\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"CHBCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"0FN8C1L\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"PMV4X\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"daily\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"mandate_admission\": {\n \"data\": [\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"mandate_failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"sTbLaaG\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"mandate_expired\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"kFaYIlK\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"FYI6YF70NY\",\n \"bank_id_code\": \"PLKNR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"LTJIAjtIO\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"BD\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"ikNVthPkS\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"VSQ1ZD4CJI57\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"EBBZYPUkMx\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"nTLi\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"file_identifier\": \"AY\",\n \"file_number\": \"84481\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"9540767.1461\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"2LL7MUMZGW6LOM8PJ6H55VUTXG1102A\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"QBNLE\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"B09H1GTFREPOF184SONDT\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"8ECJ8\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"monthly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \"552391574297\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"6MH9VBT6QB4O8R8XLRJOEKMJWRHS3RB3\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"92XPQOHGOGXTP1P1\",\n \"bank_id_code\": \"ESNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"PIENTCKHHC3ISGMAUPEDIE2IHVU34U4NOQ\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"RWQPAD\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"daily\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"yDrCjII\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"file_identifier\": \"bhiaytXF3\",\n \"file_number\": \"201137\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"349\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"48PASY28GW08FPOU2SV90K72MNRAHLLMBO\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"K900XLAEDQ\",\n \"bank_id_code\": \"CHBCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"W5L7UO98DPOG81JSN\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"O2TLGELXJS63\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"quarterly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"live\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \"4277513128739.0495\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"HWT0RMEW6RARQU2FDMLYWDR50ST\",\n \"account_number_code\": \"BBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"IS3C3PD\",\n \"bank_id_code\": \"GRBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"AQSXCUQ4H6SVVBS9MLQM4S439KLIFM2\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"PTNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"quarterly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"cancelled\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Yj\",\n \"version\": \"\"\n }\n ]\n },\n \"most_recent_collection\": {\n \"data\": {\n \"id\": \"\",\n \"type\": \"\"\n }\n }\n },\n \"type\": \"eOkT\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/mandates/:id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-f1913784-4baa-4718-acda-52c71f002e51" }, { "id": "10baac07-1bfb-44d7-b98e-e332388369fc", "name": "Mandate not found error", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"amount\": \"226470113507.05527\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"O758MZ391D11AO9Z1NQWFEM\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"CHBCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"0FN8C1L\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"PMV4X\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"daily\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"mandate_admission\": {\n \"data\": [\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"mandate_failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"sTbLaaG\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"mandate_expired\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"kFaYIlK\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"FYI6YF70NY\",\n \"bank_id_code\": \"PLKNR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"LTJIAjtIO\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"BD\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"ikNVthPkS\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"VSQ1ZD4CJI57\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"EBBZYPUkMx\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"nTLi\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"file_identifier\": \"AY\",\n \"file_number\": \"84481\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"9540767.1461\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"2LL7MUMZGW6LOM8PJ6H55VUTXG1102A\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"QBNLE\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"B09H1GTFREPOF184SONDT\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"8ECJ8\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"monthly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \"552391574297\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"6MH9VBT6QB4O8R8XLRJOEKMJWRHS3RB3\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"92XPQOHGOGXTP1P1\",\n \"bank_id_code\": \"ESNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"PIENTCKHHC3ISGMAUPEDIE2IHVU34U4NOQ\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"RWQPAD\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"daily\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"yDrCjII\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"file_identifier\": \"bhiaytXF3\",\n \"file_number\": \"201137\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"349\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"48PASY28GW08FPOU2SV90K72MNRAHLLMBO\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"K900XLAEDQ\",\n \"bank_id_code\": \"CHBCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"W5L7UO98DPOG81JSN\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"O2TLGELXJS63\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"quarterly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"live\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \"4277513128739.0495\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"HWT0RMEW6RARQU2FDMLYWDR50ST\",\n \"account_number_code\": \"BBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"IS3C3PD\",\n \"bank_id_code\": \"GRBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"AQSXCUQ4H6SVVBS9MLQM4S439KLIFM2\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"PTNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"quarterly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"cancelled\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Yj\",\n \"version\": \"\"\n }\n ]\n },\n \"most_recent_collection\": {\n \"data\": {\n \"id\": \"\",\n \"type\": \"\"\n }\n }\n },\n \"type\": \"eOkT\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/mandates/:id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-10baac07-1bfb-44d7-b98e-e332388369fc" }, { "id": "32b6c551-4cf8-4ef6-888b-03dd37d6aefd", "name": "Mandate conflict error", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"amount\": \"226470113507.05527\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"O758MZ391D11AO9Z1NQWFEM\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"CHBCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"0FN8C1L\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"PMV4X\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"daily\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"mandate_admission\": {\n \"data\": [\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"mandate_failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"sTbLaaG\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"mandate_expired\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"kFaYIlK\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"FYI6YF70NY\",\n \"bank_id_code\": \"PLKNR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"LTJIAjtIO\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"BD\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"ikNVthPkS\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"VSQ1ZD4CJI57\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"EBBZYPUkMx\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"nTLi\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"file_identifier\": \"AY\",\n \"file_number\": \"84481\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"9540767.1461\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"2LL7MUMZGW6LOM8PJ6H55VUTXG1102A\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"QBNLE\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"B09H1GTFREPOF184SONDT\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"8ECJ8\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"monthly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \"552391574297\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"6MH9VBT6QB4O8R8XLRJOEKMJWRHS3RB3\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"92XPQOHGOGXTP1P1\",\n \"bank_id_code\": \"ESNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"PIENTCKHHC3ISGMAUPEDIE2IHVU34U4NOQ\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"RWQPAD\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"daily\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"yDrCjII\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"file_identifier\": \"bhiaytXF3\",\n \"file_number\": \"201137\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"349\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"48PASY28GW08FPOU2SV90K72MNRAHLLMBO\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"K900XLAEDQ\",\n \"bank_id_code\": \"CHBCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"W5L7UO98DPOG81JSN\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"O2TLGELXJS63\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"quarterly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"live\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \"4277513128739.0495\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"HWT0RMEW6RARQU2FDMLYWDR50ST\",\n \"account_number_code\": \"BBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"IS3C3PD\",\n \"bank_id_code\": \"GRBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"AQSXCUQ4H6SVVBS9MLQM4S439KLIFM2\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"PTNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"quarterly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"cancelled\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Yj\",\n \"version\": \"\"\n }\n ]\n },\n \"most_recent_collection\": {\n \"data\": {\n \"id\": \"\",\n \"type\": \"\"\n }\n }\n },\n \"type\": \"eOkT\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/mandates/:id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-32b6c551-4cf8-4ef6-888b-03dd37d6aefd" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-8b0b5ece-944c-412c-85b4-48efe9fc45f7" } ], "id": "ee3a87c9-ce02-4df6-b2b3-31db46c56723", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-ee3a87c9-ce02-4df6-b2b3-31db46c56723" }, { "name": "List mandates", "id": "e42276e5-7206-426a-84e9-da5cea89b9ae", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/mandates?page[number]=dj\\l&page[size]=&filter[organisation_id]=,&filter[debtor_party.account_number]=&filter[debtor_party.bank_id]=&filter[beneficiary_party.account_number]=&filter[beneficiary_party.bank_id]=&filter[currency]=&filter[payment_scheme]=&filter[scheme_payment_type]=&filter[processing_date_from]=&filter[processing_date_to]=&filter[scheme_processing_date_from]=&filter[scheme_processing_date_to]=&filter[clearing_id]=&filter[admission.admission_date_from]=&filter[admission.admission_date_to]=&filter[admission.status]=&filter[admission.scheme_status_code]=&filter[amount]=&filter[reference]=&filter[unique_scheme_id]=&filter[all_versions]=&filter[submission.submission_date_from]=&filter[submission.submission_date_to]=&filter[status]=&filter[status_reason]=", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "dj\\l" }, { "description": "Number of items to select", "key": "page[size]", "value": "" }, { "description": "Filter by organisation id", "key": "filter[organisation_id]", "value": "," }, { "key": "filter[debtor_party.account_number]", "value": "" }, { "key": "filter[debtor_party.bank_id]", "value": "" }, { "key": "filter[beneficiary_party.account_number]", "value": "" }, { "key": "filter[beneficiary_party.bank_id]", "value": "" }, { "key": "filter[currency]", "value": "" }, { "key": "filter[payment_scheme]", "value": "" }, { "key": "filter[scheme_payment_type]", "value": "" }, { "key": "filter[processing_date_from]", "value": "" }, { "key": "filter[processing_date_to]", "value": "" }, { "key": "filter[scheme_processing_date_from]", "value": "" }, { "key": "filter[scheme_processing_date_to]", "value": "" }, { "key": "filter[clearing_id]", "value": "" }, { "key": "filter[admission.admission_date_from]", "value": "" }, { "key": "filter[admission.admission_date_to]", "value": "" }, { "description": "Filter by admission status", "key": "filter[admission.status]", "value": "" }, { "description": "Filter by admission scheme status code", "key": "filter[admission.scheme_status_code]", "value": "" }, { "description": "Filter by amount", "key": "filter[amount]", "value": "" }, { "description": "Filter by reference", "key": "filter[reference]", "value": "" }, { "description": "Filter by unique scheme id", "key": "filter[unique_scheme_id]", "value": "" }, { "description": "Include old versions of mandates", "key": "filter[all_versions]", "value": "" }, { "key": "filter[submission.submission_date_from]", "value": "" }, { "key": "filter[submission.submission_date_to]", "value": "" }, { "description": "Filter by mandate status", "key": "filter[status]", "value": "" }, { "description": "Filter by mandate status reason", "key": "filter[status_reason]", "value": "" } ] } }, "response": [ { "id": "ca35cce1-5f48-44d8-a3f3-9d6f0352ea86", "name": "List of mandates details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/mandates?page[number]=dj\\l&page[size]=&filter[organisation_id]=,&filter[debtor_party.account_number]=&filter[debtor_party.bank_id]=&filter[beneficiary_party.account_number]=&filter[beneficiary_party.bank_id]=&filter[currency]=&filter[payment_scheme]=&filter[scheme_payment_type]=&filter[processing_date_from]=&filter[processing_date_to]=&filter[scheme_processing_date_from]=&filter[scheme_processing_date_to]=&filter[clearing_id]=&filter[admission.admission_date_from]=&filter[admission.admission_date_to]=&filter[admission.status]=&filter[admission.scheme_status_code]=&filter[amount]=&filter[reference]=&filter[unique_scheme_id]=&filter[all_versions]=&filter[submission.submission_date_from]=&filter[submission.submission_date_to]=&filter[status]=&filter[status_reason]=", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates" ], "query": [ { "description": "Which page to select", "key": "page[number]", "value": "dj\\l" }, { "description": "Number of items to select", "key": "page[size]", "value": "" }, { "description": "Filter by organisation id", "key": "filter[organisation_id]", "value": "," }, { "key": "filter[debtor_party.account_number]", "value": "" }, { "key": "filter[debtor_party.bank_id]", "value": "" }, { "key": "filter[beneficiary_party.account_number]", "value": "" }, { "key": "filter[beneficiary_party.bank_id]", "value": "" }, { "key": "filter[currency]", "value": "" }, { "key": "filter[payment_scheme]", "value": "" }, { "key": "filter[scheme_payment_type]", "value": "" }, { "key": "filter[processing_date_from]", "value": "" }, { "key": "filter[processing_date_to]", "value": "" }, { "key": "filter[scheme_processing_date_from]", "value": "" }, { "key": "filter[scheme_processing_date_to]", "value": "" }, { "key": "filter[clearing_id]", "value": "" }, { "key": "filter[admission.admission_date_from]", "value": "" }, { "key": "filter[admission.admission_date_to]", "value": "" }, { "description": "Filter by admission status", "key": "filter[admission.status]", "value": "" }, { "description": "Filter by admission scheme status code", "key": "filter[admission.scheme_status_code]", "value": "" }, { "description": "Filter by amount", "key": "filter[amount]", "value": "" }, { "description": "Filter by reference", "key": "filter[reference]", "value": "" }, { "description": "Filter by unique scheme id", "key": "filter[unique_scheme_id]", "value": "" }, { "description": "Include old versions of mandates", "key": "filter[all_versions]", "value": "" }, { "key": "filter[submission.submission_date_from]", "value": "" }, { "key": "filter[submission.submission_date_to]", "value": "" }, { "description": "Filter by mandate status", "key": "filter[status]", "value": "" }, { "description": "Filter by mandate status reason", "key": "filter[status_reason]", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"amount\": \"3165743124818995776\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"V24FG8C0J47K9TYO\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"2YXTVYFEAQYS2MGJ\",\n \"bank_id_code\": \"PTNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"PW9FDIFXL\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"3P2WUC1M8B0WD\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"bimonthly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"mandate_admission\": {\n \"data\": [\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"unknown_instruction\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"QpUJj_\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"payer_reference_not_unique\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Y\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"G2ECXI\",\n \"bank_id_code\": \"ESNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"g\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"cmzJtc\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"vYsQjM_o\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"V1VASI2W\",\n \"bank_id_code\": \"GRBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"eUdXLL\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"ZSSAgXIWK\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"MlJaZ\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"file_identifier\": \"ohs\",\n \"file_number\": \"2\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"16994985369315165\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"POZRMT\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"1MPXN\",\n \"bank_id_code\": \"PTNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"S5FRKHCP9KZMYPB\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"BE\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"quarterly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"cancelled\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \"42.38068790\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"BPCYM9K7LORNG2WGPA31INGL09M4G\",\n \"account_number_code\": \"BBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"JY9OSE48A25H\",\n \"bank_id_code\": \"ESNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"93CQOJYJT0Y3IND46F9SP8C\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"NMNS6YNWMG\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"monthly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"GuyFWA\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"file_identifier\": \"yNFe8E\",\n \"file_number\": \"52713576739\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"392159645\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"UCFRMQAJV0XJ6519\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"TWTJI7LDP0N\",\n \"bank_id_code\": \"CHBCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"59Q8G0GS3NFORYAIVEJMW4S37QWF16\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"XDC9EVRC6BH4WVB\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"yearly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \"0462559657\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"Q8M8437GKCJED8C0R6DN\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"ORT0297LV578P\",\n \"bank_id_code\": \"PTNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"QBPVKN32668T\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"ZKAG\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"fortnightly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"live\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"uqUpK\",\n \"version\": \"\"\n }\n ]\n },\n \"most_recent_collection\": {\n \"data\": {\n \"id\": \"\",\n \"type\": \"\"\n }\n }\n },\n \"type\": \"lfMPAkuF\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"amount\": \"3693613615382273.753\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"DUVZ3MXPYI9S7Z\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"PPSFIRZYZ5MA088\",\n \"bank_id_code\": \"ESNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"AV479TXXR279Q6OK7C90NV2BQQ18O\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"YVVR5QWJS\",\n \"bank_id_code\": \"ITNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"weekly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"live\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"mandate_admission\": {\n \"data\": [\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"mandate_expired\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"ighX\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"invalid_beneficiary_details\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"lY_FTDM\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"A\",\n \"bank_id_code\": \"ESNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"HGcJ\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"sFSxF\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"3W04MNKI60YA\",\n \"bank_id_code\": \"GRBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"ghEeUn\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"accepted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"TkChsTIo\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"tvNBjCsx\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"file_identifier\": \"fdrB1CsY1hD\",\n \"file_number\": \"36286744560\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"8802\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"Q9SZAL20FJVR\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"G1STJ\",\n \"bank_id_code\": \"GBDSC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"VLKPY8J8RD9X44XQ9IHXVB8X2DE\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"M6GJPBLIEHV\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"monthly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"invalid\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \"0121\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"GDPQO6RMVS3GU0MTPOU93KCBB4IVR36\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"SI\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"T03YJVBQ3ZNKS5D6F2RRU94EYF\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"S9TTEELJCSOARO\",\n \"bank_id_code\": \"PLKNR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"daily\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"live\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"oZXV\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"file_identifier\": \"mU1vZ\",\n \"file_number\": \"2259\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"7055\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"P5TC86PCJ24FM41ND7O3MOQ9\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"HRK9EB68VW1R\",\n \"bank_id_code\": \"PLKNR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"1N1RGO67L4IQSQ\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"O1\",\n \"bank_id_code\": \"ESNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"weekly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \"466960552\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"CQVV2KEGNZC264Z4GBRH1YLJHN\",\n \"account_number_code\": \"BBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"2\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"X0CL9LT2TU331VCKW7UW8U\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"2EGMAK\",\n \"bank_id_code\": \"PTNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"daily\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"live\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"rQFyetPx\",\n \"version\": \"\"\n }\n ]\n },\n \"most_recent_collection\": {\n \"data\": {\n \"id\": \"\",\n \"type\": \"\"\n }\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-ca35cce1-5f48-44d8-a3f3-9d6f0352ea86" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-e42276e5-7206-426a-84e9-da5cea89b9ae" }, { "name": "Create Mandate", "id": "0253bc88-1f4b-49ce-826e-4a569ceb70d0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"amount\": \"226470113507.05527\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"O758MZ391D11AO9Z1NQWFEM\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"CHBCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"0FN8C1L\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"PMV4X\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"daily\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"mandate_admission\": {\n \"data\": [\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"mandate_failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"sTbLaaG\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"mandate_expired\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"kFaYIlK\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"FYI6YF70NY\",\n \"bank_id_code\": \"PLKNR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"LTJIAjtIO\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"BD\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"ikNVthPkS\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"VSQ1ZD4CJI57\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"EBBZYPUkMx\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"nTLi\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"file_identifier\": \"AY\",\n \"file_number\": \"84481\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"9540767.1461\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"2LL7MUMZGW6LOM8PJ6H55VUTXG1102A\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"QBNLE\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"B09H1GTFREPOF184SONDT\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"8ECJ8\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"monthly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \"552391574297\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"6MH9VBT6QB4O8R8XLRJOEKMJWRHS3RB3\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"92XPQOHGOGXTP1P1\",\n \"bank_id_code\": \"ESNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"PIENTCKHHC3ISGMAUPEDIE2IHVU34U4NOQ\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"RWQPAD\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"daily\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"yDrCjII\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"file_identifier\": \"bhiaytXF3\",\n \"file_number\": \"201137\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"349\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"48PASY28GW08FPOU2SV90K72MNRAHLLMBO\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"K900XLAEDQ\",\n \"bank_id_code\": \"CHBCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"W5L7UO98DPOG81JSN\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"O2TLGELXJS63\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"quarterly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"live\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \"4277513128739.0495\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"HWT0RMEW6RARQU2FDMLYWDR50ST\",\n \"account_number_code\": \"BBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"IS3C3PD\",\n \"bank_id_code\": \"GRBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"AQSXCUQ4H6SVVBS9MLQM4S439KLIFM2\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"PTNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"quarterly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"cancelled\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Yj\",\n \"version\": \"\"\n }\n ]\n },\n \"most_recent_collection\": {\n \"data\": {\n \"id\": \"\",\n \"type\": \"\"\n }\n }\n },\n \"type\": \"eOkT\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/mandates", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates" ] } }, "response": [ { "id": "6f70b104-5ab5-4d9b-92a6-5caccab1a7b4", "name": "Mandate creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"amount\": \"226470113507.05527\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"O758MZ391D11AO9Z1NQWFEM\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"CHBCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"0FN8C1L\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"PMV4X\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"daily\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"mandate_admission\": {\n \"data\": [\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"mandate_failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"sTbLaaG\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"mandate_expired\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"kFaYIlK\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"FYI6YF70NY\",\n \"bank_id_code\": \"PLKNR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"LTJIAjtIO\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"BD\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"ikNVthPkS\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"VSQ1ZD4CJI57\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"EBBZYPUkMx\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"nTLi\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"file_identifier\": \"AY\",\n \"file_number\": \"84481\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"9540767.1461\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"2LL7MUMZGW6LOM8PJ6H55VUTXG1102A\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"QBNLE\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"B09H1GTFREPOF184SONDT\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"8ECJ8\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"monthly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \"552391574297\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"6MH9VBT6QB4O8R8XLRJOEKMJWRHS3RB3\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"92XPQOHGOGXTP1P1\",\n \"bank_id_code\": \"ESNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"PIENTCKHHC3ISGMAUPEDIE2IHVU34U4NOQ\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"RWQPAD\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"daily\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"yDrCjII\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"file_identifier\": \"bhiaytXF3\",\n \"file_number\": \"201137\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"349\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"48PASY28GW08FPOU2SV90K72MNRAHLLMBO\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"K900XLAEDQ\",\n \"bank_id_code\": \"CHBCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"W5L7UO98DPOG81JSN\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"O2TLGELXJS63\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"quarterly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"live\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \"4277513128739.0495\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"HWT0RMEW6RARQU2FDMLYWDR50ST\",\n \"account_number_code\": \"BBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"IS3C3PD\",\n \"bank_id_code\": \"GRBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"AQSXCUQ4H6SVVBS9MLQM4S439KLIFM2\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"PTNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"quarterly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"cancelled\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Yj\",\n \"version\": \"\"\n }\n ]\n },\n \"most_recent_collection\": {\n \"data\": {\n \"id\": \"\",\n \"type\": \"\"\n }\n }\n },\n \"type\": \"eOkT\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/mandates", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"amount\": \"457912719539064.58\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"NZ5YQG\",\n \"account_number_code\": \"BBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"MS9QRWKMDSP6CL\",\n \"bank_id_code\": \"ESNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"92TO7AKQBLW0SS4VA3V51TEI\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"3CNA0QKMX6\",\n \"bank_id_code\": \"PLKNR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"yearly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"cancelled\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"mandate_admission\": {\n \"data\": [\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"not_eligible_for_reinstatement_by_originator\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"invalid_reference\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"IYa\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"SZ\",\n \"bank_id_code\": \"CHBCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"uXXsqUJGDs\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Ca\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"rGHp\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"M1DQI\",\n \"bank_id_code\": \"PTNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"T\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"iiRCAiUL\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"vxWJ\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"file_identifier\": \"c9vairbCg\",\n \"file_number\": \"749610\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"76926553940933.319345813\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"AXN8H1SPTZPEOT8IPZ3H8ENWB8YII613B\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"UTHWAQOW\",\n \"bank_id_code\": \"GRBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"19WH9KYUVI\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"9RNVUDN690\",\n \"bank_id_code\": \"BE\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"monthly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"live\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \".10606\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"RTAQT5UGNWNCBJ40YFQNBSDC\",\n \"account_number_code\": \"BBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"PK9AMD7DM\",\n \"bank_id_code\": \"ESNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"7SH2KNPLHCZYQWVWW3GCCHU7P\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"7UIZAY\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"quarterly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"cancelled\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"pZRKKQkC\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"file_identifier\": \"NbdBCW0bSx2\",\n \"file_number\": \"24\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"2561467051463589838\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"IECDKOPF\",\n \"account_number_code\": \"BBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"6E\",\n \"bank_id_code\": \"BE\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"4YH332I6ADPP3FOZQIVPU46AA\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"BKL6ZS0VU8P\",\n \"bank_id_code\": \"GBDSC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"yearly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"invalid\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \".0533868\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"6XJE8R3E7AOJVUU0BZZYYFT85ENA1E7S4K\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"7CCVIKV\",\n \"bank_id_code\": \"PTNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"09ZUJXGR6OROG7G\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"QZYCC\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"fortnightly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"live\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Y\",\n \"version\": \"\"\n }\n ]\n },\n \"most_recent_collection\": {\n \"data\": {\n \"id\": \"\",\n \"type\": \"\"\n }\n }\n },\n \"type\": \"Kvprfbtc\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-6f70b104-5ab5-4d9b-92a6-5caccab1a7b4" }, { "id": "6da53de6-d8ae-4f60-8288-9c8545b24892", "name": "Mandate creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"amount\": \"226470113507.05527\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"O758MZ391D11AO9Z1NQWFEM\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"CHBCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"0FN8C1L\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"PMV4X\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"daily\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"mandate_admission\": {\n \"data\": [\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"mandate_failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"sTbLaaG\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"mandate_expired\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"kFaYIlK\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"FYI6YF70NY\",\n \"bank_id_code\": \"PLKNR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"LTJIAjtIO\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"BD\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"ikNVthPkS\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"VSQ1ZD4CJI57\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"EBBZYPUkMx\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"nTLi\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"file_identifier\": \"AY\",\n \"file_number\": \"84481\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"9540767.1461\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"2LL7MUMZGW6LOM8PJ6H55VUTXG1102A\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"QBNLE\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"B09H1GTFREPOF184SONDT\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"8ECJ8\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"monthly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \"552391574297\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"6MH9VBT6QB4O8R8XLRJOEKMJWRHS3RB3\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"92XPQOHGOGXTP1P1\",\n \"bank_id_code\": \"ESNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"PIENTCKHHC3ISGMAUPEDIE2IHVU34U4NOQ\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"RWQPAD\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"daily\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"yDrCjII\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"file_identifier\": \"bhiaytXF3\",\n \"file_number\": \"201137\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"349\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"48PASY28GW08FPOU2SV90K72MNRAHLLMBO\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"K900XLAEDQ\",\n \"bank_id_code\": \"CHBCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"W5L7UO98DPOG81JSN\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"O2TLGELXJS63\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"quarterly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"live\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \"4277513128739.0495\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"HWT0RMEW6RARQU2FDMLYWDR50ST\",\n \"account_number_code\": \"BBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"IS3C3PD\",\n \"bank_id_code\": \"GRBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"AQSXCUQ4H6SVVBS9MLQM4S439KLIFM2\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"PTNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"quarterly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"cancelled\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Yj\",\n \"version\": \"\"\n }\n ]\n },\n \"most_recent_collection\": {\n \"data\": {\n \"id\": \"\",\n \"type\": \"\"\n }\n }\n },\n \"type\": \"eOkT\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/mandates", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-6da53de6-d8ae-4f60-8288-9c8545b24892" }, { "id": "68047107-4866-4639-9b45-9c17b0114dd5", "name": "Mandate creation conflict Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"amount\": \"226470113507.05527\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"O758MZ391D11AO9Z1NQWFEM\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"CHBCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"0FN8C1L\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"PMV4X\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"daily\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"mandate_admission\": {\n \"data\": [\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"mandate_failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"sTbLaaG\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"mandate_expired\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"kFaYIlK\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"FYI6YF70NY\",\n \"bank_id_code\": \"PLKNR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"LTJIAjtIO\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"BD\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"ikNVthPkS\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"debtor_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"VSQ1ZD4CJI57\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n }\n }\n },\n \"return_code\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"EBBZYPUkMx\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"auto\": false,\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"mandate_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"nTLi\",\n \"version\": \"\"\n }\n ]\n },\n \"mandate_submission\": {\n \"data\": [\n {\n \"attributes\": {\n \"file_identifier\": \"AY\",\n \"file_number\": \"84481\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"9540767.1461\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"2LL7MUMZGW6LOM8PJ6H55VUTXG1102A\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"QBNLE\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"B09H1GTFREPOF184SONDT\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"8ECJ8\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"monthly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \"552391574297\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"6MH9VBT6QB4O8R8XLRJOEKMJWRHS3RB3\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"92XPQOHGOGXTP1P1\",\n \"bank_id_code\": \"ESNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"PIENTCKHHC3ISGMAUPEDIE2IHVU34U4NOQ\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"RWQPAD\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"daily\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"expired\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"yDrCjII\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"file_identifier\": \"bhiaytXF3\",\n \"file_number\": \"201137\",\n \"last_payment_date\": \"\",\n \"original_mandate\": {\n \"amount\": \"349\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"48PASY28GW08FPOU2SV90K72MNRAHLLMBO\",\n \"account_number_code\": \"IBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"K900XLAEDQ\",\n \"bank_id_code\": \"CHBCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"W5L7UO98DPOG81JSN\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"O2TLGELXJS63\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"quarterly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"live\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"submission_reason\": \"\",\n \"submitted_mandate\": {\n \"amount\": \"4277513128739.0495\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"HWT0RMEW6RARQU2FDMLYWDR50ST\",\n \"account_number_code\": \"BBAN\",\n \"account_type\": \"\",\n \"account_with\": {\n \"bank_id\": \"IS3C3PD\",\n \"bank_id_code\": \"GRBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n }\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"AQSXCUQ4H6SVVBS9MLQM4S439KLIFM2\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"PTNCC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"address\": [\n \"\",\n \"\"\n ],\n \"country\": \"\"\n },\n \"frequency\": \"quarterly\",\n \"numeric_reference\": \"\",\n \"payment_scheme\": \"\",\n \"processing_date\": \"\",\n \"reference\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"source\": \"\",\n \"status\": \"cancelled\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n }\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"mandate\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Yj\",\n \"version\": \"\"\n }\n ]\n },\n \"most_recent_collection\": {\n \"data\": {\n \"id\": \"\",\n \"type\": \"\"\n }\n }\n },\n \"type\": \"eOkT\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/mandates", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "mandates" ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-68047107-4866-4639-9b45-9c17b0114dd5" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-0253bc88-1f4b-49ce-826e-4a569ceb70d0" } ], "id": "4f1faaac-1184-4c06-bfda-d8c4b87d78b1", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-4f1faaac-1184-4c06-bfda-d8c4b87d78b1" }, { "name": "payments", "item": [ { "name": "{id}", "item": [ { "name": "admissions", "item": [ { "name": "{admissionId}", "item": [ { "name": "tasks", "item": [ { "name": "{taskId}", "item": [ { "name": "Get Payment Admission Task By ID", "id": "b58a657e-4d19-459a-928e-3190f465650e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/admissions/:admissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "admissions", ":admissionId", "tasks", ":taskId" ], "variable": [ { "id": "eb92f9b1-a4d2-4bbd-96e2-6a9747653c28", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "669c0875-8a51-4b68-9a96-858b8b7f2c89", "key": "admissionId", "value": "", "description": "(Required) Admission Id" }, { "id": "5c6fc084-7843-493b-9b48-45caecca9743", "key": "taskId", "value": "", "description": "(Required) Payment Admission Task Id" } ] } }, "response": [ { "id": "21f94d26-feb3-4df3-a2b9-2ebd71c10c23", "name": "Payment Admission Task Details details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/admissions/:admissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "admissions", ":admissionId", "tasks", ":taskId" ], "variable": [ { "key": "id" }, { "key": "admissionId" }, { "key": "taskId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"ad_bbf\": {},\n \"aliqua053\": {},\n \"sed_731\": {},\n \"Lorem_6_7\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"ullamco_3\": {}\n },\n \"status\": \"on_hold\",\n \"workflow\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission_task\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Si\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-21f94d26-feb3-4df3-a2b9-2ebd71c10c23" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-b58a657e-4d19-459a-928e-3190f465650e" }, { "name": "Patch Payment Admission Task", "id": "6ecd3c21-056a-49a1-a724-2bfb0da19d82", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"output\": {\n \"est_00\": \"aliquip Ut fugiat\",\n \"et_828\": 28260119.77311209,\n \"eu_ba\": 49465684.46933487,\n \"eiusmod_a\": \"dolor officia\"\n },\n \"status\": \"pending\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"payment_admission_tasks\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/admissions/:admissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "admissions", ":admissionId", "tasks", ":taskId" ], "variable": [ { "id": "98e8378f-098f-4732-86b8-536d56321140", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "b5246c36-0f38-4aa7-b266-844ff1f201e1", "key": "admissionId", "value": "", "description": "(Required) Admission Id" }, { "id": "7285710c-5863-47f6-9917-e0cfc9e017b3", "key": "taskId", "value": "", "description": "(Required) Payment Admission Task Id" } ] } }, "response": [ { "id": "c01e317b-cdc6-45b6-a522-fdeaa149b1b8", "name": "Payment Admission Task update response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"output\": {\n \"est_00\": \"aliquip Ut fugiat\",\n \"et_828\": 28260119.77311209,\n \"eu_ba\": 49465684.46933487,\n \"eiusmod_a\": \"dolor officia\"\n },\n \"status\": \"pending\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"payment_admission_tasks\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/admissions/:admissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "admissions", ":admissionId", "tasks", ":taskId" ], "variable": [ { "key": "id" }, { "key": "admissionId" }, { "key": "taskId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"ad_bbf\": {},\n \"aliqua053\": {},\n \"sed_731\": {},\n \"Lorem_6_7\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"ullamco_3\": {}\n },\n \"status\": \"on_hold\",\n \"workflow\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission_task\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Si\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-c01e317b-cdc6-45b6-a522-fdeaa149b1b8" }, { "id": "e037e4c4-a99c-4ef1-81a3-5eb24f1fad4c", "name": "Error", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"output\": {\n \"est_00\": \"aliquip Ut fugiat\",\n \"et_828\": 28260119.77311209,\n \"eu_ba\": 49465684.46933487,\n \"eiusmod_a\": \"dolor officia\"\n },\n \"status\": \"pending\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"payment_admission_tasks\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/admissions/:admissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "admissions", ":admissionId", "tasks", ":taskId" ], "variable": [ { "key": "id" }, { "key": "admissionId" }, { "key": "taskId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-e037e4c4-a99c-4ef1-81a3-5eb24f1fad4c" }, { "id": "d28edb59-3a05-429b-9c14-4eb80c251b10", "name": "Conflict", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"output\": {\n \"est_00\": \"aliquip Ut fugiat\",\n \"et_828\": 28260119.77311209,\n \"eu_ba\": 49465684.46933487,\n \"eiusmod_a\": \"dolor officia\"\n },\n \"status\": \"pending\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"payment_admission_tasks\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/admissions/:admissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "admissions", ":admissionId", "tasks", ":taskId" ], "variable": [ { "key": "id" }, { "key": "admissionId" }, { "key": "taskId" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"actual_resource\": {},\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d28edb59-3a05-429b-9c14-4eb80c251b10" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-6ecd3c21-056a-49a1-a724-2bfb0da19d82" } ], "id": "6d6c31eb-74e6-4c77-bcd4-7c7102a78d6b", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-6d6c31eb-74e6-4c77-bcd4-7c7102a78d6b" }, { "name": "List tasks", "id": "001df1a6-4895-4d7f-b8eb-a4e321119c3a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/admissions/:admissionId/tasks", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "admissions", ":admissionId", "tasks" ], "variable": [ { "id": "86f34766-0323-4eef-b6ae-dc5f61861c36", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "affb02cd-1009-4311-8547-0ff0555c20a7", "key": "admissionId", "value": "", "description": "(Required) Admission Id" } ] } }, "response": [ { "id": "11ea5400-a2af-4486-87ab-f298925eb71d", "name": "List of Task Details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/admissions/:admissionId/tasks", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "admissions", ":admissionId", "tasks" ], "variable": [ { "key": "id" }, { "key": "admissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"nulla7a3\": {},\n \"pariatur7b\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"pariatur_c\": {},\n \"veniam9f\": {},\n \"Lorem_f\": {}\n },\n \"status\": \"on_hold\",\n \"workflow\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission_task\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"P_\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"quis_2a\": {},\n \"in_d5\": {},\n \"laboris_a2\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"fugiat_200\": {}\n },\n \"status\": \"pending\",\n \"workflow\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission_task\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Q\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-11ea5400-a2af-4486-87ab-f298925eb71d" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-001df1a6-4895-4d7f-b8eb-a4e321119c3a" } ], "id": "aff2a8b6-870b-40fc-8bc5-5e7cf7c0f6cc", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-aff2a8b6-870b-40fc-8bc5-5e7cf7c0f6cc" }, { "name": "Fetch admission", "id": "bc6e8005-6f2f-4185-aa30-b3732b1111f8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "admissions", ":admissionId" ], "variable": [ { "id": "8562f963-343c-4037-889b-b1f0012c7e9e", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "87ce4d05-b47a-440a-a03f-461c5be7142a", "key": "admissionId", "value": "", "description": "(Required) Admission Id" } ] } }, "response": [ { "id": "b6c108e7-5c54-43d0-a23d-545e1310ed01", "name": "Admission details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "admissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"account_validation_outcome\": \"failed\",\n \"admission_datetime\": \"\",\n \"clearing_system\": \"OhuKXLvI\",\n \"posting_status\": \"accepted_settlement_in_process\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_received_datetime\": \"7187-90-73T76:11:54.6Z\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"original_payment_not_received\",\n \"validation_completed_datetime\": \"7006-96-44T97:05:37.870Z\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"gmqGaI\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"FiAr\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"jHKESIvRRt\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"Idpf\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"sunt_7af\": {},\n \"nulla_34\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"tempor_35\": {},\n \"sit81\": {}\n },\n \"status\": \"on_hold\",\n \"workflow\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission_task\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Ez\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"esse34\": {},\n \"magnac0\": {},\n \"do2\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"ullamco_82d\": {},\n \"Lorem9\": {}\n },\n \"status\": \"failed\",\n \"workflow\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission_task\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"uezKS\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b6c108e7-5c54-43d0-a23d-545e1310ed01" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-bc6e8005-6f2f-4185-aa30-b3732b1111f8" } ], "id": "01cbe6fb-f0c1-47e8-910f-de6f8a17a0d6", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-01cbe6fb-f0c1-47e8-910f-de6f8a17a0d6" } ], "id": "a5e575d2-9190-4947-8f39-418c8ded5c53", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-a5e575d2-9190-4947-8f39-418c8ded5c53" }, { "name": "advices", "item": [ { "name": "{adviceId}", "item": [ { "name": "submissions", "item": [ { "name": "{submissionId}", "item": [ { "name": "Fetch Advice Submission", "id": "8479e44c-7da4-43eb-b54b-62473285b7a1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/advices/:adviceId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "advices", ":adviceId", "submissions", ":submissionId" ], "variable": [ { "id": "931d6aa9-38f9-42f3-ae23-19afc88f8578", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "780b5c85-b549-4b2b-b528-a6e25abb554b", "key": "adviceId", "value": "", "description": "(Required) Advice Id" }, { "id": "698082bb-1f8a-4c1f-bb21-cc41200d5352", "key": "submissionId", "value": "", "description": "(Required) Submission Id" } ] } }, "response": [ { "id": "8b282084-e484-4425-8e38-0ffe7ac80bff", "name": "Advice Submission Details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/advices/:adviceId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "advices", ":adviceId", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "adviceId" }, { "key": "submissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"advice\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"UUZIDl\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-8b282084-e484-4425-8e38-0ffe7ac80bff" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-8479e44c-7da4-43eb-b54b-62473285b7a1" } ], "id": "36b89872-ac8f-46d4-a6e3-500b96b6ee52", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-36b89872-ac8f-46d4-a6e3-500b96b6ee52" }, { "name": "create advice submission", "id": "e63ae1ff-f909-474d-9066-516010c198d1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/advices/:adviceId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "advices", ":adviceId", "submissions" ], "variable": [ { "id": "9ebfe716-ee6e-4d1c-bee8-f43b3df24675", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "e9534fb7-5030-4e88-b4d2-b7296401a083", "key": "adviceId", "value": "", "description": "(Required) Advice Id" } ] } }, "response": [ { "id": "8598efe5-7a69-4500-a939-8c4c2bf51cd2", "name": "Advice submission creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/advices/:adviceId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "advices", ":adviceId", "submissions" ], "variable": [ { "key": "id" }, { "key": "adviceId" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"advice\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"beneficiary_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"BQ0N\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"roll_number\": \"\"\n }\n },\n \"reason_code\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"advice_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"QJwH\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"beneficiary_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"PE4EVFR95V55P5\",\n \"bank_id_code\": \"GRBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"roll_number\": \"\"\n }\n },\n \"reason_code\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"advice_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"yqwaR\",\n \"version\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"TWi\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-8598efe5-7a69-4500-a939-8c4c2bf51cd2" }, { "id": "397a4783-3342-4afa-b3e0-33efe70ea007", "name": "Advice submission creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/advices/:adviceId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "advices", ":adviceId", "submissions" ], "variable": [ { "key": "id" }, { "key": "adviceId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-397a4783-3342-4afa-b3e0-33efe70ea007" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-e63ae1ff-f909-474d-9066-516010c198d1" } ], "id": "f713fdaa-2641-4994-b21d-b01344523b9c", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-f713fdaa-2641-4994-b21d-b01344523b9c" }, { "name": "Fetch advice", "id": "624387cd-add1-41d0-b8b0-f8747b35174c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/advices/:adviceId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "advices", ":adviceId" ], "variable": [ { "id": "f57a206f-4c94-4f46-a8d8-75c58e8766c6", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "60bb5742-98f3-45bb-9dce-e394dd23ef2c", "key": "adviceId", "value": "", "description": "(Required) Advice Id" } ] } }, "response": [ { "id": "44b6e23f-4e69-4c64-a348-3aacf4ebe7b6", "name": "Advice details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/advices/:adviceId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "advices", ":adviceId" ], "variable": [ { "key": "id" }, { "key": "adviceId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"beneficiary_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"N6JB10QY7WI7763M\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"roll_number\": \"\"\n }\n },\n \"reason_code\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"advice_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"vkEFAoOrO\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-44b6e23f-4e69-4c64-a348-3aacf4ebe7b6" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-624387cd-add1-41d0-b8b0-f8747b35174c" } ], "id": "46b3595d-c3ce-4558-b6d2-863fd5ca2882", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-46b3595d-c3ce-4558-b6d2-863fd5ca2882" }, { "name": "Create advice", "id": "4cd1fb88-a136-4450-a13d-0d9027fb12a5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"beneficiary_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"4WQ81K0UPNVFP503\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"roll_number\": \"\"\n }\n },\n \"reason_code\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"advice_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"aPgKU\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/advices", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "advices" ], "variable": [ { "id": "6571235c-81ff-4538-814c-6e7492337002", "key": "id", "value": "", "description": "(Required) Payment Id" } ] } }, "response": [ { "id": "036ba4ed-1919-46f1-abf8-8a7f290cff03", "name": "Advice creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"beneficiary_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"4WQ81K0UPNVFP503\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"roll_number\": \"\"\n }\n },\n \"reason_code\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"advice_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"aPgKU\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/advices", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "advices" ], "variable": [ { "key": "id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"beneficiary_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"N6JB10QY7WI7763M\",\n \"bank_id_code\": \"FR\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"roll_number\": \"\"\n }\n },\n \"reason_code\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"advice_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"vkEFAoOrO\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-036ba4ed-1919-46f1-abf8-8a7f290cff03" }, { "id": "42863098-46e6-4078-8ed8-066aafe27e0b", "name": "Advice creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"beneficiary_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"4WQ81K0UPNVFP503\",\n \"bank_id_code\": \"SWBIC\",\n \"bank_address\": [\n \"\",\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"roll_number\": \"\"\n }\n },\n \"reason_code\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"advice_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"aPgKU\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/advices", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "advices" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-42863098-46e6-4078-8ed8-066aafe27e0b" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-4cd1fb88-a136-4450-a13d-0d9027fb12a5" } ], "id": "573c3625-6194-45da-9943-6250e3c48e89", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-573c3625-6194-45da-9943-6250e3c48e89" }, { "name": "recalls", "item": [ { "name": "{recallId}", "item": [ { "name": "admissions", "item": [ { "name": "{admissionId}", "item": [ { "name": "tasks", "item": [], "id": "f3b35aba-92c4-438c-9142-b941dd456187", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-f3b35aba-92c4-438c-9142-b941dd456187" }, { "name": "Fetch Recall Admission", "id": "73bebd4c-15c6-4471-a01a-66ab188a2182", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls/:recallId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls", ":recallId", "admissions", ":admissionId" ], "variable": [ { "id": "a853f61a-5ad7-493f-b139-32266e835af0", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "a8f2d1bc-4a65-4d3f-8bf0-b132f3f10238", "key": "recallId", "value": "", "description": "(Required) Recall Id" }, { "id": "bd33df38-aad2-4899-8e0e-34d2428c8b11", "key": "admissionId", "value": "", "description": "(Required) Admission Id" } ] } }, "response": [ { "id": "034e8cbb-97e2-402c-9c49-885731042bbb", "name": "Recall Admission Details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls/:recallId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls", ":recallId", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "recallId" }, { "key": "admissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"reference_id\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-034e8cbb-97e2-402c-9c49-885731042bbb" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-73bebd4c-15c6-4471-a01a-66ab188a2182" } ], "id": "9414f8b8-aa60-492c-a9f8-21b55ef27fca", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-9414f8b8-aa60-492c-a9f8-21b55ef27fca" } ], "id": "cfe6bfdf-edae-45eb-8e65-59826ce1e379", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-cfe6bfdf-edae-45eb-8e65-59826ce1e379" }, { "name": "decisions", "item": [ { "name": "{decisionId}", "item": [ { "name": "admissions", "item": [ { "name": "{admissionId}", "item": [ { "name": "Fetch Recall Decision Admission", "id": "4ffa7dd1-af49-4c3a-ac7e-62aa7f26b272", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls/:recallId/decisions/:decisionId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls", ":recallId", "decisions", ":decisionId", "admissions", ":admissionId" ], "variable": [ { "id": "221b1efa-accc-4c1f-a2a5-6c07d3f9c738", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "edbd482b-5955-4fdc-b87d-20578f042bf8", "key": "recallId", "value": "", "description": "(Required) Recall Id" }, { "id": "49906e4d-09a8-466f-a95f-e30ab4f979b2", "key": "decisionId", "value": "", "description": "(Required) Decision Id" }, { "id": "498fbf6b-8573-43a9-877e-cd647832d9d4", "key": "admissionId", "value": "", "description": "(Required) Admission Id" } ] } }, "response": [ { "id": "0834dc82-6915-48e6-964d-439005c5bed5", "name": "Recall Decision Admission Details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls/:recallId/decisions/:decisionId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls", ":recallId", "decisions", ":decisionId", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "recallId" }, { "key": "decisionId" }, { "key": "admissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"reference_id\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_decision\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"bcStgxuaf\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-0834dc82-6915-48e6-964d-439005c5bed5" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-4ffa7dd1-af49-4c3a-ac7e-62aa7f26b272" } ], "id": "06c03ed5-7ff3-447d-90c4-bf13ccfab64c", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-06c03ed5-7ff3-447d-90c4-bf13ccfab64c" } ], "id": "ad193a39-7aba-4521-9f35-cd1192fec6ac", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-ad193a39-7aba-4521-9f35-cd1192fec6ac" }, { "name": "submissions", "item": [ { "name": "{submissionId}", "item": [ { "name": "tasks", "item": [], "id": "5e22f5e2-61b9-4b58-b822-637838bece6c", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-5e22f5e2-61b9-4b58-b822-637838bece6c" }, { "name": "Fetch Recall Decision Submission", "id": "e4387f48-65c8-4f10-99f4-3d0cfe7368d5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls/:recallId/decisions/:decisionId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls", ":recallId", "decisions", ":decisionId", "submissions", ":submissionId" ], "variable": [ { "id": "df03b6b8-195d-4c32-a68c-43110e1e6e44", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "ed84ed23-cdd9-4cf5-b074-0d7b16a922c5", "key": "recallId", "value": "", "description": "(Required) Recall Id" }, { "id": "3f112143-f6e8-4b21-90c9-48329f0ff6c2", "key": "decisionId", "value": "", "description": "(Required) Decision Id" }, { "id": "a72d5178-4f63-492a-9091-c07a9887d129", "key": "submissionId", "value": "", "description": "(Required) Submission Id" } ] } }, "response": [ { "id": "2c05ae8f-8f42-4d1c-a5e1-2984437e7005", "name": "Recall Decision Submission Details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls/:recallId/decisions/:decisionId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls", ":recallId", "decisions", ":decisionId", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "recallId" }, { "key": "decisionId" }, { "key": "submissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"reference_id\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_decision\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"Rg\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-2c05ae8f-8f42-4d1c-a5e1-2984437e7005" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-e4387f48-65c8-4f10-99f4-3d0cfe7368d5" } ], "id": "3aac4e84-fc62-4f74-a3ac-d9fac2199e3b", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-3aac4e84-fc62-4f74-a3ac-d9fac2199e3b" }, { "name": "Create recall decision submission", "id": "0574feb9-ba33-4376-9ac2-af8903d173cf", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"reference_id\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls/:recallId/decisions/:decisionId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls", ":recallId", "decisions", ":decisionId", "submissions" ], "variable": [ { "id": "4458c09c-ec7d-421d-a184-8a39d3f1dd90", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "ec3823f1-cb4d-430b-8b80-1b9e7371307f", "key": "recallId", "value": "", "description": "(Required) Recall Id" }, { "id": "969ba2be-d139-4b61-8195-6591987ed0a1", "key": "decisionId", "value": "", "description": "(Required) Decision Id" } ] } }, "response": [ { "id": "840a9dd1-a752-4602-8cd1-0f426382a4aa", "name": "Recall decision submission creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"reference_id\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls/:recallId/decisions/:decisionId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls", ":recallId", "decisions", ":decisionId", "submissions" ], "variable": [ { "key": "id" }, { "key": "recallId" }, { "key": "decisionId" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"reference_id\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"InstructedAgent\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"InstructingAgent\"\n }\n ],\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"Originator\",\n \"street_name\": \"\"\n },\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"Invoicer\",\n \"street_name\": \"\"\n }\n ],\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"status\": \"failed\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_decisions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"ZQCCt\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent1\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"InstructedAgent\"\n }\n ],\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"Invoicer\",\n \"street_name\": \"\"\n },\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"Invoicer\",\n \"street_name\": \"\"\n }\n ],\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"status\": \"failed\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_decisions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"d\",\n \"version\": \"\"\n }\n ]\n },\n \"recall_decision\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent2\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"InstructedAgent\"\n }\n ],\n \"answer\": \"accepted\",\n \"charges_amount\": {\n \"amount\": \"71418814\",\n \"currency\": \"\"\n },\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"recall_amount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"resolution_related_information\": {\n \"clearing_channel\": \"RTGS\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"settlement_date\": \"\"\n },\n \"scheme_transaction_id\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"decision_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"decision_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"OYE\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"InstructingAgent\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"InstructingAgent\"\n }\n ],\n \"answer\": \"rejected\",\n \"charges_amount\": {\n \"amount\": \"3143450\",\n \"currency\": \"\"\n },\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"recall_amount\": {\n \"amount\": \"2422472767617428\",\n \"currency\": \"\"\n },\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"resolution_related_information\": {\n \"clearing_channel\": \"RTNS\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"settlement_date\": \"\"\n },\n \"scheme_transaction_id\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"decision_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"decision_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"hqxYWGs\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"GrOvcF\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-840a9dd1-a752-4602-8cd1-0f426382a4aa" }, { "id": "0be8ae26-d132-43ca-b5f1-b8e5be056ad2", "name": "Recall decision submission creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"reference_id\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls/:recallId/decisions/:decisionId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls", ":recallId", "decisions", ":decisionId", "submissions" ], "variable": [ { "key": "id" }, { "key": "recallId" }, { "key": "decisionId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-0be8ae26-d132-43ca-b5f1-b8e5be056ad2" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-0574feb9-ba33-4376-9ac2-af8903d173cf" } ], "id": "f4932c36-5818-41ac-b5ea-14f30e886fc6", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-f4932c36-5818-41ac-b5ea-14f30e886fc6" }, { "name": "Fetch Recall Decision", "id": "3bf2067c-d624-49c2-bd73-f0c22f9fd44a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls/:recallId/decisions/:decisionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls", ":recallId", "decisions", ":decisionId" ], "variable": [ { "id": "54372a4c-8b40-4706-a5d1-fd19a12bdf61", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "63ee28ed-e365-4d39-893c-f5a14e3dcb0c", "key": "recallId", "value": "", "description": "(Required) Recall Id" }, { "id": "a5e7bdf7-8f17-4764-9e0a-99b4355aa8aa", "key": "decisionId", "value": "", "description": "(Required) Decision Id" } ] } }, "response": [ { "id": "8b56b5d5-0414-4bd2-ac10-6f12e45a82ff", "name": "Recall Decision Details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls/:recallId/decisions/:decisionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls", ":recallId", "decisions", ":decisionId" ], "variable": [ { "key": "id" }, { "key": "recallId" }, { "key": "decisionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent3\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"AdditionalBeneficiaryPartyAgentInformation\"\n }\n ],\n \"answer\": \"rejected\",\n \"charges_amount\": {\n \"amount\": \"2319685422742090524.9780010720\",\n \"currency\": \"\"\n },\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"recall_amount\": {\n \"amount\": \"003.751548572\",\n \"currency\": \"\"\n },\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"resolution_related_information\": {\n \"clearing_channel\": \"RTGS\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"settlement_date\": \"\"\n },\n \"scheme_transaction_id\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"decision_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"decision_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"WR\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-8b56b5d5-0414-4bd2-ac10-6f12e45a82ff" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-3bf2067c-d624-49c2-bd73-f0c22f9fd44a" } ], "id": "71787497-1e9a-41ef-abd6-72a711c83b86", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-71787497-1e9a-41ef-abd6-72a711c83b86" }, { "name": "Create recall decision", "id": "1bd8236f-df0f-4fb0-a5b1-37ee709f0c4a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent3\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent1\"\n }\n ],\n \"answer\": \"pending\",\n \"charges_amount\": {\n \"amount\": \"437081275\",\n \"currency\": \"\"\n },\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"recall_amount\": {\n \"amount\": \"763201606.50\",\n \"currency\": \"\"\n },\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"resolution_related_information\": {\n \"clearing_channel\": \"RTGS\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"settlement_date\": \"\"\n },\n \"scheme_transaction_id\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"decision_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"decision_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"qLPxZ\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls/:recallId/decisions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls", ":recallId", "decisions" ], "variable": [ { "id": "3bbb7467-169d-4016-baea-b3658584f0cd", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "8bd17035-3598-4480-ae04-80d8bf8b4b8c", "key": "recallId", "value": "", "description": "(Required) Recall Id" } ] } }, "response": [ { "id": "dd075e02-15c5-4d8f-9ffd-fc91136d2392", "name": "Recall decision creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent3\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent1\"\n }\n ],\n \"answer\": \"pending\",\n \"charges_amount\": {\n \"amount\": \"437081275\",\n \"currency\": \"\"\n },\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"recall_amount\": {\n \"amount\": \"763201606.50\",\n \"currency\": \"\"\n },\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"resolution_related_information\": {\n \"clearing_channel\": \"RTGS\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"settlement_date\": \"\"\n },\n \"scheme_transaction_id\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"decision_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"decision_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"qLPxZ\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls/:recallId/decisions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls", ":recallId", "decisions" ], "variable": [ { "key": "id" }, { "key": "recallId" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent3\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent1\"\n }\n ],\n \"answer\": \"pending\",\n \"charges_amount\": {\n \"amount\": \"437081275\",\n \"currency\": \"\"\n },\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"recall_amount\": {\n \"amount\": \"763201606.50\",\n \"currency\": \"\"\n },\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"resolution_related_information\": {\n \"clearing_channel\": \"RTGS\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"settlement_date\": \"\"\n },\n \"scheme_transaction_id\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"decision_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"decision_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"qLPxZ\",\n \"version\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-dd075e02-15c5-4d8f-9ffd-fc91136d2392" }, { "id": "40d3b630-be0a-4e87-8780-130a19835285", "name": "Recall decision creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent3\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent1\"\n }\n ],\n \"answer\": \"pending\",\n \"charges_amount\": {\n \"amount\": \"437081275\",\n \"currency\": \"\"\n },\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"recall_amount\": {\n \"amount\": \"763201606.50\",\n \"currency\": \"\"\n },\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"resolution_related_information\": {\n \"clearing_channel\": \"RTGS\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"settlement_date\": \"\"\n },\n \"scheme_transaction_id\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"decision_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"decision_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"qLPxZ\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls/:recallId/decisions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls", ":recallId", "decisions" ], "variable": [ { "key": "id" }, { "key": "recallId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-40d3b630-be0a-4e87-8780-130a19835285" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-1bd8236f-df0f-4fb0-a5b1-37ee709f0c4a" } ], "id": "6f098a3c-d6d4-4f75-88d0-bafee8f51e3d", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-6f098a3c-d6d4-4f75-88d0-bafee8f51e3d" }, { "name": "reversals", "item": [ { "name": "{reversalId}", "item": [ { "name": "admissions", "item": [ { "name": "{admissionId}", "item": [ { "name": "Fetch recall reversal admission", "id": "a13fd9c4-0333-44c8-adab-86845d3281dc", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls/:recallId/reversals/:reversalId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls", ":recallId", "reversals", ":reversalId", "admissions", ":admissionId" ], "variable": [ { "id": "61eb774a-2bf8-4ce4-a482-318509f239df", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "a5d68a27-a1a4-4a78-a8f0-1384fad3d6a1", "key": "recallId", "value": "", "description": "(Required) Recall Id" }, { "id": "ec1b4745-4ff2-4002-9695-857ed07ef04e", "key": "reversalId", "value": "", "description": "(Required) Reversal Id" }, { "id": "a97c836b-c9a3-4e43-8eac-30a591bb31b8", "key": "admissionId", "value": "", "description": "(Required) Admission Id" } ] } }, "response": [ { "id": "7f002536-9320-4188-b181-b0b1090c4fdc", "name": "Reversal admission details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls/:recallId/reversals/:reversalId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls", ":recallId", "reversals", ":reversalId", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "recallId" }, { "key": "reversalId" }, { "key": "admissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"source_gateway\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"CRgSNkr_Q\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-7f002536-9320-4188-b181-b0b1090c4fdc" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-a13fd9c4-0333-44c8-adab-86845d3281dc" } ], "id": "2f691d1e-12f5-4a67-b66f-548833a450dd", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-2f691d1e-12f5-4a67-b66f-548833a450dd" } ], "id": "d08b6846-e411-4de4-a6ef-1a60fd8b3b31", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-d08b6846-e411-4de4-a6ef-1a60fd8b3b31" }, { "name": "Fetch recall reversal", "id": "38bdd4b4-e2c8-434e-8b95-63c46c0444eb", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls/:recallId/reversals/:reversalId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls", ":recallId", "reversals", ":reversalId" ], "variable": [ { "id": "9b411ba7-2dd7-49e2-a76a-a34966665f6f", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "46199546-0710-41f2-bf7f-e0ca173be158", "key": "recallId", "value": "", "description": "(Required) Recall Id" }, { "id": "7211cd20-8426-42a7-a9b6-fef8412e8219", "key": "reversalId", "value": "", "description": "(Required) Reversal Id" } ] } }, "response": [ { "id": "578649de-c572-47e7-84ba-831a58b64dfa", "name": "Recall Reversal details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls/:recallId/reversals/:reversalId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls", ":recallId", "reversals", ":reversalId" ], "variable": [ { "key": "id" }, { "key": "recallId" }, { "key": "reversalId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"prxIHQvIKw\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-578649de-c572-47e7-84ba-831a58b64dfa" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-38bdd4b4-e2c8-434e-8b95-63c46c0444eb" } ], "id": "e8f610a0-70a1-4e01-8e67-dd45cf11c015", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-e8f610a0-70a1-4e01-8e67-dd45cf11c015" } ], "id": "c32783f3-5d74-4db1-a814-98c9103ffa15", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-c32783f3-5d74-4db1-a814-98c9103ffa15" }, { "name": "submissions", "item": [ { "name": "{submissionId}", "item": [ { "name": "tasks", "item": [], "id": "cdc47918-c486-4092-9679-f9d00b9d5a93", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-cdc47918-c486-4092-9679-f9d00b9d5a93" }, { "name": "Fetch Recall Submission", "id": "56ec0d41-afa0-4d94-9429-b8663fb6ac2b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls/:recallId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls", ":recallId", "submissions", ":submissionId" ], "variable": [ { "id": "5f3e17d7-f8b9-4724-86d5-506c97df4f8f", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "55f499fb-c882-4bc8-a2e3-7b86f7a337a5", "key": "recallId", "value": "", "description": "(Required) Recall Id" }, { "id": "56f8ce2e-1714-4652-92c9-2ba0c57fca3a", "key": "submissionId", "value": "", "description": "(Required) Submission Id" } ] } }, "response": [ { "id": "82712056-610d-4dcc-993e-363cb3ab25af", "name": "Recall Submission Details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls/:recallId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls", ":recallId", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "recallId" }, { "key": "submissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"reference_id\": \"\",\n \"scheme_status_code\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"hKxySaBmy\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-82712056-610d-4dcc-993e-363cb3ab25af" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-56ec0d41-afa0-4d94-9429-b8663fb6ac2b" } ], "id": "fa116fa9-b6ca-4092-8126-042c9738e07a", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-fa116fa9-b6ca-4092-8126-042c9738e07a" }, { "name": "Create recall submission", "id": "b2f0733f-e2fd-431e-b858-88c4019ab46b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent1\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent3\"\n }\n ],\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"InitiatingParty\",\n \"street_name\": \"\"\n },\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"InitiatingParty\",\n \"street_name\": \"\"\n }\n ],\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"status\": \"failed\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_decisions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"uwWiGMDOzW\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent2\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"InstructingAgent\"\n }\n ],\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"InitiatingParty\",\n \"street_name\": \"\"\n },\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"Invoicee\",\n \"street_name\": \"\"\n }\n ],\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"status\": \"confirmed\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_decisions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"avR\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"M\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls/:recallId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls", ":recallId", "submissions" ], "variable": [ { "id": "a7a077ef-e26b-47ec-bf14-8114b1c3b7f4", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "c3f59b58-28d4-42d9-afc1-b000855c6153", "key": "recallId", "value": "", "description": "(Required) Recall Id" } ] } }, "response": [ { "id": "ac2d7a21-7e1b-4f1d-bda6-04cc542cc688", "name": "Recall submission creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent1\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent3\"\n }\n ],\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"InitiatingParty\",\n \"street_name\": \"\"\n },\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"InitiatingParty\",\n \"street_name\": \"\"\n }\n ],\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"status\": \"failed\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_decisions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"uwWiGMDOzW\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent2\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"InstructingAgent\"\n }\n ],\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"InitiatingParty\",\n \"street_name\": \"\"\n },\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"Invoicee\",\n \"street_name\": \"\"\n }\n ],\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"status\": \"confirmed\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_decisions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"avR\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"M\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls/:recallId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls", ":recallId", "submissions" ], "variable": [ { "key": "id" }, { "key": "recallId" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"reference_id\": \"\",\n \"scheme_status_code\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent3\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"InstructingAgent\"\n }\n ],\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"Invoicee\",\n \"street_name\": \"\"\n },\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"CaseCreator\",\n \"street_name\": \"\"\n }\n ],\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"status\": \"confirmed\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_decisions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent2\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"InstructingAgent\"\n }\n ],\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"Invoicer\",\n \"street_name\": \"\"\n },\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"Invoicee\",\n \"street_name\": \"\"\n }\n ],\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"status\": \"pending\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_decisions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"aAgWfdpXx\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"ka\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-ac2d7a21-7e1b-4f1d-bda6-04cc542cc688" }, { "id": "3072b0dc-3c80-4328-ab82-0fc06b860c86", "name": "Recall submission creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent1\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent3\"\n }\n ],\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"InitiatingParty\",\n \"street_name\": \"\"\n },\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"InitiatingParty\",\n \"street_name\": \"\"\n }\n ],\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"status\": \"failed\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_decisions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"uwWiGMDOzW\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent2\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"InstructingAgent\"\n }\n ],\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"InitiatingParty\",\n \"street_name\": \"\"\n },\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"Invoicee\",\n \"street_name\": \"\"\n }\n ],\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"status\": \"confirmed\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_decisions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"avR\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"M\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls/:recallId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls", ":recallId", "submissions" ], "variable": [ { "key": "id" }, { "key": "recallId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-3072b0dc-3c80-4328-ab82-0fc06b860c86" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-b2f0733f-e2fd-431e-b858-88c4019ab46b" } ], "id": "df678d64-9d69-4461-9376-50d24e318604", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-df678d64-9d69-4461-9376-50d24e318604" }, { "name": "Fetch recall", "id": "34830f47-a054-415f-bc43-153a25f9726e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls/:recallId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls", ":recallId" ], "variable": [ { "id": "cc670f3a-1c40-48dc-94b8-24dd25fecb0e", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "be4565da-bdfd-433d-8a33-f426363f3587", "key": "recallId", "value": "", "description": "(Required) Recall Id" } ] } }, "response": [ { "id": "04f29ff8-6b18-4a9a-93ff-3ce20a9dd2c4", "name": "Recall details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls/:recallId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls", ":recallId" ], "variable": [ { "key": "id" }, { "key": "recallId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent2\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent1\"\n }\n ],\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"Originator\",\n \"street_name\": \"\"\n },\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"InitiatingParty\",\n \"street_name\": \"\"\n }\n ],\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"status\": \"pending\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_decisions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"xeFohbDOB\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-04f29ff8-6b18-4a9a-93ff-3ce20a9dd2c4" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-34830f47-a054-415f-bc43-153a25f9726e" } ], "id": "b79d1f53-9674-4452-9e9e-272802d11a49", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-b79d1f53-9674-4452-9e9e-272802d11a49" }, { "name": "Create recall", "id": "766c5e06-80b8-448d-8b2f-c0b07c3e52aa", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent3\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent2\"\n }\n ],\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"Invoicee\",\n \"street_name\": \"\"\n },\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"InitiatingParty\",\n \"street_name\": \"\"\n }\n ],\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"unique_scheme_id\": \"\"\n },\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_decisions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"VSF\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls" ], "variable": [ { "id": "7d980aae-a9d9-4b2e-b784-eeb5af553c19", "key": "id", "value": "", "description": "(Required) Payment Id" } ] } }, "response": [ { "id": "eaae530a-3bce-45c0-b2b9-2518067056f1", "name": "Recall creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent3\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent2\"\n }\n ],\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"Invoicee\",\n \"street_name\": \"\"\n },\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"InitiatingParty\",\n \"street_name\": \"\"\n }\n ],\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"unique_scheme_id\": \"\"\n },\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_decisions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"VSF\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls" ], "variable": [ { "key": "id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent2\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent1\"\n }\n ],\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"Originator\",\n \"street_name\": \"\"\n },\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"InitiatingParty\",\n \"street_name\": \"\"\n }\n ],\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"status\": \"pending\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_decisions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"xeFohbDOB\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-eaae530a-3bce-45c0-b2b9-2518067056f1" }, { "id": "74f6c278-1d63-4c9e-a447-a3539c3c0ccf", "name": "Recall creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent3\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent2\"\n }\n ],\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"Invoicee\",\n \"street_name\": \"\"\n },\n {\n \"additional_address_line\": [\n \"\",\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\",\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"InitiatingParty\",\n \"street_name\": \"\"\n }\n ],\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"unique_scheme_id\": \"\"\n },\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_decisions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"VSF\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/recalls", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "recalls" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-74f6c278-1d63-4c9e-a447-a3539c3c0ccf" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-766c5e06-80b8-448d-8b2f-c0b07c3e52aa" } ], "id": "ff246fca-dfd5-4271-a120-c41f7986dcca", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-ff246fca-dfd5-4271-a120-c41f7986dcca" }, { "name": "returns", "item": [ { "name": "{returnId}", "item": [ { "name": "admissions", "item": [ { "name": "{admissionId}", "item": [ { "name": "Fetch return admission", "id": "f1e50815-3eea-4ef9-81ee-1151e6ca4b0a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns/:returnId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns", ":returnId", "admissions", ":admissionId" ], "variable": [ { "id": "a49a12b2-41ba-483f-80e0-484a4e269405", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "300ceacc-ed30-4adc-a234-d67ab84a892c", "key": "returnId", "value": "", "description": "(Required) Return Id" }, { "id": "347faf43-6653-426a-b4b0-d70d1e526fb1", "key": "admissionId", "value": "", "description": "(Required) Admission Id" } ] } }, "response": [ { "id": "fdc04765-490b-46f7-a39d-9234b60265f4", "name": "Return admission details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns/:returnId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns", ":returnId", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "returnId" }, { "key": "admissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"accepted_settlement_complete\",\n \"reference_id\": \"\",\n \"route\": \"on_us\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"s\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"_YS_kBLPJr\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"RAWALEPX\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"llMJIyEOyG\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"in_680\": {},\n \"aliquip_1fb\": {},\n \"enim1\": {},\n \"adipisicing_8_\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"ipsumd5\": {},\n \"voluptate_4f\": {},\n \"dolor6\": {},\n \"cupidatat_81\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"Ut_3\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"elit_29\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"AimeNfGDG\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-fdc04765-490b-46f7-a39d-9234b60265f4" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-f1e50815-3eea-4ef9-81ee-1151e6ca4b0a" } ], "id": "087c845f-5c8d-4d13-b831-7398c2da47bd", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-087c845f-5c8d-4d13-b831-7398c2da47bd" } ], "id": "0c85f123-a1a3-4bb7-bfb4-5798f162858d", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-0c85f123-a1a3-4bb7-bfb4-5798f162858d" }, { "name": "reversals", "item": [ { "name": "{reversalId}", "item": [ { "name": "admissions", "item": [ { "name": "{admissionId}", "item": [ { "name": "Fetch return reversal admission", "id": "55194a77-9243-4862-842f-bd5dec1e88a0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns/:returnId/reversals/:reversalId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns", ":returnId", "reversals", ":reversalId", "admissions", ":admissionId" ], "variable": [ { "id": "600d1e7a-f261-4b52-b709-e4d889924925", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "77e6ba62-7889-4f7e-b93d-b1a1ddeefdbe", "key": "returnId", "value": "", "description": "(Required) Return Id" }, { "id": "76f18638-ad48-4142-a86f-9ab1e65d3c63", "key": "reversalId", "value": "", "description": "(Required) Reversal Id" }, { "id": "a3598cf2-4489-4842-b51c-c32c970790a6", "key": "admissionId", "value": "", "description": "(Required) Admission Id" } ] } }, "response": [ { "id": "91e03126-9100-4d2f-9e2d-83bbea394dc4", "name": "Return reversal admission details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns/:returnId/reversals/:reversalId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns", ":returnId", "reversals", ":reversalId", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "returnId" }, { "key": "reversalId" }, { "key": "admissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"HmDhwQ\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-91e03126-9100-4d2f-9e2d-83bbea394dc4" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-55194a77-9243-4862-842f-bd5dec1e88a0" } ], "id": "daf2d49d-a4df-41c4-9645-b597aa4665d1", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-daf2d49d-a4df-41c4-9645-b597aa4665d1" } ], "id": "dc580147-7d5d-4704-8433-9f078a9e824c", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-dc580147-7d5d-4704-8433-9f078a9e824c" }, { "name": "Fetch return reversal", "id": "b86cde20-6c6e-48ed-ab21-e50cef5f64f8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns/:returnId/reversals/:reversalId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns", ":returnId", "reversals", ":reversalId" ], "variable": [ { "id": "7e3500dc-decd-4974-8f10-a687ced78406", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "dfe6b0ad-5f51-49c8-94da-b24dd621e65f", "key": "returnId", "value": "", "description": "(Required) Return Id" }, { "id": "7634b82a-7a18-4d26-bb44-c8573fcc908d", "key": "reversalId", "value": "", "description": "(Required) Reversal Id" } ] } }, "response": [ { "id": "54926ad0-3c57-463a-bfa5-7bae588cb741", "name": "Return reversal details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns/:returnId/reversals/:reversalId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns", ":returnId", "reversals", ":reversalId" ], "variable": [ { "key": "id" }, { "key": "returnId" }, { "key": "reversalId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"W\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-54926ad0-3c57-463a-bfa5-7bae588cb741" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-b86cde20-6c6e-48ed-ab21-e50cef5f64f8" } ], "id": "3b6a4907-66fe-4199-a036-0962d56d19dd", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-3b6a4907-66fe-4199-a036-0962d56d19dd" }, { "name": "Create return reversal", "id": "7c84396e-6040-4a06-8493-535abdd0ba74", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"SyDpq\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns/:returnId/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns", ":returnId", "reversals" ], "variable": [ { "id": "64ddbca6-ed82-485a-b24b-d44f6e1001eb", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "d9cfedc2-cd75-4d7a-948c-84484b803796", "key": "returnId", "value": "", "description": "(Required) Return Id" } ] } }, "response": [ { "id": "d6b4f272-a30d-4794-a569-7c9cce719719", "name": "Reversal creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"SyDpq\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns/:returnId/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns", ":returnId", "reversals" ], "variable": [ { "key": "id" }, { "key": "returnId" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"W\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d6b4f272-a30d-4794-a569-7c9cce719719" }, { "id": "cfc137e1-804e-4ef9-b72e-5ce109b31630", "name": "Reversal creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"SyDpq\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns/:returnId/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns", ":returnId", "reversals" ], "variable": [ { "key": "id" }, { "key": "returnId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-cfc137e1-804e-4ef9-b72e-5ce109b31630" }, { "id": "1f3d5b92-e420-4078-9e5a-7fef2af486e5", "name": "Reversal creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"SyDpq\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns/:returnId/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns", ":returnId", "reversals" ], "variable": [ { "key": "id" }, { "key": "returnId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-1f3d5b92-e420-4078-9e5a-7fef2af486e5" }, { "id": "64ce239c-bb2a-472a-afbb-7e0dcda50233", "name": "Reversal creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"SyDpq\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns/:returnId/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns", ":returnId", "reversals" ], "variable": [ { "key": "id" }, { "key": "returnId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-64ce239c-bb2a-472a-afbb-7e0dcda50233" }, { "id": "7cc02fd4-22ec-4b3a-abe5-d33009c47bb9", "name": "Reversal creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"SyDpq\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns/:returnId/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns", ":returnId", "reversals" ], "variable": [ { "key": "id" }, { "key": "returnId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-7cc02fd4-22ec-4b3a-abe5-d33009c47bb9" }, { "id": "be6bbee8-58d7-4562-92fb-9f82d718a2b3", "name": "Reversal creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"SyDpq\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns/:returnId/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns", ":returnId", "reversals" ], "variable": [ { "key": "id" }, { "key": "returnId" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-be6bbee8-58d7-4562-92fb-9f82d718a2b3" }, { "id": "f25ea764-a0d2-46ea-91c6-59f39aae9479", "name": "Reversal creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {},\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"SyDpq\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns/:returnId/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns", ":returnId", "reversals" ], "variable": [ { "key": "id" }, { "key": "returnId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-f25ea764-a0d2-46ea-91c6-59f39aae9479" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-7c84396e-6040-4a06-8493-535abdd0ba74" } ], "id": "ca6f0804-803c-475b-b9e2-f47cba884090", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-ca6f0804-803c-475b-b9e2-f47cba884090" }, { "name": "submissions", "item": [ { "name": "{submissionId}", "item": [ { "name": "Fetch return submission", "id": "0fd82f85-b656-45c1-a68d-5fbc71ce4283", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns/:returnId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns", ":returnId", "submissions", ":submissionId" ], "variable": [ { "id": "300c5aea-08bb-48b1-90c3-24fe59868154", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "74f62681-e8e9-4027-b672-9bba147a33e2", "key": "returnId", "value": "", "description": "(Required) Return Id" }, { "id": "c4605eee-e53d-4d6d-9e32-f8e8807fb58d", "key": "submissionId", "value": "", "description": "(Required) Submission Id" } ] } }, "response": [ { "id": "2f7d12f2-b0cf-4dd3-9c7f-1c8757763910", "name": "Return submission details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns/:returnId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns", ":returnId", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "returnId" }, { "key": "submissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"OB\",\n \"file_number\": \"10248\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"accepted_settlement_in_process\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"on_us\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"aliquip_5\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"exercitation67f\": {}\n },\n \"status\": \"completed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"in6\": {},\n \"consequat_6\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"dolor_5\": {},\n \"consequat_59c\": {}\n },\n \"status\": \"completed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"C\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-2f7d12f2-b0cf-4dd3-9c7f-1c8757763910" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-0fd82f85-b656-45c1-a68d-5fbc71ce4283" } ], "id": "57f2405a-9f99-415a-b661-7c695deefd4f", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-57f2405a-9f99-415a-b661-7c695deefd4f" }, { "name": "create return submission", "id": "f5203b75-e3e4-4bc0-8556-e898657839d0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"tempor_3\": {},\n \"aliquip_70\": {},\n \"in_e\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"sit_d\": {},\n \"Excepteura\": {}\n },\n \"status\": \"completed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"anim_1\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"mollit0d\": {},\n \"sed_0\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"NWTLwT\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns/:returnId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns", ":returnId", "submissions" ], "variable": [ { "id": "f58130df-0fee-4324-8e13-acd77025bcbd", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "70cee26f-147d-43be-80d5-5f125f6dca48", "key": "returnId", "value": "", "description": "(Required) Return Id" } ] } }, "response": [ { "id": "2c22b439-3cf0-47ca-9943-8d73c3c22606", "name": "Return submission creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"tempor_3\": {},\n \"aliquip_70\": {},\n \"in_e\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"sit_d\": {},\n \"Excepteura\": {}\n },\n \"status\": \"completed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"anim_1\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"mollit0d\": {},\n \"sed_0\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"NWTLwT\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns/:returnId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns", ":returnId", "submissions" ], "variable": [ { "key": "id" }, { "key": "returnId" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"DT\",\n \"file_number\": \"6277913\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"accepted_settlement_in_process\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"limit_check_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"mollit_6\": {},\n \"proident__c\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"ea_7d\": {},\n \"qui37_\": {},\n \"dolor_d11\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"magna01\": {},\n \"id4\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"id__68\": {},\n \"magna__e\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"juS\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-2c22b439-3cf0-47ca-9943-8d73c3c22606" }, { "id": "035a2967-e04c-423e-bfc9-549a0ff8de31", "name": "Return submission creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"tempor_3\": {},\n \"aliquip_70\": {},\n \"in_e\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"sit_d\": {},\n \"Excepteura\": {}\n },\n \"status\": \"completed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"anim_1\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"mollit0d\": {},\n \"sed_0\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"NWTLwT\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns/:returnId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns", ":returnId", "submissions" ], "variable": [ { "key": "id" }, { "key": "returnId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-035a2967-e04c-423e-bfc9-549a0ff8de31" }, { "id": "bdec5c87-8c9c-4c81-96b0-cade74b4cc7c", "name": "Return submission creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"tempor_3\": {},\n \"aliquip_70\": {},\n \"in_e\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"sit_d\": {},\n \"Excepteura\": {}\n },\n \"status\": \"completed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"anim_1\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"mollit0d\": {},\n \"sed_0\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"NWTLwT\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns/:returnId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns", ":returnId", "submissions" ], "variable": [ { "key": "id" }, { "key": "returnId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-bdec5c87-8c9c-4c81-96b0-cade74b4cc7c" }, { "id": "bb138450-e2f5-4328-8851-171b6ed96c50", "name": "Return submission creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"tempor_3\": {},\n \"aliquip_70\": {},\n \"in_e\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"sit_d\": {},\n \"Excepteura\": {}\n },\n \"status\": \"completed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"anim_1\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"mollit0d\": {},\n \"sed_0\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"NWTLwT\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns/:returnId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns", ":returnId", "submissions" ], "variable": [ { "key": "id" }, { "key": "returnId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-bb138450-e2f5-4328-8851-171b6ed96c50" }, { "id": "b868b651-202f-433c-b479-6078cabb0737", "name": "Return submission creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"tempor_3\": {},\n \"aliquip_70\": {},\n \"in_e\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"sit_d\": {},\n \"Excepteura\": {}\n },\n \"status\": \"completed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"anim_1\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"mollit0d\": {},\n \"sed_0\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"NWTLwT\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns/:returnId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns", ":returnId", "submissions" ], "variable": [ { "key": "id" }, { "key": "returnId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b868b651-202f-433c-b479-6078cabb0737" }, { "id": "d3bf356f-1bd1-437d-9341-342956262ec4", "name": "Return submission creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"tempor_3\": {},\n \"aliquip_70\": {},\n \"in_e\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"sit_d\": {},\n \"Excepteura\": {}\n },\n \"status\": \"completed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"anim_1\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"mollit0d\": {},\n \"sed_0\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"NWTLwT\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns/:returnId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns", ":returnId", "submissions" ], "variable": [ { "key": "id" }, { "key": "returnId" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d3bf356f-1bd1-437d-9341-342956262ec4" }, { "id": "af765f04-256a-4ac7-a41a-e0cf5a0c84aa", "name": "Return submission creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"tempor_3\": {},\n \"aliquip_70\": {},\n \"in_e\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"sit_d\": {},\n \"Excepteura\": {}\n },\n \"status\": \"completed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"anim_1\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"mollit0d\": {},\n \"sed_0\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"NWTLwT\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns/:returnId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns", ":returnId", "submissions" ], "variable": [ { "key": "id" }, { "key": "returnId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-af765f04-256a-4ac7-a41a-e0cf5a0c84aa" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-f5203b75-e3e4-4bc0-8556-e898657839d0" } ], "id": "71c0e01f-647f-4f37-8ee0-a60544518075", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-71c0e01f-647f-4f37-8ee0-a60544518075" }, { "name": "Fetch Return", "id": "9592f81b-f12e-4bb8-81ab-819d2700b932", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns/:returnId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns", ":returnId" ], "variable": [ { "id": "2fab8fd7-571d-49ef-814e-04c6a3537f1c", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "825e5e39-f3b4-44e6-9ae7-342190200aa7", "key": "returnId", "value": "", "description": "(Required) Return Id" } ] } }, "response": [ { "id": "d07e68c5-a717-48b7-8778-e63d6697e35d", "name": "Return Details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns/:returnId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns", ":returnId" ], "variable": [ { "key": "id" }, { "key": "returnId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent3\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"CaseCreator\"\n }\n ],\n \"amount\": \"0089151.1845648705\",\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"reason\": \"\",\n \"return_code\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"SWBIC\",\n \"method\": \"COVE\"\n },\n \"unique_scheme_id\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"forwarding_payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"accepted_settlement_in_process\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"dAhMEw\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"C\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"pkt\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"XU\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"do2a4\": {},\n \"amet6\": {},\n \"deserunt3\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"sit_8\": {},\n \"incididunt_69\": {},\n \"ea9\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"pariatur7d\": {},\n \"ea9b5\": {},\n \"in2\": {},\n \"pariatur182\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"commodoe68\": {},\n \"in_cc1\": {},\n \"dolora2_\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"_cbokQKw\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"blocked\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"WqXucLfOkc\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"b\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"exercitationa82\": {},\n \"suntc5\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"tempor3\": {},\n \"irure__\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"ullamco370\": {},\n \"consequat912\": {},\n \"eu82\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"non4d\": {},\n \"sit_6b2\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"Ebbhpe\",\n \"version\": \"\"\n }\n ]\n },\n \"return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"i43EqXV\",\n \"file_number\": \"30616430\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"passed_without_posting\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"on_us\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"ullamco_98\": {},\n \"cupidatata20\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"nisi13\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"laboris32f\": {},\n \"mollit_ae\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"elit1\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"vgxOmP\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"DWJ\",\n \"file_number\": \"7318703\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"received\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"elit_e\": {},\n \"occaecat02\": {},\n \"dolor5\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"dolore_71b\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"ut_d26\": {},\n \"est_6a1\": {},\n \"inb\": {},\n \"do_f\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"et_9\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"cxyZQYKN\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d07e68c5-a717-48b7-8778-e63d6697e35d" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-9592f81b-f12e-4bb8-81ab-819d2700b932" } ], "id": "26a3ae6a-77a6-4f1a-953d-bde9d8fde791", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-26a3ae6a-77a6-4f1a-953d-bde9d8fde791" }, { "name": "Create return", "id": "ae5dfc0a-3527-466b-a71d-68323057f413", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"InstructedAgent\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"CaseCreator\"\n }\n ],\n \"amount\": \"56\",\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"reason\": \"\",\n \"return_code\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"GBDSC\",\n \"method\": \"CLRG\"\n },\n \"unique_scheme_id\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"forwarding_payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"pending\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"GDiGNIbN\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"W_hJ\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"INx\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"TZ\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"quis6\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"dolor_2ef\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"dolor_1ed\": {},\n \"reprehenderit1\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"irure70a\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"DxLfOJ_RpQ\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"received\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"sALONg\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"PCZ\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"Lr\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"ZXnVYtMaCG\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"non_e_3\": {},\n \"anim_8\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"voluptate962\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"idd\": {},\n \"ad9\": {},\n \"consequat_6\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"ipsumc\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"wofZLL\",\n \"version\": \"\"\n }\n ]\n },\n \"return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"K90Kjst\",\n \"file_number\": \"8482653\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"blocked\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"sunt_e7\": {},\n \"magna0\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"Lorem__\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"sit0\": {},\n \"ipsum_2f0\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"aute526\": {},\n \"ex1\": {},\n \"commodo53\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"bAio\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"igwFUNWOwd\",\n \"file_number\": \"426\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"accepted_funds_checked\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"labore_c75\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"esse4d\": {},\n \"Lorema\": {},\n \"laboris_8\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"sitd\": {},\n \"ea_3c\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"dolor_220\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"wOaSvFfxn\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"cMRHvSJV\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns" ], "variable": [ { "id": "04bf16d6-9aaa-4a7d-bb4a-59a1eebfeca1", "key": "id", "value": "", "description": "(Required) Payment Id" } ] } }, "response": [ { "id": "c927f56f-b501-4d92-89fc-b6be8c903d93", "name": "Return creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"InstructedAgent\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"CaseCreator\"\n }\n ],\n \"amount\": \"56\",\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"reason\": \"\",\n \"return_code\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"GBDSC\",\n \"method\": \"CLRG\"\n },\n \"unique_scheme_id\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"forwarding_payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"pending\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"GDiGNIbN\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"W_hJ\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"INx\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"TZ\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"quis6\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"dolor_2ef\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"dolor_1ed\": {},\n \"reprehenderit1\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"irure70a\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"DxLfOJ_RpQ\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"received\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"sALONg\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"PCZ\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"Lr\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"ZXnVYtMaCG\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"non_e_3\": {},\n \"anim_8\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"voluptate962\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"idd\": {},\n \"ad9\": {},\n \"consequat_6\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"ipsumc\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"wofZLL\",\n \"version\": \"\"\n }\n ]\n },\n \"return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"K90Kjst\",\n \"file_number\": \"8482653\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"blocked\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"sunt_e7\": {},\n \"magna0\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"Lorem__\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"sit0\": {},\n \"ipsum_2f0\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"aute526\": {},\n \"ex1\": {},\n \"commodo53\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"bAio\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"igwFUNWOwd\",\n \"file_number\": \"426\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"accepted_funds_checked\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"labore_c75\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"esse4d\": {},\n \"Lorema\": {},\n \"laboris_8\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"sitd\": {},\n \"ea_3c\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"dolor_220\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"wOaSvFfxn\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"cMRHvSJV\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns" ], "variable": [ { "key": "id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent1\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"InstructingAgent\"\n }\n ],\n \"amount\": \"71132165496.24\",\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"reason\": \"\",\n \"return_code\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"ITNCC\",\n \"method\": \"COVE\"\n },\n \"unique_scheme_id\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"forwarding_payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"passed_without_posting\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"pWk_wUoi\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"YXcfo_I\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"MGDTksB\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"temporff3\": {},\n \"voluptate1c\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"in_8\": {},\n \"irurefc\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"Duis_b\": {},\n \"amet5\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"pariaturfcd\": {}\n },\n \"status\": \"completed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"ZFVxiyLWZY\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"passed_without_posting\",\n \"reference_id\": \"\",\n \"route\": \"on_us\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"xCwwx\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"BFPW\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"hpIZEnR\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"jE\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"incididunt_10\": {},\n \"dolor73c\": {},\n \"tempor_7af\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"amet_669\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"dolorf\": {},\n \"quis1a3\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"anim0\": {}\n },\n \"status\": \"completed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"w\",\n \"version\": \"\"\n }\n ]\n },\n \"return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"El20L\",\n \"file_number\": \"7\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"rejected\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"fugiat_8\": {},\n \"id_85\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"laboris_9e\": {},\n \"deserunt_9e\": {},\n \"id5\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"exe\": {},\n \"commodoc\": {},\n \"exercitationc_1\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"ea_51\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"gmJSxYHbsu\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"bY\",\n \"file_number\": \"67\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"rejected\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"limit_check_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"sint_65\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"elit1_\": {},\n \"Lorem99\": {},\n \"utf0\": {}\n },\n \"status\": \"completed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"nulla_d0\": {},\n \"anim59_\": {},\n \"ipsum_3\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"ut1e_\": {},\n \"incididunt_15_\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"pH\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"c\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-c927f56f-b501-4d92-89fc-b6be8c903d93" }, { "id": "1bf363ef-72d4-4634-8e16-8d0ee552a6ca", "name": "Return creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"InstructedAgent\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"CaseCreator\"\n }\n ],\n \"amount\": \"56\",\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"reason\": \"\",\n \"return_code\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"GBDSC\",\n \"method\": \"CLRG\"\n },\n \"unique_scheme_id\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"forwarding_payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"pending\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"GDiGNIbN\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"W_hJ\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"INx\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"TZ\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"quis6\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"dolor_2ef\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"dolor_1ed\": {},\n \"reprehenderit1\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"irure70a\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"DxLfOJ_RpQ\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"received\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"sALONg\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"PCZ\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"Lr\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"ZXnVYtMaCG\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"non_e_3\": {},\n \"anim_8\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"voluptate962\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"idd\": {},\n \"ad9\": {},\n \"consequat_6\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"ipsumc\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"wofZLL\",\n \"version\": \"\"\n }\n ]\n },\n \"return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"K90Kjst\",\n \"file_number\": \"8482653\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"blocked\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"sunt_e7\": {},\n \"magna0\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"Lorem__\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"sit0\": {},\n \"ipsum_2f0\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"aute526\": {},\n \"ex1\": {},\n \"commodo53\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"bAio\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"igwFUNWOwd\",\n \"file_number\": \"426\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"accepted_funds_checked\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"labore_c75\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"esse4d\": {},\n \"Lorema\": {},\n \"laboris_8\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"sitd\": {},\n \"ea_3c\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"dolor_220\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"wOaSvFfxn\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"cMRHvSJV\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-1bf363ef-72d4-4634-8e16-8d0ee552a6ca" }, { "id": "7864921d-2630-4d79-8400-8a89013783ae", "name": "Return creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"InstructedAgent\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"CaseCreator\"\n }\n ],\n \"amount\": \"56\",\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"reason\": \"\",\n \"return_code\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"GBDSC\",\n \"method\": \"CLRG\"\n },\n \"unique_scheme_id\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"forwarding_payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"pending\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"GDiGNIbN\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"W_hJ\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"INx\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"TZ\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"quis6\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"dolor_2ef\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"dolor_1ed\": {},\n \"reprehenderit1\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"irure70a\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"DxLfOJ_RpQ\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"received\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"sALONg\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"PCZ\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"Lr\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"ZXnVYtMaCG\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"non_e_3\": {},\n \"anim_8\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"voluptate962\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"idd\": {},\n \"ad9\": {},\n \"consequat_6\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"ipsumc\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"wofZLL\",\n \"version\": \"\"\n }\n ]\n },\n \"return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"K90Kjst\",\n \"file_number\": \"8482653\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"blocked\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"sunt_e7\": {},\n \"magna0\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"Lorem__\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"sit0\": {},\n \"ipsum_2f0\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"aute526\": {},\n \"ex1\": {},\n \"commodo53\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"bAio\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"igwFUNWOwd\",\n \"file_number\": \"426\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"accepted_funds_checked\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"labore_c75\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"esse4d\": {},\n \"Lorema\": {},\n \"laboris_8\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"sitd\": {},\n \"ea_3c\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"dolor_220\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"wOaSvFfxn\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"cMRHvSJV\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns" ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-7864921d-2630-4d79-8400-8a89013783ae" }, { "id": "5c0156c6-435a-431b-bac6-3829bdbd90dc", "name": "Return creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"InstructedAgent\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"CaseCreator\"\n }\n ],\n \"amount\": \"56\",\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"reason\": \"\",\n \"return_code\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"GBDSC\",\n \"method\": \"CLRG\"\n },\n \"unique_scheme_id\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"forwarding_payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"pending\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"GDiGNIbN\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"W_hJ\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"INx\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"TZ\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"quis6\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"dolor_2ef\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"dolor_1ed\": {},\n \"reprehenderit1\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"irure70a\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"DxLfOJ_RpQ\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"received\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"sALONg\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"PCZ\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"Lr\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"ZXnVYtMaCG\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"non_e_3\": {},\n \"anim_8\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"voluptate962\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"idd\": {},\n \"ad9\": {},\n \"consequat_6\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"ipsumc\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"wofZLL\",\n \"version\": \"\"\n }\n ]\n },\n \"return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"K90Kjst\",\n \"file_number\": \"8482653\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"blocked\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"sunt_e7\": {},\n \"magna0\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"Lorem__\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"sit0\": {},\n \"ipsum_2f0\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"aute526\": {},\n \"ex1\": {},\n \"commodo53\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"bAio\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"igwFUNWOwd\",\n \"file_number\": \"426\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"accepted_funds_checked\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"labore_c75\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"esse4d\": {},\n \"Lorema\": {},\n \"laboris_8\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"sitd\": {},\n \"ea_3c\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"dolor_220\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"wOaSvFfxn\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"cMRHvSJV\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-5c0156c6-435a-431b-bac6-3829bdbd90dc" }, { "id": "b4be6dc8-05b2-426e-8335-eec18f800404", "name": "Return creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"InstructedAgent\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"CaseCreator\"\n }\n ],\n \"amount\": \"56\",\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"reason\": \"\",\n \"return_code\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"GBDSC\",\n \"method\": \"CLRG\"\n },\n \"unique_scheme_id\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"forwarding_payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"pending\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"GDiGNIbN\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"W_hJ\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"INx\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"TZ\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"quis6\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"dolor_2ef\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"dolor_1ed\": {},\n \"reprehenderit1\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"irure70a\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"DxLfOJ_RpQ\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"received\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"sALONg\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"PCZ\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"Lr\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"ZXnVYtMaCG\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"non_e_3\": {},\n \"anim_8\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"voluptate962\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"idd\": {},\n \"ad9\": {},\n \"consequat_6\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"ipsumc\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"wofZLL\",\n \"version\": \"\"\n }\n ]\n },\n \"return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"K90Kjst\",\n \"file_number\": \"8482653\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"blocked\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"sunt_e7\": {},\n \"magna0\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"Lorem__\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"sit0\": {},\n \"ipsum_2f0\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"aute526\": {},\n \"ex1\": {},\n \"commodo53\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"bAio\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"igwFUNWOwd\",\n \"file_number\": \"426\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"accepted_funds_checked\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"labore_c75\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"esse4d\": {},\n \"Lorema\": {},\n \"laboris_8\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"sitd\": {},\n \"ea_3c\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"dolor_220\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"wOaSvFfxn\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"cMRHvSJV\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b4be6dc8-05b2-426e-8335-eec18f800404" }, { "id": "bac11def-8220-42a4-85d4-b7b0831b8f1b", "name": "Return creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"InstructedAgent\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"CaseCreator\"\n }\n ],\n \"amount\": \"56\",\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"reason\": \"\",\n \"return_code\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"GBDSC\",\n \"method\": \"CLRG\"\n },\n \"unique_scheme_id\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"forwarding_payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"pending\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"GDiGNIbN\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"W_hJ\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"INx\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"TZ\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"quis6\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"dolor_2ef\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"dolor_1ed\": {},\n \"reprehenderit1\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"irure70a\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"DxLfOJ_RpQ\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"received\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"sALONg\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"PCZ\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"Lr\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"ZXnVYtMaCG\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"non_e_3\": {},\n \"anim_8\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"voluptate962\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"idd\": {},\n \"ad9\": {},\n \"consequat_6\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"ipsumc\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"wofZLL\",\n \"version\": \"\"\n }\n ]\n },\n \"return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"K90Kjst\",\n \"file_number\": \"8482653\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"blocked\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"sunt_e7\": {},\n \"magna0\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"Lorem__\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"sit0\": {},\n \"ipsum_2f0\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"aute526\": {},\n \"ex1\": {},\n \"commodo53\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"bAio\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"igwFUNWOwd\",\n \"file_number\": \"426\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"accepted_funds_checked\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"labore_c75\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"esse4d\": {},\n \"Lorema\": {},\n \"laboris_8\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"sitd\": {},\n \"ea_3c\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"dolor_220\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"wOaSvFfxn\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"cMRHvSJV\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns" ], "variable": [ { "key": "id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-bac11def-8220-42a4-85d4-b7b0831b8f1b" }, { "id": "2d117c12-59e8-4e0a-a605-282e508d40e4", "name": "Return creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"InstructedAgent\"\n },\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\",\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"CaseCreator\"\n }\n ],\n \"amount\": \"56\",\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"reason\": \"\",\n \"return_code\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"GBDSC\",\n \"method\": \"CLRG\"\n },\n \"unique_scheme_id\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"forwarding_payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"pending\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"GDiGNIbN\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"W_hJ\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"INx\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"TZ\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"quis6\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"dolor_2ef\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"dolor_1ed\": {},\n \"reprehenderit1\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"irure70a\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"DxLfOJ_RpQ\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"received\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"sALONg\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"PCZ\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"Lr\"\n },\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"ZXnVYtMaCG\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"non_e_3\": {},\n \"anim_8\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"voluptate962\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"idd\": {},\n \"ad9\": {},\n \"consequat_6\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"ipsumc\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"wofZLL\",\n \"version\": \"\"\n }\n ]\n },\n \"return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"K90Kjst\",\n \"file_number\": \"8482653\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"blocked\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"sunt_e7\": {},\n \"magna0\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"Lorem__\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"sit0\": {},\n \"ipsum_2f0\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"aute526\": {},\n \"ex1\": {},\n \"commodo53\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"bAio\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"igwFUNWOwd\",\n \"file_number\": \"426\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"accepted_funds_checked\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"labore_c75\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"esse4d\": {},\n \"Lorema\": {},\n \"laboris_8\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"sitd\": {},\n \"ea_3c\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"dolor_220\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"wOaSvFfxn\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"cMRHvSJV\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/returns", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "returns" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-2d117c12-59e8-4e0a-a605-282e508d40e4" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-ae5dfc0a-3527-466b-a71d-68323057f413" } ], "id": "e178d669-bc62-49e0-8d57-b9fa2464de13", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-e178d669-bc62-49e0-8d57-b9fa2464de13" }, { "name": "reversals", "item": [ { "name": "{reversalId}", "item": [ { "name": "admissions", "item": [ { "name": "{admissionId}", "item": [ { "name": "tasks", "item": [ { "name": "{taskId}", "item": [ { "name": "Fetch Reversal Admission Task", "id": "1cb0e100-38c7-4a99-bcc2-10415bff3e72", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/reversals/:reversalId/admissions/:admissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "reversals", ":reversalId", "admissions", ":admissionId", "tasks", ":taskId" ], "variable": [ { "id": "9638334e-5766-475b-850b-505c4764110d", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "9b6e4186-a551-4491-a4f7-dedbaeca79c8", "key": "reversalId", "value": "", "description": "(Required) Reversal Id" }, { "id": "cbf25f36-a524-480d-9654-e9a4f17f83a9", "key": "admissionId", "value": "", "description": "(Required) Admission Id" }, { "id": "15a6753f-5812-4fa7-8ea8-cecafe6f53a1", "key": "taskId", "value": "", "description": "(Required) Reversal Admission Task Id" } ] } }, "response": [ { "id": "52270674-d38f-4e30-aa94-ccf5722a887c", "name": "Reversal Admission Task Details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/reversals/:reversalId/admissions/:admissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "reversals", ":reversalId", "admissions", ":admissionId", "tasks", ":taskId" ], "variable": [ { "key": "id" }, { "key": "reversalId" }, { "key": "admissionId" }, { "key": "taskId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"ut_5cc\": {},\n \"sint0\": {},\n \"mollit_cc\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"reversal_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"non_d\": {},\n \"ut314\": {},\n \"animb6b\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"tvYqfeeRk\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"laboris0\": {},\n \"culpa_1_\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"ayCwqCHHZ\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"D\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"reversal_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"cupidatat9\": {},\n \"consequat_53\": {}\n },\n \"status\": \"completed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"hcBpWAZXn\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"sedde\": {},\n \"eu3_\": {},\n \"elitb2\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"f\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"tqdZ\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"rxwNKn\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-52270674-d38f-4e30-aa94-ccf5722a887c" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-1cb0e100-38c7-4a99-bcc2-10415bff3e72" }, { "name": "Patch Reversal Admission Task", "id": "79a0c515-eb0e-48e0-96be-3a0cc7f5b915", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"output\": {\n \"utd\": 17224223,\n \"veniam_0\": -76155946.15824386,\n \"anim_2\": -40096478.67609019,\n \"pariatur6bc\": \"ea pariatur do Ut\"\n },\n \"status\": \"pending\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"reversal_admission_tasks\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/reversals/:reversalId/admissions/:admissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "reversals", ":reversalId", "admissions", ":admissionId", "tasks", ":taskId" ], "variable": [ { "id": "b3ce66ad-0cd1-47c2-9554-4ab46b34bbf4", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "974a57fc-ed4a-43bd-ad79-f735013a893e", "key": "reversalId", "value": "", "description": "(Required) Reversal Id" }, { "id": "90cb504d-4143-447e-b921-ee8b97bfdbee", "key": "admissionId", "value": "", "description": "(Required) Admission Id" }, { "id": "bd882b07-48bc-407d-9159-ab8e957d1e88", "key": "taskId", "value": "", "description": "(Required) Reversal Admission Task Id" } ] } }, "response": [ { "id": "40d0bce9-7f61-49e4-9724-1f68fa21ac63", "name": "Reversal Admission Task update response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"output\": {\n \"utd\": 17224223,\n \"veniam_0\": -76155946.15824386,\n \"anim_2\": -40096478.67609019,\n \"pariatur6bc\": \"ea pariatur do Ut\"\n },\n \"status\": \"pending\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"reversal_admission_tasks\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/reversals/:reversalId/admissions/:admissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "reversals", ":reversalId", "admissions", ":admissionId", "tasks", ":taskId" ], "variable": [ { "key": "id" }, { "key": "reversalId" }, { "key": "admissionId" }, { "key": "taskId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"aliqua_20\": {},\n \"aute_18\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"TviMJjE\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-40d0bce9-7f61-49e4-9724-1f68fa21ac63" }, { "id": "81779652-ba50-4728-a104-f37544e5e8eb", "name": "Error", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"output\": {\n \"utd\": 17224223,\n \"veniam_0\": -76155946.15824386,\n \"anim_2\": -40096478.67609019,\n \"pariatur6bc\": \"ea pariatur do Ut\"\n },\n \"status\": \"pending\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"reversal_admission_tasks\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/reversals/:reversalId/admissions/:admissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "reversals", ":reversalId", "admissions", ":admissionId", "tasks", ":taskId" ], "variable": [ { "key": "id" }, { "key": "reversalId" }, { "key": "admissionId" }, { "key": "taskId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-81779652-ba50-4728-a104-f37544e5e8eb" }, { "id": "e2dacf43-5872-4166-a108-756420c46033", "name": "Conflict", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"output\": {\n \"utd\": 17224223,\n \"veniam_0\": -76155946.15824386,\n \"anim_2\": -40096478.67609019,\n \"pariatur6bc\": \"ea pariatur do Ut\"\n },\n \"status\": \"pending\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"reversal_admission_tasks\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/reversals/:reversalId/admissions/:admissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "reversals", ":reversalId", "admissions", ":admissionId", "tasks", ":taskId" ], "variable": [ { "key": "id" }, { "key": "reversalId" }, { "key": "admissionId" }, { "key": "taskId" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-e2dacf43-5872-4166-a108-756420c46033" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-79a0c515-eb0e-48e0-96be-3a0cc7f5b915" } ], "id": "1b425fb9-581b-47b7-9f9f-787412d70a06", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-1b425fb9-581b-47b7-9f9f-787412d70a06" }, { "name": "List tasks", "id": "89d11a42-8151-48b0-9bc6-7c090d4b093f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/reversals/:reversalId/admissions/:admissionId/tasks", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "reversals", ":reversalId", "admissions", ":admissionId", "tasks" ], "variable": [ { "id": "5bffb885-38ac-48c9-a60d-220cc4e0dd5e", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "8bf77ce9-042e-48f1-8c13-35aadcfce0d3", "key": "reversalId", "value": "", "description": "(Required) Reversal Id" }, { "id": "5f686fc8-8f8d-451f-b097-0cfd6cf80c5e", "key": "admissionId", "value": "", "description": "(Required) Admission Id" } ] } }, "response": [ { "id": "5803ebdb-8681-4bf8-a8db-66cb63db6e5f", "name": "List of Task Details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/reversals/:reversalId/admissions/:admissionId/tasks", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "reversals", ":reversalId", "admissions", ":admissionId", "tasks" ], "variable": [ { "key": "id" }, { "key": "reversalId" }, { "key": "admissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"anim_606\": {},\n \"pariatur_85\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"W\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"enim6be\": {},\n \"in9d\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Lky\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-5803ebdb-8681-4bf8-a8db-66cb63db6e5f" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-89d11a42-8151-48b0-9bc6-7c090d4b093f" } ], "id": "fcb844ac-56b3-49a6-ad44-4f41ad73967e", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-fcb844ac-56b3-49a6-ad44-4f41ad73967e" }, { "name": "Fetch reversal admission", "id": "49bf20c8-89ae-4978-aec2-c23215163282", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/reversals/:reversalId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "reversals", ":reversalId", "admissions", ":admissionId" ], "variable": [ { "id": "92fe932e-a087-4a2d-81c2-e0538f252fd4", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "2dedce8c-da2a-49a0-8ec6-46b358d7ad5b", "key": "reversalId", "value": "", "description": "(Required) Reversal Id" }, { "id": "967ac60c-e118-4223-9273-f50713674a48", "key": "admissionId", "value": "", "description": "(Required) Admission Id" } ] } }, "response": [ { "id": "77259fbb-4c4d-4c9b-bef1-070e2e68c18c", "name": "Reversal admission details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/reversals/:reversalId/admissions/:admissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "reversals", ":reversalId", "admissions", ":admissionId" ], "variable": [ { "key": "id" }, { "key": "reversalId" }, { "key": "admissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"reversal_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"ea_e\": {},\n \"occaecat9e5\": {},\n \"veniam_2aa\": {},\n \"esse_a\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"M\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"idc1\": {},\n \"reprehenderit_7\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"kump\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"mMarMYQ\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-77259fbb-4c4d-4c9b-bef1-070e2e68c18c" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-49bf20c8-89ae-4978-aec2-c23215163282" } ], "id": "fcb35f83-89ed-4d2e-9b83-51a925791056", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-fcb35f83-89ed-4d2e-9b83-51a925791056" } ], "id": "ba501c89-77a4-48e3-8333-0779d75f72f3", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-ba501c89-77a4-48e3-8333-0779d75f72f3" }, { "name": "submissions", "item": [ { "name": "{submissionId}", "item": [ { "name": "Fetch Reversal Submission", "id": "e3ea0ec2-deae-4849-a2ca-b178abe6826a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/reversals/:reversalId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "reversals", ":reversalId", "submissions", ":submissionId" ], "variable": [ { "id": "333ce483-1347-420d-9ec8-1dbb3664b212", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "b04a07e8-33dd-464f-9f3d-99831d5aad8c", "key": "reversalId", "value": "", "description": "(Required) Reversal Id" }, { "id": "daafc01e-065e-496c-ba52-07ed550811cc", "key": "submissionId", "value": "", "description": "(Required) Submission Id" } ] } }, "response": [ { "id": "286938c0-c24b-4d08-b7dd-3f2772002134", "name": "Reversal Submission Details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/reversals/:reversalId/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "reversals", ":reversalId", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "reversalId" }, { "key": "submissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"Aut0kcnl6\",\n \"file_number\": \"3\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"LgqHksbCDG\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-286938c0-c24b-4d08-b7dd-3f2772002134" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-e3ea0ec2-deae-4849-a2ca-b178abe6826a" } ], "id": "fc238bb2-6bf1-4ec9-96af-145225ede04a", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-fc238bb2-6bf1-4ec9-96af-145225ede04a" }, { "name": "Create reversal submission", "id": "a6cc4675-34f5-4900-8d5a-f6ebf345fe5d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"qjP\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/reversals/:reversalId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "reversals", ":reversalId", "submissions" ], "variable": [ { "id": "1dfcc33e-3d92-4634-9ac5-3129e23bf45f", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "4e5c2673-676c-4c56-a884-e2615ddc758b", "key": "reversalId", "value": "", "description": "(Required) Reversal Id" } ] } }, "response": [ { "id": "ef48da12-924d-4cbf-ab02-28e5dacec06a", "name": "Reversal submission creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"qjP\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/reversals/:reversalId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "reversals", ":reversalId", "submissions" ], "variable": [ { "key": "id" }, { "key": "reversalId" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"8UU\",\n \"file_number\": \"55594\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"zCIvVIf\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-ef48da12-924d-4cbf-ab02-28e5dacec06a" }, { "id": "564340a0-3e80-4730-9e18-16b156e1edb9", "name": "Reversal submission creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"qjP\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/reversals/:reversalId/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "reversals", ":reversalId", "submissions" ], "variable": [ { "key": "id" }, { "key": "reversalId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-564340a0-3e80-4730-9e18-16b156e1edb9" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-a6cc4675-34f5-4900-8d5a-f6ebf345fe5d" } ], "id": "e4cb3fa5-e16c-45c0-961c-25a38515a129", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-e4cb3fa5-e16c-45c0-961c-25a38515a129" }, { "name": "Fetch reversal", "id": "77a3064c-6e67-4a8f-b190-b75426fc4b4c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/reversals/:reversalId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "reversals", ":reversalId" ], "variable": [ { "id": "ad5d38cc-33cd-40a3-b842-09bf0391ebde", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "d99b8f50-7e29-4b38-9f43-1078753bdff1", "key": "reversalId", "value": "", "description": "(Required) Reversal Id" } ] } }, "response": [ { "id": "fe4d6f9d-9650-45c7-a614-eeb8c5d7a578", "name": "Reversal details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/reversals/:reversalId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "reversals", ":reversalId" ], "variable": [ { "key": "id" }, { "key": "reversalId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"quis_e5\": {},\n \"fugiat_e7e\": {},\n \"Ut_3bd\": {},\n \"eiusmod_1\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"CJObl\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"officia_47\": {}\n },\n \"status\": \"completed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"uBULs\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"KphgWPk\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"Excepteur971\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"xZDkW\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"elitd\": {},\n \"fugiat6\": {},\n \"Excepteur05e\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"xQsknytm_u\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"gzXOJzKFf_\",\n \"version\": \"\"\n }\n ]\n },\n \"reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"uSFhH\",\n \"file_number\": \"70281726001\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"p\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"V5O5zvDvE\",\n \"file_number\": \"2719\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"L\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"Zyolsxl\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-fe4d6f9d-9650-45c7-a614-eeb8c5d7a578" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-77a3064c-6e67-4a8f-b190-b75426fc4b4c" } ], "id": "a1d756ea-fb7b-42b9-8d98-d1b8aa35006e", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-a1d756ea-fb7b-42b9-8d98-d1b8aa35006e" }, { "name": "Create reversal", "id": "5bab9803-ee07-4f9d-97de-c367942c2e8e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"Excepteur_8\": {},\n \"commodo_\": {},\n \"eu50\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"AlL\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"Ut_34\": {},\n \"in__\": {},\n \"esse_72\": {}\n },\n \"status\": \"completed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"JKyHgd\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"GC\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"irure_fe\": {},\n \"proident_d\": {},\n \"ead\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"esse_e\": {},\n \"elit3\": {},\n \"utfcf\": {},\n \"fugiat_7\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"PNUr\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"z\",\n \"version\": \"\"\n }\n ]\n },\n \"reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"BcqzfuCVHcw\",\n \"file_number\": \"7732\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"u\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"sUSU\",\n \"file_number\": \"4498\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"Oum\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "reversals" ], "variable": [ { "id": "a7adb9a9-00ad-4359-93ce-17ad49e48491", "key": "id", "value": "", "description": "(Required) Payment Id" } ] } }, "response": [ { "id": "ec85b781-6f08-4859-85b9-125129fafa47", "name": "Reversal creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"Excepteur_8\": {},\n \"commodo_\": {},\n \"eu50\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"AlL\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"Ut_34\": {},\n \"in__\": {},\n \"esse_72\": {}\n },\n \"status\": \"completed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"JKyHgd\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"GC\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"irure_fe\": {},\n \"proident_d\": {},\n \"ead\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"esse_e\": {},\n \"elit3\": {},\n \"utfcf\": {},\n \"fugiat_7\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"PNUr\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"z\",\n \"version\": \"\"\n }\n ]\n },\n \"reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"BcqzfuCVHcw\",\n \"file_number\": \"7732\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"u\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"sUSU\",\n \"file_number\": \"4498\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"Oum\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "reversals" ], "variable": [ { "key": "id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"quis_e5\": {},\n \"fugiat_e7e\": {},\n \"Ut_3bd\": {},\n \"eiusmod_1\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"CJObl\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"officia_47\": {}\n },\n \"status\": \"completed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"uBULs\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"KphgWPk\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"Excepteur971\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"xZDkW\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"elitd\": {},\n \"fugiat6\": {},\n \"Excepteur05e\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"xQsknytm_u\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"gzXOJzKFf_\",\n \"version\": \"\"\n }\n ]\n },\n \"reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"uSFhH\",\n \"file_number\": \"70281726001\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"p\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"V5O5zvDvE\",\n \"file_number\": \"2719\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"L\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"Zyolsxl\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-ec85b781-6f08-4859-85b9-125129fafa47" }, { "id": "025c32df-8f94-4d07-8e13-d01a6f58de43", "name": "Reversal creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"Excepteur_8\": {},\n \"commodo_\": {},\n \"eu50\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"AlL\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"Ut_34\": {},\n \"in__\": {},\n \"esse_72\": {}\n },\n \"status\": \"completed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"JKyHgd\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"GC\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"irure_fe\": {},\n \"proident_d\": {},\n \"ead\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"esse_e\": {},\n \"elit3\": {},\n \"utfcf\": {},\n \"fugiat_7\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"PNUr\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"z\",\n \"version\": \"\"\n }\n ]\n },\n \"reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"BcqzfuCVHcw\",\n \"file_number\": \"7732\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"validation_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"u\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"sUSU\",\n \"file_number\": \"4498\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"Oum\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "reversals" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-025c32df-8f94-4d07-8e13-d01a6f58de43" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-5bab9803-ee07-4f9d-97de-c367942c2e8e" } ], "id": "a547ee32-0cbf-40cc-92d9-de35926c3c39", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-a547ee32-0cbf-40cc-92d9-de35926c3c39" }, { "name": "submissions", "item": [ { "name": "{submissionId}", "item": [ { "name": "tasks", "item": [ { "name": "{taskId}", "item": [ { "name": "Get Payment Submission Task By ID", "id": "efe2a890-fc4b-46e6-aa4f-a3fab2d7271f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/submissions/:submissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "submissions", ":submissionId", "tasks", ":taskId" ], "variable": [ { "id": "ee9e57f3-1ca1-45fe-be8e-3b9fd2bf4e6d", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "f420d115-0410-4a8b-a714-fda7d70f9364", "key": "submissionId", "value": "", "description": "(Required) Submission Id" }, { "id": "32a76a5d-8248-4c2d-adff-ccbdc11bb048", "key": "taskId", "value": "", "description": "(Required) Payment Submission Task Id" } ] } }, "response": [ { "id": "ae98af59-ea54-44cc-af35-8511fc1b252c", "name": "Payment Submission Task Details details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/submissions/:submissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "submissions", ":submissionId", "tasks", ":taskId" ], "variable": [ { "key": "id" }, { "key": "submissionId" }, { "key": "taskId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"in96d\": {},\n \"deserunt_5\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"Duis_4\": {},\n \"dolore_f\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"payment_submission_tasks\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-ae98af59-ea54-44cc-af35-8511fc1b252c" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-efe2a890-fc4b-46e6-aa4f-a3fab2d7271f" }, { "name": "Patch Payment Submission Task", "id": "7a32a056-c4fd-462c-a0cd-073c16c4a8e6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\",\n \"output\": {\n \"exercitation0a1\": {},\n \"quis_4\": {},\n \"irure_26\": {}\n },\n \"status\": \"on_hold\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"payment_submission_tasks\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/submissions/:submissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "submissions", ":submissionId", "tasks", ":taskId" ], "variable": [ { "id": "d49bc6c1-d79a-4fff-8b8d-246a2e8311e5", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "8991515b-f12c-46a6-a6de-b4db548068d4", "key": "submissionId", "value": "", "description": "(Required) Submission Id" }, { "id": "6b75cd17-f978-419f-b62c-eedee8aaaea6", "key": "taskId", "value": "", "description": "(Required) Payment Submission Task Id" } ] } }, "response": [ { "id": "13463571-321f-46d5-8864-2b6fb510dda4", "name": "Payment Submission Task update response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\",\n \"output\": {\n \"exercitation0a1\": {},\n \"quis_4\": {},\n \"irure_26\": {}\n },\n \"status\": \"on_hold\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"payment_submission_tasks\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/submissions/:submissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "submissions", ":submissionId", "tasks", ":taskId" ], "variable": [ { "key": "id" }, { "key": "submissionId" }, { "key": "taskId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"in96d\": {},\n \"deserunt_5\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"Duis_4\": {},\n \"dolore_f\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"payment_submission_tasks\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-13463571-321f-46d5-8864-2b6fb510dda4" }, { "id": "16246d69-98e0-4cb0-82d1-03cf833388c9", "name": "Error", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\",\n \"output\": {\n \"exercitation0a1\": {},\n \"quis_4\": {},\n \"irure_26\": {}\n },\n \"status\": \"on_hold\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"payment_submission_tasks\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/submissions/:submissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "submissions", ":submissionId", "tasks", ":taskId" ], "variable": [ { "key": "id" }, { "key": "submissionId" }, { "key": "taskId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-16246d69-98e0-4cb0-82d1-03cf833388c9" }, { "id": "d15f27dd-4991-490c-bbc0-3db802b44ad3", "name": "Conflict", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\",\n \"output\": {\n \"exercitation0a1\": {},\n \"quis_4\": {},\n \"irure_26\": {}\n },\n \"status\": \"on_hold\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"payment_submission_tasks\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/submissions/:submissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "submissions", ":submissionId", "tasks", ":taskId" ], "variable": [ { "key": "id" }, { "key": "submissionId" }, { "key": "taskId" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"actual_resource\": {},\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d15f27dd-4991-490c-bbc0-3db802b44ad3" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-7a32a056-c4fd-462c-a0cd-073c16c4a8e6" } ], "id": "adfdc7e1-cf35-49a9-b1d0-aba36ff87ac3", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-adfdc7e1-cf35-49a9-b1d0-aba36ff87ac3" } ], "id": "dc787f79-b9b1-4ebe-a41d-e477684451f3", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-dc787f79-b9b1-4ebe-a41d-e477684451f3" }, { "name": "Fetch submission", "id": "f51a1336-a98b-46e5-af0e-c39b19aa312b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "submissions", ":submissionId" ], "variable": [ { "id": "b2ada58c-60d9-4a3b-ab69-71587c041cbe", "key": "id", "value": "", "description": "(Required) Payment Id" }, { "id": "30302ff5-850e-4221-a66f-12f2160f5853", "key": "submissionId", "value": "", "description": "(Required) Submission Id" } ] } }, "response": [ { "id": "927c17a4-be8f-4b47-a2b3-15c479dfa884", "name": "Submission details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id/submissions/:submissionId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "submissions", ":submissionId" ], "variable": [ { "key": "id" }, { "key": "submissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"clearing_system\": \"\",\n \"file_identifier\": \"BuguSfqal\",\n \"file_number\": \"91506839\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"passed_without_posting\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"on_us\",\n \"scheme_response_received_datetime\": \"0161-29-41T51:70:50.8313612Z\",\n \"scheme_sent_datetime\": \"5833-17-05T50:30:40.815725681Z\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"in8\": {},\n \"quis_71_\": {},\n \"dolore_a0\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"sed_47\": {}\n },\n \"status\": \"completed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"payment_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"non291\": {},\n \"eu3\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"dolore_abb\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"payment_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"lJHpEpwt\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-927c17a4-be8f-4b47-a2b3-15c479dfa884" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-f51a1336-a98b-46e5-af0e-c39b19aa312b" } ], "id": "1ea472a5-b958-4b07-b52f-463015a13a04", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-1ea472a5-b958-4b07-b52f-463015a13a04" }, { "name": "create submission", "id": "dd3a41ac-5c6e-485f-b30e-b8c7cc3a6002", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "submissions" ], "variable": [ { "id": "73d979d2-b7f8-403a-be3a-40f8bb865cc4", "key": "id", "value": "", "description": "(Required) Payment Id" } ] } }, "response": [ { "id": "e122de00-58fa-421c-a50b-23db064112d2", "name": "Submission creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "submissions" ], "variable": [ { "key": "id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"clearing_system\": \"\",\n \"file_identifier\": \"BuguSfqal\",\n \"file_number\": \"91506839\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"passed_without_posting\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"on_us\",\n \"scheme_response_received_datetime\": \"0161-29-41T51:70:50.8313612Z\",\n \"scheme_sent_datetime\": \"5833-17-05T50:30:40.815725681Z\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"in8\": {},\n \"quis_71_\": {},\n \"dolore_a0\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"sed_47\": {}\n },\n \"status\": \"completed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"payment_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"non291\": {},\n \"eu3\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"dolore_abb\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"payment_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"lJHpEpwt\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-e122de00-58fa-421c-a50b-23db064112d2" }, { "id": "9b96d165-1487-420e-8f2c-52126d060525", "name": "Submission creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id", "submissions" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-9b96d165-1487-420e-8f2c-52126d060525" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-dd3a41ac-5c6e-485f-b30e-b8c7cc3a6002" } ], "id": "4b284561-ede3-4f9c-bbd9-91d1fb5996be", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-4b284561-ede3-4f9c-bbd9-91d1fb5996be" }, { "name": "Fetch payment", "id": "e3ba5543-9e74-4a49-8029-54fae36c83ff", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id" ], "variable": [ { "id": "335139e5-e593-4bf9-a990-d19dcbcc36a4", "key": "id", "value": "", "description": "(Required) Payment Id" } ] } }, "response": [ { "id": "9cfebe35-ac67-4669-b312-f3d7d42f390b", "name": "Payment details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agent_instructions\": [\n {\n \"instructions\": [\n {\n \"code\": \"\",\n \"information\": \"\"\n }\n ],\n \"role\": \"BeneficiaryAgent\"\n }\n ],\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"InstructedAgent\"\n }\n ],\n \"amount\": \"58352514353865937\",\n \"batch_booking_indicator\": \"\",\n \"batch_id\": \"\",\n \"batch_type\": \"\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_type\": \"\",\n \"account_type_code\": \"\",\n \"account_with\": {\n \"bank_additional_address_line\": [\n \"\"\n ],\n \"bank_address\": [\n \"\"\n ],\n \"bank_building_number\": \"\",\n \"bank_city\": \"\",\n \"bank_country\": \"\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\",\n \"bank_post_code\": \"\",\n \"bank_postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"bank_province\": \"\",\n \"bank_street_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\",\n \"telephone_number\": \"\"\n },\n \"category_purpose\": \"\",\n \"category_purpose_coded\": \"\",\n \"charges_information\": {\n \"bearer_code\": \"\",\n \"charges_bearer\": [\n {\n \"agent\": {\n \"bank_additional_address_line\": [\n \"\"\n ],\n \"bank_building_number\": \"\",\n \"bank_city\": \"\",\n \"bank_country\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_post_code\": \"\",\n \"bank_postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"bank_province\": \"\",\n \"bank_street_name\": \"\"\n },\n \"amount\": \"942936940985880683\",\n \"currency\": \"\"\n }\n ],\n \"receiver_charges_amount\": \"\",\n \"receiver_charges_currency\": \"\",\n \"sender_charges\": [\n {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n ]\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_additional_address_line\": [\n \"\"\n ],\n \"bank_address\": [\n \"\"\n ],\n \"bank_building_number\": \"\",\n \"bank_city\": \"\",\n \"bank_country\": \"\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\",\n \"bank_post_code\": \"\",\n \"bank_postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"bank_province\": \"\",\n \"bank_street_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"customer_id\": \"\",\n \"customer_id_code\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"end_to_end_reference\": \"\",\n \"file_number\": \"\",\n \"fx\": {\n \"contract_reference\": \"\",\n \"exchange_rate\": \"\",\n \"original_amount\": \"\",\n \"original_currency\": \"\"\n },\n \"instruction_id\": \"\",\n \"intermediary_bank\": {\n \"bank_address\": [\n \"\"\n ],\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"numeric_reference\": \"\",\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"Originator\",\n \"street_name\": \"\"\n }\n ],\n \"payment_acceptance_datetime\": \"\",\n \"payment_purpose\": \"\",\n \"payment_purpose_coded\": \"\",\n \"payment_scheme\": \"ktdDka\",\n \"payment_type\": \"\",\n \"processing_date\": \"\",\n \"receivers_correspondent\": {\n \"bank_address\": [\n \"\"\n ],\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"reference\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"regulatory_reporting\": \"\",\n \"reimbursement\": {\n \"bank_address\": [\n \"\"\n ],\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"related_remittance_information\": [\n {\n \"remittance_id\": \"\",\n \"remittance_location_details\": [\n {\n \"location_coded\": \"EMAL\",\n \"electronic_address\": \"\"\n }\n ]\n }\n ],\n \"remittance_information\": \"\",\n \"scheme_payment_sub_type\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"scheme_transaction_id\": \"\",\n \"senders_correspondent\": {\n \"bank_address\": [\n \"\"\n ],\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"CHBCC\",\n \"method\": \"CLRG\"\n },\n \"structured_reference\": {\n \"issuer\": \"\",\n \"reference\": \"\"\n },\n \"structured_remittance_information\": [\n {\n \"parties\": [\n {\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"role\": \"Invoicee\"\n }\n ],\n \"referred_document_amounts\": [\n {\n \"type\": \"TaxAmount\",\n \"amount\": \"5052788289375\",\n \"amount_type\": \"\",\n \"amount_type_coded\": \"\",\n \"currency\": \"\"\n }\n ],\n \"referred_document_information\": [\n {\n \"document_date\": \"\",\n \"document_id\": \"\",\n \"document_type\": \"\",\n \"document_type_coded\": \"SBIN\"\n }\n ]\n }\n ],\n \"swift\": {\n \"bank_operation_code\": \"\",\n \"header\": {\n \"destination\": \"\",\n \"message_type\": \"\",\n \"priority\": \"\",\n \"recipient\": \"\",\n \"source\": \"\",\n \"user_reference\": \"\"\n },\n \"instruction_code\": \"\",\n \"sender_receiver_information\": \"\",\n \"time_indication\": \"\"\n },\n \"ultimate_beneficiary\": {\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor\": {\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"unique_scheme_id\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"beneficiary_account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"debtor\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"debtor_account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"forwarded_payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"forwarded_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"forwarding_payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"fx_deal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"account_validation_outcome\": \"failed_auto_reject_enabled\",\n \"admission_datetime\": \"\",\n \"clearing_system\": \"pZb1PWxux\",\n \"posting_status\": \"received\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_received_datetime\": \"7114-65-21T98:81:13.6032Z\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"regulatory_reason\",\n \"validation_completed_datetime\": \"0536-51-17T02:72:62.4Z\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"HA\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"xnCo\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"autea_\": {},\n \"culpa_5e4\": {},\n \"enime6\": {},\n \"anim9c\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"nisi__9\": {}\n },\n \"status\": \"completed\",\n \"workflow\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission_task\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"YHohWBNmR\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"ugxi\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_advice\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"beneficiary_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"XINOXVB\",\n \"bank_id_code\": \"GRBIC\",\n \"bank_address\": [\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"roll_number\": \"\"\n }\n },\n \"reason_code\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"advice_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"fMFAKRiPE\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"CaseCreator\"\n }\n ],\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"CaseCreator\",\n \"street_name\": \"\"\n }\n ],\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"status\": \"confirmed\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_decisions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"ErqQY\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent1\"\n }\n ],\n \"amount\": \"2.53996296\",\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"reason\": \"\",\n \"return_code\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"ITNCC\",\n \"method\": \"COVE\"\n },\n \"unique_scheme_id\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"forwarding_payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"rejected\",\n \"reference_id\": \"\",\n \"route\": \"on_us\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"BkgzCCESpF\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"exercitation_6\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"reprehenderit0\": {},\n \"in0\": {},\n \"enimc\": {},\n \"ex8cd\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"NzTkZp\",\n \"version\": \"\"\n }\n ]\n },\n \"return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"xMjCHgYE2n\",\n \"file_number\": \"9468412\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"pending\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"limit_check_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"minima3b\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"fugiat_5\": {},\n \"cupidatat_af\": {},\n \"quisbc\": {},\n \"ut_\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"nIIeh\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"V\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"exercitation_b_\": {},\n \"laboreee2\": {},\n \"consectetur7\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"sDadSntX\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"KuH\",\n \"version\": \"\"\n }\n ]\n },\n \"reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"cQ8Ilp\",\n \"file_number\": \"83378\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"UZrZy\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"AeVE\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"clearing_system\": \"wIs\",\n \"file_identifier\": \"WniQ8O4A\",\n \"file_number\": \"8\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"posted\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_response_received_datetime\": \"7054-62-66T69:92:61.721367Z\",\n \"scheme_sent_datetime\": \"0071-77-95T85:27:18.670Z\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"limit_check_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"utf\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"dolor_fb0\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"payment_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"tAkAD\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"signatures\": [\n {\n \"key_id\": \"\",\n \"references\": [\n \"\"\n ],\n \"role\": \"customer\",\n \"signature\": \"\"\n }\n ],\n \"type\": \"OIdtuf\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-9cfebe35-ac67-4669-b312-f3d7d42f390b" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-e3ba5543-9e74-4a49-8029-54fae36c83ff" } ], "id": "ac73d866-267c-4a78-96cf-ab9188ee3c63", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-ac73d866-267c-4a78-96cf-ab9188ee3c63" }, { "name": "{paymentId}", "item": [ { "name": "returns", "item": [ { "name": "{returnId}", "item": [ { "name": "admissions", "item": [ { "name": "{returnAdmissionId}", "item": [ { "name": "tasks", "item": [ { "name": "{taskId}", "item": [ { "name": "Fetch Return Admission Task By ID", "id": "5e93586d-4b90-4d73-afee-b81b7a6b18c7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:paymentId/returns/:returnId/admissions/:returnAdmissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":paymentId", "returns", ":returnId", "admissions", ":returnAdmissionId", "tasks", ":taskId" ], "variable": [ { "id": "bc5556f4-78b3-449a-bd8c-eee26ad1e2fe", "key": "paymentId", "value": "", "description": "(Required) Payment ID" }, { "id": "61180606-cd5f-4390-9b2f-78498f8edcf6", "key": "returnId", "value": "", "description": "(Required) Return ID" }, { "id": "bf0709bc-0169-409c-8bff-cd67ed9927f2", "key": "returnAdmissionId", "value": "", "description": "(Required) Return Admission ID" }, { "id": "21ca399a-f5f3-4272-bae0-e3a0a9a896f0", "key": "taskId", "value": "", "description": "(Required) Return Admission Task Id" } ] } }, "response": [ { "id": "4d7cabb3-f12a-4a2c-98be-c94e172174b2", "name": "Return Admission Task Details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:paymentId/returns/:returnId/admissions/:returnAdmissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":paymentId", "returns", ":returnId", "admissions", ":returnAdmissionId", "tasks", ":taskId" ], "variable": [ { "key": "paymentId" }, { "key": "returnId" }, { "key": "returnAdmissionId" }, { "key": "taskId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"incididunt55\": {},\n \"occaecat38\": {},\n \"dolore_e_0\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"in_6cd\": {},\n \"fugiat4\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-4d7cabb3-f12a-4a2c-98be-c94e172174b2" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-5e93586d-4b90-4d73-afee-b81b7a6b18c7" }, { "name": "Patch Return Admission Task", "id": "3871c712-0713-4c63-b418-14e143b4498b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\",\n \"output\": {\n \"cupidatat_47a\": {},\n \"veniam_d8\": {}\n },\n \"status\": \"pending\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:paymentId/returns/:returnId/admissions/:returnAdmissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":paymentId", "returns", ":returnId", "admissions", ":returnAdmissionId", "tasks", ":taskId" ], "variable": [ { "id": "77f85079-dab7-4af5-83dc-e74aedd4c32a", "key": "paymentId", "value": "", "description": "(Required) Payment ID" }, { "id": "a5ff9a8a-c958-4308-8074-2a307be8f33c", "key": "returnId", "value": "", "description": "(Required) Return ID" }, { "id": "81f46009-1c1d-472f-a381-4589b68c4747", "key": "returnAdmissionId", "value": "", "description": "(Required) Return Admission ID" }, { "id": "02f84934-ed9d-47ce-b0ff-b04945265532", "key": "taskId", "value": "", "description": "(Required) Return Admission Task Id" } ] } }, "response": [ { "id": "14d81d3a-ea1b-42f4-bbbe-ab6a60fa8fb1", "name": "Return Admission Task update response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\",\n \"output\": {\n \"cupidatat_47a\": {},\n \"veniam_d8\": {}\n },\n \"status\": \"pending\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:paymentId/returns/:returnId/admissions/:returnAdmissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":paymentId", "returns", ":returnId", "admissions", ":returnAdmissionId", "tasks", ":taskId" ], "variable": [ { "key": "paymentId" }, { "key": "returnId" }, { "key": "returnAdmissionId" }, { "key": "taskId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"incididunt55\": {},\n \"occaecat38\": {},\n \"dolore_e_0\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"in_6cd\": {},\n \"fugiat4\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-14d81d3a-ea1b-42f4-bbbe-ab6a60fa8fb1" }, { "id": "cff883ef-458d-4d36-86d6-f00d8b91b257", "name": "Error", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\",\n \"output\": {\n \"cupidatat_47a\": {},\n \"veniam_d8\": {}\n },\n \"status\": \"pending\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:paymentId/returns/:returnId/admissions/:returnAdmissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":paymentId", "returns", ":returnId", "admissions", ":returnAdmissionId", "tasks", ":taskId" ], "variable": [ { "key": "paymentId" }, { "key": "returnId" }, { "key": "returnAdmissionId" }, { "key": "taskId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-cff883ef-458d-4d36-86d6-f00d8b91b257" }, { "id": "47d497b9-1bcb-46ce-a0b9-f4480649ef14", "name": "Conflict", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\",\n \"output\": {\n \"cupidatat_47a\": {},\n \"veniam_d8\": {}\n },\n \"status\": \"pending\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:paymentId/returns/:returnId/admissions/:returnAdmissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":paymentId", "returns", ":returnId", "admissions", ":returnAdmissionId", "tasks", ":taskId" ], "variable": [ { "key": "paymentId" }, { "key": "returnId" }, { "key": "returnAdmissionId" }, { "key": "taskId" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"actual_resource\": {},\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-47d497b9-1bcb-46ce-a0b9-f4480649ef14" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-3871c712-0713-4c63-b418-14e143b4498b" } ], "id": "013ef540-d924-4290-a9f5-36edb55c5de6", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-013ef540-d924-4290-a9f5-36edb55c5de6" } ], "id": "bc8897be-81ee-4a5f-b787-c8955ada6964", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-bc8897be-81ee-4a5f-b787-c8955ada6964" } ], "id": "701aa082-c6d9-4238-839d-067465e95702", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-701aa082-c6d9-4238-839d-067465e95702" } ], "id": "14efa505-fa7c-4f3b-8a15-41b177461a25", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-14efa505-fa7c-4f3b-8a15-41b177461a25" }, { "name": "submissions", "item": [ { "name": "{returnSubmissionId}", "item": [ { "name": "tasks", "item": [ { "name": "{taskId}", "item": [ { "name": "Fetch Return Submission Task", "id": "99b0a45f-b218-45e2-9b35-120c9987668f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:paymentId/returns/:returnId/submissions/:returnSubmissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":paymentId", "returns", ":returnId", "submissions", ":returnSubmissionId", "tasks", ":taskId" ], "variable": [ { "id": "ed7a9eb0-33c6-4ef2-be29-3e795fd9f78b", "key": "paymentId", "value": "", "description": "(Required) Payment ID" }, { "id": "68e6c0b1-bc76-4751-a033-941c50490fe6", "key": "returnId", "value": "", "description": "(Required) Return ID" }, { "id": "0e6fc54b-12e0-431d-afb4-c6537d333888", "key": "returnSubmissionId", "value": "", "description": "(Required) Return Submission ID" }, { "id": "a91d52c6-8eb7-4c30-843d-3e3453dec2a6", "key": "taskId", "value": "", "description": "(Required) Return Submission Task Id" } ] } }, "response": [ { "id": "b866a558-3507-46f8-ba17-f4d8fd03539d", "name": "Return Submission Task Details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:paymentId/returns/:returnId/submissions/:returnSubmissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":paymentId", "returns", ":returnId", "submissions", ":returnSubmissionId", "tasks", ":taskId" ], "variable": [ { "key": "paymentId" }, { "key": "returnId" }, { "key": "returnSubmissionId" }, { "key": "taskId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"nonb3\": {},\n \"deserunt9\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"laboris__\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"SUtqL\",\n \"file_number\": \"98550\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"received\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"on_us\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"limit_check_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"laborisaf\": {},\n \"id_4\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"anim_c\": {}\n },\n \"status\": \"completed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"laboris3\": {},\n \"consequat8_\": {},\n \"amet_8_6\": {},\n \"incididunt_c5f\": {},\n \"quis__d\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"elit__\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"AcT\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"MxX00ELAw92\",\n \"file_number\": \"740\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"accepted_funds_checked\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"on_us\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"exercitation_73\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"consequat_c\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"sint0e7\": {},\n \"non_104\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"tempor_0f\": {},\n \"labore_0\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"hu\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-b866a558-3507-46f8-ba17-f4d8fd03539d" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-99b0a45f-b218-45e2-9b35-120c9987668f" }, { "name": "Patch Return Submission Task", "id": "cbf48b9f-cb11-43d6-a76c-948459ff0592", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\",\n \"output\": {\n \"aliqua_8\": {}\n },\n \"status\": \"pending\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:paymentId/returns/:returnId/submissions/:returnSubmissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":paymentId", "returns", ":returnId", "submissions", ":returnSubmissionId", "tasks", ":taskId" ], "variable": [ { "id": "8029c7a6-d686-4a05-93dd-6523929bd0f4", "key": "paymentId", "value": "", "description": "(Required) Payment ID" }, { "id": "e9255f6d-da56-4500-8a42-da438102253b", "key": "returnId", "value": "", "description": "(Required) Return ID" }, { "id": "a64de51d-adbc-4a0f-a7ba-3e39848ffe26", "key": "returnSubmissionId", "value": "", "description": "(Required) Return Submission ID" }, { "id": "9780f0ec-8a34-4b8c-a760-4e63e652ea1f", "key": "taskId", "value": "", "description": "(Required) Return Submission Task Id" } ] } }, "response": [ { "id": "19ec43ec-2b28-41be-8e02-7c70c8a388d9", "name": "Return Submission Task update response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\",\n \"output\": {\n \"aliqua_8\": {}\n },\n \"status\": \"pending\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:paymentId/returns/:returnId/submissions/:returnSubmissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":paymentId", "returns", ":returnId", "submissions", ":returnSubmissionId", "tasks", ":taskId" ], "variable": [ { "key": "paymentId" }, { "key": "returnId" }, { "key": "returnSubmissionId" }, { "key": "taskId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"ut_b02\": {},\n \"fugiatf\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"nostrud0a9\": {},\n \"laborisa22\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-19ec43ec-2b28-41be-8e02-7c70c8a388d9" }, { "id": "4b4c7c7f-bf19-4ca8-a690-cde1c6761316", "name": "Error", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\",\n \"output\": {\n \"aliqua_8\": {}\n },\n \"status\": \"pending\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:paymentId/returns/:returnId/submissions/:returnSubmissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":paymentId", "returns", ":returnId", "submissions", ":returnSubmissionId", "tasks", ":taskId" ], "variable": [ { "key": "paymentId" }, { "key": "returnId" }, { "key": "returnSubmissionId" }, { "key": "taskId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-4b4c7c7f-bf19-4ca8-a690-cde1c6761316" }, { "id": "9bdf2220-8000-4ae9-9814-c99b9b105655", "name": "Conflict", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"\",\n \"output\": {\n \"aliqua_8\": {}\n },\n \"status\": \"pending\"\n },\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments/:paymentId/returns/:returnId/submissions/:returnSubmissionId/tasks/:taskId", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":paymentId", "returns", ":returnId", "submissions", ":returnSubmissionId", "tasks", ":taskId" ], "variable": [ { "key": "paymentId" }, { "key": "returnId" }, { "key": "returnSubmissionId" }, { "key": "taskId" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"actual_resource\": {},\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-9bdf2220-8000-4ae9-9814-c99b9b105655" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-cbf48b9f-cb11-43d6-a76c-948459ff0592" } ], "id": "cd53d1de-8066-491e-85c2-e378e8200e5b", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-cd53d1de-8066-491e-85c2-e378e8200e5b" }, { "name": "List tasks", "id": "0006db6c-5e88-41f8-b193-cec9ba799eb5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:paymentId/returns/:returnId/submissions/:returnSubmissionId/tasks", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":paymentId", "returns", ":returnId", "submissions", ":returnSubmissionId", "tasks" ], "variable": [ { "id": "ee6bfa2a-2a47-4ddb-b6a1-28c78349e8b3", "key": "paymentId", "value": "", "description": "(Required) Payment ID" }, { "id": "ad919b65-0b04-47d9-86a8-bd7a2a12053a", "key": "returnId", "value": "", "description": "(Required) Return ID" }, { "id": "0e44baa1-9041-4972-9b13-faaef69bb29f", "key": "returnSubmissionId", "value": "", "description": "(Required) Return Submission ID" } ] } }, "response": [ { "id": "8fa90141-1ab5-4ec2-bd5c-d5219d61fa83", "name": "List of Task Details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments/:paymentId/returns/:returnId/submissions/:returnSubmissionId/tasks", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments", ":paymentId", "returns", ":returnId", "submissions", ":returnSubmissionId", "tasks" ], "variable": [ { "key": "paymentId" }, { "key": "returnId" }, { "key": "returnSubmissionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"tempor_f1\": {},\n \"irure__4f\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"tempor6\": {},\n \"ipsumb\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"laboris8c\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"in_6\": {}\n },\n \"status\": \"completed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-8fa90141-1ab5-4ec2-bd5c-d5219d61fa83" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-0006db6c-5e88-41f8-b193-cec9ba799eb5" } ], "id": "25c633b0-7ef6-4d23-903a-9d2ba96088c9", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-25c633b0-7ef6-4d23-903a-9d2ba96088c9" } ], "id": "f596de5c-5c28-4402-b432-6ca7bb824189", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-f596de5c-5c28-4402-b432-6ca7bb824189" } ], "id": "f88a51d2-53da-4c1d-b78a-14586903ec7f", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-f88a51d2-53da-4c1d-b78a-14586903ec7f" } ], "id": "f8b79d78-94d9-4810-9b3e-48bea348f72f", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-f8b79d78-94d9-4810-9b3e-48bea348f72f" } ], "id": "df358cd7-6564-40e4-9805-ff33bce46f4a", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-df358cd7-6564-40e4-9805-ff33bce46f4a" } ], "id": "425078a2-7bee-4d17-bd6c-9e29b0ccf764", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-425078a2-7bee-4d17-bd6c-9e29b0ccf764" }, { "name": "List payments", "id": "b19b1db3-25c7-4468-ab8a-6d06e8f08039", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/payments?page[number]=dj\\l&page[size]=&page[before]=&page[after]=&filter[organisation_id]=,&filter[debtor_party.account_number]=&filter[debtor_party.account_name]=&filter[debtor_party.bank_id]=&filter[beneficiary_party.account_number]=&filter[beneficiary_party.account_name]=&filter[beneficiary_party.bank_id]=&filter[currency]=&filter[end_to_end_reference]=&filter[scheme_transaction_id]=&filter[payment_scheme]=&filter[payment_type]=&filter[processing_date_from]=&filter[processing_date_to]=&filter[unique_scheme_id]=&filter[route]=&filter[amount]=&filter[amount][from]=&filter[amount][to]=&filter[reference]=&filter[created_date_from]=&filter[created_date_to]=&filter[return.id]=&filter[return.unique_scheme_id]=&filter[submission.id]=&filter[submission.submission_date_from]=&filter[submission.submission_date_to]=&filter[submission.status]=&filter[submission.scheme_status_code]=&filter[submission.settlement_cycle]=&filter[submission.settlement_date]=&filter[return_submission.submission_date_from]=&filter[return_submission.submission_date_to]=&filter[return_submission.status]=&filter[return_submission.settlement_cycle]=&filter[return_submission.settlement_date]=&filter[admission.id]=&filter[admission.admission_date_from]=&filter[admission.admission_date_to]=&filter[admission.status]=&filter[admission.scheme_status_code]=&filter[admission.settlement_cycle]=&filter[admission.settlement_date]=&filter[recall.id]=&filter[reversal.id]=&filter[reversal_admission.admission_date_from]=&filter[reversal_admission.admission_date_to]=&filter[reversal_admission.status]=&filter[reversal_submission.submission_date_from]=&filter[reversal_submission.submission_date_to]=&filter[reversal_submission.status]=&filter[return_admission.admission_date_from]=&filter[return_admission.admission_date_to]=&filter[return_admission.status]=&filter[return_admission.settlement_cycle]=&filter[return_admission.settlement_date]=&filter[recall_admission.admission_date_from]=&filter[recall_admission.admission_date_to]=&filter[recall_admission.status]=&filter[recall_submission.submission_date_from]=&filter[recall_submission.submission_date_to]=&filter[recall_submission.status]=&filter[recall_submission.id]=&filter[recall_decision_submission.submission_date_from]=&filter[recall_decision_submission.submission_date_to]=&filter[recall_decision_submission.status]=&filter[relationships]=payment_advices,recalls&filter[not_relationships]=payment_advices,recalls", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments" ], "query": [ { "description": "Which page to select. page[number] * page[size] is restricted to less than 10,000.", "key": "page[number]", "value": "dj\\l" }, { "description": "Number of items to select.", "key": "page[size]", "value": "" }, { "description": "Cursor for previous page (this is a base64-encoded UUID continuation token returned from the application and should not be manually generated, unless requesting the last page, where the value should be set to \"end\").", "key": "page[before]", "value": "" }, { "description": "Cursor for next page (this is a base64-encoded UUID continuation token returned from the application and should not be manually generated, unless requesting the first page, where the value should be set to \"start\").", "key": "page[after]", "value": "" }, { "description": "Filter by organisation id", "key": "filter[organisation_id]", "value": "," }, { "key": "filter[debtor_party.account_number]", "value": "" }, { "key": "filter[debtor_party.account_name]", "value": "" }, { "key": "filter[debtor_party.bank_id]", "value": "" }, { "key": "filter[beneficiary_party.account_number]", "value": "" }, { "key": "filter[beneficiary_party.account_name]", "value": "" }, { "key": "filter[beneficiary_party.bank_id]", "value": "" }, { "key": "filter[currency]", "value": "" }, { "key": "filter[end_to_end_reference]", "value": "" }, { "key": "filter[scheme_transaction_id]", "value": "" }, { "key": "filter[payment_scheme]", "value": "" }, { "key": "filter[payment_type]", "value": "" }, { "key": "filter[processing_date_from]", "value": "" }, { "key": "filter[processing_date_to]", "value": "" }, { "key": "filter[unique_scheme_id]", "value": "" }, { "description": "Filter by route", "key": "filter[route]", "value": "" }, { "key": "filter[amount]", "value": "" }, { "key": "filter[amount][from]", "value": "" }, { "key": "filter[amount][to]", "value": "" }, { "key": "filter[reference]", "value": "" }, { "key": "filter[created_date_from]", "value": "" }, { "key": "filter[created_date_to]", "value": "" }, { "key": "filter[return.id]", "value": "" }, { "key": "filter[return.unique_scheme_id]", "value": "" }, { "key": "filter[submission.id]", "value": "" }, { "key": "filter[submission.submission_date_from]", "value": "" }, { "key": "filter[submission.submission_date_to]", "value": "" }, { "description": "Filter by submission status", "key": "filter[submission.status]", "value": "" }, { "description": "Filter by submission scheme status code", "key": "filter[submission.scheme_status_code]", "value": "" }, { "key": "filter[submission.settlement_cycle]", "value": "" }, { "key": "filter[submission.settlement_date]", "value": "" }, { "key": "filter[return_submission.submission_date_from]", "value": "" }, { "key": "filter[return_submission.submission_date_to]", "value": "" }, { "description": "Filter by return submission status", "key": "filter[return_submission.status]", "value": "" }, { "key": "filter[return_submission.settlement_cycle]", "value": "" }, { "key": "filter[return_submission.settlement_date]", "value": "" }, { "key": "filter[admission.id]", "value": "" }, { "key": "filter[admission.admission_date_from]", "value": "" }, { "key": "filter[admission.admission_date_to]", "value": "" }, { "description": "Filter by admission status", "key": "filter[admission.status]", "value": "" }, { "description": "Filter by admission scheme status code", "key": "filter[admission.scheme_status_code]", "value": "" }, { "key": "filter[admission.settlement_cycle]", "value": "" }, { "key": "filter[admission.settlement_date]", "value": "" }, { "key": "filter[recall.id]", "value": "" }, { "key": "filter[reversal.id]", "value": "" }, { "key": "filter[reversal_admission.admission_date_from]", "value": "" }, { "key": "filter[reversal_admission.admission_date_to]", "value": "" }, { "key": "filter[reversal_admission.status]", "value": "" }, { "key": "filter[reversal_submission.submission_date_from]", "value": "" }, { "key": "filter[reversal_submission.submission_date_to]", "value": "" }, { "key": "filter[reversal_submission.status]", "value": "" }, { "key": "filter[return_admission.admission_date_from]", "value": "" }, { "key": "filter[return_admission.admission_date_to]", "value": "" }, { "key": "filter[return_admission.status]", "value": "" }, { "key": "filter[return_admission.settlement_cycle]", "value": "" }, { "key": "filter[return_admission.settlement_date]", "value": "" }, { "key": "filter[recall_admission.admission_date_from]", "value": "" }, { "key": "filter[recall_admission.admission_date_to]", "value": "" }, { "key": "filter[recall_admission.status]", "value": "" }, { "key": "filter[recall_submission.submission_date_from]", "value": "" }, { "key": "filter[recall_submission.submission_date_to]", "value": "" }, { "key": "filter[recall_submission.status]", "value": "" }, { "key": "filter[recall_submission.id]", "value": "" }, { "key": "filter[recall_decision_submission.submission_date_from]", "value": "" }, { "key": "filter[recall_decision_submission.submission_date_to]", "value": "" }, { "key": "filter[recall_decision_submission.status]", "value": "" }, { "description": "Filter for payments containing all of the requested relationships", "key": "filter[relationships]", "value": "payment_advices,recalls" }, { "description": "Filter for payments containing none of the requested relationships", "key": "filter[not_relationships]", "value": "payment_advices,recalls" } ] } }, "response": [ { "id": "dd8d0932-a1c5-40f5-aec9-f63de7785ee0", "name": "List of payment details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/payments?page[number]=dj\\l&page[size]=&page[before]=&page[after]=&filter[organisation_id]=,&filter[debtor_party.account_number]=&filter[debtor_party.account_name]=&filter[debtor_party.bank_id]=&filter[beneficiary_party.account_number]=&filter[beneficiary_party.account_name]=&filter[beneficiary_party.bank_id]=&filter[currency]=&filter[end_to_end_reference]=&filter[scheme_transaction_id]=&filter[payment_scheme]=&filter[payment_type]=&filter[processing_date_from]=&filter[processing_date_to]=&filter[unique_scheme_id]=&filter[route]=&filter[amount]=&filter[amount][from]=&filter[amount][to]=&filter[reference]=&filter[created_date_from]=&filter[created_date_to]=&filter[return.id]=&filter[return.unique_scheme_id]=&filter[submission.id]=&filter[submission.submission_date_from]=&filter[submission.submission_date_to]=&filter[submission.status]=&filter[submission.scheme_status_code]=&filter[submission.settlement_cycle]=&filter[submission.settlement_date]=&filter[return_submission.submission_date_from]=&filter[return_submission.submission_date_to]=&filter[return_submission.status]=&filter[return_submission.settlement_cycle]=&filter[return_submission.settlement_date]=&filter[admission.id]=&filter[admission.admission_date_from]=&filter[admission.admission_date_to]=&filter[admission.status]=&filter[admission.scheme_status_code]=&filter[admission.settlement_cycle]=&filter[admission.settlement_date]=&filter[recall.id]=&filter[reversal.id]=&filter[reversal_admission.admission_date_from]=&filter[reversal_admission.admission_date_to]=&filter[reversal_admission.status]=&filter[reversal_submission.submission_date_from]=&filter[reversal_submission.submission_date_to]=&filter[reversal_submission.status]=&filter[return_admission.admission_date_from]=&filter[return_admission.admission_date_to]=&filter[return_admission.status]=&filter[return_admission.settlement_cycle]=&filter[return_admission.settlement_date]=&filter[recall_admission.admission_date_from]=&filter[recall_admission.admission_date_to]=&filter[recall_admission.status]=&filter[recall_submission.submission_date_from]=&filter[recall_submission.submission_date_to]=&filter[recall_submission.status]=&filter[recall_submission.id]=&filter[recall_decision_submission.submission_date_from]=&filter[recall_decision_submission.submission_date_to]=&filter[recall_decision_submission.status]=&filter[relationships]=payment_advices,recalls&filter[not_relationships]=payment_advices,recalls", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments" ], "query": [ { "description": "Which page to select. page[number] * page[size] is restricted to less than 10,000.", "key": "page[number]", "value": "dj\\l" }, { "description": "Number of items to select.", "key": "page[size]", "value": "" }, { "description": "Cursor for previous page (this is a base64-encoded UUID continuation token returned from the application and should not be manually generated, unless requesting the last page, where the value should be set to \"end\").", "key": "page[before]", "value": "" }, { "description": "Cursor for next page (this is a base64-encoded UUID continuation token returned from the application and should not be manually generated, unless requesting the first page, where the value should be set to \"start\").", "key": "page[after]", "value": "" }, { "description": "Filter by organisation id", "key": "filter[organisation_id]", "value": "," }, { "key": "filter[debtor_party.account_number]", "value": "" }, { "key": "filter[debtor_party.account_name]", "value": "" }, { "key": "filter[debtor_party.bank_id]", "value": "" }, { "key": "filter[beneficiary_party.account_number]", "value": "" }, { "key": "filter[beneficiary_party.account_name]", "value": "" }, { "key": "filter[beneficiary_party.bank_id]", "value": "" }, { "key": "filter[currency]", "value": "" }, { "key": "filter[end_to_end_reference]", "value": "" }, { "key": "filter[scheme_transaction_id]", "value": "" }, { "key": "filter[payment_scheme]", "value": "" }, { "key": "filter[payment_type]", "value": "" }, { "key": "filter[processing_date_from]", "value": "" }, { "key": "filter[processing_date_to]", "value": "" }, { "key": "filter[unique_scheme_id]", "value": "" }, { "description": "Filter by route", "key": "filter[route]", "value": "" }, { "key": "filter[amount]", "value": "" }, { "key": "filter[amount][from]", "value": "" }, { "key": "filter[amount][to]", "value": "" }, { "key": "filter[reference]", "value": "" }, { "key": "filter[created_date_from]", "value": "" }, { "key": "filter[created_date_to]", "value": "" }, { "key": "filter[return.id]", "value": "" }, { "key": "filter[return.unique_scheme_id]", "value": "" }, { "key": "filter[submission.id]", "value": "" }, { "key": "filter[submission.submission_date_from]", "value": "" }, { "key": "filter[submission.submission_date_to]", "value": "" }, { "description": "Filter by submission status", "key": "filter[submission.status]", "value": "" }, { "description": "Filter by submission scheme status code", "key": "filter[submission.scheme_status_code]", "value": "" }, { "key": "filter[submission.settlement_cycle]", "value": "" }, { "key": "filter[submission.settlement_date]", "value": "" }, { "key": "filter[return_submission.submission_date_from]", "value": "" }, { "key": "filter[return_submission.submission_date_to]", "value": "" }, { "description": "Filter by return submission status", "key": "filter[return_submission.status]", "value": "" }, { "key": "filter[return_submission.settlement_cycle]", "value": "" }, { "key": "filter[return_submission.settlement_date]", "value": "" }, { "key": "filter[admission.id]", "value": "" }, { "key": "filter[admission.admission_date_from]", "value": "" }, { "key": "filter[admission.admission_date_to]", "value": "" }, { "description": "Filter by admission status", "key": "filter[admission.status]", "value": "" }, { "description": "Filter by admission scheme status code", "key": "filter[admission.scheme_status_code]", "value": "" }, { "key": "filter[admission.settlement_cycle]", "value": "" }, { "key": "filter[admission.settlement_date]", "value": "" }, { "key": "filter[recall.id]", "value": "" }, { "key": "filter[reversal.id]", "value": "" }, { "key": "filter[reversal_admission.admission_date_from]", "value": "" }, { "key": "filter[reversal_admission.admission_date_to]", "value": "" }, { "key": "filter[reversal_admission.status]", "value": "" }, { "key": "filter[reversal_submission.submission_date_from]", "value": "" }, { "key": "filter[reversal_submission.submission_date_to]", "value": "" }, { "key": "filter[reversal_submission.status]", "value": "" }, { "key": "filter[return_admission.admission_date_from]", "value": "" }, { "key": "filter[return_admission.admission_date_to]", "value": "" }, { "key": "filter[return_admission.status]", "value": "" }, { "key": "filter[return_admission.settlement_cycle]", "value": "" }, { "key": "filter[return_admission.settlement_date]", "value": "" }, { "key": "filter[recall_admission.admission_date_from]", "value": "" }, { "key": "filter[recall_admission.admission_date_to]", "value": "" }, { "key": "filter[recall_admission.status]", "value": "" }, { "key": "filter[recall_submission.submission_date_from]", "value": "" }, { "key": "filter[recall_submission.submission_date_to]", "value": "" }, { "key": "filter[recall_submission.status]", "value": "" }, { "key": "filter[recall_submission.id]", "value": "" }, { "key": "filter[recall_decision_submission.submission_date_from]", "value": "" }, { "key": "filter[recall_decision_submission.submission_date_to]", "value": "" }, { "key": "filter[recall_decision_submission.status]", "value": "" }, { "description": "Filter for payments containing all of the requested relationships", "key": "filter[relationships]", "value": "payment_advices,recalls" }, { "description": "Filter for payments containing none of the requested relationships", "key": "filter[not_relationships]", "value": "payment_advices,recalls" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agent_instructions\": [\n {\n \"instructions\": [\n {\n \"code\": \"\",\n \"information\": \"\"\n }\n ],\n \"role\": \"BeneficiaryAgent\"\n }\n ],\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent2\"\n }\n ],\n \"amount\": \"9.45953\",\n \"batch_booking_indicator\": \"\",\n \"batch_id\": \"\",\n \"batch_type\": \"\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_type\": \"\",\n \"account_type_code\": \"\",\n \"account_with\": {\n \"bank_additional_address_line\": [\n \"\"\n ],\n \"bank_address\": [\n \"\"\n ],\n \"bank_building_number\": \"\",\n \"bank_city\": \"\",\n \"bank_country\": \"\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\",\n \"bank_post_code\": \"\",\n \"bank_postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"bank_province\": \"\",\n \"bank_street_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\",\n \"telephone_number\": \"\"\n },\n \"category_purpose\": \"\",\n \"category_purpose_coded\": \"\",\n \"charges_information\": {\n \"bearer_code\": \"\",\n \"charges_bearer\": [\n {\n \"agent\": {\n \"bank_additional_address_line\": [\n \"\"\n ],\n \"bank_building_number\": \"\",\n \"bank_city\": \"\",\n \"bank_country\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_post_code\": \"\",\n \"bank_postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"bank_province\": \"\",\n \"bank_street_name\": \"\"\n },\n \"amount\": \"71600156704\",\n \"currency\": \"\"\n }\n ],\n \"receiver_charges_amount\": \"\",\n \"receiver_charges_currency\": \"\",\n \"sender_charges\": [\n {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n ]\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_additional_address_line\": [\n \"\"\n ],\n \"bank_address\": [\n \"\"\n ],\n \"bank_building_number\": \"\",\n \"bank_city\": \"\",\n \"bank_country\": \"\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\",\n \"bank_post_code\": \"\",\n \"bank_postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"bank_province\": \"\",\n \"bank_street_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"customer_id\": \"\",\n \"customer_id_code\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"end_to_end_reference\": \"\",\n \"file_number\": \"\",\n \"fx\": {\n \"contract_reference\": \"\",\n \"exchange_rate\": \"\",\n \"original_amount\": \"\",\n \"original_currency\": \"\"\n },\n \"instruction_id\": \"\",\n \"intermediary_bank\": {\n \"bank_address\": [\n \"\"\n ],\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"numeric_reference\": \"\",\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"Invoicee\",\n \"street_name\": \"\"\n }\n ],\n \"payment_acceptance_datetime\": \"\",\n \"payment_purpose\": \"\",\n \"payment_purpose_coded\": \"\",\n \"payment_scheme\": \"yHdWE\",\n \"payment_type\": \"\",\n \"processing_date\": \"\",\n \"receivers_correspondent\": {\n \"bank_address\": [\n \"\"\n ],\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"reference\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"regulatory_reporting\": \"\",\n \"reimbursement\": {\n \"bank_address\": [\n \"\"\n ],\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"related_remittance_information\": [\n {\n \"remittance_id\": \"\",\n \"remittance_location_details\": [\n {\n \"location_coded\": \"EDIC\",\n \"electronic_address\": \"\"\n }\n ]\n }\n ],\n \"remittance_information\": \"\",\n \"scheme_payment_sub_type\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"scheme_transaction_id\": \"\",\n \"senders_correspondent\": {\n \"bank_address\": [\n \"\"\n ],\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"PTNCC\",\n \"method\": \"INGA\"\n },\n \"structured_reference\": {\n \"issuer\": \"\",\n \"reference\": \"\"\n },\n \"structured_remittance_information\": [\n {\n \"parties\": [\n {\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"role\": \"CaseCreator\"\n }\n ],\n \"referred_document_amounts\": [\n {\n \"type\": \"RemittanceAmount\",\n \"amount\": \"370191417125107\",\n \"amount_type\": \"\",\n \"amount_type_coded\": \"\",\n \"currency\": \"\"\n }\n ],\n \"referred_document_information\": [\n {\n \"document_date\": \"\",\n \"document_id\": \"\",\n \"document_type\": \"\",\n \"document_type_coded\": \"HIRI\"\n }\n ]\n }\n ],\n \"swift\": {\n \"bank_operation_code\": \"\",\n \"header\": {\n \"destination\": \"\",\n \"message_type\": \"\",\n \"priority\": \"\",\n \"recipient\": \"\",\n \"source\": \"\",\n \"user_reference\": \"\"\n },\n \"instruction_code\": \"\",\n \"sender_receiver_information\": \"\",\n \"time_indication\": \"\"\n },\n \"ultimate_beneficiary\": {\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor\": {\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"unique_scheme_id\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"beneficiary_account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"debtor\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"debtor_account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"forwarded_payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"forwarded_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"forwarding_payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"fx_deal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"account_validation_outcome\": \"failed_auto_reject_enabled\",\n \"admission_datetime\": \"\",\n \"clearing_system\": \"yZMPB\",\n \"posting_status\": \"accepted_settlement_complete_creditor_account\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_received_datetime\": \"5186-00-78T94:49:79.61485Z\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"invalid_bank_operation_code\",\n \"validation_completed_datetime\": \"9149-93-49T74:26:78.036474Z\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"gsAiXY\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"ciF\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"fugiat_d\": {},\n \"Lorem_82\": {},\n \"fugiata\": {},\n \"laborum441\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"aliquip__\": {}\n },\n \"status\": \"completed\",\n \"workflow\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission_task\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"Pk\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"IZKeZu\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_advice\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"beneficiary_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_with\": {\n \"bank_id\": \"6\",\n \"bank_id_code\": \"PLKNR\",\n \"bank_address\": [\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"roll_number\": \"\"\n }\n },\n \"reason_code\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"advice_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"gCda\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"InstructingAgent\"\n }\n ],\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"InitiatingParty\",\n \"street_name\": \"\"\n }\n ],\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"status\": \"pending\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_decisions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"axYqvjPJnW\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent2\"\n }\n ],\n \"amount\": \"62049.58781\",\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"reason\": \"\",\n \"return_code\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"ITNCC\",\n \"method\": \"COVE\"\n },\n \"unique_scheme_id\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"forwarding_payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"posted\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"uHigvAoG\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"WFMhbygVtf\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"anim8b7\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"dolored5\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"hQUvHZBz\",\n \"version\": \"\"\n }\n ]\n },\n \"return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"4UfanMREWe\",\n \"file_number\": \"3670\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"passed_without_posting\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"limit_check_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"consecteturd\": {},\n \"proident057\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"adipisicing_4\": {},\n \"velit05c\": {},\n \"eiusmod1\": {},\n \"quisb6\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"xKdZkYbR\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"LoMcaSx\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"reprehenderit7\": {},\n \"Ut_5\": {},\n \"eu_7\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"dJLYDVsRx\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"VviGf\",\n \"version\": \"\"\n }\n ]\n },\n \"reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"eoPq\",\n \"file_number\": \"1063948\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"McgAUEu\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"frNJVKgD\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"clearing_system\": \"Lc\",\n \"file_identifier\": \"PGhUJmP5oTb\",\n \"file_number\": \"509\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"accepted_settlement_in_process\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_response_received_datetime\": \"4706-10-51T54:37:81.29Z\",\n \"scheme_sent_datetime\": \"7514-31-29T28:85:41.374Z\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"tempor4\": {},\n \"Duis2b\": {},\n \"Excepteurf7_\": {},\n \"ut__8\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"Excepteur585\": {},\n \"cillum86\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"payment_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"signatures\": [\n {\n \"key_id\": \"\",\n \"references\": [\n \"\"\n ],\n \"role\": \"customer\",\n \"signature\": \"\"\n }\n ],\n \"type\": \"KysTGwU\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-dd8d0932-a1c5-40f5-aec9-f63de7785ee0" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-b19b1db3-25c7-4468-ab8a-6d06e8f08039" }, { "name": "Create payment", "id": "821e069c-4524-434f-ad55-67be8fe52c09", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agent_instructions\": [\n {\n \"instructions\": [\n {\n \"code\": \"\",\n \"information\": \"\"\n }\n ],\n \"role\": \"BeneficiaryAgent\"\n }\n ],\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"InstructingAgent\"\n }\n ],\n \"amount\": \"1198105852806204\",\n \"batch_booking_indicator\": \"\",\n \"batch_id\": \"\",\n \"batch_type\": \"\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_type\": \"\",\n \"account_type_code\": \"\",\n \"account_with\": {\n \"bank_additional_address_line\": [\n \"\"\n ],\n \"bank_address\": [\n \"\"\n ],\n \"bank_building_number\": \"\",\n \"bank_city\": \"\",\n \"bank_country\": \"\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\",\n \"bank_post_code\": \"\",\n \"bank_postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"bank_province\": \"\",\n \"bank_street_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\",\n \"telephone_number\": \"\"\n },\n \"category_purpose\": \"\",\n \"category_purpose_coded\": \"\",\n \"charges_information\": {\n \"bearer_code\": \"\",\n \"charges_bearer\": [\n {\n \"agent\": {\n \"bank_additional_address_line\": [\n \"\"\n ],\n \"bank_building_number\": \"\",\n \"bank_city\": \"\",\n \"bank_country\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_post_code\": \"\",\n \"bank_postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"bank_province\": \"\",\n \"bank_street_name\": \"\"\n },\n \"amount\": \"62953980.623864\",\n \"currency\": \"\"\n }\n ],\n \"receiver_charges_amount\": \"\",\n \"receiver_charges_currency\": \"\",\n \"sender_charges\": [\n {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n ]\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_additional_address_line\": [\n \"\"\n ],\n \"bank_address\": [\n \"\"\n ],\n \"bank_building_number\": \"\",\n \"bank_city\": \"\",\n \"bank_country\": \"\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\",\n \"bank_post_code\": \"\",\n \"bank_postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"bank_province\": \"\",\n \"bank_street_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"customer_id\": \"\",\n \"customer_id_code\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"end_to_end_reference\": \"\",\n \"file_number\": \"\",\n \"fx\": {\n \"contract_reference\": \"\",\n \"exchange_rate\": \"\",\n \"original_amount\": \"\",\n \"original_currency\": \"\"\n },\n \"instruction_id\": \"\",\n \"intermediary_bank\": {\n \"bank_address\": [\n \"\"\n ],\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"numeric_reference\": \"\",\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"CaseCreator\",\n \"street_name\": \"\"\n }\n ],\n \"payment_acceptance_datetime\": \"\",\n \"payment_purpose\": \"\",\n \"payment_purpose_coded\": \"\",\n \"payment_scheme\": \"Io\",\n \"payment_type\": \"\",\n \"processing_date\": \"\",\n \"receivers_correspondent\": {\n \"bank_address\": [\n \"\"\n ],\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"reference\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"regulatory_reporting\": \"\",\n \"reimbursement\": {\n \"bank_address\": [\n \"\"\n ],\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"related_remittance_information\": [\n {\n \"remittance_id\": \"\",\n \"remittance_location_details\": [\n {\n \"location_coded\": \"FAXI\",\n \"electronic_address\": \"\"\n }\n ]\n }\n ],\n \"remittance_information\": \"\",\n \"scheme_payment_sub_type\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"scheme_transaction_id\": \"\",\n \"senders_correspondent\": {\n \"bank_address\": [\n \"\"\n ],\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"ESNCC\",\n \"method\": \"CLRG\"\n },\n \"structured_reference\": {\n \"issuer\": \"\",\n \"reference\": \"\"\n },\n \"structured_remittance_information\": [\n {\n \"parties\": [\n {\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"role\": \"Invoicer\"\n }\n ],\n \"referred_document_amounts\": [\n {\n \"type\": \"TaxAmount\",\n \"amount\": \"0405287334.420304\",\n \"amount_type\": \"\",\n \"amount_type_coded\": \"\",\n \"currency\": \"\"\n }\n ],\n \"referred_document_information\": [\n {\n \"document_date\": \"\",\n \"document_id\": \"\",\n \"document_type\": \"\",\n \"document_type_coded\": \"CMCN\"\n }\n ]\n }\n ],\n \"swift\": {\n \"bank_operation_code\": \"\",\n \"header\": {\n \"destination\": \"\",\n \"message_type\": \"\",\n \"priority\": \"\",\n \"recipient\": \"\",\n \"source\": \"\",\n \"user_reference\": \"\"\n },\n \"instruction_code\": \"\",\n \"sender_receiver_information\": \"\",\n \"time_indication\": \"\"\n },\n \"ultimate_beneficiary\": {\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor\": {\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"unique_scheme_id\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"beneficiary_account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"debtor\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"debtor_account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"forwarded_payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"forwarded_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"fx_deal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"account_validation_outcome\": \"passed\",\n \"admission_datetime\": \"\",\n \"clearing_system\": \"\",\n \"posting_status\": \"accepted_settlement_in_process\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_received_datetime\": \"0000-86-60T65:77:27.65782230Z\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"invalid_beneficiary_address\",\n \"validation_completed_datetime\": \"6589-07-47T94:27:33.375764Z\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"VOiwGIUa\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"pariatur_4\": {},\n \"dof8c\": {},\n \"consectetur4\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"magnaa0\": {},\n \"id1\": {},\n \"enimb0\": {}\n },\n \"status\": \"on_hold\",\n \"workflow\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission_task\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"CkuTH\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_advice\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"beneficiary_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"35GJI435R0O9U5\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"roll_number\": \"\"\n }\n },\n \"reason_code\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"advice_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"Jn\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent3\"\n }\n ],\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"CaseCreator\",\n \"street_name\": \"\"\n }\n ],\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"status\": \"failed\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_decisions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"FI\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent1\"\n }\n ],\n \"amount\": \"067396035\",\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"reason\": \"\",\n \"return_code\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"PLKNR\",\n \"method\": \"CLRG\"\n },\n \"unique_scheme_id\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"forwarding_payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"accepted_funds_checked\",\n \"reference_id\": \"\",\n \"route\": \"on_us\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"sK\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"WxmhcYfmx\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"veniam_fdb\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"in03\": {},\n \"elit_8a0\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"jfM\",\n \"version\": \"\"\n }\n ]\n },\n \"return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"LiAMYSlrUX\",\n \"file_number\": \"47559808\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"pending\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"on_us\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"deserunt24a\": {},\n \"veniam_2\": {},\n \"ex_926\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"amet118\": {}\n },\n \"status\": \"completed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"AmUBwWksM\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"bUpo\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"voluptate_a\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n },\n \"reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"hOxMNc\",\n \"file_number\": \"1\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"HkJvKgSbHt\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"kuuSpiI\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"clearing_system\": \"KatfhEjInS\",\n \"file_identifier\": \"s0Ee\",\n \"file_number\": \"096013\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"posted\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"on_us\",\n \"scheme_response_received_datetime\": \"8945-09-03T46:20:13.818Z\",\n \"scheme_sent_datetime\": \"4304-53-54T38:09:48.31Z\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"limit_check_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"ex_1\": {},\n \"Ut4\": {},\n \"proident80\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"Duis_4\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"payment_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"RpuYSr\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"signatures\": [\n {\n \"key_id\": \"\",\n \"references\": [\n \"\"\n ],\n \"role\": \"customer\",\n \"signature\": \"\"\n }\n ],\n \"type\": \"somBnKDxQF\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments" ] } }, "response": [ { "id": "a0dffffe-5c12-4361-a114-18e6f73097b6", "name": "Payment creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agent_instructions\": [\n {\n \"instructions\": [\n {\n \"code\": \"\",\n \"information\": \"\"\n }\n ],\n \"role\": \"BeneficiaryAgent\"\n }\n ],\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"InstructingAgent\"\n }\n ],\n \"amount\": \"1198105852806204\",\n \"batch_booking_indicator\": \"\",\n \"batch_id\": \"\",\n \"batch_type\": \"\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_type\": \"\",\n \"account_type_code\": \"\",\n \"account_with\": {\n \"bank_additional_address_line\": [\n \"\"\n ],\n \"bank_address\": [\n \"\"\n ],\n \"bank_building_number\": \"\",\n \"bank_city\": \"\",\n \"bank_country\": \"\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\",\n \"bank_post_code\": \"\",\n \"bank_postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"bank_province\": \"\",\n \"bank_street_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\",\n \"telephone_number\": \"\"\n },\n \"category_purpose\": \"\",\n \"category_purpose_coded\": \"\",\n \"charges_information\": {\n \"bearer_code\": \"\",\n \"charges_bearer\": [\n {\n \"agent\": {\n \"bank_additional_address_line\": [\n \"\"\n ],\n \"bank_building_number\": \"\",\n \"bank_city\": \"\",\n \"bank_country\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_post_code\": \"\",\n \"bank_postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"bank_province\": \"\",\n \"bank_street_name\": \"\"\n },\n \"amount\": \"62953980.623864\",\n \"currency\": \"\"\n }\n ],\n \"receiver_charges_amount\": \"\",\n \"receiver_charges_currency\": \"\",\n \"sender_charges\": [\n {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n ]\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_additional_address_line\": [\n \"\"\n ],\n \"bank_address\": [\n \"\"\n ],\n \"bank_building_number\": \"\",\n \"bank_city\": \"\",\n \"bank_country\": \"\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\",\n \"bank_post_code\": \"\",\n \"bank_postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"bank_province\": \"\",\n \"bank_street_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"customer_id\": \"\",\n \"customer_id_code\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"end_to_end_reference\": \"\",\n \"file_number\": \"\",\n \"fx\": {\n \"contract_reference\": \"\",\n \"exchange_rate\": \"\",\n \"original_amount\": \"\",\n \"original_currency\": \"\"\n },\n \"instruction_id\": \"\",\n \"intermediary_bank\": {\n \"bank_address\": [\n \"\"\n ],\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"numeric_reference\": \"\",\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"CaseCreator\",\n \"street_name\": \"\"\n }\n ],\n \"payment_acceptance_datetime\": \"\",\n \"payment_purpose\": \"\",\n \"payment_purpose_coded\": \"\",\n \"payment_scheme\": \"Io\",\n \"payment_type\": \"\",\n \"processing_date\": \"\",\n \"receivers_correspondent\": {\n \"bank_address\": [\n \"\"\n ],\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"reference\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"regulatory_reporting\": \"\",\n \"reimbursement\": {\n \"bank_address\": [\n \"\"\n ],\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"related_remittance_information\": [\n {\n \"remittance_id\": \"\",\n \"remittance_location_details\": [\n {\n \"location_coded\": \"FAXI\",\n \"electronic_address\": \"\"\n }\n ]\n }\n ],\n \"remittance_information\": \"\",\n \"scheme_payment_sub_type\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"scheme_transaction_id\": \"\",\n \"senders_correspondent\": {\n \"bank_address\": [\n \"\"\n ],\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"ESNCC\",\n \"method\": \"CLRG\"\n },\n \"structured_reference\": {\n \"issuer\": \"\",\n \"reference\": \"\"\n },\n \"structured_remittance_information\": [\n {\n \"parties\": [\n {\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"role\": \"Invoicer\"\n }\n ],\n \"referred_document_amounts\": [\n {\n \"type\": \"TaxAmount\",\n \"amount\": \"0405287334.420304\",\n \"amount_type\": \"\",\n \"amount_type_coded\": \"\",\n \"currency\": \"\"\n }\n ],\n \"referred_document_information\": [\n {\n \"document_date\": \"\",\n \"document_id\": \"\",\n \"document_type\": \"\",\n \"document_type_coded\": \"CMCN\"\n }\n ]\n }\n ],\n \"swift\": {\n \"bank_operation_code\": \"\",\n \"header\": {\n \"destination\": \"\",\n \"message_type\": \"\",\n \"priority\": \"\",\n \"recipient\": \"\",\n \"source\": \"\",\n \"user_reference\": \"\"\n },\n \"instruction_code\": \"\",\n \"sender_receiver_information\": \"\",\n \"time_indication\": \"\"\n },\n \"ultimate_beneficiary\": {\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor\": {\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"unique_scheme_id\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"beneficiary_account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"debtor\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"debtor_account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"forwarded_payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"forwarded_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"fx_deal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"account_validation_outcome\": \"passed\",\n \"admission_datetime\": \"\",\n \"clearing_system\": \"\",\n \"posting_status\": \"accepted_settlement_in_process\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_received_datetime\": \"0000-86-60T65:77:27.65782230Z\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"invalid_beneficiary_address\",\n \"validation_completed_datetime\": \"6589-07-47T94:27:33.375764Z\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"VOiwGIUa\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"pariatur_4\": {},\n \"dof8c\": {},\n \"consectetur4\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"magnaa0\": {},\n \"id1\": {},\n \"enimb0\": {}\n },\n \"status\": \"on_hold\",\n \"workflow\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission_task\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"CkuTH\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_advice\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"beneficiary_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"35GJI435R0O9U5\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"roll_number\": \"\"\n }\n },\n \"reason_code\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"advice_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"Jn\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent3\"\n }\n ],\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"CaseCreator\",\n \"street_name\": \"\"\n }\n ],\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"status\": \"failed\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_decisions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"FI\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent1\"\n }\n ],\n \"amount\": \"067396035\",\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"reason\": \"\",\n \"return_code\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"PLKNR\",\n \"method\": \"CLRG\"\n },\n \"unique_scheme_id\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"forwarding_payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"accepted_funds_checked\",\n \"reference_id\": \"\",\n \"route\": \"on_us\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"sK\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"WxmhcYfmx\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"veniam_fdb\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"in03\": {},\n \"elit_8a0\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"jfM\",\n \"version\": \"\"\n }\n ]\n },\n \"return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"LiAMYSlrUX\",\n \"file_number\": \"47559808\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"pending\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"on_us\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"deserunt24a\": {},\n \"veniam_2\": {},\n \"ex_926\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"amet118\": {}\n },\n \"status\": \"completed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"AmUBwWksM\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"bUpo\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"voluptate_a\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n },\n \"reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"hOxMNc\",\n \"file_number\": \"1\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"HkJvKgSbHt\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"kuuSpiI\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"clearing_system\": \"KatfhEjInS\",\n \"file_identifier\": \"s0Ee\",\n \"file_number\": \"096013\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"posted\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"on_us\",\n \"scheme_response_received_datetime\": \"8945-09-03T46:20:13.818Z\",\n \"scheme_sent_datetime\": \"4304-53-54T38:09:48.31Z\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"limit_check_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"ex_1\": {},\n \"Ut4\": {},\n \"proident80\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"Duis_4\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"payment_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"RpuYSr\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"signatures\": [\n {\n \"key_id\": \"\",\n \"references\": [\n \"\"\n ],\n \"role\": \"customer\",\n \"signature\": \"\"\n }\n ],\n \"type\": \"somBnKDxQF\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agent_instructions\": [\n {\n \"instructions\": [\n {\n \"code\": \"\",\n \"information\": \"\"\n }\n ],\n \"role\": \"BeneficiaryAgent\"\n }\n ],\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"InstructedAgent\"\n }\n ],\n \"amount\": \"58352514353865937\",\n \"batch_booking_indicator\": \"\",\n \"batch_id\": \"\",\n \"batch_type\": \"\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_type\": \"\",\n \"account_type_code\": \"\",\n \"account_with\": {\n \"bank_additional_address_line\": [\n \"\"\n ],\n \"bank_address\": [\n \"\"\n ],\n \"bank_building_number\": \"\",\n \"bank_city\": \"\",\n \"bank_country\": \"\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\",\n \"bank_post_code\": \"\",\n \"bank_postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"bank_province\": \"\",\n \"bank_street_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\",\n \"telephone_number\": \"\"\n },\n \"category_purpose\": \"\",\n \"category_purpose_coded\": \"\",\n \"charges_information\": {\n \"bearer_code\": \"\",\n \"charges_bearer\": [\n {\n \"agent\": {\n \"bank_additional_address_line\": [\n \"\"\n ],\n \"bank_building_number\": \"\",\n \"bank_city\": \"\",\n \"bank_country\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_post_code\": \"\",\n \"bank_postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"bank_province\": \"\",\n \"bank_street_name\": \"\"\n },\n \"amount\": \"942936940985880683\",\n \"currency\": \"\"\n }\n ],\n \"receiver_charges_amount\": \"\",\n \"receiver_charges_currency\": \"\",\n \"sender_charges\": [\n {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n ]\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_additional_address_line\": [\n \"\"\n ],\n \"bank_address\": [\n \"\"\n ],\n \"bank_building_number\": \"\",\n \"bank_city\": \"\",\n \"bank_country\": \"\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\",\n \"bank_post_code\": \"\",\n \"bank_postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"bank_province\": \"\",\n \"bank_street_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"customer_id\": \"\",\n \"customer_id_code\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"end_to_end_reference\": \"\",\n \"file_number\": \"\",\n \"fx\": {\n \"contract_reference\": \"\",\n \"exchange_rate\": \"\",\n \"original_amount\": \"\",\n \"original_currency\": \"\"\n },\n \"instruction_id\": \"\",\n \"intermediary_bank\": {\n \"bank_address\": [\n \"\"\n ],\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"numeric_reference\": \"\",\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"Originator\",\n \"street_name\": \"\"\n }\n ],\n \"payment_acceptance_datetime\": \"\",\n \"payment_purpose\": \"\",\n \"payment_purpose_coded\": \"\",\n \"payment_scheme\": \"ktdDka\",\n \"payment_type\": \"\",\n \"processing_date\": \"\",\n \"receivers_correspondent\": {\n \"bank_address\": [\n \"\"\n ],\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"reference\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"regulatory_reporting\": \"\",\n \"reimbursement\": {\n \"bank_address\": [\n \"\"\n ],\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"related_remittance_information\": [\n {\n \"remittance_id\": \"\",\n \"remittance_location_details\": [\n {\n \"location_coded\": \"EMAL\",\n \"electronic_address\": \"\"\n }\n ]\n }\n ],\n \"remittance_information\": \"\",\n \"scheme_payment_sub_type\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"scheme_transaction_id\": \"\",\n \"senders_correspondent\": {\n \"bank_address\": [\n \"\"\n ],\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"CHBCC\",\n \"method\": \"CLRG\"\n },\n \"structured_reference\": {\n \"issuer\": \"\",\n \"reference\": \"\"\n },\n \"structured_remittance_information\": [\n {\n \"parties\": [\n {\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"role\": \"Invoicee\"\n }\n ],\n \"referred_document_amounts\": [\n {\n \"type\": \"TaxAmount\",\n \"amount\": \"5052788289375\",\n \"amount_type\": \"\",\n \"amount_type_coded\": \"\",\n \"currency\": \"\"\n }\n ],\n \"referred_document_information\": [\n {\n \"document_date\": \"\",\n \"document_id\": \"\",\n \"document_type\": \"\",\n \"document_type_coded\": \"SBIN\"\n }\n ]\n }\n ],\n \"swift\": {\n \"bank_operation_code\": \"\",\n \"header\": {\n \"destination\": \"\",\n \"message_type\": \"\",\n \"priority\": \"\",\n \"recipient\": \"\",\n \"source\": \"\",\n \"user_reference\": \"\"\n },\n \"instruction_code\": \"\",\n \"sender_receiver_information\": \"\",\n \"time_indication\": \"\"\n },\n \"ultimate_beneficiary\": {\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor\": {\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"unique_scheme_id\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"beneficiary_account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"debtor\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"debtor_account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"forwarded_payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"forwarded_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"forwarding_payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"fx_deal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"account_validation_outcome\": \"failed_auto_reject_enabled\",\n \"admission_datetime\": \"\",\n \"clearing_system\": \"pZb1PWxux\",\n \"posting_status\": \"received\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_received_datetime\": \"7114-65-21T98:81:13.6032Z\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"confirmed\",\n \"status_reason\": \"regulatory_reason\",\n \"validation_completed_datetime\": \"0536-51-17T02:72:62.4Z\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"HA\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"xnCo\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"autea_\": {},\n \"culpa_5e4\": {},\n \"enime6\": {},\n \"anim9c\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"nisi__9\": {}\n },\n \"status\": \"completed\",\n \"workflow\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission_task\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"YHohWBNmR\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"ugxi\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_advice\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"beneficiary_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"XINOXVB\",\n \"bank_id_code\": \"GRBIC\",\n \"bank_address\": [\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"roll_number\": \"\"\n }\n },\n \"reason_code\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"advice_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"fMFAKRiPE\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"CaseCreator\"\n }\n ],\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"CaseCreator\",\n \"street_name\": \"\"\n }\n ],\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"status\": \"confirmed\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_decisions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"ErqQY\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent1\"\n }\n ],\n \"amount\": \"2.53996296\",\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"reason\": \"\",\n \"return_code\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"ITNCC\",\n \"method\": \"COVE\"\n },\n \"unique_scheme_id\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"forwarding_payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"rejected\",\n \"reference_id\": \"\",\n \"route\": \"on_us\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"BkgzCCESpF\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"exercitation_6\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"reprehenderit0\": {},\n \"in0\": {},\n \"enimc\": {},\n \"ex8cd\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"NzTkZp\",\n \"version\": \"\"\n }\n ]\n },\n \"return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"xMjCHgYE2n\",\n \"file_number\": \"9468412\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"pending\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"limit_check_failed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"input\": {\n \"minima3b\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"fugiat_5\": {},\n \"cupidatat_af\": {},\n \"quisbc\": {},\n \"ut_\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"nIIeh\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"V\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"confirmed\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"exercitation_b_\": {},\n \"laboreee2\": {},\n \"consectetur7\": {}\n },\n \"status\": \"failed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"sDadSntX\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"KuH\",\n \"version\": \"\"\n }\n ]\n },\n \"reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"cQ8Ilp\",\n \"file_number\": \"83378\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"queued_for_delivery\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"UZrZy\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"AeVE\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"clearing_system\": \"wIs\",\n \"file_identifier\": \"WniQ8O4A\",\n \"file_number\": \"8\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"posted\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_response_received_datetime\": \"7054-62-66T69:92:61.721367Z\",\n \"scheme_sent_datetime\": \"0071-77-95T85:27:18.670Z\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"limit_check_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"utf\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"dolor_fb0\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"payment_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"tAkAD\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"signatures\": [\n {\n \"key_id\": \"\",\n \"references\": [\n \"\"\n ],\n \"role\": \"customer\",\n \"signature\": \"\"\n }\n ],\n \"type\": \"OIdtuf\",\n \"version\": \"\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-a0dffffe-5c12-4361-a114-18e6f73097b6" }, { "id": "7ae3f739-042f-43ff-a1f1-c00b4bc9aaf0", "name": "Payment creation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agent_instructions\": [\n {\n \"instructions\": [\n {\n \"code\": \"\",\n \"information\": \"\"\n }\n ],\n \"role\": \"BeneficiaryAgent\"\n }\n ],\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"InstructingAgent\"\n }\n ],\n \"amount\": \"1198105852806204\",\n \"batch_booking_indicator\": \"\",\n \"batch_id\": \"\",\n \"batch_type\": \"\",\n \"beneficiary_party\": {\n \"account_name\": \"\",\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_type\": \"\",\n \"account_type_code\": \"\",\n \"account_with\": {\n \"bank_additional_address_line\": [\n \"\"\n ],\n \"bank_address\": [\n \"\"\n ],\n \"bank_building_number\": \"\",\n \"bank_city\": \"\",\n \"bank_country\": \"\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\",\n \"bank_post_code\": \"\",\n \"bank_postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"bank_province\": \"\",\n \"bank_street_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\",\n \"telephone_number\": \"\"\n },\n \"category_purpose\": \"\",\n \"category_purpose_coded\": \"\",\n \"charges_information\": {\n \"bearer_code\": \"\",\n \"charges_bearer\": [\n {\n \"agent\": {\n \"bank_additional_address_line\": [\n \"\"\n ],\n \"bank_building_number\": \"\",\n \"bank_city\": \"\",\n \"bank_country\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_post_code\": \"\",\n \"bank_postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"bank_province\": \"\",\n \"bank_street_name\": \"\"\n },\n \"amount\": \"62953980.623864\",\n \"currency\": \"\"\n }\n ],\n \"receiver_charges_amount\": \"\",\n \"receiver_charges_currency\": \"\",\n \"sender_charges\": [\n {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n ]\n },\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"debtor_party\": {\n \"account_name\": \"\",\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_additional_address_line\": [\n \"\"\n ],\n \"bank_address\": [\n \"\"\n ],\n \"bank_building_number\": \"\",\n \"bank_city\": \"\",\n \"bank_country\": \"\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\",\n \"bank_post_code\": \"\",\n \"bank_postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"bank_province\": \"\",\n \"bank_street_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"customer_id\": \"\",\n \"customer_id_code\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"end_to_end_reference\": \"\",\n \"file_number\": \"\",\n \"fx\": {\n \"contract_reference\": \"\",\n \"exchange_rate\": \"\",\n \"original_amount\": \"\",\n \"original_currency\": \"\"\n },\n \"instruction_id\": \"\",\n \"intermediary_bank\": {\n \"bank_address\": [\n \"\"\n ],\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"numeric_reference\": \"\",\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"CaseCreator\",\n \"street_name\": \"\"\n }\n ],\n \"payment_acceptance_datetime\": \"\",\n \"payment_purpose\": \"\",\n \"payment_purpose_coded\": \"\",\n \"payment_scheme\": \"Io\",\n \"payment_type\": \"\",\n \"processing_date\": \"\",\n \"receivers_correspondent\": {\n \"bank_address\": [\n \"\"\n ],\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"reference\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"regulatory_reporting\": \"\",\n \"reimbursement\": {\n \"bank_address\": [\n \"\"\n ],\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"related_remittance_information\": [\n {\n \"remittance_id\": \"\",\n \"remittance_location_details\": [\n {\n \"location_coded\": \"FAXI\",\n \"electronic_address\": \"\"\n }\n ]\n }\n ],\n \"remittance_information\": \"\",\n \"scheme_payment_sub_type\": \"\",\n \"scheme_payment_type\": \"\",\n \"scheme_processing_date\": \"\",\n \"scheme_transaction_id\": \"\",\n \"senders_correspondent\": {\n \"bank_address\": [\n \"\"\n ],\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"ESNCC\",\n \"method\": \"CLRG\"\n },\n \"structured_reference\": {\n \"issuer\": \"\",\n \"reference\": \"\"\n },\n \"structured_remittance_information\": [\n {\n \"parties\": [\n {\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"role\": \"Invoicer\"\n }\n ],\n \"referred_document_amounts\": [\n {\n \"type\": \"TaxAmount\",\n \"amount\": \"0405287334.420304\",\n \"amount_type\": \"\",\n \"amount_type_coded\": \"\",\n \"currency\": \"\"\n }\n ],\n \"referred_document_information\": [\n {\n \"document_date\": \"\",\n \"document_id\": \"\",\n \"document_type\": \"\",\n \"document_type_coded\": \"CMCN\"\n }\n ]\n }\n ],\n \"swift\": {\n \"bank_operation_code\": \"\",\n \"header\": {\n \"destination\": \"\",\n \"message_type\": \"\",\n \"priority\": \"\",\n \"recipient\": \"\",\n \"source\": \"\",\n \"user_reference\": \"\"\n },\n \"instruction_code\": \"\",\n \"sender_receiver_information\": \"\",\n \"time_indication\": \"\"\n },\n \"ultimate_beneficiary\": {\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor\": {\n \"additional_address_line\": \"\",\n \"address\": [\n \"\"\n ],\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"unique_scheme_id\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"beneficiary_account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"debtor\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"debtor_account\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"forwarded_payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"forwarded_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"fx_deal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"account_validation_outcome\": \"passed\",\n \"admission_datetime\": \"\",\n \"clearing_system\": \"\",\n \"posting_status\": \"accepted_settlement_in_process\",\n \"reference_id\": \"\",\n \"route\": \"xp\",\n \"scheme_received_datetime\": \"0000-86-60T65:77:27.65782230Z\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"failed\",\n \"status_reason\": \"invalid_beneficiary_address\",\n \"validation_completed_datetime\": \"6589-07-47T94:27:33.375764Z\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"VOiwGIUa\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"pariatur_4\": {},\n \"dof8c\": {},\n \"consectetur4\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"magnaa0\": {},\n \"id1\": {},\n \"enimb0\": {}\n },\n \"status\": \"on_hold\",\n \"workflow\": \"\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_admission_task\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"CkuTH\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_advice\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"beneficiary_party\": {\n \"new_bank_details\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_with\": {\n \"bank_id\": \"35GJI435R0O9U5\",\n \"bank_id_code\": \"DEBLZ\",\n \"bank_address\": [\n \"\"\n ],\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ],\n \"bank_name\": \"\",\n \"bank_party_id\": \"\"\n },\n \"roll_number\": \"\"\n }\n },\n \"reason_code\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"advice_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"Jn\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"address\": [\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent3\"\n }\n ],\n \"parties\": [\n {\n \"additional_address_line\": [\n \"\"\n ],\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"name\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"postal_address\": {\n \"address\": [\n \"\"\n ],\n \"building_name\": \"\",\n \"building_number\": \"\",\n \"country\": \"\",\n \"country_sub_division\": \"\",\n \"department\": \"\",\n \"district_name\": \"\",\n \"floor\": \"\",\n \"post_box\": \"\",\n \"post_code\": \"\",\n \"room\": \"\",\n \"street_name\": \"\",\n \"sub_department\": \"\",\n \"town_location_name\": \"\",\n \"town_name\": \"\"\n },\n \"province\": \"\",\n \"role\": \"CaseCreator\",\n \"street_name\": \"\"\n }\n ],\n \"reason\": \"\",\n \"reason_code\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"status\": \"failed\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_decisions\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"FI\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"agents\": [\n {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"address\": [\n \"\"\n ],\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"role\": \"IntermediaryAgent1\"\n }\n ],\n \"amount\": \"067396035\",\n \"clearing_id\": \"\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"reason\": \"\",\n \"return_code\": \"\",\n \"scheme_transaction_id\": \"\",\n \"settlement\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"bank_id\": \"\",\n \"bank_id_code\": \"PLKNR\",\n \"method\": \"CLRG\"\n },\n \"unique_scheme_id\": \"\",\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"forwarding_payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"admission_datetime\": \"\",\n \"posting_status\": \"accepted_funds_checked\",\n \"reference_id\": \"\",\n \"route\": \"on_us\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"pending\",\n \"status_reason\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"beneficiary_account\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"sK\"\n }\n ]\n },\n \"beneficiary_branch\": {\n \"data\": [\n {\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"id\": \"\",\n \"type\": \"WxmhcYfmx\"\n }\n ]\n },\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"veniam_fdb\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"in03\": {},\n \"elit_8a0\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_admission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"jfM\",\n \"version\": \"\"\n }\n ]\n },\n \"return_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"auto\": false,\n \"file_identifier\": \"LiAMYSlrUX\",\n \"file_number\": \"47559808\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"pending\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"on_us\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"deserunt24a\": {},\n \"veniam_2\": {},\n \"ex_926\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"amet118\": {}\n },\n \"status\": \"completed\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_return\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"return_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"return_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"AmUBwWksM\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"bUpo\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_reversal\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"user_defined_data\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"source_gateway\": \"\",\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"customer\",\n \"group\": \"\",\n \"name\": \"\",\n \"output\": {\n \"voluptate_a\": {}\n },\n \"status\": \"on_hold\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal_admission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"\",\n \"version\": \"\"\n }\n ]\n },\n \"reversal_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"file_identifier\": \"hOxMNc\",\n \"file_number\": \"1\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"reversal\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"HkJvKgSbHt\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"type\": \"kuuSpiI\",\n \"version\": \"\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"clearing_system\": \"KatfhEjInS\",\n \"file_identifier\": \"s0Ee\",\n \"file_number\": \"096013\",\n \"limit_breach_end_datetime\": \"\",\n \"limit_breach_start_datetime\": \"\",\n \"posting_status\": \"posted\",\n \"redirected_account_number\": \"\",\n \"redirected_bank_id\": \"\",\n \"reference_id\": \"\",\n \"route\": \"on_us\",\n \"scheme_response_received_datetime\": \"8945-09-03T46:20:13.818Z\",\n \"scheme_sent_datetime\": \"4304-53-54T38:09:48.31Z\",\n \"scheme_status_code\": \"\",\n \"scheme_status_code_description\": \"\",\n \"settlement_cycle\": \"\",\n \"settlement_date\": \"\",\n \"status\": \"limit_check_passed\",\n \"status_reason\": \"\",\n \"submission_datetime\": \"\",\n \"transaction_start_datetime\": \"\"\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_submission_task\": {\n \"data\": [\n {\n \"attributes\": {\n \"assignee\": \"form3\",\n \"group\": \"\",\n \"input\": {\n \"ex_1\": {},\n \"Ut4\": {},\n \"proident80\": {}\n },\n \"name\": \"\",\n \"output\": {\n \"Duis_4\": {}\n },\n \"status\": \"pending\"\n },\n \"created_on\": \"\",\n \"id\": \"\",\n \"modified_on\": \"\",\n \"organisation_id\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"type\": \"payment_submission_tasks\",\n \"version\": \"\"\n }\n ]\n },\n \"validations\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"\"\n }\n ]\n }\n },\n \"type\": \"RpuYSr\",\n \"version\": \"\"\n }\n ]\n }\n },\n \"signatures\": [\n {\n \"key_id\": \"\",\n \"references\": [\n \"\"\n ],\n \"role\": \"customer\",\n \"signature\": \"\"\n }\n ],\n \"type\": \"somBnKDxQF\",\n \"version\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/payments", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "payments" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-7ae3f739-042f-43ff-a1f1-c00b4bc9aaf0" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-821e069c-4524-434f-ad55-67be8fe52c09" } ], "id": "bf255874-d719-4221-acac-a6bf64709275", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-bf255874-d719-4221-acac-a6bf64709275" }, { "name": "qualified_transactions", "item": [ { "name": "{id}", "item": [ { "name": "Fetch Qualified Transaction by ID", "id": "b382303b-2113-4245-aae7-a76e1a1734e9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/qualified_transactions/:id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "qualified_transactions", ":id" ], "variable": [ { "id": "117d0bb0-b42b-45f6-afc7-f1aff5b10979", "key": "id", "value": "", "description": "(Required) Qualified Transaction ID" } ] } }, "response": [ { "id": "7eb40e10-7795-409f-a623-550fa3f77271", "name": "Qualified Transaction", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/qualified_transactions/:id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "qualified_transactions", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"transaction\": {\n \"business_line\": \"\",\n \"product\": \"\",\n \"id\": \"\",\n \"type\": \"\",\n \"direction\": \"outbound\",\n \"metadata\": {\n \"ut_c1\": \"\",\n \"officia0\": \"\"\n }\n },\n \"transaction_grouping_id\": \"\",\n \"legs\": [\n {\n \"type\": \"\",\n \"id\": \"\",\n \"events\": [\n {\n \"type\": \"\",\n \"timestamp\": \"\",\n \"dynamic_deadline\": {\n \"absolute\": \"\",\n \"priority\": \"\"\n }\n },\n {\n \"type\": \"\",\n \"timestamp\": \"\",\n \"dynamic_deadline\": {\n \"absolute\": \"\",\n \"priority\": \"\"\n }\n }\n ],\n \"status\": \"unprocessed\",\n \"responsibility\": {\n \"with\": \"customer\"\n },\n \"dynamic_deadline\": {\n \"absolute\": \"\",\n \"priority\": \"\"\n },\n \"metadata\": {\n \"laboris_0\": \"\",\n \"autef\": \"\",\n \"officia_c6f\": \"\"\n },\n \"relationships\": {\n \"children\": [\n {\n \"leg\": {\n \"type\": \"\",\n \"id\": \"\"\n },\n \"dependency\": false\n },\n {\n \"leg\": {\n \"type\": \"\",\n \"id\": \"\"\n },\n \"dependency\": false\n }\n ]\n }\n },\n {\n \"type\": \"\",\n \"id\": \"\",\n \"events\": [\n {\n \"type\": \"\",\n \"timestamp\": \"\",\n \"dynamic_deadline\": {\n \"absolute\": \"\",\n \"priority\": \"\"\n }\n },\n {\n \"type\": \"\",\n \"timestamp\": \"\",\n \"dynamic_deadline\": {\n \"absolute\": \"\",\n \"priority\": \"\"\n }\n }\n ],\n \"status\": \"processed\",\n \"responsibility\": {\n \"with\": \"form3\"\n },\n \"dynamic_deadline\": {\n \"absolute\": \"\",\n \"priority\": \"\"\n },\n \"metadata\": {\n \"exercitation_e\": \"\",\n \"dolore_1\": \"\"\n },\n \"relationships\": {\n \"children\": [\n {\n \"leg\": {\n \"type\": \"\",\n \"id\": \"\"\n },\n \"dependency\": false\n },\n {\n \"leg\": {\n \"type\": \"\",\n \"id\": \"\"\n },\n \"dependency\": false\n }\n ]\n }\n }\n ],\n \"status\": \"processed\",\n \"latencies\": [\n {\n \"id\": \"\",\n \"value_ms\": \"\",\n \"alias\": \"\"\n },\n {\n \"id\": \"\",\n \"value_ms\": \"\",\n \"alias\": \"\"\n }\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"deadlines\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"exceeded_at\": \"\",\n \"exceeded\": \"\",\n \"leg\": {\n \"type\": \"\",\n \"id\": \"\"\n },\n \"relative_ms\": \"\",\n \"responsibility_with\": \"form3\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"exceeded_at\": \"\",\n \"exceeded\": \"\",\n \"leg\": {\n \"type\": \"\",\n \"id\": \"\"\n },\n \"relative_ms\": \"\",\n \"responsibility_with\": \"form3\"\n }\n ],\n \"current_deadline\": {\n \"id\": \"\",\n \"name\": \"\",\n \"exceeded_at\": \"\",\n \"exceeded\": \"\",\n \"leg\": {\n \"type\": \"\",\n \"id\": \"\"\n },\n \"relative_ms\": \"\",\n \"responsibility_with\": \"customer\"\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"wjnB\",\n \"version\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-7eb40e10-7795-409f-a623-550fa3f77271" }, { "id": "fee0a5c8-8b40-4ceb-a663-f90c51548661", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/qualified_transactions/:id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "qualified_transactions", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-fee0a5c8-8b40-4ceb-a663-f90c51548661" }, { "id": "4d7af9e3-c4dc-40d1-806f-5e0e97cd1d84", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/qualified_transactions/:id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "qualified_transactions", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-4d7af9e3-c4dc-40d1-806f-5e0e97cd1d84" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-b382303b-2113-4245-aae7-a76e1a1734e9" } ], "id": "a7f727a5-6ced-4bad-9f26-fc9b53a71983", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-a7f727a5-6ced-4bad-9f26-fc9b53a71983" }, { "name": "List Qualified Transactions", "id": "16ae115e-decc-4b20-bdfd-238295c053c8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/qualified_transactions?filter[organisation_id]=&filter[status]=processed&filter[transaction_grouping_id]=&filter[transaction.product]=&filter[transaction.id]=&filter[transaction.currency]=&filter[transaction.type]=&filter[current_deadline.responsibility_with]=form3&filter[current_deadline.exceeded]=&filter[tags]=,&filter[transaction.direction]=inbound&filter[created_date_from]=&filter[created_date_to]=&filter[modified_date_from]=&filter[modified_date_to]=&page[size]=100&page[before]=&page[after]=&group_by=,&aggregate[transaction.metadata.amount]=sum,sum&aggregate[transaction.id]=count,count", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "qualified_transactions" ], "query": [ { "description": "(Required) Returns transaction qualifications belonging to a single organisation. This filter is required.", "key": "filter[organisation_id]", "value": "" }, { "description": "Returns transaction qualifications by their current qualification status.\n\nprocessed \u2013 The transaction has been processed fully.\nunprocessed \u2013 The transaction has not yet been fully processed qualified and may still be waiting for additional processing or intervention.\n", "key": "filter[status]", "value": "processed" }, { "description": "Returns transaction qualifications associated with a specific transaction grouping ID.\n\nA transaction grouping ID is the stable identifier for a logical transaction qualification.\n\nIt is derived from the transaction attributes that uniquely define a qualification.\nUnlike transaction.id, which may appear in multiple qualifications when the debtor and beneficiary belong to different Form3 organisations, a transaction grouping ID uniquely identifies a single organisation-scoped qualification.\nThe transaction grouping ID remains consistent across all qualifications generated for that logical transaction, making it useful for retrieving its complete qualification history.\n", "key": "filter[transaction_grouping_id]", "value": "" }, { "description": "Returns transaction qualifications for a specific product.", "key": "filter[transaction.product]", "value": "" }, { "description": "Returns transaction qualifications associated with a specific transaction identifier.", "key": "filter[transaction.id]", "value": "" }, { "description": "Returns transaction qualifications denominated in a specific currency.", "key": "filter[transaction.currency]", "value": "" }, { "description": "Returns transaction qualifications of a particular transaction type.", "key": "filter[transaction.type]", "value": "" }, { "description": "Returns transaction qualifications whose current qualification deadline is waiting on a specific responsible party.\n\nThis identifies which party is currently expected to perform the next action before the transaction can be qualified.\n", "key": "filter[current_deadline.responsibility_with]", "value": "form3" }, { "description": "Returns transaction qualifications based on whether their current qualification deadline has been exceeded:\n\ntrue \u2013 The active qualification deadline has expired without the expected events occurring. These transactions have exhausted the current waiting period and typically require investigation or operational intervention.\nfalse \u2013 The current qualification deadline has not yet expired. The transaction is still within its allowed qualification window and may still complete successfully without intervention.\n", "key": "filter[current_deadline.exceeded]", "value": "" }, { "description": "Returns transaction qualifications that have one or more of the specified tags.\n\nTags are used used to categorise and identify specific classifications of transactions.\n", "key": "filter[tags]", "value": "," }, { "description": "Returns transaction qualifications of a particular transaction direction.", "key": "filter[transaction.direction]", "value": "inbound" }, { "description": "Returns transaction qualifications created on or after the specified date and time.", "key": "filter[created_date_from]", "value": "" }, { "description": "Returns transaction qualifications created on or before the specified date and time.", "key": "filter[created_date_to]", "value": "" }, { "description": "Returns transaction qualifications last modified on or after the specified date and time.", "key": "filter[modified_date_from]", "value": "" }, { "description": "Returns transaction qualifications last modified on or before the specified date and time.", "key": "filter[modified_date_to]", "value": "" }, { "description": "Number of items to select.", "key": "page[size]", "value": "100" }, { "description": "Cursor for previous page", "key": "page[before]", "value": "" }, { "description": "Cursor for next page", "key": "page[after]", "value": "" }, { "description": "Optional grouping fields for aggregate results. Accepts a CSV list of field paths such as `transaction.metadata.currency`. If an aggregate requires implicit grouping, those fields are applied in addition to any explicit `group_by` fields.", "key": "group_by", "value": "," }, { "description": "Optional aggregate functions to compute for `transaction.metadata.amount`. Results are returned in `meta.aggregations`. This aggregate implicitly groups by `transaction.metadata.currency`.", "key": "aggregate[transaction.metadata.amount]", "value": "sum,sum" }, { "description": "Optional aggregate functions to compute for `transaction.id`. Results are returned in `meta.aggregations`.", "key": "aggregate[transaction.id]", "value": "count,count" } ] } }, "response": [ { "id": "4eb0ff17-5c67-453e-a9fc-e4a845e1cb13", "name": "List of qualified transactions", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/qualified_transactions?filter[organisation_id]=&filter[status]=processed&filter[transaction_grouping_id]=&filter[transaction.product]=&filter[transaction.id]=&filter[transaction.currency]=&filter[transaction.type]=&filter[current_deadline.responsibility_with]=form3&filter[current_deadline.exceeded]=&filter[tags]=,&filter[transaction.direction]=inbound&filter[created_date_from]=&filter[created_date_to]=&filter[modified_date_from]=&filter[modified_date_to]=&page[size]=100&page[before]=&page[after]=&group_by=,&aggregate[transaction.metadata.amount]=sum,sum&aggregate[transaction.id]=count,count", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "qualified_transactions" ], "query": [ { "description": "(Required) Returns transaction qualifications belonging to a single organisation. This filter is required.", "key": "filter[organisation_id]", "value": "" }, { "description": "Returns transaction qualifications by their current qualification status.\n\nprocessed \u2013 The transaction has been processed fully.\nunprocessed \u2013 The transaction has not yet been fully processed qualified and may still be waiting for additional processing or intervention.\n", "key": "filter[status]", "value": "processed" }, { "description": "Returns transaction qualifications associated with a specific transaction grouping ID.\n\nA transaction grouping ID is the stable identifier for a logical transaction qualification.\n\nIt is derived from the transaction attributes that uniquely define a qualification.\nUnlike transaction.id, which may appear in multiple qualifications when the debtor and beneficiary belong to different Form3 organisations, a transaction grouping ID uniquely identifies a single organisation-scoped qualification.\nThe transaction grouping ID remains consistent across all qualifications generated for that logical transaction, making it useful for retrieving its complete qualification history.\n", "key": "filter[transaction_grouping_id]", "value": "" }, { "description": "Returns transaction qualifications for a specific product.", "key": "filter[transaction.product]", "value": "" }, { "description": "Returns transaction qualifications associated with a specific transaction identifier.", "key": "filter[transaction.id]", "value": "" }, { "description": "Returns transaction qualifications denominated in a specific currency.", "key": "filter[transaction.currency]", "value": "" }, { "description": "Returns transaction qualifications of a particular transaction type.", "key": "filter[transaction.type]", "value": "" }, { "description": "Returns transaction qualifications whose current qualification deadline is waiting on a specific responsible party.\n\nThis identifies which party is currently expected to perform the next action before the transaction can be qualified.\n", "key": "filter[current_deadline.responsibility_with]", "value": "form3" }, { "description": "Returns transaction qualifications based on whether their current qualification deadline has been exceeded:\n\ntrue \u2013 The active qualification deadline has expired without the expected events occurring. These transactions have exhausted the current waiting period and typically require investigation or operational intervention.\nfalse \u2013 The current qualification deadline has not yet expired. The transaction is still within its allowed qualification window and may still complete successfully without intervention.\n", "key": "filter[current_deadline.exceeded]", "value": "" }, { "description": "Returns transaction qualifications that have one or more of the specified tags.\n\nTags are used used to categorise and identify specific classifications of transactions.\n", "key": "filter[tags]", "value": "," }, { "description": "Returns transaction qualifications of a particular transaction direction.", "key": "filter[transaction.direction]", "value": "inbound" }, { "description": "Returns transaction qualifications created on or after the specified date and time.", "key": "filter[created_date_from]", "value": "" }, { "description": "Returns transaction qualifications created on or before the specified date and time.", "key": "filter[created_date_to]", "value": "" }, { "description": "Returns transaction qualifications last modified on or after the specified date and time.", "key": "filter[modified_date_from]", "value": "" }, { "description": "Returns transaction qualifications last modified on or before the specified date and time.", "key": "filter[modified_date_to]", "value": "" }, { "description": "Number of items to select.", "key": "page[size]", "value": "100" }, { "description": "Cursor for previous page", "key": "page[before]", "value": "" }, { "description": "Cursor for next page", "key": "page[after]", "value": "" }, { "description": "Optional grouping fields for aggregate results. Accepts a CSV list of field paths such as `transaction.metadata.currency`. If an aggregate requires implicit grouping, those fields are applied in addition to any explicit `group_by` fields.", "key": "group_by", "value": "," }, { "description": "Optional aggregate functions to compute for `transaction.metadata.amount`. Results are returned in `meta.aggregations`. This aggregate implicitly groups by `transaction.metadata.currency`.", "key": "aggregate[transaction.metadata.amount]", "value": "sum,sum" }, { "description": "Optional aggregate functions to compute for `transaction.id`. Results are returned in `meta.aggregations`.", "key": "aggregate[transaction.id]", "value": "count,count" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"transaction\": {\n \"business_line\": \"\",\n \"product\": \"\",\n \"id\": \"\",\n \"type\": \"\",\n \"direction\": \"inbound\",\n \"metadata\": {\n \"cillum_36\": \"\",\n \"in_7\": \"\",\n \"sed38\": \"\"\n }\n },\n \"transaction_grouping_id\": \"\",\n \"legs\": [\n {\n \"type\": \"\",\n \"id\": \"\",\n \"events\": [\n {\n \"type\": \"\",\n \"timestamp\": \"\",\n \"dynamic_deadline\": {\n \"absolute\": \"\",\n \"priority\": \"\"\n }\n },\n {\n \"type\": \"\",\n \"timestamp\": \"\",\n \"dynamic_deadline\": {\n \"absolute\": \"\",\n \"priority\": \"\"\n }\n }\n ],\n \"status\": \"processed\",\n \"responsibility\": {\n \"with\": \"form3\"\n },\n \"dynamic_deadline\": {\n \"absolute\": \"\",\n \"priority\": \"\"\n },\n \"metadata\": {\n \"minim_92\": \"\",\n \"ullamco37\": \"\"\n },\n \"relationships\": {\n \"children\": [\n {\n \"leg\": {\n \"type\": \"\",\n \"id\": \"\"\n },\n \"dependency\": false\n },\n {\n \"leg\": {\n \"type\": \"\",\n \"id\": \"\"\n },\n \"dependency\": false\n }\n ]\n }\n },\n {\n \"type\": \"\",\n \"id\": \"\",\n \"events\": [\n {\n \"type\": \"\",\n \"timestamp\": \"\",\n \"dynamic_deadline\": {\n \"absolute\": \"\",\n \"priority\": \"\"\n }\n },\n {\n \"type\": \"\",\n \"timestamp\": \"\",\n \"dynamic_deadline\": {\n \"absolute\": \"\",\n \"priority\": \"\"\n }\n }\n ],\n \"status\": \"processed\",\n \"responsibility\": {\n \"with\": \"form3\"\n },\n \"dynamic_deadline\": {\n \"absolute\": \"\",\n \"priority\": \"\"\n },\n \"metadata\": {\n \"amet__e\": \"\"\n },\n \"relationships\": {\n \"children\": [\n {\n \"leg\": {\n \"type\": \"\",\n \"id\": \"\"\n },\n \"dependency\": false\n },\n {\n \"leg\": {\n \"type\": \"\",\n \"id\": \"\"\n },\n \"dependency\": false\n }\n ]\n }\n }\n ],\n \"status\": \"unprocessed\",\n \"latencies\": [\n {\n \"id\": \"\",\n \"value_ms\": \"\",\n \"alias\": \"\"\n },\n {\n \"id\": \"\",\n \"value_ms\": \"\",\n \"alias\": \"\"\n }\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"deadlines\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"exceeded_at\": \"\",\n \"exceeded\": \"\",\n \"leg\": {\n \"type\": \"\",\n \"id\": \"\"\n },\n \"relative_ms\": \"\",\n \"responsibility_with\": \"form3\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"exceeded_at\": \"\",\n \"exceeded\": \"\",\n \"leg\": {\n \"type\": \"\",\n \"id\": \"\"\n },\n \"relative_ms\": \"\",\n \"responsibility_with\": \"customer\"\n }\n ],\n \"current_deadline\": {\n \"id\": \"\",\n \"name\": \"\",\n \"exceeded_at\": \"\",\n \"exceeded\": \"\",\n \"leg\": {\n \"type\": \"\",\n \"id\": \"\"\n },\n \"relative_ms\": \"\",\n \"responsibility_with\": \"form3\"\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"attributes\": {\n \"transaction\": {\n \"business_line\": \"\",\n \"product\": \"\",\n \"id\": \"\",\n \"type\": \"\",\n \"direction\": \"outbound\",\n \"metadata\": {\n \"sunt_0ca\": \"\"\n }\n },\n \"transaction_grouping_id\": \"\",\n \"legs\": [\n {\n \"type\": \"\",\n \"id\": \"\",\n \"events\": [\n {\n \"type\": \"\",\n \"timestamp\": \"\",\n \"dynamic_deadline\": {\n \"absolute\": \"\",\n \"priority\": \"\"\n }\n },\n {\n \"type\": \"\",\n \"timestamp\": \"\",\n \"dynamic_deadline\": {\n \"absolute\": \"\",\n \"priority\": \"\"\n }\n }\n ],\n \"status\": \"processed\",\n \"responsibility\": {\n \"with\": \"form3\"\n },\n \"dynamic_deadline\": {\n \"absolute\": \"\",\n \"priority\": \"\"\n },\n \"metadata\": {\n \"esse_33\": \"\",\n \"aliquip_b2\": \"\"\n },\n \"relationships\": {\n \"children\": [\n {\n \"leg\": {\n \"type\": \"\",\n \"id\": \"\"\n },\n \"dependency\": false\n },\n {\n \"leg\": {\n \"type\": \"\",\n \"id\": \"\"\n },\n \"dependency\": false\n }\n ]\n }\n },\n {\n \"type\": \"\",\n \"id\": \"\",\n \"events\": [\n {\n \"type\": \"\",\n \"timestamp\": \"\",\n \"dynamic_deadline\": {\n \"absolute\": \"\",\n \"priority\": \"\"\n }\n },\n {\n \"type\": \"\",\n \"timestamp\": \"\",\n \"dynamic_deadline\": {\n \"absolute\": \"\",\n \"priority\": \"\"\n }\n }\n ],\n \"status\": \"processed\",\n \"responsibility\": {\n \"with\": \"form3\"\n },\n \"dynamic_deadline\": {\n \"absolute\": \"\",\n \"priority\": \"\"\n },\n \"metadata\": {\n \"utefb\": \"\"\n },\n \"relationships\": {\n \"children\": [\n {\n \"leg\": {\n \"type\": \"\",\n \"id\": \"\"\n },\n \"dependency\": false\n },\n {\n \"leg\": {\n \"type\": \"\",\n \"id\": \"\"\n },\n \"dependency\": false\n }\n ]\n }\n }\n ],\n \"status\": \"processed\",\n \"latencies\": [\n {\n \"id\": \"\",\n \"value_ms\": \"\",\n \"alias\": \"\"\n },\n {\n \"id\": \"\",\n \"value_ms\": \"\",\n \"alias\": \"\"\n }\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"deadlines\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"exceeded_at\": \"\",\n \"exceeded\": \"\",\n \"leg\": {\n \"type\": \"\",\n \"id\": \"\"\n },\n \"relative_ms\": \"\",\n \"responsibility_with\": \"customer\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"exceeded_at\": \"\",\n \"exceeded\": \"\",\n \"leg\": {\n \"type\": \"\",\n \"id\": \"\"\n },\n \"relative_ms\": \"\",\n \"responsibility_with\": \"form3\"\n }\n ],\n \"current_deadline\": {\n \"id\": \"\",\n \"name\": \"\",\n \"exceeded_at\": \"\",\n \"exceeded\": \"\",\n \"leg\": {\n \"type\": \"\",\n \"id\": \"\"\n },\n \"relative_ms\": \"\",\n \"responsibility_with\": \"form3\"\n }\n },\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"type\": \"JhZ\",\n \"version\": \"\"\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-4eb0ff17-5c67-453e-a9fc-e4a845e1cb13" }, { "id": "e5d25641-7aee-4464-ad18-f7ea47756a07", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/qualified_transactions?filter[organisation_id]=&filter[status]=processed&filter[transaction_grouping_id]=&filter[transaction.product]=&filter[transaction.id]=&filter[transaction.currency]=&filter[transaction.type]=&filter[current_deadline.responsibility_with]=form3&filter[current_deadline.exceeded]=&filter[tags]=,&filter[transaction.direction]=inbound&filter[created_date_from]=&filter[created_date_to]=&filter[modified_date_from]=&filter[modified_date_to]=&page[size]=100&page[before]=&page[after]=&group_by=,&aggregate[transaction.metadata.amount]=sum,sum&aggregate[transaction.id]=count,count", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "qualified_transactions" ], "query": [ { "description": "(Required) Returns transaction qualifications belonging to a single organisation. This filter is required.", "key": "filter[organisation_id]", "value": "" }, { "description": "Returns transaction qualifications by their current qualification status.\n\nprocessed \u2013 The transaction has been processed fully.\nunprocessed \u2013 The transaction has not yet been fully processed qualified and may still be waiting for additional processing or intervention.\n", "key": "filter[status]", "value": "processed" }, { "description": "Returns transaction qualifications associated with a specific transaction grouping ID.\n\nA transaction grouping ID is the stable identifier for a logical transaction qualification.\n\nIt is derived from the transaction attributes that uniquely define a qualification.\nUnlike transaction.id, which may appear in multiple qualifications when the debtor and beneficiary belong to different Form3 organisations, a transaction grouping ID uniquely identifies a single organisation-scoped qualification.\nThe transaction grouping ID remains consistent across all qualifications generated for that logical transaction, making it useful for retrieving its complete qualification history.\n", "key": "filter[transaction_grouping_id]", "value": "" }, { "description": "Returns transaction qualifications for a specific product.", "key": "filter[transaction.product]", "value": "" }, { "description": "Returns transaction qualifications associated with a specific transaction identifier.", "key": "filter[transaction.id]", "value": "" }, { "description": "Returns transaction qualifications denominated in a specific currency.", "key": "filter[transaction.currency]", "value": "" }, { "description": "Returns transaction qualifications of a particular transaction type.", "key": "filter[transaction.type]", "value": "" }, { "description": "Returns transaction qualifications whose current qualification deadline is waiting on a specific responsible party.\n\nThis identifies which party is currently expected to perform the next action before the transaction can be qualified.\n", "key": "filter[current_deadline.responsibility_with]", "value": "form3" }, { "description": "Returns transaction qualifications based on whether their current qualification deadline has been exceeded:\n\ntrue \u2013 The active qualification deadline has expired without the expected events occurring. These transactions have exhausted the current waiting period and typically require investigation or operational intervention.\nfalse \u2013 The current qualification deadline has not yet expired. The transaction is still within its allowed qualification window and may still complete successfully without intervention.\n", "key": "filter[current_deadline.exceeded]", "value": "" }, { "description": "Returns transaction qualifications that have one or more of the specified tags.\n\nTags are used used to categorise and identify specific classifications of transactions.\n", "key": "filter[tags]", "value": "," }, { "description": "Returns transaction qualifications of a particular transaction direction.", "key": "filter[transaction.direction]", "value": "inbound" }, { "description": "Returns transaction qualifications created on or after the specified date and time.", "key": "filter[created_date_from]", "value": "" }, { "description": "Returns transaction qualifications created on or before the specified date and time.", "key": "filter[created_date_to]", "value": "" }, { "description": "Returns transaction qualifications last modified on or after the specified date and time.", "key": "filter[modified_date_from]", "value": "" }, { "description": "Returns transaction qualifications last modified on or before the specified date and time.", "key": "filter[modified_date_to]", "value": "" }, { "description": "Number of items to select.", "key": "page[size]", "value": "100" }, { "description": "Cursor for previous page", "key": "page[before]", "value": "" }, { "description": "Cursor for next page", "key": "page[after]", "value": "" }, { "description": "Optional grouping fields for aggregate results. Accepts a CSV list of field paths such as `transaction.metadata.currency`. If an aggregate requires implicit grouping, those fields are applied in addition to any explicit `group_by` fields.", "key": "group_by", "value": "," }, { "description": "Optional aggregate functions to compute for `transaction.metadata.amount`. Results are returned in `meta.aggregations`. This aggregate implicitly groups by `transaction.metadata.currency`.", "key": "aggregate[transaction.metadata.amount]", "value": "sum,sum" }, { "description": "Optional aggregate functions to compute for `transaction.id`. Results are returned in `meta.aggregations`.", "key": "aggregate[transaction.id]", "value": "count,count" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-e5d25641-7aee-4464-ad18-f7ea47756a07" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-16ae115e-decc-4b20-bdfd-238295c053c8" } ], "id": "e8530901-4e22-4b45-89dc-0be6e6cd5c11", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-e8530901-4e22-4b45-89dc-0be6e6cd5c11" }, { "name": "queries", "item": [ { "name": "{query_id}", "item": [ { "name": "admissions", "item": [ { "name": "{query_admission_id}", "item": [ { "name": "Fetch a Query Admission", "id": "41a650bd-f5b6-423c-b661-e87292ae579c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/admissions/:query_admission_id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "admissions", ":query_admission_id" ], "variable": [ { "id": "e33de5f3-56cf-4d37-a41d-d1ad3f9c9173", "key": "query_id", "value": "", "description": "(Required) Query ID" }, { "id": "ab01c823-3216-4655-be08-35662b8b7988", "key": "query_admission_id", "value": "", "description": "(Required) Query Admission ID" } ] } }, "response": [ { "id": "03032a6c-b453-4019-a8b7-bf54366e8b2a", "name": "query admission response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/admissions/:query_admission_id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "admissions", ":query_admission_id" ], "variable": [ { "key": "query_id" }, { "key": "query_admission_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_admissions\",\n \"attributes\": {\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n }\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-03032a6c-b453-4019-a8b7-bf54366e8b2a" }, { "id": "cf17b788-b339-45aa-b588-b9087d089bc2", "name": "bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/admissions/:query_admission_id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "admissions", ":query_admission_id" ], "variable": [ { "key": "query_id" }, { "key": "query_admission_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-cf17b788-b339-45aa-b588-b9087d089bc2" }, { "id": "c4c6a33d-0b16-4bbd-86b9-81788ff03b76", "name": "forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/admissions/:query_admission_id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "admissions", ":query_admission_id" ], "variable": [ { "key": "query_id" }, { "key": "query_admission_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-c4c6a33d-0b16-4bbd-86b9-81788ff03b76" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-41a650bd-f5b6-423c-b661-e87292ae579c" } ], "id": "2f4d820a-56f2-477f-a165-a3d108d259e0", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-2f4d820a-56f2-477f-a165-a3d108d259e0" } ], "id": "c8832687-7337-4c2a-a7d5-dd615fdc3b08", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-c8832687-7337-4c2a-a7d5-dd615fdc3b08" }, { "name": "responses", "item": [ { "name": "{query_response_id}", "item": [ { "name": "admissions", "item": [ { "name": "{query_response_admission_id}", "item": [ { "name": "Fetch a Query Response Admission", "id": "ecaf1975-ea3e-4e6d-beff-c754456bc123", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/responses/:query_response_id/admissions/:query_response_admission_id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "responses", ":query_response_id", "admissions", ":query_response_admission_id" ], "variable": [ { "id": "9af57706-c25a-4a4b-85df-de2e5c5c51c7", "key": "query_id", "value": "", "description": "(Required) Query ID" }, { "id": "61d7e44b-3ba0-4dcd-862e-b30692a15593", "key": "query_response_id", "value": "", "description": "(Required) Query Response ID" }, { "id": "9aaf96d9-1e9b-41dd-bd1a-0499e50bf83e", "key": "query_response_admission_id", "value": "", "description": "(Required) Query Response Admission ID" } ] } }, "response": [ { "id": "e73c5722-ce6e-4aed-a693-8415fa8f6b63", "name": "query response admission response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/responses/:query_response_id/admissions/:query_response_admission_id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "responses", ":query_response_id", "admissions", ":query_response_admission_id" ], "variable": [ { "key": "query_id" }, { "key": "query_response_id" }, { "key": "query_response_admission_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_admissions\",\n \"attributes\": {\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"query_response\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n },\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n }\n }\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-e73c5722-ce6e-4aed-a693-8415fa8f6b63" }, { "id": "5e325aa0-096a-434f-81f0-8d3c44d9072e", "name": "bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/responses/:query_response_id/admissions/:query_response_admission_id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "responses", ":query_response_id", "admissions", ":query_response_admission_id" ], "variable": [ { "key": "query_id" }, { "key": "query_response_id" }, { "key": "query_response_admission_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-5e325aa0-096a-434f-81f0-8d3c44d9072e" }, { "id": "4a3913d5-1f06-4de4-be65-cc359ed528e7", "name": "forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/responses/:query_response_id/admissions/:query_response_admission_id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "responses", ":query_response_id", "admissions", ":query_response_admission_id" ], "variable": [ { "key": "query_id" }, { "key": "query_response_id" }, { "key": "query_response_admission_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-4a3913d5-1f06-4de4-be65-cc359ed528e7" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-ecaf1975-ea3e-4e6d-beff-c754456bc123" } ], "id": "653b61d1-dfbf-4679-98de-80c94e26f8ea", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-653b61d1-dfbf-4679-98de-80c94e26f8ea" } ], "id": "96a6e749-8ff4-4598-841b-17f911a79e01", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-96a6e749-8ff4-4598-841b-17f911a79e01" }, { "name": "submissions", "item": [ { "name": "{query_response_submission_id}", "item": [ { "name": "Fetch a Query Response Submission", "id": "360e62b0-0682-485d-8b6c-f7227379d491", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/responses/:query_response_id/submissions/:query_response_submission_id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "responses", ":query_response_id", "submissions", ":query_response_submission_id" ], "variable": [ { "id": "371ff409-437e-4e50-a928-4a49ebeb344d", "key": "query_id", "value": "", "description": "(Required) Query ID" }, { "id": "e6090490-6539-4686-be3b-bfc99b216e7c", "key": "query_response_id", "value": "", "description": "(Required) Query Response ID" }, { "id": "6975d7f8-9863-4cc5-a211-bfbfaeacd427", "key": "query_response_submission_id", "value": "", "description": "(Required) Query Response Submission ID" } ] } }, "response": [ { "id": "45f50ead-2293-4159-bba5-0583bc99209f", "name": "query response submission response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/responses/:query_response_id/submissions/:query_response_submission_id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "responses", ":query_response_id", "submissions", ":query_response_submission_id" ], "variable": [ { "key": "query_id" }, { "key": "query_response_id" }, { "key": "query_response_submission_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response\": {\n \"value\": \"\"\n }\n }\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-45f50ead-2293-4159-bba5-0583bc99209f" }, { "id": "d20cebd0-2971-4cc5-b146-4225c67c5915", "name": "bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/responses/:query_response_id/submissions/:query_response_submission_id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "responses", ":query_response_id", "submissions", ":query_response_submission_id" ], "variable": [ { "key": "query_id" }, { "key": "query_response_id" }, { "key": "query_response_submission_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d20cebd0-2971-4cc5-b146-4225c67c5915" }, { "id": "a6331b26-dfb5-47e3-a957-4801e8913862", "name": "forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/responses/:query_response_id/submissions/:query_response_submission_id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "responses", ":query_response_id", "submissions", ":query_response_submission_id" ], "variable": [ { "key": "query_id" }, { "key": "query_response_id" }, { "key": "query_response_submission_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-a6331b26-dfb5-47e3-a957-4801e8913862" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-360e62b0-0682-485d-8b6c-f7227379d491" } ], "id": "2218b15b-ed23-429d-a951-699e1b53c9b5", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-2218b15b-ed23-429d-a951-699e1b53c9b5" }, { "name": "Create a Query Response Submission", "id": "c85b8d68-2844-48c9-ae15-6eccc4a3f168", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/responses/:query_response_id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "responses", ":query_response_id", "submissions" ], "variable": [ { "id": "09ee9d37-0b9b-4395-84c4-72e5af15de72", "key": "query_id", "value": "", "description": "(Required) Query ID" }, { "id": "92e54481-5589-4960-8fe7-bcec1a9355e4", "key": "query_response_id", "value": "", "description": "(Required) Query Response ID" } ] } }, "response": [ { "id": "4ecade06-ba8c-46c9-84f4-639c67880724", "name": "creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/responses/:query_response_id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "responses", ":query_response_id", "submissions" ], "variable": [ { "key": "query_id" }, { "key": "query_response_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response\": {\n \"value\": \"\"\n }\n }\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-4ecade06-ba8c-46c9-84f4-639c67880724" }, { "id": "286e79dd-99d8-49dd-aeb2-bf0582c56870", "name": "bad request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/responses/:query_response_id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "responses", ":query_response_id", "submissions" ], "variable": [ { "key": "query_id" }, { "key": "query_response_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-286e79dd-99d8-49dd-aeb2-bf0582c56870" }, { "id": "a0b8111e-24da-4d0f-acdb-87284b1ae10d", "name": "forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/responses/:query_response_id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "responses", ":query_response_id", "submissions" ], "variable": [ { "key": "query_id" }, { "key": "query_response_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-a0b8111e-24da-4d0f-acdb-87284b1ae10d" }, { "id": "bca5ad88-9b49-47e2-9666-7bc1d2e7e4a4", "name": "gateway issue", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/responses/:query_response_id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "responses", ":query_response_id", "submissions" ], "variable": [ { "key": "query_id" }, { "key": "query_response_id" } ] } }, "status": "Bad Gateway", "code": 502, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-bca5ad88-9b49-47e2-9666-7bc1d2e7e4a4" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-c85b8d68-2844-48c9-ae15-6eccc4a3f168" } ], "id": "b214cbf4-a53b-4d56-9093-7b2661cb5aef", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-b214cbf4-a53b-4d56-9093-7b2661cb5aef" }, { "name": "Fetch a Query Response", "id": "cb57a689-31b6-4da2-a51a-4321be5eca9a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/responses/:query_response_id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "responses", ":query_response_id" ], "variable": [ { "id": "2612efff-2fe1-4fd2-9401-fc88c0a7ba3e", "key": "query_id", "value": "", "description": "(Required) Query ID" }, { "id": "d4529756-9b48-492a-abb5-1ec24ab45c13", "key": "query_response_id", "value": "", "description": "(Required) Query Response ID" } ] } }, "response": [ { "id": "88613a47-408c-4e8b-b5f4-55b3a76f1846", "name": "Query Response Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/responses/:query_response_id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "responses", ":query_response_id" ], "variable": [ { "key": "query_id" }, { "key": "query_response_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_responses\",\n \"attributes\": {\n \"answer\": \"transaction_returned\",\n \"charges\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation_amount\": \"\",\n \"currency\": \"\",\n \"information\": {\n \"beneficiary_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"correction_transaction_information\": {\n \"amount\": \"5.17.5796\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"processing_date\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"debtor_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"duplicate_transaction_information\": {\n \"end_to_end_reference\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\"\n },\n \"payment_type_information\": {\n \"amount\": \"064774388\",\n \"category_purpose\": \"\",\n \"currency\": \"\",\n \"payment_purpose\": \"\",\n \"processing_date\": \"\",\n \"remittance_information\": \"\",\n \"scheme_payment_sub_type\": \"\",\n \"scheme_payment_type\": \"\"\n },\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"ultimate_beneficiary_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"XA\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"AN\",\n \"country_of_residence\": \"LO\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"LB\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"PZ\",\n \"country_of_residence\": \"RQ\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n }\n },\n \"status_code\": \"PDNG\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_admissions\",\n \"attributes\": {\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"query_response\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n },\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_admissions\",\n \"attributes\": {\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"query_response\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n },\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n }\n }\n }\n ]\n },\n \"query_response_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response\": {\n \"value\": \"\"\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response\": {\n \"value\": \"\"\n }\n }\n }\n ]\n }\n }\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-88613a47-408c-4e8b-b5f4-55b3a76f1846" }, { "id": "ce055b88-7cca-4f92-985c-078cdb2a4262", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/responses/:query_response_id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "responses", ":query_response_id" ], "variable": [ { "key": "query_id" }, { "key": "query_response_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-ce055b88-7cca-4f92-985c-078cdb2a4262" }, { "id": "8159ea90-e587-411f-b7dd-103970ea3ca4", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/responses/:query_response_id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "responses", ":query_response_id" ], "variable": [ { "key": "query_id" }, { "key": "query_response_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-8159ea90-e587-411f-b7dd-103970ea3ca4" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-cb57a689-31b6-4da2-a51a-4321be5eca9a" } ], "id": "a046bf62-d779-4150-95ba-8c1b1c19ae56", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-a046bf62-d779-4150-95ba-8c1b1c19ae56" }, { "name": "Create a Query Response", "id": "82fb1860-8294-457e-9229-80ee5ade2321", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_responses\",\n \"attributes\": {\n \"answer\": \"accepted\",\n \"charges\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation_amount\": \"\",\n \"currency\": \"\",\n \"information\": {\n \"beneficiary_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"correction_transaction_information\": {\n \"amount\": \"309172.2901..8\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"processing_date\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"debtor_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"duplicate_transaction_information\": {\n \"end_to_end_reference\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\"\n },\n \"payment_type_information\": {\n \"amount\": \"302.4\",\n \"category_purpose\": \"\",\n \"currency\": \"\",\n \"payment_purpose\": \"\",\n \"processing_date\": \"\",\n \"remittance_information\": \"\",\n \"scheme_payment_sub_type\": \"\",\n \"scheme_payment_type\": \"\"\n },\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"ultimate_beneficiary_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"BQ\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"LH\",\n \"country_of_residence\": \"FX\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"NI\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"AU\",\n \"country_of_residence\": \"QF\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n }\n },\n \"status_code\": \"NINF\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/responses", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "responses" ], "variable": [ { "id": "351acab7-7a4e-4f58-b2f8-a0d5bcd8a41a", "key": "query_id", "value": "", "description": "(Required) Query ID" } ] } }, "response": [ { "id": "38444dae-d815-44a2-b1a5-180bffc037e7", "name": "creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_responses\",\n \"attributes\": {\n \"answer\": \"accepted\",\n \"charges\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation_amount\": \"\",\n \"currency\": \"\",\n \"information\": {\n \"beneficiary_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"correction_transaction_information\": {\n \"amount\": \"309172.2901..8\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"processing_date\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"debtor_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"duplicate_transaction_information\": {\n \"end_to_end_reference\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\"\n },\n \"payment_type_information\": {\n \"amount\": \"302.4\",\n \"category_purpose\": \"\",\n \"currency\": \"\",\n \"payment_purpose\": \"\",\n \"processing_date\": \"\",\n \"remittance_information\": \"\",\n \"scheme_payment_sub_type\": \"\",\n \"scheme_payment_type\": \"\"\n },\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"ultimate_beneficiary_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"BQ\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"LH\",\n \"country_of_residence\": \"FX\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"NI\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"AU\",\n \"country_of_residence\": \"QF\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n }\n },\n \"status_code\": \"NINF\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/responses", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "responses" ], "variable": [ { "key": "query_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_responses\",\n \"attributes\": {\n \"answer\": \"transaction_returned\",\n \"charges\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation_amount\": \"\",\n \"currency\": \"\",\n \"information\": {\n \"beneficiary_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"correction_transaction_information\": {\n \"amount\": \"5.17.5796\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"processing_date\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"debtor_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"duplicate_transaction_information\": {\n \"end_to_end_reference\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\"\n },\n \"payment_type_information\": {\n \"amount\": \"064774388\",\n \"category_purpose\": \"\",\n \"currency\": \"\",\n \"payment_purpose\": \"\",\n \"processing_date\": \"\",\n \"remittance_information\": \"\",\n \"scheme_payment_sub_type\": \"\",\n \"scheme_payment_type\": \"\"\n },\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"ultimate_beneficiary_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"XA\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"AN\",\n \"country_of_residence\": \"LO\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"LB\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"PZ\",\n \"country_of_residence\": \"RQ\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n }\n },\n \"status_code\": \"PDNG\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_admissions\",\n \"attributes\": {\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"query_response\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n },\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_admissions\",\n \"attributes\": {\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"query_response\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n },\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n }\n }\n }\n ]\n },\n \"query_response_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response\": {\n \"value\": \"\"\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response\": {\n \"value\": \"\"\n }\n }\n }\n ]\n }\n }\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-38444dae-d815-44a2-b1a5-180bffc037e7" }, { "id": "8af2f85b-bdfe-4a71-ada2-8cc03867b456", "name": "bad request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_responses\",\n \"attributes\": {\n \"answer\": \"accepted\",\n \"charges\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation_amount\": \"\",\n \"currency\": \"\",\n \"information\": {\n \"beneficiary_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"correction_transaction_information\": {\n \"amount\": \"309172.2901..8\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"processing_date\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"debtor_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"duplicate_transaction_information\": {\n \"end_to_end_reference\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\"\n },\n \"payment_type_information\": {\n \"amount\": \"302.4\",\n \"category_purpose\": \"\",\n \"currency\": \"\",\n \"payment_purpose\": \"\",\n \"processing_date\": \"\",\n \"remittance_information\": \"\",\n \"scheme_payment_sub_type\": \"\",\n \"scheme_payment_type\": \"\"\n },\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"ultimate_beneficiary_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"BQ\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"LH\",\n \"country_of_residence\": \"FX\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"NI\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"AU\",\n \"country_of_residence\": \"QF\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n }\n },\n \"status_code\": \"NINF\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/responses", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "responses" ], "variable": [ { "key": "query_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-8af2f85b-bdfe-4a71-ada2-8cc03867b456" }, { "id": "494f5dac-0c74-4bbb-b061-62650717d95d", "name": "forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_responses\",\n \"attributes\": {\n \"answer\": \"accepted\",\n \"charges\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation_amount\": \"\",\n \"currency\": \"\",\n \"information\": {\n \"beneficiary_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"correction_transaction_information\": {\n \"amount\": \"309172.2901..8\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"processing_date\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"debtor_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"duplicate_transaction_information\": {\n \"end_to_end_reference\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\"\n },\n \"payment_type_information\": {\n \"amount\": \"302.4\",\n \"category_purpose\": \"\",\n \"currency\": \"\",\n \"payment_purpose\": \"\",\n \"processing_date\": \"\",\n \"remittance_information\": \"\",\n \"scheme_payment_sub_type\": \"\",\n \"scheme_payment_type\": \"\"\n },\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"ultimate_beneficiary_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"BQ\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"LH\",\n \"country_of_residence\": \"FX\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"NI\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"AU\",\n \"country_of_residence\": \"QF\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n }\n },\n \"status_code\": \"NINF\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/responses", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "responses" ], "variable": [ { "key": "query_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-494f5dac-0c74-4bbb-b061-62650717d95d" }, { "id": "d28a411f-2349-4501-baef-452b6baa2060", "name": "gateway issue", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_responses\",\n \"attributes\": {\n \"answer\": \"accepted\",\n \"charges\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation_amount\": \"\",\n \"currency\": \"\",\n \"information\": {\n \"beneficiary_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"correction_transaction_information\": {\n \"amount\": \"309172.2901..8\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"processing_date\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"debtor_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"duplicate_transaction_information\": {\n \"end_to_end_reference\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\"\n },\n \"payment_type_information\": {\n \"amount\": \"302.4\",\n \"category_purpose\": \"\",\n \"currency\": \"\",\n \"payment_purpose\": \"\",\n \"processing_date\": \"\",\n \"remittance_information\": \"\",\n \"scheme_payment_sub_type\": \"\",\n \"scheme_payment_type\": \"\"\n },\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"ultimate_beneficiary_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"BQ\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"LH\",\n \"country_of_residence\": \"FX\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"NI\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"AU\",\n \"country_of_residence\": \"QF\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n }\n },\n \"status_code\": \"NINF\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/responses", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "responses" ], "variable": [ { "key": "query_id" } ] } }, "status": "Bad Gateway", "code": 502, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d28a411f-2349-4501-baef-452b6baa2060" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-82fb1860-8294-457e-9229-80ee5ade2321" } ], "id": "68528aed-ce70-4c0a-a2fd-28da246f2018", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-68528aed-ce70-4c0a-a2fd-28da246f2018" }, { "name": "submissions", "item": [ { "name": "{query_submission_id}", "item": [ { "name": "Fetch a Query submission", "id": "02eb822e-134b-43f8-9b0a-2627b2c5b983", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/submissions/:query_submission_id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "submissions", ":query_submission_id" ], "variable": [ { "id": "b53a0a0e-673b-4bbe-a44d-29fe881f8001", "key": "query_id", "value": "", "description": "(Required) Query ID" }, { "id": "6bed0df4-4a12-4874-8aaf-7febb4120ce8", "key": "query_submission_id", "value": "", "description": "(Required) Query Submission ID" } ] } }, "response": [ { "id": "d658c2b2-31ee-4722-824a-42e464adf8d2", "name": "query submission response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/submissions/:query_submission_id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "submissions", ":query_submission_id" ], "variable": [ { "key": "query_id" }, { "key": "query_submission_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_submissions\",\n \"attributes\": {\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n }\n }\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d658c2b2-31ee-4722-824a-42e464adf8d2" }, { "id": "d1969dba-fd5a-4448-a5a8-a4b7b06d0ff8", "name": "bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/submissions/:query_submission_id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "submissions", ":query_submission_id" ], "variable": [ { "key": "query_id" }, { "key": "query_submission_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-d1969dba-fd5a-4448-a5a8-a4b7b06d0ff8" }, { "id": "a91ca642-b86c-4f9a-bdf4-e5c34103407d", "name": "forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/submissions/:query_submission_id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "submissions", ":query_submission_id" ], "variable": [ { "key": "query_id" }, { "key": "query_submission_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-a91ca642-b86c-4f9a-bdf4-e5c34103407d" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-02eb822e-134b-43f8-9b0a-2627b2c5b983" } ], "id": "23df149a-1a59-4b3e-85be-d1f06ae43038", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-23df149a-1a59-4b3e-85be-d1f06ae43038" }, { "name": "Create a Query submission", "id": "e3302175-1902-4795-8112-a30950257e44", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_submissions\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "submissions" ], "variable": [ { "id": "8798c63f-d6bd-4d42-be8d-e8600482174a", "key": "query_id", "value": "", "description": "(Required) Query ID" } ] } }, "response": [ { "id": "2d9eeb4e-5436-4ec5-9de6-77a7a853970e", "name": "creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_submissions\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "submissions" ], "variable": [ { "key": "query_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_submissions\",\n \"attributes\": {\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n }\n }\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-2d9eeb4e-5436-4ec5-9de6-77a7a853970e" }, { "id": "3d39effa-d8b0-40a9-b685-f97293d4158c", "name": "bad request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_submissions\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "submissions" ], "variable": [ { "key": "query_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-3d39effa-d8b0-40a9-b685-f97293d4158c" }, { "id": "c1c44a01-8ccb-46ab-b46c-34fb04cc5fc0", "name": "forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_submissions\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "submissions" ], "variable": [ { "key": "query_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-c1c44a01-8ccb-46ab-b46c-34fb04cc5fc0" }, { "id": "712fb40c-734e-4802-9bd3-9a2812345c61", "name": "gateway issue", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_submissions\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id/submissions", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id", "submissions" ], "variable": [ { "key": "query_id" } ] } }, "status": "Bad Gateway", "code": 502, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-712fb40c-734e-4802-9bd3-9a2812345c61" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-e3302175-1902-4795-8112-a30950257e44" } ], "id": "4769c687-32d1-4c6f-abf4-d808b92c9922", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-4769c687-32d1-4c6f-abf4-d808b92c9922" }, { "name": "Fetch a Query", "id": "c95784ca-bb10-47fa-b3e4-8c2d0ec68fec", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id" ], "variable": [ { "id": "450278b2-3462-4b31-b0c6-c708b01e1077", "key": "query_id", "value": "", "description": "(Required) Query ID" } ] } }, "response": [ { "id": "f5526566-c3f3-4e88-9ff7-650cb6a7ed37", "name": "query response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id" ], "variable": [ { "key": "query_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"queries\",\n \"attributes\": {\n \"query_type\": \"modify_payment\",\n \"agents\": [\n {\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"role\": \"\"\n },\n {\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"role\": \"\"\n }\n ],\n \"auto_handled\": \"\",\n \"creator_party\": {\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\"\n }\n ],\n \"private_identification\": {\n \"private_identification.code\": \"\",\n \"private_identification.identification\": \"\",\n \"private_identification.issuer\": \"\"\n },\n \"telephone_number\": \"\"\n },\n \"message_id\": \"\",\n \"processing_date\": \"\",\n \"query_sub_types\": [\n \"\",\n \"\"\n ],\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"requested_information\": [\n {\n \"type\": \"missing\",\n \"code\": \"\",\n \"additional_information\": \"\"\n },\n {\n \"type\": \"missing\",\n \"code\": \"\",\n \"additional_information\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\",\n \"status\": \"pending\",\n \"unstructured_message\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payment_admissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"payment_admissions\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payment_submissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"payment_submissions\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"query_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_admissions\",\n \"attributes\": {\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_admissions\",\n \"attributes\": {\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n }\n }\n ]\n },\n \"query_response\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_responses\",\n \"attributes\": {\n \"answer\": \"rejected\",\n \"charges\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation_amount\": \"\",\n \"currency\": \"\",\n \"information\": {\n \"beneficiary_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"correction_transaction_information\": {\n \"amount\": \"0860981427\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"processing_date\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"debtor_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"duplicate_transaction_information\": {\n \"end_to_end_reference\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\"\n },\n \"payment_type_information\": {\n \"amount\": \"4418450667..\",\n \"category_purpose\": \"\",\n \"currency\": \"\",\n \"payment_purpose\": \"\",\n \"processing_date\": \"\",\n \"remittance_information\": \"\",\n \"scheme_payment_sub_type\": \"\",\n \"scheme_payment_type\": \"\"\n },\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"ultimate_beneficiary_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"IK\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"WR\",\n \"country_of_residence\": \"WP\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"LX\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"YM\",\n \"country_of_residence\": \"SL\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n }\n },\n \"status_code\": \"PDNG\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_admissions\",\n \"attributes\": {\n \"status\": \"pending\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"query_response\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n },\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_admissions\",\n \"attributes\": {\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"query_response\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n },\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n }\n }\n }\n ]\n },\n \"query_response_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response\": {\n \"value\": \"\"\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response\": {\n \"value\": \"\"\n }\n }\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_responses\",\n \"attributes\": {\n \"answer\": \"modified_as_requested\",\n \"charges\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation_amount\": \"\",\n \"currency\": \"\",\n \"information\": {\n \"beneficiary_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"correction_transaction_information\": {\n \"amount\": \".600.5271\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"processing_date\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"debtor_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"duplicate_transaction_information\": {\n \"end_to_end_reference\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\"\n },\n \"payment_type_information\": {\n \"amount\": \"1525512503.99\",\n \"category_purpose\": \"\",\n \"currency\": \"\",\n \"payment_purpose\": \"\",\n \"processing_date\": \"\",\n \"remittance_information\": \"\",\n \"scheme_payment_sub_type\": \"\",\n \"scheme_payment_type\": \"\"\n },\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"ultimate_beneficiary_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"TP\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"OJ\",\n \"country_of_residence\": \"SL\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"BP\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"CS\",\n \"country_of_residence\": \"SV\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n }\n },\n \"status_code\": \"IPAY\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_admissions\",\n \"attributes\": {\n \"status\": \"pending\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"query_response\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n },\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_admissions\",\n \"attributes\": {\n \"status\": \"pending\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"query_response\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n },\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n }\n }\n }\n ]\n },\n \"query_response_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response\": {\n \"value\": \"\"\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response\": {\n \"value\": \"\"\n }\n }\n }\n ]\n }\n }\n }\n ]\n },\n \"query_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_submissions\",\n \"attributes\": {\n \"status\": \"accepted\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_submissions\",\n \"attributes\": {\n \"status\": \"accepted\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n }\n }\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recall_submissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"recall_submissions\"\n }\n ]\n }\n }\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-f5526566-c3f3-4e88-9ff7-650cb6a7ed37" }, { "id": "4c8eab30-8309-4b2d-9656-3eb0c08f562d", "name": "bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id" ], "variable": [ { "key": "query_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-4c8eab30-8309-4b2d-9656-3eb0c08f562d" }, { "id": "e17fdede-ddb8-4db9-bf78-2f4c21a6ca22", "name": "forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/queries/:query_id", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries", ":query_id" ], "variable": [ { "key": "query_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-e17fdede-ddb8-4db9-bf78-2f4c21a6ca22" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-c95784ca-bb10-47fa-b3e4-8c2d0ec68fec" } ], "id": "cc183c86-6a89-4fe2-a7a2-86fd549a7aa2", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-cc183c86-6a89-4fe2-a7a2-86fd549a7aa2" }, { "name": "Get Query", "id": "b39deeb2-6655-43f2-b495-20fc42eb57f6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/transaction/queries?filter[organisation_id]=,&filter[status]=closed&filter[query_type]=&filter[auto_handled]=&filter[processing_date_from]=&filter[processing_date_to]=&filter[created_on_from]=&filter[created_on_to]=&filter[payment.id]=&filter[payment_admission.id]=&filter[payment_submission.id]=&filter[recall.id]=&filter[recall_submission.id]=&filter[query.id]=&page[number]=dj\\l&page[size]=", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries" ], "query": [ { "description": "The organisations to filter on", "key": "filter[organisation_id]", "value": "," }, { "description": "Find all queries for a given status", "key": "filter[status]", "value": "closed" }, { "description": "Find all queries for a given query type", "key": "filter[query_type]", "value": "" }, { "description": "Find all queries for given auto handled flag", "key": "filter[auto_handled]", "value": "" }, { "description": "Find all queries from a certain value date.", "key": "filter[processing_date_from]", "value": "" }, { "description": "Find all queries up to a certain value date.", "key": "filter[processing_date_to]", "value": "" }, { "description": "Find all queries from a certain created date.", "key": "filter[created_on_from]", "value": "" }, { "description": "Find all queries up to a certain created date.", "key": "filter[created_on_to]", "value": "" }, { "description": "Find all queries with a certain payment id.", "key": "filter[payment.id]", "value": "" }, { "description": "Find all queries with a certain payment admission id.", "key": "filter[payment_admission.id]", "value": "" }, { "description": "Find all queries with a certain payment submission id.", "key": "filter[payment_submission.id]", "value": "" }, { "description": "Find all queries with a certain recall id.", "key": "filter[recall.id]", "value": "" }, { "description": "Find all queries with a certain recall submission id.", "key": "filter[recall_submission.id]", "value": "" }, { "description": "Find all queries with a certain query id.", "key": "filter[query.id]", "value": "" }, { "description": "Which page to select", "key": "page[number]", "value": "dj\\l" }, { "description": "Number of items to select", "key": "page[size]", "value": "" } ] } }, "response": [ { "id": "22d92118-bcc5-4694-ba11-6eec048c6060", "name": "Query response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/queries?filter[organisation_id]=,&filter[status]=closed&filter[query_type]=&filter[auto_handled]=&filter[processing_date_from]=&filter[processing_date_to]=&filter[created_on_from]=&filter[created_on_to]=&filter[payment.id]=&filter[payment_admission.id]=&filter[payment_submission.id]=&filter[recall.id]=&filter[recall_submission.id]=&filter[query.id]=&page[number]=dj\\l&page[size]=", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries" ], "query": [ { "description": "The organisations to filter on", "key": "filter[organisation_id]", "value": "," }, { "description": "Find all queries for a given status", "key": "filter[status]", "value": "closed" }, { "description": "Find all queries for a given query type", "key": "filter[query_type]", "value": "" }, { "description": "Find all queries for given auto handled flag", "key": "filter[auto_handled]", "value": "" }, { "description": "Find all queries from a certain value date.", "key": "filter[processing_date_from]", "value": "" }, { "description": "Find all queries up to a certain value date.", "key": "filter[processing_date_to]", "value": "" }, { "description": "Find all queries from a certain created date.", "key": "filter[created_on_from]", "value": "" }, { "description": "Find all queries up to a certain created date.", "key": "filter[created_on_to]", "value": "" }, { "description": "Find all queries with a certain payment id.", "key": "filter[payment.id]", "value": "" }, { "description": "Find all queries with a certain payment admission id.", "key": "filter[payment_admission.id]", "value": "" }, { "description": "Find all queries with a certain payment submission id.", "key": "filter[payment_submission.id]", "value": "" }, { "description": "Find all queries with a certain recall id.", "key": "filter[recall.id]", "value": "" }, { "description": "Find all queries with a certain recall submission id.", "key": "filter[recall_submission.id]", "value": "" }, { "description": "Find all queries with a certain query id.", "key": "filter[query.id]", "value": "" }, { "description": "Which page to select", "key": "page[number]", "value": "dj\\l" }, { "description": "Number of items to select", "key": "page[size]", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"queries\",\n \"attributes\": {\n \"query_type\": \"status_request\",\n \"agents\": [\n {\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"role\": \"\"\n },\n {\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"role\": \"\"\n }\n ],\n \"auto_handled\": \"\",\n \"creator_party\": {\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\"\n }\n ],\n \"private_identification\": {\n \"private_identification.code\": \"\",\n \"private_identification.identification\": \"\",\n \"private_identification.issuer\": \"\"\n },\n \"telephone_number\": \"\"\n },\n \"message_id\": \"\",\n \"processing_date\": \"\",\n \"query_sub_types\": [\n \"\",\n \"\"\n ],\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"requested_information\": [\n {\n \"type\": \"incorrect\",\n \"code\": \"\",\n \"additional_information\": \"\"\n },\n {\n \"type\": \"incorrect\",\n \"code\": \"\",\n \"additional_information\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\",\n \"status\": \"closed\",\n \"unstructured_message\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payment_admissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"payment_admissions\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payment_submissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"payment_submissions\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"query_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_admissions\",\n \"attributes\": {\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_admissions\",\n \"attributes\": {\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n }\n }\n ]\n },\n \"query_response\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_responses\",\n \"attributes\": {\n \"answer\": \"accepted\",\n \"charges\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation_amount\": \"\",\n \"currency\": \"\",\n \"information\": {\n \"beneficiary_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"correction_transaction_information\": {\n \"amount\": \"447013027.1\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"processing_date\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"debtor_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"duplicate_transaction_information\": {\n \"end_to_end_reference\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\"\n },\n \"payment_type_information\": {\n \"amount\": \"883\",\n \"category_purpose\": \"\",\n \"currency\": \"\",\n \"payment_purpose\": \"\",\n \"processing_date\": \"\",\n \"remittance_information\": \"\",\n \"scheme_payment_sub_type\": \"\",\n \"scheme_payment_type\": \"\"\n },\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"ultimate_beneficiary_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"XL\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"TS\",\n \"country_of_residence\": \"XU\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"RG\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"DK\",\n \"country_of_residence\": \"YA\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n }\n },\n \"status_code\": \"PDNG\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_admissions\",\n \"attributes\": {\n \"status\": \"pending\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"query_response\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n },\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_admissions\",\n \"attributes\": {\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"query_response\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n },\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n }\n }\n }\n ]\n },\n \"query_response_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response\": {\n \"value\": \"\"\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\",\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response\": {\n \"value\": \"\"\n }\n }\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_responses\",\n \"attributes\": {\n \"answer\": \"already_applied\",\n \"charges\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation_amount\": \"\",\n \"currency\": \"\",\n \"information\": {\n \"beneficiary_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"correction_transaction_information\": {\n \"amount\": \"6.9858568\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"processing_date\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"debtor_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"duplicate_transaction_information\": {\n \"end_to_end_reference\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\"\n },\n \"payment_type_information\": {\n \"amount\": \"80\",\n \"category_purpose\": \"\",\n \"currency\": \"\",\n \"payment_purpose\": \"\",\n \"processing_date\": \"\",\n \"remittance_information\": \"\",\n \"scheme_payment_sub_type\": \"\",\n \"scheme_payment_type\": \"\"\n },\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"ultimate_beneficiary_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"OP\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"DL\",\n \"country_of_residence\": \"EB\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"AR\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"MR\",\n \"country_of_residence\": \"OL\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n }\n },\n \"status_code\": \"INFO\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_admissions\",\n \"attributes\": {\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"query_response\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n },\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_admissions\",\n \"attributes\": {\n \"status\": \"pending\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"query_response\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n },\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n }\n }\n }\n ]\n },\n \"query_response_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\",\n \"status\": \"validation_pending\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response\": {\n \"value\": \"\"\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\",\n \"status\": \"accepted\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response\": {\n \"value\": \"\"\n }\n }\n }\n ]\n }\n }\n }\n ]\n },\n \"query_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_submissions\",\n \"attributes\": {\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_submissions\",\n \"attributes\": {\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n }\n }\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recall_submissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"recall_submissions\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"queries\",\n \"attributes\": {\n \"query_type\": \"claim_non_receipt\",\n \"agents\": [\n {\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"role\": \"\"\n },\n {\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"role\": \"\"\n }\n ],\n \"auto_handled\": \"\",\n \"creator_party\": {\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\"\n }\n ],\n \"private_identification\": {\n \"private_identification.code\": \"\",\n \"private_identification.identification\": \"\",\n \"private_identification.issuer\": \"\"\n },\n \"telephone_number\": \"\"\n },\n \"message_id\": \"\",\n \"processing_date\": \"\",\n \"query_sub_types\": [\n \"\",\n \"\"\n ],\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"requested_information\": [\n {\n \"type\": \"incorrect\",\n \"code\": \"\",\n \"additional_information\": \"\"\n },\n {\n \"type\": \"incorrect\",\n \"code\": \"\",\n \"additional_information\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\",\n \"status\": \"closed\",\n \"unstructured_message\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payment_admissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"payment_admissions\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payment_submissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"payment_submissions\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"query_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_admissions\",\n \"attributes\": {\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_admissions\",\n \"attributes\": {\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n }\n }\n ]\n },\n \"query_response\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_responses\",\n \"attributes\": {\n \"answer\": \"pending\",\n \"charges\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation_amount\": \"\",\n \"currency\": \"\",\n \"information\": {\n \"beneficiary_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"correction_transaction_information\": {\n \"amount\": \"66742\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"processing_date\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"debtor_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"duplicate_transaction_information\": {\n \"end_to_end_reference\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\"\n },\n \"payment_type_information\": {\n \"amount\": \"2925042944\",\n \"category_purpose\": \"\",\n \"currency\": \"\",\n \"payment_purpose\": \"\",\n \"processing_date\": \"\",\n \"remittance_information\": \"\",\n \"scheme_payment_sub_type\": \"\",\n \"scheme_payment_type\": \"\"\n },\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"ultimate_beneficiary_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"CT\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"ZW\",\n \"country_of_residence\": \"QE\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"ZG\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"JB\",\n \"country_of_residence\": \"AI\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n }\n },\n \"status_code\": \"IDUP\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_admissions\",\n \"attributes\": {\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"query_response\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n },\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_admissions\",\n \"attributes\": {\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"query_response\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n },\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n }\n }\n }\n ]\n },\n \"query_response_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response\": {\n \"value\": \"\"\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\",\n \"status\": \"delivery_failed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response\": {\n \"value\": \"\"\n }\n }\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_responses\",\n \"attributes\": {\n \"answer\": \"transaction_rejected\",\n \"charges\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation_amount\": \"\",\n \"currency\": \"\",\n \"information\": {\n \"beneficiary_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"correction_transaction_information\": {\n \"amount\": \"99901\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"processing_date\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"debtor_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"duplicate_transaction_information\": {\n \"end_to_end_reference\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\"\n },\n \"payment_type_information\": {\n \"amount\": \"51.6\",\n \"category_purpose\": \"\",\n \"currency\": \"\",\n \"payment_purpose\": \"\",\n \"processing_date\": \"\",\n \"remittance_information\": \"\",\n \"scheme_payment_sub_type\": \"\",\n \"scheme_payment_type\": \"\"\n },\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"ultimate_beneficiary_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"WT\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"SU\",\n \"country_of_residence\": \"SG\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"ZO\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"AP\",\n \"country_of_residence\": \"NO\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n }\n },\n \"status_code\": \"PDNG\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_admissions\",\n \"attributes\": {\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"query_response\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n },\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_admissions\",\n \"attributes\": {\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"query_response\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n },\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n }\n }\n }\n ]\n },\n \"query_response_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response\": {\n \"value\": \"\"\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\",\n \"status\": \"submitted\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response\": {\n \"value\": \"\"\n }\n }\n }\n ]\n }\n }\n }\n ]\n },\n \"query_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_submissions\",\n \"attributes\": {\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_submissions\",\n \"attributes\": {\n \"status\": \"submitted\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n }\n }\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recall_submissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"recall_submissions\"\n }\n ]\n }\n }\n }\n ],\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-22d92118-bcc5-4694-ba11-6eec048c6060" }, { "id": "53c8b4cb-394f-4ca2-96d7-ee46951170f0", "name": "Query bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/queries?filter[organisation_id]=,&filter[status]=closed&filter[query_type]=&filter[auto_handled]=&filter[processing_date_from]=&filter[processing_date_to]=&filter[created_on_from]=&filter[created_on_to]=&filter[payment.id]=&filter[payment_admission.id]=&filter[payment_submission.id]=&filter[recall.id]=&filter[recall_submission.id]=&filter[query.id]=&page[number]=dj\\l&page[size]=", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries" ], "query": [ { "description": "The organisations to filter on", "key": "filter[organisation_id]", "value": "," }, { "description": "Find all queries for a given status", "key": "filter[status]", "value": "closed" }, { "description": "Find all queries for a given query type", "key": "filter[query_type]", "value": "" }, { "description": "Find all queries for given auto handled flag", "key": "filter[auto_handled]", "value": "" }, { "description": "Find all queries from a certain value date.", "key": "filter[processing_date_from]", "value": "" }, { "description": "Find all queries up to a certain value date.", "key": "filter[processing_date_to]", "value": "" }, { "description": "Find all queries from a certain created date.", "key": "filter[created_on_from]", "value": "" }, { "description": "Find all queries up to a certain created date.", "key": "filter[created_on_to]", "value": "" }, { "description": "Find all queries with a certain payment id.", "key": "filter[payment.id]", "value": "" }, { "description": "Find all queries with a certain payment admission id.", "key": "filter[payment_admission.id]", "value": "" }, { "description": "Find all queries with a certain payment submission id.", "key": "filter[payment_submission.id]", "value": "" }, { "description": "Find all queries with a certain recall id.", "key": "filter[recall.id]", "value": "" }, { "description": "Find all queries with a certain recall submission id.", "key": "filter[recall_submission.id]", "value": "" }, { "description": "Find all queries with a certain query id.", "key": "filter[query.id]", "value": "" }, { "description": "Which page to select", "key": "page[number]", "value": "dj\\l" }, { "description": "Number of items to select", "key": "page[size]", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-53c8b4cb-394f-4ca2-96d7-ee46951170f0" }, { "id": "9db5f4e7-8987-4c4c-860d-d5f11abf398e", "name": "Query gateway issue", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/transaction/queries?filter[organisation_id]=,&filter[status]=closed&filter[query_type]=&filter[auto_handled]=&filter[processing_date_from]=&filter[processing_date_to]=&filter[created_on_from]=&filter[created_on_to]=&filter[payment.id]=&filter[payment_admission.id]=&filter[payment_submission.id]=&filter[recall.id]=&filter[recall_submission.id]=&filter[query.id]=&page[number]=dj\\l&page[size]=", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries" ], "query": [ { "description": "The organisations to filter on", "key": "filter[organisation_id]", "value": "," }, { "description": "Find all queries for a given status", "key": "filter[status]", "value": "closed" }, { "description": "Find all queries for a given query type", "key": "filter[query_type]", "value": "" }, { "description": "Find all queries for given auto handled flag", "key": "filter[auto_handled]", "value": "" }, { "description": "Find all queries from a certain value date.", "key": "filter[processing_date_from]", "value": "" }, { "description": "Find all queries up to a certain value date.", "key": "filter[processing_date_to]", "value": "" }, { "description": "Find all queries from a certain created date.", "key": "filter[created_on_from]", "value": "" }, { "description": "Find all queries up to a certain created date.", "key": "filter[created_on_to]", "value": "" }, { "description": "Find all queries with a certain payment id.", "key": "filter[payment.id]", "value": "" }, { "description": "Find all queries with a certain payment admission id.", "key": "filter[payment_admission.id]", "value": "" }, { "description": "Find all queries with a certain payment submission id.", "key": "filter[payment_submission.id]", "value": "" }, { "description": "Find all queries with a certain recall id.", "key": "filter[recall.id]", "value": "" }, { "description": "Find all queries with a certain recall submission id.", "key": "filter[recall_submission.id]", "value": "" }, { "description": "Find all queries with a certain query id.", "key": "filter[query.id]", "value": "" }, { "description": "Which page to select", "key": "page[number]", "value": "dj\\l" }, { "description": "Number of items to select", "key": "page[size]", "value": "" } ] } }, "status": "Bad Gateway", "code": 502, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-9db5f4e7-8987-4c4c-860d-d5f11abf398e" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-b39deeb2-6655-43f2-b495-20fc42eb57f6" }, { "name": "Create a Query", "id": "f402f36f-9c9b-4430-beba-2e8aee1d4db7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"queries\",\n \"attributes\": {\n \"query_type\": \"request_for_information\",\n \"agents\": [\n {\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"role\": \"\"\n },\n {\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"role\": \"\"\n }\n ],\n \"auto_handled\": \"\",\n \"creator_party\": {\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\"\n }\n ],\n \"private_identification\": {\n \"private_identification.code\": \"\",\n \"private_identification.identification\": \"\",\n \"private_identification.issuer\": \"\"\n },\n \"telephone_number\": \"\"\n },\n \"message_id\": \"\",\n \"processing_date\": \"\",\n \"query_sub_types\": [\n \"\",\n \"\"\n ],\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"requested_information\": [\n {\n \"type\": \"missing\",\n \"code\": \"\",\n \"additional_information\": \"\"\n },\n {\n \"type\": \"missing\",\n \"code\": \"\",\n \"additional_information\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\",\n \"status\": \"closed\",\n \"unstructured_message\": \"\"\n },\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payment_admissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"payment_admissions\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payment_submissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"payment_submissions\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recall_submissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"recall_submissions\"\n }\n ]\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/queries", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries" ] } }, "response": [ { "id": "8a0e9d57-02d8-439c-8a2d-f230c91d31d3", "name": "creation response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"queries\",\n \"attributes\": {\n \"query_type\": \"request_for_information\",\n \"agents\": [\n {\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"role\": \"\"\n },\n {\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"role\": \"\"\n }\n ],\n \"auto_handled\": \"\",\n \"creator_party\": {\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\"\n }\n ],\n \"private_identification\": {\n \"private_identification.code\": \"\",\n \"private_identification.identification\": \"\",\n \"private_identification.issuer\": \"\"\n },\n \"telephone_number\": \"\"\n },\n \"message_id\": \"\",\n \"processing_date\": \"\",\n \"query_sub_types\": [\n \"\",\n \"\"\n ],\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"requested_information\": [\n {\n \"type\": \"missing\",\n \"code\": \"\",\n \"additional_information\": \"\"\n },\n {\n \"type\": \"missing\",\n \"code\": \"\",\n \"additional_information\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\",\n \"status\": \"closed\",\n \"unstructured_message\": \"\"\n },\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payment_admissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"payment_admissions\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payment_submissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"payment_submissions\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recall_submissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"recall_submissions\"\n }\n ]\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/queries", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"queries\",\n \"attributes\": {\n \"query_type\": \"modify_payment\",\n \"agents\": [\n {\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"role\": \"\"\n },\n {\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"role\": \"\"\n }\n ],\n \"auto_handled\": \"\",\n \"creator_party\": {\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\"\n }\n ],\n \"private_identification\": {\n \"private_identification.code\": \"\",\n \"private_identification.identification\": \"\",\n \"private_identification.issuer\": \"\"\n },\n \"telephone_number\": \"\"\n },\n \"message_id\": \"\",\n \"processing_date\": \"\",\n \"query_sub_types\": [\n \"\",\n \"\"\n ],\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"requested_information\": [\n {\n \"type\": \"missing\",\n \"code\": \"\",\n \"additional_information\": \"\"\n },\n {\n \"type\": \"missing\",\n \"code\": \"\",\n \"additional_information\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\",\n \"status\": \"pending\",\n \"unstructured_message\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payment_admissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"payment_admissions\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payment_submissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"payment_submissions\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"query_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_admissions\",\n \"attributes\": {\n \"status\": \"failed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_admissions\",\n \"attributes\": {\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n }\n }\n ]\n },\n \"query_response\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_responses\",\n \"attributes\": {\n \"answer\": \"rejected\",\n \"charges\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation_amount\": \"\",\n \"currency\": \"\",\n \"information\": {\n \"beneficiary_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"correction_transaction_information\": {\n \"amount\": \"0860981427\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"processing_date\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"debtor_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"IBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"duplicate_transaction_information\": {\n \"end_to_end_reference\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\"\n },\n \"payment_type_information\": {\n \"amount\": \"4418450667..\",\n \"category_purpose\": \"\",\n \"currency\": \"\",\n \"payment_purpose\": \"\",\n \"processing_date\": \"\",\n \"remittance_information\": \"\",\n \"scheme_payment_sub_type\": \"\",\n \"scheme_payment_type\": \"\"\n },\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"ultimate_beneficiary_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"IK\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"WR\",\n \"country_of_residence\": \"WP\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"LX\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"YM\",\n \"country_of_residence\": \"SL\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n }\n },\n \"status_code\": \"PDNG\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_admissions\",\n \"attributes\": {\n \"status\": \"pending\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"query_response\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n },\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_admissions\",\n \"attributes\": {\n \"status\": \"confirmed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"query_response\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n },\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n }\n }\n }\n ]\n },\n \"query_response_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response\": {\n \"value\": \"\"\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\",\n \"status\": \"delivery_confirmed\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response\": {\n \"value\": \"\"\n }\n }\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_responses\",\n \"attributes\": {\n \"answer\": \"modified_as_requested\",\n \"charges\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation\": {\n \"account_number\": \"\",\n \"account_number_code\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"compensation_amount\": \"\",\n \"currency\": \"\",\n \"information\": {\n \"beneficiary_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"correction_transaction_information\": {\n \"amount\": \".600.5271\",\n \"currency\": \"\",\n \"end_to_end_reference\": \"\",\n \"instruction_id\": \"\",\n \"processing_date\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\",\n \"unique_scheme_id\": \"\"\n },\n \"debtor_party\": {\n \"account_number\": \"\",\n \"account_number_code\": \"BBAN\",\n \"account_proxy\": {\n \"proxy\": \"\",\n \"proxy_id\": \"\",\n \"proxy_id_code\": \"\"\n },\n \"account_with\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_name\": \"\"\n },\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_of_residence\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"duplicate_transaction_information\": {\n \"end_to_end_reference\": \"\",\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\"\n },\n \"payment_type_information\": {\n \"amount\": \"1525512503.99\",\n \"category_purpose\": \"\",\n \"currency\": \"\",\n \"payment_purpose\": \"\",\n \"processing_date\": \"\",\n \"remittance_information\": \"\",\n \"scheme_payment_sub_type\": \"\",\n \"scheme_payment_type\": \"\"\n },\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"ultimate_beneficiary_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"TP\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"OJ\",\n \"country_of_residence\": \"SL\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n },\n \"ultimate_debtor_party\": {\n \"additional_address_line\": \"\",\n \"birth_city\": \"\",\n \"birth_country\": \"BP\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"building_number\": \"\",\n \"city\": \"\",\n \"country\": \"CS\",\n \"country_of_residence\": \"SV\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identification_scheme\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\"\n }\n ],\n \"post_code\": \"\",\n \"private_identification\": {\n \"identification\": \"\",\n \"identification_issuer\": \"\",\n \"identification_scheme\": \"\",\n \"identification_scheme_code\": \"\"\n },\n \"province\": \"\",\n \"street_name\": \"\"\n }\n },\n \"status_code\": \"IPAY\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_admissions\",\n \"attributes\": {\n \"status\": \"pending\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"query_response\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n },\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_admissions\",\n \"attributes\": {\n \"status\": \"pending\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"query_response\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n },\n {\n \"id\": \"\",\n \"type\": \"query_responses\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n }\n }\n }\n ]\n },\n \"query_response_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response\": {\n \"value\": \"\"\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_response_submissions\",\n \"attributes\": {\n \"auto\": \"\",\n \"status\": \"released_to_gateway\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"query_response\": {\n \"value\": \"\"\n }\n }\n }\n ]\n }\n }\n }\n ]\n },\n \"query_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_submissions\",\n \"attributes\": {\n \"status\": \"accepted\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"query_submissions\",\n \"attributes\": {\n \"status\": \"accepted\",\n \"status_reason\": \"\"\n },\n \"version\": \"\",\n \"created_on\": \"\",\n \"modified_on\": \"\",\n \"relationships\": {\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n }\n }\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recall_submissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"recall_submissions\"\n }\n ]\n }\n }\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-8a0e9d57-02d8-439c-8a2d-f230c91d31d3" }, { "id": "4b81546a-5805-4dea-b633-60877aee9364", "name": "bad request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"queries\",\n \"attributes\": {\n \"query_type\": \"request_for_information\",\n \"agents\": [\n {\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"role\": \"\"\n },\n {\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"role\": \"\"\n }\n ],\n \"auto_handled\": \"\",\n \"creator_party\": {\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\"\n }\n ],\n \"private_identification\": {\n \"private_identification.code\": \"\",\n \"private_identification.identification\": \"\",\n \"private_identification.issuer\": \"\"\n },\n \"telephone_number\": \"\"\n },\n \"message_id\": \"\",\n \"processing_date\": \"\",\n \"query_sub_types\": [\n \"\",\n \"\"\n ],\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"requested_information\": [\n {\n \"type\": \"missing\",\n \"code\": \"\",\n \"additional_information\": \"\"\n },\n {\n \"type\": \"missing\",\n \"code\": \"\",\n \"additional_information\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\",\n \"status\": \"closed\",\n \"unstructured_message\": \"\"\n },\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payment_admissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"payment_admissions\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payment_submissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"payment_submissions\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recall_submissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"recall_submissions\"\n }\n ]\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/queries", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-4b81546a-5805-4dea-b633-60877aee9364" }, { "id": "64cc3be4-74ec-4346-8bf5-4baf3dae37f3", "name": "forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"queries\",\n \"attributes\": {\n \"query_type\": \"request_for_information\",\n \"agents\": [\n {\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"role\": \"\"\n },\n {\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"role\": \"\"\n }\n ],\n \"auto_handled\": \"\",\n \"creator_party\": {\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\"\n }\n ],\n \"private_identification\": {\n \"private_identification.code\": \"\",\n \"private_identification.identification\": \"\",\n \"private_identification.issuer\": \"\"\n },\n \"telephone_number\": \"\"\n },\n \"message_id\": \"\",\n \"processing_date\": \"\",\n \"query_sub_types\": [\n \"\",\n \"\"\n ],\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"requested_information\": [\n {\n \"type\": \"missing\",\n \"code\": \"\",\n \"additional_information\": \"\"\n },\n {\n \"type\": \"missing\",\n \"code\": \"\",\n \"additional_information\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\",\n \"status\": \"closed\",\n \"unstructured_message\": \"\"\n },\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payment_admissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"payment_admissions\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payment_submissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"payment_submissions\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recall_submissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"recall_submissions\"\n }\n ]\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/queries", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-64cc3be4-74ec-4346-8bf5-4baf3dae37f3" }, { "id": "0d3575af-e2e5-4391-932f-c6398d4a5912", "name": "gateway issue", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"data\": {\n \"id\": \"\",\n \"organisation_id\": \"\",\n \"type\": \"queries\",\n \"attributes\": {\n \"query_type\": \"request_for_information\",\n \"agents\": [\n {\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"role\": \"\"\n },\n {\n \"identification\": {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\",\n \"bank_ids\": [\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n },\n {\n \"bank_id\": \"\",\n \"bank_id_code\": \"\"\n }\n ]\n },\n \"role\": \"\"\n }\n ],\n \"auto_handled\": \"\",\n \"creator_party\": {\n \"birth_city\": \"\",\n \"birth_country\": \"\",\n \"birth_date\": \"\",\n \"birth_province\": \"\",\n \"name\": \"\",\n \"organisation_identification\": \"\",\n \"organisation_identification_code\": \"\",\n \"organisation_identification_issuer\": \"\",\n \"organisation_identifications\": [\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\"\n },\n {\n \"identification\": \"\",\n \"identification_code\": \"\",\n \"identification_issuer\": \"\"\n }\n ],\n \"private_identification\": {\n \"private_identification.code\": \"\",\n \"private_identification.identification\": \"\",\n \"private_identification.issuer\": \"\"\n },\n \"telephone_number\": \"\"\n },\n \"message_id\": \"\",\n \"processing_date\": \"\",\n \"query_sub_types\": [\n \"\",\n \"\"\n ],\n \"references\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"requested_information\": [\n {\n \"type\": \"missing\",\n \"code\": \"\",\n \"additional_information\": \"\"\n },\n {\n \"type\": \"missing\",\n \"code\": \"\",\n \"additional_information\": \"\"\n }\n ],\n \"scheme_transaction_id\": \"\",\n \"status\": \"closed\",\n \"unstructured_message\": \"\"\n },\n \"relationships\": {\n \"payment\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payments\"\n },\n {\n \"id\": \"\",\n \"type\": \"payments\"\n }\n ]\n },\n \"payment_admission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payment_admissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"payment_admissions\"\n }\n ]\n },\n \"payment_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"payment_submissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"payment_submissions\"\n }\n ]\n },\n \"query\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"queries\"\n },\n {\n \"id\": \"\",\n \"type\": \"queries\"\n }\n ]\n },\n \"recall\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n },\n {\n \"id\": \"\",\n \"type\": \"recalls\"\n }\n ]\n },\n \"recall_submission\": {\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"recall_submissions\"\n },\n {\n \"id\": \"\",\n \"type\": \"recall_submissions\"\n }\n ]\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transaction/queries", "host": [ "{{baseUrl}}" ], "path": [ "transaction", "queries" ] } }, "status": "Bad Gateway", "code": 502, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-0d3575af-e2e5-4391-932f-c6398d4a5912" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-f402f36f-9c9b-4430-beba-2e8aee1d4db7" } ], "id": "2c6f0a25-3d90-4a9d-b78a-bb50f10e292e", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-2c6f0a25-3d90-4a9d-b78a-bb50f10e292e" } ], "id": "fc602343-c293-4c5f-a825-7edd82d1e172", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-fc602343-c293-4c5f-a825-7edd82d1e172" }, { "name": "validations", "item": [ { "name": "gbdsc", "item": [ { "name": "sortcodes", "item": [ { "name": "{sortcode}", "item": [ { "name": "accountnumbers", "item": [ { "name": "{accountnumber}", "item": [ { "name": "Validate sortcode and account number details", "id": "8146dd3b-76f5-486a-b49f-1adb65ac3b2c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/validations/gbdsc/sortcodes/:sortcode/accountnumbers/:accountnumber", "host": [ "{{baseUrl}}" ], "path": [ "validations", "gbdsc", "sortcodes", ":sortcode", "accountnumbers", ":accountnumber" ], "variable": [ { "id": "ab880b20-a88f-4f2d-bf44-2740c7182a30", "key": "sortcode", "value": "", "description": "(Required) Sort code" }, { "id": "98116335-79e6-4e99-af00-ad903878e42d", "key": "accountnumber", "value": "", "description": "(Required) Account number" } ] } }, "response": [ { "id": "6f3949be-6b2b-417f-b42d-6e95f0874deb", "name": "Sort code and account number details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/validations/gbdsc/sortcodes/:sortcode/accountnumbers/:accountnumber", "host": [ "{{baseUrl}}" ], "path": [ "validations", "gbdsc", "sortcodes", ":sortcode", "accountnumbers", ":accountnumber" ], "variable": [ { "key": "sortcode" }, { "key": "accountnumber" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"relationships\": {\n \"sort_code\": {\n \"attributes\": {\n \"bank_code\": \"\",\n \"bank_name\": \"\",\n \"bank_office_title\": \"\",\n \"supported_schemes\": {\n \"BACS\": {\n \"accepts_payments\": false,\n \"account_switching\": \"partial\",\n \"allowed_transactions\": [\n \"BS\",\n \"BS\"\n ],\n \"service_status\": \"\"\n },\n \"CCC\": {\n \"accepts_payments\": false,\n \"service_status\": \"\"\n },\n \"CHAPS\": {\n \"accepts_payments\": false,\n \"service_status\": \"\"\n },\n \"FPS\": {\n \"accepts_payments\": false,\n \"handling_bank_code\": \"\",\n \"handling_bank_connection\": \"\",\n \"service_status\": \"\"\n }\n }\n },\n \"id\": \"\",\n \"type\": \"L\"\n }\n },\n \"type\": \"vCuPB\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-6f3949be-6b2b-417f-b42d-6e95f0874deb" }, { "id": "f12e527b-427d-4df2-acaa-c2af087db5db", "name": "Validation error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/validations/gbdsc/sortcodes/:sortcode/accountnumbers/:accountnumber", "host": [ "{{baseUrl}}" ], "path": [ "validations", "gbdsc", "sortcodes", ":sortcode", "accountnumbers", ":accountnumber" ], "variable": [ { "key": "sortcode" }, { "key": "accountnumber" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-f12e527b-427d-4df2-acaa-c2af087db5db" }, { "id": "a85d0158-4d03-444a-82ac-9a50cfb4dc3b", "name": "Validation failed", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/validations/gbdsc/sortcodes/:sortcode/accountnumbers/:accountnumber", "host": [ "{{baseUrl}}" ], "path": [ "validations", "gbdsc", "sortcodes", ":sortcode", "accountnumbers", ":accountnumber" ], "variable": [ { "key": "sortcode" }, { "key": "accountnumber" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-a85d0158-4d03-444a-82ac-9a50cfb4dc3b" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-8146dd3b-76f5-486a-b49f-1adb65ac3b2c" } ], "id": "d256d4a5-8b25-483b-b71f-c22aeb92ef39", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-d256d4a5-8b25-483b-b71f-c22aeb92ef39" } ], "id": "718b1278-2548-4943-b761-87a5febf7d73", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-718b1278-2548-4943-b761-87a5febf7d73" }, { "name": "Fetch sort code details", "id": "ab4bde6d-a306-436a-a371-b8a1ceb0e644", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/validations/gbdsc/sortcodes/:sortcode", "host": [ "{{baseUrl}}" ], "path": [ "validations", "gbdsc", "sortcodes", ":sortcode" ], "variable": [ { "id": "2afd5546-9573-411c-bc19-fd688840392b", "key": "sortcode", "value": "", "description": "(Required) Sort code" } ] } }, "response": [ { "id": "bac9cebd-6dc4-486e-8704-c91ab0547dbf", "name": "Sort code details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/validations/gbdsc/sortcodes/:sortcode", "host": [ "{{baseUrl}}" ], "path": [ "validations", "gbdsc", "sortcodes", ":sortcode" ], "variable": [ { "key": "sortcode" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"attributes\": {\n \"bank_code\": \"\",\n \"bank_name\": \"\",\n \"bank_office_title\": \"\",\n \"supported_schemes\": {\n \"BACS\": {\n \"accepts_payments\": false,\n \"account_switching\": \"partial\",\n \"allowed_transactions\": [\n \"DV\",\n \"DR\"\n ],\n \"service_status\": \"\"\n },\n \"CCC\": {\n \"accepts_payments\": false,\n \"service_status\": \"\"\n },\n \"CHAPS\": {\n \"accepts_payments\": false,\n \"service_status\": \"\"\n },\n \"FPS\": {\n \"accepts_payments\": false,\n \"handling_bank_code\": \"\",\n \"handling_bank_connection\": \"\",\n \"service_status\": \"\"\n }\n }\n },\n \"id\": \"\",\n \"type\": \"HUesXhIPU\"\n },\n \"links\": {\n \"self\": \"\",\n \"first\": \"\",\n \"last\": \"\",\n \"next\": \"\",\n \"prev\": \"\"\n }\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-bac9cebd-6dc4-486e-8704-c91ab0547dbf" }, { "id": "e2926c8e-7186-4fd6-a9ab-8dc5c1c36dcc", "name": "Validation failed", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/validations/gbdsc/sortcodes/:sortcode", "host": [ "{{baseUrl}}" ], "path": [ "validations", "gbdsc", "sortcodes", ":sortcode" ], "variable": [ { "key": "sortcode" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-e2926c8e-7186-4fd6-a9ab-8dc5c1c36dcc" }, { "id": "18ded45b-4596-45df-a26f-58ea1d60848b", "name": "Validation failed", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/validations/gbdsc/sortcodes/:sortcode", "host": [ "{{baseUrl}}" ], "path": [ "validations", "gbdsc", "sortcodes", ":sortcode" ], "variable": [ { "key": "sortcode" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error_code\": \"\",\n \"error_message\": \"\"\n}", "createdAt": "2026-07-28T01:41:50.000Z", "updatedAt": "2026-07-28T01:41:50.000Z", "uid": "35240-18ded45b-4596-45df-a26f-58ea1d60848b" } ], "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-ab4bde6d-a306-436a-a371-b8a1ceb0e644" } ], "id": "da8a2838-6075-48c1-98f9-bae993a9acd5", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-da8a2838-6075-48c1-98f9-bae993a9acd5" } ], "id": "563ac270-9bad-49d0-b504-f43bbf34bfde", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-563ac270-9bad-49d0-b504-f43bbf34bfde" } ], "id": "6af5f874-30dc-47f8-adb8-7d44f571f9c9", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-6af5f874-30dc-47f8-adb8-7d44f571f9c9" } ], "id": "4be479af-cebd-448d-82fe-0422e74c448d", "createdAt": "2026-07-28T01:41:49.000Z", "updatedAt": "2026-07-28T01:41:49.000Z", "uid": "35240-4be479af-cebd-448d-82fe-0422e74c448d" } ], "auth": { "type": "oauth2", "oauth2": [ { "key": "accessTokenUrl", "value": "https://api.form3.tech/v1/oauth2/token", "type": "string" }, { "key": "grant_type", "value": "client_credentials", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.form3.tech/v1" } ] }