{ "info": { "_postman_id": "8644c231-15f3-4be9-8339-d6f83f63874d", "name": "API reference Bill Cloud API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:32:11.000Z", "updatedAt": "2026-07-28T02:32:11.000Z", "lastUpdatedBy": "35240", "uid": "35240-8644c231-15f3-4be9-8339-d6f83f63874d" }, "item": [ { "name": "Cloud", "item": [ { "name": "register", "item": [ { "name": "{entry}", "item": [ { "name": "{deviceId}", "item": [ { "name": "Unregister cloud device", "id": "1cce3e22-cd1d-45a7-be71-7ae714af380e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Cloud/register/:entry/:deviceId", "host": [ "{{baseUrl}}" ], "path": [ "Cloud", "register", ":entry", ":deviceId" ], "variable": [ { "id": "cfc23c15-576d-4596-877b-a29edecfe7c8", "key": "entry", "value": "", "description": "(Required) The paypoint's entrypoint identifier. [Learn more](/developers/api-reference/api-overview#entrypoint-vs-entry)" }, { "id": "e1909f05-53ed-4c44-b2da-84cdcd66226e", "key": "deviceId", "value": "", "description": "(Required) ID of the cloud device." } ] }, "description": "Remove a cloud device from an entrypoint." }, "response": [ { "id": "275d6a44-7dd1-43cd-bffe-d79544d18719", "name": "Success", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Cloud/register/:entry/:deviceId", "host": [ "{{baseUrl}}" ], "path": [ "Cloud", "register", ":entry", ":deviceId" ], "variable": [ { "key": "entry" }, { "key": "deviceId" } ] } }, "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}", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-275d6a44-7dd1-43cd-bffe-d79544d18719" }, { "id": "a8350095-ffee-49b7-b8c0-f1beabd119b1", "name": "Bad request / invalid data.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Cloud/register/:entry/:deviceId", "host": [ "{{baseUrl}}" ], "path": [ "Cloud", "register", ":entry", ":deviceId" ], "variable": [ { "key": "entry" }, { "key": "deviceId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-a8350095-ffee-49b7-b8c0-f1beabd119b1" }, { "id": "e9ddefe8-eec9-43b0-8ee8-9810a3abb0cc", "name": "Unauthorized request.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Cloud/register/:entry/:deviceId", "host": [ "{{baseUrl}}" ], "path": [ "Cloud", "register", ":entry", ":deviceId" ], "variable": [ { "key": "entry" }, { "key": "deviceId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-e9ddefe8-eec9-43b0-8ee8-9810a3abb0cc" }, { "id": "0e7e2906-de08-41a1-96f6-de76e195f639", "name": "Internal server error.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Cloud/register/:entry/:deviceId", "host": [ "{{baseUrl}}" ], "path": [ "Cloud", "register", ":entry", ":deviceId" ], "variable": [ { "key": "entry" }, { "key": "deviceId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-0e7e2906-de08-41a1-96f6-de76e195f639" }, { "id": "0109158a-9753-4840-96e8-76c1790d525f", "name": "Database connection error.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Cloud/register/:entry/:deviceId", "host": [ "{{baseUrl}}" ], "path": [ "Cloud", "register", ":entry", ":deviceId" ], "variable": [ { "key": "entry" }, { "key": "deviceId" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-0109158a-9753-4840-96e8-76c1790d525f" } ], "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-1cce3e22-cd1d-45a7-be71-7ae714af380e" } ], "id": "db413d7b-87cf-45dd-87dc-042064485f60", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-db413d7b-87cf-45dd-87dc-042064485f60" }, { "name": "Register cloud device", "id": "e5365b28-e8c7-4066-883f-68bdbf230c30", "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 \"description\": \"\",\n \"registrationCode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Cloud/register/:entry", "host": [ "{{baseUrl}}" ], "path": [ "Cloud", "register", ":entry" ], "variable": [ { "id": "54265ef1-650b-4515-bc18-cf6f2b55f2ae", "key": "entry", "value": "", "description": "(Required) The paypoint's entrypoint identifier. [Learn more](/developers/api-reference/api-overview#entrypoint-vs-entry)" } ] }, "description": "Register a cloud device to an entrypoint. See [Devices Quickstart](/developers/developer-guides/devices-quickstart#devices-quickstart) for a complete guide." }, "response": [ { "id": "d8d8b5eb-544b-4b40-b1bc-d5270f9ae97e", "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 \"description\": \"\",\n \"registrationCode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Cloud/register/:entry", "host": [ "{{baseUrl}}" ], "path": [ "Cloud", "register", ":entry" ], "variable": [ { "key": "entry" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseText\": \"\",\n \"isSuccess\": \"\",\n \"pageIdentifier\": \"\",\n \"responseData\": \"\"\n}", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-d8d8b5eb-544b-4b40-b1bc-d5270f9ae97e" }, { "id": "4588df13-217c-433b-9c3b-36fcb4ed4cc8", "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 \"description\": \"\",\n \"registrationCode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Cloud/register/:entry", "host": [ "{{baseUrl}}" ], "path": [ "Cloud", "register", ":entry" ], "variable": [ { "key": "entry" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-4588df13-217c-433b-9c3b-36fcb4ed4cc8" }, { "id": "6ff10ec6-2b89-4519-a4ee-a295c21ef72f", "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 \"description\": \"\",\n \"registrationCode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Cloud/register/:entry", "host": [ "{{baseUrl}}" ], "path": [ "Cloud", "register", ":entry" ], "variable": [ { "key": "entry" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-6ff10ec6-2b89-4519-a4ee-a295c21ef72f" }, { "id": "38996ecb-0c65-4c5a-9926-e3d9e4c3f8cc", "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 \"description\": \"\",\n \"registrationCode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Cloud/register/:entry", "host": [ "{{baseUrl}}" ], "path": [ "Cloud", "register", ":entry" ], "variable": [ { "key": "entry" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-38996ecb-0c65-4c5a-9926-e3d9e4c3f8cc" }, { "id": "4dd47f36-ead5-4eca-ae7f-fb572eef6230", "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 \"description\": \"\",\n \"registrationCode\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Cloud/register/:entry", "host": [ "{{baseUrl}}" ], "path": [ "Cloud", "register", ":entry" ], "variable": [ { "key": "entry" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-4dd47f36-ead5-4eca-ae7f-fb572eef6230" } ], "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-e5365b28-e8c7-4066-883f-68bdbf230c30" } ], "id": "828b921a-a103-44d6-921a-0a350b72abed", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-828b921a-a103-44d6-921a-0a350b72abed" } ], "id": "434af99e-252e-4fa9-b694-52e42c4f11c6", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-434af99e-252e-4fa9-b694-52e42c4f11c6" }, { "name": "list", "item": [ { "name": "{entry}", "item": [ { "name": "List registered devices in cloud", "id": "492d1ec0-8cb1-45f8-a5c2-35605235e428", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Cloud/list/:entry?forceRefresh=", "host": [ "{{baseUrl}}" ], "path": [ "Cloud", "list", ":entry" ], "query": [ { "description": "When `true`, the request retrieves an updated list of devices from the processor instead of returning a cached list of devices.", "key": "forceRefresh", "value": "" } ], "variable": [ { "id": "d79999d4-0c42-4a2e-a44d-341ebe2b191f", "key": "entry", "value": "", "description": "(Required) The paypoint's entrypoint identifier. [Learn more](/developers/api-reference/api-overview#entrypoint-vs-entry)" } ] }, "description": "Use [List devices by paypoint](/developers/api-reference/cloud/get-list-of-devices-for-a-paypoint) instead, which supports filters, sorting, and pagination.\n\nGet a list of cloud devices registered to an entrypoint." }, "response": [ { "id": "84655049-5456-4449-9936-0af6c4ba69a4", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Cloud/list/:entry?forceRefresh=", "host": [ "{{baseUrl}}" ], "path": [ "Cloud", "list", ":entry" ], "query": [ { "description": "When `true`, the request retrieves an updated list of devices from the processor instead of returning a cached list of devices.", "key": "forceRefresh", "value": "" } ], "variable": [ { "key": "entry" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseText\": \"\",\n \"isSuccess\": \"\",\n \"responseList\": [\n {\n \"connected\": \"\",\n \"dateDeRegistered\": \"\",\n \"dateRegistered\": \"\",\n \"deviceId\": \"\",\n \"deviceLicense\": \"\",\n \"deviceNickName\": \"\",\n \"lastConnectedDate\": \"\",\n \"lastDisconnectedDate\": \"\",\n \"lastTransactionDate\": \"\",\n \"make\": \"\",\n \"model\": \"\",\n \"registered\": \"\",\n \"serialNumber\": \"\"\n },\n {\n \"connected\": \"\",\n \"dateDeRegistered\": \"\",\n \"dateRegistered\": \"\",\n \"deviceId\": \"\",\n \"deviceLicense\": \"\",\n \"deviceNickName\": \"\",\n \"lastConnectedDate\": \"\",\n \"lastDisconnectedDate\": \"\",\n \"lastTransactionDate\": \"\",\n \"make\": \"\",\n \"model\": \"\",\n \"registered\": \"\",\n \"serialNumber\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-84655049-5456-4449-9936-0af6c4ba69a4" }, { "id": "8b50bccd-f5cc-4fff-b3d7-d369af77fa52", "name": "Bad request / invalid data.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Cloud/list/:entry?forceRefresh=", "host": [ "{{baseUrl}}" ], "path": [ "Cloud", "list", ":entry" ], "query": [ { "description": "When `true`, the request retrieves an updated list of devices from the processor instead of returning a cached list of devices.", "key": "forceRefresh", "value": "" } ], "variable": [ { "key": "entry" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-8b50bccd-f5cc-4fff-b3d7-d369af77fa52" }, { "id": "b88fe976-ea3c-4253-8116-5dfd2187fd12", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Cloud/list/:entry?forceRefresh=", "host": [ "{{baseUrl}}" ], "path": [ "Cloud", "list", ":entry" ], "query": [ { "description": "When `true`, the request retrieves an updated list of devices from the processor instead of returning a cached list of devices.", "key": "forceRefresh", "value": "" } ], "variable": [ { "key": "entry" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-b88fe976-ea3c-4253-8116-5dfd2187fd12" }, { "id": "0cfcda79-4ec5-43ec-901b-185b2e64fe50", "name": "Internal server error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Cloud/list/:entry?forceRefresh=", "host": [ "{{baseUrl}}" ], "path": [ "Cloud", "list", ":entry" ], "query": [ { "description": "When `true`, the request retrieves an updated list of devices from the processor instead of returning a cached list of devices.", "key": "forceRefresh", "value": "" } ], "variable": [ { "key": "entry" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-0cfcda79-4ec5-43ec-901b-185b2e64fe50" }, { "id": "fd01362f-6f4d-422a-a047-13296e3605bd", "name": "Database connection error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Cloud/list/:entry?forceRefresh=", "host": [ "{{baseUrl}}" ], "path": [ "Cloud", "list", ":entry" ], "query": [ { "description": "When `true`, the request retrieves an updated list of devices from the processor instead of returning a cached list of devices.", "key": "forceRefresh", "value": "" } ], "variable": [ { "key": "entry" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-fd01362f-6f4d-422a-a047-13296e3605bd" } ], "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-492d1ec0-8cb1-45f8-a5c2-35605235e428" } ], "id": "2aa82985-eb79-4395-bc5f-1788456e4cbe", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-2aa82985-eb79-4395-bc5f-1788456e4cbe" } ], "id": "a1810dc5-4a64-4bf9-99c6-a122a9cd0a89", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-a1810dc5-4a64-4bf9-99c6-a122a9cd0a89" }, { "name": "history", "item": [ { "name": "{entry}", "item": [ { "name": "{deviceId}", "item": [ { "name": "Get registration history for device", "id": "e7eb1ec9-efe7-4830-be45-fdb70412e295", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Cloud/history/:entry/:deviceId", "host": [ "{{baseUrl}}" ], "path": [ "Cloud", "history", ":entry", ":deviceId" ], "variable": [ { "id": "e660db12-329a-41db-830d-a634886043be", "key": "entry", "value": "", "description": "(Required) The paypoint's entrypoint identifier. [Learn more](/developers/api-reference/api-overview#entrypoint-vs-entry)" }, { "id": "5ffaeb2b-0ab8-469b-b09a-8942a0b58990", "key": "deviceId", "value": "", "description": "(Required) ID of the cloud device." } ] }, "description": "Retrieve the registration history for a device." }, "response": [ { "id": "4add148e-ce64-4e4b-acd6-e129d410fdf7", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Cloud/history/:entry/:deviceId", "host": [ "{{baseUrl}}" ], "path": [ "Cloud", "history", ":entry", ":deviceId" ], "variable": [ { "key": "entry" }, { "key": "deviceId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"responseText\": \"\",\n \"isSuccess\": \"\",\n \"responseList\": [\n {\n \"connected\": \"\",\n \"dateDeRegistered\": \"\",\n \"dateRegistered\": \"\",\n \"deviceId\": \"\",\n \"deviceLicense\": \"\",\n \"deviceNickName\": \"\",\n \"lastConnectedDate\": \"\",\n \"lastDisconnectedDate\": \"\",\n \"lastTransactionDate\": \"\",\n \"make\": \"\",\n \"model\": \"\",\n \"registered\": \"\",\n \"serialNumber\": \"\"\n },\n {\n \"connected\": \"\",\n \"dateDeRegistered\": \"\",\n \"dateRegistered\": \"\",\n \"deviceId\": \"\",\n \"deviceLicense\": \"\",\n \"deviceNickName\": \"\",\n \"lastConnectedDate\": \"\",\n \"lastDisconnectedDate\": \"\",\n \"lastTransactionDate\": \"\",\n \"make\": \"\",\n \"model\": \"\",\n \"registered\": \"\",\n \"serialNumber\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-4add148e-ce64-4e4b-acd6-e129d410fdf7" }, { "id": "98f0c920-59e0-4df0-be32-c4844a795a4d", "name": "Bad request / invalid data.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Cloud/history/:entry/:deviceId", "host": [ "{{baseUrl}}" ], "path": [ "Cloud", "history", ":entry", ":deviceId" ], "variable": [ { "key": "entry" }, { "key": "deviceId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-98f0c920-59e0-4df0-be32-c4844a795a4d" }, { "id": "206dad13-bb13-4bde-bf46-b3f4b57ec255", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Cloud/history/:entry/:deviceId", "host": [ "{{baseUrl}}" ], "path": [ "Cloud", "history", ":entry", ":deviceId" ], "variable": [ { "key": "entry" }, { "key": "deviceId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-206dad13-bb13-4bde-bf46-b3f4b57ec255" }, { "id": "d7cf9f07-5949-4e3f-8d17-d990f43e7d8d", "name": "Internal server error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Cloud/history/:entry/:deviceId", "host": [ "{{baseUrl}}" ], "path": [ "Cloud", "history", ":entry", ":deviceId" ], "variable": [ { "key": "entry" }, { "key": "deviceId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-d7cf9f07-5949-4e3f-8d17-d990f43e7d8d" }, { "id": "5edae597-629f-4fcb-bd0f-56a8bebd6ff4", "name": "Database connection error.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/Cloud/history/:entry/:deviceId", "host": [ "{{baseUrl}}" ], "path": [ "Cloud", "history", ":entry", ":deviceId" ], "variable": [ { "key": "entry" }, { "key": "deviceId" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"isSuccess\": \"\",\n \"responseText\": \"\",\n \"responseCode\": \"\",\n \"responseData\": {\n \"explanation\": \"\",\n \"todoAction\": \"\"\n }\n}", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-5edae597-629f-4fcb-bd0f-56a8bebd6ff4" } ], "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-e7eb1ec9-efe7-4830-be45-fdb70412e295" } ], "id": "cedfb6ea-5dfe-4150-960b-9512ea53d4dc", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-cedfb6ea-5dfe-4150-960b-9512ea53d4dc" } ], "id": "ffbd2031-f297-4c14-a21b-ff0ed79d3cdb", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-ffbd2031-f297-4c14-a21b-ff0ed79d3cdb" } ], "id": "38d2929e-5f75-4c60-ad4b-a26fe0ce07e9", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-38d2929e-5f75-4c60-ad4b-a26fe0ce07e9" } ], "id": "04b0f2e4-7c8f-4438-8e14-8eb6809ff7c8", "createdAt": "2026-07-28T02:32:12.000Z", "updatedAt": "2026-07-28T02:32:12.000Z", "uid": "35240-04b0f2e4-7c8f-4438-8e14-8eb6809ff7c8" } ], "variable": [ { "key": "baseUrl", "value": "https://api-sandbox.payabli.com/api" } ] }