{ "info": { "_postman_id": "5436fb4a-507e-4ff2-aca5-c2e17b095e48", "name": "API reference Bill API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:32:04.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "lastUpdatedBy": "35240", "uid": "35240-5436fb4a-507e-4ff2-aca5-c2e17b095e48" }, "item": [ { "name": "Bill", "item": [ { "name": "single", "item": [ { "name": "{entry}", "item": [ { "name": "Add bill", "id": "8df13cc8-938b-4d9e-aea1-4338d0079572", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "description": "_Optional but recommended_ A unique ID that you can include to prevent duplicating objects or transactions in the case that a request is sent more than once. This key isn't generated in Payabli, you must generate it yourself. This key persists for 2 minutes. After 2 minutes, you can reuse the key if needed.", "key": "idempotencyKey", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"accountingField1\": \"\",\n \"accountingField2\": \"\",\n \"additionalData\": \"\",\n \"attachments\": [\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"jpg\",\n \"furl\": \"\"\n },\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"docx\",\n \"furl\": \"\"\n }\n ],\n \"billDate\": \"\",\n \"billItems\": [\n {\n \"itemCategories\": [\n \"\",\n \"\"\n ],\n \"itemCommodityCode\": \"\",\n \"itemCost\": \"\",\n \"itemDescription\": \"\",\n \"itemMode\": \"\",\n \"itemProductCode\": \"\",\n \"itemProductName\": \"\",\n \"itemQty\": \"\",\n \"itemTaxAmount\": \"\",\n \"itemTaxRate\": \"\",\n \"itemTotalAmount\": \"\",\n \"itemUnitOfMeasure\": \"\"\n },\n {\n \"itemCategories\": [\n \"\",\n \"\"\n ],\n \"itemCommodityCode\": \"\",\n \"itemCost\": \"\",\n \"itemDescription\": \"\",\n \"itemMode\": \"\",\n \"itemProductCode\": \"\",\n \"itemProductName\": \"\",\n \"itemQty\": \"\",\n \"itemTaxAmount\": \"\",\n \"itemTaxRate\": \"\",\n \"itemTotalAmount\": \"\",\n \"itemUnitOfMeasure\": \"\"\n }\n ],\n \"billNumber\": \"\",\n \"comments\": \"\",\n \"discount\": \"\",\n \"dueDate\": \"\",\n \"endDate\": \"\",\n \"frequency\": \"monthly\",\n \"lotNumber\": \"\",\n \"mode\": \"\",\n \"netAmount\": \"\",\n \"scheduledOptions\": {\n \"storedMethodId\": \"\"\n },\n \"status\": \"\",\n \"terms\": \"15MFI\",\n \"totalAmount\": \"\",\n \"vendor\": {\n \"vendorNumber\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Bill/single/:entry", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "single", ":entry" ], "variable": [ { "id": "e836e09c-7503-4335-8cdd-e36184d739d0", "key": "entry", "value": "", "description": "(Required) The paypoint's entrypoint identifier. [Learn more](/developers/api-reference/api-overview#entrypoint-vs-entry)" } ] }, "description": "Creates a bill in an entrypoint." }, "response": [ { "id": "3e84b168-5f2e-49b4-9cd2-6e9bfe66aa7a", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "description": "_Optional but recommended_ A unique ID that you can include to prevent duplicating objects or transactions in the case that a request is sent more than once. This key isn't generated in Payabli, you must generate it yourself. This key persists for 2 minutes. After 2 minutes, you can reuse the key if needed.", "key": "idempotencyKey", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"accountingField1\": \"\",\n \"accountingField2\": \"\",\n \"additionalData\": \"\",\n \"attachments\": [\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"jpg\",\n \"furl\": \"\"\n },\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"docx\",\n \"furl\": \"\"\n }\n ],\n \"billDate\": \"\",\n \"billItems\": [\n {\n \"itemCategories\": [\n \"\",\n \"\"\n ],\n \"itemCommodityCode\": \"\",\n \"itemCost\": \"\",\n \"itemDescription\": \"\",\n \"itemMode\": \"\",\n \"itemProductCode\": \"\",\n \"itemProductName\": \"\",\n \"itemQty\": \"\",\n \"itemTaxAmount\": \"\",\n \"itemTaxRate\": \"\",\n \"itemTotalAmount\": \"\",\n \"itemUnitOfMeasure\": \"\"\n },\n {\n \"itemCategories\": [\n \"\",\n \"\"\n ],\n \"itemCommodityCode\": \"\",\n \"itemCost\": \"\",\n \"itemDescription\": \"\",\n \"itemMode\": \"\",\n \"itemProductCode\": \"\",\n \"itemProductName\": \"\",\n \"itemQty\": \"\",\n \"itemTaxAmount\": \"\",\n \"itemTaxRate\": \"\",\n \"itemTotalAmount\": \"\",\n \"itemUnitOfMeasure\": \"\"\n }\n ],\n \"billNumber\": \"\",\n \"comments\": \"\",\n \"discount\": \"\",\n \"dueDate\": \"\",\n \"endDate\": \"\",\n \"frequency\": \"monthly\",\n \"lotNumber\": \"\",\n \"mode\": \"\",\n \"netAmount\": \"\",\n \"scheduledOptions\": {\n \"storedMethodId\": \"\"\n },\n \"status\": \"\",\n \"terms\": \"15MFI\",\n \"totalAmount\": \"\",\n \"vendor\": {\n \"vendorNumber\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Bill/single/:entry", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "single", ":entry" ], "variable": [ { "key": "entry" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"pageIdentifier\": \"\",\n \"roomId\": \"\",\n \"isSuccess\": \"\",\n \"responseData\": \"\"\n}", "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-3e84b168-5f2e-49b4-9cd2-6e9bfe66aa7a" }, { "id": "0f281d54-e412-4bbd-9f82-9c45179b5a70", "name": "Bad request / invalid data.", "originalRequest": { "method": "POST", "header": [ { "description": "_Optional but recommended_ A unique ID that you can include to prevent duplicating objects or transactions in the case that a request is sent more than once. This key isn't generated in Payabli, you must generate it yourself. This key persists for 2 minutes. After 2 minutes, you can reuse the key if needed.", "key": "idempotencyKey", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"accountingField1\": \"\",\n \"accountingField2\": \"\",\n \"additionalData\": \"\",\n \"attachments\": [\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"jpg\",\n \"furl\": \"\"\n },\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"docx\",\n \"furl\": \"\"\n }\n ],\n \"billDate\": \"\",\n \"billItems\": [\n {\n \"itemCategories\": [\n \"\",\n \"\"\n ],\n \"itemCommodityCode\": \"\",\n \"itemCost\": \"\",\n \"itemDescription\": \"\",\n \"itemMode\": \"\",\n \"itemProductCode\": \"\",\n \"itemProductName\": \"\",\n \"itemQty\": \"\",\n \"itemTaxAmount\": \"\",\n \"itemTaxRate\": \"\",\n \"itemTotalAmount\": \"\",\n \"itemUnitOfMeasure\": \"\"\n },\n {\n \"itemCategories\": [\n \"\",\n \"\"\n ],\n \"itemCommodityCode\": \"\",\n \"itemCost\": \"\",\n \"itemDescription\": \"\",\n \"itemMode\": \"\",\n \"itemProductCode\": \"\",\n \"itemProductName\": \"\",\n \"itemQty\": \"\",\n \"itemTaxAmount\": \"\",\n \"itemTaxRate\": \"\",\n \"itemTotalAmount\": \"\",\n \"itemUnitOfMeasure\": \"\"\n }\n ],\n \"billNumber\": \"\",\n \"comments\": \"\",\n \"discount\": \"\",\n \"dueDate\": \"\",\n \"endDate\": \"\",\n \"frequency\": \"monthly\",\n \"lotNumber\": \"\",\n \"mode\": \"\",\n \"netAmount\": \"\",\n \"scheduledOptions\": {\n \"storedMethodId\": \"\"\n },\n \"status\": \"\",\n \"terms\": \"15MFI\",\n \"totalAmount\": \"\",\n \"vendor\": {\n \"vendorNumber\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Bill/single/:entry", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "single", ":entry" ], "variable": [ { "key": "entry" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-0f281d54-e412-4bbd-9f82-9c45179b5a70" }, { "id": "216d7028-d204-4720-aeec-791e1bc3dd95", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "description": "_Optional but recommended_ A unique ID that you can include to prevent duplicating objects or transactions in the case that a request is sent more than once. This key isn't generated in Payabli, you must generate it yourself. This key persists for 2 minutes. After 2 minutes, you can reuse the key if needed.", "key": "idempotencyKey", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"accountingField1\": \"\",\n \"accountingField2\": \"\",\n \"additionalData\": \"\",\n \"attachments\": [\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"jpg\",\n \"furl\": \"\"\n },\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"docx\",\n \"furl\": \"\"\n }\n ],\n \"billDate\": \"\",\n \"billItems\": [\n {\n \"itemCategories\": [\n \"\",\n \"\"\n ],\n \"itemCommodityCode\": \"\",\n \"itemCost\": \"\",\n \"itemDescription\": \"\",\n \"itemMode\": \"\",\n \"itemProductCode\": \"\",\n \"itemProductName\": \"\",\n \"itemQty\": \"\",\n \"itemTaxAmount\": \"\",\n \"itemTaxRate\": \"\",\n \"itemTotalAmount\": \"\",\n \"itemUnitOfMeasure\": \"\"\n },\n {\n \"itemCategories\": [\n \"\",\n \"\"\n ],\n \"itemCommodityCode\": \"\",\n \"itemCost\": \"\",\n \"itemDescription\": \"\",\n \"itemMode\": \"\",\n \"itemProductCode\": \"\",\n \"itemProductName\": \"\",\n \"itemQty\": \"\",\n \"itemTaxAmount\": \"\",\n \"itemTaxRate\": \"\",\n \"itemTotalAmount\": \"\",\n \"itemUnitOfMeasure\": \"\"\n }\n ],\n \"billNumber\": \"\",\n \"comments\": \"\",\n \"discount\": \"\",\n \"dueDate\": \"\",\n \"endDate\": \"\",\n \"frequency\": \"monthly\",\n \"lotNumber\": \"\",\n \"mode\": \"\",\n \"netAmount\": \"\",\n \"scheduledOptions\": {\n \"storedMethodId\": \"\"\n },\n \"status\": \"\",\n \"terms\": \"15MFI\",\n \"totalAmount\": \"\",\n \"vendor\": {\n \"vendorNumber\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Bill/single/:entry", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "single", ":entry" ], "variable": [ { "key": "entry" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-216d7028-d204-4720-aeec-791e1bc3dd95" }, { "id": "c8daf1d5-4a40-4b79-b4b0-1cdd1fb0a286", "name": "Internal server error.", "originalRequest": { "method": "POST", "header": [ { "description": "_Optional but recommended_ A unique ID that you can include to prevent duplicating objects or transactions in the case that a request is sent more than once. This key isn't generated in Payabli, you must generate it yourself. This key persists for 2 minutes. After 2 minutes, you can reuse the key if needed.", "key": "idempotencyKey", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"accountingField1\": \"\",\n \"accountingField2\": \"\",\n \"additionalData\": \"\",\n \"attachments\": [\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"jpg\",\n \"furl\": \"\"\n },\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"docx\",\n \"furl\": \"\"\n }\n ],\n \"billDate\": \"\",\n \"billItems\": [\n {\n \"itemCategories\": [\n \"\",\n \"\"\n ],\n \"itemCommodityCode\": \"\",\n \"itemCost\": \"\",\n \"itemDescription\": \"\",\n \"itemMode\": \"\",\n \"itemProductCode\": \"\",\n \"itemProductName\": \"\",\n \"itemQty\": \"\",\n \"itemTaxAmount\": \"\",\n \"itemTaxRate\": \"\",\n \"itemTotalAmount\": \"\",\n \"itemUnitOfMeasure\": \"\"\n },\n {\n \"itemCategories\": [\n \"\",\n \"\"\n ],\n \"itemCommodityCode\": \"\",\n \"itemCost\": \"\",\n \"itemDescription\": \"\",\n \"itemMode\": \"\",\n \"itemProductCode\": \"\",\n \"itemProductName\": \"\",\n \"itemQty\": \"\",\n \"itemTaxAmount\": \"\",\n \"itemTaxRate\": \"\",\n \"itemTotalAmount\": \"\",\n \"itemUnitOfMeasure\": \"\"\n }\n ],\n \"billNumber\": \"\",\n \"comments\": \"\",\n \"discount\": \"\",\n \"dueDate\": \"\",\n \"endDate\": \"\",\n \"frequency\": \"monthly\",\n \"lotNumber\": \"\",\n \"mode\": \"\",\n \"netAmount\": \"\",\n \"scheduledOptions\": {\n \"storedMethodId\": \"\"\n },\n \"status\": \"\",\n \"terms\": \"15MFI\",\n \"totalAmount\": \"\",\n \"vendor\": {\n \"vendorNumber\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Bill/single/:entry", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "single", ":entry" ], "variable": [ { "key": "entry" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-c8daf1d5-4a40-4b79-b4b0-1cdd1fb0a286" }, { "id": "6911030c-bdc8-434b-89e2-28ea91a8b8dd", "name": "Database connection error.", "originalRequest": { "method": "POST", "header": [ { "description": "_Optional but recommended_ A unique ID that you can include to prevent duplicating objects or transactions in the case that a request is sent more than once. This key isn't generated in Payabli, you must generate it yourself. This key persists for 2 minutes. After 2 minutes, you can reuse the key if needed.", "key": "idempotencyKey", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"accountingField1\": \"\",\n \"accountingField2\": \"\",\n \"additionalData\": \"\",\n \"attachments\": [\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"jpg\",\n \"furl\": \"\"\n },\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"docx\",\n \"furl\": \"\"\n }\n ],\n \"billDate\": \"\",\n \"billItems\": [\n {\n \"itemCategories\": [\n \"\",\n \"\"\n ],\n \"itemCommodityCode\": \"\",\n \"itemCost\": \"\",\n \"itemDescription\": \"\",\n \"itemMode\": \"\",\n \"itemProductCode\": \"\",\n \"itemProductName\": \"\",\n \"itemQty\": \"\",\n \"itemTaxAmount\": \"\",\n \"itemTaxRate\": \"\",\n \"itemTotalAmount\": \"\",\n \"itemUnitOfMeasure\": \"\"\n },\n {\n \"itemCategories\": [\n \"\",\n \"\"\n ],\n \"itemCommodityCode\": \"\",\n \"itemCost\": \"\",\n \"itemDescription\": \"\",\n \"itemMode\": \"\",\n \"itemProductCode\": \"\",\n \"itemProductName\": \"\",\n \"itemQty\": \"\",\n \"itemTaxAmount\": \"\",\n \"itemTaxRate\": \"\",\n \"itemTotalAmount\": \"\",\n \"itemUnitOfMeasure\": \"\"\n }\n ],\n \"billNumber\": \"\",\n \"comments\": \"\",\n \"discount\": \"\",\n \"dueDate\": \"\",\n \"endDate\": \"\",\n \"frequency\": \"monthly\",\n \"lotNumber\": \"\",\n \"mode\": \"\",\n \"netAmount\": \"\",\n \"scheduledOptions\": {\n \"storedMethodId\": \"\"\n },\n \"status\": \"\",\n \"terms\": \"15MFI\",\n \"totalAmount\": \"\",\n \"vendor\": {\n \"vendorNumber\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Bill/single/:entry", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "single", ":entry" ], "variable": [ { "key": "entry" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-6911030c-bdc8-434b-89e2-28ea91a8b8dd" } ], "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-8df13cc8-938b-4d9e-aea1-4338d0079572" } ], "id": "f09a9647-54a6-45e3-9b4b-849cbb6d2dfa", "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-f09a9647-54a6-45e3-9b4b-849cbb6d2dfa" } ], "id": "c28b1411-8d58-4a72-accb-fd3eb555eb8c", "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-c28b1411-8d58-4a72-accb-fd3eb555eb8c" }, { "name": "{idBill}", "item": [ { "name": "Get bill", "id": "63b7f064-f314-4450-a27d-9209171079c3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/:idBill", "host": [ "{{baseUrl}}" ], "path": [ "Bill", ":idBill" ], "variable": [ { "id": "f92f514b-183a-46c0-bdc2-de7189ea9081", "key": "idBill", "value": "", "description": "(Required) Payabli ID for the bill. Get this ID by querying `/api/Query/bills/` for the entrypoint or the organization." } ] }, "description": "Retrieves a bill by ID from an entrypoint." }, "response": [ { "id": "998d9b36-d8bd-492c-a49a-2b415e36e7a4", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/:idBill", "host": [ "{{baseUrl}}" ], "path": [ "Bill", ":idBill" ], "variable": [ { "key": "idBill" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"pageIdentifier\": \"\",\n \"roomId\": \"\",\n \"isSuccess\": \"\",\n \"responseData\": {\n \"BillDate\": \"\",\n \"DueDate\": \"\",\n \"EndDate\": \"\",\n \"IdBill\": \"\",\n \"BillNumber\": \"\",\n \"NetAmount\": \"\",\n \"Discount\": \"\",\n \"TotalAmount\": \"\",\n \"Comments\": \"\",\n \"BatchNumber\": \"\",\n \"BillItems\": [\n {\n \"itemCategories\": [\n \"\"\n ],\n \"itemCommodityCode\": \"\",\n \"itemCost\": \"\",\n \"itemDescription\": \"\",\n \"itemMode\": \"\",\n \"itemProductCode\": \"\",\n \"itemProductName\": \"\",\n \"itemQty\": \"\",\n \"itemTaxAmount\": \"\",\n \"itemTaxRate\": \"\",\n \"itemTotalAmount\": \"\",\n \"itemUnitOfMeasure\": \"\"\n }\n ],\n \"Mode\": \"\",\n \"PaymentMethod\": \"\",\n \"PaymentId\": \"\",\n \"AccountingField1\": \"\",\n \"AccountingField2\": \"\",\n \"Terms\": \"NET60\",\n \"Source\": \"\",\n \"AdditionalData\": \"\",\n \"Vendor\": {\n \"VendorNumber\": \"\",\n \"Name1\": \"\",\n \"Name2\": \"\",\n \"EIN\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Address1\": \"\",\n \"Address2\": \"\",\n \"City\": \"\",\n \"State\": \"\",\n \"Zip\": \"\",\n \"Country\": \"\",\n \"Mcc\": \"\",\n \"LocationCode\": \"\",\n \"Contacts\": [\n {\n \"ContactName\": \"\",\n \"ContactEmail\": \"\",\n \"ContactTitle\": \"\",\n \"ContactPhone\": \"\"\n }\n ],\n \"BillingData\": {\n \"id\": \"\",\n \"accountId\": \"\",\n \"nickname\": \"\",\n \"bankName\": \"\",\n \"routingAccount\": \"\",\n \"accountNumber\": \"\",\n \"typeAccount\": \"\",\n \"bankAccountHolderName\": \"\",\n \"bankAccountHolderType\": \"\",\n \"bankAccountFunction\": \"\",\n \"verified\": \"\",\n \"status\": \"\",\n \"services\": [\n {\n \"description\": \"Any type\"\n }\n ],\n \"default\": \"\"\n },\n \"PaymentMethod\": \"check\",\n \"VendorStatus\": \"\",\n \"VendorId\": \"\",\n \"Summary\": {\n \"ActiveBills\": \"\",\n \"PendingBills\": \"\",\n \"InTransitBills\": \"\",\n \"PaidBills\": \"\",\n \"OverdueBills\": \"\",\n \"ApprovedBills\": \"\",\n \"DisapprovedBills\": \"\",\n \"TotalBills\": \"\",\n \"ActiveBillsAmount\": \"\",\n \"PendingBillsAmount\": \"\",\n \"InTransitBillsAmount\": \"\",\n \"PaidBillsAmount\": \"\",\n \"OverdueBillsAmount\": \"\",\n \"ApprovedBillsAmount\": \"\",\n \"DisapprovedBillsAmount\": \"\",\n \"TotalBillsAmount\": \"\"\n },\n \"PaypointLegalname\": \"\",\n \"PaypointDbaname\": \"\",\n \"PaypointEntryname\": \"\",\n \"ParentOrgName\": \"\",\n \"ParentOrgId\": \"\",\n \"CreatedDate\": \"\",\n \"LastUpdated\": \"\",\n \"remitAddress1\": \"\",\n \"remitAddress2\": \"\",\n \"remitCity\": \"\",\n \"remitState\": \"\",\n \"remitZip\": \"\",\n \"remitCountry\": \"\",\n \"payeeName1\": \"\",\n \"payeeName2\": \"\",\n \"customField1\": \"\",\n \"customField2\": \"\",\n \"InternalReferenceId\": \"\",\n \"additionalData\": {\n \"dolor84\": \"\",\n \"commodo3\": \"\",\n \"voluptate_0\": \"\",\n \"ina_\": \"\"\n },\n \"externalPaypointID\": \"\",\n \"StoredMethods\": [\n {\n \"IdPmethod\": \"\",\n \"Method\": \"\",\n \"Descriptor\": \"\",\n \"MaskedAccount\": \"\",\n \"ExpDate\": \"\",\n \"HolderName\": \"\",\n \"AchSecCode\": \"\",\n \"AchHolderType\": \"\",\n \"IsValidatedACH\": \"\",\n \"BIN\": \"\",\n \"binData\": {\n \"binMatchedLength\": \"\",\n \"binCardBrand\": \"\",\n \"binCardType\": \"\",\n \"binCardCategory\": \"\",\n \"binCardIssuer\": \"\",\n \"binCardIssuerCountry\": \"\",\n \"binCardIssuerCountryCodeA2\": \"\",\n \"binCardIssuerCountryNumber\": \"\",\n \"binCardIsRegulated\": \"\",\n \"binCardUseCategory\": \"\",\n \"binCardIssuerCountryCodeA3\": \"\"\n },\n \"ABA\": \"\",\n \"PostalCode\": \"\",\n \"MethodType\": \"\",\n \"WalletType\": \"\",\n \"LastUpdated\": \"\",\n \"CardUpdatedOn\": \"\"\n }\n ],\n \"RemitEmail\": \"\",\n \"EnrollmentStatus\": \"\",\n \"customerVendorAccount\": \"\"\n },\n \"Status\": \"\",\n \"CreatedAt\": \"\",\n \"LastUpdated\": \"\",\n \"Frequency\": \"annually\",\n \"Transaction\": {\n \"IdOut\": \"\",\n \"CreatedAt\": \"\",\n \"Comments\": \"\",\n \"Vendor\": {\n \"VendorNumber\": \"\",\n \"Name1\": \"\",\n \"Name2\": \"\",\n \"EIN\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"RemitEmail\": \"\",\n \"Address1\": \"\",\n \"Address2\": \"\",\n \"City\": \"\",\n \"State\": \"\",\n \"Zip\": \"\",\n \"Country\": \"\",\n \"Mcc\": \"\",\n \"LocationCode\": \"\",\n \"Contacts\": [\n {\n \"ContactName\": \"\",\n \"ContactEmail\": \"\",\n \"ContactTitle\": \"\",\n \"ContactPhone\": \"\"\n }\n ],\n \"BillingData\": {\n \"id\": \"\",\n \"nickname\": \"\",\n \"bankName\": \"\",\n \"routingAccount\": \"\",\n \"accountNumber\": \"\",\n \"typeAccount\": \"Checking\",\n \"bankAccountHolderName\": \"\",\n \"bankAccountHolderType\": \"Personal\",\n \"bankAccountFunction\": \"\",\n \"verified\": \"\",\n \"status\": \"\",\n \"services\": [\n {\n \"description\": \"Any type\"\n }\n ],\n \"default\": \"\",\n \"accountId\": \"\"\n },\n \"PaymentMethod\": \"\",\n \"VendorStatus\": \"\",\n \"VendorId\": \"\",\n \"EnrollmentStatus\": \"\",\n \"Summary\": {\n \"ActiveBills\": \"\",\n \"PendingBills\": \"\",\n \"InTransitBills\": \"\",\n \"PaidBills\": \"\",\n \"OverdueBills\": \"\",\n \"ApprovedBills\": \"\",\n \"DisapprovedBills\": \"\",\n \"TotalBills\": \"\",\n \"ActiveBillsAmount\": \"\",\n \"PendingBillsAmount\": \"\",\n \"InTransitBillsAmount\": \"\",\n \"PaidBillsAmount\": \"\",\n \"OverdueBillsAmount\": \"\",\n \"ApprovedBillsAmount\": \"\",\n \"DisapprovedBillsAmount\": \"\",\n \"TotalBillsAmount\": \"\"\n },\n \"PaypointLegalname\": \"\",\n \"PaypointId\": \"\",\n \"PaypointDbaname\": \"\",\n \"PaypointEntryname\": \"\",\n \"ParentOrgName\": \"\",\n \"ParentOrgId\": \"\",\n \"CreatedDate\": \"\",\n \"LastUpdated\": \"\",\n \"remitAddress1\": \"\",\n \"remitAddress2\": \"\",\n \"remitCity\": \"\",\n \"remitState\": \"\",\n \"remitZip\": \"\",\n \"remitCountry\": \"\",\n \"payeeName1\": \"\",\n \"payeeName2\": \"\",\n \"customField1\": \"\",\n \"customField2\": \"\",\n \"customerVendorAccount\": \"\",\n \"InternalReferenceId\": \"\",\n \"PaymentPortalUrl\": \"\",\n \"CardAccepted\": \"\",\n \"AchAccepted\": \"\",\n \"CheckAccepted\": \"\",\n \"EnrichmentStatus\": \"\",\n \"EnrichedBy\": \"\",\n \"EnrichedAt\": \"\",\n \"EnrichmentId\": \"\",\n \"additionalData\": {\n \"Duisc2\": \"\"\n },\n \"externalPaypointID\": \"\",\n \"StoredMethods\": [\n {\n \"IdPmethod\": \"\",\n \"Method\": \"\",\n \"Descriptor\": \"\",\n \"MaskedAccount\": \"\",\n \"ExpDate\": \"\",\n \"HolderName\": \"\",\n \"AchSecCode\": \"\",\n \"AchHolderType\": \"\",\n \"IsValidatedACH\": \"\",\n \"BIN\": \"\",\n \"binData\": {\n \"binMatchedLength\": \"\",\n \"binCardBrand\": \"\",\n \"binCardType\": \"\",\n \"binCardCategory\": \"\",\n \"binCardIssuer\": \"\",\n \"binCardIssuerCountry\": \"\",\n \"binCardIssuerCountryCodeA2\": \"\",\n \"binCardIssuerCountryNumber\": \"\",\n \"binCardIsRegulated\": \"\",\n \"binCardUseCategory\": \"\",\n \"binCardIssuerCountryCodeA3\": \"\"\n },\n \"ABA\": \"\",\n \"PostalCode\": \"\",\n \"MethodType\": \"\",\n \"WalletType\": \"\",\n \"LastUpdated\": \"\",\n \"CardUpdatedOn\": \"\"\n }\n ]\n },\n \"PaypointDbaname\": \"\",\n \"PaypointLegalname\": \"\",\n \"Status\": \"\",\n \"LastUpdated\": \"\",\n \"TotalAmount\": \"\",\n \"NetAmount\": \"\",\n \"FeeAmount\": \"\",\n \"Source\": \"\",\n \"ParentOrgName\": \"\",\n \"ParentOrgId\": \"\",\n \"BatchNumber\": \"\",\n \"PaymentStatus\": \"\",\n \"PaymentMethod\": \"\",\n \"CardToken\": \"\",\n \"CheckNumber\": \"\",\n \"CheckData\": {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"gif\",\n \"furl\": \"\"\n },\n \"PaymentId\": \"\",\n \"PaymentData\": {\n \"AccountExp\": \"\",\n \"accountId\": \"\",\n \"AccountType\": \"\",\n \"AccountZip\": \"\",\n \"binData\": {\n \"binMatchedLength\": \"\",\n \"binCardBrand\": \"\",\n \"binCardType\": \"\",\n \"binCardCategory\": \"\",\n \"binCardIssuer\": \"\",\n \"binCardIssuerCountry\": \"\",\n \"binCardIssuerCountryCodeA2\": \"\",\n \"binCardIssuerCountryNumber\": \"\",\n \"binCardIsRegulated\": \"\",\n \"binCardUseCategory\": \"\",\n \"binCardIssuerCountryCodeA3\": \"\"\n },\n \"HolderName\": \"\",\n \"Initiator\": \"\",\n \"MaskedAccount\": \"\",\n \"orderDescription\": \"\",\n \"paymentDetails\": {\n \"totalAmount\": \"\",\n \"categories\": [\n {\n \"amount\": \"\",\n \"label\": \"\",\n \"description\": \"\",\n \"qty\": 1\n }\n ],\n \"checkImage\": {\n \"elit3\": {\n \"description\": \"Any type\"\n }\n },\n \"checkNumber\": \"\",\n \"currency\": \"\",\n \"serviceFee\": \"\",\n \"splitFunding\": [\n {\n \"accountId\": \"\",\n \"amount\": \"\",\n \"description\": \"\",\n \"recipientEntryPoint\": \"\"\n }\n ],\n \"checkUniqueId\": \"\"\n },\n \"Sequence\": \"\",\n \"SignatureData\": \"\",\n \"StoredId\": \"\",\n \"StoredMethodUsageType\": \"\"\n },\n \"Bills\": [\n {\n \"invoiceDate\": \"\",\n \"dueDate\": \"\",\n \"billId\": \"\",\n \"LotNumber\": \"\",\n \"AccountingField1\": \"\",\n \"AccountingField2\": \"\",\n \"Terms\": \"NET30\",\n \"AdditionalData\": \"\",\n \"attachments\": [\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"pdf\",\n \"furl\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"netAmount\": \"\",\n \"comments\": \"\",\n \"identifier\": \"\",\n \"discount\": \"\",\n \"totalAmount\": \"\"\n }\n ],\n \"Events\": [\n {\n \"TransEvent\": \"\",\n \"EventData\": {\n \"pariatur_5_\": {\n \"description\": \"Any type\"\n },\n \"laborum7\": {\n \"description\": \"Any type\"\n },\n \"amet1b\": {\n \"description\": \"Any type\"\n }\n },\n \"EventTime\": \"\"\n }\n ],\n \"externalPaypointID\": \"\",\n \"EntryName\": \"\",\n \"Gateway\": \"\",\n \"BatchId\": \"\",\n \"HasVcardTransactions\": \"\",\n \"IsSameDayACH\": \"\",\n \"ScheduleId\": \"\",\n \"SettlementStatus\": \"\",\n \"RiskFlagged\": \"\",\n \"RiskFlaggedOn\": \"\",\n \"RiskStatus\": \"\",\n \"RiskReason\": \"\",\n \"RiskAction\": \"\",\n \"RiskActionCode\": \"\",\n \"PayoutProgram\": \"\"\n },\n \"billEvents\": [\n {\n \"description\": \"\",\n \"eventTime\": \"\",\n \"extraData\": \"\",\n \"refData\": \"\",\n \"source\": \"\"\n }\n ],\n \"billApprovals\": [\n {\n \"approvedTime\": \"\",\n \"approved\": \"\",\n \"comments\": \"\",\n \"email\": \"\",\n \"Id\": \"\"\n }\n ],\n \"PaypointLegalname\": \"\",\n \"PaypointDbaname\": \"\",\n \"ParentOrgId\": \"\",\n \"ParentOrgName\": \"\",\n \"PaypointEntryname\": \"\",\n \"paylinkId\": \"\",\n \"DocumentsRef\": {\n \"filelist\": [\n {\n \"originalName\": \"\",\n \"zipName\": \"\",\n \"descriptor\": \"\"\n }\n ],\n \"zipfile\": \"\"\n },\n \"externalPaypointID\": \"\",\n \"LotNumber\": \"\",\n \"EntityID\": \"\"\n }\n}", "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-998d9b36-d8bd-492c-a49a-2b415e36e7a4" }, { "id": "18326dec-02ca-4acf-b967-513d8f0b7c51", "name": "Bad request / invalid data.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/:idBill", "host": [ "{{baseUrl}}" ], "path": [ "Bill", ":idBill" ], "variable": [ { "key": "idBill" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-18326dec-02ca-4acf-b967-513d8f0b7c51" }, { "id": "57cbc266-a33d-414c-9fb6-32ce791960ba", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/:idBill", "host": [ "{{baseUrl}}" ], "path": [ "Bill", ":idBill" ], "variable": [ { "key": "idBill" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-57cbc266-a33d-414c-9fb6-32ce791960ba" }, { "id": "becf46d5-367c-4768-a6f1-a95fa0476769", "name": "Internal server error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/:idBill", "host": [ "{{baseUrl}}" ], "path": [ "Bill", ":idBill" ], "variable": [ { "key": "idBill" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-becf46d5-367c-4768-a6f1-a95fa0476769" }, { "id": "742890d6-2910-42a7-b994-13d208926f9e", "name": "Database connection error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/:idBill", "host": [ "{{baseUrl}}" ], "path": [ "Bill", ":idBill" ], "variable": [ { "key": "idBill" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-742890d6-2910-42a7-b994-13d208926f9e" } ], "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-63b7f064-f314-4450-a27d-9209171079c3" }, { "name": "Update bill", "id": "13f1c905-0ae2-4206-88fc-a0376a901be5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"accountingField1\": \"\",\n \"accountingField2\": \"\",\n \"additionalData\": \"\",\n \"attachments\": [\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"jpg\",\n \"furl\": \"\"\n },\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"docx\",\n \"furl\": \"\"\n }\n ],\n \"billDate\": \"\",\n \"billItems\": [\n {\n \"itemCategories\": [\n \"\",\n \"\"\n ],\n \"itemCommodityCode\": \"\",\n \"itemCost\": \"\",\n \"itemDescription\": \"\",\n \"itemMode\": \"\",\n \"itemProductCode\": \"\",\n \"itemProductName\": \"\",\n \"itemQty\": \"\",\n \"itemTaxAmount\": \"\",\n \"itemTaxRate\": \"\",\n \"itemTotalAmount\": \"\",\n \"itemUnitOfMeasure\": \"\"\n },\n {\n \"itemCategories\": [\n \"\",\n \"\"\n ],\n \"itemCommodityCode\": \"\",\n \"itemCost\": \"\",\n \"itemDescription\": \"\",\n \"itemMode\": \"\",\n \"itemProductCode\": \"\",\n \"itemProductName\": \"\",\n \"itemQty\": \"\",\n \"itemTaxAmount\": \"\",\n \"itemTaxRate\": \"\",\n \"itemTotalAmount\": \"\",\n \"itemUnitOfMeasure\": \"\"\n }\n ],\n \"billNumber\": \"\",\n \"comments\": \"\",\n \"discount\": \"\",\n \"dueDate\": \"\",\n \"endDate\": \"\",\n \"frequency\": \"monthly\",\n \"lotNumber\": \"\",\n \"mode\": \"\",\n \"netAmount\": \"\",\n \"scheduledOptions\": {\n \"storedMethodId\": \"\"\n },\n \"status\": \"\",\n \"terms\": \"15MFI\",\n \"totalAmount\": \"\",\n \"vendor\": {\n \"vendorNumber\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Bill/:idBill", "host": [ "{{baseUrl}}" ], "path": [ "Bill", ":idBill" ], "variable": [ { "id": "d4c5f9b1-cc18-42df-8980-24243edf2202", "key": "idBill", "value": "", "description": "(Required) Payabli ID for the bill. Get this ID by querying `/api/Query/bills/` for the entrypoint or the organization." } ] }, "description": "Updates a bill by ID." }, "response": [ { "id": "b5245558-5ae8-4727-bac0-7df01f643ec3", "name": "Success", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"accountingField1\": \"\",\n \"accountingField2\": \"\",\n \"additionalData\": \"\",\n \"attachments\": [\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"jpg\",\n \"furl\": \"\"\n },\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"docx\",\n \"furl\": \"\"\n }\n ],\n \"billDate\": \"\",\n \"billItems\": [\n {\n \"itemCategories\": [\n \"\",\n \"\"\n ],\n \"itemCommodityCode\": \"\",\n \"itemCost\": \"\",\n \"itemDescription\": \"\",\n \"itemMode\": \"\",\n \"itemProductCode\": \"\",\n \"itemProductName\": \"\",\n \"itemQty\": \"\",\n \"itemTaxAmount\": \"\",\n \"itemTaxRate\": \"\",\n \"itemTotalAmount\": \"\",\n \"itemUnitOfMeasure\": \"\"\n },\n {\n \"itemCategories\": [\n \"\",\n \"\"\n ],\n \"itemCommodityCode\": \"\",\n \"itemCost\": \"\",\n \"itemDescription\": \"\",\n \"itemMode\": \"\",\n \"itemProductCode\": \"\",\n \"itemProductName\": \"\",\n \"itemQty\": \"\",\n \"itemTaxAmount\": \"\",\n \"itemTaxRate\": \"\",\n \"itemTotalAmount\": \"\",\n \"itemUnitOfMeasure\": \"\"\n }\n ],\n \"billNumber\": \"\",\n \"comments\": \"\",\n \"discount\": \"\",\n \"dueDate\": \"\",\n \"endDate\": \"\",\n \"frequency\": \"monthly\",\n \"lotNumber\": \"\",\n \"mode\": \"\",\n \"netAmount\": \"\",\n \"scheduledOptions\": {\n \"storedMethodId\": \"\"\n },\n \"status\": \"\",\n \"terms\": \"15MFI\",\n \"totalAmount\": \"\",\n \"vendor\": {\n \"vendorNumber\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Bill/:idBill", "host": [ "{{baseUrl}}" ], "path": [ "Bill", ":idBill" ], "variable": [ { "key": "idBill" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"pageIdentifier\": \"\",\n \"roomId\": \"\",\n \"isSuccess\": \"\",\n \"responseData\": \"\"\n}", "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-b5245558-5ae8-4727-bac0-7df01f643ec3" }, { "id": "7551d155-e8b4-4641-a3d7-18b22631c114", "name": "Bad request / invalid data.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"accountingField1\": \"\",\n \"accountingField2\": \"\",\n \"additionalData\": \"\",\n \"attachments\": [\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"jpg\",\n \"furl\": \"\"\n },\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"docx\",\n \"furl\": \"\"\n }\n ],\n \"billDate\": \"\",\n \"billItems\": [\n {\n \"itemCategories\": [\n \"\",\n \"\"\n ],\n \"itemCommodityCode\": \"\",\n \"itemCost\": \"\",\n \"itemDescription\": \"\",\n \"itemMode\": \"\",\n \"itemProductCode\": \"\",\n \"itemProductName\": \"\",\n \"itemQty\": \"\",\n \"itemTaxAmount\": \"\",\n \"itemTaxRate\": \"\",\n \"itemTotalAmount\": \"\",\n \"itemUnitOfMeasure\": \"\"\n },\n {\n \"itemCategories\": [\n \"\",\n \"\"\n ],\n \"itemCommodityCode\": \"\",\n \"itemCost\": \"\",\n \"itemDescription\": \"\",\n \"itemMode\": \"\",\n \"itemProductCode\": \"\",\n \"itemProductName\": \"\",\n \"itemQty\": \"\",\n \"itemTaxAmount\": \"\",\n \"itemTaxRate\": \"\",\n \"itemTotalAmount\": \"\",\n \"itemUnitOfMeasure\": \"\"\n }\n ],\n \"billNumber\": \"\",\n \"comments\": \"\",\n \"discount\": \"\",\n \"dueDate\": \"\",\n \"endDate\": \"\",\n \"frequency\": \"monthly\",\n \"lotNumber\": \"\",\n \"mode\": \"\",\n \"netAmount\": \"\",\n \"scheduledOptions\": {\n \"storedMethodId\": \"\"\n },\n \"status\": \"\",\n \"terms\": \"15MFI\",\n \"totalAmount\": \"\",\n \"vendor\": {\n \"vendorNumber\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Bill/:idBill", "host": [ "{{baseUrl}}" ], "path": [ "Bill", ":idBill" ], "variable": [ { "key": "idBill" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-7551d155-e8b4-4641-a3d7-18b22631c114" }, { "id": "58dfd2e2-ee8a-4bae-a38d-b6197c228bf9", "name": "Unauthorized request.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"accountingField1\": \"\",\n \"accountingField2\": \"\",\n \"additionalData\": \"\",\n \"attachments\": [\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"jpg\",\n \"furl\": \"\"\n },\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"docx\",\n \"furl\": \"\"\n }\n ],\n \"billDate\": \"\",\n \"billItems\": [\n {\n \"itemCategories\": [\n \"\",\n \"\"\n ],\n \"itemCommodityCode\": \"\",\n \"itemCost\": \"\",\n \"itemDescription\": \"\",\n \"itemMode\": \"\",\n \"itemProductCode\": \"\",\n \"itemProductName\": \"\",\n \"itemQty\": \"\",\n \"itemTaxAmount\": \"\",\n \"itemTaxRate\": \"\",\n \"itemTotalAmount\": \"\",\n \"itemUnitOfMeasure\": \"\"\n },\n {\n \"itemCategories\": [\n \"\",\n \"\"\n ],\n \"itemCommodityCode\": \"\",\n \"itemCost\": \"\",\n \"itemDescription\": \"\",\n \"itemMode\": \"\",\n \"itemProductCode\": \"\",\n \"itemProductName\": \"\",\n \"itemQty\": \"\",\n \"itemTaxAmount\": \"\",\n \"itemTaxRate\": \"\",\n \"itemTotalAmount\": \"\",\n \"itemUnitOfMeasure\": \"\"\n }\n ],\n \"billNumber\": \"\",\n \"comments\": \"\",\n \"discount\": \"\",\n \"dueDate\": \"\",\n \"endDate\": \"\",\n \"frequency\": \"monthly\",\n \"lotNumber\": \"\",\n \"mode\": \"\",\n \"netAmount\": \"\",\n \"scheduledOptions\": {\n \"storedMethodId\": \"\"\n },\n \"status\": \"\",\n \"terms\": \"15MFI\",\n \"totalAmount\": \"\",\n \"vendor\": {\n \"vendorNumber\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Bill/:idBill", "host": [ "{{baseUrl}}" ], "path": [ "Bill", ":idBill" ], "variable": [ { "key": "idBill" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-58dfd2e2-ee8a-4bae-a38d-b6197c228bf9" }, { "id": "b843701b-bdda-491f-834e-7046ee121c95", "name": "Internal server error.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"accountingField1\": \"\",\n \"accountingField2\": \"\",\n \"additionalData\": \"\",\n \"attachments\": [\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"jpg\",\n \"furl\": \"\"\n },\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"docx\",\n \"furl\": \"\"\n }\n ],\n \"billDate\": \"\",\n \"billItems\": [\n {\n \"itemCategories\": [\n \"\",\n \"\"\n ],\n \"itemCommodityCode\": \"\",\n \"itemCost\": \"\",\n \"itemDescription\": \"\",\n \"itemMode\": \"\",\n \"itemProductCode\": \"\",\n \"itemProductName\": \"\",\n \"itemQty\": \"\",\n \"itemTaxAmount\": \"\",\n \"itemTaxRate\": \"\",\n \"itemTotalAmount\": \"\",\n \"itemUnitOfMeasure\": \"\"\n },\n {\n \"itemCategories\": [\n \"\",\n \"\"\n ],\n \"itemCommodityCode\": \"\",\n \"itemCost\": \"\",\n \"itemDescription\": \"\",\n \"itemMode\": \"\",\n \"itemProductCode\": \"\",\n \"itemProductName\": \"\",\n \"itemQty\": \"\",\n \"itemTaxAmount\": \"\",\n \"itemTaxRate\": \"\",\n \"itemTotalAmount\": \"\",\n \"itemUnitOfMeasure\": \"\"\n }\n ],\n \"billNumber\": \"\",\n \"comments\": \"\",\n \"discount\": \"\",\n \"dueDate\": \"\",\n \"endDate\": \"\",\n \"frequency\": \"monthly\",\n \"lotNumber\": \"\",\n \"mode\": \"\",\n \"netAmount\": \"\",\n \"scheduledOptions\": {\n \"storedMethodId\": \"\"\n },\n \"status\": \"\",\n \"terms\": \"15MFI\",\n \"totalAmount\": \"\",\n \"vendor\": {\n \"vendorNumber\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Bill/:idBill", "host": [ "{{baseUrl}}" ], "path": [ "Bill", ":idBill" ], "variable": [ { "key": "idBill" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-b843701b-bdda-491f-834e-7046ee121c95" }, { "id": "cc10380a-4f78-4a10-b653-3cd3de30bc20", "name": "Database connection error.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"accountingField1\": \"\",\n \"accountingField2\": \"\",\n \"additionalData\": \"\",\n \"attachments\": [\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"jpg\",\n \"furl\": \"\"\n },\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"docx\",\n \"furl\": \"\"\n }\n ],\n \"billDate\": \"\",\n \"billItems\": [\n {\n \"itemCategories\": [\n \"\",\n \"\"\n ],\n \"itemCommodityCode\": \"\",\n \"itemCost\": \"\",\n \"itemDescription\": \"\",\n \"itemMode\": \"\",\n \"itemProductCode\": \"\",\n \"itemProductName\": \"\",\n \"itemQty\": \"\",\n \"itemTaxAmount\": \"\",\n \"itemTaxRate\": \"\",\n \"itemTotalAmount\": \"\",\n \"itemUnitOfMeasure\": \"\"\n },\n {\n \"itemCategories\": [\n \"\",\n \"\"\n ],\n \"itemCommodityCode\": \"\",\n \"itemCost\": \"\",\n \"itemDescription\": \"\",\n \"itemMode\": \"\",\n \"itemProductCode\": \"\",\n \"itemProductName\": \"\",\n \"itemQty\": \"\",\n \"itemTaxAmount\": \"\",\n \"itemTaxRate\": \"\",\n \"itemTotalAmount\": \"\",\n \"itemUnitOfMeasure\": \"\"\n }\n ],\n \"billNumber\": \"\",\n \"comments\": \"\",\n \"discount\": \"\",\n \"dueDate\": \"\",\n \"endDate\": \"\",\n \"frequency\": \"monthly\",\n \"lotNumber\": \"\",\n \"mode\": \"\",\n \"netAmount\": \"\",\n \"scheduledOptions\": {\n \"storedMethodId\": \"\"\n },\n \"status\": \"\",\n \"terms\": \"15MFI\",\n \"totalAmount\": \"\",\n \"vendor\": {\n \"vendorNumber\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Bill/:idBill", "host": [ "{{baseUrl}}" ], "path": [ "Bill", ":idBill" ], "variable": [ { "key": "idBill" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-cc10380a-4f78-4a10-b653-3cd3de30bc20" } ], "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-13f1c905-0ae2-4206-88fc-a0376a901be5" }, { "name": "Delete bill", "id": "aa4761be-d80f-416b-831c-bb7961e012a5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/:idBill", "host": [ "{{baseUrl}}" ], "path": [ "Bill", ":idBill" ], "variable": [ { "id": "65a669d4-19c2-461c-9534-e39427273726", "key": "idBill", "value": "", "description": "(Required) Payabli ID for the bill. Get this ID by querying `/api/Query/bills/` for the entrypoint or the organization." } ] }, "description": "Deletes a bill by ID." }, "response": [ { "id": "4161039b-307e-4d42-abf5-8b2ccef1013a", "name": "Success", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/:idBill", "host": [ "{{baseUrl}}" ], "path": [ "Bill", ":idBill" ], "variable": [ { "key": "idBill" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"pageIdentifier\": \"\",\n \"roomId\": \"\",\n \"isSuccess\": \"\",\n \"responseData\": \"\"\n}", "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-4161039b-307e-4d42-abf5-8b2ccef1013a" }, { "id": "2c100b2d-77ee-44cb-8e7e-6e5f31eba8fe", "name": "Bad request / invalid data.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/:idBill", "host": [ "{{baseUrl}}" ], "path": [ "Bill", ":idBill" ], "variable": [ { "key": "idBill" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-2c100b2d-77ee-44cb-8e7e-6e5f31eba8fe" }, { "id": "c7ad75ac-1ddd-45a7-b2ff-41084bf8a2ca", "name": "Unauthorized request.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/:idBill", "host": [ "{{baseUrl}}" ], "path": [ "Bill", ":idBill" ], "variable": [ { "key": "idBill" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-c7ad75ac-1ddd-45a7-b2ff-41084bf8a2ca" }, { "id": "b1573f51-2323-411e-9c46-8ce266ef30f5", "name": "Internal server error.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/:idBill", "host": [ "{{baseUrl}}" ], "path": [ "Bill", ":idBill" ], "variable": [ { "key": "idBill" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-b1573f51-2323-411e-9c46-8ce266ef30f5" }, { "id": "20145b64-77d3-4c4d-b59e-1b1317e59e74", "name": "Database connection error.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/:idBill", "host": [ "{{baseUrl}}" ], "path": [ "Bill", ":idBill" ], "variable": [ { "key": "idBill" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-20145b64-77d3-4c4d-b59e-1b1317e59e74" } ], "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-aa4761be-d80f-416b-831c-bb7961e012a5" } ], "id": "f48eca98-4064-4276-8bb0-d8d434af0bb3", "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-f48eca98-4064-4276-8bb0-d8d434af0bb3" }, { "name": "attachedFileFromBill", "item": [ { "name": "{idBill}", "item": [ { "name": "{filename}", "item": [ { "name": "Delete attached file from bill", "id": "9055157d-6e1e-466d-bc83-da4006df0bed", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/attachedFileFromBill/:idBill/:filename?returnObject=false", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "attachedFileFromBill", ":idBill", ":filename" ], "query": [ { "description": "When `true`, the response includes the full bill object.", "key": "returnObject", "value": "false" } ], "variable": [ { "id": "6bf886c9-c99f-4b17-a0de-893922847283", "key": "idBill", "value": "", "description": "(Required) Payabli ID for the bill. Get this ID by querying `/api/Query/bills/` for the entrypoint or the organization." }, { "id": "94a4d6f9-6b0d-47a9-8eed-46890f24b6d3", "key": "filename", "value": "", "description": "(Required) The filename in Payabli. Get this from the `zipName` field\nin the `DocumentsRef.filelist` array returned by\n`/api/Bill/{idBill}`. Example: `0_Bill.pdf`." } ] }, "description": "Delete a file attached to a bill." }, "response": [ { "id": "3e813078-81fa-48b7-a5f3-0a86defffef1", "name": "Success", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/attachedFileFromBill/:idBill/:filename?returnObject=false", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "attachedFileFromBill", ":idBill", ":filename" ], "query": [ { "description": "When `true`, the response includes the full bill object.", "key": "returnObject", "value": "false" } ], "variable": [ { "key": "idBill" }, { "key": "filename" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"pageIdentifier\": \"\",\n \"roomId\": \"\",\n \"isSuccess\": \"\",\n \"responseData\": \"\"\n}", "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-3e813078-81fa-48b7-a5f3-0a86defffef1" }, { "id": "dbe03dc6-aa6b-465f-a2ec-5691da370dc5", "name": "Bad request / invalid data.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/attachedFileFromBill/:idBill/:filename?returnObject=false", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "attachedFileFromBill", ":idBill", ":filename" ], "query": [ { "description": "When `true`, the response includes the full bill object.", "key": "returnObject", "value": "false" } ], "variable": [ { "key": "idBill" }, { "key": "filename" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-dbe03dc6-aa6b-465f-a2ec-5691da370dc5" }, { "id": "7e49c31b-5019-4c27-b11a-211b65dd55eb", "name": "Unauthorized request.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/attachedFileFromBill/:idBill/:filename?returnObject=false", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "attachedFileFromBill", ":idBill", ":filename" ], "query": [ { "description": "When `true`, the response includes the full bill object.", "key": "returnObject", "value": "false" } ], "variable": [ { "key": "idBill" }, { "key": "filename" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-7e49c31b-5019-4c27-b11a-211b65dd55eb" }, { "id": "0a4d2f01-a2e1-4070-b00c-ec3c614ccec5", "name": "Internal server error.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/attachedFileFromBill/:idBill/:filename?returnObject=false", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "attachedFileFromBill", ":idBill", ":filename" ], "query": [ { "description": "When `true`, the response includes the full bill object.", "key": "returnObject", "value": "false" } ], "variable": [ { "key": "idBill" }, { "key": "filename" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-0a4d2f01-a2e1-4070-b00c-ec3c614ccec5" }, { "id": "a9339ea6-1401-4457-90e9-ba75364f9798", "name": "Database connection error.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/attachedFileFromBill/:idBill/:filename?returnObject=false", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "attachedFileFromBill", ":idBill", ":filename" ], "query": [ { "description": "When `true`, the response includes the full bill object.", "key": "returnObject", "value": "false" } ], "variable": [ { "key": "idBill" }, { "key": "filename" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-a9339ea6-1401-4457-90e9-ba75364f9798" } ], "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-9055157d-6e1e-466d-bc83-da4006df0bed" }, { "name": "Get attached file from bill", "id": "552b4c2d-534b-4c99-bde5-4a2f4eae11e5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/attachedFileFromBill/:idBill/:filename?returnObject=false", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "attachedFileFromBill", ":idBill", ":filename" ], "query": [ { "description": "When `true`, the request returns the file content as a Base64-encoded string.", "key": "returnObject", "value": "false" } ], "variable": [ { "id": "11a7f0e0-7acd-46a4-bb0f-2ba547fac18b", "key": "idBill", "value": "", "description": "(Required) Payabli ID for the bill. Get this ID by querying `/api/Query/bills/` for the entrypoint or the organization." }, { "id": "bd577085-2334-49a2-8a61-102ca31e6c1c", "key": "filename", "value": "", "description": "(Required) The filename in Payabli. Get this from the `zipName` field\nin the `DocumentsRef.filelist` array returned by\n`/api/Bill/{idBill}`. Example: `0_Bill.pdf`." } ] }, "description": "Retrieves a file attached to a bill, either as a binary file or as a Base64-encoded string." }, "response": [ { "id": "77a1ca19-fa6f-414d-b207-e763d40381ec", "name": "A successful response returns a binary file when `returnObject` is `false`. When `returnObject` is `true`, the response contains the file content as a Base64-encoded string in an object. Due to technical limitations, only the object response is documented", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/attachedFileFromBill/:idBill/:filename?returnObject=false", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "attachedFileFromBill", ":idBill", ":filename" ], "query": [ { "description": "When `true`, the request returns the file content as a Base64-encoded string.", "key": "returnObject", "value": "false" } ], "variable": [ { "key": "idBill" }, { "key": "filename" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"doc\",\n \"furl\": \"\"\n}", "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-77a1ca19-fa6f-414d-b207-e763d40381ec" }, { "id": "7b0674f0-0580-491b-a95e-457f6d2a75fc", "name": "Bad request / invalid data.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/attachedFileFromBill/:idBill/:filename?returnObject=false", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "attachedFileFromBill", ":idBill", ":filename" ], "query": [ { "description": "When `true`, the request returns the file content as a Base64-encoded string.", "key": "returnObject", "value": "false" } ], "variable": [ { "key": "idBill" }, { "key": "filename" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-7b0674f0-0580-491b-a95e-457f6d2a75fc" }, { "id": "017df9b0-215a-4eec-bc2c-0ce2da87e888", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/attachedFileFromBill/:idBill/:filename?returnObject=false", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "attachedFileFromBill", ":idBill", ":filename" ], "query": [ { "description": "When `true`, the request returns the file content as a Base64-encoded string.", "key": "returnObject", "value": "false" } ], "variable": [ { "key": "idBill" }, { "key": "filename" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-017df9b0-215a-4eec-bc2c-0ce2da87e888" }, { "id": "0ef8e4c9-c5ed-41b1-9ed6-e50c3af45f30", "name": "Internal server error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/attachedFileFromBill/:idBill/:filename?returnObject=false", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "attachedFileFromBill", ":idBill", ":filename" ], "query": [ { "description": "When `true`, the request returns the file content as a Base64-encoded string.", "key": "returnObject", "value": "false" } ], "variable": [ { "key": "idBill" }, { "key": "filename" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-0ef8e4c9-c5ed-41b1-9ed6-e50c3af45f30" }, { "id": "0985e13d-74e4-4dbc-a136-9aee2aebcad1", "name": "Database connection error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/attachedFileFromBill/:idBill/:filename?returnObject=false", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "attachedFileFromBill", ":idBill", ":filename" ], "query": [ { "description": "When `true`, the request returns the file content as a Base64-encoded string.", "key": "returnObject", "value": "false" } ], "variable": [ { "key": "idBill" }, { "key": "filename" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-0985e13d-74e4-4dbc-a136-9aee2aebcad1" } ], "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-552b4c2d-534b-4c99-bde5-4a2f4eae11e5" } ], "id": "840c7142-2ed2-4383-8406-1f3a494f62e6", "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-840c7142-2ed2-4383-8406-1f3a494f62e6" } ], "id": "2bfe1c3a-78f5-4b54-bdff-9880abc11511", "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-2bfe1c3a-78f5-4b54-bdff-9880abc11511" } ], "id": "fc460689-25cd-4d74-8403-3522188f02f0", "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-fc460689-25cd-4d74-8403-3522188f02f0" }, { "name": "approval", "item": [ { "name": "{idBill}", "item": [ { "name": "{approved}", "item": [ { "name": "Approve or disapprove a bill", "id": "1625d75f-5986-41a7-bd81-180e853071e7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/approval/:idBill/:approved?email=", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "approval", ":idBill", ":approved" ], "query": [ { "description": "Email or username of user modifying approval status.", "key": "email", "value": "" } ], "variable": [ { "id": "641463b5-69bb-4aa2-a7bd-30a011ea426c", "key": "idBill", "value": "", "description": "(Required) Payabli ID for the bill. Get this ID by querying `/api/Query/bills/` for the entrypoint or the organization." }, { "id": "2278aed0-663d-4a7c-b6cc-1bce485d12ca", "key": "approved", "value": "", "description": "(Required) String representing the approved status. Accepted values: 'true' or 'false'." } ] }, "description": "Approve or disapprove a bill by ID." }, "response": [ { "id": "a75dc9a2-fcd6-432e-bd11-2b5c56369a06", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/approval/:idBill/:approved?email=", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "approval", ":idBill", ":approved" ], "query": [ { "description": "Email or username of user modifying approval status.", "key": "email", "value": "" } ], "variable": [ { "key": "idBill" }, { "key": "approved" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseText\": \"\",\n \"isSuccess\": \"\",\n \"responseData\": \"\"\n}", "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-a75dc9a2-fcd6-432e-bd11-2b5c56369a06" }, { "id": "acd82fcc-7d32-4ae4-9d1e-ef2218df5c08", "name": "Bad request / invalid data.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/approval/:idBill/:approved?email=", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "approval", ":idBill", ":approved" ], "query": [ { "description": "Email or username of user modifying approval status.", "key": "email", "value": "" } ], "variable": [ { "key": "idBill" }, { "key": "approved" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-acd82fcc-7d32-4ae4-9d1e-ef2218df5c08" }, { "id": "2e40bbb4-8c04-4098-aef0-5a569fa59217", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/approval/:idBill/:approved?email=", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "approval", ":idBill", ":approved" ], "query": [ { "description": "Email or username of user modifying approval status.", "key": "email", "value": "" } ], "variable": [ { "key": "idBill" }, { "key": "approved" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-2e40bbb4-8c04-4098-aef0-5a569fa59217" }, { "id": "fbbb2e76-1411-41fe-a813-9dade456a5b9", "name": "Internal server error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/approval/:idBill/:approved?email=", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "approval", ":idBill", ":approved" ], "query": [ { "description": "Email or username of user modifying approval status.", "key": "email", "value": "" } ], "variable": [ { "key": "idBill" }, { "key": "approved" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-fbbb2e76-1411-41fe-a813-9dade456a5b9" }, { "id": "5496d295-ccc7-4eb3-82da-8be0c0d2dc03", "name": "Database connection error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Bill/approval/:idBill/:approved?email=", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "approval", ":idBill", ":approved" ], "query": [ { "description": "Email or username of user modifying approval status.", "key": "email", "value": "" } ], "variable": [ { "key": "idBill" }, { "key": "approved" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-5496d295-ccc7-4eb3-82da-8be0c0d2dc03" } ], "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-1625d75f-5986-41a7-bd81-180e853071e7" } ], "id": "65a68a17-77c8-4826-911a-3a87666afc95", "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-65a68a17-77c8-4826-911a-3a87666afc95" }, { "name": "Send a bill to approval", "id": "05c5ffbf-e867-404b-b1ff-fb0c458b32bd", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "description": "_Optional but recommended_ A unique ID that you can include to prevent duplicating objects or transactions in the case that a request is sent more than once. This key isn't generated in Payabli, you must generate it yourself. This key persists for 2 minutes. After 2 minutes, you can reuse the key if needed.", "key": "idempotencyKey", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "[\n \"\",\n \"\"\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Bill/approval/:idBill?autocreateUser=false", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "approval", ":idBill" ], "query": [ { "description": "Automatically create the target user for approval if they don't exist.", "key": "autocreateUser", "value": "false" } ], "variable": [ { "id": "09ca04d6-2a3c-4725-b3c2-7fbf79d10df3", "key": "idBill", "value": "", "description": "(Required) Payabli ID for the bill. Get this ID by querying `/api/Query/bills/` for the entrypoint or the organization." } ] }, "description": "Send a bill to a user or list of users to approve." }, "response": [ { "id": "e9ce4323-2286-4e30-abde-1f79d4647c1e", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "description": "_Optional but recommended_ A unique ID that you can include to prevent duplicating objects or transactions in the case that a request is sent more than once. This key isn't generated in Payabli, you must generate it yourself. This key persists for 2 minutes. After 2 minutes, you can reuse the key if needed.", "key": "idempotencyKey", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "[\n \"\",\n \"\"\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Bill/approval/:idBill?autocreateUser=false", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "approval", ":idBill" ], "query": [ { "description": "Automatically create the target user for approval if they don't exist.", "key": "autocreateUser", "value": "false" } ], "variable": [ { "key": "idBill" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"pageIdentifier\": \"\",\n \"roomId\": \"\",\n \"isSuccess\": \"\",\n \"responseData\": \"\"\n}", "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-e9ce4323-2286-4e30-abde-1f79d4647c1e" }, { "id": "18851b63-1117-484a-9d61-226f8354f9fc", "name": "Bad request / invalid data.", "originalRequest": { "method": "POST", "header": [ { "description": "_Optional but recommended_ A unique ID that you can include to prevent duplicating objects or transactions in the case that a request is sent more than once. This key isn't generated in Payabli, you must generate it yourself. This key persists for 2 minutes. After 2 minutes, you can reuse the key if needed.", "key": "idempotencyKey", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "[\n \"\",\n \"\"\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Bill/approval/:idBill?autocreateUser=false", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "approval", ":idBill" ], "query": [ { "description": "Automatically create the target user for approval if they don't exist.", "key": "autocreateUser", "value": "false" } ], "variable": [ { "key": "idBill" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-18851b63-1117-484a-9d61-226f8354f9fc" }, { "id": "0794732c-daf6-47d7-bb80-8dbe6d03a68c", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "description": "_Optional but recommended_ A unique ID that you can include to prevent duplicating objects or transactions in the case that a request is sent more than once. This key isn't generated in Payabli, you must generate it yourself. This key persists for 2 minutes. After 2 minutes, you can reuse the key if needed.", "key": "idempotencyKey", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "[\n \"\",\n \"\"\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Bill/approval/:idBill?autocreateUser=false", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "approval", ":idBill" ], "query": [ { "description": "Automatically create the target user for approval if they don't exist.", "key": "autocreateUser", "value": "false" } ], "variable": [ { "key": "idBill" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-0794732c-daf6-47d7-bb80-8dbe6d03a68c" }, { "id": "bca9b4ef-690b-41ee-8706-69b9c9d1637c", "name": "Internal server error.", "originalRequest": { "method": "POST", "header": [ { "description": "_Optional but recommended_ A unique ID that you can include to prevent duplicating objects or transactions in the case that a request is sent more than once. This key isn't generated in Payabli, you must generate it yourself. This key persists for 2 minutes. After 2 minutes, you can reuse the key if needed.", "key": "idempotencyKey", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "[\n \"\",\n \"\"\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Bill/approval/:idBill?autocreateUser=false", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "approval", ":idBill" ], "query": [ { "description": "Automatically create the target user for approval if they don't exist.", "key": "autocreateUser", "value": "false" } ], "variable": [ { "key": "idBill" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-bca9b4ef-690b-41ee-8706-69b9c9d1637c" }, { "id": "70c01903-9bc2-47ce-a6f5-ba6d372d4a11", "name": "Database connection error.", "originalRequest": { "method": "POST", "header": [ { "description": "_Optional but recommended_ A unique ID that you can include to prevent duplicating objects or transactions in the case that a request is sent more than once. This key isn't generated in Payabli, you must generate it yourself. This key persists for 2 minutes. After 2 minutes, you can reuse the key if needed.", "key": "idempotencyKey", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "[\n \"\",\n \"\"\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Bill/approval/:idBill?autocreateUser=false", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "approval", ":idBill" ], "query": [ { "description": "Automatically create the target user for approval if they don't exist.", "key": "autocreateUser", "value": "false" } ], "variable": [ { "key": "idBill" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-70c01903-9bc2-47ce-a6f5-ba6d372d4a11" } ], "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-05c5ffbf-e867-404b-b1ff-fb0c458b32bd" }, { "name": "Change bill approvers", "id": "bda02112-46f3-4fe5-95e7-571c431a0b76", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "[\n \"\",\n \"\"\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Bill/approval/:idBill", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "approval", ":idBill" ], "variable": [ { "id": "fd18867c-0de7-4b9a-b79e-0530c6c67062", "key": "idBill", "value": "", "description": "(Required) Payabli ID for the bill. Get this ID by querying `/api/Query/bills/` for the entrypoint or the organization." } ] }, "description": "Modify the list of users the bill is sent to for approval." }, "response": [ { "id": "c97dcc49-2093-4b52-82f3-2c16c04e226b", "name": "Success", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "[\n \"\",\n \"\"\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Bill/approval/:idBill", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "approval", ":idBill" ], "variable": [ { "key": "idBill" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseText\": \"\",\n \"isSuccess\": \"\",\n \"responseData\": \"\"\n}", "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-c97dcc49-2093-4b52-82f3-2c16c04e226b" }, { "id": "14bdfc6b-e079-4aa8-bb61-32f1d157c5f8", "name": "Bad request / invalid data.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "[\n \"\",\n \"\"\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Bill/approval/:idBill", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "approval", ":idBill" ], "variable": [ { "key": "idBill" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-14bdfc6b-e079-4aa8-bb61-32f1d157c5f8" }, { "id": "ba8d4a71-ec3f-4752-8fa7-ebf9cec9d536", "name": "Unauthorized request.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "[\n \"\",\n \"\"\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Bill/approval/:idBill", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "approval", ":idBill" ], "variable": [ { "key": "idBill" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-ba8d4a71-ec3f-4752-8fa7-ebf9cec9d536" }, { "id": "6954c27d-19a4-4d67-8254-af82ae05fd10", "name": "Internal server error.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "[\n \"\",\n \"\"\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Bill/approval/:idBill", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "approval", ":idBill" ], "variable": [ { "key": "idBill" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-6954c27d-19a4-4d67-8254-af82ae05fd10" }, { "id": "8e6f2932-fd02-4f4a-a54c-68f8fc480f94", "name": "Database connection error.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "[\n \"\",\n \"\"\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Bill/approval/:idBill", "host": [ "{{baseUrl}}" ], "path": [ "Bill", "approval", ":idBill" ], "variable": [ { "key": "idBill" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-8e6f2932-fd02-4f4a-a54c-68f8fc480f94" } ], "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-bda02112-46f3-4fe5-95e7-571c431a0b76" } ], "id": "e24d547b-7cdf-4304-a006-39822fadf391", "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-e24d547b-7cdf-4304-a006-39822fadf391" } ], "id": "3c46dbb9-a77f-4a63-bde5-64e3a87c1047", "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-3c46dbb9-a77f-4a63-bde5-64e3a87c1047" } ], "id": "f044f343-19ff-4333-983e-e9860c6171dc", "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-f044f343-19ff-4333-983e-e9860c6171dc" }, { "name": "Query", "item": [ { "name": "bills", "item": [ { "name": "{entry}", "item": [ { "name": "Get list of bills for entrypoint", "id": "842d52b1-88da-447c-ad29-6e39b80541c7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Query/bills/:entry?exportFormat=xlsx&fromRecord=0&limitRecord=20&consecteturf=&sortBy=", "host": [ "{{baseUrl}}" ], "path": [ "Query", "bills", ":entry" ], "query": [ { "description": "Export format for file downloads. When specified, returns data as a file instead of JSON.", "key": "exportFormat", "value": "xlsx" }, { "description": "The number of records to skip before starting to collect the result set.", "key": "fromRecord", "value": "0" }, { "description": "Max number of records to return for the query. Use `0` or negative value to return all records.", "key": "limitRecord", "value": "20" }, { "description": "Collection of field names, conditions, and values used to filter the query\n\n **You must remove `parameters=` from the request before you send it, otherwise Payabli will ignore the filters.**\n\n Because of a technical limitation, you can't make a request that includes filters from the API console on this page. The response isn't filtered. Instead, copy the request, remove `parameters=` and run the request in a different client.\n\n For example:\n\n --url https://api-sandbox.payabli.com/api/Query/transactions/org/236?parameters=totalAmount(gt)=1000&limitRecord=20\n\n should become:\n\n --url https://api-sandbox.payabli.com/api/Query/transactions/org/236?totalAmount(gt)=1000&limitRecord=20\n\nSee [Filters and Conditions Reference](/developers/developer-guides/pay-ops-reporting-engine-overview#filters-and-conditions-reference) for help.\n\nList of field names accepted:\n- `frequency` (`in`, `nin`, `ne`, `eq`)\n- `method` (`in`, `nin`, `eq`, `ne`)\n- `event` (`in`, `nin`, `eq`, `ne`)\n- `target` (`ct`, `nct`, `eq`, `ne`)\n- `status` (`eq`, `ne`)\n- `approvalUserId` (`eq`, `ne`)\n- `parentOrgId` (`ne`, `eq`, `nin`, `in`)\n- `approvalUserEmail` (`eq`, `ne`)\n- `scheduleId` (`ne`, `eq`)\n\nList of comparison accepted - enclosed between parentheses:\n- `eq` or empty => equal\n- `gt` => greater than\n- `ge` => greater or equal\n- `lt` => less than\n- `le` => less or equal\n- `ne` => not equal\n- `ct` => contains\n- `nct` => not contains\n- `in` => inside array\n- `nin` => not inside array\n\nList of parameters accepted:\n- `limitRecord` : max number of records for query (default=\"20\", \"0\" or negative value for all)\n- `fromRecord` : initial record in query\nExample: `totalAmount(gt)=20` returns all records with a `totalAmount` that's greater than 20.00", "key": "consecteturf", "value": "" }, { "description": "The field name to use for sorting results. Use `desc(field_name)` to sort descending by `field_name`, and use `asc(field_name)` to sort ascending by `field_name`.", "key": "sortBy", "value": "" } ], "variable": [ { "id": "4230c4ab-87c0-41f5-a72e-b1686230d3d7", "key": "entry", "value": "", "description": "(Required) The paypoint's entrypoint identifier. [Learn more](/developers/api-reference/api-overview#entrypoint-vs-entry)" } ] }, "description": "Retrieve a list of bills for an entrypoint. Use filters to limit results. Include the `exportFormat` query parameter to return the results as a file instead of a JSON response." }, "response": [ { "id": "d09c0ad1-91f1-44d0-abd9-5459b712a653", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Query/bills/:entry?exportFormat=xlsx&fromRecord=0&limitRecord=20&consecteturf=&sortBy=", "host": [ "{{baseUrl}}" ], "path": [ "Query", "bills", ":entry" ], "query": [ { "description": "Export format for file downloads. When specified, returns data as a file instead of JSON.", "key": "exportFormat", "value": "xlsx" }, { "description": "The number of records to skip before starting to collect the result set.", "key": "fromRecord", "value": "0" }, { "description": "Max number of records to return for the query. Use `0` or negative value to return all records.", "key": "limitRecord", "value": "20" }, { "description": "Collection of field names, conditions, and values used to filter the query\n\n **You must remove `parameters=` from the request before you send it, otherwise Payabli will ignore the filters.**\n\n Because of a technical limitation, you can't make a request that includes filters from the API console on this page. The response isn't filtered. Instead, copy the request, remove `parameters=` and run the request in a different client.\n\n For example:\n\n --url https://api-sandbox.payabli.com/api/Query/transactions/org/236?parameters=totalAmount(gt)=1000&limitRecord=20\n\n should become:\n\n --url https://api-sandbox.payabli.com/api/Query/transactions/org/236?totalAmount(gt)=1000&limitRecord=20\n\nSee [Filters and Conditions Reference](/developers/developer-guides/pay-ops-reporting-engine-overview#filters-and-conditions-reference) for help.\n\nList of field names accepted:\n- `frequency` (`in`, `nin`, `ne`, `eq`)\n- `method` (`in`, `nin`, `eq`, `ne`)\n- `event` (`in`, `nin`, `eq`, `ne`)\n- `target` (`ct`, `nct`, `eq`, `ne`)\n- `status` (`eq`, `ne`)\n- `approvalUserId` (`eq`, `ne`)\n- `parentOrgId` (`ne`, `eq`, `nin`, `in`)\n- `approvalUserEmail` (`eq`, `ne`)\n- `scheduleId` (`ne`, `eq`)\n\nList of comparison accepted - enclosed between parentheses:\n- `eq` or empty => equal\n- `gt` => greater than\n- `ge` => greater or equal\n- `lt` => less than\n- `le` => less or equal\n- `ne` => not equal\n- `ct` => contains\n- `nct` => not contains\n- `in` => inside array\n- `nin` => not inside array\n\nList of parameters accepted:\n- `limitRecord` : max number of records for query (default=\"20\", \"0\" or negative value for all)\n- `fromRecord` : initial record in query\nExample: `totalAmount(gt)=20` returns all records with a `totalAmount` that's greater than 20.00", "key": "consecteturf", "value": "" }, { "description": "The field name to use for sorting results. Use `desc(field_name)` to sort descending by `field_name`, and use `asc(field_name)` to sort ascending by `field_name`.", "key": "sortBy", "value": "" } ], "variable": [ { "key": "entry" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Summary\": {\n \"pageidentifier\": \"\",\n \"pageSize\": \"\",\n \"total2approval\": \"\",\n \"totalactive\": \"\",\n \"totalAmount\": \"\",\n \"totalamount2approval\": \"\",\n \"totalamountactive\": \"\",\n \"totalamountapproved\": \"\",\n \"totalamountcancel\": \"\",\n \"totalamountdisapproved\": \"\",\n \"totalamountintransit\": \"\",\n \"totalamountoverdue\": \"\",\n \"totalamountpaid\": \"\",\n \"totalamountsent2approval\": \"\",\n \"totalapproved\": \"\",\n \"totalcancel\": \"\",\n \"totaldisapproved\": \"\",\n \"totalintransit\": \"\",\n \"totaloverdue\": \"\",\n \"totalPages\": \"\",\n \"totalpaid\": \"\",\n \"totalRecords\": \"\",\n \"totalsent2approval\": \"\"\n },\n \"Records\": [\n {\n \"AccountingField1\": \"\",\n \"AccountingField2\": \"\",\n \"AdditionalData\": {\n \"sed2\": \"\",\n \"reprehenderit_b5_\": \"\",\n \"commodo_1\": \"\"\n },\n \"BatchNumber\": \"\",\n \"billApprovals\": [\n {\n \"approvedTime\": \"\",\n \"approved\": \"\",\n \"comments\": \"\",\n \"email\": \"\",\n \"Id\": \"\"\n }\n ],\n \"BillDate\": \"\",\n \"billEvents\": [\n {\n \"description\": \"\",\n \"eventTime\": \"\",\n \"extraData\": \"\",\n \"refData\": \"\",\n \"source\": \"\"\n }\n ],\n \"BillItems\": null,\n \"BillNumber\": \"\",\n \"Comments\": \"\",\n \"CreatedAt\": \"\",\n \"Discount\": \"\",\n \"DocumentsRef\": \"\",\n \"DueDate\": \"\",\n \"EndDate\": \"\",\n \"EntityID\": \"\",\n \"externalPaypointID\": \"\",\n \"Frequency\": \"monthly\",\n \"IdBill\": \"\",\n \"LastUpdated\": \"\",\n \"LotNumber\": \"\",\n \"Mode\": \"\",\n \"NetAmount\": \"\",\n \"ParentOrgId\": \"\",\n \"ParentOrgName\": \"\",\n \"PaymentId\": \"\",\n \"PaymentMethod\": \"ach\",\n \"paylinkId\": \"\",\n \"PaypointDbaname\": \"\",\n \"PaypointEntryname\": \"\",\n \"PaypointLegalname\": \"\",\n \"Source\": \"\",\n \"Status\": \"\",\n \"Terms\": \"NET45\",\n \"TotalAmount\": \"\",\n \"Transaction\": {\n \"IdOut\": \"\",\n \"CreatedAt\": \"\",\n \"Comments\": \"\",\n \"Vendor\": {\n \"VendorNumber\": \"\",\n \"Name1\": \"\",\n \"Name2\": \"\",\n \"EIN\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"RemitEmail\": \"\",\n \"Address1\": \"\",\n \"Address2\": \"\",\n \"City\": \"\",\n \"State\": \"\",\n \"Zip\": \"\",\n \"Country\": \"\",\n \"Mcc\": \"\",\n \"LocationCode\": \"\",\n \"Contacts\": [\n {\n \"ContactName\": \"\",\n \"ContactEmail\": \"\",\n \"ContactTitle\": \"\",\n \"ContactPhone\": \"\"\n }\n ],\n \"BillingData\": {\n \"id\": \"\",\n \"nickname\": \"\",\n \"bankName\": \"\",\n \"routingAccount\": \"\",\n \"accountNumber\": \"\",\n \"typeAccount\": \"Checking\",\n \"bankAccountHolderName\": \"\",\n \"bankAccountHolderType\": \"Personal\",\n \"bankAccountFunction\": \"\",\n \"verified\": \"\",\n \"status\": \"\",\n \"services\": [\n {\n \"description\": \"Any type\"\n }\n ],\n \"default\": \"\",\n \"accountId\": \"\"\n },\n \"PaymentMethod\": \"\",\n \"VendorStatus\": \"\",\n \"VendorId\": \"\",\n \"EnrollmentStatus\": \"\",\n \"Summary\": {\n \"ActiveBills\": \"\",\n \"PendingBills\": \"\",\n \"InTransitBills\": \"\",\n \"PaidBills\": \"\",\n \"OverdueBills\": \"\",\n \"ApprovedBills\": \"\",\n \"DisapprovedBills\": \"\",\n \"TotalBills\": \"\",\n \"ActiveBillsAmount\": \"\",\n \"PendingBillsAmount\": \"\",\n \"InTransitBillsAmount\": \"\",\n \"PaidBillsAmount\": \"\",\n \"OverdueBillsAmount\": \"\",\n \"ApprovedBillsAmount\": \"\",\n \"DisapprovedBillsAmount\": \"\",\n \"TotalBillsAmount\": \"\"\n },\n \"PaypointLegalname\": \"\",\n \"PaypointId\": \"\",\n \"PaypointDbaname\": \"\",\n \"PaypointEntryname\": \"\",\n \"ParentOrgName\": \"\",\n \"ParentOrgId\": \"\",\n \"CreatedDate\": \"\",\n \"LastUpdated\": \"\",\n \"remitAddress1\": \"\",\n \"remitAddress2\": \"\",\n \"remitCity\": \"\",\n \"remitState\": \"\",\n \"remitZip\": \"\",\n \"remitCountry\": \"\",\n \"payeeName1\": \"\",\n \"payeeName2\": \"\",\n \"customField1\": \"\",\n \"customField2\": \"\",\n \"customerVendorAccount\": \"\",\n \"InternalReferenceId\": \"\",\n \"PaymentPortalUrl\": \"\",\n \"CardAccepted\": \"\",\n \"AchAccepted\": \"\",\n \"CheckAccepted\": \"\",\n \"EnrichmentStatus\": \"\",\n \"EnrichedBy\": \"\",\n \"EnrichedAt\": \"\",\n \"EnrichmentId\": \"\",\n \"additionalData\": {\n \"sit_bb2\": \"\",\n \"aute6\": \"\"\n },\n \"externalPaypointID\": \"\",\n \"StoredMethods\": [\n {\n \"IdPmethod\": \"\",\n \"Method\": \"\",\n \"Descriptor\": \"\",\n \"MaskedAccount\": \"\",\n \"ExpDate\": \"\",\n \"HolderName\": \"\",\n \"AchSecCode\": \"\",\n \"AchHolderType\": \"\",\n \"IsValidatedACH\": \"\",\n \"BIN\": \"\",\n \"binData\": {\n \"binMatchedLength\": \"\",\n \"binCardBrand\": \"\",\n \"binCardType\": \"\",\n \"binCardCategory\": \"\",\n \"binCardIssuer\": \"\",\n \"binCardIssuerCountry\": \"\",\n \"binCardIssuerCountryCodeA2\": \"\",\n \"binCardIssuerCountryNumber\": \"\",\n \"binCardIsRegulated\": \"\",\n \"binCardUseCategory\": \"\",\n \"binCardIssuerCountryCodeA3\": \"\"\n },\n \"ABA\": \"\",\n \"PostalCode\": \"\",\n \"MethodType\": \"\",\n \"WalletType\": \"\",\n \"LastUpdated\": \"\",\n \"CardUpdatedOn\": \"\"\n }\n ]\n },\n \"PaypointDbaname\": \"\",\n \"PaypointLegalname\": \"\",\n \"Status\": \"\",\n \"LastUpdated\": \"\",\n \"TotalAmount\": \"\",\n \"NetAmount\": \"\",\n \"FeeAmount\": \"\",\n \"Source\": \"\",\n \"ParentOrgName\": \"\",\n \"ParentOrgId\": \"\",\n \"BatchNumber\": \"\",\n \"PaymentStatus\": \"\",\n \"PaymentMethod\": \"\",\n \"CardToken\": \"\",\n \"CheckNumber\": \"\",\n \"CheckData\": {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"pdf\",\n \"furl\": \"\"\n },\n \"PaymentId\": \"\",\n \"PaymentData\": {\n \"AccountExp\": \"\",\n \"accountId\": \"\",\n \"AccountType\": \"\",\n \"AccountZip\": \"\",\n \"binData\": {\n \"binMatchedLength\": \"\",\n \"binCardBrand\": \"\",\n \"binCardType\": \"\",\n \"binCardCategory\": \"\",\n \"binCardIssuer\": \"\",\n \"binCardIssuerCountry\": \"\",\n \"binCardIssuerCountryCodeA2\": \"\",\n \"binCardIssuerCountryNumber\": \"\",\n \"binCardIsRegulated\": \"\",\n \"binCardUseCategory\": \"\",\n \"binCardIssuerCountryCodeA3\": \"\"\n },\n \"HolderName\": \"\",\n \"Initiator\": \"\",\n \"MaskedAccount\": \"\",\n \"orderDescription\": \"\",\n \"paymentDetails\": {\n \"totalAmount\": \"\",\n \"categories\": [\n {\n \"amount\": \"\",\n \"label\": \"\",\n \"description\": \"\",\n \"qty\": 1\n }\n ],\n \"checkImage\": {\n \"eiusmod8\": {\n \"description\": \"Any type\"\n },\n \"dolor_\": {\n \"description\": \"Any type\"\n }\n },\n \"checkNumber\": \"\",\n \"currency\": \"\",\n \"serviceFee\": \"\",\n \"splitFunding\": [\n {\n \"accountId\": \"\",\n \"amount\": \"\",\n \"description\": \"\",\n \"recipientEntryPoint\": \"\"\n }\n ],\n \"checkUniqueId\": \"\"\n },\n \"Sequence\": \"\",\n \"SignatureData\": \"\",\n \"StoredId\": \"\",\n \"StoredMethodUsageType\": \"\"\n },\n \"Bills\": [\n {\n \"invoiceDate\": \"\",\n \"dueDate\": \"\",\n \"billId\": \"\",\n \"LotNumber\": \"\",\n \"AccountingField1\": \"\",\n \"AccountingField2\": \"\",\n \"Terms\": \"EOM\",\n \"AdditionalData\": \"\",\n \"attachments\": [\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"txt\",\n \"furl\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"netAmount\": \"\",\n \"comments\": \"\",\n \"identifier\": \"\",\n \"discount\": \"\",\n \"totalAmount\": \"\"\n }\n ],\n \"Events\": [\n {\n \"TransEvent\": \"\",\n \"EventData\": {\n \"dolore38\": {\n \"description\": \"Any type\"\n }\n },\n \"EventTime\": \"\"\n }\n ],\n \"externalPaypointID\": \"\",\n \"EntryName\": \"\",\n \"Gateway\": \"\",\n \"BatchId\": \"\",\n \"HasVcardTransactions\": \"\",\n \"IsSameDayACH\": \"\",\n \"ScheduleId\": \"\",\n \"SettlementStatus\": \"\",\n \"RiskFlagged\": \"\",\n \"RiskFlaggedOn\": \"\",\n \"RiskStatus\": \"\",\n \"RiskReason\": \"\",\n \"RiskAction\": \"\",\n \"RiskActionCode\": \"\",\n \"PayoutProgram\": \"\"\n },\n \"Vendor\": {\n \"City\": \"\",\n \"Country\": \"\",\n \"EIN\": \"\",\n \"Name1\": \"\",\n \"Phone\": \"\",\n \"State\": \"\",\n \"Zip\": \"\",\n \"additionalData\": {\n \"aliqua8d\": {\n \"ullamco4a2\": {\n \"description\": \"Any type\"\n },\n \"do0e\": {\n \"description\": \"Any type\"\n },\n \"sunt1b\": {\n \"description\": \"Any type\"\n }\n }\n },\n \"Address1\": \"\",\n \"Address2\": \"\",\n \"BillingData\": {\n \"accountNumber\": \"\",\n \"bankAccountFunction\": \"\",\n \"bankAccountHolderName\": \"\",\n \"bankAccountHolderType\": \"Business\",\n \"bankName\": \"\",\n \"id\": \"\",\n \"routingAccount\": \"\",\n \"typeAccount\": \"Checking\"\n },\n \"Contacts\": [\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n }\n ],\n \"customerVendorAccount\": \"\",\n \"Email\": \"\",\n \"InternalReferenceId\": \"\",\n \"LocationCode\": \"\",\n \"Mcc\": \"\",\n \"Name2\": \"\",\n \"payeeName1\": \"\",\n \"payeeName2\": \"\",\n \"PaymentMethod\": {\n \"method\": \"\",\n \"storedMethodId\": \"\"\n },\n \"remitAddress1\": \"\",\n \"remitAddress2\": \"\",\n \"remitCity\": \"\",\n \"remitCountry\": \"\",\n \"remitState\": \"\",\n \"remitZip\": \"\",\n \"VendorId\": \"\",\n \"VendorNumber\": \"\",\n \"VendorStatus\": \"\"\n }\n }\n ]\n}", "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-d09c0ad1-91f1-44d0-abd9-5459b712a653" }, { "id": "cb2abef6-342b-4eb1-9dae-a5c1d24cce89", "name": "Bad request / invalid data.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Query/bills/:entry?exportFormat=xlsx&fromRecord=0&limitRecord=20&consecteturf=&sortBy=", "host": [ "{{baseUrl}}" ], "path": [ "Query", "bills", ":entry" ], "query": [ { "description": "Export format for file downloads. When specified, returns data as a file instead of JSON.", "key": "exportFormat", "value": "xlsx" }, { "description": "The number of records to skip before starting to collect the result set.", "key": "fromRecord", "value": "0" }, { "description": "Max number of records to return for the query. Use `0` or negative value to return all records.", "key": "limitRecord", "value": "20" }, { "description": "Collection of field names, conditions, and values used to filter the query\n\n **You must remove `parameters=` from the request before you send it, otherwise Payabli will ignore the filters.**\n\n Because of a technical limitation, you can't make a request that includes filters from the API console on this page. The response isn't filtered. Instead, copy the request, remove `parameters=` and run the request in a different client.\n\n For example:\n\n --url https://api-sandbox.payabli.com/api/Query/transactions/org/236?parameters=totalAmount(gt)=1000&limitRecord=20\n\n should become:\n\n --url https://api-sandbox.payabli.com/api/Query/transactions/org/236?totalAmount(gt)=1000&limitRecord=20\n\nSee [Filters and Conditions Reference](/developers/developer-guides/pay-ops-reporting-engine-overview#filters-and-conditions-reference) for help.\n\nList of field names accepted:\n- `frequency` (`in`, `nin`, `ne`, `eq`)\n- `method` (`in`, `nin`, `eq`, `ne`)\n- `event` (`in`, `nin`, `eq`, `ne`)\n- `target` (`ct`, `nct`, `eq`, `ne`)\n- `status` (`eq`, `ne`)\n- `approvalUserId` (`eq`, `ne`)\n- `parentOrgId` (`ne`, `eq`, `nin`, `in`)\n- `approvalUserEmail` (`eq`, `ne`)\n- `scheduleId` (`ne`, `eq`)\n\nList of comparison accepted - enclosed between parentheses:\n- `eq` or empty => equal\n- `gt` => greater than\n- `ge` => greater or equal\n- `lt` => less than\n- `le` => less or equal\n- `ne` => not equal\n- `ct` => contains\n- `nct` => not contains\n- `in` => inside array\n- `nin` => not inside array\n\nList of parameters accepted:\n- `limitRecord` : max number of records for query (default=\"20\", \"0\" or negative value for all)\n- `fromRecord` : initial record in query\nExample: `totalAmount(gt)=20` returns all records with a `totalAmount` that's greater than 20.00", "key": "consecteturf", "value": "" }, { "description": "The field name to use for sorting results. Use `desc(field_name)` to sort descending by `field_name`, and use `asc(field_name)` to sort ascending by `field_name`.", "key": "sortBy", "value": "" } ], "variable": [ { "key": "entry" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-cb2abef6-342b-4eb1-9dae-a5c1d24cce89" }, { "id": "bef5e9a5-25d8-4688-8338-c3d4aa6f18c0", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Query/bills/:entry?exportFormat=xlsx&fromRecord=0&limitRecord=20&consecteturf=&sortBy=", "host": [ "{{baseUrl}}" ], "path": [ "Query", "bills", ":entry" ], "query": [ { "description": "Export format for file downloads. When specified, returns data as a file instead of JSON.", "key": "exportFormat", "value": "xlsx" }, { "description": "The number of records to skip before starting to collect the result set.", "key": "fromRecord", "value": "0" }, { "description": "Max number of records to return for the query. Use `0` or negative value to return all records.", "key": "limitRecord", "value": "20" }, { "description": "Collection of field names, conditions, and values used to filter the query\n\n **You must remove `parameters=` from the request before you send it, otherwise Payabli will ignore the filters.**\n\n Because of a technical limitation, you can't make a request that includes filters from the API console on this page. The response isn't filtered. Instead, copy the request, remove `parameters=` and run the request in a different client.\n\n For example:\n\n --url https://api-sandbox.payabli.com/api/Query/transactions/org/236?parameters=totalAmount(gt)=1000&limitRecord=20\n\n should become:\n\n --url https://api-sandbox.payabli.com/api/Query/transactions/org/236?totalAmount(gt)=1000&limitRecord=20\n\nSee [Filters and Conditions Reference](/developers/developer-guides/pay-ops-reporting-engine-overview#filters-and-conditions-reference) for help.\n\nList of field names accepted:\n- `frequency` (`in`, `nin`, `ne`, `eq`)\n- `method` (`in`, `nin`, `eq`, `ne`)\n- `event` (`in`, `nin`, `eq`, `ne`)\n- `target` (`ct`, `nct`, `eq`, `ne`)\n- `status` (`eq`, `ne`)\n- `approvalUserId` (`eq`, `ne`)\n- `parentOrgId` (`ne`, `eq`, `nin`, `in`)\n- `approvalUserEmail` (`eq`, `ne`)\n- `scheduleId` (`ne`, `eq`)\n\nList of comparison accepted - enclosed between parentheses:\n- `eq` or empty => equal\n- `gt` => greater than\n- `ge` => greater or equal\n- `lt` => less than\n- `le` => less or equal\n- `ne` => not equal\n- `ct` => contains\n- `nct` => not contains\n- `in` => inside array\n- `nin` => not inside array\n\nList of parameters accepted:\n- `limitRecord` : max number of records for query (default=\"20\", \"0\" or negative value for all)\n- `fromRecord` : initial record in query\nExample: `totalAmount(gt)=20` returns all records with a `totalAmount` that's greater than 20.00", "key": "consecteturf", "value": "" }, { "description": "The field name to use for sorting results. Use `desc(field_name)` to sort descending by `field_name`, and use `asc(field_name)` to sort ascending by `field_name`.", "key": "sortBy", "value": "" } ], "variable": [ { "key": "entry" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-bef5e9a5-25d8-4688-8338-c3d4aa6f18c0" }, { "id": "f0b77c3e-1386-46bb-a5ee-80d14343d51d", "name": "Internal server error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Query/bills/:entry?exportFormat=xlsx&fromRecord=0&limitRecord=20&consecteturf=&sortBy=", "host": [ "{{baseUrl}}" ], "path": [ "Query", "bills", ":entry" ], "query": [ { "description": "Export format for file downloads. When specified, returns data as a file instead of JSON.", "key": "exportFormat", "value": "xlsx" }, { "description": "The number of records to skip before starting to collect the result set.", "key": "fromRecord", "value": "0" }, { "description": "Max number of records to return for the query. Use `0` or negative value to return all records.", "key": "limitRecord", "value": "20" }, { "description": "Collection of field names, conditions, and values used to filter the query\n\n **You must remove `parameters=` from the request before you send it, otherwise Payabli will ignore the filters.**\n\n Because of a technical limitation, you can't make a request that includes filters from the API console on this page. The response isn't filtered. Instead, copy the request, remove `parameters=` and run the request in a different client.\n\n For example:\n\n --url https://api-sandbox.payabli.com/api/Query/transactions/org/236?parameters=totalAmount(gt)=1000&limitRecord=20\n\n should become:\n\n --url https://api-sandbox.payabli.com/api/Query/transactions/org/236?totalAmount(gt)=1000&limitRecord=20\n\nSee [Filters and Conditions Reference](/developers/developer-guides/pay-ops-reporting-engine-overview#filters-and-conditions-reference) for help.\n\nList of field names accepted:\n- `frequency` (`in`, `nin`, `ne`, `eq`)\n- `method` (`in`, `nin`, `eq`, `ne`)\n- `event` (`in`, `nin`, `eq`, `ne`)\n- `target` (`ct`, `nct`, `eq`, `ne`)\n- `status` (`eq`, `ne`)\n- `approvalUserId` (`eq`, `ne`)\n- `parentOrgId` (`ne`, `eq`, `nin`, `in`)\n- `approvalUserEmail` (`eq`, `ne`)\n- `scheduleId` (`ne`, `eq`)\n\nList of comparison accepted - enclosed between parentheses:\n- `eq` or empty => equal\n- `gt` => greater than\n- `ge` => greater or equal\n- `lt` => less than\n- `le` => less or equal\n- `ne` => not equal\n- `ct` => contains\n- `nct` => not contains\n- `in` => inside array\n- `nin` => not inside array\n\nList of parameters accepted:\n- `limitRecord` : max number of records for query (default=\"20\", \"0\" or negative value for all)\n- `fromRecord` : initial record in query\nExample: `totalAmount(gt)=20` returns all records with a `totalAmount` that's greater than 20.00", "key": "consecteturf", "value": "" }, { "description": "The field name to use for sorting results. Use `desc(field_name)` to sort descending by `field_name`, and use `asc(field_name)` to sort ascending by `field_name`.", "key": "sortBy", "value": "" } ], "variable": [ { "key": "entry" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-f0b77c3e-1386-46bb-a5ee-80d14343d51d" }, { "id": "434bfed4-550b-4220-b710-5db15149f4b9", "name": "Database connection error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Query/bills/:entry?exportFormat=xlsx&fromRecord=0&limitRecord=20&consecteturf=&sortBy=", "host": [ "{{baseUrl}}" ], "path": [ "Query", "bills", ":entry" ], "query": [ { "description": "Export format for file downloads. When specified, returns data as a file instead of JSON.", "key": "exportFormat", "value": "xlsx" }, { "description": "The number of records to skip before starting to collect the result set.", "key": "fromRecord", "value": "0" }, { "description": "Max number of records to return for the query. Use `0` or negative value to return all records.", "key": "limitRecord", "value": "20" }, { "description": "Collection of field names, conditions, and values used to filter the query\n\n **You must remove `parameters=` from the request before you send it, otherwise Payabli will ignore the filters.**\n\n Because of a technical limitation, you can't make a request that includes filters from the API console on this page. The response isn't filtered. Instead, copy the request, remove `parameters=` and run the request in a different client.\n\n For example:\n\n --url https://api-sandbox.payabli.com/api/Query/transactions/org/236?parameters=totalAmount(gt)=1000&limitRecord=20\n\n should become:\n\n --url https://api-sandbox.payabli.com/api/Query/transactions/org/236?totalAmount(gt)=1000&limitRecord=20\n\nSee [Filters and Conditions Reference](/developers/developer-guides/pay-ops-reporting-engine-overview#filters-and-conditions-reference) for help.\n\nList of field names accepted:\n- `frequency` (`in`, `nin`, `ne`, `eq`)\n- `method` (`in`, `nin`, `eq`, `ne`)\n- `event` (`in`, `nin`, `eq`, `ne`)\n- `target` (`ct`, `nct`, `eq`, `ne`)\n- `status` (`eq`, `ne`)\n- `approvalUserId` (`eq`, `ne`)\n- `parentOrgId` (`ne`, `eq`, `nin`, `in`)\n- `approvalUserEmail` (`eq`, `ne`)\n- `scheduleId` (`ne`, `eq`)\n\nList of comparison accepted - enclosed between parentheses:\n- `eq` or empty => equal\n- `gt` => greater than\n- `ge` => greater or equal\n- `lt` => less than\n- `le` => less or equal\n- `ne` => not equal\n- `ct` => contains\n- `nct` => not contains\n- `in` => inside array\n- `nin` => not inside array\n\nList of parameters accepted:\n- `limitRecord` : max number of records for query (default=\"20\", \"0\" or negative value for all)\n- `fromRecord` : initial record in query\nExample: `totalAmount(gt)=20` returns all records with a `totalAmount` that's greater than 20.00", "key": "consecteturf", "value": "" }, { "description": "The field name to use for sorting results. Use `desc(field_name)` to sort descending by `field_name`, and use `asc(field_name)` to sort ascending by `field_name`.", "key": "sortBy", "value": "" } ], "variable": [ { "key": "entry" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-434bfed4-550b-4220-b710-5db15149f4b9" } ], "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-842d52b1-88da-447c-ad29-6e39b80541c7" } ], "id": "5fc5242e-5865-4cc2-a023-00c513bc26e1", "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-5fc5242e-5865-4cc2-a023-00c513bc26e1" }, { "name": "org", "item": [ { "name": "{orgId}", "item": [ { "name": "Get list of bills for organization", "id": "5314202b-4b81-419b-8409-7b23e0138121", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Query/bills/org/:orgId?exportFormat=xlsx&fromRecord=0&limitRecord=20&consecteturf=&sortBy=", "host": [ "{{baseUrl}}" ], "path": [ "Query", "bills", "org", ":orgId" ], "query": [ { "description": "Export format for file downloads. When specified, returns data as a file instead of JSON.", "key": "exportFormat", "value": "xlsx" }, { "description": "The number of records to skip before starting to collect the result set.", "key": "fromRecord", "value": "0" }, { "description": "Max number of records to return for the query. Use `0` or negative value to return all records.", "key": "limitRecord", "value": "20" }, { "description": "Collection of field names, conditions, and values used to filter the query\n\n **You must remove `parameters=` from the request before you send it, otherwise Payabli will ignore the filters.**\n\n Because of a technical limitation, you can't make a request that includes filters from the API console on this page. The response isn't filtered. Instead, copy the request, remove `parameters=` and run the request in a different client.\n\n For example:\n\n --url https://api-sandbox.payabli.com/api/Query/transactions/org/236?parameters=totalAmount(gt)=1000&limitRecord=20\n\n should become:\n\n --url https://api-sandbox.payabli.com/api/Query/transactions/org/236?totalAmount(gt)=1000&limitRecord=20\n\nSee [Filters and Conditions Reference](/developers/developer-guides/pay-ops-reporting-engine-overview#filters-and-conditions-reference) for help.\n\nList of field names accepted:\n- `frequency` (in, nin, ne, eq)\n- `method` (in, nin, eq, ne)\n- `event` (in, nin, eq, ne)\n- `target` (ct, nct, eq, ne)\n- `status` (eq, ne)\n- `parentOrgId` (ne, eq, nin, in)\n- `approvalUserId` (eq, ne)\n- `approvalUserEmail` (eq, ne)\n\nList of comparison accepted - enclosed between parentheses:\n- eq or empty => equal\n- gt => greater than\n- ge => greater or equal\n- lt => less than\n- le => less or equal\n- ne => not equal\n- ct => contains\n- nct => not contains\n- in => inside array\n- nin => not inside array\n\nList of parameters accepted:\n- limitRecord : max number of records for query (default=\"20\", \"0\" or negative value for all)\n- fromRecord : initial record in query\n\nExample: totalAmount(gt)=20 return all records with totalAmount greater than 20.00", "key": "consecteturf", "value": "" }, { "description": "The field name to use for sorting results. Use `desc(field_name)` to sort descending by `field_name`, and use `asc(field_name)` to sort ascending by `field_name`.", "key": "sortBy", "value": "" } ], "variable": [ { "id": "a71ab324-98e1-43e6-b5a9-4f9e8a3b84fd", "key": "orgId", "value": "", "description": "(Required) The numeric identifier for organization, assigned by Payabli." } ] }, "description": "Retrieve a list of bills for an organization. Use filters to limit results. Include the `exportFormat` query parameter to return the results as a file instead of a JSON response." }, "response": [ { "id": "e6a885a3-a830-49d6-a9d0-63692b70b03d", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Query/bills/org/:orgId?exportFormat=xlsx&fromRecord=0&limitRecord=20&consecteturf=&sortBy=", "host": [ "{{baseUrl}}" ], "path": [ "Query", "bills", "org", ":orgId" ], "query": [ { "description": "Export format for file downloads. When specified, returns data as a file instead of JSON.", "key": "exportFormat", "value": "xlsx" }, { "description": "The number of records to skip before starting to collect the result set.", "key": "fromRecord", "value": "0" }, { "description": "Max number of records to return for the query. Use `0` or negative value to return all records.", "key": "limitRecord", "value": "20" }, { "description": "Collection of field names, conditions, and values used to filter the query\n\n **You must remove `parameters=` from the request before you send it, otherwise Payabli will ignore the filters.**\n\n Because of a technical limitation, you can't make a request that includes filters from the API console on this page. The response isn't filtered. Instead, copy the request, remove `parameters=` and run the request in a different client.\n\n For example:\n\n --url https://api-sandbox.payabli.com/api/Query/transactions/org/236?parameters=totalAmount(gt)=1000&limitRecord=20\n\n should become:\n\n --url https://api-sandbox.payabli.com/api/Query/transactions/org/236?totalAmount(gt)=1000&limitRecord=20\n\nSee [Filters and Conditions Reference](/developers/developer-guides/pay-ops-reporting-engine-overview#filters-and-conditions-reference) for help.\n\nList of field names accepted:\n- `frequency` (in, nin, ne, eq)\n- `method` (in, nin, eq, ne)\n- `event` (in, nin, eq, ne)\n- `target` (ct, nct, eq, ne)\n- `status` (eq, ne)\n- `parentOrgId` (ne, eq, nin, in)\n- `approvalUserId` (eq, ne)\n- `approvalUserEmail` (eq, ne)\n\nList of comparison accepted - enclosed between parentheses:\n- eq or empty => equal\n- gt => greater than\n- ge => greater or equal\n- lt => less than\n- le => less or equal\n- ne => not equal\n- ct => contains\n- nct => not contains\n- in => inside array\n- nin => not inside array\n\nList of parameters accepted:\n- limitRecord : max number of records for query (default=\"20\", \"0\" or negative value for all)\n- fromRecord : initial record in query\n\nExample: totalAmount(gt)=20 return all records with totalAmount greater than 20.00", "key": "consecteturf", "value": "" }, { "description": "The field name to use for sorting results. Use `desc(field_name)` to sort descending by `field_name`, and use `asc(field_name)` to sort ascending by `field_name`.", "key": "sortBy", "value": "" } ], "variable": [ { "key": "orgId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Summary\": {\n \"pageidentifier\": \"\",\n \"pageSize\": \"\",\n \"total2approval\": \"\",\n \"totalactive\": \"\",\n \"totalAmount\": \"\",\n \"totalamount2approval\": \"\",\n \"totalamountactive\": \"\",\n \"totalamountapproved\": \"\",\n \"totalamountcancel\": \"\",\n \"totalamountdisapproved\": \"\",\n \"totalamountintransit\": \"\",\n \"totalamountoverdue\": \"\",\n \"totalamountpaid\": \"\",\n \"totalamountsent2approval\": \"\",\n \"totalapproved\": \"\",\n \"totalcancel\": \"\",\n \"totaldisapproved\": \"\",\n \"totalintransit\": \"\",\n \"totaloverdue\": \"\",\n \"totalPages\": \"\",\n \"totalpaid\": \"\",\n \"totalRecords\": \"\",\n \"totalsent2approval\": \"\"\n },\n \"Records\": [\n {\n \"AccountingField1\": \"\",\n \"AccountingField2\": \"\",\n \"AdditionalData\": {\n \"sed2\": \"\",\n \"reprehenderit_b5_\": \"\",\n \"commodo_1\": \"\"\n },\n \"BatchNumber\": \"\",\n \"billApprovals\": [\n {\n \"approvedTime\": \"\",\n \"approved\": \"\",\n \"comments\": \"\",\n \"email\": \"\",\n \"Id\": \"\"\n }\n ],\n \"BillDate\": \"\",\n \"billEvents\": [\n {\n \"description\": \"\",\n \"eventTime\": \"\",\n \"extraData\": \"\",\n \"refData\": \"\",\n \"source\": \"\"\n }\n ],\n \"BillItems\": null,\n \"BillNumber\": \"\",\n \"Comments\": \"\",\n \"CreatedAt\": \"\",\n \"Discount\": \"\",\n \"DocumentsRef\": \"\",\n \"DueDate\": \"\",\n \"EndDate\": \"\",\n \"EntityID\": \"\",\n \"externalPaypointID\": \"\",\n \"Frequency\": \"monthly\",\n \"IdBill\": \"\",\n \"LastUpdated\": \"\",\n \"LotNumber\": \"\",\n \"Mode\": \"\",\n \"NetAmount\": \"\",\n \"ParentOrgId\": \"\",\n \"ParentOrgName\": \"\",\n \"PaymentId\": \"\",\n \"PaymentMethod\": \"ach\",\n \"paylinkId\": \"\",\n \"PaypointDbaname\": \"\",\n \"PaypointEntryname\": \"\",\n \"PaypointLegalname\": \"\",\n \"Source\": \"\",\n \"Status\": \"\",\n \"Terms\": \"NET45\",\n \"TotalAmount\": \"\",\n \"Transaction\": {\n \"IdOut\": \"\",\n \"CreatedAt\": \"\",\n \"Comments\": \"\",\n \"Vendor\": {\n \"VendorNumber\": \"\",\n \"Name1\": \"\",\n \"Name2\": \"\",\n \"EIN\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"RemitEmail\": \"\",\n \"Address1\": \"\",\n \"Address2\": \"\",\n \"City\": \"\",\n \"State\": \"\",\n \"Zip\": \"\",\n \"Country\": \"\",\n \"Mcc\": \"\",\n \"LocationCode\": \"\",\n \"Contacts\": [\n {\n \"ContactName\": \"\",\n \"ContactEmail\": \"\",\n \"ContactTitle\": \"\",\n \"ContactPhone\": \"\"\n }\n ],\n \"BillingData\": {\n \"id\": \"\",\n \"nickname\": \"\",\n \"bankName\": \"\",\n \"routingAccount\": \"\",\n \"accountNumber\": \"\",\n \"typeAccount\": \"Checking\",\n \"bankAccountHolderName\": \"\",\n \"bankAccountHolderType\": \"Personal\",\n \"bankAccountFunction\": \"\",\n \"verified\": \"\",\n \"status\": \"\",\n \"services\": [\n {\n \"description\": \"Any type\"\n }\n ],\n \"default\": \"\",\n \"accountId\": \"\"\n },\n \"PaymentMethod\": \"\",\n \"VendorStatus\": \"\",\n \"VendorId\": \"\",\n \"EnrollmentStatus\": \"\",\n \"Summary\": {\n \"ActiveBills\": \"\",\n \"PendingBills\": \"\",\n \"InTransitBills\": \"\",\n \"PaidBills\": \"\",\n \"OverdueBills\": \"\",\n \"ApprovedBills\": \"\",\n \"DisapprovedBills\": \"\",\n \"TotalBills\": \"\",\n \"ActiveBillsAmount\": \"\",\n \"PendingBillsAmount\": \"\",\n \"InTransitBillsAmount\": \"\",\n \"PaidBillsAmount\": \"\",\n \"OverdueBillsAmount\": \"\",\n \"ApprovedBillsAmount\": \"\",\n \"DisapprovedBillsAmount\": \"\",\n \"TotalBillsAmount\": \"\"\n },\n \"PaypointLegalname\": \"\",\n \"PaypointId\": \"\",\n \"PaypointDbaname\": \"\",\n \"PaypointEntryname\": \"\",\n \"ParentOrgName\": \"\",\n \"ParentOrgId\": \"\",\n \"CreatedDate\": \"\",\n \"LastUpdated\": \"\",\n \"remitAddress1\": \"\",\n \"remitAddress2\": \"\",\n \"remitCity\": \"\",\n \"remitState\": \"\",\n \"remitZip\": \"\",\n \"remitCountry\": \"\",\n \"payeeName1\": \"\",\n \"payeeName2\": \"\",\n \"customField1\": \"\",\n \"customField2\": \"\",\n \"customerVendorAccount\": \"\",\n \"InternalReferenceId\": \"\",\n \"PaymentPortalUrl\": \"\",\n \"CardAccepted\": \"\",\n \"AchAccepted\": \"\",\n \"CheckAccepted\": \"\",\n \"EnrichmentStatus\": \"\",\n \"EnrichedBy\": \"\",\n \"EnrichedAt\": \"\",\n \"EnrichmentId\": \"\",\n \"additionalData\": {\n \"sit_bb2\": \"\",\n \"aute6\": \"\"\n },\n \"externalPaypointID\": \"\",\n \"StoredMethods\": [\n {\n \"IdPmethod\": \"\",\n \"Method\": \"\",\n \"Descriptor\": \"\",\n \"MaskedAccount\": \"\",\n \"ExpDate\": \"\",\n \"HolderName\": \"\",\n \"AchSecCode\": \"\",\n \"AchHolderType\": \"\",\n \"IsValidatedACH\": \"\",\n \"BIN\": \"\",\n \"binData\": {\n \"binMatchedLength\": \"\",\n \"binCardBrand\": \"\",\n \"binCardType\": \"\",\n \"binCardCategory\": \"\",\n \"binCardIssuer\": \"\",\n \"binCardIssuerCountry\": \"\",\n \"binCardIssuerCountryCodeA2\": \"\",\n \"binCardIssuerCountryNumber\": \"\",\n \"binCardIsRegulated\": \"\",\n \"binCardUseCategory\": \"\",\n \"binCardIssuerCountryCodeA3\": \"\"\n },\n \"ABA\": \"\",\n \"PostalCode\": \"\",\n \"MethodType\": \"\",\n \"WalletType\": \"\",\n \"LastUpdated\": \"\",\n \"CardUpdatedOn\": \"\"\n }\n ]\n },\n \"PaypointDbaname\": \"\",\n \"PaypointLegalname\": \"\",\n \"Status\": \"\",\n \"LastUpdated\": \"\",\n \"TotalAmount\": \"\",\n \"NetAmount\": \"\",\n \"FeeAmount\": \"\",\n \"Source\": \"\",\n \"ParentOrgName\": \"\",\n \"ParentOrgId\": \"\",\n \"BatchNumber\": \"\",\n \"PaymentStatus\": \"\",\n \"PaymentMethod\": \"\",\n \"CardToken\": \"\",\n \"CheckNumber\": \"\",\n \"CheckData\": {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"pdf\",\n \"furl\": \"\"\n },\n \"PaymentId\": \"\",\n \"PaymentData\": {\n \"AccountExp\": \"\",\n \"accountId\": \"\",\n \"AccountType\": \"\",\n \"AccountZip\": \"\",\n \"binData\": {\n \"binMatchedLength\": \"\",\n \"binCardBrand\": \"\",\n \"binCardType\": \"\",\n \"binCardCategory\": \"\",\n \"binCardIssuer\": \"\",\n \"binCardIssuerCountry\": \"\",\n \"binCardIssuerCountryCodeA2\": \"\",\n \"binCardIssuerCountryNumber\": \"\",\n \"binCardIsRegulated\": \"\",\n \"binCardUseCategory\": \"\",\n \"binCardIssuerCountryCodeA3\": \"\"\n },\n \"HolderName\": \"\",\n \"Initiator\": \"\",\n \"MaskedAccount\": \"\",\n \"orderDescription\": \"\",\n \"paymentDetails\": {\n \"totalAmount\": \"\",\n \"categories\": [\n {\n \"amount\": \"\",\n \"label\": \"\",\n \"description\": \"\",\n \"qty\": 1\n }\n ],\n \"checkImage\": {\n \"eiusmod8\": {\n \"description\": \"Any type\"\n },\n \"dolor_\": {\n \"description\": \"Any type\"\n }\n },\n \"checkNumber\": \"\",\n \"currency\": \"\",\n \"serviceFee\": \"\",\n \"splitFunding\": [\n {\n \"accountId\": \"\",\n \"amount\": \"\",\n \"description\": \"\",\n \"recipientEntryPoint\": \"\"\n }\n ],\n \"checkUniqueId\": \"\"\n },\n \"Sequence\": \"\",\n \"SignatureData\": \"\",\n \"StoredId\": \"\",\n \"StoredMethodUsageType\": \"\"\n },\n \"Bills\": [\n {\n \"invoiceDate\": \"\",\n \"dueDate\": \"\",\n \"billId\": \"\",\n \"LotNumber\": \"\",\n \"AccountingField1\": \"\",\n \"AccountingField2\": \"\",\n \"Terms\": \"EOM\",\n \"AdditionalData\": \"\",\n \"attachments\": [\n {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"txt\",\n \"furl\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"netAmount\": \"\",\n \"comments\": \"\",\n \"identifier\": \"\",\n \"discount\": \"\",\n \"totalAmount\": \"\"\n }\n ],\n \"Events\": [\n {\n \"TransEvent\": \"\",\n \"EventData\": {\n \"dolore38\": {\n \"description\": \"Any type\"\n }\n },\n \"EventTime\": \"\"\n }\n ],\n \"externalPaypointID\": \"\",\n \"EntryName\": \"\",\n \"Gateway\": \"\",\n \"BatchId\": \"\",\n \"HasVcardTransactions\": \"\",\n \"IsSameDayACH\": \"\",\n \"ScheduleId\": \"\",\n \"SettlementStatus\": \"\",\n \"RiskFlagged\": \"\",\n \"RiskFlaggedOn\": \"\",\n \"RiskStatus\": \"\",\n \"RiskReason\": \"\",\n \"RiskAction\": \"\",\n \"RiskActionCode\": \"\",\n \"PayoutProgram\": \"\"\n },\n \"Vendor\": {\n \"City\": \"\",\n \"Country\": \"\",\n \"EIN\": \"\",\n \"Name1\": \"\",\n \"Phone\": \"\",\n \"State\": \"\",\n \"Zip\": \"\",\n \"additionalData\": {\n \"aliqua8d\": {\n \"ullamco4a2\": {\n \"description\": \"Any type\"\n },\n \"do0e\": {\n \"description\": \"Any type\"\n },\n \"sunt1b\": {\n \"description\": \"Any type\"\n }\n }\n },\n \"Address1\": \"\",\n \"Address2\": \"\",\n \"BillingData\": {\n \"accountNumber\": \"\",\n \"bankAccountFunction\": \"\",\n \"bankAccountHolderName\": \"\",\n \"bankAccountHolderType\": \"Business\",\n \"bankName\": \"\",\n \"id\": \"\",\n \"routingAccount\": \"\",\n \"typeAccount\": \"Checking\"\n },\n \"Contacts\": [\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n }\n ],\n \"customerVendorAccount\": \"\",\n \"Email\": \"\",\n \"InternalReferenceId\": \"\",\n \"LocationCode\": \"\",\n \"Mcc\": \"\",\n \"Name2\": \"\",\n \"payeeName1\": \"\",\n \"payeeName2\": \"\",\n \"PaymentMethod\": {\n \"method\": \"\",\n \"storedMethodId\": \"\"\n },\n \"remitAddress1\": \"\",\n \"remitAddress2\": \"\",\n \"remitCity\": \"\",\n \"remitCountry\": \"\",\n \"remitState\": \"\",\n \"remitZip\": \"\",\n \"VendorId\": \"\",\n \"VendorNumber\": \"\",\n \"VendorStatus\": \"\"\n }\n }\n ]\n}", "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-e6a885a3-a830-49d6-a9d0-63692b70b03d" }, { "id": "7c333119-b966-4bfb-b905-a28cbe4f43e0", "name": "Bad request / invalid data.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Query/bills/org/:orgId?exportFormat=xlsx&fromRecord=0&limitRecord=20&consecteturf=&sortBy=", "host": [ "{{baseUrl}}" ], "path": [ "Query", "bills", "org", ":orgId" ], "query": [ { "description": "Export format for file downloads. When specified, returns data as a file instead of JSON.", "key": "exportFormat", "value": "xlsx" }, { "description": "The number of records to skip before starting to collect the result set.", "key": "fromRecord", "value": "0" }, { "description": "Max number of records to return for the query. Use `0` or negative value to return all records.", "key": "limitRecord", "value": "20" }, { "description": "Collection of field names, conditions, and values used to filter the query\n\n **You must remove `parameters=` from the request before you send it, otherwise Payabli will ignore the filters.**\n\n Because of a technical limitation, you can't make a request that includes filters from the API console on this page. The response isn't filtered. Instead, copy the request, remove `parameters=` and run the request in a different client.\n\n For example:\n\n --url https://api-sandbox.payabli.com/api/Query/transactions/org/236?parameters=totalAmount(gt)=1000&limitRecord=20\n\n should become:\n\n --url https://api-sandbox.payabli.com/api/Query/transactions/org/236?totalAmount(gt)=1000&limitRecord=20\n\nSee [Filters and Conditions Reference](/developers/developer-guides/pay-ops-reporting-engine-overview#filters-and-conditions-reference) for help.\n\nList of field names accepted:\n- `frequency` (in, nin, ne, eq)\n- `method` (in, nin, eq, ne)\n- `event` (in, nin, eq, ne)\n- `target` (ct, nct, eq, ne)\n- `status` (eq, ne)\n- `parentOrgId` (ne, eq, nin, in)\n- `approvalUserId` (eq, ne)\n- `approvalUserEmail` (eq, ne)\n\nList of comparison accepted - enclosed between parentheses:\n- eq or empty => equal\n- gt => greater than\n- ge => greater or equal\n- lt => less than\n- le => less or equal\n- ne => not equal\n- ct => contains\n- nct => not contains\n- in => inside array\n- nin => not inside array\n\nList of parameters accepted:\n- limitRecord : max number of records for query (default=\"20\", \"0\" or negative value for all)\n- fromRecord : initial record in query\n\nExample: totalAmount(gt)=20 return all records with totalAmount greater than 20.00", "key": "consecteturf", "value": "" }, { "description": "The field name to use for sorting results. Use `desc(field_name)` to sort descending by `field_name`, and use `asc(field_name)` to sort ascending by `field_name`.", "key": "sortBy", "value": "" } ], "variable": [ { "key": "orgId" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-7c333119-b966-4bfb-b905-a28cbe4f43e0" }, { "id": "8d9bba0b-0a2b-4111-b766-3968536b6404", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Query/bills/org/:orgId?exportFormat=xlsx&fromRecord=0&limitRecord=20&consecteturf=&sortBy=", "host": [ "{{baseUrl}}" ], "path": [ "Query", "bills", "org", ":orgId" ], "query": [ { "description": "Export format for file downloads. When specified, returns data as a file instead of JSON.", "key": "exportFormat", "value": "xlsx" }, { "description": "The number of records to skip before starting to collect the result set.", "key": "fromRecord", "value": "0" }, { "description": "Max number of records to return for the query. Use `0` or negative value to return all records.", "key": "limitRecord", "value": "20" }, { "description": "Collection of field names, conditions, and values used to filter the query\n\n **You must remove `parameters=` from the request before you send it, otherwise Payabli will ignore the filters.**\n\n Because of a technical limitation, you can't make a request that includes filters from the API console on this page. The response isn't filtered. Instead, copy the request, remove `parameters=` and run the request in a different client.\n\n For example:\n\n --url https://api-sandbox.payabli.com/api/Query/transactions/org/236?parameters=totalAmount(gt)=1000&limitRecord=20\n\n should become:\n\n --url https://api-sandbox.payabli.com/api/Query/transactions/org/236?totalAmount(gt)=1000&limitRecord=20\n\nSee [Filters and Conditions Reference](/developers/developer-guides/pay-ops-reporting-engine-overview#filters-and-conditions-reference) for help.\n\nList of field names accepted:\n- `frequency` (in, nin, ne, eq)\n- `method` (in, nin, eq, ne)\n- `event` (in, nin, eq, ne)\n- `target` (ct, nct, eq, ne)\n- `status` (eq, ne)\n- `parentOrgId` (ne, eq, nin, in)\n- `approvalUserId` (eq, ne)\n- `approvalUserEmail` (eq, ne)\n\nList of comparison accepted - enclosed between parentheses:\n- eq or empty => equal\n- gt => greater than\n- ge => greater or equal\n- lt => less than\n- le => less or equal\n- ne => not equal\n- ct => contains\n- nct => not contains\n- in => inside array\n- nin => not inside array\n\nList of parameters accepted:\n- limitRecord : max number of records for query (default=\"20\", \"0\" or negative value for all)\n- fromRecord : initial record in query\n\nExample: totalAmount(gt)=20 return all records with totalAmount greater than 20.00", "key": "consecteturf", "value": "" }, { "description": "The field name to use for sorting results. Use `desc(field_name)` to sort descending by `field_name`, and use `asc(field_name)` to sort ascending by `field_name`.", "key": "sortBy", "value": "" } ], "variable": [ { "key": "orgId" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-8d9bba0b-0a2b-4111-b766-3968536b6404" }, { "id": "a62069bf-9d9d-4397-af8d-f0cb802ce875", "name": "Internal server error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Query/bills/org/:orgId?exportFormat=xlsx&fromRecord=0&limitRecord=20&consecteturf=&sortBy=", "host": [ "{{baseUrl}}" ], "path": [ "Query", "bills", "org", ":orgId" ], "query": [ { "description": "Export format for file downloads. When specified, returns data as a file instead of JSON.", "key": "exportFormat", "value": "xlsx" }, { "description": "The number of records to skip before starting to collect the result set.", "key": "fromRecord", "value": "0" }, { "description": "Max number of records to return for the query. Use `0` or negative value to return all records.", "key": "limitRecord", "value": "20" }, { "description": "Collection of field names, conditions, and values used to filter the query\n\n **You must remove `parameters=` from the request before you send it, otherwise Payabli will ignore the filters.**\n\n Because of a technical limitation, you can't make a request that includes filters from the API console on this page. The response isn't filtered. Instead, copy the request, remove `parameters=` and run the request in a different client.\n\n For example:\n\n --url https://api-sandbox.payabli.com/api/Query/transactions/org/236?parameters=totalAmount(gt)=1000&limitRecord=20\n\n should become:\n\n --url https://api-sandbox.payabli.com/api/Query/transactions/org/236?totalAmount(gt)=1000&limitRecord=20\n\nSee [Filters and Conditions Reference](/developers/developer-guides/pay-ops-reporting-engine-overview#filters-and-conditions-reference) for help.\n\nList of field names accepted:\n- `frequency` (in, nin, ne, eq)\n- `method` (in, nin, eq, ne)\n- `event` (in, nin, eq, ne)\n- `target` (ct, nct, eq, ne)\n- `status` (eq, ne)\n- `parentOrgId` (ne, eq, nin, in)\n- `approvalUserId` (eq, ne)\n- `approvalUserEmail` (eq, ne)\n\nList of comparison accepted - enclosed between parentheses:\n- eq or empty => equal\n- gt => greater than\n- ge => greater or equal\n- lt => less than\n- le => less or equal\n- ne => not equal\n- ct => contains\n- nct => not contains\n- in => inside array\n- nin => not inside array\n\nList of parameters accepted:\n- limitRecord : max number of records for query (default=\"20\", \"0\" or negative value for all)\n- fromRecord : initial record in query\n\nExample: totalAmount(gt)=20 return all records with totalAmount greater than 20.00", "key": "consecteturf", "value": "" }, { "description": "The field name to use for sorting results. Use `desc(field_name)` to sort descending by `field_name`, and use `asc(field_name)` to sort ascending by `field_name`.", "key": "sortBy", "value": "" } ], "variable": [ { "key": "orgId" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-a62069bf-9d9d-4397-af8d-f0cb802ce875" }, { "id": "af4f780b-084b-4bd8-8549-76fb8292c385", "name": "Database connection error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Query/bills/org/:orgId?exportFormat=xlsx&fromRecord=0&limitRecord=20&consecteturf=&sortBy=", "host": [ "{{baseUrl}}" ], "path": [ "Query", "bills", "org", ":orgId" ], "query": [ { "description": "Export format for file downloads. When specified, returns data as a file instead of JSON.", "key": "exportFormat", "value": "xlsx" }, { "description": "The number of records to skip before starting to collect the result set.", "key": "fromRecord", "value": "0" }, { "description": "Max number of records to return for the query. Use `0` or negative value to return all records.", "key": "limitRecord", "value": "20" }, { "description": "Collection of field names, conditions, and values used to filter the query\n\n **You must remove `parameters=` from the request before you send it, otherwise Payabli will ignore the filters.**\n\n Because of a technical limitation, you can't make a request that includes filters from the API console on this page. The response isn't filtered. Instead, copy the request, remove `parameters=` and run the request in a different client.\n\n For example:\n\n --url https://api-sandbox.payabli.com/api/Query/transactions/org/236?parameters=totalAmount(gt)=1000&limitRecord=20\n\n should become:\n\n --url https://api-sandbox.payabli.com/api/Query/transactions/org/236?totalAmount(gt)=1000&limitRecord=20\n\nSee [Filters and Conditions Reference](/developers/developer-guides/pay-ops-reporting-engine-overview#filters-and-conditions-reference) for help.\n\nList of field names accepted:\n- `frequency` (in, nin, ne, eq)\n- `method` (in, nin, eq, ne)\n- `event` (in, nin, eq, ne)\n- `target` (ct, nct, eq, ne)\n- `status` (eq, ne)\n- `parentOrgId` (ne, eq, nin, in)\n- `approvalUserId` (eq, ne)\n- `approvalUserEmail` (eq, ne)\n\nList of comparison accepted - enclosed between parentheses:\n- eq or empty => equal\n- gt => greater than\n- ge => greater or equal\n- lt => less than\n- le => less or equal\n- ne => not equal\n- ct => contains\n- nct => not contains\n- in => inside array\n- nin => not inside array\n\nList of parameters accepted:\n- limitRecord : max number of records for query (default=\"20\", \"0\" or negative value for all)\n- fromRecord : initial record in query\n\nExample: totalAmount(gt)=20 return all records with totalAmount greater than 20.00", "key": "consecteturf", "value": "" }, { "description": "The field name to use for sorting results. Use `desc(field_name)` to sort descending by `field_name`, and use `asc(field_name)` to sort ascending by `field_name`.", "key": "sortBy", "value": "" } ], "variable": [ { "key": "orgId" } ] } }, "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:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-af4f780b-084b-4bd8-8549-76fb8292c385" } ], "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-5314202b-4b81-419b-8409-7b23e0138121" } ], "id": "83838b4e-f4d9-45e0-83e5-19f796511e14", "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-83838b4e-f4d9-45e0-83e5-19f796511e14" } ], "id": "cfbbd0e4-610b-4302-a95f-4edba60e777c", "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-cfbbd0e4-610b-4302-a95f-4edba60e777c" } ], "id": "4980be7d-378f-475d-9ee0-de47d1843d05", "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-4980be7d-378f-475d-9ee0-de47d1843d05" } ], "id": "0ca145e5-6f3f-4966-ba5d-a98de2a37aa2", "createdAt": "2026-07-28T02:32:05.000Z", "updatedAt": "2026-07-28T02:32:05.000Z", "uid": "35240-0ca145e5-6f3f-4966-ba5d-a98de2a37aa2" } ], "variable": [ { "key": "baseUrl", "value": "https://api-sandbox.payabli.com/api" } ] }