{ "info": { "_postman_id": "c321ba2d-f843-425d-a18f-f7fcb9719ee9", "name": "API reference Bill Funding API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:32:36.000Z", "updatedAt": "2026-07-28T02:32:36.000Z", "lastUpdatedBy": "35240", "uid": "35240-c321ba2d-f843-425d-a18f-f7fcb9719ee9" }, "item": [ { "name": "Funding", "item": [ { "name": "depositFunds", "item": [ { "name": "Deposit funds", "id": "cc1e87e9-27a1-413f-97a3-8c41a0886740", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"amount\": \"\",\n \"entrypoint\": \"\",\n \"accountId\": \"\",\n \"paypointId\": \"\",\n \"sameDayAch\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Funding/depositFunds", "host": [ "{{baseUrl}}" ], "path": [ "Funding", "depositFunds" ] }, "description": "Deposits funds into a paypoint's available payout balance. Deposited funds enter a pending state and aren't available for instant payouts until confirmed through FBO reconciliation." }, "response": [ { "id": "6c311f88-d7ff-44d9-9086-40a613f54830", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"amount\": \"\",\n \"entrypoint\": \"\",\n \"accountId\": \"\",\n \"paypointId\": \"\",\n \"sameDayAch\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Funding/depositFunds", "host": [ "{{baseUrl}}" ], "path": [ "Funding", "depositFunds" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseText\": \"\",\n \"responseData\": {\n \"qui_b2\": {\n \"description\": \"Any type\"\n },\n \"in1\": {\n \"description\": \"Any type\"\n },\n \"aliqua_a\": {\n \"description\": \"Any type\"\n },\n \"eu_a\": {\n \"description\": \"Any type\"\n }\n },\n \"pageIdentifier\": \"\",\n \"isSuccess\": \"\"\n}", "createdAt": "2026-07-28T02:32:37.000Z", "updatedAt": "2026-07-28T02:32:37.000Z", "uid": "35240-6c311f88-d7ff-44d9-9086-40a613f54830" }, { "id": "ac299517-cadb-4574-9089-1b0e0ed448ac", "name": "Bad request / invalid data.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"amount\": \"\",\n \"entrypoint\": \"\",\n \"accountId\": \"\",\n \"paypointId\": \"\",\n \"sameDayAch\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Funding/depositFunds", "host": [ "{{baseUrl}}" ], "path": [ "Funding", "depositFunds" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:32:37.000Z", "updatedAt": "2026-07-28T02:32:37.000Z", "uid": "35240-ac299517-cadb-4574-9089-1b0e0ed448ac" }, { "id": "87cdc301-fcaa-4937-b0cd-310b166cd78d", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"amount\": \"\",\n \"entrypoint\": \"\",\n \"accountId\": \"\",\n \"paypointId\": \"\",\n \"sameDayAch\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Funding/depositFunds", "host": [ "{{baseUrl}}" ], "path": [ "Funding", "depositFunds" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:32:37.000Z", "updatedAt": "2026-07-28T02:32:37.000Z", "uid": "35240-87cdc301-fcaa-4937-b0cd-310b166cd78d" }, { "id": "41a87bf2-8c3c-489f-b898-014d6d03a20e", "name": "Internal server error.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"amount\": \"\",\n \"entrypoint\": \"\",\n \"accountId\": \"\",\n \"paypointId\": \"\",\n \"sameDayAch\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Funding/depositFunds", "host": [ "{{baseUrl}}" ], "path": [ "Funding", "depositFunds" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:32:37.000Z", "updatedAt": "2026-07-28T02:32:37.000Z", "uid": "35240-41a87bf2-8c3c-489f-b898-014d6d03a20e" }, { "id": "6dedef21-4f16-4694-9496-ccfd6e38a224", "name": "Database connection error.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"amount\": \"\",\n \"entrypoint\": \"\",\n \"accountId\": \"\",\n \"paypointId\": \"\",\n \"sameDayAch\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Funding/depositFunds", "host": [ "{{baseUrl}}" ], "path": [ "Funding", "depositFunds" ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:32:37.000Z", "updatedAt": "2026-07-28T02:32:37.000Z", "uid": "35240-6dedef21-4f16-4694-9496-ccfd6e38a224" } ], "createdAt": "2026-07-28T02:32:37.000Z", "updatedAt": "2026-07-28T02:32:37.000Z", "uid": "35240-cc1e87e9-27a1-413f-97a3-8c41a0886740" } ], "id": "c12ea571-bb76-4d5e-abaa-da5eb5de5561", "createdAt": "2026-07-28T02:32:37.000Z", "updatedAt": "2026-07-28T02:32:37.000Z", "uid": "35240-c12ea571-bb76-4d5e-abaa-da5eb5de5561" } ], "id": "c2f32d80-e5f0-47ed-b537-5bcec0531058", "createdAt": "2026-07-28T02:32:37.000Z", "updatedAt": "2026-07-28T02:32:37.000Z", "uid": "35240-c2f32d80-e5f0-47ed-b537-5bcec0531058" } ], "variable": [ { "key": "baseUrl", "value": "https://api-sandbox.payabli.com/api" } ] }