{ "info": { "_postman_id": "ecefa286-aa5f-4322-b43f-300a8e18eac9", "name": "API reference Bill Organization API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "lastUpdatedBy": "35240", "uid": "35240-ecefa286-aa5f-4322-b43f-300a8e18eac9" }, "item": [ { "name": "Organization", "item": [ { "name": "read", "item": [ { "name": "{orgId}", "item": [ { "name": "Get organization", "id": "3d371862-d8c9-4ff6-a00e-4122888534b0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/read/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", "read", ":orgId" ], "variable": [ { "id": "68765bfc-647c-44a1-a95b-aed8e66ad297", "key": "orgId", "value": "", "description": "(Required) The numeric identifier for organization, assigned by Payabli." } ] }, "description": "Retrieves details for an organization by ID." }, "response": [ { "id": "2892cf87-1d2d-4a27-bf86-aa8be358d5f2", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/read/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", "read", ":orgId" ], "variable": [ { "key": "orgId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"services\": [\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n },\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n }\n ],\n \"billingInfo\": {\n \"achAccount\": \"\",\n \"achRouting\": \"\",\n \"billingAddress\": \"\",\n \"billingCity\": \"\",\n \"billingCountry\": \"\",\n \"billingState\": \"\",\n \"billingZip\": \"\"\n },\n \"contacts\": [\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n },\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n }\n ],\n \"createdAt\": \"\",\n \"hasBilling\": \"\",\n \"hasResidual\": \"\",\n \"idOrg\": \"\",\n \"isRoot\": \"\",\n \"orgAddress\": \"\",\n \"orgCity\": \"\",\n \"orgCountry\": \"\",\n \"orgEntryName\": \"\",\n \"orgId\": \"\",\n \"orgLogo\": {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"gif\",\n \"furl\": \"\"\n },\n \"orgName\": \"\",\n \"orgParentId\": \"\",\n \"orgParentName\": \"\",\n \"orgState\": \"\",\n \"orgTimezone\": \"\",\n \"orgType\": \"\",\n \"orgWebsite\": \"\",\n \"orgZip\": \"\",\n \"recipientEmailNotification\": \"\",\n \"replyToEmail\": \"\",\n \"resumable\": \"\",\n \"summary\": {\n \"amountSubs\": \"\",\n \"amountTx\": \"\",\n \"childOrgs\": \"\",\n \"childPaypoints\": \"\",\n \"countSubs\": \"\",\n \"countTx\": \"\"\n },\n \"users\": [\n {\n \"Access\": [\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n },\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n }\n ],\n \"AdditionalData\": \"\",\n \"createdAt\": \"\",\n \"Email\": \"\",\n \"language\": \"\",\n \"lastAccess\": \"\",\n \"Name\": \"\",\n \"Phone\": \"\",\n \"Scope\": [\n {\n \"orgEntry\": \"\",\n \"orgId\": \"\",\n \"orgType\": \"\"\n },\n {\n \"orgEntry\": \"\",\n \"orgId\": \"\",\n \"orgType\": \"\"\n }\n ],\n \"snData\": \"\",\n \"snIdentifier\": \"\",\n \"snProvider\": \"\",\n \"timeZone\": \"\",\n \"userId\": \"\",\n \"UsrMFA\": \"\",\n \"UsrMFAMode\": \"\",\n \"UsrStatus\": \"\"\n },\n {\n \"Access\": [\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n },\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n }\n ],\n \"AdditionalData\": \"\",\n \"createdAt\": \"\",\n \"Email\": \"\",\n \"language\": \"\",\n \"lastAccess\": \"\",\n \"Name\": \"\",\n \"Phone\": \"\",\n \"Scope\": [\n {\n \"orgEntry\": \"\",\n \"orgId\": \"\",\n \"orgType\": \"\"\n },\n {\n \"orgEntry\": \"\",\n \"orgId\": \"\",\n \"orgType\": \"\"\n }\n ],\n \"snData\": \"\",\n \"snIdentifier\": \"\",\n \"snProvider\": \"\",\n \"timeZone\": \"\",\n \"userId\": \"\",\n \"UsrMFA\": \"\",\n \"UsrMFAMode\": \"\",\n \"UsrStatus\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-2892cf87-1d2d-4a27-bf86-aa8be358d5f2" }, { "id": "a7c8bcbf-543f-4d29-a84b-92f7f0009471", "name": "Bad request / invalid data.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/read/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", "read", ":orgId" ], "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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-a7c8bcbf-543f-4d29-a84b-92f7f0009471" }, { "id": "1c9c25c2-a432-451a-8afb-e85ae4d1a588", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/read/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", "read", ":orgId" ], "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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-1c9c25c2-a432-451a-8afb-e85ae4d1a588" }, { "id": "81044663-9173-4da9-995d-8ea8b29c3494", "name": "Internal server error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/read/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", "read", ":orgId" ], "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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-81044663-9173-4da9-995d-8ea8b29c3494" }, { "id": "d32fac1d-94c2-4ab9-96f9-0c20e0fc8213", "name": "Database connection error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/read/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", "read", ":orgId" ], "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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-d32fac1d-94c2-4ab9-96f9-0c20e0fc8213" } ], "createdAt": "2026-07-28T02:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-3d371862-d8c9-4ff6-a00e-4122888534b0" } ], "id": "80b6b806-8e71-4118-8bcb-3943e480a87c", "createdAt": "2026-07-28T02:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-80b6b806-8e71-4118-8bcb-3943e480a87c" } ], "id": "e9a0b53f-c3d9-4785-8bc7-3914750f55a0", "createdAt": "2026-07-28T02:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-e9a0b53f-c3d9-4785-8bc7-3914750f55a0" }, { "name": "basic", "item": [ { "name": "{entry}", "item": [ { "name": "Get basic organization details by entry name", "id": "6b79a90c-3eba-4f9d-8fd8-70a0cd0e0432", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/basic/:entry", "host": [ "{{baseUrl}}" ], "path": [ "Organization", "basic", ":entry" ], "variable": [ { "id": "ed754aed-2117-467d-870b-034b93a8fb6a", "key": "entry", "value": "", "description": "(Required) The paypoint's entrypoint identifier. [Learn more](/developers/api-reference/api-overview#entrypoint-vs-entry)" } ] }, "description": "Gets an organization's basic information by entry name (entrypoint identifier)." }, "response": [ { "id": "6ab4b1ca-5403-4083-a904-aca80092cd54", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/basic/:entry", "host": [ "{{baseUrl}}" ], "path": [ "Organization", "basic", ":entry" ], "variable": [ { "key": "entry" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"services\": [\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n },\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n }\n ],\n \"billingInfo\": {\n \"achAccount\": \"\",\n \"achRouting\": \"\",\n \"billingAddress\": \"\",\n \"billingCity\": \"\",\n \"billingCountry\": \"\",\n \"billingState\": \"\",\n \"billingZip\": \"\"\n },\n \"contacts\": [\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n },\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n }\n ],\n \"createdAt\": \"\",\n \"hasBilling\": \"\",\n \"hasResidual\": \"\",\n \"idOrg\": \"\",\n \"isRoot\": \"\",\n \"orgAddress\": \"\",\n \"orgCity\": \"\",\n \"orgCountry\": \"\",\n \"orgEntryName\": \"\",\n \"orgId\": \"\",\n \"orgLogo\": {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"gif\",\n \"furl\": \"\"\n },\n \"orgName\": \"\",\n \"orgParentId\": \"\",\n \"orgParentName\": \"\",\n \"orgState\": \"\",\n \"orgTimezone\": \"\",\n \"orgType\": \"\",\n \"orgWebsite\": \"\",\n \"orgZip\": \"\",\n \"recipientEmailNotification\": \"\",\n \"replyToEmail\": \"\",\n \"resumable\": \"\",\n \"summary\": {\n \"amountSubs\": \"\",\n \"amountTx\": \"\",\n \"childOrgs\": \"\",\n \"childPaypoints\": \"\",\n \"countSubs\": \"\",\n \"countTx\": \"\"\n },\n \"users\": [\n {\n \"Access\": [\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n },\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n }\n ],\n \"AdditionalData\": \"\",\n \"createdAt\": \"\",\n \"Email\": \"\",\n \"language\": \"\",\n \"lastAccess\": \"\",\n \"Name\": \"\",\n \"Phone\": \"\",\n \"Scope\": [\n {\n \"orgEntry\": \"\",\n \"orgId\": \"\",\n \"orgType\": \"\"\n },\n {\n \"orgEntry\": \"\",\n \"orgId\": \"\",\n \"orgType\": \"\"\n }\n ],\n \"snData\": \"\",\n \"snIdentifier\": \"\",\n \"snProvider\": \"\",\n \"timeZone\": \"\",\n \"userId\": \"\",\n \"UsrMFA\": \"\",\n \"UsrMFAMode\": \"\",\n \"UsrStatus\": \"\"\n },\n {\n \"Access\": [\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n },\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n }\n ],\n \"AdditionalData\": \"\",\n \"createdAt\": \"\",\n \"Email\": \"\",\n \"language\": \"\",\n \"lastAccess\": \"\",\n \"Name\": \"\",\n \"Phone\": \"\",\n \"Scope\": [\n {\n \"orgEntry\": \"\",\n \"orgId\": \"\",\n \"orgType\": \"\"\n },\n {\n \"orgEntry\": \"\",\n \"orgId\": \"\",\n \"orgType\": \"\"\n }\n ],\n \"snData\": \"\",\n \"snIdentifier\": \"\",\n \"snProvider\": \"\",\n \"timeZone\": \"\",\n \"userId\": \"\",\n \"UsrMFA\": \"\",\n \"UsrMFAMode\": \"\",\n \"UsrStatus\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-6ab4b1ca-5403-4083-a904-aca80092cd54" }, { "id": "17b85303-04c3-467e-b583-e41c2355d71d", "name": "Bad request / invalid data.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/basic/:entry", "host": [ "{{baseUrl}}" ], "path": [ "Organization", "basic", ":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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-17b85303-04c3-467e-b583-e41c2355d71d" }, { "id": "42f05f43-02fb-4c8a-bc53-ade349fa4fd5", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/basic/:entry", "host": [ "{{baseUrl}}" ], "path": [ "Organization", "basic", ":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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-42f05f43-02fb-4c8a-bc53-ade349fa4fd5" }, { "id": "a0365985-ed3d-476b-a3a4-b260e41b1e2e", "name": "Internal server error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/basic/:entry", "host": [ "{{baseUrl}}" ], "path": [ "Organization", "basic", ":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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-a0365985-ed3d-476b-a3a4-b260e41b1e2e" }, { "id": "351ae404-4a7e-4cb5-b1e4-94ed22295e45", "name": "Database connection error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/basic/:entry", "host": [ "{{baseUrl}}" ], "path": [ "Organization", "basic", ":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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-351ae404-4a7e-4cb5-b1e4-94ed22295e45" } ], "createdAt": "2026-07-28T02:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-6b79a90c-3eba-4f9d-8fd8-70a0cd0e0432" } ], "id": "c059a3ba-f8a3-4a13-9ba4-dd437b01993b", "createdAt": "2026-07-28T02:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-c059a3ba-f8a3-4a13-9ba4-dd437b01993b" } ], "id": "c5fe6ee4-dfe6-42ca-a2f0-947e84256ce4", "createdAt": "2026-07-28T02:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-c5fe6ee4-dfe6-42ca-a2f0-947e84256ce4" }, { "name": "basicById", "item": [ { "name": "{orgId}", "item": [ { "name": "Get basic organization details by ID", "id": "44ac6d2a-e4d9-4de9-9945-29cbbbfe654c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/basicById/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", "basicById", ":orgId" ], "variable": [ { "id": "fbcdb798-4e22-4b89-8f37-91dcec49f3f0", "key": "orgId", "value": "", "description": "(Required) The numeric identifier for organization, assigned by Payabli." } ] }, "description": "Gets an organization's basic details by org ID." }, "response": [ { "id": "78db99bb-2935-421a-9bce-583b21d8a8fa", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/basicById/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", "basicById", ":orgId" ], "variable": [ { "key": "orgId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"services\": [\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n },\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n }\n ],\n \"billingInfo\": {\n \"achAccount\": \"\",\n \"achRouting\": \"\",\n \"billingAddress\": \"\",\n \"billingCity\": \"\",\n \"billingCountry\": \"\",\n \"billingState\": \"\",\n \"billingZip\": \"\"\n },\n \"contacts\": [\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n },\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n }\n ],\n \"createdAt\": \"\",\n \"hasBilling\": \"\",\n \"hasResidual\": \"\",\n \"idOrg\": \"\",\n \"isRoot\": \"\",\n \"orgAddress\": \"\",\n \"orgCity\": \"\",\n \"orgCountry\": \"\",\n \"orgEntryName\": \"\",\n \"orgId\": \"\",\n \"orgLogo\": {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"gif\",\n \"furl\": \"\"\n },\n \"orgName\": \"\",\n \"orgParentId\": \"\",\n \"orgParentName\": \"\",\n \"orgState\": \"\",\n \"orgTimezone\": \"\",\n \"orgType\": \"\",\n \"orgWebsite\": \"\",\n \"orgZip\": \"\",\n \"recipientEmailNotification\": \"\",\n \"replyToEmail\": \"\",\n \"resumable\": \"\",\n \"summary\": {\n \"amountSubs\": \"\",\n \"amountTx\": \"\",\n \"childOrgs\": \"\",\n \"childPaypoints\": \"\",\n \"countSubs\": \"\",\n \"countTx\": \"\"\n },\n \"users\": [\n {\n \"Access\": [\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n },\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n }\n ],\n \"AdditionalData\": \"\",\n \"createdAt\": \"\",\n \"Email\": \"\",\n \"language\": \"\",\n \"lastAccess\": \"\",\n \"Name\": \"\",\n \"Phone\": \"\",\n \"Scope\": [\n {\n \"orgEntry\": \"\",\n \"orgId\": \"\",\n \"orgType\": \"\"\n },\n {\n \"orgEntry\": \"\",\n \"orgId\": \"\",\n \"orgType\": \"\"\n }\n ],\n \"snData\": \"\",\n \"snIdentifier\": \"\",\n \"snProvider\": \"\",\n \"timeZone\": \"\",\n \"userId\": \"\",\n \"UsrMFA\": \"\",\n \"UsrMFAMode\": \"\",\n \"UsrStatus\": \"\"\n },\n {\n \"Access\": [\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n },\n {\n \"roleLabel\": \"\",\n \"roleValue\": \"\"\n }\n ],\n \"AdditionalData\": \"\",\n \"createdAt\": \"\",\n \"Email\": \"\",\n \"language\": \"\",\n \"lastAccess\": \"\",\n \"Name\": \"\",\n \"Phone\": \"\",\n \"Scope\": [\n {\n \"orgEntry\": \"\",\n \"orgId\": \"\",\n \"orgType\": \"\"\n },\n {\n \"orgEntry\": \"\",\n \"orgId\": \"\",\n \"orgType\": \"\"\n }\n ],\n \"snData\": \"\",\n \"snIdentifier\": \"\",\n \"snProvider\": \"\",\n \"timeZone\": \"\",\n \"userId\": \"\",\n \"UsrMFA\": \"\",\n \"UsrMFAMode\": \"\",\n \"UsrStatus\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-78db99bb-2935-421a-9bce-583b21d8a8fa" }, { "id": "1f4b0d16-da5f-4f38-bdba-b490dbd17eba", "name": "Bad request / invalid data.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/basicById/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", "basicById", ":orgId" ], "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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-1f4b0d16-da5f-4f38-bdba-b490dbd17eba" }, { "id": "ed7358eb-5371-470c-8fd4-3acadae7246c", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/basicById/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", "basicById", ":orgId" ], "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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-ed7358eb-5371-470c-8fd4-3acadae7246c" }, { "id": "5f1f040b-99c3-4671-b10f-c03a5836a28a", "name": "Internal server error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/basicById/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", "basicById", ":orgId" ], "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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-5f1f040b-99c3-4671-b10f-c03a5836a28a" }, { "id": "82d4244b-57f0-487b-9616-63fd8b703152", "name": "Database connection error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/basicById/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", "basicById", ":orgId" ], "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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-82d4244b-57f0-487b-9616-63fd8b703152" } ], "createdAt": "2026-07-28T02:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-44ac6d2a-e4d9-4de9-9945-29cbbbfe654c" } ], "id": "8bb38266-bfe1-47b9-9fc1-8e49c7fd0cbf", "createdAt": "2026-07-28T02:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-8bb38266-bfe1-47b9-9fc1-8e49c7fd0cbf" } ], "id": "96f0eb5b-79a0-4e56-adda-d8ad4e45bae9", "createdAt": "2026-07-28T02:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-96f0eb5b-79a0-4e56-adda-d8ad4e45bae9" }, { "name": "settings", "item": [ { "name": "{orgId}", "item": [ { "name": "Get organization settings", "id": "dd51f2a6-32c6-4093-bbba-35b0a03c638d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/settings/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", "settings", ":orgId" ], "variable": [ { "id": "11e3c95c-92d6-4e6b-9605-77fe28440249", "key": "orgId", "value": "", "description": "(Required) The numeric identifier for organization, assigned by Payabli." } ] }, "description": "Retrieves an organization's settings." }, "response": [ { "id": "754af524-54bd-4df2-95a7-411f6f3361a8", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/settings/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", "settings", ":orgId" ], "variable": [ { "key": "orgId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"customFields\": [\n {\n \"key\": \"\",\n \"readOnly\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"readOnly\": \"\",\n \"value\": \"\"\n }\n ],\n \"forInvoices\": [\n {\n \"key\": \"\",\n \"readOnly\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"readOnly\": \"\",\n \"value\": \"\"\n }\n ],\n \"forPayOuts\": [\n {\n \"key\": \"\",\n \"readOnly\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"readOnly\": \"\",\n \"value\": \"\"\n }\n ],\n \"forWallets\": [\n {\n \"key\": \"\",\n \"readOnly\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"readOnly\": \"\",\n \"value\": \"\"\n }\n ],\n \"general\": [\n {\n \"key\": \"\",\n \"readOnly\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"readOnly\": \"\",\n \"value\": \"\"\n }\n ],\n \"identifiers\": [\n {\n \"key\": \"\",\n \"readOnly\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"readOnly\": \"\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-754af524-54bd-4df2-95a7-411f6f3361a8" }, { "id": "c8e64326-2f87-4e5a-9d67-a9ad92f6d35d", "name": "Bad request / invalid data.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/settings/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", "settings", ":orgId" ], "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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-c8e64326-2f87-4e5a-9d67-a9ad92f6d35d" }, { "id": "abe15a10-28bc-4d6a-ab89-377e4c4c5eeb", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/settings/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", "settings", ":orgId" ], "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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-abe15a10-28bc-4d6a-ab89-377e4c4c5eeb" }, { "id": "48d07015-88ce-4f9b-8059-24acb86708d2", "name": "Internal server error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/settings/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", "settings", ":orgId" ], "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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-48d07015-88ce-4f9b-8059-24acb86708d2" }, { "id": "eb3628d9-637b-4552-8306-84ead0cc456f", "name": "Database connection error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/settings/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", "settings", ":orgId" ], "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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-eb3628d9-637b-4552-8306-84ead0cc456f" } ], "createdAt": "2026-07-28T02:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-dd51f2a6-32c6-4093-bbba-35b0a03c638d" } ], "id": "1f2d53e4-b02f-46a5-b1df-65b20abb40b5", "createdAt": "2026-07-28T02:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-1f2d53e4-b02f-46a5-b1df-65b20abb40b5" } ], "id": "a7c05b65-c6aa-4cb8-bdd4-defef4d92fce", "createdAt": "2026-07-28T02:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-a7c05b65-c6aa-4cb8-bdd4-defef4d92fce" }, { "name": "{orgId}", "item": [ { "name": "Update organization", "id": "2b83ab30-8064-4bfe-9f03-06cfa6775d68", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"services\": [\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n },\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n }\n ],\n \"billingInfo\": {\n \"achAccount\": \"\",\n \"achRouting\": \"\",\n \"billingAddress\": \"\",\n \"billingCity\": \"\",\n \"billingCountry\": \"\",\n \"billingState\": \"\",\n \"billingZip\": \"\"\n },\n \"contacts\": [\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n },\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n }\n ],\n \"hasBilling\": \"\",\n \"hasResidual\": \"\",\n \"orgAddress\": \"\",\n \"orgCity\": \"\",\n \"orgCountry\": \"\",\n \"orgEntryName\": \"\",\n \"orgId\": \"\",\n \"orgLogo\": {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"docx\",\n \"furl\": \"\"\n },\n \"orgName\": \"\",\n \"orgParentId\": \"\",\n \"orgState\": \"\",\n \"orgTimezone\": \"\",\n \"orgType\": \"\",\n \"orgWebsite\": \"\",\n \"orgZip\": \"\",\n \"replyToEmail\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Organization/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", ":orgId" ], "variable": [ { "id": "03f48c91-27c3-4324-8312-c00ef30b757a", "key": "orgId", "value": "", "description": "(Required) The numeric identifier for organization, assigned by Payabli." } ] }, "description": "Updates an organization's details by ID." }, "response": [ { "id": "9704a321-4973-4577-8e54-030c2e222f3c", "name": "Success", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"services\": [\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n },\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n }\n ],\n \"billingInfo\": {\n \"achAccount\": \"\",\n \"achRouting\": \"\",\n \"billingAddress\": \"\",\n \"billingCity\": \"\",\n \"billingCountry\": \"\",\n \"billingState\": \"\",\n \"billingZip\": \"\"\n },\n \"contacts\": [\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n },\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n }\n ],\n \"hasBilling\": \"\",\n \"hasResidual\": \"\",\n \"orgAddress\": \"\",\n \"orgCity\": \"\",\n \"orgCountry\": \"\",\n \"orgEntryName\": \"\",\n \"orgId\": \"\",\n \"orgLogo\": {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"docx\",\n \"furl\": \"\"\n },\n \"orgName\": \"\",\n \"orgParentId\": \"\",\n \"orgState\": \"\",\n \"orgTimezone\": \"\",\n \"orgType\": \"\",\n \"orgWebsite\": \"\",\n \"orgZip\": \"\",\n \"replyToEmail\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Organization/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", ":orgId" ], "variable": [ { "key": "orgId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseCode\": \"\",\n \"responseText\": \"\",\n \"isSuccess\": \"\",\n \"pageIdentifier\": \"\",\n \"responseData\": \"\"\n}", "createdAt": "2026-07-28T02:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-9704a321-4973-4577-8e54-030c2e222f3c" }, { "id": "71186da6-1730-4668-ba3b-3bbbccde99da", "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 \"services\": [\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n },\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n }\n ],\n \"billingInfo\": {\n \"achAccount\": \"\",\n \"achRouting\": \"\",\n \"billingAddress\": \"\",\n \"billingCity\": \"\",\n \"billingCountry\": \"\",\n \"billingState\": \"\",\n \"billingZip\": \"\"\n },\n \"contacts\": [\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n },\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n }\n ],\n \"hasBilling\": \"\",\n \"hasResidual\": \"\",\n \"orgAddress\": \"\",\n \"orgCity\": \"\",\n \"orgCountry\": \"\",\n \"orgEntryName\": \"\",\n \"orgId\": \"\",\n \"orgLogo\": {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"docx\",\n \"furl\": \"\"\n },\n \"orgName\": \"\",\n \"orgParentId\": \"\",\n \"orgState\": \"\",\n \"orgTimezone\": \"\",\n \"orgType\": \"\",\n \"orgWebsite\": \"\",\n \"orgZip\": \"\",\n \"replyToEmail\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Organization/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", ":orgId" ], "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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-71186da6-1730-4668-ba3b-3bbbccde99da" }, { "id": "b139e2da-695f-44b4-baca-238ce8b7725d", "name": "Unauthorized request.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"services\": [\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n },\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n }\n ],\n \"billingInfo\": {\n \"achAccount\": \"\",\n \"achRouting\": \"\",\n \"billingAddress\": \"\",\n \"billingCity\": \"\",\n \"billingCountry\": \"\",\n \"billingState\": \"\",\n \"billingZip\": \"\"\n },\n \"contacts\": [\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n },\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n }\n ],\n \"hasBilling\": \"\",\n \"hasResidual\": \"\",\n \"orgAddress\": \"\",\n \"orgCity\": \"\",\n \"orgCountry\": \"\",\n \"orgEntryName\": \"\",\n \"orgId\": \"\",\n \"orgLogo\": {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"docx\",\n \"furl\": \"\"\n },\n \"orgName\": \"\",\n \"orgParentId\": \"\",\n \"orgState\": \"\",\n \"orgTimezone\": \"\",\n \"orgType\": \"\",\n \"orgWebsite\": \"\",\n \"orgZip\": \"\",\n \"replyToEmail\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Organization/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", ":orgId" ], "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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-b139e2da-695f-44b4-baca-238ce8b7725d" }, { "id": "0f81418e-cc64-4eda-ad94-1fe06e826003", "name": "Internal server error.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"services\": [\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n },\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n }\n ],\n \"billingInfo\": {\n \"achAccount\": \"\",\n \"achRouting\": \"\",\n \"billingAddress\": \"\",\n \"billingCity\": \"\",\n \"billingCountry\": \"\",\n \"billingState\": \"\",\n \"billingZip\": \"\"\n },\n \"contacts\": [\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n },\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n }\n ],\n \"hasBilling\": \"\",\n \"hasResidual\": \"\",\n \"orgAddress\": \"\",\n \"orgCity\": \"\",\n \"orgCountry\": \"\",\n \"orgEntryName\": \"\",\n \"orgId\": \"\",\n \"orgLogo\": {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"docx\",\n \"furl\": \"\"\n },\n \"orgName\": \"\",\n \"orgParentId\": \"\",\n \"orgState\": \"\",\n \"orgTimezone\": \"\",\n \"orgType\": \"\",\n \"orgWebsite\": \"\",\n \"orgZip\": \"\",\n \"replyToEmail\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Organization/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", ":orgId" ], "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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-0f81418e-cc64-4eda-ad94-1fe06e826003" }, { "id": "c97d5633-d297-4b5e-b344-eb0a79489a17", "name": "Database connection error.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"services\": [\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n },\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n }\n ],\n \"billingInfo\": {\n \"achAccount\": \"\",\n \"achRouting\": \"\",\n \"billingAddress\": \"\",\n \"billingCity\": \"\",\n \"billingCountry\": \"\",\n \"billingState\": \"\",\n \"billingZip\": \"\"\n },\n \"contacts\": [\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n },\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n }\n ],\n \"hasBilling\": \"\",\n \"hasResidual\": \"\",\n \"orgAddress\": \"\",\n \"orgCity\": \"\",\n \"orgCountry\": \"\",\n \"orgEntryName\": \"\",\n \"orgId\": \"\",\n \"orgLogo\": {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"docx\",\n \"furl\": \"\"\n },\n \"orgName\": \"\",\n \"orgParentId\": \"\",\n \"orgState\": \"\",\n \"orgTimezone\": \"\",\n \"orgType\": \"\",\n \"orgWebsite\": \"\",\n \"orgZip\": \"\",\n \"replyToEmail\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Organization/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", ":orgId" ], "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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-c97d5633-d297-4b5e-b344-eb0a79489a17" } ], "createdAt": "2026-07-28T02:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-2b83ab30-8064-4bfe-9f03-06cfa6775d68" }, { "name": "Delete organization", "id": "9ab1fc01-e355-46bc-b6bd-cf6b820fae91", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", ":orgId" ], "variable": [ { "id": "4fe02df0-cb58-41b1-bd68-2f1af6df9779", "key": "orgId", "value": "", "description": "(Required) The numeric identifier for organization, assigned by Payabli." } ] }, "description": "Delete an organization by ID." }, "response": [ { "id": "d1e24168-9518-4a30-99ac-7c338f272a0c", "name": "Success", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", ":orgId" ], "variable": [ { "key": "orgId" } ] } }, "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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-d1e24168-9518-4a30-99ac-7c338f272a0c" }, { "id": "a2cee5b5-55d9-45af-9f39-c1af4bb57aaa", "name": "Bad request / invalid data.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", ":orgId" ], "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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-a2cee5b5-55d9-45af-9f39-c1af4bb57aaa" }, { "id": "915a62a3-7a03-4d87-9dd1-c23ff0de7814", "name": "Unauthorized request.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", ":orgId" ], "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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-915a62a3-7a03-4d87-9dd1-c23ff0de7814" }, { "id": "03d7bd99-253e-45e5-9127-faadd8243426", "name": "Internal server error.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", ":orgId" ], "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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-03d7bd99-253e-45e5-9127-faadd8243426" }, { "id": "da7c00d4-0721-4e50-bf2b-a3f1a5426ac8", "name": "Database connection error.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Organization/:orgId", "host": [ "{{baseUrl}}" ], "path": [ "Organization", ":orgId" ], "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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-da7c00d4-0721-4e50-bf2b-a3f1a5426ac8" } ], "createdAt": "2026-07-28T02:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-9ab1fc01-e355-46bc-b6bd-cf6b820fae91" } ], "id": "b6d98f1a-a290-4c4e-a771-a7952b349f26", "createdAt": "2026-07-28T02:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-b6d98f1a-a290-4c4e-a771-a7952b349f26" }, { "name": "Add organization", "id": "8f4e1a56-825f-411a-9d01-a74ebfac167a", "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 \"orgName\": \"\",\n \"orgType\": \"\",\n \"replyToEmail\": \"\",\n \"services\": [\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n },\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n }\n ],\n \"billingInfo\": {\n \"achAccount\": \"\",\n \"achRouting\": \"\",\n \"billingAddress\": \"\",\n \"billingCity\": \"\",\n \"billingCountry\": \"\",\n \"billingState\": \"\",\n \"billingZip\": \"\"\n },\n \"contacts\": [\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n },\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n }\n ],\n \"hasBilling\": \"\",\n \"hasResidual\": \"\",\n \"orgAddress\": \"\",\n \"orgCity\": \"\",\n \"orgCountry\": \"\",\n \"orgEntryName\": \"\",\n \"orgId\": \"\",\n \"orgLogo\": {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"pdf\",\n \"furl\": \"\"\n },\n \"orgParentId\": \"\",\n \"orgState\": \"\",\n \"orgTimezone\": \"\",\n \"orgWebsite\": \"\",\n \"orgZip\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Organization", "host": [ "{{baseUrl}}" ], "path": [ "Organization" ] }, "description": "Creates an organization under a parent organization. This is also referred to as a suborganization." }, "response": [ { "id": "2d617c13-7b5f-4a7f-be49-e11520df2578", "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 \"orgName\": \"\",\n \"orgType\": \"\",\n \"replyToEmail\": \"\",\n \"services\": [\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n },\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n }\n ],\n \"billingInfo\": {\n \"achAccount\": \"\",\n \"achRouting\": \"\",\n \"billingAddress\": \"\",\n \"billingCity\": \"\",\n \"billingCountry\": \"\",\n \"billingState\": \"\",\n \"billingZip\": \"\"\n },\n \"contacts\": [\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n },\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n }\n ],\n \"hasBilling\": \"\",\n \"hasResidual\": \"\",\n \"orgAddress\": \"\",\n \"orgCity\": \"\",\n \"orgCountry\": \"\",\n \"orgEntryName\": \"\",\n \"orgId\": \"\",\n \"orgLogo\": {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"pdf\",\n \"furl\": \"\"\n },\n \"orgParentId\": \"\",\n \"orgState\": \"\",\n \"orgTimezone\": \"\",\n \"orgWebsite\": \"\",\n \"orgZip\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Organization", "host": [ "{{baseUrl}}" ], "path": [ "Organization" ] } }, "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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-2d617c13-7b5f-4a7f-be49-e11520df2578" }, { "id": "fcdcca3e-ad87-4fac-bc1b-82c200b9cdd0", "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 \"orgName\": \"\",\n \"orgType\": \"\",\n \"replyToEmail\": \"\",\n \"services\": [\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n },\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n }\n ],\n \"billingInfo\": {\n \"achAccount\": \"\",\n \"achRouting\": \"\",\n \"billingAddress\": \"\",\n \"billingCity\": \"\",\n \"billingCountry\": \"\",\n \"billingState\": \"\",\n \"billingZip\": \"\"\n },\n \"contacts\": [\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n },\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n }\n ],\n \"hasBilling\": \"\",\n \"hasResidual\": \"\",\n \"orgAddress\": \"\",\n \"orgCity\": \"\",\n \"orgCountry\": \"\",\n \"orgEntryName\": \"\",\n \"orgId\": \"\",\n \"orgLogo\": {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"pdf\",\n \"furl\": \"\"\n },\n \"orgParentId\": \"\",\n \"orgState\": \"\",\n \"orgTimezone\": \"\",\n \"orgWebsite\": \"\",\n \"orgZip\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Organization", "host": [ "{{baseUrl}}" ], "path": [ "Organization" ] } }, "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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-fcdcca3e-ad87-4fac-bc1b-82c200b9cdd0" }, { "id": "2fcac1ec-895f-4203-a80b-aed645e0417f", "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 \"orgName\": \"\",\n \"orgType\": \"\",\n \"replyToEmail\": \"\",\n \"services\": [\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n },\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n }\n ],\n \"billingInfo\": {\n \"achAccount\": \"\",\n \"achRouting\": \"\",\n \"billingAddress\": \"\",\n \"billingCity\": \"\",\n \"billingCountry\": \"\",\n \"billingState\": \"\",\n \"billingZip\": \"\"\n },\n \"contacts\": [\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n },\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n }\n ],\n \"hasBilling\": \"\",\n \"hasResidual\": \"\",\n \"orgAddress\": \"\",\n \"orgCity\": \"\",\n \"orgCountry\": \"\",\n \"orgEntryName\": \"\",\n \"orgId\": \"\",\n \"orgLogo\": {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"pdf\",\n \"furl\": \"\"\n },\n \"orgParentId\": \"\",\n \"orgState\": \"\",\n \"orgTimezone\": \"\",\n \"orgWebsite\": \"\",\n \"orgZip\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Organization", "host": [ "{{baseUrl}}" ], "path": [ "Organization" ] } }, "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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-2fcac1ec-895f-4203-a80b-aed645e0417f" }, { "id": "8829cbb4-b369-4cd5-b34a-30544ca18e2d", "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 \"orgName\": \"\",\n \"orgType\": \"\",\n \"replyToEmail\": \"\",\n \"services\": [\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n },\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n }\n ],\n \"billingInfo\": {\n \"achAccount\": \"\",\n \"achRouting\": \"\",\n \"billingAddress\": \"\",\n \"billingCity\": \"\",\n \"billingCountry\": \"\",\n \"billingState\": \"\",\n \"billingZip\": \"\"\n },\n \"contacts\": [\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n },\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n }\n ],\n \"hasBilling\": \"\",\n \"hasResidual\": \"\",\n \"orgAddress\": \"\",\n \"orgCity\": \"\",\n \"orgCountry\": \"\",\n \"orgEntryName\": \"\",\n \"orgId\": \"\",\n \"orgLogo\": {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"pdf\",\n \"furl\": \"\"\n },\n \"orgParentId\": \"\",\n \"orgState\": \"\",\n \"orgTimezone\": \"\",\n \"orgWebsite\": \"\",\n \"orgZip\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Organization", "host": [ "{{baseUrl}}" ], "path": [ "Organization" ] } }, "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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-8829cbb4-b369-4cd5-b34a-30544ca18e2d" }, { "id": "47e1ae3b-1f58-42eb-a370-ab43362dc734", "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 \"orgName\": \"\",\n \"orgType\": \"\",\n \"replyToEmail\": \"\",\n \"services\": [\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n },\n {\n \"description\": \"\",\n \"enabled\": \"\",\n \"monthlyCost\": \"\",\n \"name\": \"\",\n \"reseller\": \"\",\n \"setupCost\": \"\",\n \"txCost\": \"\",\n \"txPercentCost\": \"\"\n }\n ],\n \"billingInfo\": {\n \"achAccount\": \"\",\n \"achRouting\": \"\",\n \"billingAddress\": \"\",\n \"billingCity\": \"\",\n \"billingCountry\": \"\",\n \"billingState\": \"\",\n \"billingZip\": \"\"\n },\n \"contacts\": [\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n },\n {\n \"contactEmail\": \"\",\n \"contactName\": \"\",\n \"contactPhone\": \"\",\n \"contactTitle\": \"\",\n \"additionalData\": \"\"\n }\n ],\n \"hasBilling\": \"\",\n \"hasResidual\": \"\",\n \"orgAddress\": \"\",\n \"orgCity\": \"\",\n \"orgCountry\": \"\",\n \"orgEntryName\": \"\",\n \"orgId\": \"\",\n \"orgLogo\": {\n \"fContent\": \"\",\n \"filename\": \"\",\n \"ftype\": \"pdf\",\n \"furl\": \"\"\n },\n \"orgParentId\": \"\",\n \"orgState\": \"\",\n \"orgTimezone\": \"\",\n \"orgWebsite\": \"\",\n \"orgZip\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Organization", "host": [ "{{baseUrl}}" ], "path": [ "Organization" ] } }, "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:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-47e1ae3b-1f58-42eb-a370-ab43362dc734" } ], "createdAt": "2026-07-28T02:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-8f4e1a56-825f-411a-9d01-a74ebfac167a" } ], "id": "f7a4d59b-2691-4a3e-8bd3-466b90f33519", "createdAt": "2026-07-28T02:33:01.000Z", "updatedAt": "2026-07-28T02:33:01.000Z", "uid": "35240-f7a4d59b-2691-4a3e-8bd3-466b90f33519" } ], "variable": [ { "key": "baseUrl", "value": "https://api-sandbox.payabli.com/api" } ] }