{ "info": { "_postman_id": "537a748c-ec90-4deb-9b53-20d592d744a1", "name": "API reference Bill paymentMethodDomain API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:33:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "lastUpdatedBy": "35240", "uid": "35240-537a748c-ec90-4deb-9b53-20d592d744a1" }, "item": [ { "name": "PaymentMethodDomain", "item": [ { "name": "{domainId}", "item": [ { "name": "cascade", "item": [ { "name": "Cascade a payment method domain to the child entities", "id": "93ff41a1-a692-41a9-af13-89f3b1f4bb5d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/:domainId/cascade", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", ":domainId", "cascade" ], "variable": [ { "id": "e8c3de7a-b1f1-4968-b861-a79a052dc4e3", "key": "domainId", "value": "", "description": "(Required) The payment method domain's ID in Payabli." } ] }, "description": "Cascades a payment method domain to all child entities. All paypoints and suborganization under this parent will inherit this domain and its settings." }, "response": [ { "id": "f3f730a9-bae0-40c3-ad43-4dc776615949", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/:domainId/cascade", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", ":domainId", "cascade" ], "variable": [ { "key": "domainId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseText\": \"\",\n \"isSuccess\": \"\",\n \"pageidentifier\": \"\",\n \"responseData\": {\n \"type\": \"\",\n \"applePay\": {\n \"data\": {\n \"errorMessage\": \"\",\n \"metadata\": {\n \"isFileAvailable\": \"\",\n \"isFileContentValid\": \"\",\n \"redirectDomainName\": \"\",\n \"redirectUrl\": \"\",\n \"statusCode\": \"\"\n }\n },\n \"isEnabled\": \"\"\n },\n \"googlePay\": {\n \"data\": {\n \"errorMessage\": \"\",\n \"metadata\": {\n \"statusCode\": \"\",\n \"redirectUrl\": \"\",\n \"redirectDomainName\": \"\"\n }\n },\n \"isEnabled\": \"\"\n },\n \"createdAt\": \"\",\n \"domainName\": \"\",\n \"entityId\": \"\",\n \"entityType\": \"\",\n \"id\": \"\",\n \"ownerEntityId\": \"\",\n \"ownerEntityType\": \"\",\n \"cascades\": [\n {\n \"createdAt\": \"\",\n \"jobErrorMessage\": \"\",\n \"jobId\": \"\",\n \"jobStatus\": \"failed\",\n \"updatedAt\": \"\"\n },\n {\n \"createdAt\": \"\",\n \"jobErrorMessage\": \"\",\n \"jobId\": \"\",\n \"jobStatus\": \"completed\",\n \"updatedAt\": \"\"\n }\n ],\n \"updatedAt\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-f3f730a9-bae0-40c3-ad43-4dc776615949" }, { "id": "c6edfc82-95b6-4d77-9617-62c7bec8e3f3", "name": "Bad request / invalid data.", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/:domainId/cascade", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", ":domainId", "cascade" ], "variable": [ { "key": "domainId" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-c6edfc82-95b6-4d77-9617-62c7bec8e3f3" }, { "id": "abd4a243-52cc-41b1-ba9d-57bb39489b32", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/:domainId/cascade", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", ":domainId", "cascade" ], "variable": [ { "key": "domainId" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-abd4a243-52cc-41b1-ba9d-57bb39489b32" }, { "id": "da5b9bdf-6cd7-413f-8035-b32cdcb6cad3", "name": "Internal server error.", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/:domainId/cascade", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", ":domainId", "cascade" ], "variable": [ { "key": "domainId" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-da5b9bdf-6cd7-413f-8035-b32cdcb6cad3" }, { "id": "e923166f-0e0b-4c6e-961b-b40c7a5a257a", "name": "Database connection error.", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/:domainId/cascade", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", ":domainId", "cascade" ], "variable": [ { "key": "domainId" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-e923166f-0e0b-4c6e-961b-b40c7a5a257a" } ], "createdAt": "2026-07-28T02:33:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-93ff41a1-a692-41a9-af13-89f3b1f4bb5d" } ], "id": "5f150f23-2298-4cef-b97f-c33a90eeccf0", "createdAt": "2026-07-28T02:33:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-5f150f23-2298-4cef-b97f-c33a90eeccf0" }, { "name": "verify", "item": [ { "name": "Verify a payment method domain", "id": "8a70ee39-6d9c-4fd9-a455-ea7155d0aec3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/:domainId/verify", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", ":domainId", "verify" ], "variable": [ { "id": "d9d0d7e5-7be2-4ad4-b93d-7f62b928b297", "key": "domainId", "value": "", "description": "(Required) The payment method domain's ID in Payabli." } ] }, "description": "Verify a new payment method domain. If verification is successful, Apple Pay is automatically activated for the domain." }, "response": [ { "id": "7eba4971-4899-482e-89b4-a4c140dbd637", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/:domainId/verify", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", ":domainId", "verify" ], "variable": [ { "key": "domainId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseText\": \"\",\n \"isSuccess\": \"\",\n \"pageidentifier\": \"\",\n \"responseData\": {\n \"type\": \"\",\n \"applePay\": {\n \"data\": {\n \"errorMessage\": \"\",\n \"metadata\": {\n \"isFileAvailable\": \"\",\n \"isFileContentValid\": \"\",\n \"redirectDomainName\": \"\",\n \"redirectUrl\": \"\",\n \"statusCode\": \"\"\n }\n },\n \"isEnabled\": \"\"\n },\n \"googlePay\": {\n \"data\": {\n \"errorMessage\": \"\",\n \"metadata\": {\n \"statusCode\": \"\",\n \"redirectUrl\": \"\",\n \"redirectDomainName\": \"\"\n }\n },\n \"isEnabled\": \"\"\n },\n \"createdAt\": \"\",\n \"domainName\": \"\",\n \"entityId\": \"\",\n \"entityType\": \"\",\n \"id\": \"\",\n \"ownerEntityId\": \"\",\n \"ownerEntityType\": \"\",\n \"cascades\": [\n {\n \"createdAt\": \"\",\n \"jobErrorMessage\": \"\",\n \"jobId\": \"\",\n \"jobStatus\": \"failed\",\n \"updatedAt\": \"\"\n },\n {\n \"createdAt\": \"\",\n \"jobErrorMessage\": \"\",\n \"jobId\": \"\",\n \"jobStatus\": \"completed\",\n \"updatedAt\": \"\"\n }\n ],\n \"updatedAt\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-7eba4971-4899-482e-89b4-a4c140dbd637" } ], "createdAt": "2026-07-28T02:33:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-8a70ee39-6d9c-4fd9-a455-ea7155d0aec3" } ], "id": "911e150f-a3e3-4275-abeb-b0e3fde363dd", "createdAt": "2026-07-28T02:33:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-911e150f-a3e3-4275-abeb-b0e3fde363dd" }, { "name": "Get payment method domain details", "id": "4b53281f-33d5-48f2-a0e5-207d3bafabb9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/:domainId", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", ":domainId" ], "variable": [ { "id": "1d54af9d-53de-4d77-a6be-9bef5c97ccb2", "key": "domainId", "value": "", "description": "(Required) The payment method domain's ID in Payabli." } ] }, "description": "Get the details for a payment method domain." }, "response": [ { "id": "cdbf6908-1852-473f-8bd1-6ce172beabe3", "name": "Success response that includes a payment method domain's details.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/:domainId", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", ":domainId" ], "variable": [ { "key": "domainId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"applePay\": {\n \"data\": {\n \"errorMessage\": \"\",\n \"metadata\": {\n \"isFileAvailable\": \"\",\n \"isFileContentValid\": \"\",\n \"redirectDomainName\": \"\",\n \"redirectUrl\": \"\",\n \"statusCode\": \"\"\n }\n },\n \"isEnabled\": \"\"\n },\n \"googlePay\": {\n \"data\": {\n \"errorMessage\": \"\",\n \"metadata\": {\n \"statusCode\": \"\",\n \"redirectUrl\": \"\",\n \"redirectDomainName\": \"\"\n }\n },\n \"isEnabled\": \"\"\n },\n \"createdAt\": \"\",\n \"domainName\": \"\",\n \"entityId\": \"\",\n \"entityType\": \"\",\n \"id\": \"\",\n \"ownerEntityId\": \"\",\n \"ownerEntityType\": \"\",\n \"cascades\": [\n {\n \"createdAt\": \"\",\n \"jobErrorMessage\": \"\",\n \"jobId\": \"\",\n \"jobStatus\": \"in_progress\",\n \"updatedAt\": \"\"\n },\n {\n \"createdAt\": \"\",\n \"jobErrorMessage\": \"\",\n \"jobId\": \"\",\n \"jobStatus\": \"in_progress\",\n \"updatedAt\": \"\"\n }\n ],\n \"updatedAt\": \"\"\n}", "createdAt": "2026-07-28T02:33:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-cdbf6908-1852-473f-8bd1-6ce172beabe3" }, { "id": "9e6959b2-abca-4ecf-8296-943e2f7206ad", "name": "Bad request / invalid data.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/:domainId", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", ":domainId" ], "variable": [ { "key": "domainId" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-9e6959b2-abca-4ecf-8296-943e2f7206ad" }, { "id": "964c6006-de10-470d-9edd-533481557ed7", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/:domainId", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", ":domainId" ], "variable": [ { "key": "domainId" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-964c6006-de10-470d-9edd-533481557ed7" }, { "id": "ed540b0d-3b27-40ad-878f-106919513b68", "name": "Internal server error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/:domainId", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", ":domainId" ], "variable": [ { "key": "domainId" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-ed540b0d-3b27-40ad-878f-106919513b68" }, { "id": "cb24d198-0ebd-48b7-a2b6-51c41a7630a8", "name": "Database connection error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/:domainId", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", ":domainId" ], "variable": [ { "key": "domainId" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-cb24d198-0ebd-48b7-a2b6-51c41a7630a8" } ], "createdAt": "2026-07-28T02:33:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-4b53281f-33d5-48f2-a0e5-207d3bafabb9" }, { "name": "Update payment method domain configuration", "id": "0ceb0330-cf14-4c53-af7e-8bc8f515b2fd", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"applePay\": {\n \"isEnabled\": \"\"\n },\n \"googlePay\": {\n \"isEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/:domainId", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", ":domainId" ], "variable": [ { "id": "5f058ace-d6af-4818-a4fc-db0c3a5bb76f", "key": "domainId", "value": "", "description": "(Required) The payment method domain's ID in Payabli." } ] }, "description": "Update a payment method domain's configuration values." }, "response": [ { "id": "8687a126-2008-4505-8c30-4dfe8866e83e", "name": "Success response for configuration update.", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"applePay\": {\n \"isEnabled\": \"\"\n },\n \"googlePay\": {\n \"isEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/:domainId", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", ":domainId" ], "variable": [ { "key": "domainId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseText\": \"\",\n \"isSuccess\": \"\",\n \"pageidentifier\": \"\",\n \"responseData\": {\n \"type\": \"\",\n \"applePay\": {\n \"data\": {\n \"errorMessage\": \"\",\n \"metadata\": {\n \"isFileAvailable\": \"\",\n \"isFileContentValid\": \"\",\n \"redirectDomainName\": \"\",\n \"redirectUrl\": \"\",\n \"statusCode\": \"\"\n }\n },\n \"isEnabled\": \"\"\n },\n \"googlePay\": {\n \"data\": {\n \"errorMessage\": \"\",\n \"metadata\": {\n \"statusCode\": \"\",\n \"redirectUrl\": \"\",\n \"redirectDomainName\": \"\"\n }\n },\n \"isEnabled\": \"\"\n },\n \"createdAt\": \"\",\n \"domainName\": \"\",\n \"entityId\": \"\",\n \"entityType\": \"\",\n \"id\": \"\",\n \"ownerEntityId\": \"\",\n \"ownerEntityType\": \"\",\n \"cascades\": [\n {\n \"createdAt\": \"\",\n \"jobErrorMessage\": \"\",\n \"jobId\": \"\",\n \"jobStatus\": \"failed\",\n \"updatedAt\": \"\"\n },\n {\n \"createdAt\": \"\",\n \"jobErrorMessage\": \"\",\n \"jobId\": \"\",\n \"jobStatus\": \"completed\",\n \"updatedAt\": \"\"\n }\n ],\n \"updatedAt\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-8687a126-2008-4505-8c30-4dfe8866e83e" }, { "id": "34423a06-dbd2-48d7-8507-74f1943bdc1f", "name": "Bad request / invalid data.", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"applePay\": {\n \"isEnabled\": \"\"\n },\n \"googlePay\": {\n \"isEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/:domainId", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", ":domainId" ], "variable": [ { "key": "domainId" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-34423a06-dbd2-48d7-8507-74f1943bdc1f" }, { "id": "c4bd1b84-3747-4fc7-b8b9-bf7639eb0ba9", "name": "Unauthorized request.", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"applePay\": {\n \"isEnabled\": \"\"\n },\n \"googlePay\": {\n \"isEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/:domainId", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", ":domainId" ], "variable": [ { "key": "domainId" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-c4bd1b84-3747-4fc7-b8b9-bf7639eb0ba9" }, { "id": "a315587e-9372-4881-a530-4e12bbcd9dd8", "name": "Internal server error.", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"applePay\": {\n \"isEnabled\": \"\"\n },\n \"googlePay\": {\n \"isEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/:domainId", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", ":domainId" ], "variable": [ { "key": "domainId" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-a315587e-9372-4881-a530-4e12bbcd9dd8" }, { "id": "1ae418fe-b6e2-49cc-8195-56a52a33fbba", "name": "Database connection error.", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"applePay\": {\n \"isEnabled\": \"\"\n },\n \"googlePay\": {\n \"isEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/:domainId", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", ":domainId" ], "variable": [ { "key": "domainId" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-1ae418fe-b6e2-49cc-8195-56a52a33fbba" } ], "createdAt": "2026-07-28T02:33:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-0ceb0330-cf14-4c53-af7e-8bc8f515b2fd" }, { "name": "Delete a payment method domain", "id": "c6b557c5-2e13-4bea-bb3c-0927fbea4b1a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/:domainId", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", ":domainId" ], "variable": [ { "id": "b1a61a20-3552-4424-a320-2592842727c4", "key": "domainId", "value": "", "description": "(Required) The payment method domain's ID in Payabli." } ] }, "description": "Delete a payment method domain. You can't delete an inherited domain, you must delete a domain at the organization level." }, "response": [ { "id": "d782a62a-826c-4784-9f64-29897d7bd760", "name": "Success response for a deleted payment method domain.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/:domainId", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", ":domainId" ], "variable": [ { "key": "domainId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"pageIdentifier\": \"\",\n \"responseData\": \"\",\n \"responseText\": \"\"\n}", "createdAt": "2026-07-28T02:33:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-d782a62a-826c-4784-9f64-29897d7bd760" }, { "id": "841e69d0-38cb-4231-8451-6ef379f5a2d6", "name": "Bad request / invalid data.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/:domainId", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", ":domainId" ], "variable": [ { "key": "domainId" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-841e69d0-38cb-4231-8451-6ef379f5a2d6" }, { "id": "1862f9e5-d00a-4372-b9ee-20f84ef15e9a", "name": "Unauthorized request.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/:domainId", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", ":domainId" ], "variable": [ { "key": "domainId" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-1862f9e5-d00a-4372-b9ee-20f84ef15e9a" }, { "id": "7e02c28a-28d3-4fb5-b632-eb9780ff6b7f", "name": "Internal server error.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/:domainId", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", ":domainId" ], "variable": [ { "key": "domainId" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-7e02c28a-28d3-4fb5-b632-eb9780ff6b7f" }, { "id": "349feaa5-47b9-4f72-9203-7ec6a37ae07c", "name": "Database connection error.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/:domainId", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", ":domainId" ], "variable": [ { "key": "domainId" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-349feaa5-47b9-4f72-9203-7ec6a37ae07c" } ], "createdAt": "2026-07-28T02:33:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-c6b557c5-2e13-4bea-bb3c-0927fbea4b1a" } ], "id": "765da2e3-e9fb-4149-b11f-eb7be6be1f51", "createdAt": "2026-07-28T02:33:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-765da2e3-e9fb-4149-b11f-eb7be6be1f51" }, { "name": "list", "item": [ { "name": "List payment method domains for an entity", "id": "f2ac02ca-4791-4fe3-8325-6dfd78126680", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/list?entityId=&entityType=&fromRecord=0&limitRecord=20", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", "list" ], "query": [ { "description": "Identifier for the organization or paypoint.\n- For organization, provide the organization ID - For paypoint, provide the paypoint ID", "key": "entityId", "value": "" }, { "description": "The type of entity. Valid values:\n - organization\n - paypoint\n - psp", "key": "entityType", "value": "" }, { "description": "Number of records to skip. Defaults to `0`.", "key": "fromRecord", "value": "0" }, { "description": "Max number of records for query response. Defaults to `20`.", "key": "limitRecord", "value": "20" } ] }, "description": "Get a list of payment method domains that belong to a PSP, organization, or paypoint." }, "response": [ { "id": "21eaef82-a8a5-4076-8ca2-bed57a42d33c", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/list?entityId=&entityType=&fromRecord=0&limitRecord=20", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", "list" ], "query": [ { "description": "Identifier for the organization or paypoint.\n- For organization, provide the organization ID - For paypoint, provide the paypoint ID", "key": "entityId", "value": "" }, { "description": "The type of entity. Valid values:\n - organization\n - paypoint\n - psp", "key": "entityType", "value": "" }, { "description": "Number of records to skip. Defaults to `0`.", "key": "fromRecord", "value": "0" }, { "description": "Max number of records for query response. Defaults to `20`.", "key": "limitRecord", "value": "20" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"records\": [\n {\n \"type\": \"\",\n \"applePay\": {\n \"data\": {\n \"errorMessage\": \"\",\n \"metadata\": {\n \"isFileAvailable\": \"\",\n \"isFileContentValid\": \"\",\n \"redirectDomainName\": \"\",\n \"redirectUrl\": \"\",\n \"statusCode\": \"\"\n }\n },\n \"isEnabled\": \"\"\n },\n \"googlePay\": {\n \"data\": {\n \"errorMessage\": \"\",\n \"metadata\": {\n \"statusCode\": \"\",\n \"redirectUrl\": \"\",\n \"redirectDomainName\": \"\"\n }\n },\n \"isEnabled\": \"\"\n },\n \"createdAt\": \"\",\n \"domainName\": \"\",\n \"entityId\": \"\",\n \"entityType\": \"\",\n \"id\": \"\",\n \"ownerEntityId\": \"\",\n \"ownerEntityType\": \"\",\n \"cascades\": [\n {\n \"createdAt\": \"\",\n \"jobErrorMessage\": \"\",\n \"jobId\": \"\",\n \"jobStatus\": \"completed\",\n \"updatedAt\": \"\"\n },\n {\n \"createdAt\": \"\",\n \"jobErrorMessage\": \"\",\n \"jobId\": \"\",\n \"jobStatus\": \"in_progress\",\n \"updatedAt\": \"\"\n }\n ],\n \"updatedAt\": \"\"\n },\n {\n \"type\": \"\",\n \"applePay\": {\n \"data\": {\n \"errorMessage\": \"\",\n \"metadata\": {\n \"isFileAvailable\": \"\",\n \"isFileContentValid\": \"\",\n \"redirectDomainName\": \"\",\n \"redirectUrl\": \"\",\n \"statusCode\": \"\"\n }\n },\n \"isEnabled\": \"\"\n },\n \"googlePay\": {\n \"data\": {\n \"errorMessage\": \"\",\n \"metadata\": {\n \"statusCode\": \"\",\n \"redirectUrl\": \"\",\n \"redirectDomainName\": \"\"\n }\n },\n \"isEnabled\": \"\"\n },\n \"createdAt\": \"\",\n \"domainName\": \"\",\n \"entityId\": \"\",\n \"entityType\": \"\",\n \"id\": \"\",\n \"ownerEntityId\": \"\",\n \"ownerEntityType\": \"\",\n \"cascades\": [\n {\n \"createdAt\": \"\",\n \"jobErrorMessage\": \"\",\n \"jobId\": \"\",\n \"jobStatus\": \"completed\",\n \"updatedAt\": \"\"\n },\n {\n \"createdAt\": \"\",\n \"jobErrorMessage\": \"\",\n \"jobId\": \"\",\n \"jobStatus\": \"completed\",\n \"updatedAt\": \"\"\n }\n ],\n \"updatedAt\": \"\"\n }\n ],\n \"summary\": {\n \"pageIdentifier\": \"\",\n \"pageSize\": \"\",\n \"totalPages\": \"\",\n \"totalRecords\": \"\"\n }\n}", "createdAt": "2026-07-28T02:33:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-21eaef82-a8a5-4076-8ca2-bed57a42d33c" }, { "id": "aca8ed3f-ca0d-44c1-9895-cd158c82e9b8", "name": "Bad request / invalid data.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/list?entityId=&entityType=&fromRecord=0&limitRecord=20", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", "list" ], "query": [ { "description": "Identifier for the organization or paypoint.\n- For organization, provide the organization ID - For paypoint, provide the paypoint ID", "key": "entityId", "value": "" }, { "description": "The type of entity. Valid values:\n - organization\n - paypoint\n - psp", "key": "entityType", "value": "" }, { "description": "Number of records to skip. Defaults to `0`.", "key": "fromRecord", "value": "0" }, { "description": "Max number of records for query response. Defaults to `20`.", "key": "limitRecord", "value": "20" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-aca8ed3f-ca0d-44c1-9895-cd158c82e9b8" }, { "id": "57ce676a-6226-4d41-9da3-ab96c599f307", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/list?entityId=&entityType=&fromRecord=0&limitRecord=20", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", "list" ], "query": [ { "description": "Identifier for the organization or paypoint.\n- For organization, provide the organization ID - For paypoint, provide the paypoint ID", "key": "entityId", "value": "" }, { "description": "The type of entity. Valid values:\n - organization\n - paypoint\n - psp", "key": "entityType", "value": "" }, { "description": "Number of records to skip. Defaults to `0`.", "key": "fromRecord", "value": "0" }, { "description": "Max number of records for query response. Defaults to `20`.", "key": "limitRecord", "value": "20" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-57ce676a-6226-4d41-9da3-ab96c599f307" }, { "id": "59acc59d-5f5e-497c-ad2d-8f494a90699c", "name": "Internal server error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/list?entityId=&entityType=&fromRecord=0&limitRecord=20", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", "list" ], "query": [ { "description": "Identifier for the organization or paypoint.\n- For organization, provide the organization ID - For paypoint, provide the paypoint ID", "key": "entityId", "value": "" }, { "description": "The type of entity. Valid values:\n - organization\n - paypoint\n - psp", "key": "entityType", "value": "" }, { "description": "Number of records to skip. Defaults to `0`.", "key": "fromRecord", "value": "0" }, { "description": "Max number of records for query response. Defaults to `20`.", "key": "limitRecord", "value": "20" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-59acc59d-5f5e-497c-ad2d-8f494a90699c" }, { "id": "e2ec89a6-cbf2-449c-b67a-a7a05d44cf93", "name": "Database connection error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/PaymentMethodDomain/list?entityId=&entityType=&fromRecord=0&limitRecord=20", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain", "list" ], "query": [ { "description": "Identifier for the organization or paypoint.\n- For organization, provide the organization ID - For paypoint, provide the paypoint ID", "key": "entityId", "value": "" }, { "description": "The type of entity. Valid values:\n - organization\n - paypoint\n - psp", "key": "entityType", "value": "" }, { "description": "Number of records to skip. Defaults to `0`.", "key": "fromRecord", "value": "0" }, { "description": "Max number of records for query response. Defaults to `20`.", "key": "limitRecord", "value": "20" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-e2ec89a6-cbf2-449c-b67a-a7a05d44cf93" } ], "createdAt": "2026-07-28T02:33:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-f2ac02ca-4791-4fe3-8325-6dfd78126680" } ], "id": "63ff74f6-f4cb-4257-bc7d-c07b936948b3", "createdAt": "2026-07-28T02:33:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-63ff74f6-f4cb-4257-bc7d-c07b936948b3" }, { "name": "Add a payment method domain", "id": "1adf5d77-6326-4059-b600-add76a6e09d5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"applePay\": {\n \"isEnabled\": \"\"\n },\n \"googlePay\": {\n \"isEnabled\": \"\"\n },\n \"domainName\": \"\",\n \"entityId\": \"\",\n \"entityType\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/PaymentMethodDomain", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain" ] }, "description": "Add a payment method domain to an organization or paypoint." }, "response": [ { "id": "129d3861-59df-47c5-a715-6c103ba1e55a", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"applePay\": {\n \"isEnabled\": \"\"\n },\n \"googlePay\": {\n \"isEnabled\": \"\"\n },\n \"domainName\": \"\",\n \"entityId\": \"\",\n \"entityType\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/PaymentMethodDomain", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"pageidentifier\": \"\",\n \"responseData\": {\n \"type\": \"\",\n \"applePay\": {\n \"data\": {\n \"errorMessage\": \"\",\n \"metadata\": {\n \"isFileAvailable\": \"\",\n \"isFileContentValid\": \"\",\n \"redirectDomainName\": \"\",\n \"redirectUrl\": \"\",\n \"statusCode\": \"\"\n }\n },\n \"isEnabled\": \"\"\n },\n \"googlePay\": {\n \"data\": {\n \"errorMessage\": \"\",\n \"metadata\": {\n \"statusCode\": \"\",\n \"redirectUrl\": \"\",\n \"redirectDomainName\": \"\"\n }\n },\n \"isEnabled\": \"\"\n },\n \"createdAt\": \"\",\n \"domainName\": \"\",\n \"entityId\": \"\",\n \"entityType\": \"\",\n \"id\": \"\",\n \"ownerEntityId\": \"\",\n \"ownerEntityType\": \"\",\n \"cascades\": [\n {\n \"createdAt\": \"\",\n \"jobErrorMessage\": \"\",\n \"jobId\": \"\",\n \"jobStatus\": \"failed\",\n \"updatedAt\": \"\"\n },\n {\n \"createdAt\": \"\",\n \"jobErrorMessage\": \"\",\n \"jobId\": \"\",\n \"jobStatus\": \"in_progress\",\n \"updatedAt\": \"\"\n }\n ],\n \"updatedAt\": \"\"\n },\n \"responseText\": \"\"\n}", "createdAt": "2026-07-28T02:33:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-129d3861-59df-47c5-a715-6c103ba1e55a" }, { "id": "19c19090-5a96-4820-84bd-fec6e834330f", "name": "Bad request / invalid data.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"applePay\": {\n \"isEnabled\": \"\"\n },\n \"googlePay\": {\n \"isEnabled\": \"\"\n },\n \"domainName\": \"\",\n \"entityId\": \"\",\n \"entityType\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/PaymentMethodDomain", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain" ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-19c19090-5a96-4820-84bd-fec6e834330f" }, { "id": "edbeacd7-812f-4e00-8257-624fbd1a5229", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"applePay\": {\n \"isEnabled\": \"\"\n },\n \"googlePay\": {\n \"isEnabled\": \"\"\n },\n \"domainName\": \"\",\n \"entityId\": \"\",\n \"entityType\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/PaymentMethodDomain", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain" ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-edbeacd7-812f-4e00-8257-624fbd1a5229" }, { "id": "d8546443-4455-404e-b70c-c9650c43da3e", "name": "Internal server error.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"applePay\": {\n \"isEnabled\": \"\"\n },\n \"googlePay\": {\n \"isEnabled\": \"\"\n },\n \"domainName\": \"\",\n \"entityId\": \"\",\n \"entityType\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/PaymentMethodDomain", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain" ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-d8546443-4455-404e-b70c-c9650c43da3e" }, { "id": "e60e106a-bc07-4589-bf95-0a7cb642b6f4", "name": "Database connection error.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"applePay\": {\n \"isEnabled\": \"\"\n },\n \"googlePay\": {\n \"isEnabled\": \"\"\n },\n \"domainName\": \"\",\n \"entityId\": \"\",\n \"entityType\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/PaymentMethodDomain", "host": [ "{{baseUrl}}" ], "path": [ "PaymentMethodDomain" ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-e60e106a-bc07-4589-bf95-0a7cb642b6f4" } ], "createdAt": "2026-07-28T02:33:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-1adf5d77-6326-4059-b600-add76a6e09d5" } ], "id": "ccbceab6-0f96-4d4a-ad57-6f053341e6d4", "createdAt": "2026-07-28T02:33:04.000Z", "updatedAt": "2026-07-28T02:33:04.000Z", "uid": "35240-ccbceab6-0f96-4d4a-ad57-6f053341e6d4" } ], "variable": [ { "key": "baseUrl", "value": "https://api-sandbox.payabli.com/api" } ] }