{"info":{"_postman_id":"a01d1231-859c-4f6a-8c01-b905968dab52","name":"Ewity API","description":"<html><head></head><body><h1 id=\"ewity-api-documentation\">Ewity API Documentation</h1>\n<p>How to create an API user.<br><a href=\"https://help.ewity.com/en/articles/6811182-how-to-create-an-api-user\">https://help.ewity.com/en/articles/6811182-how-to-create-an-api-user</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Ewity API Documentation","slug":"ewity-api-documentation"}],"owner":"6379014","collectionId":"a01d1231-859c-4f6a-8c01-b905968dab52","publishedId":"2sA3Qs9Bcb","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"053C5F"},"publishDate":"2024-05-27T08:42:05.000Z"},"item":[{"name":"Catalogue","item":[{"name":"Get all locations","id":"6a723e86-3f04-461f-a668-812a3efb06b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Ewity-Platform","value":"{{X-Ewity-Platform}}"},{"key":"Authorization","value":"{{authorization}}"}],"url":"https://app.ewitypos.com/api/ecom-v1/locations","urlObject":{"path":["locations"],"host":["https://app.ewitypos.com/api/ecom-v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"6a723e86-3f04-461f-a668-812a3efb06b0"},{"name":"Get Categories at location","id":"7f36231f-f364-4710-857d-a2115f8b195d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Ewity-Platform","value":"{{X-Ewity-Platform}}"},{"key":"Authorization","value":"{{authorization}}"}],"url":"https://app.ewitypos.com/api/ecom-v1/locations/1/categories","urlObject":{"path":["locations","1","categories"],"host":["https://app.ewitypos.com/api/ecom-v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"7f36231f-f364-4710-857d-a2115f8b195d"},{"name":"Get category details","id":"fe50d608-44a3-4ab8-bafc-e8975625d484","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Ewity-Platform","value":"{{X-Ewity-Platform}}"},{"key":"Authorization","value":"{{authorization}}"}],"url":"https://app.ewitypos.com/api/ecom-v1/locations/1/categories/52","urlObject":{"path":["locations","1","categories","52"],"host":["https://app.ewitypos.com/api/ecom-v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"fe50d608-44a3-4ab8-bafc-e8975625d484"}],"id":"5e1dfd0e-6174-4271-a6ef-61c096f6f7f1","_postman_id":"5e1dfd0e-6174-4271-a6ef-61c096f6f7f1","description":""},{"name":"User","item":[{"name":"My Details","id":"49282ede-49ca-4d25-a27e-16650b4b8646","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Ewity-Platform","value":"{{X-Ewity-Platform}}"},{"key":"Authorization","value":"{{authorization}}"}],"url":"https://app.ewitypos.com/api/ecom-v1/users/me","urlObject":{"path":["users","me"],"host":["https://app.ewitypos.com/api/ecom-v1"],"query":[],"variable":[]}},"response":[{"id":"c28cb7a9-5332-4f2a-bc4d-378f5ed17418","name":"My Details","originalRequest":{"method":"GET","header":[{"key":"X-Ewity-Platform","value":"{{PLATFORM_ID}}"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}}"}],"url":"https://app.ewitypos.com/api/ecom-v1/users/me"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"49282ede-49ca-4d25-a27e-16650b4b8646"},{"name":"Create Address","id":"44dfeb10-1b99-46fc-90f2-0033e8af55b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Ewity-Platform","value":"{{X-Ewity-Platform}}"},{"key":"Authorization","value":"{{authorization}}"}],"body":{"mode":"formdata","formdata":[{"key":"text","value":"Koani, S. Hithadhoo","type":"text"},{"key":"note","value":"Home","type":"text"},{"key":"is_default","value":"1","type":"text"}]},"url":"https://app.ewitypos.com/api/ecom-v1/users/addresses","urlObject":{"path":["users","addresses"],"host":["https://app.ewitypos.com/api/ecom-v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"44dfeb10-1b99-46fc-90f2-0033e8af55b7"},{"name":"Delete Address","id":"331256af-2cfa-4138-8ba5-3a5db60bdcca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Ewity-Platform","value":"{{X-Ewity-Platform}}"},{"key":"Authorization","value":"{{authorization}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://app.ewitypos.com/api/ecom-v1/users/addresses/292835","urlObject":{"path":["users","addresses","292835"],"host":["https://app.ewitypos.com/api/ecom-v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"331256af-2cfa-4138-8ba5-3a5db60bdcca"},{"name":"Request Login","id":"46d1b4b0-ae5e-4912-905c-c11a2aea3cd5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Ewity-Platform","value":"{{X-Ewity-Platform}}"},{"key":"Authorization","value":"{{authorization}}"}],"url":"https://app.ewitypos.com/api/ecom-v1/users/request-login?mobile=7613000","urlObject":{"path":["users","request-login"],"host":["https://app.ewitypos.com/api/ecom-v1"],"query":[{"key":"mobile","value":"7613000"}],"variable":[]}},"response":[],"_postman_id":"46d1b4b0-ae5e-4912-905c-c11a2aea3cd5"},{"name":"Login","id":"1878af24-ab37-4c4a-ac53-073f7f539d94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Ewity-Platform","value":"{{X-Ewity-Platform}}"}],"body":{"mode":"formdata","formdata":[{"key":"mobile","value":"7613030","type":"text"},{"key":"otp","value":"54023","type":"text"}]},"url":"https://app.ewitypos.com/api/ecom-v1/users/login","description":"<h3 id=\"post-ecom-v1userslogin\">POST /ecom-v1/users/login</h3>\n<p>This endpoint is used to log in a user.</p>\n<h4 id=\"request\">Request</h4>\n<ul>\n<li>Body (form-data)<ul>\n<li>No parameters provided</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response for this request is a JSON object with the following schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"type\": \"object\",\n    \"properties\": {\n        \"code\": {\n            \"type\": \"integer\"\n        },\n        \"errorCode\": {\n            \"type\": \"string\"\n        },\n        \"message\": {\n            \"type\": \"string\"\n        },\n        \"data\": {\n            \"type\": \"null\"\n        },\n        \"errorRef\": {\n            \"type\": \"string\"\n        },\n        \"ts\": {\n            \"type\": \"integer\"\n        },\n        \"errorCodeText\": {\n            \"type\": \"string\"\n        }\n    }\n}\n</code></pre>\n","urlObject":{"path":["users","login"],"host":["https://app.ewitypos.com/api/ecom-v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"1878af24-ab37-4c4a-ac53-073f7f539d94"},{"name":"Request Register","id":"0a5c12ed-36c0-45b8-8f72-e27c394ded1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Ewity-Platform","value":"{{X-Ewity-Platform}}"}],"body":{"mode":"formdata","formdata":[{"key":"mobile","value":"7613000","type":"text"}]},"url":"https://app.ewitypos.com/api/ecom-v1/users/request-register","urlObject":{"path":["users","request-register"],"host":["https://app.ewitypos.com/api/ecom-v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"0a5c12ed-36c0-45b8-8f72-e27c394ded1b"},{"name":"Register","id":"6ea70433-b5e8-43f8-b7dc-d64777ff23d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Ewity-Platform","type":"text","value":"{{PLATFORM_ID}}"}],"body":{"mode":"formdata","formdata":[{"key":"mobile","type":"text","value":"7613000"},{"key":"otp","value":"75139","type":"text"},{"key":"name","value":"Azaan 2","type":"text"}]},"url":"https://app.ewitypos.com/api/ecom-v1/users/register","urlObject":{"path":["users","register"],"host":["https://app.ewitypos.com/api/ecom-v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"6ea70433-b5e8-43f8-b7dc-d64777ff23d3"},{"name":"https://app.ewitypos.com/api/ecom-v1/users/me","id":"3da36626-ed9a-4bf1-837d-c1febd1ce8c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Ewity-Platform","value":"{{X-Ewity-Platform}}"},{"key":"Authorization","value":"{{authorization}}"}],"url":"https://app.ewitypos.com/api/ecom-v1/users/me","urlObject":{"path":["users","me"],"host":["https://app.ewitypos.com/api/ecom-v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"3da36626-ed9a-4bf1-837d-c1febd1ce8c9"}],"id":"715a7e40-4904-4ea0-851b-089436d87012","_postman_id":"715a7e40-4904-4ea0-851b-089436d87012","description":""},{"name":"Customers","item":[{"name":"Get All Customers","id":"5a1e24a2-d6f6-497f-a176-bcc1a1b8048e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer NegVwbr6nT02vVXSPu1IQ8ZuGzw4TfyS"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _ga=GA1.1.1447145428.1696407156; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=GS1.1.1710837654.138.0.1710837654.0.0.0; intercom-id-kh97db2q=229a0347-a814-4960-9796-4a06c0dabf82; intercom-session-kh97db2q=RVdFZ0o1dFVnRklRa2x0bGY4ajB2QVNzSFUvWXZ2aFJ5VWtpQS9UTDl5OTNYL0NBdC8vTnViWVZsaHB5dUR0aC0tbVlDUWxZd3ZyeWF5aUZWbFRvbnJHdz09--2daedd1392fed57d33c669c9c6fd8ecac9b7f267; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218e99b4d7981ebf-06e9bab74dbb62-1d525637-29b188-18e99b4d79916d2%22%2C%22%24user_id%22%3A%20%223%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; _ga_SC3QLMLT67=GS1.1.1711975494.146.1.1711975854.0.0.0"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"19290574-c0fe-4abc-b729-1c134b84b633"},{"key":"Authorization","value":"{{authorization}}"},{"key":"","value":""}],"url":"https://app.ewitypos.com/api/v1/customers?","description":"<h3 id=\"get-customers\">GET Customers</h3>\n<p>This HTTP GET request retrieves a list of customers from the API. The request includes query parameters to filter the results based on the customer's name, birth day, and creation date.</p>\n<p><strong>Request Body</strong></p>\n<ul>\n<li>N/A</li>\n</ul>\n<p><strong>Response Body</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"pagination\": {\n    \"total\": 0,\n    \"pageSize\": 0,\n    \"current\": 0,\n    \"lastPage\": 0\n  },\n  \"data\": [\n    {\n      \"id\": 0,\n      \"company_name\": null,\n      \"name\": \"\",\n      \"address\": \"\",\n      \"email\": \"\",\n      \"mobile\": \"\",\n      \"birthday\": \"\",\n      \"passport\": null,\n      \"bill_note\": null,\n      \"price_level\": null,\n      \"tax_number\": \"\",\n      \"note\": \"\",\n      \"credit_limit\": 0,\n      \"total_outstanding\": 0,\n      \"total_spent\": 0,\n      \"loyalty_points\": null,\n      \"loyalty_text\": \"\",\n      \"loyalty_text_extra\": null,\n      \"loyalty_program\": null,\n      \"created_unix\": 0\n    }\n  ],\n  \"search\": {\n    \"default\": \"\",\n    \"searches\": {\n      \"q\": {\n        \"name\": \"\",\n        \"placeholder\": \"\"\n      },\n      \"birth_day\": {\n        \"name\": \"\",\n        \"type\": \"\",\n        \"placeholder\": \"\"\n      },\n      \"created_at\": {\n        \"name\": \"\",\n        \"type\": \"\"\n      }\n    }\n  }\n}\n\n</code></pre>\n<p>The last execution of this request returned a status code of 200, indicating a successful response. The content type of the response is <code>application/json</code>. The response body includes pagination details such as total number of customers, page size, current page, and the last page, along with an empty array for customer data.</p>\n","urlObject":{"protocol":"https","path":["api","v1","customers"],"host":["app","ewitypos","com"],"query":[{"key":"","value":null}],"variable":[]}},"response":[{"id":"9c287ed2-2122-499c-9d02-4dd8f526922b","name":"Get All Customers","originalRequest":{"method":"GET","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer NegVwbr6nT02vVXSPu1IQ8ZuGzw4TfyS"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _ga=GA1.1.1447145428.1696407156; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=GS1.1.1710837654.138.0.1710837654.0.0.0; intercom-id-kh97db2q=229a0347-a814-4960-9796-4a06c0dabf82; intercom-session-kh97db2q=RVdFZ0o1dFVnRklRa2x0bGY4ajB2QVNzSFUvWXZ2aFJ5VWtpQS9UTDl5OTNYL0NBdC8vTnViWVZsaHB5dUR0aC0tbVlDUWxZd3ZyeWF5aUZWbFRvbnJHdz09--2daedd1392fed57d33c669c9c6fd8ecac9b7f267; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218e99b4d7981ebf-06e9bab74dbb62-1d525637-29b188-18e99b4d79916d2%22%2C%22%24user_id%22%3A%20%223%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; _ga_SC3QLMLT67=GS1.1.1711975494.146.1.1711975854.0.0.0"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"19290574-c0fe-4abc-b729-1c134b84b633"}],"url":{"raw":"https://app.ewitypos.com/api/v1/customers?","protocol":"https","host":["app","ewitypos","com"],"path":["api","v1","customers"],"query":[{"key":"","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 01 Apr 2024 12:51:07 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.12.2"},{"key":"X-Powered-By","value":"PHP/7.2.34"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"pagination\": {\n        \"total\": 12,\n        \"pageSize\": 20,\n        \"current\": 1,\n        \"lastPage\": 1\n    },\n    \"data\": [\n        {\n            \"id\": 948172,\n            \"company_name\": null,\n            \"name\": \"Jeelan\",\n            \"address\": null,\n            \"email\": null,\n            \"mobile\": \"9552662\",\n            \"birthday\": \"2024-03-14\",\n            \"passport\": null,\n            \"bill_note\": null,\n            \"price_level\": null,\n            \"tax_number\": null,\n            \"note\": null,\n            \"credit_limit\": 1000000,\n            \"total_outstanding\": 0,\n            \"total_spent\": 16390,\n            \"loyalty_points\": 608,\n            \"loyalty_text\": \"608 Points\",\n            \"loyalty_text_extra\": \"MVR 608.00\",\n            \"loyalty_program\": {\n                \"id\": 165,\n                \"name\": \"Gold\",\n                \"type\": \"point\",\n                \"is_default\": 0,\n                \"config\": {\n                    \"decimal_digits\": 0,\n                    \"rounding_strategy\": \"round\",\n                    \"accrual_basis\": \"bill-percentage\",\n                    \"conversion\": 1,\n                    \"accrual_value\": 5,\n                    \"redeem_minimum\": 100,\n                    \"accrual\": {\n                        \"if_discount\": true,\n                        \"if_loyalty_payment\": false,\n                        \"if_gift_card\": false\n                    },\n                    \"redeem\": []\n                }\n            },\n            \"created_unix\": 1711886050\n        },\n        {\n            \"id\": 909252,\n            \"company_name\": null,\n            \"name\": \"tehst\",\n            \"address\": \"test\",\n            \"email\": \"test\",\n            \"mobile\": \"82867827\",\n            \"birthday\": \"2024-02-13\",\n            \"passport\": null,\n            \"bill_note\": null,\n            \"price_level\": null,\n            \"tax_number\": \"tin\",\n            \"note\": \"test note\",\n            \"credit_limit\": 1000000,\n            \"total_outstanding\": 0,\n            \"total_spent\": 0,\n            \"loyalty_points\": null,\n            \"loyalty_text\": \"No Loyalty\",\n            \"loyalty_text_extra\": null,\n            \"loyalty_program\": null,\n            \"created_unix\": 1707906075\n        },\n        {\n            \"id\": 893729,\n            \"company_name\": null,\n            \"name\": \"Razzan\",\n            \"address\": null,\n            \"email\": null,\n            \"mobile\": \"9777426\",\n            \"birthday\": null,\n            \"passport\": null,\n            \"bill_note\": null,\n            \"price_level\": null,\n            \"tax_number\": null,\n            \"note\": null,\n            \"credit_limit\": 1000000,\n            \"total_outstanding\": 0,\n            \"total_spent\": 191000,\n            \"loyalty_points\": 700,\n            \"loyalty_text\": \"700 Points\",\n            \"loyalty_text_extra\": \"MVR 700.00\",\n            \"loyalty_program\": {\n                \"id\": 165,\n                \"name\": \"Gold\",\n                \"type\": \"point\",\n                \"is_default\": 0,\n                \"config\": {\n                    \"decimal_digits\": 0,\n                    \"rounding_strategy\": \"round\",\n                    \"accrual_basis\": \"bill-percentage\",\n                    \"conversion\": 1,\n                    \"accrual_value\": 5,\n                    \"redeem_minimum\": 100,\n                    \"accrual\": {\n                        \"if_discount\": true,\n                        \"if_loyalty_payment\": false,\n                        \"if_gift_card\": false\n                    },\n                    \"redeem\": []\n                }\n            },\n            \"created_unix\": 1706268845\n        },\n        {\n            \"id\": 849284,\n            \"company_name\": null,\n            \"name\": \"Ooredoo\",\n            \"address\": null,\n            \"email\": null,\n            \"mobile\": \"9612526\",\n            \"birthday\": null,\n            \"passport\": null,\n            \"bill_note\": null,\n            \"price_level\": null,\n            \"tax_number\": null,\n            \"note\": null,\n            \"credit_limit\": 1000000,\n            \"total_outstanding\": -1599,\n            \"total_spent\": 1599,\n            \"loyalty_points\": 32,\n            \"loyalty_text\": \"32 Points\",\n            \"loyalty_text_extra\": \"MVR 32.00\",\n            \"loyalty_program\": {\n                \"id\": 165,\n                \"name\": \"Gold\",\n                \"type\": \"point\",\n                \"is_default\": 0,\n                \"config\": {\n                    \"decimal_digits\": 0,\n                    \"rounding_strategy\": \"round\",\n                    \"accrual_basis\": \"bill-percentage\",\n                    \"conversion\": 1,\n                    \"accrual_value\": 5,\n                    \"redeem_minimum\": 100,\n                    \"accrual\": {\n                        \"if_discount\": true,\n                        \"if_loyalty_payment\": false,\n                        \"if_gift_card\": false\n                    },\n                    \"redeem\": []\n                }\n            },\n            \"created_unix\": 1702207352\n        },\n        {\n            \"id\": 770209,\n            \"company_name\": null,\n            \"name\": \"Leewan\",\n            \"address\": null,\n            \"email\": null,\n            \"mobile\": \"9566661\",\n            \"birthday\": null,\n            \"passport\": null,\n            \"bill_note\": null,\n            \"price_level\": null,\n            \"tax_number\": null,\n            \"note\": null,\n            \"credit_limit\": 1000000,\n            \"total_outstanding\": -31980,\n            \"total_spent\": 31980,\n            \"loyalty_points\": 640,\n            \"loyalty_text\": \"640 Points\",\n            \"loyalty_text_extra\": \"MVR 640.00\",\n            \"loyalty_program\": {\n                \"id\": 165,\n                \"name\": \"Gold\",\n                \"type\": \"point\",\n                \"is_default\": 0,\n                \"config\": {\n                    \"decimal_digits\": 0,\n                    \"rounding_strategy\": \"round\",\n                    \"accrual_basis\": \"bill-percentage\",\n                    \"conversion\": 1,\n                    \"accrual_value\": 5,\n                    \"redeem_minimum\": 100,\n                    \"accrual\": {\n                        \"if_discount\": true,\n                        \"if_loyalty_payment\": false,\n                        \"if_gift_card\": false\n                    },\n                    \"redeem\": []\n                }\n            },\n            \"created_unix\": 1693389470\n        },\n        {\n            \"id\": 684260,\n            \"company_name\": null,\n            \"name\": \"Ewity\",\n            \"address\": null,\n            \"email\": \"hello@ewity.com\",\n            \"mobile\": \"4006262\",\n            \"birthday\": null,\n            \"passport\": null,\n            \"bill_note\": null,\n            \"price_level\": null,\n            \"tax_number\": null,\n            \"note\": null,\n            \"credit_limit\": 1000000,\n            \"total_outstanding\": 0,\n            \"total_spent\": 41999,\n            \"loyalty_points\": null,\n            \"loyalty_text\": \"No Loyalty\",\n            \"loyalty_text_extra\": null,\n            \"loyalty_program\": null,\n            \"created_unix\": 1684305585\n        },\n        {\n            \"id\": 637003,\n            \"company_name\": null,\n            \"name\": \"hoodh\",\n            \"address\": \"HM FLAT 138 ,  Chambeylee Magu\",\n            \"email\": null,\n            \"mobile\": \"7501132\",\n            \"birthday\": null,\n            \"passport\": null,\n            \"bill_note\": null,\n            \"price_level\": null,\n            \"tax_number\": null,\n            \"note\": null,\n            \"credit_limit\": 1000,\n            \"total_outstanding\": -5216,\n            \"total_spent\": 5216,\n            \"loyalty_points\": null,\n            \"loyalty_text\": \"No Loyalty\",\n            \"loyalty_text_extra\": null,\n            \"loyalty_program\": null,\n            \"created_unix\": 1678963927\n        },\n        {\n            \"id\": 610595,\n            \"company_name\": null,\n            \"name\": \"Nasru\",\n            \"address\": null,\n            \"email\": null,\n            \"mobile\": \"7775233\",\n            \"birthday\": null,\n            \"passport\": null,\n            \"bill_note\": null,\n            \"price_level\": null,\n            \"tax_number\": null,\n            \"note\": null,\n            \"credit_limit\": 1000000,\n            \"total_outstanding\": 0,\n            \"total_spent\": 4999,\n            \"loyalty_points\": 100,\n            \"loyalty_text\": \"100 Points\",\n            \"loyalty_text_extra\": \"MVR 100.00\",\n            \"loyalty_program\": {\n                \"id\": 165,\n                \"name\": \"Gold\",\n                \"type\": \"point\",\n                \"is_default\": 0,\n                \"config\": {\n                    \"decimal_digits\": 0,\n                    \"rounding_strategy\": \"round\",\n                    \"accrual_basis\": \"bill-percentage\",\n                    \"conversion\": 1,\n                    \"accrual_value\": 5,\n                    \"redeem_minimum\": 100,\n                    \"accrual\": {\n                        \"if_discount\": true,\n                        \"if_loyalty_payment\": false,\n                        \"if_gift_card\": false\n                    },\n                    \"redeem\": []\n                }\n            },\n            \"created_unix\": 1676745494\n        },\n        {\n            \"id\": 605374,\n            \"company_name\": null,\n            \"name\": \"John\",\n            \"address\": null,\n            \"email\": \"john@example.com\",\n            \"mobile\": \"97000000\",\n            \"birthday\": null,\n            \"passport\": null,\n            \"bill_note\": null,\n            \"price_level\": null,\n            \"tax_number\": null,\n            \"note\": null,\n            \"credit_limit\": 1000000,\n            \"total_outstanding\": 0,\n            \"total_spent\": 160,\n            \"loyalty_points\": null,\n            \"loyalty_text\": \"No Loyalty\",\n            \"loyalty_text_extra\": null,\n            \"loyalty_program\": null,\n            \"created_unix\": 1676216499\n        },\n        {\n            \"id\": 499606,\n            \"company_name\": null,\n            \"name\": \"Jaah\",\n            \"address\": \"Test Address\",\n            \"email\": \"jaah@ewity.com\",\n            \"mobile\": \"9555566\",\n            \"birthday\": null,\n            \"passport\": null,\n            \"bill_note\": \"Test Note\",\n            \"price_level\": null,\n            \"tax_number\": \"900\",\n            \"note\": null,\n            \"credit_limit\": 999999999,\n            \"total_outstanding\": -16890,\n            \"total_spent\": 664074,\n            \"loyalty_points\": 320,\n            \"loyalty_text\": \"320 Points\",\n            \"loyalty_text_extra\": \"MVR 320.00\",\n            \"loyalty_program\": {\n                \"id\": 165,\n                \"name\": \"Gold\",\n                \"type\": \"point\",\n                \"is_default\": 0,\n                \"config\": {\n                    \"decimal_digits\": 0,\n                    \"rounding_strategy\": \"round\",\n                    \"accrual_basis\": \"bill-percentage\",\n                    \"conversion\": 1,\n                    \"accrual_value\": 5,\n                    \"redeem_minimum\": 100,\n                    \"accrual\": {\n                        \"if_discount\": true,\n                        \"if_loyalty_payment\": false,\n                        \"if_gift_card\": false\n                    },\n                    \"redeem\": []\n                }\n            },\n            \"created_unix\": 1665136126\n        },\n        {\n            \"id\": 499601,\n            \"company_name\": null,\n            \"name\": \"Zihan\",\n            \"address\": \"Test address\",\n            \"email\": \"zihan@ewity.com\",\n            \"mobile\": \"7991300\",\n            \"birthday\": null,\n            \"passport\": null,\n            \"bill_note\": null,\n            \"price_level\": null,\n            \"tax_number\": null,\n            \"note\": null,\n            \"credit_limit\": 200,\n            \"total_outstanding\": -800,\n            \"total_spent\": 900,\n            \"loyalty_points\": null,\n            \"loyalty_text\": \"No Loyalty\",\n            \"loyalty_text_extra\": null,\n            \"loyalty_program\": null,\n            \"created_unix\": 1665135819\n        },\n        {\n            \"id\": 160,\n            \"company_name\": null,\n            \"name\": \"Azaan\",\n            \"address\": null,\n            \"email\": \"azaan@ewity.com\",\n            \"mobile\": \"7613030\",\n            \"birthday\": null,\n            \"passport\": null,\n            \"bill_note\": null,\n            \"price_level\": null,\n            \"tax_number\": \"T2872878\",\n            \"note\": null,\n            \"credit_limit\": 400,\n            \"total_outstanding\": -300,\n            \"total_spent\": 2800,\n            \"loyalty_points\": 0,\n            \"loyalty_text\": \"0 Points\",\n            \"loyalty_text_extra\": \"MVR 0.00\",\n            \"loyalty_program\": {\n                \"id\": 165,\n                \"name\": \"Gold\",\n                \"type\": \"point\",\n                \"is_default\": 0,\n                \"config\": {\n                    \"decimal_digits\": 0,\n                    \"rounding_strategy\": \"round\",\n                    \"accrual_basis\": \"bill-percentage\",\n                    \"conversion\": 1,\n                    \"accrual_value\": 5,\n                    \"redeem_minimum\": 100,\n                    \"accrual\": {\n                        \"if_discount\": true,\n                        \"if_loyalty_payment\": false,\n                        \"if_gift_card\": false\n                    },\n                    \"redeem\": []\n                }\n            },\n            \"created_unix\": 1544555090\n        }\n    ],\n    \"search\": {\n        \"default\": \"q\",\n        \"searches\": {\n            \"q\": {\n                \"name\": \"Name, Mobile or Email\",\n                \"placeholder\": \"Enter Name, Mobile number or Email\"\n            },\n            \"birth_day\": {\n                \"name\": \"Birthday\",\n                \"type\": \"date-range\",\n                \"placeholder\": \"Birthday Range\"\n            },\n            \"created_at\": {\n                \"name\": \"Created at\",\n                \"type\": \"date-range\"\n            }\n        }\n    }\n}"}],"_postman_id":"5a1e24a2-d6f6-497f-a176-bcc1a1b8048e"},{"name":"Create Customer","id":"9c0a95cd-9721-49df-bc25-d4478cbc9403","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _fbc=fb.1.1702201708315.IwAR0XCo7-Ji0cwGxlfkAI74Np2GYArPeUmIYThVSNY-CMdGUz2JdZ-7Is4Eg; _fbp=fb.1.1702201708316.286964148; _ga=GA1.1.1447145428.1696407156; _gcl_au=1.1.2119101407.1702207548; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=deleted; intercom-id-kh97db2q=17b204fe-4d71-4f16-8b8e-37bace0cb102; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218d4038136efe4-06ef980c8b2c38-1f525637-29b188-18d4038136ff44%22%2C%22%24user_id%22%3A%20%223%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; _ga_SC3QLMLT67=GS1.1.1707901533.120.1.1707904827.0.0.0; intercom-session-kh97db2q=TzE3WHd3dkJWeHFIdGpvMm5Kenp3c2Zvb1ZydFdBR1JJdm8xOVo2ZndGT3FpcWlNM0lPdFVUZ250T28zSjNuVi0tcWRtTGdlMjlTb1pBMzRIekNUcDVpdz09--decea5bb511b1d27709d556a34c870d235f654c1"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?1"},{"key":"sec-ch-ua-platform","value":"\"Android\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"},{"key":"x-client","value":"{{x-client}}"},{"key":"x-pos-client-id","value":"{{x-pos-client-id}}"},{"key":"Authorization","value":"{{authorization}}"}],"body":{"mode":"raw","raw":"{\n        \"name\": \"Customer Name\",\n        \"mobile\": \"1234567890\",\n    \"email\": \"customer@example.com\",\n    \"birthday\": \"2024-02-13\",\n    \"address\": \"Customer Address\",\n    \"tax_number\": \"123456789\",\n    \"price_level\": null,\n    \"credit_limit\": 1000,\n    \"note\": \"Additional notes here\"\n}\n"},"url":"https://app.ewitypos.com/api/v1/customers","description":"<h2 id=\"create-new-customer\">Create New Customer</h2>\n<p>This API endpoint is used to create a new customer in the system.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><code>name</code> (string, required): The name of the customer.</p>\n</li>\n<li><p><code>mobile</code> (string, required): The mobile number of the customer.</p>\n</li>\n<li><p><code>email</code> (string, required): The email address of the customer.</p>\n</li>\n<li><p><code>birthday</code> (string, optional): The birthday of the customer.</p>\n</li>\n<li><p><code>address</code> (string, optional): The address of the customer.</p>\n</li>\n<li><p><code>tax_number</code> (string, optional): The tax number of the customer.</p>\n</li>\n<li><p><code>price_level</code> (null, optional): The price level of the customer.</p>\n</li>\n<li><p><code>credit_limit</code> (number, required): The credit limit of the customer.</p>\n</li>\n<li><p><code>note</code> (string, optional): Any additional notes related to the customer.</p>\n</li>\n</ul>\n<h4 id=\"example\">Example</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"name\": \"Customer Name\",\n    \"mobile\": \"1234567890\",\n    \"email\": \"customer@example.com\",\n    \"birthday\": \"YYYY-MM-DD\",\n    \"address\": \"Customer Address\",\n    \"tax_number\": \"123456789\",\n    \"price_level\": null,\n    \"credit_limit\": 1000,\n    \"note\": \"Additional notes here\"\n}\n\n</code></pre>\n<h3 id=\"response\">Response</h3>\n<p>The response for this request will be a JSON object containing the details of the newly created customer. The response schema includes the following properties:</p>\n<ul>\n<li><p><code>id</code> (number): The unique identifier for the customer.</p>\n</li>\n<li><p><code>company_name</code> (string): The name of the company associated with the customer.</p>\n</li>\n<li><p><code>name</code> (string): The name of the customer.</p>\n</li>\n<li><p><code>email</code> (string): The email address of the customer.</p>\n</li>\n<li><p><code>mobile</code> (string): The mobile number of the customer.</p>\n</li>\n<li><p><code>address</code> (string): The address of the customer.</p>\n</li>\n<li><p><code>birthday</code> (string): The birthday of the customer.</p>\n</li>\n<li><p><code>passport</code> (string): The passport information of the customer.</p>\n</li>\n<li><p><code>bill_note</code> (string): Additional notes related to billing for the customer.</p>\n</li>\n<li><p><code>price_level</code> (string): The price level of the customer.</p>\n</li>\n<li><p><code>tax_number</code> (string): The tax number of the customer.</p>\n</li>\n<li><p><code>note</code> (string): Any additional notes related to the customer.</p>\n</li>\n<li><p><code>credit_limit</code> (number): The credit limit of the customer.</p>\n</li>\n<li><p><code>total_outstanding</code> (number): The total outstanding balance for the customer.</p>\n</li>\n<li><p><code>total_spent</code> (number): The total amount spent by the customer.</p>\n</li>\n<li><p><code>loyalty_points</code> (string): The loyalty points earned by the customer.</p>\n</li>\n<li><p><code>loyalty_text</code> (string): Additional text related to the loyalty program.</p>\n</li>\n<li><p><code>loyalty_text_extra</code> (string): Extra text related to the loyalty program.</p>\n</li>\n<li><p><code>loyalty_program</code> (string): The loyalty program associated with the customer.</p>\n</li>\n<li><p><code>meta</code> (string): Additional meta information for the customer.</p>\n</li>\n<li><p><code>addresses</code> (array): An array of addresses associated with the customer, including details such as type, icon, text, and default status.</p>\n</li>\n<li><p><code>created</code> (object): Details about the creation of the customer, including timestamp and creator information.</p>\n</li>\n<li><p><code>updated</code> (object): Details about the last update to the customer, including timestamp and updater information.</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","v1","customers"],"host":["app","ewitypos","com"],"query":[],"variable":[]}},"response":[{"id":"b14a6f77-545b-474e-89f1-61e4cd039c7e","name":"Create Customer","originalRequest":{"method":"POST","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _fbc=fb.1.1702201708315.IwAR0XCo7-Ji0cwGxlfkAI74Np2GYArPeUmIYThVSNY-CMdGUz2JdZ-7Is4Eg; _fbp=fb.1.1702201708316.286964148; _ga=GA1.1.1447145428.1696407156; _gcl_au=1.1.2119101407.1702207548; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=deleted; intercom-id-kh97db2q=17b204fe-4d71-4f16-8b8e-37bace0cb102; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218d4038136efe4-06ef980c8b2c38-1f525637-29b188-18d4038136ff44%22%2C%22%24user_id%22%3A%20%223%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; _ga_SC3QLMLT67=GS1.1.1707901533.120.1.1707904827.0.0.0; intercom-session-kh97db2q=TzE3WHd3dkJWeHFIdGpvMm5Kenp3c2Zvb1ZydFdBR1JJdm8xOVo2ZndGT3FpcWlNM0lPdFVUZ250T28zSjNuVi0tcWRtTGdlMjlTb1pBMzRIekNUcDVpdz09--decea5bb511b1d27709d556a34c870d235f654c1"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?1"},{"key":"sec-ch-ua-platform","value":"\"Android\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"},{"key":"x-client","value":"{{x-client}}"},{"key":"x-pos-client-id","value":"{{x-pos-client-id}}"},{"key":"Authorization","value":"{{authorization}}"}],"body":{"mode":"raw","raw":"{\n        \"name\": \"Customer Name\",\n        \"mobile\": \"1234567890\",\n    \"email\": \"customer@example.com\",\n    \"birthday\": \"2024-02-13\",\n    \"address\": \"Customer Address\",\n    \"tax_number\": \"123456789\",\n    \"price_level\": null,\n    \"credit_limit\": 1000,\n    \"note\": \"Additional notes here\"\n}\n"},"url":"https://app.ewitypos.com/api/v1/customers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 01 Jun 2024 06:08:13 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.12.2"},{"key":"X-Powered-By","value":"PHP/7.2.34"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1001186,\n        \"company_name\": null,\n        \"name\": \"Customer Name\",\n        \"email\": \"customer@example.com\",\n        \"mobile\": \"1234567890\",\n        \"address\": \"Customer Address\",\n        \"birthday\": \"2024-02-13\",\n        \"passport\": null,\n        \"bill_note\": null,\n        \"price_level\": null,\n        \"tax_number\": \"123456789\",\n        \"note\": \"Additional notes here\",\n        \"credit_limit\": 1000,\n        \"total_outstanding\": 0,\n        \"total_spent\": 0,\n        \"loyalty_points\": null,\n        \"loyalty_text\": \"No Loyalty\",\n        \"loyalty_text_extra\": null,\n        \"loyalty_program\": null,\n        \"meta\": null,\n        \"addresses\": [\n            {\n                \"id\": 472494,\n                \"customer_id\": 1001186,\n                \"type\": \"other\",\n                \"icon\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/_ewity/icons/address-other.png\",\n                \"text\": \"Customer Address\",\n                \"note\": null,\n                \"is_default\": true,\n                \"created_at\": 1717222093\n            }\n        ],\n        \"created\": {\n            \"at\": \"2024-06-01 11:08:13\",\n            \"by\": \"User\"\n        },\n        \"updated\": {\n            \"at\": \"2024-06-01 11:08:13\",\n            \"by\": \"User\"\n        }\n    }\n}"}],"_postman_id":"9c0a95cd-9721-49df-bc25-d4478cbc9403"},{"name":"Update Customer","id":"a2b83b52-4c2e-47c9-a9d0-ff430b715289","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _fbc=fb.1.1702201708315.IwAR0XCo7-Ji0cwGxlfkAI74Np2GYArPeUmIYThVSNY-CMdGUz2JdZ-7Is4Eg; _fbp=fb.1.1702201708316.286964148; _ga=GA1.1.1447145428.1696407156; _gcl_au=1.1.2119101407.1702207548; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=deleted; intercom-id-kh97db2q=17b204fe-4d71-4f16-8b8e-37bace0cb102; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218d4038136efe4-06ef980c8b2c38-1f525637-29b188-18d4038136ff44%22%2C%22%24user_id%22%3A%20%223%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; _ga_SC3QLMLT67=GS1.1.1707901533.120.1.1707904827.0.0.0; intercom-session-kh97db2q=TzE3WHd3dkJWeHFIdGpvMm5Kenp3c2Zvb1ZydFdBR1JJdm8xOVo2ZndGT3FpcWlNM0lPdFVUZ250T28zSjNuVi0tcWRtTGdlMjlTb1pBMzRIekNUcDVpdz09--decea5bb511b1d27709d556a34c870d235f654c1"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?1"},{"key":"sec-ch-ua-platform","value":"\"Android\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"},{"key":"x-client","value":"{{x-client}}"},{"key":"x-pos-client-id","value":"{{x-pos-client-id}}"},{"key":"Authorization","value":"{{authorization}}"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"John\",\n    \"mobile\": \"286827982\",\n    \"email\": \"test\",\n    \"birthday\": \"2024-02-13\",\n    \"address\": \"test\",\n    \"tax_number\": \"tin\",\n    \"credit_limit\": 1000000,\n    \"price_level\": null,\n    \"note\": \"test note\"\n}"},"url":"https://app.ewitypos.com/api/v1/customers/998177","description":"<h3 id=\"update-customer-details\">Update Customer Details</h3>\n<p>This API endpoint is used to update the details of a specific customer.</p>\n<p><strong>HTTP PATCH</strong> <code>/api/v1/customers/998177</code></p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p><code>name</code> (string, optional): The name of the customer.</p>\n</li>\n<li><p><code>mobile</code> (string, optional): The mobile number of the customer.</p>\n</li>\n<li><p><code>email</code> (string, optional): The email address of the customer.</p>\n</li>\n<li><p><code>birthday</code> (string, optional): The birthday of the customer.</p>\n</li>\n<li><p><code>address</code> (string, optional): The address of the customer.</p>\n</li>\n<li><p><code>tax_number</code> (string, optional): The tax number of the customer.</p>\n</li>\n<li><p><code>credit_limit</code> (number, optional): The credit limit of the customer.</p>\n</li>\n<li><p><code>price_level</code> (string, optional): The price level of the customer.</p>\n</li>\n<li><p><code>note</code> (string, optional): Additional notes about the customer.</p>\n</li>\n</ul>\n<h4 id=\"response-200---ok\">Response (200 - OK)</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"type\": \"object\",\n  \"properties\": {\n    \"data\": {\n      \"type\": \"object\",\n      \"properties\": {\n        \"id\": { \"type\": \"number\" },\n        \"company_name\": { \"type\": [\"string\", \"null\"] },\n        \"name\": { \"type\": \"string\" },\n        \"email\": { \"type\": \"string\" },\n        \"mobile\": { \"type\": \"string\" },\n        \"address\": { \"type\": \"string\" },\n        \"birthday\": { \"type\": \"string\" },\n        \"passport\": { \"type\": [\"string\", \"null\"] },\n        \"bill_note\": { \"type\": [\"string\", \"null\"] },\n        \"price_level\": { \"type\": [\"string\", \"null\"] },\n        \"tax_number\": { \"type\": \"string\" },\n        \"note\": { \"type\": \"string\" },\n        \"credit_limit\": { \"type\": \"number\" },\n        \"total_outstanding\": { \"type\": \"number\" },\n        \"total_spent\": { \"type\": \"number\" },\n        \"loyalty_points\": { \"type\": [\"number\", \"null\"] },\n        \"loyalty_text\": { \"type\": \"string\" },\n        \"loyalty_text_extra\": { \"type\": [\"string\", \"null\"] },\n        \"loyalty_program\": { \"type\": [\"string\", \"null\"] },\n        \"meta\": { \"type\": [\"object\", \"null\"] },\n        \"addresses\": {\n          \"type\": \"array\",\n          \"items\": {\n            \"type\": \"object\",\n            \"properties\": {\n              \"id\": { \"type\": \"number\" },\n              \"customer_id\": { \"type\": \"number\" },\n              \"type\": { \"type\": \"string\" },\n              \"icon\": { \"type\": \"string\" },\n              \"text\": { \"type\": \"string\" },\n              \"note\": { \"type\": [\"string\", \"null\"] },\n              \"is_default\": { \"type\": \"boolean\" },\n              \"created_at\": { \"type\": \"number\" }\n            }\n          }\n        },\n        \"created\": {\n          \"type\": \"object\",\n          \"properties\": {\n            \"at\": { \"type\": \"string\" },\n            \"by\": { \"type\": \"string\" }\n          }\n        },\n        \"updated\": {\n          \"type\": \"object\",\n          \"properties\": {\n            \"at\": { \"type\": \"string\" },\n            \"by\": { \"type\": \"string\" }\n          }\n        }\n      }\n    }\n  }\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["api","v1","customers","998177"],"host":["app","ewitypos","com"],"query":[],"variable":[]}},"response":[{"id":"e0707066-c9bf-41b3-9ee2-2f82c3c632fd","name":"Update Customer","originalRequest":{"method":"PATCH","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _fbc=fb.1.1702201708315.IwAR0XCo7-Ji0cwGxlfkAI74Np2GYArPeUmIYThVSNY-CMdGUz2JdZ-7Is4Eg; _fbp=fb.1.1702201708316.286964148; _ga=GA1.1.1447145428.1696407156; _gcl_au=1.1.2119101407.1702207548; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=deleted; intercom-id-kh97db2q=17b204fe-4d71-4f16-8b8e-37bace0cb102; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218d4038136efe4-06ef980c8b2c38-1f525637-29b188-18d4038136ff44%22%2C%22%24user_id%22%3A%20%223%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; _ga_SC3QLMLT67=GS1.1.1707901533.120.1.1707904827.0.0.0; intercom-session-kh97db2q=TzE3WHd3dkJWeHFIdGpvMm5Kenp3c2Zvb1ZydFdBR1JJdm8xOVo2ZndGT3FpcWlNM0lPdFVUZ250T28zSjNuVi0tcWRtTGdlMjlTb1pBMzRIekNUcDVpdz09--decea5bb511b1d27709d556a34c870d235f654c1"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?1"},{"key":"sec-ch-ua-platform","value":"\"Android\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"},{"key":"x-client","value":"{{x-client}}"},{"key":"x-pos-client-id","value":"{{x-pos-client-id}}"},{"key":"Authorization","value":"{{authorization}}"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"John\",\n    \"mobile\": \"286827982\",\n    \"email\": \"test\",\n    \"birthday\": \"2024-02-13\",\n    \"address\": \"test\",\n    \"tax_number\": \"tin\",\n    \"credit_limit\": 1000000,\n    \"price_level\": null,\n    \"note\": \"test note\"\n}"},"url":"https://app.ewitypos.com/api/v1/customers/998177"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 01 Jun 2024 05:58:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.12.2"},{"key":"X-Powered-By","value":"PHP/7.2.34"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 998177,\n        \"company_name\": null,\n        \"name\": \"John\",\n        \"email\": \"test\",\n        \"mobile\": \"286827982\",\n        \"address\": \"test\",\n        \"birthday\": \"2024-02-13\",\n        \"passport\": null,\n        \"bill_note\": null,\n        \"price_level\": null,\n        \"tax_number\": \"tin\",\n        \"note\": \"test note\",\n        \"credit_limit\": 1000000,\n        \"total_outstanding\": 0,\n        \"total_spent\": 0,\n        \"loyalty_points\": null,\n        \"loyalty_text\": \"No Loyalty\",\n        \"loyalty_text_extra\": null,\n        \"loyalty_program\": null,\n        \"meta\": null,\n        \"addresses\": [\n            {\n                \"id\": 471763,\n                \"customer_id\": 998177,\n                \"type\": \"other\",\n                \"icon\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/_ewity/icons/address-other.png\",\n                \"text\": \"test\",\n                \"note\": null,\n                \"is_default\": true,\n                \"created_at\": 1716892683\n            }\n        ],\n        \"created\": {\n            \"at\": \"2024-05-28 15:38:03\",\n            \"by\": \"User\"\n        },\n        \"updated\": {\n            \"at\": \"2024-06-01 10:58:31\",\n            \"by\": \"User\"\n        }\n    }\n}"}],"_postman_id":"a2b83b52-4c2e-47c9-a9d0-ff430b715289"},{"name":"Delete Customer","id":"989c0abe-37a0-44f7-b8f9-84fdec33b150","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _fbc=fb.1.1702201708315.IwAR0XCo7-Ji0cwGxlfkAI74Np2GYArPeUmIYThVSNY-CMdGUz2JdZ-7Is4Eg; _fbp=fb.1.1702201708316.286964148; _ga=GA1.1.1447145428.1696407156; _gcl_au=1.1.2119101407.1702207548; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=deleted; intercom-id-kh97db2q=17b204fe-4d71-4f16-8b8e-37bace0cb102; _ga_SC3QLMLT67=GS1.1.1707901533.120.1.1707905011.0.0.0; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218d4038136efe4-06ef980c8b2c38-1f525637-29b188-18d4038136ff44%22%2C%22%24user_id%22%3A%20%223%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; intercom-session-kh97db2q=dXpwc1BwTktaRTV0dktBOVgyNkVadmpackt4WjBGZENuOG5JaVN2bHY0RWE2azZXT1VqdTUzK1RRU25ITzJhNC0tTkk3R3NHRGE1KzlRK1greGV4cUMvdz09--e6ca67007c1ecbe5a588eff00d5fdf88ecb45f33"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?1"},{"key":"sec-ch-ua-platform","value":"\"Android\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"},{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _fbc=fb.1.1702201708315.IwAR0XCo7-Ji0cwGxlfkAI74Np2GYArPeUmIYThVSNY-CMdGUz2JdZ-7Is4Eg; _fbp=fb.1.1702201708316.286964148; _ga=GA1.1.1447145428.1696407156; _gcl_au=1.1.2119101407.1702207548; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=deleted; intercom-id-kh97db2q=17b204fe-4d71-4f16-8b8e-37bace0cb102; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218d4038136efe4-06ef980c8b2c38-1f525637-29b188-18d4038136ff44%22%2C%22%24user_id%22%3A%20%223%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; _ga_SC3QLMLT67=GS1.1.1707901533.120.1.1707904827.0.0.0; intercom-session-kh97db2q=TzE3WHd3dkJWeHFIdGpvMm5Kenp3c2Zvb1ZydFdBR1JJdm8xOVo2ZndGT3FpcWlNM0lPdFVUZ250T28zSjNuVi0tcWRtTGdlMjlTb1pBMzRIekNUcDVpdz09--decea5bb511b1d27709d556a34c870d235f654c1"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?1"},{"key":"sec-ch-ua-platform","value":"\"Android\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"},{"key":"x-client","value":"{{x-client}}"},{"key":"x-pos-client-id","value":"{{x-pos-client-id}}"},{"key":"Authorization","value":"{{authorization}}"}],"body":{"mode":"raw","raw":"{}"},"url":"https://app.ewitypos.com/api/v1/customers/1001186","description":"<h3 id=\"delete-customer\">Delete Customer</h3>\n<p>This API endpoint is used to delete a specific customer by sending an HTTP DELETE request to <code>https://app.ewitypos.com/api/v1/customers/1001186</code>.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<p>The request does not include any payload in the raw request body.</p>\n<h4 id=\"response\">Response</h4>\n<p>The response of this request is in JSON format and can be documented as a JSON schema.</p>\n<p>Example response:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["api","v1","customers","1001186"],"host":["app","ewitypos","com"],"query":[],"variable":[]}},"response":[{"id":"85d9dcb3-719b-4013-b199-f927c2624bf1","name":"Delete Customer","originalRequest":{"method":"DELETE","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _fbc=fb.1.1702201708315.IwAR0XCo7-Ji0cwGxlfkAI74Np2GYArPeUmIYThVSNY-CMdGUz2JdZ-7Is4Eg; _fbp=fb.1.1702201708316.286964148; _ga=GA1.1.1447145428.1696407156; _gcl_au=1.1.2119101407.1702207548; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=deleted; intercom-id-kh97db2q=17b204fe-4d71-4f16-8b8e-37bace0cb102; _ga_SC3QLMLT67=GS1.1.1707901533.120.1.1707905011.0.0.0; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218d4038136efe4-06ef980c8b2c38-1f525637-29b188-18d4038136ff44%22%2C%22%24user_id%22%3A%20%223%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; intercom-session-kh97db2q=dXpwc1BwTktaRTV0dktBOVgyNkVadmpackt4WjBGZENuOG5JaVN2bHY0RWE2azZXT1VqdTUzK1RRU25ITzJhNC0tTkk3R3NHRGE1KzlRK1greGV4cUMvdz09--e6ca67007c1ecbe5a588eff00d5fdf88ecb45f33"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?1"},{"key":"sec-ch-ua-platform","value":"\"Android\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"},{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _fbc=fb.1.1702201708315.IwAR0XCo7-Ji0cwGxlfkAI74Np2GYArPeUmIYThVSNY-CMdGUz2JdZ-7Is4Eg; _fbp=fb.1.1702201708316.286964148; _ga=GA1.1.1447145428.1696407156; _gcl_au=1.1.2119101407.1702207548; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=deleted; intercom-id-kh97db2q=17b204fe-4d71-4f16-8b8e-37bace0cb102; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218d4038136efe4-06ef980c8b2c38-1f525637-29b188-18d4038136ff44%22%2C%22%24user_id%22%3A%20%223%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; _ga_SC3QLMLT67=GS1.1.1707901533.120.1.1707904827.0.0.0; intercom-session-kh97db2q=TzE3WHd3dkJWeHFIdGpvMm5Kenp3c2Zvb1ZydFdBR1JJdm8xOVo2ZndGT3FpcWlNM0lPdFVUZ250T28zSjNuVi0tcWRtTGdlMjlTb1pBMzRIekNUcDVpdz09--decea5bb511b1d27709d556a34c870d235f654c1"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?1"},{"key":"sec-ch-ua-platform","value":"\"Android\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"},{"key":"x-client","value":"{{x-client}}"},{"key":"x-pos-client-id","value":"{{x-pos-client-id}}"},{"key":"Authorization","value":"{{authorization}}"}],"body":{"mode":"raw","raw":"{}"},"url":"https://app.ewitypos.com/api/v1/customers/1001186"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 01 Jun 2024 06:09:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.12.2"},{"key":"X-Powered-By","value":"PHP/7.2.34"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"989c0abe-37a0-44f7-b8f9-84fdec33b150"}],"id":"f2cc4027-6c6c-44c3-8d3c-32392632e5d8","_postman_id":"f2cc4027-6c6c-44c3-8d3c-32392632e5d8","description":""},{"name":"Products","item":[{"name":"Products","item":[{"name":"Create Product","id":"72a49d8c-661a-4a19-a8f7-dfd75a8ab04d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer uTd4Aobpy1GSmk1ievLo2oDbQzN1lfaq"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"acc2fb32-0376-4aa5-abb8-7bf74b24a082"}],"body":{"mode":"raw","raw":"{\r\n    \"type\": \"standard\",\r\n    \"category_id\": 118208,\r\n    \"brand_id\": 264083,\r\n    \"supplier_id\": 70413,\r\n    \"name\": \"test\",\r\n    \"description\": \"test api\",\r\n    \"attr_name_1\": null,\r\n    \"attr_name_2\": null,\r\n    \"attr_name_3\": null,\r\n    \"variants\": [\r\n        {\r\n            \"sku\": \"6545801\",\r\n            \"barcode\": \"092872\",\r\n            \"reorder_limit\": 21,\r\n            \"company_reorder_limit\": 21,\r\n            \"sales_price\": 37.037037,\r\n            \"standard_cost\": 30,\r\n            \"attr_value_1\": null,\r\n            \"attr_value_2\": null,\r\n            \"attr_value_3\": null,\r\n            \"images\": [],\r\n            \"unit_sales_prices\": {}\r\n        }\r\n    ],\r\n    \"units\": [\r\n        {\r\n            \"name\": \"pcs\",\r\n            \"scale\": 1,\r\n            \"default\": true,\r\n            \"base\": true,\r\n            \"online\": false\r\n        }\r\n    ],\r\n    \"taxes\": [\r\n        3177\r\n    ],\r\n    \"locations\": [\r\n        {\r\n            \"id\": 3817\r\n        },\r\n        {\r\n            \"id\": 6747\r\n        },\r\n        {\r\n            \"id\": 7217\r\n        }\r\n    ],\r\n    \"online_locations\": [\r\n        917\r\n    ],\r\n    \"is_inventory_tracked\": true,\r\n    \"has_serialized_inventory\": false\r\n}"},"url":"https://app.ewitypos.com/api/v1/products","urlObject":{"protocol":"https","path":["api","v1","products"],"host":["app","ewitypos","com"],"query":[],"variable":[]}},"response":[{"id":"65ca2b7e-6dc9-48e9-9c20-91e251119b53","name":"Standard Product","originalRequest":{"method":"POST","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer uTd4Aobpy1GSmk1ievLo2oDbQzN1lfaq"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"_ga=GA1.1.510973050.1704171539; intercom-device-id-kh97db2q=cc254b05-2895-4551-8a1e-204d4ba8ce38; _ga_SC3QLMLT67=deleted; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2211436%22%2C%22%24device_id%22%3A%20%2218dabef587f1d6-06af504a7d03ef-26001851-144000-18dabef58808e7%22%2C%22%24user_id%22%3A%20%2211436%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22ewity.com%22%7D; _ga_SC3QLMLT67=GS1.1.1708234879.129.1.1708239399.0.0.0; intercom-session-kh97db2q=M0puSzh0cTI0SHIrTURuV0JPOEd3MEZjUW94UEdDbXR5aUw2c3NHUHJNUXcrR3pvZWtKUktaL1lSdDVPRHpxMC0tNGFqMUVLVEt6L25JWUMwNjJsdm14QT09--eb0d1e0f705bbbe4ecd348e419fc9811bcfe7edf"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/products/home"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"acc2fb32-0376-4aa5-abb8-7bf74b24a082"}],"body":{"mode":"raw","raw":"{\r\n    \"type\": \"standard\",\r\n    \"category_id\": 118208,\r\n    \"brand_id\": 264083,\r\n    \"supplier_id\": 70413,\r\n    \"name\": \"test\",\r\n    \"description\": \"test api\",\r\n    \"attr_name_1\": null,\r\n    \"attr_name_2\": null,\r\n    \"attr_name_3\": null,\r\n    \"variants\": [\r\n        {\r\n            \"sku\": \"6545801\",\r\n            \"barcode\": \"092872\",\r\n            \"reorder_limit\": 21,\r\n            \"company_reorder_limit\": 21,\r\n            \"sales_price\": 37.037037,\r\n            \"standard_cost\": 30,\r\n            \"attr_value_1\": null,\r\n            \"attr_value_2\": null,\r\n            \"attr_value_3\": null,\r\n            \"images\": [],\r\n            \"unit_sales_prices\": {}\r\n        }\r\n    ],\r\n    \"units\": [\r\n        {\r\n            \"name\": \"pcs\",\r\n            \"scale\": 1,\r\n            \"default\": true,\r\n            \"base\": true,\r\n            \"online\": false\r\n        }\r\n    ],\r\n    \"taxes\": [\r\n        3177\r\n    ],\r\n    \"locations\": [\r\n        {\r\n            \"id\": 3817\r\n        },\r\n        {\r\n            \"id\": 6747\r\n        },\r\n        {\r\n            \"id\": 7217\r\n        }\r\n    ],\r\n    \"online_locations\": [\r\n        917\r\n    ],\r\n    \"is_inventory_tracked\": true,\r\n    \"has_serialized_inventory\": false\r\n}"},"url":"https://app.ewitypos.com/api/v1/products"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 18 Feb 2024 07:02:16 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.12.2"},{"key":"X-Powered-By","value":"PHP/7.2.34"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 3365742,\n        \"brand\": {\n            \"id\": 264083,\n            \"name\": \"test api\",\n            \"product_count\": 2,\n            \"created\": {\n                \"at\": \"2024-02-15 15:24:32\",\n                \"by\": \"Administrator\"\n            },\n            \"updated\": {\n                \"at\": \"2024-02-15 15:24:32\",\n                \"by\": \"Administrator\"\n            }\n        },\n        \"category\": {\n            \"id\": 118208,\n            \"type\": \"sub\",\n            \"category_id\": 117826,\n            \"name\": \"TEST KAA EHCHEHIS\",\n            \"product_count\": 3,\n            \"for_sale\": true,\n            \"kot_type_id\": null,\n            \"kot_type_text\": null,\n            \"image\": null,\n            \"created\": {\n                \"at\": \"2024-02-14 15:46:21\",\n                \"by\": \"Administrator\"\n            },\n            \"updated\": {\n                \"at\": \"2024-02-15 15:43:42\",\n                \"by\": \"Administrator\"\n            }\n        },\n        \"supplier\": {\n            \"id\": 70413,\n            \"name\": \"test api\",\n            \"tax_number\": null,\n            \"note\": null,\n            \"contact_name\": null,\n            \"contact_designation\": null,\n            \"contact_email\": null,\n            \"contact_mobile\": null,\n            \"address_line1\": null,\n            \"address_line2\": null,\n            \"address_city\": null,\n            \"address_state\": null,\n            \"address_country\": null,\n            \"address_postcode\": null,\n            \"created\": {\n                \"at\": \"2024-02-14 15:34:54\",\n                \"by\": \"Administrator\"\n            },\n            \"updated\": {\n                \"at\": \"2024-02-14 15:34:54\",\n                \"by\": \"Administrator\"\n            }\n        },\n        \"name\": \"test\",\n        \"description\": \"test api\",\n        \"type\": \"standard\",\n        \"has_variants\": false,\n        \"has_serialized_inventory\": false,\n        \"is_inventory_tracked\": true,\n        \"attr_name_1\": null,\n        \"attr_name_2\": null,\n        \"attr_name_3\": null,\n        \"attr_text\": \"\",\n        \"units\": {\n            \"scales\": {\n                \"pcs\": 1\n            },\n            \"default\": \"pcs\",\n            \"base\": \"pcs\"\n        },\n        \"locations\": [\n            {\n                \"id\": 3817,\n                \"name\": \"Ewity Retail & Wholesale\",\n                \"display_name\": \"7 Eleven\",\n                \"type\": \"retail\",\n                \"tax_number\": \"11237GST501\",\n                \"tax_activity_number\": \"002\",\n                \"street_address\": \"G. Parkaruge, Alikilegefaanu Magu\",\n                \"city\": \"Male\",\n                \"country\": \"Maldives\",\n                \"phone\": \"4006262\",\n                \"bill_note\": \"Viber - +9607784792, +9609937793        BML|MVR : 773000067492 USD: 773000047272\",\n                \"price_level\": null,\n                \"reorder_limit\": null\n            },\n            {\n                \"id\": 6747,\n                \"name\": \"Cafe le Test\",\n                \"display_name\": null,\n                \"type\": \"restaurant\",\n                \"tax_number\": null,\n                \"tax_activity_number\": null,\n                \"street_address\": null,\n                \"city\": null,\n                \"country\": null,\n                \"phone\": null,\n                \"bill_note\": null,\n                \"price_level\": null,\n                \"reorder_limit\": null\n            },\n            {\n                \"id\": 7217,\n                \"name\": \"Ewity Bistro\",\n                \"display_name\": null,\n                \"type\": \"restaurant\",\n                \"tax_number\": null,\n                \"tax_activity_number\": null,\n                \"street_address\": null,\n                \"city\": null,\n                \"country\": null,\n                \"phone\": null,\n                \"bill_note\": null,\n                \"price_level\": null,\n                \"reorder_limit\": null\n            }\n        ],\n        \"online_locations\": [\n            {\n                \"id\": 917,\n                \"company_id\": 3322,\n                \"offline_location\": {\n                    \"id\": 3817,\n                    \"name\": \"Ewity Retail & Wholesale\",\n                    \"display_name\": \"7 Eleven\",\n                    \"type\": \"retail\"\n                },\n                \"company_platforms\": [\n                    {\n                        \"id\": 669,\n                        \"platform\": {\n                            \"id\": 1,\n                            \"key\": \"ewity-ecommerce\",\n                            \"name\": \"Ecommerce Website\",\n                            \"description\": \"Get your own website seamlessly integrated with Ewity. Take orders online and grow your online business.\\n\\nPricing: FREE in Ewity Professional Plan\",\n                            \"icon_url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/platforms/ewity-ecommerce-website.1.png\",\n                            \"for_retail\": false,\n                            \"for_restaurant\": false\n                        }\n                    }\n                ],\n                \"name\": \"Test Retail\",\n                \"slug\": \"test-retail\",\n                \"contact_number\": \"9177769\",\n                \"email\": null,\n                \"address\": \"G.Uthurubin,Alikilegefaanu Magu\",\n                \"opening_type\": \"always\",\n                \"ui_status\": {\n                    \"text\": \"Taking Orders\",\n                    \"color\": \"green\",\n                    \"hex\": \"#48BB78\",\n                    \"hex2\": \"#F0FFF4\"\n                }\n            }\n        ],\n        \"taxes\": [\n            {\n                \"id\": 3177,\n                \"code\": \"G\",\n                \"type\": \"percent\",\n                \"name\": \"GST @ 8%\",\n                \"rate\": 0.08,\n                \"config\": {\n                    \"is_default\": true\n                }\n            }\n        ],\n        \"taxes_text\": \"GST @ 8%\",\n        \"created\": {\n            \"at\": \"2024-02-18 12:02:16\",\n            \"by\": \"Administrator\"\n        },\n        \"updated\": {\n            \"at\": \"2024-02-18 12:02:16\",\n            \"by\": \"Administrator\"\n        },\n        \"variants\": [\n            {\n                \"id\": 3457828,\n                \"product_id\": 3365742,\n                \"type\": \"standard\",\n                \"attr_value_1\": null,\n                \"attr_value_2\": null,\n                \"attr_value_3\": null,\n                \"attr_text\": \"(default)\",\n                \"barcode\": \"092872\",\n                \"sku\": \"6545801\",\n                \"is_inventory_tracked\": true,\n                \"reorder_limit\": 21,\n                \"company_reorder_limit\": 21,\n                \"code\": \"6545801\",\n                \"cost_price\": 30,\n                \"standard_cost\": 30,\n                \"effective_cost_price\": 30,\n                \"sales_price\": 37.037037,\n                \"pricing\": {\n                    \"base\": {\n                        \"price\": 37.037037\n                    },\n                    \"units\": []\n                },\n                \"units\": {\n                    \"scales\": {\n                        \"pcs\": 1\n                    },\n                    \"default\": \"pcs\",\n                    \"base\": \"pcs\"\n                },\n                \"cost_price_text\": \"30.00\",\n                \"sales_price_text\": \"37.04\",\n                \"full_name\": \"test\",\n                \"product_name\": \"test\",\n                \"recipe\": null,\n                \"kit_items\": [],\n                \"modifier_attachments\": [],\n                \"images\": [],\n                \"thumbnail\": null,\n                \"created\": {\n                    \"at\": \"2024-02-18 12:02:16\",\n                    \"by\": \"Administrator\"\n                }\n            }\n        ],\n        \"sales_price\": 37.037037,\n        \"sales_price_with_tax\": 40,\n        \"cost_price\": 30,\n        \"effective_cost_price\": 30,\n        \"costs\": null\n    }\n}"},{"id":"d6b90c75-0d4a-4f1f-96bf-21df4a30ff62","name":"Create Product","originalRequest":{"method":"POST","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer uTd4Aobpy1GSmk1ievLo2oDbQzN1lfaq"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"_ga=GA1.1.510973050.1704171539; intercom-device-id-kh97db2q=cc254b05-2895-4551-8a1e-204d4ba8ce38; _ga_SC3QLMLT67=deleted; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2211436%22%2C%22%24device_id%22%3A%20%2218dabef587f1d6-06af504a7d03ef-26001851-144000-18dabef58808e7%22%2C%22%24user_id%22%3A%20%2211436%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22ewity.com%22%7D; _ga_SC3QLMLT67=GS1.1.1708234879.129.1.1708239399.0.0.0; intercom-session-kh97db2q=M0puSzh0cTI0SHIrTURuV0JPOEd3MEZjUW94UEdDbXR5aUw2c3NHUHJNUXcrR3pvZWtKUktaL1lSdDVPRHpxMC0tNGFqMUVLVEt6L25JWUMwNjJsdm14QT09--eb0d1e0f705bbbe4ecd348e419fc9811bcfe7edf"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/products/home"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"acc2fb32-0376-4aa5-abb8-7bf74b24a082"}],"body":{"mode":"raw","raw":"{\r\n    \"type\": \"standard\",\r\n    \"category_id\": 118208,\r\n    \"brand_id\": 264083,\r\n    \"supplier_id\": 70413,\r\n    \"name\": \"test\",\r\n    \"description\": \"test api\",\r\n    \"attr_name_1\": null,\r\n    \"attr_name_2\": null,\r\n    \"attr_name_3\": null,\r\n    \"variants\": [\r\n        {\r\n            \"sku\": \"6545801\",\r\n            \"barcode\": \"092872\",\r\n            \"reorder_limit\": 21,\r\n            \"company_reorder_limit\": 21,\r\n            \"sales_price\": 37.037037,\r\n            \"standard_cost\": 30,\r\n            \"attr_value_1\": null,\r\n            \"attr_value_2\": null,\r\n            \"attr_value_3\": null,\r\n            \"images\": [],\r\n            \"unit_sales_prices\": {}\r\n        }\r\n    ],\r\n    \"units\": [\r\n        {\r\n            \"name\": \"pcs\",\r\n            \"scale\": 1,\r\n            \"default\": true,\r\n            \"base\": true,\r\n            \"online\": false\r\n        }\r\n    ],\r\n    \"taxes\": [\r\n        3177\r\n    ],\r\n    \"locations\": [\r\n        {\r\n            \"id\": 3817\r\n        },\r\n        {\r\n            \"id\": 6747\r\n        },\r\n        {\r\n            \"id\": 7217\r\n        }\r\n    ],\r\n    \"online_locations\": [\r\n        917\r\n    ],\r\n    \"is_inventory_tracked\": true,\r\n    \"has_serialized_inventory\": false\r\n}"},"url":"https://app.ewitypos.com/api/v1/products"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"72a49d8c-661a-4a19-a8f7-dfd75a8ab04d"},{"name":"Update Product","id":"70cce26f-d4cc-4633-a2f3-1225e52c42ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?1"},{"key":"sec-ch-ua-platform","value":"\"Android\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"},{"key":"x-client","value":"{{x-client}}"},{"key":"x-pos-client-id","value":"{{x-pos-client-id}}"},{"key":"Authorization","value":"{{authorization}}"}],"body":{"mode":"raw","raw":"{\n    \"category_id\": null,\n    \"brand_id\": null,\n    \"supplier_id\": null,\n    \"name\": \"test API products\",\n    \"description\": \"test api product\",\n    \"attr_name_1\": null,\n    \"attr_name_2\": null,\n    \"attr_name_3\": null,\n    \"units\": [\n        {\n            \"name\": \"pcs\",\n            \"scale\": 1,\n            \"default\": true,\n            \"base\": true,\n            \"online\": false\n        }\n    ],\n    \"variants\": [\n        {\n            \"id\": 3452556,\n            \"sku\": \"334452\",\n            \"barcode\": \"226352\",\n            \"reorder_limit\": 2,\n            \"company_reorder_limit\": 2,\n            \"sales_price\": 46.296296,\n            \"standard_cost\": 12,\n            \"attr_value_1\": null,\n            \"attr_value_2\": null,\n            \"attr_value_3\": null,\n            \"unit_sales_prices\": {},\n            \"kit_items\": []\n        }\n    ],\n    \"new_variants\": [],\n    \"taxes\": [\n        3177\n    ],\n    \"locations\": [\n        {\n            \"id\": 3817,\n            \"reorder_limit\": null\n        },\n        {\n            \"id\": 6747,\n            \"reorder_limit\": null\n        },\n        {\n            \"id\": 7217,\n            \"reorder_limit\": null\n        }\n    ],\n    \"online_locations\": [\n        917\n    ],\n    \"is_inventory_tracked\": true,\n    \"has_serialized_inventory\": false\n}"},"url":"https://app.ewitypos.com/api/v1/products/2194191","urlObject":{"protocol":"https","path":["api","v1","products","2194191"],"host":["app","ewitypos","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"70cce26f-d4cc-4633-a2f3-1225e52c42ea"},{"name":"Delete Product","id":"00e8a2da-7570-46da-b810-a081773d5576","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer zJWI6H10qtEjIPLztfGOCj2o0MGCqjEn"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"_ga=GA1.1.510973050.1704171539; intercom-device-id-kh97db2q=cc254b05-2895-4551-8a1e-204d4ba8ce38; _ga_SC3QLMLT67=deleted; intercom-id-kh97db2q=76b8f262-7e29-4c55-936a-a95a10c64f83; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2211436%22%2C%22%24device_id%22%3A%20%2218da7217d9967d-0b02445bca7124-26001851-144000-18da7217d9a8aa%22%2C%22%24user_id%22%3A%20%2211436%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22ewity.com%22%7D; _ga_SC3QLMLT67=GS1.1.1707905950.120.1.1707906839.0.0.0; intercom-session-kh97db2q=ZHAra0o5TnJBSWIvOGQzdTFEM1BlTlF1d1dQNkhoOGZwVWxqQUdHaHFHSG0xS2RHZmVTMHZIYUkvbUM2SkwyOC0tanYyZUNDclhXcmg1a094UjNjWDRoUT09--d58dc7c6d6306f07f9352e66994e984cbdf78c73"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/products/home"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"403b809e-ac05-49e4-b48f-57e9e2e2c799"}],"body":{"mode":"raw","raw":"{}"},"url":"https://app.ewitypos.com/api/v1/products/3358547","urlObject":{"protocol":"https","path":["api","v1","products","3358547"],"host":["app","ewitypos","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"00e8a2da-7570-46da-b810-a081773d5576"},{"name":"List Products","id":"4776b295-d759-466e-8989-ab69ebc8708b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _ga=GA1.1.1447145428.1696407156; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=GS1.1.1710837654.138.0.1710837654.0.0.0; intercom-id-kh97db2q=4a8c724e-d068-40d4-9fa2-326d379cf625; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%229170%22%2C%22%24device_id%22%3A%20%2218e98dbe7231ad8-0dadcede05d243-1d525637-29b188-18e98dbe7242707%22%2C%22%24user_id%22%3A%20%229170%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; _ga_SC3QLMLT67=GS1.1.1711975494.146.0.1711975494.0.0.0; intercom-session-kh97db2q=bENiRjJaaXdPVVAxTmVFN0luZGJYaklZZG9GNkZxSXVJczl4eW40SllCRFgycEZueG01WCticlhGMW9ES3NkeS0tLzBmQ3NWa2FXK1M3Q3BmUmxBaWpkQT09--47cb0f1df9df83fd42d1c281b2be4d319d62f08e"},{"key":"referer","value":"https://app.ewitypos.com/products/home"},{"key":"sec-ch-ua","value":"\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"19290574-c0fe-4abc-b729-1c134b84b633"},{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _fbc=fb.1.1702201708315.IwAR0XCo7-Ji0cwGxlfkAI74Np2GYArPeUmIYThVSNY-CMdGUz2JdZ-7Is4Eg; _fbp=fb.1.1702201708316.286964148; _ga=GA1.1.1447145428.1696407156; _gcl_au=1.1.2119101407.1702207548; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=deleted; intercom-id-kh97db2q=17b204fe-4d71-4f16-8b8e-37bace0cb102; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218d4038136efe4-06ef980c8b2c38-1f525637-29b188-18d4038136ff44%22%2C%22%24user_id%22%3A%20%223%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; _ga_SC3QLMLT67=GS1.1.1707901533.120.1.1707904827.0.0.0; intercom-session-kh97db2q=TzE3WHd3dkJWeHFIdGpvMm5Kenp3c2Zvb1ZydFdBR1JJdm8xOVo2ZndGT3FpcWlNM0lPdFVUZ250T28zSjNuVi0tcWRtTGdlMjlTb1pBMzRIekNUcDVpdz09--decea5bb511b1d27709d556a34c870d235f654c1"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?1"},{"key":"sec-ch-ua-platform","value":"\"Android\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"},{"key":"x-client","value":"{{x-client}}"},{"key":"x-pos-client-id","value":"{{x-pos-client-id}}"},{"key":"Authorization","value":"{{authorization}}"}],"url":"https://app.ewitypos.com/api/v1/products/locations/all?","description":"<p>The <code>GET</code> request retrieves information about all product locations from the specified API endpoint. The response is a JSON object containing pagination details, an array of product location data, and search information.</p>\n<p>The response JSON schema for the request can be documented as follows:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"type\": \"object\",\n    \"properties\": {\n        \"pagination\": {\n            \"type\": \"object\",\n            \"properties\": {\n                \"total\": {\"type\": \"integer\"},\n                \"pageSize\": {\"type\": \"integer\"},\n                \"current\": {\"type\": \"integer\"},\n                \"lastPage\": {\"type\": \"integer\"}\n            }\n        },\n        \"data\": {\n            \"type\": \"array\",\n            \"items\": {\n                \"type\": \"object\",\n                \"properties\": {\n                    \"id\": {\"type\": \"integer\"},\n                    \"brand_name\": {\"type\": [\"string\", \"null\"]},\n                    \"category_name\": {\"type\": [\"string\", \"null\"]},\n                    \"name\": {\"type\": \"string\"},\n                    \"has_variants\": {\"type\": \"boolean\"},\n                    \"has_serialized_inventory\": {\"type\": \"boolean\"},\n                    \"is_inventory_tracked\": {\"type\": \"boolean\"},\n                    \"type\": {\"type\": \"string\"},\n                    \"codes\": {\"type\": \"string\"},\n                    \"cost_price\": {\"type\": \"number\"},\n                    \"effective_cost_price\": {\"type\": \"number\"},\n                    \"sales_price\": {\"type\": \"number\"},\n                    \"sales_price_with_tax\": {\"type\": \"number\"},\n                    \"default_sales_price\": {\"type\": \"number\"},\n                    \"default_sales_price_with_tax\": {\"type\": \"number\"},\n                    \"units\": {\n                        \"type\": \"object\",\n                        \"properties\": {\n                            \"scales\": {\n                                \"type\": \"object\",\n                                \"properties\": {\n                                    \"Case\": {\"type\": \"integer\"}\n                                }\n                            },\n                            \"default\": {\"type\": \"string\"},\n                            \"base\": {\"type\": \"string\"}\n                        }\n                    },\n                    \"count\": {\"type\": \"integer\"},\n                    \"variants\": {\n                        \"type\": \"array\",\n                        \"items\": {\n                            \"type\": \"object\",\n                            \"properties\": {\n                                \"id\": {\"type\": \"integer\"},\n                                \"product_id\": {\"type\": \"integer\"},\n                                \"type\": {\"type\": \"string\"},\n                                \"attr_text\": {\"type\": \"string\"},\n                                \"attr_values\": {\"type\": \"array\"},\n                                \"full_name\": {\"type\": \"string\"},\n                                \"product_name\": {\"type\": \"string\"},\n                                \"barcode\": {\"type\": [\"string\", \"null\"]},\n                                \"sku\": {\"type\": \"string\"},\n                                \"is_inventory_tracked\": {\"type\": \"boolean\"},\n                                \"code\": {\"type\": [\"string\", \"null\"]},\n                                \"pricing\": {\n                                    \"type\": \"object\",\n                                    \"properties\": {\n                                        \"base\": {\n                                            \"type\": \"object\",\n                                            \"properties\": {\n                                                \"price\": {\"type\": \"number\"}\n                                            }\n                                        },\n                                        \"units\": {\n                                            \"type\": \"array\",\n                                            \"items\": {\n                                                \"type\": \"object\",\n                                                \"properties\": {\n                                                    \"case\": {\"type\": \"integer\"}\n                                                }\n                                            }\n                                        }\n                                    }\n                                },\n                                \"units\": {\n                                    \"type\": \"object\",\n                                    \"properties\": {\n                                        \"scales\": {\n                                            \"type\": \"object\",\n                                            \"properties\": {\n                                                \"Case\": {\"type\": \"integer\"}\n                                            }\n                                        },\n                                        \"default\": {\"type\": \"string\"},\n                                        \"base\": {\"type\": \"string\"}\n                                    }\n                                },\n                                \"cost_price\": {\"type\": \"number\"},\n                                \"standard_cost\": {\"type\": \"number\"},\n                                \"effective_cost_price\": {\"type\": \"number\"},\n                                \"sales_price\": {\"type\": \"number\"},\n                                \"sales_price_with_tax\": {\"type\": \"number\"},\n                                \"default_sales_price\": {\"type\": \"number\"},\n                                \"default_sales_price_with_tax\": {\"type\": \"number\"},\n                                \"recipe\": {\"type\": [\"object\", \"null\"]},\n                                \"kit_items\": {\"type\": \"array\"},\n                                \"images\": {\"type\": \"array\"},\n                                \"thumbnail\": {\"type\": [\"object\", \"null\"]},\n                                \"count\": {\"type\": \"integer\"}\n                            }\n                        }\n                    }\n                }\n            }\n        },\n        \"search\": {\n            \"type\": \"object\",\n            \"properties\": {\n                \"default\": {\"type\": \"string\"},\n                \"searches\": {\n                    \"type\": \"object\",\n                    \"properties\": {\n                        \"name\": {\n                            \"type\": \"object\",\n                            \"properties\": {\n                                \"name\": {\"type\": \"string\"}\n                            }\n                        },\n                        \"Brand\": {\n                            \"type\": \"object\",\n                            \"properties\": {\n                                \"name\": {\"type\": \"string\"},\n                                \"placeholder\": {\"type\": \"string\"},\n                                \"autoComplete\": {\"type\": \"string\"}\n                            }\n                        },\n                        \"Category\": {\n                            \"type\": \"object\",\n                            \"properties\": {\n                                \"name\": {\"type\": \"string\"},\n                                \"type\": {\"type\": \"string\"}\n                            }\n                        },\n                        \"serial_number\": {\n                            \"type\": \"object\",\n                            \"properties\": {\n                                \"name\": {\"type\": \"string\"}\n                            }\n                        },\n                        \"created_at\": {\n                            \"type\": \"object\",\n                            \"properties\": {\n                                \"name\": {\"type\": \"string\"},\n                                \"type\": {\"type\": \"string\"}\n                            }\n                        }\n                    }\n                }\n            }\n        }\n    }\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["api","v1","products","locations","all"],"host":["app","ewitypos","com"],"query":[{"key":"","value":null}],"variable":[]}},"response":[{"id":"621476be-72f7-4e2a-bea1-c0aade0882b6","name":"All","originalRequest":{"method":"GET","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer ZWZ41tUFc18PDIiJEMVlYYrdPRitxDR5"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _ga=GA1.1.1447145428.1696407156; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=GS1.1.1710837654.138.0.1710837654.0.0.0; intercom-id-kh97db2q=4a8c724e-d068-40d4-9fa2-326d379cf625; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%229170%22%2C%22%24device_id%22%3A%20%2218e98dbe7231ad8-0dadcede05d243-1d525637-29b188-18e98dbe7242707%22%2C%22%24user_id%22%3A%20%229170%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; _ga_SC3QLMLT67=GS1.1.1711975494.146.0.1711975494.0.0.0; intercom-session-kh97db2q=bENiRjJaaXdPVVAxTmVFN0luZGJYaklZZG9GNkZxSXVJczl4eW40SllCRFgycEZueG01WCticlhGMW9ES3NkeS0tLzBmQ3NWa2FXK1M3Q3BmUmxBaWpkQT09--47cb0f1df9df83fd42d1c281b2be4d319d62f08e"},{"key":"referer","value":"https://app.ewitypos.com/products/home"},{"key":"sec-ch-ua","value":"\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"19290574-c0fe-4abc-b729-1c134b84b633"}],"url":{"raw":"https://app.ewitypos.com/api/v1/products/locations/all?","protocol":"https","host":["app","ewitypos","com"],"path":["api","v1","products","locations","all"],"query":[{"key":"","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 01 Apr 2024 12:45:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.12.2"},{"key":"X-Powered-By","value":"PHP/7.2.34"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"pagination\": {\n        \"total\": 881,\n        \"pageSize\": 20,\n        \"current\": 1,\n        \"lastPage\": 45\n    },\n    \"data\": [\n        {\n            \"id\": 3473435,\n            \"brand_name\": null,\n            \"category_name\": null,\n            \"name\": \"ICAFE CAFFE DRINK MOACHA 240ml (1x30)\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"\",\n            \"cost_price\": 300.93,\n            \"effective_cost_price\": 300.93,\n            \"sales_price\": 324.074074,\n            \"sales_price_with_tax\": 350,\n            \"default_sales_price\": 324.074074,\n            \"default_sales_price_with_tax\": 350,\n            \"units\": {\n                \"scales\": {\n                    \"Case\": 1\n                },\n                \"default\": \"Case\",\n                \"base\": \"Case\"\n            },\n            \"count\": 0,\n            \"variants\": [\n                {\n                    \"id\": 3567837,\n                    \"product_id\": 3473435,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"ICAFE CAFFE DRINK MOACHA 240ml (1x30)\",\n                    \"product_name\": \"ICAFE CAFFE DRINK MOACHA 240ml (1x30)\",\n                    \"barcode\": null,\n                    \"sku\": \"02003\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": null,\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 324.074074\n                        },\n                        \"units\": []\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"Case\": 1\n                        },\n                        \"default\": \"Case\",\n                        \"base\": \"Case\"\n                    },\n                    \"cost_price\": 300.93,\n                    \"standard_cost\": 300.93,\n                    \"effective_cost_price\": 300.93,\n                    \"sales_price\": 324.074074,\n                    \"sales_price_with_tax\": 350,\n                    \"default_sales_price\": 324.074074,\n                    \"default_sales_price_with_tax\": 350,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [],\n                    \"thumbnail\": null,\n                    \"count\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 3473432,\n            \"brand_name\": null,\n            \"category_name\": null,\n            \"name\": \"NESTLE MILO RTD 180ml (1x50)\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"\",\n            \"cost_price\": 385,\n            \"effective_cost_price\": 385,\n            \"sales_price\": 407.407407,\n            \"sales_price_with_tax\": 440,\n            \"default_sales_price\": 407.407407,\n            \"default_sales_price_with_tax\": 440,\n            \"units\": {\n                \"scales\": {\n                    \"Case\": 1\n                },\n                \"default\": \"Case\",\n                \"base\": \"Case\"\n            },\n            \"count\": 0,\n            \"variants\": [\n                {\n                    \"id\": 3567834,\n                    \"product_id\": 3473432,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"NESTLE MILO RTD 180ml (1x50)\",\n                    \"product_name\": \"NESTLE MILO RTD 180ml (1x50)\",\n                    \"barcode\": null,\n                    \"sku\": \"02002\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": null,\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 407.407407\n                        },\n                        \"units\": []\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"Case\": 1\n                        },\n                        \"default\": \"Case\",\n                        \"base\": \"Case\"\n                    },\n                    \"cost_price\": 385,\n                    \"standard_cost\": 385,\n                    \"effective_cost_price\": 385,\n                    \"sales_price\": 407.407407,\n                    \"sales_price_with_tax\": 440,\n                    \"default_sales_price\": 407.407407,\n                    \"default_sales_price_with_tax\": 440,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [],\n                    \"thumbnail\": null,\n                    \"count\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 3473430,\n            \"brand_name\": null,\n            \"category_name\": null,\n            \"name\": \"FNN ICE CREAM SODA CAN 325ml (1x24)\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"\",\n            \"cost_price\": 216,\n            \"effective_cost_price\": 200,\n            \"sales_price\": 231.481481,\n            \"sales_price_with_tax\": 250,\n            \"default_sales_price\": 231.481481,\n            \"default_sales_price_with_tax\": 249.999999,\n            \"units\": {\n                \"scales\": {\n                    \"Case\": 1\n                },\n                \"default\": \"Case\",\n                \"base\": \"Case\"\n            },\n            \"count\": 0,\n            \"variants\": [\n                {\n                    \"id\": 3567832,\n                    \"product_id\": 3473430,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"FNN ICE CREAM SODA CAN 325ml (1x24)\",\n                    \"product_name\": \"FNN ICE CREAM SODA CAN 325ml (1x24)\",\n                    \"barcode\": null,\n                    \"sku\": \"02001\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": null,\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 231.481481\n                        },\n                        \"units\": []\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"Case\": 1\n                        },\n                        \"default\": \"Case\",\n                        \"base\": \"Case\"\n                    },\n                    \"cost_price\": 216,\n                    \"standard_cost\": 216,\n                    \"effective_cost_price\": 200,\n                    \"sales_price\": 231.481481,\n                    \"sales_price_with_tax\": 250,\n                    \"default_sales_price\": 231.481481,\n                    \"default_sales_price_with_tax\": 249.999999,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [],\n                    \"thumbnail\": null,\n                    \"count\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 3466139,\n            \"brand_name\": null,\n            \"category_name\": null,\n            \"name\": \"NATCO VANILLA ESSENCE 28ML\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"\",\n            \"cost_price\": 80,\n            \"effective_cost_price\": 80,\n            \"sales_price\": 9.259259,\n            \"sales_price_with_tax\": 10,\n            \"default_sales_price\": 7.716049,\n            \"default_sales_price_with_tax\": 8.333333,\n            \"units\": {\n                \"scales\": {\n                    \"Btl\": 1,\n                    \"Dozen\": 12\n                },\n                \"base\": \"Btl\",\n                \"default\": \"Dozen\"\n            },\n            \"count\": -3,\n            \"variants\": [\n                {\n                    \"id\": 3560501,\n                    \"product_id\": 3466139,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"NATCO VANILLA ESSENCE 28ML\",\n                    \"product_name\": \"NATCO VANILLA ESSENCE 28ML\",\n                    \"barcode\": null,\n                    \"sku\": \"02000\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": null,\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 9.259259\n                        },\n                        \"units\": {\n                            \"Dozen\": 7.716049\n                        }\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"Btl\": 1,\n                            \"Dozen\": 12\n                        },\n                        \"base\": \"Btl\",\n                        \"default\": \"Dozen\"\n                    },\n                    \"cost_price\": 80,\n                    \"standard_cost\": 80,\n                    \"effective_cost_price\": 80,\n                    \"sales_price\": 9.259259,\n                    \"sales_price_with_tax\": 10,\n                    \"default_sales_price\": 7.716049,\n                    \"default_sales_price_with_tax\": 8.333333,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [],\n                    \"thumbnail\": null,\n                    \"count\": -3\n                }\n            ]\n        },\n        {\n            \"id\": 3459949,\n            \"brand_name\": null,\n            \"category_name\": null,\n            \"name\": \"MAGGI CHICKEN STOCK 20G (1 x 24)\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"\",\n            \"cost_price\": 97.22,\n            \"effective_cost_price\": 97.22,\n            \"sales_price\": 115.740741,\n            \"sales_price_with_tax\": 125,\n            \"default_sales_price\": 115.740741,\n            \"default_sales_price_with_tax\": 125,\n            \"units\": {\n                \"scales\": {\n                    \"Box\": 1,\n                    \"Case\": 24\n                },\n                \"default\": \"Box\",\n                \"base\": \"Box\"\n            },\n            \"count\": 68,\n            \"variants\": [\n                {\n                    \"id\": 3553786,\n                    \"product_id\": 3459949,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"MAGGI CHICKEN STOCK 20G (1 x 24)\",\n                    \"product_name\": \"MAGGI CHICKEN STOCK 20G (1 x 24)\",\n                    \"barcode\": null,\n                    \"sku\": \"01999\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": null,\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 115.740741\n                        },\n                        \"units\": {\n                            \"Case\": 106.481481\n                        }\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"Box\": 1,\n                            \"Case\": 24\n                        },\n                        \"default\": \"Box\",\n                        \"base\": \"Box\"\n                    },\n                    \"cost_price\": 97.22,\n                    \"standard_cost\": 97.22,\n                    \"effective_cost_price\": 97.22,\n                    \"sales_price\": 115.740741,\n                    \"sales_price_with_tax\": 125,\n                    \"default_sales_price\": 115.740741,\n                    \"default_sales_price_with_tax\": 125,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [],\n                    \"thumbnail\": null,\n                    \"count\": 68\n                }\n            ]\n        },\n        {\n            \"id\": 3409312,\n            \"brand_name\": null,\n            \"category_name\": null,\n            \"name\": \"MUSTARD OIL 500ML (1 x 20)\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"\",\n            \"cost_price\": 31.48,\n            \"effective_cost_price\": 31.48145,\n            \"sales_price\": 41.666667,\n            \"sales_price_with_tax\": 45,\n            \"default_sales_price\": 34.722222,\n            \"default_sales_price_with_tax\": 37.5,\n            \"units\": {\n                \"scales\": {\n                    \"Btl\": 1,\n                    \"Case\": 20\n                },\n                \"base\": \"Btl\",\n                \"default\": \"Case\"\n            },\n            \"count\": 9,\n            \"variants\": [\n                {\n                    \"id\": 3502398,\n                    \"product_id\": 3409312,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"MUSTARD OIL 500ML (1 x 20)\",\n                    \"product_name\": \"MUSTARD OIL 500ML (1 x 20)\",\n                    \"barcode\": null,\n                    \"sku\": \"01998\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": null,\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 41.666667\n                        },\n                        \"units\": {\n                            \"Case\": 34.722222\n                        }\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"Btl\": 1,\n                            \"Case\": 20\n                        },\n                        \"base\": \"Btl\",\n                        \"default\": \"Case\"\n                    },\n                    \"cost_price\": 31.48,\n                    \"standard_cost\": 31.48,\n                    \"effective_cost_price\": 31.48145,\n                    \"sales_price\": 41.666667,\n                    \"sales_price_with_tax\": 45,\n                    \"default_sales_price\": 34.722222,\n                    \"default_sales_price_with_tax\": 37.5,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [],\n                    \"thumbnail\": null,\n                    \"count\": 9\n                }\n            ]\n        },\n        {\n            \"id\": 3392152,\n            \"brand_name\": null,\n            \"category_name\": null,\n            \"name\": \"KIDS DISPOSABLE MASK\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"\",\n            \"cost_price\": 0,\n            \"effective_cost_price\": 0,\n            \"sales_price\": 10,\n            \"sales_price_with_tax\": 10,\n            \"default_sales_price\": 10,\n            \"default_sales_price_with_tax\": 10,\n            \"units\": {\n                \"scales\": {\n                    \"Box\": 1\n                },\n                \"default\": \"Box\",\n                \"base\": \"Box\"\n            },\n            \"count\": 0,\n            \"variants\": [\n                {\n                    \"id\": 3485255,\n                    \"product_id\": 3392152,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"KIDS DISPOSABLE MASK\",\n                    \"product_name\": \"KIDS DISPOSABLE MASK\",\n                    \"barcode\": null,\n                    \"sku\": \"01997\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": null,\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 10\n                        },\n                        \"units\": []\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"Box\": 1\n                        },\n                        \"default\": \"Box\",\n                        \"base\": \"Box\"\n                    },\n                    \"cost_price\": 0,\n                    \"standard_cost\": 0,\n                    \"effective_cost_price\": 0,\n                    \"sales_price\": 10,\n                    \"sales_price_with_tax\": 10,\n                    \"default_sales_price\": 10,\n                    \"default_sales_price_with_tax\": 10,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [],\n                    \"thumbnail\": null,\n                    \"count\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 3388413,\n            \"brand_name\": null,\n            \"category_name\": null,\n            \"name\": \"SUNQUICK APPLE JUICE 700ml (1x6)\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"\",\n            \"cost_price\": 63.27,\n            \"effective_cost_price\": 63.271667,\n            \"sales_price\": 69.444444,\n            \"sales_price_with_tax\": 75,\n            \"default_sales_price\": 67.901235,\n            \"default_sales_price_with_tax\": 73.333334,\n            \"units\": {\n                \"scales\": {\n                    \"Btl\": 1,\n                    \"Case\": 6\n                },\n                \"base\": \"Btl\",\n                \"default\": \"Case\"\n            },\n            \"count\": 25,\n            \"variants\": [\n                {\n                    \"id\": 3481424,\n                    \"product_id\": 3388413,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"SUNQUICK APPLE JUICE 700ml (1x6)\",\n                    \"product_name\": \"SUNQUICK APPLE JUICE 700ml (1x6)\",\n                    \"barcode\": null,\n                    \"sku\": \"01996\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": null,\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 69.444444\n                        },\n                        \"units\": {\n                            \"Case\": 67.901235\n                        }\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"Btl\": 1,\n                            \"Case\": 6\n                        },\n                        \"base\": \"Btl\",\n                        \"default\": \"Case\"\n                    },\n                    \"cost_price\": 63.27,\n                    \"standard_cost\": 63.27,\n                    \"effective_cost_price\": 63.271667,\n                    \"sales_price\": 69.444444,\n                    \"sales_price_with_tax\": 75,\n                    \"default_sales_price\": 67.901235,\n                    \"default_sales_price_with_tax\": 73.333334,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [],\n                    \"thumbnail\": null,\n                    \"count\": 25\n                }\n            ]\n        },\n        {\n            \"id\": 3388412,\n            \"brand_name\": null,\n            \"category_name\": null,\n            \"name\": \"SUNQUICK MANDARIN JUICE 700ml (1x6)\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"\",\n            \"cost_price\": 63.27,\n            \"effective_cost_price\": 63.27,\n            \"sales_price\": 69.444444,\n            \"sales_price_with_tax\": 75,\n            \"default_sales_price\": 67.901235,\n            \"default_sales_price_with_tax\": 73.333334,\n            \"units\": {\n                \"scales\": {\n                    \"Btl\": 1,\n                    \"Case\": 6\n                },\n                \"base\": \"Btl\",\n                \"default\": \"Case\"\n            },\n            \"count\": 7,\n            \"variants\": [\n                {\n                    \"id\": 3481423,\n                    \"product_id\": 3388412,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"SUNQUICK MANDARIN JUICE 700ml (1x6)\",\n                    \"product_name\": \"SUNQUICK MANDARIN JUICE 700ml (1x6)\",\n                    \"barcode\": null,\n                    \"sku\": \"01995\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": null,\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 69.444444\n                        },\n                        \"units\": {\n                            \"Case\": 67.901235\n                        }\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"Btl\": 1,\n                            \"Case\": 6\n                        },\n                        \"base\": \"Btl\",\n                        \"default\": \"Case\"\n                    },\n                    \"cost_price\": 63.27,\n                    \"standard_cost\": 63.27,\n                    \"effective_cost_price\": 63.27,\n                    \"sales_price\": 69.444444,\n                    \"sales_price_with_tax\": 75,\n                    \"default_sales_price\": 67.901235,\n                    \"default_sales_price_with_tax\": 73.333334,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [],\n                    \"thumbnail\": null,\n                    \"count\": 7\n                }\n            ]\n        },\n        {\n            \"id\": 3388399,\n            \"brand_name\": null,\n            \"category_name\": null,\n            \"name\": \"SUNQUICK PASSIONFRUIT JUICE 700ml (1x6)\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"\",\n            \"cost_price\": 63.27,\n            \"effective_cost_price\": 63.27,\n            \"sales_price\": 69.444444,\n            \"sales_price_with_tax\": 75,\n            \"default_sales_price\": 67.901235,\n            \"default_sales_price_with_tax\": 73.333334,\n            \"units\": {\n                \"scales\": {\n                    \"Btl\": 1,\n                    \"Case\": 6\n                },\n                \"base\": \"Btl\",\n                \"default\": \"Case\"\n            },\n            \"count\": 2,\n            \"variants\": [\n                {\n                    \"id\": 3481410,\n                    \"product_id\": 3388399,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"SUNQUICK PASSIONFRUIT JUICE 700ml (1x6)\",\n                    \"product_name\": \"SUNQUICK PASSIONFRUIT JUICE 700ml (1x6)\",\n                    \"barcode\": null,\n                    \"sku\": \"01994\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": null,\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 69.444444\n                        },\n                        \"units\": {\n                            \"Case\": 67.901235\n                        }\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"Btl\": 1,\n                            \"Case\": 6\n                        },\n                        \"base\": \"Btl\",\n                        \"default\": \"Case\"\n                    },\n                    \"cost_price\": 63.27,\n                    \"standard_cost\": 63.27,\n                    \"effective_cost_price\": 63.27,\n                    \"sales_price\": 69.444444,\n                    \"sales_price_with_tax\": 75,\n                    \"default_sales_price\": 67.901235,\n                    \"default_sales_price_with_tax\": 73.333334,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [],\n                    \"thumbnail\": null,\n                    \"count\": 2\n                }\n            ]\n        },\n        {\n            \"id\": 3387180,\n            \"brand_name\": null,\n            \"category_name\": null,\n            \"name\": \"DATES KHALAS 5KG - LOOSE\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"\",\n            \"cost_price\": 0.037038,\n            \"effective_cost_price\": 0.04074,\n            \"sales_price\": 0.055556,\n            \"sales_price_with_tax\": 0.06,\n            \"default_sales_price\": 0.055556,\n            \"default_sales_price_with_tax\": 0.06,\n            \"units\": {\n                \"scales\": {\n                    \"G\": 1,\n                    \"Kg\": 1000,\n                    \"Case\": 5000\n                },\n                \"base\": \"G\",\n                \"default\": \"Kg\"\n            },\n            \"count\": 19432,\n            \"variants\": [\n                {\n                    \"id\": 3480174,\n                    \"product_id\": 3387180,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"DATES KHALAS 5KG - LOOSE\",\n                    \"product_name\": \"DATES KHALAS 5KG - LOOSE\",\n                    \"barcode\": null,\n                    \"sku\": \"01993\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": null,\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 0.055556\n                        },\n                        \"units\": {\n                            \"Kg\": 0.055556,\n                            \"Case\": 0.046296\n                        }\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"G\": 1,\n                            \"Kg\": 1000,\n                            \"Case\": 5000\n                        },\n                        \"base\": \"G\",\n                        \"default\": \"Kg\"\n                    },\n                    \"cost_price\": 0.037038,\n                    \"standard_cost\": 0.037038,\n                    \"effective_cost_price\": 0.04074,\n                    \"sales_price\": 0.055556,\n                    \"sales_price_with_tax\": 0.06,\n                    \"default_sales_price\": 0.055556,\n                    \"default_sales_price_with_tax\": 0.06,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [],\n                    \"thumbnail\": null,\n                    \"count\": 19432\n                }\n            ]\n        },\n        {\n            \"id\": 3387174,\n            \"brand_name\": null,\n            \"category_name\": null,\n            \"name\": \"ELEPHANT WHITE VINEGAR 640ml (1x12)\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"\",\n            \"cost_price\": 19.29,\n            \"effective_cost_price\": 19.29,\n            \"sales_price\": 27.777778,\n            \"sales_price_with_tax\": 30,\n            \"default_sales_price\": 27.777778,\n            \"default_sales_price_with_tax\": 30,\n            \"units\": {\n                \"scales\": {\n                    \"Bottle\": 1,\n                    \"Case\": 12\n                },\n                \"default\": \"Bottle\",\n                \"base\": \"Bottle\"\n            },\n            \"count\": 139,\n            \"variants\": [\n                {\n                    \"id\": 3480168,\n                    \"product_id\": 3387174,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"ELEPHANT WHITE VINEGAR 640ml (1x12)\",\n                    \"product_name\": \"ELEPHANT WHITE VINEGAR 640ml (1x12)\",\n                    \"barcode\": null,\n                    \"sku\": \"01992\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": null,\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 27.777778\n                        },\n                        \"units\": {\n                            \"Case\": 23.148148\n                        }\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"Bottle\": 1,\n                            \"Case\": 12\n                        },\n                        \"default\": \"Bottle\",\n                        \"base\": \"Bottle\"\n                    },\n                    \"cost_price\": 19.29,\n                    \"standard_cost\": 19.29,\n                    \"effective_cost_price\": 19.29,\n                    \"sales_price\": 27.777778,\n                    \"sales_price_with_tax\": 30,\n                    \"default_sales_price\": 27.777778,\n                    \"default_sales_price_with_tax\": 30,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [],\n                    \"thumbnail\": null,\n                    \"count\": 139\n                }\n            ]\n        },\n        {\n            \"id\": 3384079,\n            \"brand_name\": null,\n            \"category_name\": null,\n            \"name\": \"MACRONI EXPRESS PASTA PENNE 500g (1x20pkt)\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"\",\n            \"cost_price\": 12.96,\n            \"effective_cost_price\": 12.9635,\n            \"sales_price\": 18.518519,\n            \"sales_price_with_tax\": 20,\n            \"default_sales_price\": 18.518519,\n            \"default_sales_price_with_tax\": 20.000001,\n            \"units\": {\n                \"scales\": {\n                    \"Pkt\": 1,\n                    \"Case\": 20\n                },\n                \"default\": \"Pkt\",\n                \"base\": \"Pkt\"\n            },\n            \"count\": 59,\n            \"variants\": [\n                {\n                    \"id\": 3476199,\n                    \"product_id\": 3384079,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"MACRONI EXPRESS PASTA PENNE 500g (1x20pkt)\",\n                    \"product_name\": \"MACRONI EXPRESS PASTA PENNE 500g (1x20pkt)\",\n                    \"barcode\": null,\n                    \"sku\": \"01991\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": null,\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 18.518519\n                        },\n                        \"units\": {\n                            \"Case\": 16.203704\n                        }\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"Pkt\": 1,\n                            \"Case\": 20\n                        },\n                        \"default\": \"Pkt\",\n                        \"base\": \"Pkt\"\n                    },\n                    \"cost_price\": 12.96,\n                    \"standard_cost\": 12.96,\n                    \"effective_cost_price\": 12.9635,\n                    \"sales_price\": 18.518519,\n                    \"sales_price_with_tax\": 20,\n                    \"default_sales_price\": 18.518519,\n                    \"default_sales_price_with_tax\": 20.000001,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [],\n                    \"thumbnail\": null,\n                    \"count\": 59\n                }\n            ]\n        },\n        {\n            \"id\": 3372474,\n            \"brand_name\": null,\n            \"category_name\": null,\n            \"name\": \"LIME FRESH INDIA\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"\",\n            \"cost_price\": 0.567,\n            \"effective_cost_price\": 0.028693,\n            \"sales_price\": 0.025,\n            \"sales_price_with_tax\": 0.03,\n            \"default_sales_price\": 0.04,\n            \"default_sales_price_with_tax\": 0.04,\n            \"units\": {\n                \"scales\": {\n                    \"G\": 1,\n                    \"Kg\": 1000,\n                    \"Bag\": 25000\n                },\n                \"base\": \"G\",\n                \"default\": \"Kg\"\n            },\n            \"count\": -251793,\n            \"variants\": [\n                {\n                    \"id\": 3464620,\n                    \"product_id\": 3372474,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"LIME FRESH INDIA\",\n                    \"product_name\": \"LIME FRESH INDIA\",\n                    \"barcode\": null,\n                    \"sku\": \"01990\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": null,\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 0.025\n                        },\n                        \"units\": {\n                            \"Kg\": 0.04,\n                            \"Bag\": 0.04\n                        }\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"G\": 1,\n                            \"Kg\": 1000,\n                            \"Bag\": 25000\n                        },\n                        \"base\": \"G\",\n                        \"default\": \"Kg\"\n                    },\n                    \"cost_price\": 0.567,\n                    \"standard_cost\": 0.567,\n                    \"effective_cost_price\": 0.028693,\n                    \"sales_price\": 0.025,\n                    \"sales_price_with_tax\": 0.03,\n                    \"default_sales_price\": 0.04,\n                    \"default_sales_price_with_tax\": 0.04,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [],\n                    \"thumbnail\": null,\n                    \"count\": -251793\n                }\n            ]\n        },\n        {\n            \"id\": 3371620,\n            \"brand_name\": null,\n            \"category_name\": null,\n            \"name\": \"ENERGY DRINK POWER\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"\",\n            \"cost_price\": 0,\n            \"effective_cost_price\": 0,\n            \"sales_price\": 7.407407,\n            \"sales_price_with_tax\": 8,\n            \"default_sales_price\": 7.407407,\n            \"default_sales_price_with_tax\": 8,\n            \"units\": {\n                \"scales\": {\n                    \"Tin\": 1,\n                    \"Case\": 24\n                },\n                \"default\": \"Tin\",\n                \"base\": \"Tin\"\n            },\n            \"count\": -7,\n            \"variants\": [\n                {\n                    \"id\": 3463771,\n                    \"product_id\": 3371620,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"ENERGY DRINK POWER\",\n                    \"product_name\": \"ENERGY DRINK POWER\",\n                    \"barcode\": null,\n                    \"sku\": \"01989\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": null,\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 7.407407\n                        },\n                        \"units\": {\n                            \"Case\": 9.645062\n                        }\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"Tin\": 1,\n                            \"Case\": 24\n                        },\n                        \"default\": \"Tin\",\n                        \"base\": \"Tin\"\n                    },\n                    \"cost_price\": 0,\n                    \"standard_cost\": 0,\n                    \"effective_cost_price\": 0,\n                    \"sales_price\": 7.407407,\n                    \"sales_price_with_tax\": 8,\n                    \"default_sales_price\": 7.407407,\n                    \"default_sales_price_with_tax\": 8,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [],\n                    \"thumbnail\": null,\n                    \"count\": -7\n                }\n            ]\n        },\n        {\n            \"id\": 3371494,\n            \"brand_name\": null,\n            \"category_name\": null,\n            \"name\": \"MR.POTATO CRIPS SOUR CREAM ONION 40g (1x20)\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"\",\n            \"cost_price\": 242.59,\n            \"effective_cost_price\": 242.59,\n            \"sales_price\": 263.888889,\n            \"sales_price_with_tax\": 285,\n            \"default_sales_price\": 263.888889,\n            \"default_sales_price_with_tax\": 285,\n            \"units\": {\n                \"scales\": {\n                    \"Case\": 1\n                },\n                \"default\": \"Case\",\n                \"base\": \"Case\"\n            },\n            \"count\": 0,\n            \"variants\": [\n                {\n                    \"id\": 3463644,\n                    \"product_id\": 3371494,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"MR.POTATO CRIPS SOUR CREAM ONION 40g (1x20)\",\n                    \"product_name\": \"MR.POTATO CRIPS SOUR CREAM ONION 40g (1x20)\",\n                    \"barcode\": null,\n                    \"sku\": \"01988\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": null,\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 263.888889\n                        },\n                        \"units\": []\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"Case\": 1\n                        },\n                        \"default\": \"Case\",\n                        \"base\": \"Case\"\n                    },\n                    \"cost_price\": 242.59,\n                    \"standard_cost\": 242.59,\n                    \"effective_cost_price\": 242.59,\n                    \"sales_price\": 263.888889,\n                    \"sales_price_with_tax\": 285,\n                    \"default_sales_price\": 263.888889,\n                    \"default_sales_price_with_tax\": 285,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [],\n                    \"thumbnail\": null,\n                    \"count\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 3369974,\n            \"brand_name\": null,\n            \"category_name\": null,\n            \"name\": \"MANGOSTEEN FRESH\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"\",\n            \"cost_price\": 0.12,\n            \"effective_cost_price\": 0.12,\n            \"sales_price\": 0.15,\n            \"sales_price_with_tax\": 0.15,\n            \"default_sales_price\": 0.15,\n            \"default_sales_price_with_tax\": 0.15,\n            \"units\": {\n                \"scales\": {\n                    \"G\": 1,\n                    \"Kg\": 1000\n                },\n                \"base\": \"G\",\n                \"default\": \"Kg\"\n            },\n            \"count\": 0,\n            \"variants\": [\n                {\n                    \"id\": 3462072,\n                    \"product_id\": 3369974,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"MANGOSTEEN FRESH\",\n                    \"product_name\": \"MANGOSTEEN FRESH\",\n                    \"barcode\": null,\n                    \"sku\": \"01987\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": null,\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 0.15\n                        },\n                        \"units\": {\n                            \"Kg\": 0.15\n                        }\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"G\": 1,\n                            \"Kg\": 1000\n                        },\n                        \"base\": \"G\",\n                        \"default\": \"Kg\"\n                    },\n                    \"cost_price\": 0.12,\n                    \"standard_cost\": 0.12,\n                    \"effective_cost_price\": 0.12,\n                    \"sales_price\": 0.15,\n                    \"sales_price_with_tax\": 0.15,\n                    \"default_sales_price\": 0.15,\n                    \"default_sales_price_with_tax\": 0.15,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [],\n                    \"thumbnail\": null,\n                    \"count\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 3368055,\n            \"brand_name\": null,\n            \"category_name\": null,\n            \"name\": \"PB CAKE MIX STRAWBERRY 350G (1x12)\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"\",\n            \"cost_price\": 23.83,\n            \"effective_cost_price\": 23.833333,\n            \"sales_price\": 37.037037,\n            \"sales_price_with_tax\": 40,\n            \"default_sales_price\": 30.864198,\n            \"default_sales_price_with_tax\": 33.333334,\n            \"units\": {\n                \"scales\": {\n                    \"Pkt\": 1,\n                    \"Case\": 12\n                },\n                \"base\": \"Pkt\",\n                \"default\": \"Case\"\n            },\n            \"count\": 1,\n            \"variants\": [\n                {\n                    \"id\": 3460117,\n                    \"product_id\": 3368055,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"PB CAKE MIX STRAWBERRY 350G (1x12)\",\n                    \"product_name\": \"PB CAKE MIX STRAWBERRY 350G (1x12)\",\n                    \"barcode\": null,\n                    \"sku\": \"01986\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": null,\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 37.037037\n                        },\n                        \"units\": {\n                            \"Case\": 30.864198\n                        }\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"Pkt\": 1,\n                            \"Case\": 12\n                        },\n                        \"base\": \"Pkt\",\n                        \"default\": \"Case\"\n                    },\n                    \"cost_price\": 23.83,\n                    \"standard_cost\": 23.83,\n                    \"effective_cost_price\": 23.833333,\n                    \"sales_price\": 37.037037,\n                    \"sales_price_with_tax\": 40,\n                    \"default_sales_price\": 30.864198,\n                    \"default_sales_price_with_tax\": 33.333334,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [],\n                    \"thumbnail\": null,\n                    \"count\": 1\n                }\n            ]\n        },\n        {\n            \"id\": 3364046,\n            \"brand_name\": null,\n            \"category_name\": null,\n            \"name\": \"KRAFT CHEDDAR CHEESE 190G (1 x 36)\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"\",\n            \"cost_price\": 44.44,\n            \"effective_cost_price\": 41.152222,\n            \"sales_price\": 50.925926,\n            \"sales_price_with_tax\": 55,\n            \"default_sales_price\": 50.925926,\n            \"default_sales_price_with_tax\": 55,\n            \"units\": {\n                \"scales\": {\n                    \"Tin\": 1,\n                    \"Dozen\": 12,\n                    \"Case\": 36\n                },\n                \"default\": \"Tin\",\n                \"base\": \"Tin\"\n            },\n            \"count\": 81,\n            \"variants\": [\n                {\n                    \"id\": 3456143,\n                    \"product_id\": 3364046,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"KRAFT CHEDDAR CHEESE 190G (1 x 36)\",\n                    \"product_name\": \"KRAFT CHEDDAR CHEESE 190G (1 x 36)\",\n                    \"barcode\": null,\n                    \"sku\": \"01985\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": null,\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 50.925926\n                        },\n                        \"units\": {\n                            \"Dozen\": 46.296296,\n                            \"Case\": 45.26749\n                        }\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"Tin\": 1,\n                            \"Dozen\": 12,\n                            \"Case\": 36\n                        },\n                        \"default\": \"Tin\",\n                        \"base\": \"Tin\"\n                    },\n                    \"cost_price\": 44.44,\n                    \"standard_cost\": 44.44,\n                    \"effective_cost_price\": 41.152222,\n                    \"sales_price\": 50.925926,\n                    \"sales_price_with_tax\": 55,\n                    \"default_sales_price\": 50.925926,\n                    \"default_sales_price_with_tax\": 55,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [],\n                    \"thumbnail\": null,\n                    \"count\": 81\n                }\n            ]\n        },\n        {\n            \"id\": 3364045,\n            \"brand_name\": null,\n            \"category_name\": null,\n            \"name\": \"KRAFT CHEDDAR CHEESE 100G (1 x 60)\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"\",\n            \"cost_price\": 26.67,\n            \"effective_cost_price\": 24.691333,\n            \"sales_price\": 32.407407,\n            \"sales_price_with_tax\": 35,\n            \"default_sales_price\": 32.407407,\n            \"default_sales_price_with_tax\": 35,\n            \"units\": {\n                \"scales\": {\n                    \"Tin\": 1,\n                    \"Dozen\": 12,\n                    \"Case\": 60\n                },\n                \"default\": \"Tin\",\n                \"base\": \"Tin\"\n            },\n            \"count\": 42,\n            \"variants\": [\n                {\n                    \"id\": 3456142,\n                    \"product_id\": 3364045,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"KRAFT CHEDDAR CHEESE 100G (1 x 60)\",\n                    \"product_name\": \"KRAFT CHEDDAR CHEESE 100G (1 x 60)\",\n                    \"barcode\": null,\n                    \"sku\": \"01984\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": null,\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 32.407407\n                        },\n                        \"units\": {\n                            \"Dozen\": 29.320988,\n                            \"Case\": 27.160494\n                        }\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"Tin\": 1,\n                            \"Dozen\": 12,\n                            \"Case\": 60\n                        },\n                        \"default\": \"Tin\",\n                        \"base\": \"Tin\"\n                    },\n                    \"cost_price\": 26.67,\n                    \"standard_cost\": 26.67,\n                    \"effective_cost_price\": 24.691333,\n                    \"sales_price\": 32.407407,\n                    \"sales_price_with_tax\": 35,\n                    \"default_sales_price\": 32.407407,\n                    \"default_sales_price_with_tax\": 35,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [],\n                    \"thumbnail\": null,\n                    \"count\": 42\n                }\n            ]\n        }\n    ],\n    \"search\": {\n        \"default\": \"name\",\n        \"searches\": {\n            \"name\": {\n                \"name\": \"ID, Name, Barcode, SKU\"\n            },\n            \"Brand\": {\n                \"name\": \"Brand\",\n                \"placeholder\": \"Brand name\",\n                \"autoComplete\": \"brand\"\n            },\n            \"Category\": {\n                \"name\": \"Category\",\n                \"type\": \"category\"\n            },\n            \"serial_number\": {\n                \"name\": \"Serial Number\"\n            },\n            \"created_at\": {\n                \"name\": \"Created At\",\n                \"type\": \"date-range\"\n            }\n        }\n    }\n}"},{"id":"e8fa09dd-b8b7-45e6-af09-20d38e9292c9","name":"List Products","originalRequest":{"method":"GET","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _ga=GA1.1.1447145428.1696407156; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=GS1.1.1710837654.138.0.1710837654.0.0.0; intercom-id-kh97db2q=4a8c724e-d068-40d4-9fa2-326d379cf625; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%229170%22%2C%22%24device_id%22%3A%20%2218e98dbe7231ad8-0dadcede05d243-1d525637-29b188-18e98dbe7242707%22%2C%22%24user_id%22%3A%20%229170%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; _ga_SC3QLMLT67=GS1.1.1711975494.146.0.1711975494.0.0.0; intercom-session-kh97db2q=bENiRjJaaXdPVVAxTmVFN0luZGJYaklZZG9GNkZxSXVJczl4eW40SllCRFgycEZueG01WCticlhGMW9ES3NkeS0tLzBmQ3NWa2FXK1M3Q3BmUmxBaWpkQT09--47cb0f1df9df83fd42d1c281b2be4d319d62f08e"},{"key":"referer","value":"https://app.ewitypos.com/products/home"},{"key":"sec-ch-ua","value":"\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"19290574-c0fe-4abc-b729-1c134b84b633"},{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _fbc=fb.1.1702201708315.IwAR0XCo7-Ji0cwGxlfkAI74Np2GYArPeUmIYThVSNY-CMdGUz2JdZ-7Is4Eg; _fbp=fb.1.1702201708316.286964148; _ga=GA1.1.1447145428.1696407156; _gcl_au=1.1.2119101407.1702207548; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=deleted; intercom-id-kh97db2q=17b204fe-4d71-4f16-8b8e-37bace0cb102; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218d4038136efe4-06ef980c8b2c38-1f525637-29b188-18d4038136ff44%22%2C%22%24user_id%22%3A%20%223%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; _ga_SC3QLMLT67=GS1.1.1707901533.120.1.1707904827.0.0.0; intercom-session-kh97db2q=TzE3WHd3dkJWeHFIdGpvMm5Kenp3c2Zvb1ZydFdBR1JJdm8xOVo2ZndGT3FpcWlNM0lPdFVUZ250T28zSjNuVi0tcWRtTGdlMjlTb1pBMzRIekNUcDVpdz09--decea5bb511b1d27709d556a34c870d235f654c1"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?1"},{"key":"sec-ch-ua-platform","value":"\"Android\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"},{"key":"x-client","value":"{{x-client}}"},{"key":"x-pos-client-id","value":"{{x-pos-client-id}}"},{"key":"Authorization","value":"{{authorization}}"}],"url":{"raw":"https://app.ewitypos.com/api/v1/products/locations/all?","protocol":"https","host":["app","ewitypos","com"],"path":["api","v1","products","locations","all"],"query":[{"key":"","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 May 2024 10:24:32 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.12.2"},{"key":"X-Powered-By","value":"PHP/7.2.34"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"pagination\": {\n        \"total\": 24,\n        \"pageSize\": 20,\n        \"current\": 1,\n        \"lastPage\": 2\n    },\n    \"data\": [\n        {\n            \"id\": 2194191,\n            \"brand_name\": \"Canon\",\n            \"category_name\": \"Camera's\",\n            \"name\": \"Canon EOS 80D Digital SLR Camera Body S\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"01020\",\n            \"cost_price\": 4000,\n            \"effective_cost_price\": 4000,\n            \"sales_price\": 5,\n            \"sales_price_with_tax\": 5,\n            \"default_sales_price\": 5,\n            \"default_sales_price_with_tax\": 5,\n            \"units\": {\n                \"scales\": {\n                    \"pcs\": 1,\n                    \"case\": 24\n                },\n                \"default\": \"pcs\",\n                \"base\": \"pcs\"\n            },\n            \"count\": -15,\n            \"variants\": [\n                {\n                    \"id\": 2261029,\n                    \"product_id\": 2194191,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"Canon EOS 80D Digital SLR Camera Body S\",\n                    \"product_name\": \"Canon EOS 80D Digital SLR Camera Body S\",\n                    \"barcode\": \"7622300710613\",\n                    \"sku\": \"01020\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": \"01020\",\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 5\n                        },\n                        \"units\": {\n                            \"case\": 1\n                        }\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"pcs\": 1,\n                            \"case\": 24\n                        },\n                        \"default\": \"pcs\",\n                        \"base\": \"pcs\"\n                    },\n                    \"cost_price\": 4000,\n                    \"standard_cost\": 4000,\n                    \"effective_cost_price\": 4000,\n                    \"sales_price\": 5,\n                    \"sales_price_with_tax\": 5,\n                    \"default_sales_price\": 5,\n                    \"default_sales_price_with_tax\": 5,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [\n                        {\n                            \"id\": 1924197,\n                            \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/_catalogue/16586/7622300710613.jpg\",\n                            \"width\": null,\n                            \"height\": null,\n                            \"placeholder\": \"LNIqoX5v18Em}+4oxAxC03V?=X$e\"\n                        }\n                    ],\n                    \"thumbnail\": {\n                        \"id\": 1924197,\n                        \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/_catalogue/16586/7622300710613.jpg\",\n                        \"width\": null,\n                        \"height\": null,\n                        \"placeholder\": \"LNIqoX5v18Em}+4oxAxC03V?=X$e\"\n                    },\n                    \"count\": -15\n                }\n            ]\n        },\n        {\n            \"id\": 2194185,\n            \"brand_name\": \"Samsung\",\n            \"category_name\": \"Tablets\",\n            \"name\": \"Samsung Tab S8\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"01019\",\n            \"cost_price\": 4500,\n            \"effective_cost_price\": 4500,\n            \"sales_price\": 8900,\n            \"sales_price_with_tax\": 8900,\n            \"default_sales_price\": 8900,\n            \"default_sales_price_with_tax\": 8900,\n            \"units\": {\n                \"scales\": {\n                    \"pcs\": 1\n                },\n                \"default\": \"pcs\",\n                \"base\": \"pcs\"\n            },\n            \"count\": 5,\n            \"variants\": [\n                {\n                    \"id\": 2261023,\n                    \"product_id\": 2194185,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"Samsung Tab S8\",\n                    \"product_name\": \"Samsung Tab S8\",\n                    \"barcode\": null,\n                    \"sku\": \"01019\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": \"01019\",\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 8900\n                        },\n                        \"units\": []\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"pcs\": 1\n                        },\n                        \"default\": \"pcs\",\n                        \"base\": \"pcs\"\n                    },\n                    \"cost_price\": 4500,\n                    \"standard_cost\": 4500,\n                    \"effective_cost_price\": 4500,\n                    \"sales_price\": 8900,\n                    \"sales_price_with_tax\": 8900,\n                    \"default_sales_price\": 8900,\n                    \"default_sales_price_with_tax\": 8900,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [\n                        {\n                            \"id\": 572831,\n                            \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/LBSPsxbVCkUnqwmnK1gNdWdLVAk7i6oEgLcsZjBj.jpg\",\n                            \"width\": null,\n                            \"height\": null,\n                            \"placeholder\": \"LVRVtenO%%tlx]t8e-RPyZo#nMV?\"\n                        }\n                    ],\n                    \"thumbnail\": {\n                        \"id\": 572831,\n                        \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/LBSPsxbVCkUnqwmnK1gNdWdLVAk7i6oEgLcsZjBj.jpg\",\n                        \"width\": null,\n                        \"height\": null,\n                        \"placeholder\": \"LVRVtenO%%tlx]t8e-RPyZo#nMV?\"\n                    },\n                    \"count\": 5\n                }\n            ]\n        },\n        {\n            \"id\": 2194180,\n            \"brand_name\": \"Apple\",\n            \"category_name\": \"Tablets\",\n            \"name\": \"Apple iPad Pro 11\\\" Inch 256 GB\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"01018\",\n            \"cost_price\": 4000,\n            \"effective_cost_price\": 4000,\n            \"sales_price\": 10000,\n            \"sales_price_with_tax\": 10000,\n            \"default_sales_price\": 10000,\n            \"default_sales_price_with_tax\": 10000,\n            \"units\": {\n                \"scales\": {\n                    \"pcs\": 1\n                },\n                \"default\": \"pcs\",\n                \"base\": \"pcs\"\n            },\n            \"count\": -2,\n            \"variants\": [\n                {\n                    \"id\": 2261018,\n                    \"product_id\": 2194180,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"Apple iPad Pro 11\\\" Inch 256 GB\",\n                    \"product_name\": \"Apple iPad Pro 11\\\" Inch 256 GB\",\n                    \"barcode\": null,\n                    \"sku\": \"01018\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": \"01018\",\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 10000\n                        },\n                        \"units\": []\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"pcs\": 1\n                        },\n                        \"default\": \"pcs\",\n                        \"base\": \"pcs\"\n                    },\n                    \"cost_price\": 4000,\n                    \"standard_cost\": 4000,\n                    \"effective_cost_price\": 4000,\n                    \"sales_price\": 10000,\n                    \"sales_price_with_tax\": 10000,\n                    \"default_sales_price\": 10000,\n                    \"default_sales_price_with_tax\": 10000,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [\n                        {\n                            \"id\": 572828,\n                            \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/KKVpSDNuGUiKf1ZA1EdojHe8wiCuFScivvez7IdB.jpg\",\n                            \"width\": null,\n                            \"height\": null,\n                            \"placeholder\": \"LlP?%Vof~qoft7j[j[ay?bfQD%a{\"\n                        }\n                    ],\n                    \"thumbnail\": {\n                        \"id\": 572828,\n                        \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/KKVpSDNuGUiKf1ZA1EdojHe8wiCuFScivvez7IdB.jpg\",\n                        \"width\": null,\n                        \"height\": null,\n                        \"placeholder\": \"LlP?%Vof~qoft7j[j[ay?bfQD%a{\"\n                    },\n                    \"count\": -2\n                }\n            ]\n        },\n        {\n            \"id\": 2194179,\n            \"brand_name\": null,\n            \"category_name\": \"Tablets\",\n            \"name\": \"Amazon Fire 7\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"01017\",\n            \"cost_price\": 2000,\n            \"effective_cost_price\": 2000,\n            \"sales_price\": 5000,\n            \"sales_price_with_tax\": 5000,\n            \"default_sales_price\": 5000,\n            \"default_sales_price_with_tax\": 5000,\n            \"units\": {\n                \"scales\": {\n                    \"pcs\": 1\n                },\n                \"default\": \"pcs\",\n                \"base\": \"pcs\"\n            },\n            \"count\": -18,\n            \"variants\": [\n                {\n                    \"id\": 2261017,\n                    \"product_id\": 2194179,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"Amazon Fire 7\",\n                    \"product_name\": \"Amazon Fire 7\",\n                    \"barcode\": null,\n                    \"sku\": \"01017\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": \"01017\",\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 5000\n                        },\n                        \"units\": []\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"pcs\": 1\n                        },\n                        \"default\": \"pcs\",\n                        \"base\": \"pcs\"\n                    },\n                    \"cost_price\": 2000,\n                    \"standard_cost\": 2000,\n                    \"effective_cost_price\": 2000,\n                    \"sales_price\": 5000,\n                    \"sales_price_with_tax\": 5000,\n                    \"default_sales_price\": 5000,\n                    \"default_sales_price_with_tax\": 5000,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [\n                        {\n                            \"id\": 572827,\n                            \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/EtobgAZi8ej4qohs1X1aFagCAI7MLlJkgNJuWDXg.jpg\",\n                            \"width\": null,\n                            \"height\": null,\n                            \"placeholder\": \"LgN^l4R6~qo}WU-pt7NG~qkBIU-p\"\n                        }\n                    ],\n                    \"thumbnail\": {\n                        \"id\": 572827,\n                        \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/EtobgAZi8ej4qohs1X1aFagCAI7MLlJkgNJuWDXg.jpg\",\n                        \"width\": null,\n                        \"height\": null,\n                        \"placeholder\": \"LgN^l4R6~qo}WU-pt7NG~qkBIU-p\"\n                    },\n                    \"count\": -18\n                }\n            ]\n        },\n        {\n            \"id\": 2194176,\n            \"brand_name\": \"Razer Gaming\",\n            \"category_name\": \"Gaming\",\n            \"name\": \"Razer Deathadder\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"01016\",\n            \"cost_price\": 1000,\n            \"effective_cost_price\": 1000,\n            \"sales_price\": 3900,\n            \"sales_price_with_tax\": 3900,\n            \"default_sales_price\": 3900,\n            \"default_sales_price_with_tax\": 3900,\n            \"units\": {\n                \"scales\": {\n                    \"pcs\": 1\n                },\n                \"default\": \"pcs\",\n                \"base\": \"pcs\"\n            },\n            \"count\": 0,\n            \"variants\": [\n                {\n                    \"id\": 2261014,\n                    \"product_id\": 2194176,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"Razer Deathadder\",\n                    \"product_name\": \"Razer Deathadder\",\n                    \"barcode\": null,\n                    \"sku\": \"01016\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": \"01016\",\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 3900\n                        },\n                        \"units\": []\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"pcs\": 1\n                        },\n                        \"default\": \"pcs\",\n                        \"base\": \"pcs\"\n                    },\n                    \"cost_price\": 1000,\n                    \"standard_cost\": 1000,\n                    \"effective_cost_price\": 1000,\n                    \"sales_price\": 3900,\n                    \"sales_price_with_tax\": 3900,\n                    \"default_sales_price\": 3900,\n                    \"default_sales_price_with_tax\": 3900,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [\n                        {\n                            \"id\": 572825,\n                            \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/AoS729w8I1uDLiqovEtXadLhwamr8x2Rb9HxuIIB.jpg\",\n                            \"width\": null,\n                            \"height\": null,\n                            \"placeholder\": \"LqQ,L1%M-;Rjt7ofWBWB~qM{D%t7\"\n                        }\n                    ],\n                    \"thumbnail\": {\n                        \"id\": 572825,\n                        \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/AoS729w8I1uDLiqovEtXadLhwamr8x2Rb9HxuIIB.jpg\",\n                        \"width\": null,\n                        \"height\": null,\n                        \"placeholder\": \"LqQ,L1%M-;Rjt7ofWBWB~qM{D%t7\"\n                    },\n                    \"count\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 2194171,\n            \"brand_name\": \"Razer Gaming\",\n            \"category_name\": \"Gaming\",\n            \"name\": \"Razer Tomahawk\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"01015\",\n            \"cost_price\": 2000,\n            \"effective_cost_price\": 2000,\n            \"sales_price\": 4000,\n            \"sales_price_with_tax\": 4000,\n            \"default_sales_price\": 4000,\n            \"default_sales_price_with_tax\": 4000,\n            \"units\": {\n                \"scales\": {\n                    \"pcs\": 1\n                },\n                \"default\": \"pcs\",\n                \"base\": \"pcs\"\n            },\n            \"count\": 0,\n            \"variants\": [\n                {\n                    \"id\": 2261009,\n                    \"product_id\": 2194171,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"Razer Tomahawk\",\n                    \"product_name\": \"Razer Tomahawk\",\n                    \"barcode\": null,\n                    \"sku\": \"01015\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": \"01015\",\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 4000\n                        },\n                        \"units\": []\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"pcs\": 1\n                        },\n                        \"default\": \"pcs\",\n                        \"base\": \"pcs\"\n                    },\n                    \"cost_price\": 2000,\n                    \"standard_cost\": 2000,\n                    \"effective_cost_price\": 2000,\n                    \"sales_price\": 4000,\n                    \"sales_price_with_tax\": 4000,\n                    \"default_sales_price\": 4000,\n                    \"default_sales_price_with_tax\": 4000,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [\n                        {\n                            \"id\": 572820,\n                            \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/rZtshmJr5TbTEHu5msgkn6ZuJ0cMADF9nDTvDlwe.png\",\n                            \"width\": null,\n                            \"height\": null,\n                            \"placeholder\": \"L02Fc7kC00Mx_Ns:4TIot6ofRjRQ\"\n                        }\n                    ],\n                    \"thumbnail\": {\n                        \"id\": 572820,\n                        \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/rZtshmJr5TbTEHu5msgkn6ZuJ0cMADF9nDTvDlwe.png\",\n                        \"width\": null,\n                        \"height\": null,\n                        \"placeholder\": \"L02Fc7kC00Mx_Ns:4TIot6ofRjRQ\"\n                    },\n                    \"count\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 2194168,\n            \"brand_name\": \"Cooler Master\",\n            \"category_name\": \"Gaming\",\n            \"name\": \"MASTERLIQUID ML240L V2 RGB\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"01014\",\n            \"cost_price\": 1000,\n            \"effective_cost_price\": 1000,\n            \"sales_price\": 3000,\n            \"sales_price_with_tax\": 3000,\n            \"default_sales_price\": 3000,\n            \"default_sales_price_with_tax\": 3000,\n            \"units\": {\n                \"scales\": {\n                    \"pcs\": 1\n                },\n                \"default\": \"pcs\",\n                \"base\": \"pcs\"\n            },\n            \"count\": -3,\n            \"variants\": [\n                {\n                    \"id\": 2261006,\n                    \"product_id\": 2194168,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"MASTERLIQUID ML240L V2 RGB\",\n                    \"product_name\": \"MASTERLIQUID ML240L V2 RGB\",\n                    \"barcode\": null,\n                    \"sku\": \"01014\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": \"01014\",\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 3000\n                        },\n                        \"units\": []\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"pcs\": 1\n                        },\n                        \"default\": \"pcs\",\n                        \"base\": \"pcs\"\n                    },\n                    \"cost_price\": 1000,\n                    \"standard_cost\": 1000,\n                    \"effective_cost_price\": 1000,\n                    \"sales_price\": 3000,\n                    \"sales_price_with_tax\": 3000,\n                    \"default_sales_price\": 3000,\n                    \"default_sales_price_with_tax\": 3000,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [\n                        {\n                            \"id\": 572818,\n                            \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/kMhoXIwZl2Hs0r5i2DGnKnYMG5hTEdOmcnHY8v3g.jpg\",\n                            \"width\": null,\n                            \"height\": null,\n                            \"placeholder\": \"LvLzwIM%kONDRVIUtPt6_LR$n.s=\"\n                        }\n                    ],\n                    \"thumbnail\": {\n                        \"id\": 572818,\n                        \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/kMhoXIwZl2Hs0r5i2DGnKnYMG5hTEdOmcnHY8v3g.jpg\",\n                        \"width\": null,\n                        \"height\": null,\n                        \"placeholder\": \"LvLzwIM%kONDRVIUtPt6_LR$n.s=\"\n                    },\n                    \"count\": -3\n                }\n            ]\n        },\n        {\n            \"id\": 2194162,\n            \"brand_name\": \"Cooler Master\",\n            \"category_name\": \"Gaming\",\n            \"name\": \"Cooler Master TD500\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"01013\",\n            \"cost_price\": 2000,\n            \"effective_cost_price\": 2000,\n            \"sales_price\": 5000,\n            \"sales_price_with_tax\": 5000,\n            \"default_sales_price\": 5000,\n            \"default_sales_price_with_tax\": 5000,\n            \"units\": {\n                \"scales\": {\n                    \"pcs\": 1\n                },\n                \"default\": \"pcs\",\n                \"base\": \"pcs\"\n            },\n            \"count\": 0,\n            \"variants\": [\n                {\n                    \"id\": 2261000,\n                    \"product_id\": 2194162,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"Cooler Master TD500\",\n                    \"product_name\": \"Cooler Master TD500\",\n                    \"barcode\": null,\n                    \"sku\": \"01013\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": \"01013\",\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 5000\n                        },\n                        \"units\": []\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"pcs\": 1\n                        },\n                        \"default\": \"pcs\",\n                        \"base\": \"pcs\"\n                    },\n                    \"cost_price\": 2000,\n                    \"standard_cost\": 2000,\n                    \"effective_cost_price\": 2000,\n                    \"sales_price\": 5000,\n                    \"sales_price_with_tax\": 5000,\n                    \"default_sales_price\": 5000,\n                    \"default_sales_price_with_tax\": 5000,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [\n                        {\n                            \"id\": 572814,\n                            \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/Iu3TMpulwCQKEmpSN1G3TWuRmVXH6SnOmCp5WRNM.jpg\",\n                            \"width\": null,\n                            \"height\": null,\n                            \"placeholder\": \"LeOzV-t5~pW@xuofofWB-:ogRkWA\"\n                        }\n                    ],\n                    \"thumbnail\": {\n                        \"id\": 572814,\n                        \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/Iu3TMpulwCQKEmpSN1G3TWuRmVXH6SnOmCp5WRNM.jpg\",\n                        \"width\": null,\n                        \"height\": null,\n                        \"placeholder\": \"LeOzV-t5~pW@xuofofWB-:ogRkWA\"\n                    },\n                    \"count\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 2194160,\n            \"brand_name\": \"Xiaomi\",\n            \"category_name\": \"Mobile Phone\",\n            \"name\": \"Xiaomi MI11\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"01012\",\n            \"cost_price\": 2500,\n            \"effective_cost_price\": 2500,\n            \"sales_price\": 8000,\n            \"sales_price_with_tax\": 8000,\n            \"default_sales_price\": 8000,\n            \"default_sales_price_with_tax\": 8000,\n            \"units\": {\n                \"scales\": {\n                    \"pcs\": 1\n                },\n                \"default\": \"pcs\",\n                \"base\": \"pcs\"\n            },\n            \"count\": 0,\n            \"variants\": [\n                {\n                    \"id\": 2260998,\n                    \"product_id\": 2194160,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"Xiaomi MI11\",\n                    \"product_name\": \"Xiaomi MI11\",\n                    \"barcode\": null,\n                    \"sku\": \"01012\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": \"01012\",\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 8000\n                        },\n                        \"units\": []\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"pcs\": 1\n                        },\n                        \"default\": \"pcs\",\n                        \"base\": \"pcs\"\n                    },\n                    \"cost_price\": 2500,\n                    \"standard_cost\": 2500,\n                    \"effective_cost_price\": 2500,\n                    \"sales_price\": 8000,\n                    \"sales_price_with_tax\": 8000,\n                    \"default_sales_price\": 8000,\n                    \"default_sales_price_with_tax\": 8000,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [],\n                    \"thumbnail\": null,\n                    \"count\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 2194155,\n            \"brand_name\": \"ASUS\",\n            \"category_name\": \"Mobile Phone\",\n            \"name\": \"ASUS ROG Phone 5\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"01011\",\n            \"cost_price\": 3000,\n            \"effective_cost_price\": 3000,\n            \"sales_price\": 15000,\n            \"sales_price_with_tax\": 15000,\n            \"default_sales_price\": 15000,\n            \"default_sales_price_with_tax\": 15000,\n            \"units\": {\n                \"scales\": {\n                    \"pcs\": 1\n                },\n                \"default\": \"pcs\",\n                \"base\": \"pcs\"\n            },\n            \"count\": -4,\n            \"variants\": [\n                {\n                    \"id\": 2260993,\n                    \"product_id\": 2194155,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"ASUS ROG Phone 5\",\n                    \"product_name\": \"ASUS ROG Phone 5\",\n                    \"barcode\": null,\n                    \"sku\": \"01011\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": \"01011\",\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 15000\n                        },\n                        \"units\": []\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"pcs\": 1\n                        },\n                        \"default\": \"pcs\",\n                        \"base\": \"pcs\"\n                    },\n                    \"cost_price\": 3000,\n                    \"standard_cost\": 3000,\n                    \"effective_cost_price\": 3000,\n                    \"sales_price\": 15000,\n                    \"sales_price_with_tax\": 15000,\n                    \"default_sales_price\": 15000,\n                    \"default_sales_price_with_tax\": 15000,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [\n                        {\n                            \"id\": 572809,\n                            \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/mNWYGulwnL7exW4x3LtR8oyu3YXu0WpBAo0rH2yN.png\",\n                            \"width\": null,\n                            \"height\": null,\n                            \"placeholder\": \"L45zXf=00{1]|{$6626fI:R*xH$*\"\n                        }\n                    ],\n                    \"thumbnail\": {\n                        \"id\": 572809,\n                        \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/mNWYGulwnL7exW4x3LtR8oyu3YXu0WpBAo0rH2yN.png\",\n                        \"width\": null,\n                        \"height\": null,\n                        \"placeholder\": \"L45zXf=00{1]|{$6626fI:R*xH$*\"\n                    },\n                    \"count\": -4\n                }\n            ]\n        },\n        {\n            \"id\": 2194150,\n            \"brand_name\": \"Playstation\",\n            \"category_name\": \"Gaming\",\n            \"name\": \"Product 1\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"01010\",\n            \"cost_price\": 5000,\n            \"effective_cost_price\": 5000,\n            \"sales_price\": 12499,\n            \"sales_price_with_tax\": 12499,\n            \"default_sales_price\": 12499,\n            \"default_sales_price_with_tax\": 12499,\n            \"units\": {\n                \"scales\": {\n                    \"pcs\": 1\n                },\n                \"default\": \"pcs\",\n                \"base\": \"pcs\"\n            },\n            \"count\": -1,\n            \"variants\": [\n                {\n                    \"id\": 2260988,\n                    \"product_id\": 2194150,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"Product 1\",\n                    \"product_name\": \"Product 1\",\n                    \"barcode\": null,\n                    \"sku\": \"01010\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": \"01010\",\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 12499\n                        },\n                        \"units\": []\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"pcs\": 1\n                        },\n                        \"default\": \"pcs\",\n                        \"base\": \"pcs\"\n                    },\n                    \"cost_price\": 5000,\n                    \"standard_cost\": 5000,\n                    \"effective_cost_price\": 5000,\n                    \"sales_price\": 12499,\n                    \"sales_price_with_tax\": 12499,\n                    \"default_sales_price\": 12499,\n                    \"default_sales_price_with_tax\": 12499,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [\n                        {\n                            \"id\": 572805,\n                            \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/RDjKKO9TrCGGcDRYAFsA176RDiF7TB1nae1FzZIW.jpg\",\n                            \"width\": null,\n                            \"height\": null,\n                            \"placeholder\": \"LTQ].-t7~p%M-;ofM{Rj~pRjD*t7\"\n                        }\n                    ],\n                    \"thumbnail\": {\n                        \"id\": 572805,\n                        \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/RDjKKO9TrCGGcDRYAFsA176RDiF7TB1nae1FzZIW.jpg\",\n                        \"width\": null,\n                        \"height\": null,\n                        \"placeholder\": \"LTQ].-t7~p%M-;ofM{Rj~pRjD*t7\"\n                    },\n                    \"count\": -1\n                }\n            ]\n        },\n        {\n            \"id\": 2194147,\n            \"brand_name\": \"Apple\",\n            \"category_name\": \"Speakers\",\n            \"name\": \"Apple Homepod\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"01009\",\n            \"cost_price\": 2000,\n            \"effective_cost_price\": 2000,\n            \"sales_price\": 7000,\n            \"sales_price_with_tax\": 7000,\n            \"default_sales_price\": 7000,\n            \"default_sales_price_with_tax\": 7000,\n            \"units\": {\n                \"scales\": {\n                    \"pcs\": 1\n                },\n                \"default\": \"pcs\",\n                \"base\": \"pcs\"\n            },\n            \"count\": -5,\n            \"variants\": [\n                {\n                    \"id\": 2260985,\n                    \"product_id\": 2194147,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"Apple Homepod\",\n                    \"product_name\": \"Apple Homepod\",\n                    \"barcode\": null,\n                    \"sku\": \"01009\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": \"01009\",\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 7000\n                        },\n                        \"units\": []\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"pcs\": 1\n                        },\n                        \"default\": \"pcs\",\n                        \"base\": \"pcs\"\n                    },\n                    \"cost_price\": 2000,\n                    \"standard_cost\": 2000,\n                    \"effective_cost_price\": 2000,\n                    \"sales_price\": 7000,\n                    \"sales_price_with_tax\": 7000,\n                    \"default_sales_price\": 7000,\n                    \"default_sales_price_with_tax\": 7000,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [\n                        {\n                            \"id\": 572804,\n                            \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/OoveGWw2RfIqHDDeGy9S59bwcwkD2bWBBZvLRdqT.jpg\",\n                            \"width\": null,\n                            \"height\": null,\n                            \"placeholder\": \"LgOWvo-;~qD%t7ofayWB%MRjWBt7\"\n                        }\n                    ],\n                    \"thumbnail\": {\n                        \"id\": 572804,\n                        \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/OoveGWw2RfIqHDDeGy9S59bwcwkD2bWBBZvLRdqT.jpg\",\n                        \"width\": null,\n                        \"height\": null,\n                        \"placeholder\": \"LgOWvo-;~qD%t7ofayWB%MRjWBt7\"\n                    },\n                    \"count\": -5\n                }\n            ]\n        },\n        {\n            \"id\": 2194143,\n            \"brand_name\": \"Razer Gaming\",\n            \"category_name\": \"Laptops\",\n            \"name\": \"Razer Blade 15.6 Inch FHD\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"01008\",\n            \"cost_price\": 20000,\n            \"effective_cost_price\": 20000,\n            \"sales_price\": 45000,\n            \"sales_price_with_tax\": 45000,\n            \"default_sales_price\": 45000,\n            \"default_sales_price_with_tax\": 45000,\n            \"units\": {\n                \"scales\": {\n                    \"pcs\": 1\n                },\n                \"default\": \"pcs\",\n                \"base\": \"pcs\"\n            },\n            \"count\": 0,\n            \"variants\": [\n                {\n                    \"id\": 2260981,\n                    \"product_id\": 2194143,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"Razer Blade 15.6 Inch FHD\",\n                    \"product_name\": \"Razer Blade 15.6 Inch FHD\",\n                    \"barcode\": null,\n                    \"sku\": \"01008\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": \"01008\",\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 45000\n                        },\n                        \"units\": []\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"pcs\": 1\n                        },\n                        \"default\": \"pcs\",\n                        \"base\": \"pcs\"\n                    },\n                    \"cost_price\": 20000,\n                    \"standard_cost\": 20000,\n                    \"effective_cost_price\": 20000,\n                    \"sales_price\": 45000,\n                    \"sales_price_with_tax\": 45000,\n                    \"default_sales_price\": 45000,\n                    \"default_sales_price_with_tax\": 45000,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [\n                        {\n                            \"id\": 572798,\n                            \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/IF7HCIE0CvxszJGT3hlCgsIaCh5ocrqbLNxwNmhx.jpg\",\n                            \"width\": null,\n                            \"height\": null,\n                            \"placeholder\": \"L%O|e9oM^,ofozj[off6~qj[D%ja\"\n                        }\n                    ],\n                    \"thumbnail\": {\n                        \"id\": 572798,\n                        \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/IF7HCIE0CvxszJGT3hlCgsIaCh5ocrqbLNxwNmhx.jpg\",\n                        \"width\": null,\n                        \"height\": null,\n                        \"placeholder\": \"L%O|e9oM^,ofozj[off6~qj[D%ja\"\n                    },\n                    \"count\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 2194142,\n            \"brand_name\": \"Steel Series\",\n            \"category_name\": \"Gaming\",\n            \"name\": \"Steel Series Arctis 7\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"STLA92\",\n            \"cost_price\": 1200,\n            \"effective_cost_price\": 1200,\n            \"sales_price\": 4999,\n            \"sales_price_with_tax\": 4999,\n            \"default_sales_price\": 4999,\n            \"default_sales_price_with_tax\": 4999,\n            \"units\": {\n                \"scales\": {\n                    \"pcs\": 1\n                },\n                \"default\": \"pcs\",\n                \"base\": \"pcs\"\n            },\n            \"count\": -6,\n            \"variants\": [\n                {\n                    \"id\": 2260980,\n                    \"product_id\": 2194142,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"Steel Series Arctis 7\",\n                    \"product_name\": \"Steel Series Arctis 7\",\n                    \"barcode\": null,\n                    \"sku\": \"STLA92\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": \"STLA92\",\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 4999\n                        },\n                        \"units\": []\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"pcs\": 1\n                        },\n                        \"default\": \"pcs\",\n                        \"base\": \"pcs\"\n                    },\n                    \"cost_price\": 1200,\n                    \"standard_cost\": 1200,\n                    \"effective_cost_price\": 1200,\n                    \"sales_price\": 4999,\n                    \"sales_price_with_tax\": 4999,\n                    \"default_sales_price\": 4999,\n                    \"default_sales_price_with_tax\": 4999,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [\n                        {\n                            \"id\": 572794,\n                            \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/u5X1b0yqOUf4p5MKXKJHpQInAzp3aNUgnuAkAgPi.jpg\",\n                            \"width\": null,\n                            \"height\": null,\n                            \"placeholder\": \"LkQT4Mof~qxuM{xuxuIUxut7RjM{\"\n                        }\n                    ],\n                    \"thumbnail\": {\n                        \"id\": 572794,\n                        \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/u5X1b0yqOUf4p5MKXKJHpQInAzp3aNUgnuAkAgPi.jpg\",\n                        \"width\": null,\n                        \"height\": null,\n                        \"placeholder\": \"LkQT4Mof~qxuM{xuxuIUxut7RjM{\"\n                    },\n                    \"count\": -6\n                }\n            ]\n        },\n        {\n            \"id\": 2194138,\n            \"brand_name\": \"Apple\",\n            \"category_name\": \"Accessories\",\n            \"name\": \"Apple Watch Ultra\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"01007\",\n            \"cost_price\": 10000,\n            \"effective_cost_price\": 10000,\n            \"sales_price\": 37000,\n            \"sales_price_with_tax\": 37000,\n            \"default_sales_price\": 37000,\n            \"default_sales_price_with_tax\": 37000,\n            \"units\": {\n                \"scales\": {\n                    \"pcs\": 1\n                },\n                \"default\": \"pcs\",\n                \"base\": \"pcs\"\n            },\n            \"count\": -6,\n            \"variants\": [\n                {\n                    \"id\": 2260976,\n                    \"product_id\": 2194138,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"Apple Watch Ultra\",\n                    \"product_name\": \"Apple Watch Ultra\",\n                    \"barcode\": null,\n                    \"sku\": \"01007\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": \"01007\",\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 37000\n                        },\n                        \"units\": []\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"pcs\": 1\n                        },\n                        \"default\": \"pcs\",\n                        \"base\": \"pcs\"\n                    },\n                    \"cost_price\": 10000,\n                    \"standard_cost\": 10000,\n                    \"effective_cost_price\": 10000,\n                    \"sales_price\": 37000,\n                    \"sales_price_with_tax\": 37000,\n                    \"default_sales_price\": 37000,\n                    \"default_sales_price_with_tax\": 37000,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [\n                        {\n                            \"id\": 572789,\n                            \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/fkgEcFq1bE6he6M3OONzROYsSja3jAKtJ9xA6Vi2.png\",\n                            \"width\": null,\n                            \"height\": null,\n                            \"placeholder\": \"L7Bpqdaf00WU%MfRM{j?~Ut701Rj\"\n                        }\n                    ],\n                    \"thumbnail\": {\n                        \"id\": 572789,\n                        \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/fkgEcFq1bE6he6M3OONzROYsSja3jAKtJ9xA6Vi2.png\",\n                        \"width\": null,\n                        \"height\": null,\n                        \"placeholder\": \"L7Bpqdaf00WU%MfRM{j?~Ut701Rj\"\n                    },\n                    \"count\": -6\n                }\n            ]\n        },\n        {\n            \"id\": 2194133,\n            \"brand_name\": \"Samsung\",\n            \"category_name\": \"Televisions\",\n            \"name\": \"Samsung 65\\\" Series 9 UHD TV\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"01006\",\n            \"cost_price\": 20000,\n            \"effective_cost_price\": 20000,\n            \"sales_price\": 39000,\n            \"sales_price_with_tax\": 39000,\n            \"default_sales_price\": 39000,\n            \"default_sales_price_with_tax\": 39000,\n            \"units\": {\n                \"scales\": {\n                    \"pcs\": 1\n                },\n                \"default\": \"pcs\",\n                \"base\": \"pcs\"\n            },\n            \"count\": 0,\n            \"variants\": [\n                {\n                    \"id\": 2260971,\n                    \"product_id\": 2194133,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"Samsung 65\\\" Series 9 UHD TV\",\n                    \"product_name\": \"Samsung 65\\\" Series 9 UHD TV\",\n                    \"barcode\": null,\n                    \"sku\": \"01006\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": \"01006\",\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 39000\n                        },\n                        \"units\": []\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"pcs\": 1\n                        },\n                        \"default\": \"pcs\",\n                        \"base\": \"pcs\"\n                    },\n                    \"cost_price\": 20000,\n                    \"standard_cost\": 20000,\n                    \"effective_cost_price\": 20000,\n                    \"sales_price\": 39000,\n                    \"sales_price_with_tax\": 39000,\n                    \"default_sales_price\": 39000,\n                    \"default_sales_price_with_tax\": 39000,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [\n                        {\n                            \"id\": 572785,\n                            \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/56h6lWWM2njEGbJJhEHU0SHWJhpQ4VUZ8JPUbjf1.jpg\",\n                            \"width\": null,\n                            \"height\": null,\n                            \"placeholder\": \"LrPs^qxa^+R*t8ozWBRj~Wa{E1ju\"\n                        }\n                    ],\n                    \"thumbnail\": {\n                        \"id\": 572785,\n                        \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/56h6lWWM2njEGbJJhEHU0SHWJhpQ4VUZ8JPUbjf1.jpg\",\n                        \"width\": null,\n                        \"height\": null,\n                        \"placeholder\": \"LrPs^qxa^+R*t8ozWBRj~Wa{E1ju\"\n                    },\n                    \"count\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 2194130,\n            \"brand_name\": \"JBL\",\n            \"category_name\": \"Speakers\",\n            \"name\": \"Harmon Kardon Onyx Studio 7\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"01005\",\n            \"cost_price\": 3000,\n            \"effective_cost_price\": 3000,\n            \"sales_price\": 6000,\n            \"sales_price_with_tax\": 6000,\n            \"default_sales_price\": 6000,\n            \"default_sales_price_with_tax\": 6000,\n            \"units\": {\n                \"scales\": {\n                    \"pcs\": 1\n                },\n                \"default\": \"pcs\",\n                \"base\": \"pcs\"\n            },\n            \"count\": -1,\n            \"variants\": [\n                {\n                    \"id\": 2260968,\n                    \"product_id\": 2194130,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"Harmon Kardon Onyx Studio 7\",\n                    \"product_name\": \"Harmon Kardon Onyx Studio 7\",\n                    \"barcode\": null,\n                    \"sku\": \"01005\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": \"01005\",\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 6000\n                        },\n                        \"units\": []\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"pcs\": 1\n                        },\n                        \"default\": \"pcs\",\n                        \"base\": \"pcs\"\n                    },\n                    \"cost_price\": 3000,\n                    \"standard_cost\": 3000,\n                    \"effective_cost_price\": 3000,\n                    \"sales_price\": 6000,\n                    \"sales_price_with_tax\": 6000,\n                    \"default_sales_price\": 6000,\n                    \"default_sales_price_with_tax\": 6000,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [\n                        {\n                            \"id\": 572779,\n                            \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/C5u398GWArj0FpcOUkFpgVqyW2pUeyKD2i0iwbqi.jpg\",\n                            \"width\": null,\n                            \"height\": null,\n                            \"placeholder\": \"LJN,_DM{~qt7ay-;WBt7~q%M?bay\"\n                        }\n                    ],\n                    \"thumbnail\": {\n                        \"id\": 572779,\n                        \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/C5u398GWArj0FpcOUkFpgVqyW2pUeyKD2i0iwbqi.jpg\",\n                        \"width\": null,\n                        \"height\": null,\n                        \"placeholder\": \"LJN,_DM{~qt7ay-;WBt7~q%M?bay\"\n                    },\n                    \"count\": -1\n                }\n            ]\n        },\n        {\n            \"id\": 2194126,\n            \"brand_name\": \"Canon\",\n            \"category_name\": \"Camera's\",\n            \"name\": \"Canon G7X\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"01004\",\n            \"cost_price\": 10000,\n            \"effective_cost_price\": 10000,\n            \"sales_price\": 15990,\n            \"sales_price_with_tax\": 15990,\n            \"default_sales_price\": 15990,\n            \"default_sales_price_with_tax\": 15990,\n            \"units\": {\n                \"scales\": {\n                    \"pcs\": 1\n                },\n                \"default\": \"pcs\",\n                \"base\": \"pcs\"\n            },\n            \"count\": -8,\n            \"variants\": [\n                {\n                    \"id\": 2260964,\n                    \"product_id\": 2194126,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"Canon G7X\",\n                    \"product_name\": \"Canon G7X\",\n                    \"barcode\": null,\n                    \"sku\": \"01004\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": \"01004\",\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 15990\n                        },\n                        \"units\": []\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"pcs\": 1\n                        },\n                        \"default\": \"pcs\",\n                        \"base\": \"pcs\"\n                    },\n                    \"cost_price\": 10000,\n                    \"standard_cost\": 10000,\n                    \"effective_cost_price\": 10000,\n                    \"sales_price\": 15990,\n                    \"sales_price_with_tax\": 15990,\n                    \"default_sales_price\": 15990,\n                    \"default_sales_price_with_tax\": 15990,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [\n                        {\n                            \"id\": 572763,\n                            \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/8qhiHXJ7gnYu8OgYyAK1nnfmaORAZZLQqB6nEUXY.png\",\n                            \"width\": null,\n                            \"height\": null,\n                            \"placeholder\": \"L05OQn00MyovM_^+t7M{00~q.7IC\"\n                        }\n                    ],\n                    \"thumbnail\": {\n                        \"id\": 572763,\n                        \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/8qhiHXJ7gnYu8OgYyAK1nnfmaORAZZLQqB6nEUXY.png\",\n                        \"width\": null,\n                        \"height\": null,\n                        \"placeholder\": \"L05OQn00MyovM_^+t7M{00~q.7IC\"\n                    },\n                    \"count\": -8\n                }\n            ]\n        },\n        {\n            \"id\": 2194123,\n            \"brand_name\": \"JBL\",\n            \"category_name\": \"Speakers\",\n            \"name\": \"JBL Charge 5\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"01003\",\n            \"cost_price\": 1000,\n            \"effective_cost_price\": 1000,\n            \"sales_price\": 3400,\n            \"sales_price_with_tax\": 3400,\n            \"default_sales_price\": 3400,\n            \"default_sales_price_with_tax\": 3400,\n            \"units\": {\n                \"scales\": {\n                    \"pcs\": 1\n                },\n                \"default\": \"pcs\",\n                \"base\": \"pcs\"\n            },\n            \"count\": 0,\n            \"variants\": [\n                {\n                    \"id\": 2260961,\n                    \"product_id\": 2194123,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"JBL Charge 5\",\n                    \"product_name\": \"JBL Charge 5\",\n                    \"barcode\": null,\n                    \"sku\": \"01003\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": \"01003\",\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 3400\n                        },\n                        \"units\": []\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"pcs\": 1\n                        },\n                        \"default\": \"pcs\",\n                        \"base\": \"pcs\"\n                    },\n                    \"cost_price\": 1000,\n                    \"standard_cost\": 1000,\n                    \"effective_cost_price\": 1000,\n                    \"sales_price\": 3400,\n                    \"sales_price_with_tax\": 3400,\n                    \"default_sales_price\": 3400,\n                    \"default_sales_price_with_tax\": 3400,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [\n                        {\n                            \"id\": 572765,\n                            \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/KDqsArprI4htG8HaapvHHNQbkRbtdF8EpzMGY1aD.jpg\",\n                            \"width\": null,\n                            \"height\": null,\n                            \"placeholder\": \"LiRC[7oL_2t7t7ofayRj~qof9FWB\"\n                        }\n                    ],\n                    \"thumbnail\": {\n                        \"id\": 572765,\n                        \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/KDqsArprI4htG8HaapvHHNQbkRbtdF8EpzMGY1aD.jpg\",\n                        \"width\": null,\n                        \"height\": null,\n                        \"placeholder\": \"LiRC[7oL_2t7t7ofayRj~qof9FWB\"\n                    },\n                    \"count\": 0\n                }\n            ]\n        },\n        {\n            \"id\": 2193160,\n            \"brand_name\": \"Apple\",\n            \"category_name\": \"Mobile Phone\",\n            \"name\": \"iPhone 14 Pro Max\",\n            \"has_variants\": false,\n            \"has_serialized_inventory\": false,\n            \"is_inventory_tracked\": true,\n            \"type\": \"standard\",\n            \"codes\": \"01002\",\n            \"cost_price\": 15000,\n            \"effective_cost_price\": 15000,\n            \"sales_price\": 27000,\n            \"sales_price_with_tax\": 27000,\n            \"default_sales_price\": 27000,\n            \"default_sales_price_with_tax\": 27000,\n            \"units\": {\n                \"scales\": {\n                    \"pcs\": 1\n                },\n                \"default\": \"pcs\",\n                \"base\": \"pcs\"\n            },\n            \"count\": -1,\n            \"variants\": [\n                {\n                    \"id\": 2260021,\n                    \"product_id\": 2193160,\n                    \"type\": \"standard\",\n                    \"attr_text\": \"(default)\",\n                    \"attr_values\": [],\n                    \"full_name\": \"iPhone 14 Pro Max\",\n                    \"product_name\": \"iPhone 14 Pro Max\",\n                    \"barcode\": null,\n                    \"sku\": \"01002\",\n                    \"is_inventory_tracked\": true,\n                    \"code\": \"01002\",\n                    \"pricing\": {\n                        \"base\": {\n                            \"price\": 27000\n                        },\n                        \"units\": []\n                    },\n                    \"units\": {\n                        \"scales\": {\n                            \"pcs\": 1\n                        },\n                        \"default\": \"pcs\",\n                        \"base\": \"pcs\"\n                    },\n                    \"cost_price\": 15000,\n                    \"standard_cost\": 15000,\n                    \"effective_cost_price\": 15000,\n                    \"sales_price\": 27000,\n                    \"sales_price_with_tax\": 27000,\n                    \"default_sales_price\": 27000,\n                    \"default_sales_price_with_tax\": 27000,\n                    \"recipe\": null,\n                    \"kit_items\": [],\n                    \"images\": [\n                        {\n                            \"id\": 572766,\n                            \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/REu9py5Zf7RxfNpoKnzkt5KA4pl6ln0eKGLMhPjV.jpg\",\n                            \"width\": null,\n                            \"height\": null,\n                            \"placeholder\": \"LkQ9~1%M~pD*S5f5s,bc_3M{D%%M\"\n                        }\n                    ],\n                    \"thumbnail\": {\n                        \"id\": 572766,\n                        \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/REu9py5Zf7RxfNpoKnzkt5KA4pl6ln0eKGLMhPjV.jpg\",\n                        \"width\": null,\n                        \"height\": null,\n                        \"placeholder\": \"LkQ9~1%M~pD*S5f5s,bc_3M{D%%M\"\n                    },\n                    \"count\": -1\n                }\n            ]\n        }\n    ],\n    \"search\": {\n        \"default\": \"name\",\n        \"searches\": {\n            \"name\": {\n                \"name\": \"ID, Name, Barcode, SKU\"\n            },\n            \"Brand\": {\n                \"name\": \"Brand\",\n                \"placeholder\": \"Brand name\",\n                \"autoComplete\": \"brand\"\n            },\n            \"Category\": {\n                \"name\": \"Category\",\n                \"type\": \"category\"\n            },\n            \"serial_number\": {\n                \"name\": \"Serial Number\"\n            },\n            \"created_at\": {\n                \"name\": \"Created At\",\n                \"type\": \"date-range\"\n            }\n        }\n    }\n}"}],"_postman_id":"4776b295-d759-466e-8989-ab69ebc8708b"}],"id":"57bf51ae-789d-4cfc-9ef9-7b5ee9dd6300","_postman_id":"57bf51ae-789d-4cfc-9ef9-7b5ee9dd6300","description":""},{"name":"Brands","item":[{"name":"Create Brand","id":"75a6d0b3-11df-4170-8b70-ae36a14f3574","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"_ga=GA1.1.510973050.1704171539; intercom-device-id-kh97db2q=cc254b05-2895-4551-8a1e-204d4ba8ce38; _ga_SC3QLMLT67=deleted; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2211436%22%2C%22%24device_id%22%3A%20%2218dabef587f1d6-06af504a7d03ef-26001851-144000-18dabef58808e7%22%2C%22%24user_id%22%3A%20%2211436%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22ewity.com%22%7D; _ga_SC3QLMLT67=GS1.1.1707991577.128.1.1707992253.0.0.0; intercom-session-kh97db2q=ZzkvNHZyYmJrajVRTWgzWlEvMHBHcVQwSWtiMHlCbFg5SHBYQWhDdlNNd0tocDJ3eStmMHRwSERSQThiTkZ4Ry0tc0Z6bTRCcUEyTnVRNTd3UU1TNWVQdz09--6b22733b2e3b2a89790b0ea60093ba328d227658"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/products/home"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"acc2fb32-0376-4aa5-abb8-7bf74b24a082"},{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _fbc=fb.1.1702201708315.IwAR0XCo7-Ji0cwGxlfkAI74Np2GYArPeUmIYThVSNY-CMdGUz2JdZ-7Is4Eg; _fbp=fb.1.1702201708316.286964148; _ga=GA1.1.1447145428.1696407156; _gcl_au=1.1.2119101407.1702207548; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=deleted; intercom-id-kh97db2q=17b204fe-4d71-4f16-8b8e-37bace0cb102; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218d4038136efe4-06ef980c8b2c38-1f525637-29b188-18d4038136ff44%22%2C%22%24user_id%22%3A%20%223%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; _ga_SC3QLMLT67=GS1.1.1707901533.120.1.1707904827.0.0.0; intercom-session-kh97db2q=TzE3WHd3dkJWeHFIdGpvMm5Kenp3c2Zvb1ZydFdBR1JJdm8xOVo2ZndGT3FpcWlNM0lPdFVUZ250T28zSjNuVi0tcWRtTGdlMjlTb1pBMzRIekNUcDVpdz09--decea5bb511b1d27709d556a34c870d235f654c1"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?1"},{"key":"sec-ch-ua-platform","value":"\"Android\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"},{"key":"x-client","value":"{{x-client}}"},{"key":"x-pos-client-id","value":"{{x-pos-client-id}}"},{"key":"Authorization","value":"{{authorization}}"}],"body":{"mode":"raw","raw":"{\"name\":\"Philips\"}"},"url":"https://app.ewitypos.com/api/v1/products/brands","description":"<p>The <code>POST /api/v1/products/brands</code> endpoint is used to create a new brand for products.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li>The request should include a JSON payload with the following parameter:<ul>\n<li><code>name</code> (string, required): The name of the brand.</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"response\">Response</h3>\n<p>The response will be in JSON format with the following schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"type\": \"object\",\n  \"properties\": {\n    \"data\": {\n      \"type\": \"object\",\n      \"properties\": {\n        \"id\": {\n          \"type\": \"integer\"\n        },\n        \"name\": {\n          \"type\": \"string\"\n        },\n        \"product_count\": {\n          \"type\": \"integer\"\n        },\n        \"created\": {\n          \"type\": \"object\",\n          \"properties\": {\n            \"at\": {\n              \"type\": \"string\"\n            },\n            \"by\": {\n              \"type\": \"string\"\n            }\n          }\n        },\n        \"updated\": {\n          \"type\": \"object\",\n          \"properties\": {\n            \"at\": {\n              \"type\": \"string\"\n            },\n            \"by\": {\n              \"type\": \"string\"\n            }\n          }\n        }\n      }\n    }\n  }\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["api","v1","products","brands"],"host":["app","ewitypos","com"],"query":[],"variable":[]}},"response":[{"id":"8ca488a5-0c73-4ab1-b084-9f069d23241b","name":"Create Brand","originalRequest":{"method":"POST","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"_ga=GA1.1.510973050.1704171539; intercom-device-id-kh97db2q=cc254b05-2895-4551-8a1e-204d4ba8ce38; _ga_SC3QLMLT67=deleted; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2211436%22%2C%22%24device_id%22%3A%20%2218dabef587f1d6-06af504a7d03ef-26001851-144000-18dabef58808e7%22%2C%22%24user_id%22%3A%20%2211436%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22ewity.com%22%7D; _ga_SC3QLMLT67=GS1.1.1707991577.128.1.1707992253.0.0.0; intercom-session-kh97db2q=ZzkvNHZyYmJrajVRTWgzWlEvMHBHcVQwSWtiMHlCbFg5SHBYQWhDdlNNd0tocDJ3eStmMHRwSERSQThiTkZ4Ry0tc0Z6bTRCcUEyTnVRNTd3UU1TNWVQdz09--6b22733b2e3b2a89790b0ea60093ba328d227658"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/products/home"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"acc2fb32-0376-4aa5-abb8-7bf74b24a082"},{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _fbc=fb.1.1702201708315.IwAR0XCo7-Ji0cwGxlfkAI74Np2GYArPeUmIYThVSNY-CMdGUz2JdZ-7Is4Eg; _fbp=fb.1.1702201708316.286964148; _ga=GA1.1.1447145428.1696407156; _gcl_au=1.1.2119101407.1702207548; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=deleted; intercom-id-kh97db2q=17b204fe-4d71-4f16-8b8e-37bace0cb102; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218d4038136efe4-06ef980c8b2c38-1f525637-29b188-18d4038136ff44%22%2C%22%24user_id%22%3A%20%223%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; _ga_SC3QLMLT67=GS1.1.1707901533.120.1.1707904827.0.0.0; intercom-session-kh97db2q=TzE3WHd3dkJWeHFIdGpvMm5Kenp3c2Zvb1ZydFdBR1JJdm8xOVo2ZndGT3FpcWlNM0lPdFVUZ250T28zSjNuVi0tcWRtTGdlMjlTb1pBMzRIekNUcDVpdz09--decea5bb511b1d27709d556a34c870d235f654c1"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?1"},{"key":"sec-ch-ua-platform","value":"\"Android\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"},{"key":"x-client","value":"{{x-client}}"},{"key":"x-pos-client-id","value":"{{x-pos-client-id}}"},{"key":"Authorization","value":"{{authorization}}"}],"body":{"mode":"raw","raw":"{\"name\":\"Philips\"}"},"url":"https://app.ewitypos.com/api/v1/products/brands"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 May 2024 10:06:37 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.12.2"},{"key":"X-Powered-By","value":"PHP/7.2.34"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 277307,\n        \"name\": \"Philips\",\n        \"product_count\": 0,\n        \"created\": {\n            \"at\": \"2024-05-29 15:06:37\",\n            \"by\": \"User\"\n        },\n        \"updated\": {\n            \"at\": \"2024-05-29 15:06:37\",\n            \"by\": \"User\"\n        }\n    }\n}"}],"_postman_id":"75a6d0b3-11df-4170-8b70-ae36a14f3574"},{"name":"Update Brand","id":"8975dd9c-e46b-49b7-9a7d-956f502b03cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"_ga=GA1.1.510973050.1704171539; intercom-device-id-kh97db2q=cc254b05-2895-4551-8a1e-204d4ba8ce38; _ga_SC3QLMLT67=deleted; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2211436%22%2C%22%24device_id%22%3A%20%2218dabef587f1d6-06af504a7d03ef-26001851-144000-18dabef58808e7%22%2C%22%24user_id%22%3A%20%2211436%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22ewity.com%22%7D; _ga_SC3QLMLT67=GS1.1.1707991577.128.1.1707992253.0.0.0; intercom-session-kh97db2q=TDd4SlZIQk5QdkhIdnlMU3pTdmRtWjRVUGFEL1IzdWtZS2F2ZGhqSzg1ZytFbVJ4Z2hOMlh5U0ZXalFsWW55RC0tYy9uOTFXb05GeEJaeStGYXVhNWlKdz09--130951d0e0bd70fe8d4431326078c81fd35811bc"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/products/home"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"acc2fb32-0376-4aa5-abb8-7bf74b24a082"},{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _fbc=fb.1.1702201708315.IwAR0XCo7-Ji0cwGxlfkAI74Np2GYArPeUmIYThVSNY-CMdGUz2JdZ-7Is4Eg; _fbp=fb.1.1702201708316.286964148; _ga=GA1.1.1447145428.1696407156; _gcl_au=1.1.2119101407.1702207548; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=deleted; intercom-id-kh97db2q=17b204fe-4d71-4f16-8b8e-37bace0cb102; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218d4038136efe4-06ef980c8b2c38-1f525637-29b188-18d4038136ff44%22%2C%22%24user_id%22%3A%20%223%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; _ga_SC3QLMLT67=GS1.1.1707901533.120.1.1707904827.0.0.0; intercom-session-kh97db2q=TzE3WHd3dkJWeHFIdGpvMm5Kenp3c2Zvb1ZydFdBR1JJdm8xOVo2ZndGT3FpcWlNM0lPdFVUZ250T28zSjNuVi0tcWRtTGdlMjlTb1pBMzRIekNUcDVpdz09--decea5bb511b1d27709d556a34c870d235f654c1"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?1"},{"key":"sec-ch-ua-platform","value":"\"Android\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"},{"key":"x-client","value":"{{x-client}}"},{"key":"x-pos-client-id","value":"{{x-pos-client-id}}"},{"key":"Authorization","value":"{{authorization}}"}],"body":{"mode":"raw","raw":"{\"name\":\"IPhones\"}"},"url":"https://app.ewitypos.com/api/v1/products/brands/214850","description":"<p>The HTTP PATCH request is used to update an existing product brand by its ID. The request should be sent to <a href=\"https://app.ewitypos.com/api/v1/products/brands/214850\">https://app.ewitypos.com/api/v1/products/brands/214850</a> with a JSON payload in the raw request body type. The payload should include the \"name\" field to update the brand name.</p>\n<h3 id=\"response\">Response</h3>\n<p>The response to this request has a status code of 200 and a content type of application/json. The response body follows the JSON schema below:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"type\": \"object\",\n    \"properties\": {\n        \"data\": {\n            \"type\": \"object\",\n            \"properties\": {\n                \"id\": {\n                    \"type\": \"integer\"\n                },\n                \"name\": {\n                    \"type\": \"string\"\n                },\n                \"product_count\": {\n                    \"type\": \"integer\"\n                },\n                \"created\": {\n                    \"type\": \"object\",\n                    \"properties\": {\n                        \"at\": {\n                            \"type\": \"string\"\n                        },\n                        \"by\": {\n                            \"type\": \"string\"\n                        }\n                    }\n                },\n                \"updated\": {\n                    \"type\": \"object\",\n                    \"properties\": {\n                        \"at\": {\n                            \"type\": \"string\"\n                        },\n                        \"by\": {\n                            \"type\": \"string\"\n                        }\n                    }\n                }\n            }\n        }\n    }\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["api","v1","products","brands","214850"],"host":["app","ewitypos","com"],"query":[],"variable":[]}},"response":[{"id":"1a587a12-d58e-4ff4-adec-490430ae7bcf","name":"Update Brand","originalRequest":{"method":"PATCH","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"_ga=GA1.1.510973050.1704171539; intercom-device-id-kh97db2q=cc254b05-2895-4551-8a1e-204d4ba8ce38; _ga_SC3QLMLT67=deleted; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2211436%22%2C%22%24device_id%22%3A%20%2218dabef587f1d6-06af504a7d03ef-26001851-144000-18dabef58808e7%22%2C%22%24user_id%22%3A%20%2211436%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22ewity.com%22%7D; _ga_SC3QLMLT67=GS1.1.1707991577.128.1.1707992253.0.0.0; intercom-session-kh97db2q=TDd4SlZIQk5QdkhIdnlMU3pTdmRtWjRVUGFEL1IzdWtZS2F2ZGhqSzg1ZytFbVJ4Z2hOMlh5U0ZXalFsWW55RC0tYy9uOTFXb05GeEJaeStGYXVhNWlKdz09--130951d0e0bd70fe8d4431326078c81fd35811bc"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/products/home"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"acc2fb32-0376-4aa5-abb8-7bf74b24a082"},{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _fbc=fb.1.1702201708315.IwAR0XCo7-Ji0cwGxlfkAI74Np2GYArPeUmIYThVSNY-CMdGUz2JdZ-7Is4Eg; _fbp=fb.1.1702201708316.286964148; _ga=GA1.1.1447145428.1696407156; _gcl_au=1.1.2119101407.1702207548; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=deleted; intercom-id-kh97db2q=17b204fe-4d71-4f16-8b8e-37bace0cb102; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218d4038136efe4-06ef980c8b2c38-1f525637-29b188-18d4038136ff44%22%2C%22%24user_id%22%3A%20%223%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; _ga_SC3QLMLT67=GS1.1.1707901533.120.1.1707904827.0.0.0; intercom-session-kh97db2q=TzE3WHd3dkJWeHFIdGpvMm5Kenp3c2Zvb1ZydFdBR1JJdm8xOVo2ZndGT3FpcWlNM0lPdFVUZ250T28zSjNuVi0tcWRtTGdlMjlTb1pBMzRIekNUcDVpdz09--decea5bb511b1d27709d556a34c870d235f654c1"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?1"},{"key":"sec-ch-ua-platform","value":"\"Android\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"},{"key":"x-client","value":"{{x-client}}"},{"key":"x-pos-client-id","value":"{{x-pos-client-id}}"},{"key":"Authorization","value":"{{authorization}}"}],"body":{"mode":"raw","raw":"{\"name\":\"IPhones\"}"},"url":"https://app.ewitypos.com/api/v1/products/brands/214850"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 May 2024 10:04:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.12.2"},{"key":"X-Powered-By","value":"PHP/7.2.34"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 214850,\n        \"name\": \"IPhones\",\n        \"product_count\": 1,\n        \"created\": {\n            \"at\": \"2023-02-12 20:49:39\",\n            \"by\": \"System\"\n        },\n        \"updated\": {\n            \"at\": \"2024-05-29 15:04:03\",\n            \"by\": \"User\"\n        }\n    }\n}"}],"_postman_id":"8975dd9c-e46b-49b7-9a7d-956f502b03cf"},{"name":"Delete Brand","id":"3322fa0f-7e87-464d-85cc-b4a86aa29330","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"_ga=GA1.1.510973050.1704171539; intercom-device-id-kh97db2q=cc254b05-2895-4551-8a1e-204d4ba8ce38; _ga_SC3QLMLT67=deleted; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2211436%22%2C%22%24device_id%22%3A%20%2218dabef587f1d6-06af504a7d03ef-26001851-144000-18dabef58808e7%22%2C%22%24user_id%22%3A%20%2211436%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22ewity.com%22%7D; _ga_SC3QLMLT67=GS1.1.1707991577.128.1.1707992253.0.0.0; intercom-session-kh97db2q=WVoyZVV6czcxdm5DVHZpRnZQbzV5QkFIUldjamRINlNIaG5ZTmdvTWdzRVFGOUhGWW41SjN4U0pEcFhhK2Jobi0tRThXaUg3OFlzRmVBNFJ6WjVuOTlSZz09--c2baccd699b4c6f6b424fcae7bca63cb89025330"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/products/home"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"acc2fb32-0376-4aa5-abb8-7bf74b24a082"},{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _fbc=fb.1.1702201708315.IwAR0XCo7-Ji0cwGxlfkAI74Np2GYArPeUmIYThVSNY-CMdGUz2JdZ-7Is4Eg; _fbp=fb.1.1702201708316.286964148; _ga=GA1.1.1447145428.1696407156; _gcl_au=1.1.2119101407.1702207548; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=deleted; intercom-id-kh97db2q=17b204fe-4d71-4f16-8b8e-37bace0cb102; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218d4038136efe4-06ef980c8b2c38-1f525637-29b188-18d4038136ff44%22%2C%22%24user_id%22%3A%20%223%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; _ga_SC3QLMLT67=GS1.1.1707901533.120.1.1707904827.0.0.0; intercom-session-kh97db2q=TzE3WHd3dkJWeHFIdGpvMm5Kenp3c2Zvb1ZydFdBR1JJdm8xOVo2ZndGT3FpcWlNM0lPdFVUZ250T28zSjNuVi0tcWRtTGdlMjlTb1pBMzRIekNUcDVpdz09--decea5bb511b1d27709d556a34c870d235f654c1"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?1"},{"key":"sec-ch-ua-platform","value":"\"Android\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"},{"key":"x-client","value":"{{x-client}}"},{"key":"x-pos-client-id","value":"{{x-pos-client-id}}"},{"key":"Authorization","value":"{{authorization}}"}],"body":{"mode":"raw","raw":"{}"},"url":"https://app.ewitypos.com/api/v1/products/brands/214850","description":"<p>This endpoint sends an HTTP DELETE request to delete a specific brand of a product. The request should be made to <a href=\"https://app.ewitypos.com/api/v1/products/brands/214850\">https://app.ewitypos.com/api/v1/products/brands/214850</a>.</p>\n<h3 id=\"response\">Response</h3>\n<p>The response for this request is expected to be in JSON format with a status code of 200. However, since the response body is empty, the JSON schema for the response cannot be documented.</p>\n","urlObject":{"protocol":"https","path":["api","v1","products","brands","214850"],"host":["app","ewitypos","com"],"query":[],"variable":[]}},"response":[{"id":"151c1cc3-c698-48c7-9bc1-ea8fceeff9c0","name":"Delete Brand","originalRequest":{"method":"DELETE","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"_ga=GA1.1.510973050.1704171539; intercom-device-id-kh97db2q=cc254b05-2895-4551-8a1e-204d4ba8ce38; _ga_SC3QLMLT67=deleted; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2211436%22%2C%22%24device_id%22%3A%20%2218dabef587f1d6-06af504a7d03ef-26001851-144000-18dabef58808e7%22%2C%22%24user_id%22%3A%20%2211436%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22ewity.com%22%7D; _ga_SC3QLMLT67=GS1.1.1707991577.128.1.1707992253.0.0.0; intercom-session-kh97db2q=WVoyZVV6czcxdm5DVHZpRnZQbzV5QkFIUldjamRINlNIaG5ZTmdvTWdzRVFGOUhGWW41SjN4U0pEcFhhK2Jobi0tRThXaUg3OFlzRmVBNFJ6WjVuOTlSZz09--c2baccd699b4c6f6b424fcae7bca63cb89025330"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/products/home"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"acc2fb32-0376-4aa5-abb8-7bf74b24a082"},{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _fbc=fb.1.1702201708315.IwAR0XCo7-Ji0cwGxlfkAI74Np2GYArPeUmIYThVSNY-CMdGUz2JdZ-7Is4Eg; _fbp=fb.1.1702201708316.286964148; _ga=GA1.1.1447145428.1696407156; _gcl_au=1.1.2119101407.1702207548; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=deleted; intercom-id-kh97db2q=17b204fe-4d71-4f16-8b8e-37bace0cb102; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218d4038136efe4-06ef980c8b2c38-1f525637-29b188-18d4038136ff44%22%2C%22%24user_id%22%3A%20%223%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; _ga_SC3QLMLT67=GS1.1.1707901533.120.1.1707904827.0.0.0; intercom-session-kh97db2q=TzE3WHd3dkJWeHFIdGpvMm5Kenp3c2Zvb1ZydFdBR1JJdm8xOVo2ZndGT3FpcWlNM0lPdFVUZ250T28zSjNuVi0tcWRtTGdlMjlTb1pBMzRIekNUcDVpdz09--decea5bb511b1d27709d556a34c870d235f654c1"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?1"},{"key":"sec-ch-ua-platform","value":"\"Android\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"},{"key":"x-client","value":"{{x-client}}"},{"key":"x-pos-client-id","value":"{{x-pos-client-id}}"},{"key":"Authorization","value":"{{authorization}}"}],"body":{"mode":"raw","raw":"{}"},"url":"https://app.ewitypos.com/api/v1/products/brands/214850"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 May 2024 10:05:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.12.2"},{"key":"X-Powered-By","value":"PHP/7.2.34"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"3322fa0f-7e87-464d-85cc-b4a86aa29330"},{"name":"List Brands","id":"b693b9ba-c872-4df0-80e7-d0ffea50c5ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _ga=GA1.1.1447145428.1696407156; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=GS1.1.1710837654.138.0.1710837654.0.0.0; intercom-id-kh97db2q=8392d6c0-4471-4634-8fc7-07d2e46d4a26; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218f8fac09a5102a-07f64ab7a7be04-1b525637-29b188-18f8fac09a619e3%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%2C%22%24user_id%22%3A%20%223%22%7D; intercom-session-kh97db2q=N3V3dDhPbXVGQytET2FkRDZKbTkraFBpK29WV0JUN2RGalVPSThXdzRHZ0lENHB5SE04THJCMWM1cnJmZWdLRC0tcHhGbWZEVmVLd1k5anhVMit6K0hsZz09--f9a19e96148a9ce9b3b5a44a0e77dffdeabb7abc; _ga_SC3QLMLT67=GS1.1.1716976606.180.1.1716976645.0.0.0"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/products/home"},{"key":"sec-ch-ua","value":"\"Chromium\";v=\"124\", \"Google Chrome\";v=\"124\", \"Not-A.Brand\";v=\"99\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"9fbf9618-a685-4495-815e-67bbac422664"}],"url":"https://app.ewitypos.com/api/v1/products/brands","description":"<p>This endpoint retrieves a list of product brands.</p>\n<p>The response returned is in JSON format and has the following schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"pagination\": {\n        \"total\": 0,\n        \"pageSize\": 0,\n        \"current\": 0,\n        \"lastPage\": 0\n    },\n    \"data\": [\n        {\n            \"id\": 0,\n            \"name\": \"\",\n            \"product_count\": 0\n        }\n    ],\n    \"search\": {\n        \"default\": \"\",\n        \"searches\": {\n            \"q\": {\n                \"name\": \"\",\n                \"placeholder\": \"\"\n            }\n        }\n    }\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["api","v1","products","brands"],"host":["app","ewitypos","com"],"query":[],"variable":[]}},"response":[{"id":"f787c47b-a27c-4fdb-ae46-72900b39ab91","name":"List Brands","originalRequest":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer TPPpFDJAFta9UoQEbIXC7yPv867JC5Aj"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _ga=GA1.1.1447145428.1696407156; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=GS1.1.1710837654.138.0.1710837654.0.0.0; intercom-id-kh97db2q=8392d6c0-4471-4634-8fc7-07d2e46d4a26; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218f8fac09a5102a-07f64ab7a7be04-1b525637-29b188-18f8fac09a619e3%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%2C%22%24user_id%22%3A%20%223%22%7D; intercom-session-kh97db2q=N3V3dDhPbXVGQytET2FkRDZKbTkraFBpK29WV0JUN2RGalVPSThXdzRHZ0lENHB5SE04THJCMWM1cnJmZWdLRC0tcHhGbWZEVmVLd1k5anhVMit6K0hsZz09--f9a19e96148a9ce9b3b5a44a0e77dffdeabb7abc; _ga_SC3QLMLT67=GS1.1.1716976606.180.1.1716976645.0.0.0"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/products/home"},{"key":"sec-ch-ua","value":"\"Chromium\";v=\"124\", \"Google Chrome\";v=\"124\", \"Not-A.Brand\";v=\"99\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"9fbf9618-a685-4495-815e-67bbac422664"}],"url":"https://app.ewitypos.com/api/v1/products/brands"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 May 2024 09:58:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.12.2"},{"key":"X-Powered-By","value":"PHP/7.2.34"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"pagination\": {\n        \"total\": 18,\n        \"pageSize\": 20,\n        \"current\": 1,\n        \"lastPage\": 1\n    },\n    \"data\": [\n        {\n            \"id\": 214870,\n            \"name\": \"Asasasa\",\n            \"product_count\": 0\n        },\n        {\n            \"id\": 214869,\n            \"name\": \"Test Brand Hkhk\",\n            \"product_count\": 0\n        },\n        {\n            \"id\": 214850,\n            \"name\": \"Amazon\",\n            \"product_count\": 1\n        },\n        {\n            \"id\": 214849,\n            \"name\": \"Cooler Master\",\n            \"product_count\": 2\n        },\n        {\n            \"id\": 214847,\n            \"name\": \"ASUS\",\n            \"product_count\": 1\n        },\n        {\n            \"id\": 214846,\n            \"name\": \"Playstation\",\n            \"product_count\": 1\n        },\n        {\n            \"id\": 214844,\n            \"name\": \"Razer Gaming\",\n            \"product_count\": 3\n        },\n        {\n            \"id\": 214843,\n            \"name\": \"Steel Series\",\n            \"product_count\": 1\n        },\n        {\n            \"id\": 214842,\n            \"name\": \"Intel\",\n            \"product_count\": 1\n        },\n        {\n            \"id\": 214838,\n            \"name\": \"Canon\",\n            \"product_count\": 2\n        },\n        {\n            \"id\": 214837,\n            \"name\": \"NVIDIA\",\n            \"product_count\": 1\n        },\n        {\n            \"id\": 214836,\n            \"name\": \"JBL\",\n            \"product_count\": 2\n        },\n        {\n            \"id\": 214835,\n            \"name\": \"GeForce\",\n            \"product_count\": 0\n        },\n        {\n            \"id\": 214496,\n            \"name\": \"Apple\",\n            \"product_count\": 5\n        },\n        {\n            \"id\": 214495,\n            \"name\": \"Samsung\",\n            \"product_count\": 3\n        },\n        {\n            \"id\": 214494,\n            \"name\": \"Nokia\",\n            \"product_count\": 0\n        },\n        {\n            \"id\": 214493,\n            \"name\": \"Xiaomi\",\n            \"product_count\": 1\n        },\n        {\n            \"id\": 139061,\n            \"name\": \"Sony\",\n            \"product_count\": 0\n        }\n    ],\n    \"search\": {\n        \"default\": \"q\",\n        \"searches\": {\n            \"q\": {\n                \"name\": \"default\",\n                \"placeholder\": \"Enter Name\"\n            }\n        }\n    }\n}"}],"_postman_id":"b693b9ba-c872-4df0-80e7-d0ffea50c5ad"}],"id":"1c7d43cf-eb28-4d07-9a0d-46b380696314","_postman_id":"1c7d43cf-eb28-4d07-9a0d-46b380696314","description":""},{"name":"Catogery","item":[{"name":"Create Category","id":"41cf6922-6c82-4142-81de-fffccc96a5f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"_ga=GA1.1.510973050.1704171539; intercom-device-id-kh97db2q=cc254b05-2895-4551-8a1e-204d4ba8ce38; _ga_SC3QLMLT67=deleted; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2211436%22%2C%22%24device_id%22%3A%20%2218dabef587f1d6-06af504a7d03ef-26001851-144000-18dabef58808e7%22%2C%22%24user_id%22%3A%20%2211436%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22ewity.com%22%7D; _ga_SC3QLMLT67=GS1.1.1707991577.128.1.1707992253.0.0.0; intercom-session-kh97db2q=QVBFR1ZQVU1uYTY1Tjl3MUMrek5zME1rTCs5R3dNeGM2SytOLzhQL2tkcVdxdHRMYmNvcWtPYThIaWdFS0hJaC0tZjk5YmprZXkzYXI0SUhVZCtWeWFlZz09--9a3b51cd8ec64dd27a0d2c7f178861041791ceb4"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/products/home"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"acc2fb32-0376-4aa5-abb8-7bf74b24a082"},{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _fbc=fb.1.1702201708315.IwAR0XCo7-Ji0cwGxlfkAI74Np2GYArPeUmIYThVSNY-CMdGUz2JdZ-7Is4Eg; _fbp=fb.1.1702201708316.286964148; _ga=GA1.1.1447145428.1696407156; _gcl_au=1.1.2119101407.1702207548; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=deleted; intercom-id-kh97db2q=17b204fe-4d71-4f16-8b8e-37bace0cb102; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218d4038136efe4-06ef980c8b2c38-1f525637-29b188-18d4038136ff44%22%2C%22%24user_id%22%3A%20%223%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; _ga_SC3QLMLT67=GS1.1.1707901533.120.1.1707904827.0.0.0; intercom-session-kh97db2q=TzE3WHd3dkJWeHFIdGpvMm5Kenp3c2Zvb1ZydFdBR1JJdm8xOVo2ZndGT3FpcWlNM0lPdFVUZ250T28zSjNuVi0tcWRtTGdlMjlTb1pBMzRIekNUcDVpdz09--decea5bb511b1d27709d556a34c870d235f654c1"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?1"},{"key":"sec-ch-ua-platform","value":"\"Android\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"},{"key":"x-client","value":"{{x-client}}"},{"key":"x-pos-client-id","value":"{{x-pos-client-id}}"},{"key":"Authorization","value":"{{authorization}}"}],"body":{"mode":"raw","raw":"{\"name\":\"Fruits\"}"},"url":"https://app.ewitypos.com/api/v1/products/categories","description":"<h3 id=\"create-product-category\">Create Product Category</h3>\n<p>This API endpoint allows you to create a new product category.</p>\n<p><strong>Request Body</strong></p>\n<ul>\n<li>name (string, required): The name of the product category.</li>\n</ul>\n<p><strong>Response</strong><br />The response will be a JSON object with the following schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"type\": \"object\",\n  \"properties\": {\n    \"data\": {\n      \"type\": \"object\",\n      \"properties\": {\n        \"id\": {\n          \"type\": \"integer\"\n        },\n        \"type\": {\n          \"type\": \"string\"\n        },\n        \"category_id\": {\n          \"type\": [\"integer\", \"null\"]\n        },\n        \"name\": {\n          \"type\": \"string\"\n        },\n        \"product_count\": {\n          \"type\": \"integer\"\n        },\n        \"for_sale\": {\n          \"type\": [\"boolean\", \"null\"]\n        },\n        \"kot_type_id\": {\n          \"type\": [\"integer\", \"null\"]\n        },\n        \"kot_type_text\": {\n          \"type\": [\"string\", \"null\"]\n        },\n        \"image\": {\n          \"type\": [\"string\", \"null\"]\n        },\n        \"created\": {\n          \"type\": \"object\",\n          \"properties\": {\n            \"at\": {\n              \"type\": \"string\"\n            },\n            \"by\": {\n              \"type\": \"string\"\n            }\n          }\n        },\n        \"updated\": {\n          \"type\": \"object\",\n          \"properties\": {\n            \"at\": {\n              \"type\": \"string\"\n            },\n            \"by\": {\n              \"type\": \"string\"\n            }\n          }\n        }\n      }\n    }\n  }\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["api","v1","products","categories"],"host":["app","ewitypos","com"],"query":[],"variable":[]}},"response":[{"id":"53222a91-673d-48d1-8bd8-e544d833ed56","name":"Create Category","originalRequest":{"method":"POST","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"_ga=GA1.1.510973050.1704171539; intercom-device-id-kh97db2q=cc254b05-2895-4551-8a1e-204d4ba8ce38; _ga_SC3QLMLT67=deleted; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2211436%22%2C%22%24device_id%22%3A%20%2218dabef587f1d6-06af504a7d03ef-26001851-144000-18dabef58808e7%22%2C%22%24user_id%22%3A%20%2211436%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22ewity.com%22%7D; _ga_SC3QLMLT67=GS1.1.1707991577.128.1.1707992253.0.0.0; intercom-session-kh97db2q=QVBFR1ZQVU1uYTY1Tjl3MUMrek5zME1rTCs5R3dNeGM2SytOLzhQL2tkcVdxdHRMYmNvcWtPYThIaWdFS0hJaC0tZjk5YmprZXkzYXI0SUhVZCtWeWFlZz09--9a3b51cd8ec64dd27a0d2c7f178861041791ceb4"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/products/home"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"acc2fb32-0376-4aa5-abb8-7bf74b24a082"},{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _fbc=fb.1.1702201708315.IwAR0XCo7-Ji0cwGxlfkAI74Np2GYArPeUmIYThVSNY-CMdGUz2JdZ-7Is4Eg; _fbp=fb.1.1702201708316.286964148; _ga=GA1.1.1447145428.1696407156; _gcl_au=1.1.2119101407.1702207548; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=deleted; intercom-id-kh97db2q=17b204fe-4d71-4f16-8b8e-37bace0cb102; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218d4038136efe4-06ef980c8b2c38-1f525637-29b188-18d4038136ff44%22%2C%22%24user_id%22%3A%20%223%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; _ga_SC3QLMLT67=GS1.1.1707901533.120.1.1707904827.0.0.0; intercom-session-kh97db2q=TzE3WHd3dkJWeHFIdGpvMm5Kenp3c2Zvb1ZydFdBR1JJdm8xOVo2ZndGT3FpcWlNM0lPdFVUZ250T28zSjNuVi0tcWRtTGdlMjlTb1pBMzRIekNUcDVpdz09--decea5bb511b1d27709d556a34c870d235f654c1"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?1"},{"key":"sec-ch-ua-platform","value":"\"Android\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"},{"key":"x-client","value":"{{x-client}}"},{"key":"x-pos-client-id","value":"{{x-pos-client-id}}"},{"key":"Authorization","value":"{{authorization}}"}],"body":{"mode":"raw","raw":"{\"name\":\"Fruits\"}"},"url":"https://app.ewitypos.com/api/v1/products/categories"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 May 2024 10:11:32 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.12.2"},{"key":"X-Powered-By","value":"PHP/7.2.34"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 123962,\n        \"type\": \"main\",\n        \"category_id\": null,\n        \"name\": \"Fruits\",\n        \"product_count\": 0,\n        \"for_sale\": null,\n        \"kot_type_id\": null,\n        \"kot_type_text\": null,\n        \"image\": null,\n        \"created\": {\n            \"at\": \"2024-05-29 15:11:32\",\n            \"by\": \"User\"\n        },\n        \"updated\": {\n            \"at\": \"2024-05-29 15:11:32\",\n            \"by\": \"User\"\n        }\n    }\n}"}],"_postman_id":"41cf6922-6c82-4142-81de-fffccc96a5f4"},{"name":"Update Category","id":"50cddf26-3876-4d92-ada8-b2a3d1d8a3e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"_ga=GA1.1.510973050.1704171539; intercom-device-id-kh97db2q=cc254b05-2895-4551-8a1e-204d4ba8ce38; _ga_SC3QLMLT67=deleted; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2211436%22%2C%22%24device_id%22%3A%20%2218dabef587f1d6-06af504a7d03ef-26001851-144000-18dabef58808e7%22%2C%22%24user_id%22%3A%20%2211436%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22ewity.com%22%7D; _ga_SC3QLMLT67=GS1.1.1707991577.128.1.1707992253.0.0.0; intercom-session-kh97db2q=cERqOG15d1ZwY2RWblFXTUZzYWd4NG5XQ1hTSHBacjg0cWkwT2YxMjZlV2R6MEVOVHl6Yjd1eURQdHVLK1kwRi0tbHA4Q3p6dSs5RGRpOFhPSkc5WlJFUT09--52bc448b67dde69fe411f10610ee1031a12dbaae"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/products/home"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"acc2fb32-0376-4aa5-abb8-7bf74b24a082"},{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _fbc=fb.1.1702201708315.IwAR0XCo7-Ji0cwGxlfkAI74Np2GYArPeUmIYThVSNY-CMdGUz2JdZ-7Is4Eg; _fbp=fb.1.1702201708316.286964148; _ga=GA1.1.1447145428.1696407156; _gcl_au=1.1.2119101407.1702207548; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=deleted; intercom-id-kh97db2q=17b204fe-4d71-4f16-8b8e-37bace0cb102; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218d4038136efe4-06ef980c8b2c38-1f525637-29b188-18d4038136ff44%22%2C%22%24user_id%22%3A%20%223%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; _ga_SC3QLMLT67=GS1.1.1707901533.120.1.1707904827.0.0.0; intercom-session-kh97db2q=TzE3WHd3dkJWeHFIdGpvMm5Kenp3c2Zvb1ZydFdBR1JJdm8xOVo2ZndGT3FpcWlNM0lPdFVUZ250T28zSjNuVi0tcWRtTGdlMjlTb1pBMzRIekNUcDVpdz09--decea5bb511b1d27709d556a34c870d235f654c1"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?1"},{"key":"sec-ch-ua-platform","value":"\"Android\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"},{"key":"x-client","value":"{{x-client}}"},{"key":"x-pos-client-id","value":"{{x-pos-client-id}}"},{"key":"Authorization","value":"{{authorization}}"}],"body":{"mode":"raw","raw":"{\"name\":\"Vegetables\",\"category_id\":null,\"for_sale\":true}"},"url":"https://app.ewitypos.com/api/v1/products/categories/123962","description":"<h3 id=\"update-product-category\">Update Product Category</h3>\n<p>This endpoint allows the client to update a specific product category.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p><code>name</code> (string, optional): The name of the product category.</p>\n</li>\n<li><p><code>category_id</code> (integer, optional): The ID of the category.</p>\n</li>\n<li><p><code>for_sale</code> (boolean, required): Indicates if the category is for sale.</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response will be in JSON format with the following schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"data\": {\n        \"id\": 0,\n        \"type\": \"\",\n        \"category_id\": null,\n        \"name\": \"\",\n        \"product_count\": 0,\n        \"for_sale\": true,\n        \"kot_type_id\": null,\n        \"kot_type_text\": null,\n        \"image\": null,\n        \"created\": {\n            \"at\": \"\",\n            \"by\": \"\"\n        },\n        \"updated\": {\n            \"at\": \"\",\n            \"by\": \"\"\n        }\n    }\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["api","v1","products","categories","123962"],"host":["app","ewitypos","com"],"query":[],"variable":[]}},"response":[{"id":"b54e63c7-9824-4216-b3e7-282c31d5106d","name":"Update Category","originalRequest":{"method":"PATCH","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"_ga=GA1.1.510973050.1704171539; intercom-device-id-kh97db2q=cc254b05-2895-4551-8a1e-204d4ba8ce38; _ga_SC3QLMLT67=deleted; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2211436%22%2C%22%24device_id%22%3A%20%2218dabef587f1d6-06af504a7d03ef-26001851-144000-18dabef58808e7%22%2C%22%24user_id%22%3A%20%2211436%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22ewity.com%22%7D; _ga_SC3QLMLT67=GS1.1.1707991577.128.1.1707992253.0.0.0; intercom-session-kh97db2q=cERqOG15d1ZwY2RWblFXTUZzYWd4NG5XQ1hTSHBacjg0cWkwT2YxMjZlV2R6MEVOVHl6Yjd1eURQdHVLK1kwRi0tbHA4Q3p6dSs5RGRpOFhPSkc5WlJFUT09--52bc448b67dde69fe411f10610ee1031a12dbaae"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/products/home"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"acc2fb32-0376-4aa5-abb8-7bf74b24a082"},{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _fbc=fb.1.1702201708315.IwAR0XCo7-Ji0cwGxlfkAI74Np2GYArPeUmIYThVSNY-CMdGUz2JdZ-7Is4Eg; _fbp=fb.1.1702201708316.286964148; _ga=GA1.1.1447145428.1696407156; _gcl_au=1.1.2119101407.1702207548; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=deleted; intercom-id-kh97db2q=17b204fe-4d71-4f16-8b8e-37bace0cb102; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218d4038136efe4-06ef980c8b2c38-1f525637-29b188-18d4038136ff44%22%2C%22%24user_id%22%3A%20%223%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; _ga_SC3QLMLT67=GS1.1.1707901533.120.1.1707904827.0.0.0; intercom-session-kh97db2q=TzE3WHd3dkJWeHFIdGpvMm5Kenp3c2Zvb1ZydFdBR1JJdm8xOVo2ZndGT3FpcWlNM0lPdFVUZ250T28zSjNuVi0tcWRtTGdlMjlTb1pBMzRIekNUcDVpdz09--decea5bb511b1d27709d556a34c870d235f654c1"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?1"},{"key":"sec-ch-ua-platform","value":"\"Android\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"},{"key":"x-client","value":"{{x-client}}"},{"key":"x-pos-client-id","value":"{{x-pos-client-id}}"},{"key":"Authorization","value":"{{authorization}}"}],"body":{"mode":"raw","raw":"{\"name\":\"Vegetables\",\"category_id\":null,\"for_sale\":true}"},"url":"https://app.ewitypos.com/api/v1/products/categories/123962"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 May 2024 10:13:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.12.2"},{"key":"X-Powered-By","value":"PHP/7.2.34"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 123962,\n        \"type\": \"main\",\n        \"category_id\": null,\n        \"name\": \"Vegetables\",\n        \"product_count\": 0,\n        \"for_sale\": true,\n        \"kot_type_id\": null,\n        \"kot_type_text\": null,\n        \"image\": null,\n        \"created\": {\n            \"at\": \"2024-05-29 15:11:32\",\n            \"by\": \"User\"\n        },\n        \"updated\": {\n            \"at\": \"2024-05-29 15:13:14\",\n            \"by\": \"User\"\n        }\n    }\n}"}],"_postman_id":"50cddf26-3876-4d92-ada8-b2a3d1d8a3e5"},{"name":"List Categories","id":"e1becf31-f0ec-40e5-9cb0-1830921d3521","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer TPPpFDJAFta9UoQEbIXC7yPv867JC5Aj"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _ga=GA1.1.1447145428.1696407156; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=GS1.1.1710837654.138.0.1710837654.0.0.0; intercom-id-kh97db2q=8392d6c0-4471-4634-8fc7-07d2e46d4a26; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218f8fac09a5102a-07f64ab7a7be04-1b525637-29b188-18f8fac09a619e3%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%2C%22%24user_id%22%3A%20%223%22%7D; intercom-session-kh97db2q=N3V3dDhPbXVGQytET2FkRDZKbTkraFBpK29WV0JUN2RGalVPSThXdzRHZ0lENHB5SE04THJCMWM1cnJmZWdLRC0tcHhGbWZEVmVLd1k5anhVMit6K0hsZz09--f9a19e96148a9ce9b3b5a44a0e77dffdeabb7abc; _ga_SC3QLMLT67=GS1.1.1716976606.180.1.1716976645.0.0.0"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/products/home"},{"key":"sec-ch-ua","value":"\"Chromium\";v=\"124\", \"Google Chrome\";v=\"124\", \"Not-A.Brand\";v=\"99\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"9fbf9618-a685-4495-815e-67bbac422664"}],"url":"https://app.ewitypos.com/api/v1/products/categories/tree?","description":"<p>The endpoint retrieves a JSON response containing the hierarchical tree structure of product categories.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"pagination\": {\n    \"total\": 0,\n    \"pageSize\": 0,\n    \"current\": 0,\n    \"lastPage\": 0\n  },\n  \"data\": [\n    {\n      \"id\": 0,\n      \"type\": \"\",\n      \"category_id\": null,\n      \"name\": \"\",\n      \"product_count\": 0,\n      \"for_sale\": true,\n      \"kot_type_id\": null,\n      \"kot_type_text\": null,\n      \"image\": null,\n      \"category\": null,\n      \"sub_categories\": [],\n      \"sub_categories_count\": 0\n    }\n  ],\n  \"search\": {\n    \"default\": \"\",\n    \"searches\": {\n      \"q\": {\n        \"name\": \"\",\n        \"placeholder\": \"\"\n      }\n    }\n  }\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["api","v1","products","categories","tree"],"host":["app","ewitypos","com"],"query":[{"key":"","value":null}],"variable":[]}},"response":[{"id":"a3192e6a-8dae-4ee8-8cdc-a1285b5672b7","name":"List Categories","originalRequest":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer TPPpFDJAFta9UoQEbIXC7yPv867JC5Aj"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _ga=GA1.1.1447145428.1696407156; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=GS1.1.1710837654.138.0.1710837654.0.0.0; intercom-id-kh97db2q=8392d6c0-4471-4634-8fc7-07d2e46d4a26; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218f8fac09a5102a-07f64ab7a7be04-1b525637-29b188-18f8fac09a619e3%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%2C%22%24user_id%22%3A%20%223%22%7D; intercom-session-kh97db2q=N3V3dDhPbXVGQytET2FkRDZKbTkraFBpK29WV0JUN2RGalVPSThXdzRHZ0lENHB5SE04THJCMWM1cnJmZWdLRC0tcHhGbWZEVmVLd1k5anhVMit6K0hsZz09--f9a19e96148a9ce9b3b5a44a0e77dffdeabb7abc; _ga_SC3QLMLT67=GS1.1.1716976606.180.1.1716976645.0.0.0"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/products/home"},{"key":"sec-ch-ua","value":"\"Chromium\";v=\"124\", \"Google Chrome\";v=\"124\", \"Not-A.Brand\";v=\"99\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"9fbf9618-a685-4495-815e-67bbac422664"}],"url":{"raw":"https://app.ewitypos.com/api/v1/products/categories/tree?","protocol":"https","host":["app","ewitypos","com"],"path":["api","v1","products","categories","tree"],"query":[{"key":"","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 May 2024 09:59:29 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.12.2"},{"key":"X-Powered-By","value":"PHP/7.2.34"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"pagination\": {\n        \"total\": 9,\n        \"pageSize\": 20,\n        \"current\": 1,\n        \"lastPage\": 1\n    },\n    \"data\": [\n        {\n            \"id\": 93399,\n            \"type\": \"main\",\n            \"category_id\": null,\n            \"name\": \"Accessories\",\n            \"product_count\": 1,\n            \"for_sale\": true,\n            \"kot_type_id\": null,\n            \"kot_type_text\": null,\n            \"image\": null,\n            \"category\": null,\n            \"sub_categories\": [],\n            \"sub_categories_count\": 0\n        },\n        {\n            \"id\": 93396,\n            \"type\": \"main\",\n            \"category_id\": null,\n            \"name\": \"Camera's\",\n            \"product_count\": 2,\n            \"for_sale\": true,\n            \"kot_type_id\": null,\n            \"kot_type_text\": null,\n            \"image\": {\n                \"id\": 572746,\n                \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/D17TzKnprIJh9KhjiA6INcp2tiPPkUnu9szOPCNi.jpg\",\n                \"width\": null,\n                \"height\": null,\n                \"placeholder\": \"LDKd_Dt6xuWX~q%M%MMx~qxu%fD%\"\n            },\n            \"category\": null,\n            \"sub_categories\": [],\n            \"sub_categories_count\": 0\n        },\n        {\n            \"id\": 93395,\n            \"type\": \"main\",\n            \"category_id\": null,\n            \"name\": \"Gaming\",\n            \"product_count\": 7,\n            \"for_sale\": true,\n            \"kot_type_id\": null,\n            \"kot_type_text\": null,\n            \"image\": {\n                \"id\": 572741,\n                \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/2ScXG0C1G9ZaSqR2vhDn4kP7uSb2xI86sjJ0iQmG.jpg\",\n                \"width\": null,\n                \"height\": null,\n                \"placeholder\": \"LGD+S|GZDNxT~Couspbo%jxInNIn\"\n            },\n            \"category\": null,\n            \"sub_categories\": [\n                {\n                    \"id\": 93398,\n                    \"type\": \"sub\",\n                    \"category_id\": 93395,\n                    \"name\": \"Graphics Card\",\n                    \"product_count\": 1,\n                    \"for_sale\": true,\n                    \"kot_type_id\": null,\n                    \"kot_type_text\": null,\n                    \"image\": {\n                        \"id\": 572781,\n                        \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/q6YUmq45XBO6aK8qBzuj9CkevWIHlP9Znpvy0FyL.jpg\",\n                        \"width\": null,\n                        \"height\": null,\n                        \"placeholder\": \"LB7VI:kRDSVg8*Mh%utf*7RCQ^RR\"\n                    }\n                }\n            ],\n            \"sub_categories_count\": 1\n        },\n        {\n            \"id\": 93394,\n            \"type\": \"main\",\n            \"category_id\": null,\n            \"name\": \"Laptops\",\n            \"product_count\": 2,\n            \"for_sale\": true,\n            \"kot_type_id\": null,\n            \"kot_type_text\": null,\n            \"image\": {\n                \"id\": 572739,\n                \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/OmWHr1iVUE4Mo84R8ijPDZKODPzFer8yhNYFpR1o.jpg\",\n                \"width\": null,\n                \"height\": null,\n                \"placeholder\": \"LQKB8j^+00RO~qR*%M%MS5xuxuM{\"\n            },\n            \"category\": null,\n            \"sub_categories\": [],\n            \"sub_categories_count\": 0\n        },\n        {\n            \"id\": 93393,\n            \"type\": \"main\",\n            \"category_id\": null,\n            \"name\": \"Televisions\",\n            \"product_count\": 2,\n            \"for_sale\": true,\n            \"kot_type_id\": null,\n            \"kot_type_text\": null,\n            \"image\": {\n                \"id\": 572727,\n                \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/ds6pP9FujSbZIwmzii5emXKJuZFUQey2LdR8i28d.jpg\",\n                \"width\": null,\n                \"height\": null,\n                \"placeholder\": \"LCEMRO00Imx^~qD$tRIoD+9Zxt%g\"\n            },\n            \"category\": null,\n            \"sub_categories\": [],\n            \"sub_categories_count\": 0\n        },\n        {\n            \"id\": 93392,\n            \"type\": \"main\",\n            \"category_id\": null,\n            \"name\": \"Speakers\",\n            \"product_count\": 3,\n            \"for_sale\": true,\n            \"kot_type_id\": null,\n            \"kot_type_text\": null,\n            \"image\": {\n                \"id\": 572688,\n                \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/6taZaF9eGtiVx7a0v91dRXNuhRWQkbx2hXr9HeuQ.jpg\",\n                \"width\": null,\n                \"height\": null,\n                \"placeholder\": \"LVGQ~=};I@xt~9?Dxsf+59tP$~IW\"\n            },\n            \"category\": null,\n            \"sub_categories\": [],\n            \"sub_categories_count\": 0\n        },\n        {\n            \"id\": 93391,\n            \"type\": \"main\",\n            \"category_id\": null,\n            \"name\": \"Tablets\",\n            \"product_count\": 3,\n            \"for_sale\": true,\n            \"kot_type_id\": null,\n            \"kot_type_text\": null,\n            \"image\": {\n                \"id\": 572723,\n                \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/F0ljZj775s3ZTTXH8tyzliKIr9LNFi3QTXcPxZFX.jpg\",\n                \"width\": null,\n                \"height\": null,\n                \"placeholder\": \"LZF$SF_4x]V}DiD#R%%3NEahM{RN\"\n            },\n            \"category\": null,\n            \"sub_categories\": [],\n            \"sub_categories_count\": 0\n        },\n        {\n            \"id\": 93390,\n            \"type\": \"main\",\n            \"category_id\": null,\n            \"name\": \"Mobile Phone\",\n            \"product_count\": 3,\n            \"for_sale\": true,\n            \"kot_type_id\": null,\n            \"kot_type_text\": null,\n            \"image\": {\n                \"id\": 572717,\n                \"url\": \"https://s3-ap-southeast-1.amazonaws.com/static.ewitypos.com/ewity/2023-02/dcZNLJiSwT0XsIOMfs9NGIcDmB8RQM3BjnqEzesZ.png\",\n                \"width\": null,\n                \"height\": null,\n                \"placeholder\": \"LdL4mP~q~WsS%gIo%2nOxbt7o}o}\"\n            },\n            \"category\": null,\n            \"sub_categories\": [],\n            \"sub_categories_count\": 0\n        },\n        {\n            \"id\": 230,\n            \"type\": \"main\",\n            \"category_id\": null,\n            \"name\": \"Test\",\n            \"product_count\": 0,\n            \"for_sale\": true,\n            \"kot_type_id\": null,\n            \"kot_type_text\": null,\n            \"image\": null,\n            \"category\": null,\n            \"sub_categories\": [\n                {\n                    \"id\": 3647,\n                    \"type\": \"sub\",\n                    \"category_id\": 230,\n                    \"name\": \"Juice Category\",\n                    \"product_count\": 0,\n                    \"for_sale\": true,\n                    \"kot_type_id\": null,\n                    \"kot_type_text\": null,\n                    \"image\": null\n                }\n            ],\n            \"sub_categories_count\": 1\n        }\n    ],\n    \"search\": {\n        \"default\": \"q\",\n        \"searches\": {\n            \"q\": {\n                \"name\": \"default\",\n                \"placeholder\": \"Enter Name\"\n            }\n        }\n    }\n}"}],"_postman_id":"e1becf31-f0ec-40e5-9cb0-1830921d3521"},{"name":"Delete Category","id":"dfe79a4e-bae5-4b8b-99e7-9e5ee1fee446","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"_ga=GA1.1.510973050.1704171539; intercom-device-id-kh97db2q=cc254b05-2895-4551-8a1e-204d4ba8ce38; _ga_SC3QLMLT67=deleted; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2211436%22%2C%22%24device_id%22%3A%20%2218dabef587f1d6-06af504a7d03ef-26001851-144000-18dabef58808e7%22%2C%22%24user_id%22%3A%20%2211436%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22ewity.com%22%7D; _ga_SC3QLMLT67=GS1.1.1707991577.128.1.1707992253.0.0.0; intercom-session-kh97db2q=QVBFR1ZQVU1uYTY1Tjl3MUMrek5zME1rTCs5R3dNeGM2SytOLzhQL2tkcVdxdHRMYmNvcWtPYThIaWdFS0hJaC0tZjk5YmprZXkzYXI0SUhVZCtWeWFlZz09--9a3b51cd8ec64dd27a0d2c7f178861041791ceb4"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/products/home"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"acc2fb32-0376-4aa5-abb8-7bf74b24a082"},{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _fbc=fb.1.1702201708315.IwAR0XCo7-Ji0cwGxlfkAI74Np2GYArPeUmIYThVSNY-CMdGUz2JdZ-7Is4Eg; _fbp=fb.1.1702201708316.286964148; _ga=GA1.1.1447145428.1696407156; _gcl_au=1.1.2119101407.1702207548; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=deleted; intercom-id-kh97db2q=17b204fe-4d71-4f16-8b8e-37bace0cb102; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218d4038136efe4-06ef980c8b2c38-1f525637-29b188-18d4038136ff44%22%2C%22%24user_id%22%3A%20%223%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; _ga_SC3QLMLT67=GS1.1.1707901533.120.1.1707904827.0.0.0; intercom-session-kh97db2q=TzE3WHd3dkJWeHFIdGpvMm5Kenp3c2Zvb1ZydFdBR1JJdm8xOVo2ZndGT3FpcWlNM0lPdFVUZ250T28zSjNuVi0tcWRtTGdlMjlTb1pBMzRIekNUcDVpdz09--decea5bb511b1d27709d556a34c870d235f654c1"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?1"},{"key":"sec-ch-ua-platform","value":"\"Android\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"},{"key":"x-client","value":"{{x-client}}"},{"key":"x-pos-client-id","value":"{{x-pos-client-id}}"},{"key":"Authorization","value":"{{authorization}}"}],"body":{"mode":"raw","raw":"{}"},"url":"https://app.ewitypos.com/api/v1/products/categories/123962","description":"<h3 id=\"delete-product-category\">Delete Product Category</h3>\n<p>This endpoint is used to delete a specific product category.</p>\n<h4 id=\"response\">Response</h4>\n<p>The response for this request is a JSON object following the schema below:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["api","v1","products","categories","123962"],"host":["app","ewitypos","com"],"query":[],"variable":[]}},"response":[{"id":"0b376414-59ea-4be0-b333-c9e99fd6e7f3","name":"Delete Category","originalRequest":{"method":"DELETE","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"_ga=GA1.1.510973050.1704171539; intercom-device-id-kh97db2q=cc254b05-2895-4551-8a1e-204d4ba8ce38; _ga_SC3QLMLT67=deleted; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2211436%22%2C%22%24device_id%22%3A%20%2218dabef587f1d6-06af504a7d03ef-26001851-144000-18dabef58808e7%22%2C%22%24user_id%22%3A%20%2211436%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22ewity.com%22%7D; _ga_SC3QLMLT67=GS1.1.1707991577.128.1.1707992253.0.0.0; intercom-session-kh97db2q=QVBFR1ZQVU1uYTY1Tjl3MUMrek5zME1rTCs5R3dNeGM2SytOLzhQL2tkcVdxdHRMYmNvcWtPYThIaWdFS0hJaC0tZjk5YmprZXkzYXI0SUhVZCtWeWFlZz09--9a3b51cd8ec64dd27a0d2c7f178861041791ceb4"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/products/home"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"acc2fb32-0376-4aa5-abb8-7bf74b24a082"},{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _fbc=fb.1.1702201708315.IwAR0XCo7-Ji0cwGxlfkAI74Np2GYArPeUmIYThVSNY-CMdGUz2JdZ-7Is4Eg; _fbp=fb.1.1702201708316.286964148; _ga=GA1.1.1447145428.1696407156; _gcl_au=1.1.2119101407.1702207548; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=deleted; intercom-id-kh97db2q=17b204fe-4d71-4f16-8b8e-37bace0cb102; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218d4038136efe4-06ef980c8b2c38-1f525637-29b188-18d4038136ff44%22%2C%22%24user_id%22%3A%20%223%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; _ga_SC3QLMLT67=GS1.1.1707901533.120.1.1707904827.0.0.0; intercom-session-kh97db2q=TzE3WHd3dkJWeHFIdGpvMm5Kenp3c2Zvb1ZydFdBR1JJdm8xOVo2ZndGT3FpcWlNM0lPdFVUZ250T28zSjNuVi0tcWRtTGdlMjlTb1pBMzRIekNUcDVpdz09--decea5bb511b1d27709d556a34c870d235f654c1"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?1"},{"key":"sec-ch-ua-platform","value":"\"Android\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"},{"key":"x-client","value":"{{x-client}}"},{"key":"x-pos-client-id","value":"{{x-pos-client-id}}"},{"key":"Authorization","value":"{{authorization}}"}],"body":{"mode":"raw","raw":"{}"},"url":"https://app.ewitypos.com/api/v1/products/categories/123962"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 May 2024 10:14:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.12.2"},{"key":"X-Powered-By","value":"PHP/7.2.34"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"dfe79a4e-bae5-4b8b-99e7-9e5ee1fee446"}],"id":"56508cbf-7229-49b3-98b0-5ed8005aaa79","_postman_id":"56508cbf-7229-49b3-98b0-5ed8005aaa79","description":""}],"id":"7f7aee0e-cb79-426e-87dd-d4ff6bb9a013","_postman_id":"7f7aee0e-cb79-426e-87dd-d4ff6bb9a013","description":""},{"name":"Inventory","item":[{"name":"Receive Inventory","id":"e16f22aa-3374-48f4-8021-59e380a705f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer NMkXTY3mKPTvgNlGXXh30bLgAPUQtZOx"},{"key":"cookie","value":"_ga=GA1.1.510973050.1704171539; intercom-device-id-kh97db2q=cc254b05-2895-4551-8a1e-204d4ba8ce38; _ga_SC3QLMLT67=deleted; intercom-id-kh97db2q=64147df7-e29a-4b82-b73d-da5c189ef49c; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222947%22%2C%22%24device_id%22%3A%20%2218de97e4eb8925-045f5561649a92-26001851-144000-18de97e4eb9872%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222947%22%7D; _ga_SC3QLMLT67=GS1.1.1709031430.152.1.1709034018.0.0.0; intercom-session-kh97db2q=ZUlHUW1HeVA4aE13M1NqVVlabEhDekN0UGRCOUtsOFlrM2ZCRmhxM3RnZWsvZ3V6bTNvdS9xMGpJYUlzSkl6TC0tTFBHWmUybkJyRTI4N256Y1M4VzlmQT09--0b93f62dcf52e2bc19a5011fe055f3cd6e7e6f19"},{"key":"referer","value":"https://app.ewitypos.com/inventory/details/po-receives/882966"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"6cbca2a1-5fdc-43e4-b51a-3740634553c8"}],"url":"https://app.ewitypos.com/api/v1/purchases/receives/882966?","urlObject":{"protocol":"https","path":["api","v1","purchases","receives","882966"],"host":["app","ewitypos","com"],"query":[{"key":"","value":null}],"variable":[]}},"response":[{"id":"c3c510b2-a8fb-4e29-9006-c053314648bf","name":"Receive Inventory","originalRequest":{"method":"POST","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer uTd4Aobpy1GSmk1ievLo2oDbQzN1lfaq"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"_ga=GA1.1.510973050.1704171539; intercom-device-id-kh97db2q=cc254b05-2895-4551-8a1e-204d4ba8ce38; _ga_SC3QLMLT67=deleted; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2211436%22%2C%22%24device_id%22%3A%20%2218dabef587f1d6-06af504a7d03ef-26001851-144000-18dabef58808e7%22%2C%22%24user_id%22%3A%20%2211436%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22ewity.com%22%7D; _ga_SC3QLMLT67=GS1.1.1707991577.128.1.1707994015.0.0.0; intercom-session-kh97db2q=NVNiaWkvNURpdEk1ak1FTEpWbWgzUkdSL25xUmZqV3lDZnBMQ1ViZFYxdjF5SDFBbkt2NTlUT096R0s5QitGay0tbFhQejVnSEYxbzFHN3pwcUg5UkVVdz09--f1eb43b998bb7673a1a19e42306bf81e7209a12b"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/inventory/receive-stock"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"acc2fb32-0376-4aa5-abb8-7bf74b24a082"}],"body":{"mode":"raw","raw":"{\r\n    \"location_id\": \"3817\",\r\n    \"supplier_id\": \"70413\",\r\n    \"remarks\": \"test api\",\r\n    \"existing\": [\r\n        {\r\n            \"variant_id\": 3450805,\r\n            \"cost_price\": 13,\r\n            \"serials\": [],\r\n            \"unit\": \"pcs\",\r\n            \"unit_scale\": 1,\r\n            \"unit_count\": 1,\r\n            \"count\": 1,\r\n            \"sales_price\": 28.703704,\r\n            \"taxes\": [\r\n                {\r\n                    \"id\": 3177,\r\n                    \"name\": \"GST @ 8%\",\r\n                    \"rate\": 0.08,\r\n                    \"code\": \"G\",\r\n                    \"type\": \"percent\",\r\n                    \"enabled\": true\r\n                }\r\n            ]\r\n        }\r\n    ],\r\n    \"new\": [],\r\n    \"supplier_invoice_number\": \"IVC 6819\",\r\n    \"supplier_invoice_date\": \"2024-02-15\"\r\n}"},"url":"https://app.ewitypos.com/api/v1/inventories/stocks/receive-bulk"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 18 Feb 2024 06:55:36 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.12.2"},{"key":"X-Powered-By","value":"PHP/7.2.34"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 870166,\n        \"number\": \"PR/000445\"\n    }\n}"}],"_postman_id":"e16f22aa-3374-48f4-8021-59e380a705f5"},{"name":"Adjust Stock","id":"551bf962-5903-4cd0-a8e8-361420d567b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer NMkXTY3mKPTvgNlGXXh30bLgAPUQtZOx"},{"key":"cookie","value":"_ga=GA1.1.510973050.1704171539; intercom-device-id-kh97db2q=cc254b05-2895-4551-8a1e-204d4ba8ce38; _ga_SC3QLMLT67=deleted; intercom-id-kh97db2q=64147df7-e29a-4b82-b73d-da5c189ef49c; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222947%22%2C%22%24device_id%22%3A%20%2218de97e4eb8925-045f5561649a92-26001851-144000-18de97e4eb9872%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222947%22%7D; _ga_SC3QLMLT67=GS1.1.1709031430.152.1.1709034639.0.0.0; intercom-session-kh97db2q=c0l2NnhMc1RIZFZYb2ZVSWFFb3J2TEMzMjRGM2N1NTFJWEVVTHZ0NUxETEpKVDY0ci9tWCsrRUw3UXgvdlZwZy0tVEQyMXZzTlZKVDNLSUpGa1l1Z05KQT09--4ce65e7a9a47cd330f00cb292244efd48dafbab4"},{"key":"referer","value":"https://app.ewitypos.com/inventory/home"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"6cbca2a1-5fdc-43e4-b51a-3740634553c8"}],"url":"https://app.ewitypos.com/api/v1/inventories/stocks/5296889?","urlObject":{"protocol":"https","path":["api","v1","inventories","stocks","5296889"],"host":["app","ewitypos","com"],"query":[{"key":"","value":null}],"variable":[]}},"response":[],"_postman_id":"551bf962-5903-4cd0-a8e8-361420d567b3"},{"name":"Set Cost Price","id":"40cc7086-544a-435a-9b98-c80791e77215","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer uTd4Aobpy1GSmk1ievLo2oDbQzN1lfaq"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"_ga=GA1.1.510973050.1704171539; intercom-device-id-kh97db2q=cc254b05-2895-4551-8a1e-204d4ba8ce38; _ga_SC3QLMLT67=deleted; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2211436%22%2C%22%24device_id%22%3A%20%2218dabef587f1d6-06af504a7d03ef-26001851-144000-18dabef58808e7%22%2C%22%24user_id%22%3A%20%2211436%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22ewity.com%22%7D; _ga_SC3QLMLT67=GS1.1.1707991577.128.1.1707994123.0.0.0; intercom-session-kh97db2q=Z3RmejR6UDBUdXM3SmUraW0yZkhDY1NWelNsTGJmaFZTYnhBZ0RXM2c5aFVQeUVycGtTZXk5dHY3SU9GM2ZTUi0tdnA1RUJielJ4dFRiYk1oMXd3Mno1Zz09--8834db57327494b80ee0e6dacf4ba265a829b7be"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/inventory/home"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"acc2fb32-0376-4aa5-abb8-7bf74b24a082"}],"body":{"mode":"raw","raw":"{\"cost_price\":31,\"note\":\"r\"}"},"url":"https://app.ewitypos.com/api/v1/inventories/stocks/5280472/changes/cost-price","urlObject":{"protocol":"https","path":["api","v1","inventories","stocks","5280472","changes","cost-price"],"host":["app","ewitypos","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"40cc7086-544a-435a-9b98-c80791e77215"},{"name":"Transfer Stock","id":"48be9860-ed1d-4a84-9715-dff1dad8cd67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer uTd4Aobpy1GSmk1ievLo2oDbQzN1lfaq"},{"key":"cookie","value":"_ga=GA1.1.510973050.1704171539; intercom-device-id-kh97db2q=cc254b05-2895-4551-8a1e-204d4ba8ce38; _ga_SC3QLMLT67=deleted; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2211436%22%2C%22%24device_id%22%3A%20%2218dabef587f1d6-06af504a7d03ef-26001851-144000-18dabef58808e7%22%2C%22%24user_id%22%3A%20%2211436%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22ewity.com%22%7D; intercom-session-kh97db2q=bUlvKzdncjM3NUZ6anpHbmRPNGJJSzN1djUzR0E2SFpHYTlqV0Z1dXRGMjZGaW1OdEo0ZzlyRWVnYlNJS3ZrMy0tQ3pRZWpVUWV5QWFXMVV1eUViYTRPQT09--31f3ca18057359b4f212c5c5c81cd4dc4796a19d; _ga_SC3QLMLT67=GS1.1.1707991577.128.1.1707994276.0.0.0"},{"key":"referer","value":"https://app.ewitypos.com/inventory/details/transfer-issue/303976"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"acc2fb32-0376-4aa5-abb8-7bf74b24a082"}],"url":"https://app.ewitypos.com/api/v1/transfers/issues/303976?","urlObject":{"protocol":"https","path":["api","v1","transfers","issues","303976"],"host":["app","ewitypos","com"],"query":[{"key":"","value":null}],"variable":[]}},"response":[],"_postman_id":"48be9860-ed1d-4a84-9715-dff1dad8cd67"}],"id":"af115cc4-479c-4543-9045-56f6b425e03b","_postman_id":"af115cc4-479c-4543-9045-56f6b425e03b","description":""},{"name":"Reports","item":[{"name":"Taxes and Fees","item":[{"name":"Tax and Fees Report","item":[{"name":"Tax and Fees Report","id":"7d0ca153-6ba9-4e56-b4b5-2f7f76201a5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716887214.0.0.0; intercom-session-kh97db2q=REc4dE0yb0huVFBXeUNOU2c0Lzd1cGwveTMrRGc2SHNiZFlGWDM4YWZlR1hrY09zaFJaWS9sZW5BeGVwbFJiLy0ta2crYUYyd2NpS0VtWWdjOGNHVWh2UT09--817f69908bfc770c46777b30190f27a3dc31a1b5"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/period-tax"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/period-tax/export/summaryPdf?period=2024-05-01%2C2024-05-31&locations=location%2F3817&async=0","description":"<p>This endpoint makes an HTTP GET request to retrieve a summary PDF report for period tax export. The request includes the following query parameters:</p>\n<ul>\n<li><p>period: 2024-05-01,2024-05-31</p>\n</li>\n<li><p>locations: location/3817</p>\n</li>\n<li><p>async: 0</p>\n</li>\n</ul>\n<p>The response of this request is a PDF file representing the summary report for the specified period and location.</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","period-tax","export","summaryPdf"],"host":["app","ewitypos","com"],"query":[{"key":"period","value":"2024-05-01%2C2024-05-31"},{"key":"locations","value":"location%2F3817"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"7d0ca153-6ba9-4e56-b4b5-2f7f76201a5e"}],"id":"d0613f8e-db0d-4a3d-9787-d517b9c44cfb","_postman_id":"d0613f8e-db0d-4a3d-9787-d517b9c44cfb","description":""},{"name":"MIRA Tax Report","item":[{"name":"MIRA Tax Report","id":"8948d60c-9684-469f-8069-e4d3717fb685","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; intercom-session-kh97db2q=VnpycFdxMzArSE9RdWJxQ2hlbjR4M1FVOGwvQyszRS84dzRodG51SHcxaDlPWlZ6QVM5eDBMamlPZ1p5QktPeC0tR3l5YUcvZnBwNmQxelZvL2I0aHhNUT09--29bbd23adda3ffcc43b10d27b23ed5a72f983227; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716887282.0.0.0"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/mira-report"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/mira-report/export/summaryPdf?tin=11237GST501&period=2024-05-01%2C2024-05-31&async=0","description":"<p>The endpoint <code>https://app.ewitypos.com/api/v1/reporting/mira-report/export/summaryPdf</code> is a GET request to retrieve a summary PDF report. It takes query parameters <code>tin</code>, <code>period</code>, and <code>async</code> for filtering the report.</p>\n<h3 id=\"response\">Response</h3>\n<p>The response returns a PDF file with a status code of 200 and a content type of <code>application/pdf</code>. Since the response is a binary PDF file, it does not have a JSON schema.</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","mira-report","export","summaryPdf"],"host":["app","ewitypos","com"],"query":[{"key":"tin","value":"11237GST501"},{"key":"period","value":"2024-05-01%2C2024-05-31"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"8948d60c-9684-469f-8069-e4d3717fb685"}],"id":"5cdcbf30-dc23-4a66-9dd9-f7f8cea232a0","_postman_id":"5cdcbf30-dc23-4a66-9dd9-f7f8cea232a0","description":""}],"id":"56653a22-9038-450b-a5a9-b901b140629b","_postman_id":"56653a22-9038-450b-a5a9-b901b140629b","description":""},{"name":"Inventory","item":[{"name":"Inventory Overview","item":[{"name":"Inventory Overview","id":"f54666c3-e993-4802-ac81-e0f16c946e27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716887444.0.0.0; intercom-session-kh97db2q=RHVZem11N1MvektRTEVnYysxM2pQNUVvU01wY3prUzdlTE83SENTNEtsellnWDc4M2FXZ2lCdmZGbXNBVGZQSS0tTHZOWG44c3QvdkR0UUlSL2EyL29VUT09--8ad1ed264cb2b03e0069a384d7aabd816ad0f64e"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/inventory-report"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/inventory-report/export/summaryPdf?location=location%2F6747&brands=Brand%2F265167&categories=Category%2F118566&stock=all&async=0","description":"<h1 id=\"inventory-report-export-summary-pdf\">Inventory Report Export Summary PDF</h1>\n<p>This endpoint retrieves an inventory report in the form of a summary PDF. The request includes parameters for location, brands, categories, stock, and an option for asynchronous processing.</p>\n<h2 id=\"request\">Request</h2>\n<h3 id=\"query-parameters\">Query Parameters</h3>\n<ul>\n<li><p><code>location</code>: The location for which the inventory report is requested.</p>\n</li>\n<li><p><code>brands</code>: The specific brands to include in the report.</p>\n</li>\n<li><p><code>categories</code>: The categories to be included in the report.</p>\n</li>\n<li><p><code>stock</code>: Indicates the type of stock to be included in the report (e.g., all, in-stock, out-of-stock).</p>\n</li>\n<li><p><code>async</code>: A flag to indicate if the request should be processed asynchronously (0 for synchronous, 1 for asynchronous).</p>\n</li>\n</ul>\n<h2 id=\"response\">Response</h2>\n<p>The response of this request is a PDF file representing the inventory report summary. The content type of the response is <code>application/pdf</code>.</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","inventory-report","export","summaryPdf"],"host":["app","ewitypos","com"],"query":[{"key":"location","value":"location%2F6747"},{"key":"brands","value":"Brand%2F265167"},{"key":"categories","value":"Category%2F118566"},{"key":"stock","value":"all"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"f54666c3-e993-4802-ac81-e0f16c946e27"}],"id":"86fe2f7d-6db0-4016-bebc-3088a5924455","_postman_id":"86fe2f7d-6db0-4016-bebc-3088a5924455","description":""},{"name":"Inventory Changes Summary","item":[{"name":"Inventory Changes Summary","id":"58bc143c-1624-413a-ba8f-c95087bbc308","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; intercom-session-kh97db2q=SnFwaHgzSXVYMk9QakFIQmxZaThoTmg1V1hPSmcxeVdsNmNIVENuV0JjQjVTWmtxR2V6RzRRNGJUK3BINmczVC0tWVhZc2FmbGZSMHhaNnRsNmJWcW00QT09--91ab3cbba253745b21d6eb8bad5f68713d7438bb; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716887549.0.0.0"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/inventory-changes-summary"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/inventory-changes-summary/export/summaryPdf?period=2024-05-01%2C2024-05-31&location=location%2F6747&categories=undefined&async=0","description":"<p>This endpoint makes an HTTP GET request to retrieve a summary PDF report of inventory changes within a specified period and location. The request includes parameters for the period, location, categories, and an asynchronous flag.</p>\n<h3 id=\"response\">Response</h3>\n<p>The response of this request is a PDF document representing the inventory changes summary. As requested by the user, the response can be documented as a JSON schema. However, since the response is in PDF format, it does not conform to the JSON schema standard. Therefore, the response cannot be documented as a JSON schema.</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","inventory-changes-summary","export","summaryPdf"],"host":["app","ewitypos","com"],"query":[{"key":"period","value":"2024-05-01%2C2024-05-31"},{"key":"location","value":"location%2F6747"},{"key":"categories","value":"undefined"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"58bc143c-1624-413a-ba8f-c95087bbc308"}],"id":"1cc83241-52b7-4a3a-bcfa-f385425fb1cb","_postman_id":"1cc83241-52b7-4a3a-bcfa-f385425fb1cb","description":""},{"name":"Inventory Changes Report","item":[{"name":"Inventory Changes Report","id":"faa0ee00-93e5-4bdc-b420-a3c2d0f66e7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; intercom-session-kh97db2q=MUhFR1pYR3kvSHFwZTlSemFPNHRWSGxzekh6dFJhZTMrUmRPZ0pVMkhnaEhFVXR3UDJmcnFMVVB4Qmx3cnhmKy0tT1dVZWk0Q0JrQitBLys3V1lXVEdrZz09--ff7f0d50e1b5d2fab31076484549e46ada944c13; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716888234.0.0.0"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/inventory-changes-report"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/inventory-changes-report/export/summaryPdf?period=2024-05-01%2C2024-05-31&location=location%2F6747&stocks=all&categories=undefined&async=0","description":"<h1 id=\"inventory-changes-report-export-summary-pdf\">Inventory Changes Report Export Summary PDF</h1>\n<p>This endpoint retrieves the summary PDF of the inventory changes report.</p>\n<h2 id=\"request\">Request</h2>\n<h3 id=\"query-parameters\">Query Parameters</h3>\n<ul>\n<li><p><code>period</code> (string): Specifies the period for which the report is generated.</p>\n</li>\n<li><p><code>location</code> (string): Specifies the location for which the report is generated.</p>\n</li>\n<li><p><code>stocks</code> (string): Specifies the filter for the report by specific stocks.</p>\n</li>\n<li><p><code>categories</code> (string): Specifies the filter for the report by specific categories.</p>\n</li>\n<li><p><code>async</code> (integer): Indicates if the request is asynchronous.</p>\n</li>\n</ul>\n<h2 id=\"response\">Response</h2>\n<p>The response for this request is a PDF file with content type \"application/pdf\".</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","inventory-changes-report","export","summaryPdf"],"host":["app","ewitypos","com"],"query":[{"key":"period","value":"2024-05-01%2C2024-05-31"},{"key":"location","value":"location%2F6747"},{"key":"stocks","value":"all"},{"key":"categories","value":"undefined"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"faa0ee00-93e5-4bdc-b420-a3c2d0f66e7d"}],"id":"46dade43-e88c-4f7e-86b6-291187b7518f","_postman_id":"46dade43-e88c-4f7e-86b6-291187b7518f","description":""},{"name":"Detailed Inventory Changes","item":[{"name":"Detailed Inventory Changes","id":"00b747cf-9c6b-483f-bcfc-684dec5861af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716888313.0.0.0; intercom-session-kh97db2q=ZlBrVDdXak1NOWN4QmgxWldoNytOK1dGSkt2bE1ZdE9mOGRNS0MyYjl4SGg1WmMvRTkwb3doNmpRYWVibU4xdy0tZFpsMndZSlcxeDBBY3ZvL0gxR1NKZz09--d24778683de2ca1a09cc9bc126e7f6e074494ac6"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/inventory-change-details"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/inventory-change-details/export/summaryPdf?period=2024-05-01%2C2024-05-31&locations=location%2F6747&types=adjustment&categories=undefined&async=0","description":"<h1 id=\"inventory-change-details-summary-pdf-export\">Inventory Change Details Summary PDF Export</h1>\n<p>This endpoint allows you to export a summary PDF report of inventory change details.</p>\n<h2 id=\"request\">Request</h2>\n<h3 id=\"query-parameters\">Query Parameters</h3>\n<ul>\n<li><p><code>period</code> (string): The period for which the report is generated.</p>\n</li>\n<li><p><code>locations</code> (string): The location for which the report is generated.</p>\n</li>\n<li><p><code>types</code> (string): The type of inventory change details to include in the report.</p>\n</li>\n<li><p><code>categories</code> (string, optional): The categories of inventory change details to include in the report.</p>\n</li>\n<li><p><code>async</code> (integer): Flag to indicate if the request is asynchronous (0 for synchronous, 1 for asynchronous).</p>\n</li>\n</ul>\n<h4 id=\"example\">Example</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET https://app.ewitypos.com/api/v1/reporting/inventory-change-details/export/summaryPdf?period=2024-05-01,2024-05-31&amp;locations=location/6747&amp;types=adjustment&amp;categories=undefined&amp;async=0\n\n</code></pre><h2 id=\"response\">Response</h2>\n<p>The response for this request is a PDF file containing the summary of inventory change details.</p>\n<h3 id=\"json-schema\">JSON Schema</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"type\": \"string\",\n  \"format\": \"binary\"\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","inventory-change-details","export","summaryPdf"],"host":["app","ewitypos","com"],"query":[{"key":"period","value":"2024-05-01%2C2024-05-31"},{"key":"locations","value":"location%2F6747"},{"key":"types","value":"adjustment"},{"key":"categories","value":"undefined"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"00b747cf-9c6b-483f-bcfc-684dec5861af"}],"id":"5ea0857e-48e6-4a70-acce-db7e3c8662cb","_postman_id":"5ea0857e-48e6-4a70-acce-db7e3c8662cb","description":""},{"name":"Inventory Aging Report","item":[{"name":"Inventory Aging Report","id":"b2532c53-2551-4e35-bbb5-8756460eaffb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716888377.0.0.0; intercom-session-kh97db2q=b2IyM2V6ZHNGQytiZlhoV2lUdTFvUVRMU2VTaHpxM2lPbTVzUTNXam5HSXlvVFVMOVRJdGFmMU40UG5DNnNSWC0tOU0zS2pNeVdIMDQ0NGp0L0pOckpNQT09--b5246b290bed0b1cc05497bdcc619e70ee6a1e60"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/inventory-aging"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/inventory-aging/export/summaryPdf?type=cumulative&categories=undefined&async=0","description":"<p>This API endpoint sends an HTTP GET request to retrieve a summary PDF report for inventory aging from the specified URL. The request includes query parameters such as 'type', 'categories', and 'async'.</p>\n<h3 id=\"request-parameters\">Request Parameters</h3>\n<ul>\n<li><p>type (query parameter): Specifies the type of report to be generated.</p>\n</li>\n<li><p>categories (query parameter): Defines the categories for the report.</p>\n</li>\n<li><p>async (query parameter): Indicates whether the report generation should be asynchronous.</p>\n</li>\n</ul>\n<h3 id=\"response\">Response</h3>\n<p>Upon successful execution, the API returns a PDF file as the response with a status code of 200 and a content type of 'application/pdf'.</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","inventory-aging","export","summaryPdf"],"host":["app","ewitypos","com"],"query":[{"key":"type","value":"cumulative"},{"key":"categories","value":"undefined"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"b2532c53-2551-4e35-bbb5-8756460eaffb"}],"id":"9766487e-3e66-40d6-ba01-2769901ffcc4","_postman_id":"9766487e-3e66-40d6-ba01-2769901ffcc4","description":""},{"name":"Location Low Stock Report","item":[{"name":"Location Low Stock Report","id":"de3bbd13-057a-4668-9f98-540e0f47f07f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; intercom-session-kh97db2q=dHF1UUtYc3grZmxWZzFBRHdNOWxncXg0MnY3eklkMlZVeitucWhESE5lTU5pVlYwVnVxTmlhQ0ZaczdqSDdGOS0tbTRtS1l1ZlJYbFJBeUxaR0hmOTNQUT09--c45485c30bf4c80009e97c0db5e85e0f143c4003; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716888445.0.0.0"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/location-low-stock"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/location-low-stock/export/summaryPdf?location=location%2F3817&async=0","description":"<h1 id=\"reporting-location-low-stock-summary-pdf-export\">Reporting Location Low Stock Summary PDF Export</h1>\n<p>This API endpoint is used to generate a summary PDF report for low stock locations.</p>\n<h2 id=\"request\">Request</h2>\n<h3 id=\"endpoint\">Endpoint</h3>\n<p><code>GET https://app.ewitypos.com/api/v1/reporting/location-low-stock/export/summaryPdf</code></p>\n<h3 id=\"query-parameters\">Query Parameters</h3>\n<ul>\n<li><p><code>location</code>: The ID of the location for which the summary PDF report is to be generated.</p>\n</li>\n<li><p><code>async</code>: A flag to indicate if the request should be processed asynchronously. Set to <code>0</code> for synchronous processing.</p>\n</li>\n</ul>\n<h2 id=\"response\">Response</h2>\n<p>Upon successful execution, the API returns a PDF file containing the summary report for the low stock location.</p>\n<h3 id=\"response-status\">Response Status</h3>\n<ul>\n<li><code>200 OK</code></li>\n</ul>\n<h3 id=\"response-headers\">Response Headers</h3>\n<ul>\n<li><code>Content-Type: application/pdf</code></li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","location-low-stock","export","summaryPdf"],"host":["app","ewitypos","com"],"query":[{"key":"location","value":"location%2F3817"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"de3bbd13-057a-4668-9f98-540e0f47f07f"}],"id":"5161bd68-521a-41f6-a2e5-01f586385d06","_postman_id":"5161bd68-521a-41f6-a2e5-01f586385d06","description":""},{"name":"Company Low Stock Report","item":[{"name":"Company Low Stock Report","id":"427b2384-fc8f-4af8-8592-5dd8ad8aaef0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716889330.0.0.0; intercom-session-kh97db2q=Y3JDNm1yTGdLN0h0cldHRmhLTHlJcG9lZklYMUUzOUtjcngvREUvL1lYVDZMNFRjUmpwdmpqRGVUOWw0Mk1RMi0tVHFDME14RExQcFJFdjdGeTVOcDdjZz09--0fc76a844bea96480d02afbe9e0a78f388ef9b89"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/company-low-stock"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/company-low-stock/export/summaryPdf?async=0","description":"<h1 id=\"company-low-stock-summary-pdf-export\">Company Low Stock Summary PDF Export</h1>\n<p>This endpoint allows you to export a summary of low stock report for the company in PDF format.</p>\n<h2 id=\"request\">Request</h2>\n<h3 id=\"query-parameters\">Query Parameters</h3>\n<ul>\n<li><code>async</code> (optional): A boolean value to indicate if the request should be processed asynchronously. Set to 0 for synchronous processing.</li>\n</ul>\n<h3 id=\"response\">Response</h3>\n<p>The response will be in the form of a PDF file, with the following characteristics:</p>\n<ul>\n<li><p><strong>Status</strong>: 200</p>\n</li>\n<li><p><strong>Content-Type</strong>: application/pdf</p>\n</li>\n</ul>\n<p>The response body for this request does not contain any JSON data, as it returns a PDF file.</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","company-low-stock","export","summaryPdf"],"host":["app","ewitypos","com"],"query":[{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"427b2384-fc8f-4af8-8592-5dd8ad8aaef0"}],"id":"467d4803-130b-48a9-9162-f28156639551","_postman_id":"467d4803-130b-48a9-9162-f28156639551","description":""},{"name":"Batch Expiry","item":[{"name":"Batch Expiry","id":"4e53e2f9-cc7d-4be1-96b0-45b0d06ce568","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; intercom-session-kh97db2q=SldFVHJmalNwdWFGcTd6eEJLTWM2SDRwaTdoNVNrV0h4SSs0Q0czYUFSMmpXUVg3V2hTd0tMUUYxZVdFbnNiUy0tSDJWQThNRC9uQ1dqdk9sQVNpekxGZz09--be91e111623f3f2a42e99285f7cace8955c4d2b3; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716889400.0.0.0"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/batch-expiry"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/batch-expiry/export/reportPdf?dates=2024-05-01%2C2024-05-31&locations=location%2F3817&async=0","description":"<p>This API endpoint sends an HTTP GET request to retrieve a PDF report for batch expiry. The request includes query parameters for dates, locations, and an async flag.</p>\n<h3 id=\"request\">Request</h3>\n<ul>\n<li><p>Method: GET</p>\n</li>\n<li><p>URL: <code>https://app.ewitypos.com/api/v1/reporting/batch-expiry/export/reportPdf</code></p>\n</li>\n<li><p>Query Parameters:</p>\n<ul>\n<li><p><code>dates</code>: (string) The start and end dates for the report.</p>\n</li>\n<li><p><code>locations</code>: (string) The location for which the report is requested.</p>\n</li>\n<li><p><code>async</code>: (integer) A flag to indicate if the request should be processed asynchronously.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"response\">Response</h3>\n<p>Upon successful execution, the API returns a PDF file as the response with a status code of 200 and a Content-Type of application/pdf.</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","batch-expiry","export","reportPdf"],"host":["app","ewitypos","com"],"query":[{"key":"dates","value":"2024-05-01%2C2024-05-31"},{"key":"locations","value":"location%2F3817"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"4e53e2f9-cc7d-4be1-96b0-45b0d06ce568"}],"id":"bf867892-669d-48f5-8e1a-1950e3602a5e","_postman_id":"bf867892-669d-48f5-8e1a-1950e3602a5e","description":""},{"name":"Batch Expired Stock Report","item":[{"name":"Batch Expired Stock Report","id":"6d316061-f3bf-4048-ae07-69372a52ba0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716889722.0.0.0; intercom-session-kh97db2q=RVU0bEpPdXgyMWdUTjltSUIwcE82ci9YZ3dYY3RQRHFsTmdBRk5BYlpFMVBJOVk1MzQ1OCtoVkE2T2cyOG5OTS0tVHdwZnA0VktKbDJHcDJQcjllRElpZz09--35c46920038645efd9f3a11aa4eaae6c6a380ca8"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/in-stock-expiry"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/in-stock-expiry/export/reportPdf?date=2024-05-02&locations=location%2F6747&async=0","description":"<p>This endpoint makes an HTTP GET request to retrieve a PDF report for in-stock expiry. The request includes the date parameter set to \"2024-05-02\" and the locations parameter set to \"location/6747\". Additionally, the async parameter is set to \"0\" to indicate synchronous execution.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<p>This request does not contain a request body.</p>\n<h3 id=\"response\">Response</h3>\n<p>Upon a successful execution, the endpoint returns a PDF file as the response with a status code of 200 and a Content-Type of \"application/pdf\".</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","in-stock-expiry","export","reportPdf"],"host":["app","ewitypos","com"],"query":[{"key":"date","value":"2024-05-02"},{"key":"locations","value":"location%2F6747"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"6d316061-f3bf-4048-ae07-69372a52ba0f"}],"id":"6aa6b249-8299-4779-84ea-fe398b460b7f","_postman_id":"6aa6b249-8299-4779-84ea-fe398b460b7f","description":""},{"name":"In Stock Batch Report","item":[{"name":"In Stock Batch Report","id":"f7c7233e-6571-4d05-aa63-2e420bf4f56b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716889816.0.0.0; intercom-session-kh97db2q=VzBMM2ZYOFFlekl0ZmV0MVhQMEYvU1I5WVhoOXd2blhxbC9RT2lWZVhPRUE5aVIwNVVrSEZuTVdscWtGblA3ei0tL1hsRTFidjlXSjc0aWp0eUsxNXNQUT09--e0f3ac731e89d00beeb4b035ed4093a1d9c123b3"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/in-stock-batch-report"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/in-stock-batch-report/export/reportPdf?locations=location%2F3817&async=0","description":"<p>This HTTP GET request is used to retrieve a PDF report of in-stock batch information from the specified location. The request should include the query parameters \"locations\" with the location ID and \"async\" with a value of 0 to indicate synchronous execution.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<p>This request does not contain a request body.</p>\n<h3 id=\"response-body\">Response Body</h3>\n<p>The response will be a PDF file containing the in-stock batch report.</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","in-stock-batch-report","export","reportPdf"],"host":["app","ewitypos","com"],"query":[{"key":"locations","value":"location%2F3817"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"f7c7233e-6571-4d05-aa63-2e420bf4f56b"}],"id":"dc786ce9-99c0-4976-a6e2-227fe6e9de48","_postman_id":"dc786ce9-99c0-4976-a6e2-227fe6e9de48","description":""}],"id":"67e14088-eb5b-4435-ae06-da5821945b49","_postman_id":"67e14088-eb5b-4435-ae06-da5821945b49","description":""},{"name":"Transfers","item":[{"name":"Period Transfer Requests","item":[{"name":"Period Transfer Requests","id":"1ba662e7-1ae5-47cf-8f6a-78e2087274d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716890187.0.0.0; intercom-session-kh97db2q=bHhQNlpQcUR5cG9ENDRYMzgyS2lydWYwQkdxdEMyR3hLTWRkeWtKRUF2RDl2SEpHWWIydXZHUTIzMEplYnZpVi0tUzlJd0VUS05qWDJmNkZUZFF0QW9JZz09--1f20252d63404a275877886afdff2c0aca01d8a9"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/period-transfer-requests"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/period-transfer-requests/export/requestsPdf?period=2024-05-01%2C2024-05-31&locations_from=location%2F6747&locations_to=location%2F6747&status=draft&async=0","description":"<h3 id=\"get-period-transfer-requests-pdf\">Get Period Transfer Requests PDF</h3>\n<p>This endpoint retrieves a PDF report of period transfer requests based on the specified period, locations, and status.</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<ul>\n<li><p><code>period</code>: The period for which the transfer requests are to be exported.</p>\n</li>\n<li><p><code>locations_from</code>: The source location for the transfer requests.</p>\n</li>\n<li><p><code>locations_to</code>: The destination location for the transfer requests.</p>\n</li>\n<li><p><code>status</code>: The status of the transfer requests.</p>\n</li>\n<li><p><code>async</code>: Indicates if the request should be processed asynchronously.</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response will be a PDF document containing the period transfer requests.</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","period-transfer-requests","export","requestsPdf"],"host":["app","ewitypos","com"],"query":[{"key":"period","value":"2024-05-01%2C2024-05-31"},{"key":"locations_from","value":"location%2F6747"},{"key":"locations_to","value":"location%2F6747"},{"key":"status","value":"draft"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"1ba662e7-1ae5-47cf-8f6a-78e2087274d2"}],"id":"a2d31541-4a10-426e-81ac-f3c6c5b33cbe","_postman_id":"a2d31541-4a10-426e-81ac-f3c6c5b33cbe","description":""},{"name":"Period Transfer Issues","item":[{"name":"Period Transfer Issues","id":"0b5ab454-8555-4c68-bd7d-942504dbfb08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716890427.0.0.0; intercom-session-kh97db2q=Z1hGeVM1NXZUK25IS3hNNzVZeUpJRHY2OFZNYnVlSUNweFJnSjdsa2FDS3ZRbTg3VisremEyS0JRdUhsSVhDbi0tb3lWczdGUWF0QnVjZFZ5WVhPTktGZz09--67cb70c2bc531f0cad4bc652a4ef2be9f1710da2"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/period-transfer-issues"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/period-transfer-issues/export/issuesPdf?period=2024-05-01%2C2024-05-31&locations_from=location%2F6747&locations_to=location%2F7736&categories=undefined&async=0","description":"<h1 id=\"reporting-period-transfer-issues-export-pdf\">Reporting Period Transfer Issues Export (PDF)</h1>\n<p>This endpoint allows users to export a PDF report of transfer issues within a specified period.</p>\n<h3 id=\"request-parameters\">Request Parameters</h3>\n<ul>\n<li><p><code>period</code>: The period for which the transfer issues report is requested.</p>\n</li>\n<li><p><code>locations_from</code>: The source location for the transfer issues report.</p>\n</li>\n<li><p><code>locations_to</code>: The destination location for the transfer issues report.</p>\n</li>\n<li><p><code>categories</code>: The categories of transfer issues to include in the report.</p>\n</li>\n<li><p><code>async</code>: Indicates whether the request should be processed asynchronously.</p>\n</li>\n</ul>\n<h3 id=\"response\">Response</h3>\n<p>Upon a successful request, the API returns a PDF file containing the transfer issues report.</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","period-transfer-issues","export","issuesPdf"],"host":["app","ewitypos","com"],"query":[{"key":"period","value":"2024-05-01%2C2024-05-31"},{"key":"locations_from","value":"location%2F6747"},{"key":"locations_to","value":"location%2F7736"},{"key":"categories","value":"undefined"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"0b5ab454-8555-4c68-bd7d-942504dbfb08"}],"id":"5405c62a-894d-4e3e-b5f1-cf980d84e06f","_postman_id":"5405c62a-894d-4e3e-b5f1-cf980d84e06f","description":""}],"id":"a851eda0-f670-4ea8-a0cd-7ffdd106017d","_postman_id":"a851eda0-f670-4ea8-a0cd-7ffdd106017d","description":""},{"name":"Purchasing","item":[{"name":"Purchase Overview","item":[{"name":"Purchase Overview","id":"f5a267fd-0299-4f08-9772-8d9ca0e49283","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; intercom-session-kh97db2q=SDh0bk5Ba3l6ekdFVFdWcGZpd1pOZW1ZWUh3Mk13a3Zaa1YvRmlNWmNFcmduL1lpRUNwaEhLT1MwUzNrUUZOYS0tbW0wNTFibEs4Rm5yVzMwQ3V2MTYyZz09--59f7e0bf5744c8b527f737330c427317285a3ef2; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716890551.0.0.0"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/purchase-overview-report"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"Authorization","value":"{{authorization}}"}],"url":"https://app.ewitypos.com/api/v1/reporting/purchase-overview-report/export/overviewPdf?period=2024-05-01%2C2024-05-31&locations=location%2F3817&categories=undefined&supplier=undefined&async=0","urlObject":{"protocol":"https","path":["api","v1","reporting","purchase-overview-report","export","overviewPdf"],"host":["app","ewitypos","com"],"query":[{"key":"period","value":"2024-05-01%2C2024-05-31"},{"key":"locations","value":"location%2F3817"},{"key":"categories","value":"undefined"},{"key":"supplier","value":"undefined"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"f5a267fd-0299-4f08-9772-8d9ca0e49283"}],"id":"8e21f445-64de-4a5c-96a6-0c2168dfc3a7","_postman_id":"8e21f445-64de-4a5c-96a6-0c2168dfc3a7","description":""},{"name":"Period Purchase Receive Reports","item":[{"name":"Period Purchase Receive Reports","id":"7ea3c49d-ae54-4763-b7df-9a5c564e031c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; intercom-session-kh97db2q=dVZYSjNYc0VzL2s0bE9yU2wwNDFsZTQ2TGlSSHI1Z2h2a1lTQkZWVW5SdytsK2RLZHhVbmhxYVRLL2dMY0RPUy0tby85a0tjYWxsZGdGM0QrMkx1Vit1UT09--3f5eb1b14fdcaab481d05d98e834cf8f0245571a; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716890611.0.0.0"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/period-purchase-receives"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/period-purchase-receives/export/purchaseReceivePdf?period=2024-05-01%2C2024-05-31&async=0","description":"<h3 id=\"request\">Request</h3>\n<p>This endpoint makes an HTTP GET request to retrieve a PDF export of purchase receives for a specific period.</p>\n<ul>\n<li>Method: GET</li>\n<li>URL: <code>https://app.ewitypos.com/api/v1/reporting/period-purchase-receives/export/purchaseReceivePdf</code></li>\n<li>Query Parameters:<ul>\n<li>period (string, required): The start and end dates for the period in the format YYYY-MM-DD, separated by a comma.</li>\n<li>async (integer, required): Indicates whether the request should be processed asynchronously. Set to 0 for synchronous processing.</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"response\">Response</h3>\n<p>The response for this request is a PDF file with the content type \"application/pdf\".</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","period-purchase-receives","export","purchaseReceivePdf"],"host":["app","ewitypos","com"],"query":[{"key":"period","value":"2024-05-01%2C2024-05-31"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"7ea3c49d-ae54-4763-b7df-9a5c564e031c"}],"id":"404b7a55-6dea-4d48-aa5b-0d12c29b3a1b","_postman_id":"404b7a55-6dea-4d48-aa5b-0d12c29b3a1b","description":""},{"name":"Purchase Order Report","item":[{"name":"Purchase Order Report","id":"f34d1030-87d5-4fc2-a758-8700113401ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716890668.0.0.0; intercom-session-kh97db2q=MGc0a0xuN0prd0lrZEhUc0FMSGJNNHRNTXkvNll3dE16NE1aOGlZdURZaStqYnpKRUR3MGdXY3lCWW1ZekowLy0tSmhNdnNlUTh1WTJHYWdITUNFU3dYQT09--01f4900a85e38fd2789a107bf892db2a50baa5e1"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/period-purchase-order"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/period-purchase-order/export/purchaseOrderPdf?period=2024-05-01%2C2024-05-31&locations=location%2F6747&status=draft%2Capproved%2Cpartially-received%2Cclosed%2Ccancelled&async=0","description":"<p>The API returns a PDF file in the response with a status code of 200. As per the user's request, the response should be documented as a JSON schema, but since the response is a PDF file, it cannot be documented as a JSON schema. Therefore, the response will remain as a PDF file without a JSON schema description.</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","period-purchase-order","export","purchaseOrderPdf"],"host":["app","ewitypos","com"],"query":[{"key":"period","value":"2024-05-01%2C2024-05-31"},{"key":"locations","value":"location%2F6747"},{"key":"status","value":"draft%2Capproved%2Cpartially-received%2Cclosed%2Ccancelled"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"f34d1030-87d5-4fc2-a758-8700113401ce"}],"id":"80d72505-8afa-447b-841e-5a53c8008d1a","_postman_id":"80d72505-8afa-447b-841e-5a53c8008d1a","description":""}],"id":"8e5c44fe-0200-40a8-be38-91a86cd88633","_postman_id":"8e5c44fe-0200-40a8-be38-91a86cd88633","description":""},{"name":"Loyalty","item":[{"name":"Loyalty Report","item":[{"name":"Loyalty Report","id":"599f93d5-0387-4f9f-b94c-f451e07bd655","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716890775.0.0.0; intercom-session-kh97db2q=cTdRWWovdmM2bzVPVDdJL1NrR1JlbWpiTXk1STlOZGFtci9qVHF4YUFHcEdrVGhka2VUeGNraFMrMisxMlhSOS0tM2RkTjZHRGF0aWk1Snhrd3UxOFFuUT09--d9aebbb1b881833f5ad253ba40dc512177faafbf"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/period-loyalty-report"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/period-loyalty-report/export/summaryPdf?period=2024-05-01%2C2024-05-31&program=Loyalty%2F69&async=0","description":"<p>This endpoint makes an HTTP GET request to retrieve a summary PDF report for the loyalty program within a specified period. The request parameters include the period, program, and async flag to control asynchronous behavior.</p>\n<h3 id=\"request-parameters\">Request Parameters</h3>\n<ul>\n<li><p><code>period</code>: A string parameter specifying the period for the report in the format \"YYYY-MM-DD,YYYY-MM-DD\".</p>\n</li>\n<li><p><code>program</code>: A string parameter indicating the loyalty program for which the report is being generated.</p>\n</li>\n<li><p><code>async</code>: A boolean parameter (0 or 1) to determine whether the report generation should be asynchronous.</p>\n</li>\n</ul>\n<h3 id=\"response\">Response</h3>\n<p>The response of this request is a summary PDF report in the form of an application/pdf file. The content of the PDF will contain the summary information related to the loyalty program for the specified period. The structure and format of the PDF content will be based on the data provided in the request parameters. The response status for a successful request is 200, and the Content-Type header will indicate \"application/pdf\".</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","period-loyalty-report","export","summaryPdf"],"host":["app","ewitypos","com"],"query":[{"key":"period","value":"2024-05-01%2C2024-05-31"},{"key":"program","value":"Loyalty%2F69"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"599f93d5-0387-4f9f-b94c-f451e07bd655"}],"id":"6170c0aa-e73e-4562-ac2d-5ff7d2df21a7","_postman_id":"6170c0aa-e73e-4562-ac2d-5ff7d2df21a7","description":""},{"name":"Loyalty Enrollment Report","item":[{"name":"Loyalty Enrollment Report","id":"548000f0-0e30-4c53-9535-b310eb47b5b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716890825.0.0.0; intercom-session-kh97db2q=VWdGT0t5ckJGNktsUnNIZ3ROWFVQNEJMQUNVd3NJY0NPM0lNeXZoYW9OaVkxZzlaQ2JrZTVKc3V1SDhWdVRTdy0tNTlBZVlkWkhqQ0N5MTVKL2ZwSk1Xdz09--fc62b807924cb51df99788e34fef1852d935789a"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/loyalty-enrollment-report"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/loyalty-enrollment-report/export/summaryPdf?period=2024-05-01%2C2024-05-31&program=Loyalty%2F65&async=0","description":"<h3 id=\"retrieve-loyalty-enrollment-summary-pdf-report\">Retrieve Loyalty Enrollment Summary PDF Report</h3>\n<p>This endpoint retrieves a summary PDF report for loyalty enrollment.</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<ul>\n<li><code>period</code> (string): The period for which the report is requested (e.g. 2024-05-01,2024-05-31).</li>\n<li><code>program</code> (string): The loyalty program for which the report is requested.</li>\n<li><code>async</code> (integer): A flag to indicate whether the request should be processed asynchronously (0 for synchronous processing).</li>\n</ul>\n<h4 id=\"response-body\">Response Body</h4>\n<p>The response to this request is a PDF file containing the summary report for loyalty enrollment.</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","loyalty-enrollment-report","export","summaryPdf"],"host":["app","ewitypos","com"],"query":[{"key":"period","value":"2024-05-01%2C2024-05-31"},{"key":"program","value":"Loyalty%2F65"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"548000f0-0e30-4c53-9535-b310eb47b5b6"}],"id":"687fa1c8-5216-4061-85f8-06c48c44af1d","_postman_id":"687fa1c8-5216-4061-85f8-06c48c44af1d","description":""}],"id":"85c01821-efbb-419d-b41d-e93795cfc0f4","_postman_id":"85c01821-efbb-419d-b41d-e93795cfc0f4","description":""},{"name":"Gift Cards","item":[{"name":"Gift Card Redemption in Period","item":[{"name":"Gift Card Redemption in Period","id":"196d914c-469d-4e14-9983-880102e5721e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716890923.0.0.0; intercom-session-kh97db2q=cE5ZM0I0ZnR3dGw5d1lXa2hFK0xiMjJoQ3Q1azFSVGlGK0JncFM5S3JUS2pWMWNiOHdWdnRjRVhHMjhqeXEvZC0tbHB3T0xpb1ZvQXREQk5JUTcrU3krQT09--0af1c2df85c789586337f4d17a392cfce79779a9"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/period-gift-card-redeem"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/period-gift-card-redeem/export/redemptionPdf?period=2024-05-01%2C2024-05-31&locations=location%2F6747&async=0","description":"<p>This endpoint makes an HTTP GET request to retrieve a PDF report for gift card redemption within a specified period and location. The request includes the following query parameters:</p>\n<ul>\n<li><code>period</code>: A string parameter representing the period for the report in the format YYYY-MM-DD,YYYY-MM-DD.</li>\n<li><code>locations</code>: A string parameter representing the location for which the report is requested.</li>\n<li><code>async</code>: A boolean parameter (0 or 1) indicating whether the request should be processed asynchronously.</li>\n</ul>\n<h3 id=\"request-body\">Request Body</h3>\n<p>This request does not contain a request body.</p>\n<h3 id=\"response-body\">Response Body</h3>\n<p>The response to this request is a PDF file, as indicated by the <code>Content-Type: application/pdf</code> header in the response. The PDF file contains the report for gift card redemption within the specified period and location.</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","period-gift-card-redeem","export","redemptionPdf"],"host":["app","ewitypos","com"],"query":[{"key":"period","value":"2024-05-01%2C2024-05-31"},{"key":"locations","value":"location%2F6747"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"196d914c-469d-4e14-9983-880102e5721e"}],"id":"794a00f6-8bb6-4817-a0c5-1e6860813acf","_postman_id":"794a00f6-8bb6-4817-a0c5-1e6860813acf","description":""},{"name":"Gift Card Issues in Period","item":[{"name":"Gift Card Issues in Period","id":"c277aa97-fab8-44ac-b0ba-7582d26025e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; intercom-session-kh97db2q=S2JBenV1WUltUkg0ZWN1dGdsQUM3RmtvNjd0MVJxUWd2ZTFzdlBOTEJwRStRKzBhaVRTRE0wSVBWa1FjTytGdi0tMGpnM2FHSjNsRHp0Q3lYOC9aL00yQT09--88dc11c20f7906e0e2a5199748faae7c0aa40504; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716890995.0.0.0"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/period-gift-card-issue"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/period-gift-card-issue/export/issuedPdf?period=2024-05-01%2C2024-05-31&async=0","description":"<p>This endpoint makes an HTTP GET request to retrieve a PDF report for issued gift cards within a specified period. </p>\n<h3 id=\"request-parameters\">Request Parameters</h3>\n<ul>\n<li><code>period</code>: A string parameter representing the period for which the report is to be generated.</li>\n<li><code>async</code>: A boolean parameter indicating whether the report should be generated asynchronously.</li>\n</ul>\n<h3 id=\"response-body\">Response Body</h3>\n<p>Upon a successful request, the response will contain the exported PDF report for the issued gift cards within the specified period. The response will have a status code of 200 and the content type will be <code>application/pdf</code>.</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","period-gift-card-issue","export","issuedPdf"],"host":["app","ewitypos","com"],"query":[{"key":"period","value":"2024-05-01%2C2024-05-31"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"c277aa97-fab8-44ac-b0ba-7582d26025e9"}],"id":"1eac93f5-3482-47c3-8cbd-2886d332da31","_postman_id":"1eac93f5-3482-47c3-8cbd-2886d332da31","description":""}],"id":"31f3e558-36e7-4a16-9d54-13f61ad01e85","_postman_id":"31f3e558-36e7-4a16-9d54-13f61ad01e85","description":""},{"name":"Expenses","item":[{"name":"Expenses","item":[{"name":"Expenses","id":"c2701309-b768-43de-867a-b38a838a039b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; intercom-session-kh97db2q=RE9CeFBueEZZOUg0OURBdEswZXlvV2JhaERRZVNIV2dqWVJ4VTIzTllwOThTOUtUQnpKK3JtRmNuSWE0UXJkNS0tL1FFUmgwZVYwRXJOZ2RHQldmeHhkUT09--a930c07b4ec19af3123a026f755c10f282d3708c; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716891114.0.0.0"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/period-expenses"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/period-expenses/export/AllExpensesPdf?period=2024-05-01%2C2024-05-31&async=0","description":"<h1 id=\"reporting-period-expenses-export\">Reporting Period Expenses Export</h1>\n<p>This endpoint enables you to export all expenses for a specific period in a PDF format.</p>\n<h2 id=\"request\">Request</h2>\n<h3 id=\"query-parameters\">Query Parameters</h3>\n<ul>\n<li><p><code>period</code> (string, required): The period for which the expenses are to be exported in the format <code>YYYY-MM-DD,YYYY-MM-DD</code>.</p>\n</li>\n<li><p><code>async</code> (integer, optional): If set to 1, the request will be processed asynchronously.</p>\n</li>\n</ul>\n<p>The request does not require a request body.</p>\n<h2 id=\"response\">Response</h2>\n<p>The response for this request is a PDF file containing the exported expenses for the specified period. The Content-Type of the response is <code>application/pdf</code>.</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","period-expenses","export","AllExpensesPdf"],"host":["app","ewitypos","com"],"query":[{"key":"period","value":"2024-05-01%2C2024-05-31"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"c2701309-b768-43de-867a-b38a838a039b"}],"id":"987a2cc8-f48e-4ff0-bff9-d949460f535e","_postman_id":"987a2cc8-f48e-4ff0-bff9-d949460f535e","description":""}],"id":"210a4085-73ee-4489-88a1-79a47db076e9","_postman_id":"210a4085-73ee-4489-88a1-79a47db076e9","description":""},{"name":"Sales","item":[{"name":"Day Summary Report","item":[{"name":"Day Summary Report PDF","event":[{"listen":"test","script":{"id":"e10d81a0-fed6-4a32-9fa3-d2c72485010e","exec":["","pm.test(\"Response status code is 200\", function () {","    var jsonObject = xml2Json(responseBody);","  pm.response.to.have.status(200);","});","","","pm.test(\"Content-Type header is application/json\", function () {","    pm.expect(pm.response.headers.get(\"Content-Type\")).to.include(\"application/json\");","});","","","pm.test(\"Validate the data object\", function () {","  const responseData = pm.response.json();","  ","  pm.expect(responseData).to.be.an('object');","  pm.expect(responseData.data).to.exist.and.to.be.an('object');","});","","","pm.test(\"Id is a non-negative integer\", function () {","  const responseData = pm.response.json();","  ","  pm.expect(responseData.data.id).to.be.a('number');","  pm.expect(responseData.data.id).to.be.at.least(0);","});","","","pm.test(\"Ensure the 'created' object has 'at' and 'by' fields\", function () {","  const responseData = pm.response.json();","  ","  pm.expect(responseData).to.be.an('object');","  pm.expect(responseData.data.created).to.have.property('at');","  pm.expect(responseData.data.created).to.have.property('by');","});","",""],"type":"text/javascript","packages":{}}}],"id":"855cc642-c997-46e7-b6e5-1cc355129b88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer biiF0eRCJOJY93LByJuVZkbw339RwyS2"},{"key":"cookie","value":"_ga=GA1.1.510973050.1704171539; intercom-device-id-kh97db2q=cc254b05-2895-4551-8a1e-204d4ba8ce38; _ga_SC3QLMLT67=deleted; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222947%22%2C%22%24device_id%22%3A%20%2218ddff2601471-06a1ff7112fe2-26001851-144000-18ddff26015390%22%2C%22%24user_id%22%3A%20%2222947%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%7D; intercom-session-kh97db2q=d3lxMVdLVHp6R01PNmhWTGFDWi9MUTlJRDBKL3NsamRiU0U5RnB0bXBpNmpKeHh6dXBLY2lHaHFscTFMRHR1Qi0tT3lDTVB3NW9tT3Nic08rcFVpVnFtdz09--0fc442dbc211d5e0af8a9a77bf0170159a90a8d8; _ga_SC3QLMLT67=GS1.1.1708859218.145.1.1708861112.0.0.0"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/day-summary"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"2507e01a-e4b6-4428-9d2c-8b010a290393"}],"url":"https://app.ewitypos.com/api/v1/reporting/day-summary/export/summaryPdf?date=2024-02-24&locations=location%2F3817&async=0","description":"<p>How to get Day Summary Report</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","day-summary","export","summaryPdf"],"host":["app","ewitypos","com"],"query":[{"key":"date","value":"2024-02-24"},{"key":"locations","value":"location%2F3817"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"855cc642-c997-46e7-b6e5-1cc355129b88"},{"name":"Summary without Session Details PDF","id":"0fe8cb91-6a8c-49f6-ab87-3a2a3ab8eea9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer biiF0eRCJOJY93LByJuVZkbw339RwyS2"},{"key":"cookie","value":"_ga=GA1.1.510973050.1704171539; intercom-device-id-kh97db2q=cc254b05-2895-4551-8a1e-204d4ba8ce38; _ga_SC3QLMLT67=deleted; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222947%22%2C%22%24device_id%22%3A%20%2218ddff2601471-06a1ff7112fe2-26001851-144000-18ddff26015390%22%2C%22%24user_id%22%3A%20%2222947%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%7D; _ga_SC3QLMLT67=GS1.1.1708859218.145.1.1708861112.0.0.0; intercom-session-kh97db2q=bWdzNmloalZIYWszTGhBNmhXMW5jeDZwNmhUdDhHSkw4eXVTZEwvdGNQc3gyYTVhTHBsUE1SUStXMzg0T29paC0tR216aGZiMlJLVk9uWHlvYUcvOHRYQT09--ab25c036abcaf857e4604803b5c3f7cfbd19f34d"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/day-summary"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"2507e01a-e4b6-4428-9d2c-8b010a290393"}],"url":"https://app.ewitypos.com/api/v1/reporting/day-summary/export/summarySimplePdf?date=2024-02-22&locations=location%2F3817&async=0","urlObject":{"protocol":"https","path":["api","v1","reporting","day-summary","export","summarySimplePdf"],"host":["app","ewitypos","com"],"query":[{"key":"date","value":"2024-02-22"},{"key":"locations","value":"location%2F3817"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"0fe8cb91-6a8c-49f6-ab87-3a2a3ab8eea9"},{"name":"Summary Detailed PDF","id":"f62390e2-77b0-4419-9e25-0830689c0aea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer biiF0eRCJOJY93LByJuVZkbw339RwyS2"},{"key":"cookie","value":"_ga=GA1.1.510973050.1704171539; intercom-device-id-kh97db2q=cc254b05-2895-4551-8a1e-204d4ba8ce38; _ga_SC3QLMLT67=deleted; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222947%22%2C%22%24device_id%22%3A%20%2218ddff2601471-06a1ff7112fe2-26001851-144000-18ddff26015390%22%2C%22%24user_id%22%3A%20%2222947%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%7D; _ga_SC3QLMLT67=GS1.1.1708859218.145.1.1708861435.0.0.0; intercom-session-kh97db2q=ZWRSWEtUYTEzZ0dhWExOcUwybkNwbDNZK3JGQm9Jc0IxOTB4OWRKRjB6amlVUGVheTdWY0xUcm02citOUXYvTC0tdHpxWkx3UTE4NnpjZmpncWJYbjVMdz09--00f361b85c6cc9b958e404dbe883a65480bce594"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/day-summary"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"2507e01a-e4b6-4428-9d2c-8b010a290393"}],"url":"https://app.ewitypos.com/api/v1/reporting/day-summary/export/detailedSummaryPdf?date=2024-02-23&locations=location%2F3817&async=1","urlObject":{"protocol":"https","path":["api","v1","reporting","day-summary","export","detailedSummaryPdf"],"host":["app","ewitypos","com"],"query":[{"key":"date","value":"2024-02-23"},{"key":"locations","value":"location%2F3817"},{"key":"async","value":"1"}],"variable":[]}},"response":[],"_postman_id":"f62390e2-77b0-4419-9e25-0830689c0aea"},{"name":"Sales Detailed PDF","event":[{"listen":"test","script":{"id":"fa819b18-f027-404d-a18a-1ad23e9d2846","exec":["var template = `\r","<canvas id=\"myChart\" height=\"75\"></canvas>\r","\r","<script src=\"https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.5.0/Chart.min.js\"></script> \r","\r","<script>\r","    var ctx = document.getElementById(\"myChart\");\r","\r","    var myChart = new Chart(ctx, {\r","        type: \"bar\",\r","        data: {\r","            labels: [],\r","            datasets: [{\r","                data: [],\r","                \r","                // Change these colours to customize the chart\r","                backgroundColor: [\"#003f5c\", \"#58508d\", \"#bc5090\", \"#ff6361\", \"#ffa600\"],\r","            }]\r","        },\r","        options: {\r","            legend: { display: false },\r","            title: {\r","                display: true,\r","                text: 'Count'\r","            },\r","            scales: {\r","                xAxes: [{\r","                    display: true,\r","                    scaleLabel: {\r","                        display: true,\r","                        labelString: 'Items'\r","                    }\r","                }],\r","                yAxes: [{\r","                    display: true,\r","                    scaleLabel: {\r","                        display: true,\r","                        labelString: 'Count'\r","                    }\r","                }]\r","            }\r","        }\r","\r","    });\r","\r","    // Access the data passed to pm.visualizer.set() from the JavaScript\r","    // code of the Visualizer template\r","    pm.getData(function (err, value) {\r","        myChart.data.datasets[0].data = value.response.data;\r","        myChart.data.labels = value.response.labels;\r","        myChart.update();\r","    });\r","\r","</script>`;\r","\r","function constructVisualizerPayload() {\r","    var res = pm.response.json();\r","    \r","    var visualizerData = {\r","        \r","        // Labels take an array of strings\r","        labels: Object.keys(res.data),\r","        \r","        // Data takes an array of numbers\r","        data: Object.values(res.data)\r","    };\r","\r","    return {response: visualizerData};\r","}\r","\r","pm.visualizer.set(template, constructVisualizerPayload());\r","// Verify the length of data in the response\r","pm.test(\"The data length must be greater than zero\", function () {\r","    const responseData = pm.response.json();\r","    const data = responseData.data;\r","\r","    pm.expect(Object.keys(data).length).to.be.greaterThan(0, \"Data should not be empty\");\r","});"],"type":"text/javascript"}}],"id":"9f0eec99-57d1-4024-bfa2-0fabf0a13561","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer biiF0eRCJOJY93LByJuVZkbw339RwyS2"},{"key":"cookie","value":"_ga=GA1.1.510973050.1704171539; intercom-device-id-kh97db2q=cc254b05-2895-4551-8a1e-204d4ba8ce38; _ga_SC3QLMLT67=deleted; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222947%22%2C%22%24device_id%22%3A%20%2218ddff2601471-06a1ff7112fe2-26001851-144000-18ddff26015390%22%2C%22%24user_id%22%3A%20%2222947%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%7D; _ga_SC3QLMLT67=GS1.1.1708859218.145.1.1708861435.0.0.0; intercom-session-kh97db2q=dTFleHRyRVF6N2EyUk1YTmVkakh6QVdIMjV6NFB4eml0MFMrdkhFb0xxaGdJV1lxUGdYZUJ2bnlHS0dwdWZPQy0tV1RzQVRCQVk3SUVDM2R1b0JIY1oyQT09--1e73bec52c3acc379225e40b3b4381c637b5bebe"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/day-summary"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"2507e01a-e4b6-4428-9d2c-8b010a290393"}],"url":"https://app.ewitypos.com/api/v1/reporting/day-summary/export/detailedPdf?date=2024-02-23&locations=location%2F3817&async=1","description":"<p>This endpoint makes an HTTP GET request to retrieve a detailed PDF report for the day summary. The request includes the date and locations as query parameters, and an asynchronous flag set to 1 to indicate asynchronous processing.</p>\n<p>The response returns a status code of 200 and a JSON object with the data key containing details about the report export. The data object includes attributes such as id, type, name, description, status, error_message, action, and created information.</p>\n<p>The user can use this endpoint to generate and export a detailed PDF report for the specified date and locations.</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","day-summary","export","detailedPdf"],"host":["app","ewitypos","com"],"query":[{"key":"date","value":"2024-02-23"},{"key":"locations","value":"location%2F3817"},{"key":"async","value":"1"}],"variable":[]}},"response":[],"_postman_id":"9f0eec99-57d1-4024-bfa2-0fabf0a13561"}],"id":"effdd890-6d7e-4869-9116-ef4fd71ff304","_postman_id":"effdd890-6d7e-4869-9116-ef4fd71ff304","description":""},{"name":"Product Sales Report","item":[{"name":"Summary","id":"83d15b18-1f39-4ac3-bded-65a44fe79f8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716882841.0.0.0; intercom-session-kh97db2q=TjZmUDFJandIV1hYUFN1ZlkwZ3Z6YzB6NVM5NTFZQzVDbk42dGdpZEx1RXNsYTlMZVNzUG1oUkc5dHI1a3FqUi0tLy9XUWxsbkt1cHBaaXdvWHVZeGZSZz09--c4a57fac6f2e46509e1349ffce8501dd7672794b"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/product-sales"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/product-sales/export/productsPdf?period=2024-05-01%2C2024-05-31&locations=location%2F3817&types=sale&sub-types=dine-in%2Ctakeaway%2Cdelivery%2Cn%2Fa&async=0","description":"<h3 id=\"retrieve-product-sales-pdf-report\">Retrieve Product Sales PDF Report</h3>\n<p>This endpoint makes an HTTP GET request to retrieve a PDF report of product sales.</p>\n<h4 id=\"request\">Request</h4>\n<p>The request includes the following query parameters:</p>\n<ul>\n<li><p><code>period</code>: Specifies the date range for the report in the format <code>YYYY-MM-DD,YYYY-MM-DD</code>.</p>\n</li>\n<li><p><code>locations</code>: Specifies the location ID for which the report is generated.</p>\n</li>\n<li><p><code>types</code>: Filters the report by sale type.</p>\n</li>\n<li><p><code>sub-types</code>: Further refines the report based on specific sub-types.</p>\n</li>\n<li><p><code>async</code>: Indicates whether the report should be generated synchronously (0 for synchronous).</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response will contain the PDF file of the product sales report.</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","product-sales","export","productsPdf"],"host":["app","ewitypos","com"],"query":[{"key":"period","value":"2024-05-01%2C2024-05-31"},{"key":"locations","value":"location%2F3817"},{"key":"types","value":"sale"},{"key":"sub-types","value":"dine-in%2Ctakeaway%2Cdelivery%2Cn%2Fa"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"83d15b18-1f39-4ac3-bded-65a44fe79f8d"}],"id":"2a683de4-511b-433d-86b6-1f4c07f495ed","_postman_id":"2a683de4-511b-433d-86b6-1f4c07f495ed","description":""},{"name":"Period Sales Report","item":[{"name":"Summary","id":"2eae6adb-257d-49db-9243-48d91f18809e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716883561.0.0.0; intercom-session-kh97db2q=L1lzbXlwclUwWE1scWYwbEpMOWhBVWVQdFZISmtiS014dFYzQlJNbXFLVUtlQldyVjdpVk1kU2VGMUM2TVJsOC0tQzd0RTdHcXQ2dnJ1UExxSDhRUmdKdz09--3ce4de6b3cb0a8d70f04a03c1c0b3270e0621b55"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/period-sales"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/period-sales/export/summaryPdf?period=2024-05-01%2C2024-05-31&locations=location%2F3817&users=&async=0","description":"<h3 id=\"request\">Request</h3>\n<p>This endpoint makes an HTTP GET request to retrieve a summary PDF report for period sales from the specified location. The request includes the following parameters:</p>\n<ul>\n<li><code>period</code>: The period for the report in the format of start and end dates.</li>\n<li><code>locations</code>: The location for which the report is requested.</li>\n<li><code>users</code>: Optional parameter for filtering by specific users.</li>\n<li><code>async</code>: A flag indicating whether the request should be processed asynchronously.</li>\n</ul>\n<h3 id=\"response\">Response</h3>\n<p>The response of this request is a PDF file representing the summary report for the specified period sales. The Content-Type of the response is <code>application/pdf</code>.</p>\n<p>Please note that the actual data values are intentionally masked for privacy and security reasons.</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","period-sales","export","summaryPdf"],"host":["app","ewitypos","com"],"query":[{"key":"period","value":"2024-05-01%2C2024-05-31"},{"key":"locations","value":"location%2F3817"},{"key":"users","value":""},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"2eae6adb-257d-49db-9243-48d91f18809e"}],"id":"05e579a6-dad9-418b-b035-2fce5fa6363b","_postman_id":"05e579a6-dad9-418b-b035-2fce5fa6363b","description":""},{"name":"Customer Sales Report","item":[{"name":"Customer wise Summary","id":"e4ba0850-2872-43e4-bd6c-86886f4a1420","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716883897.0.0.0; intercom-session-kh97db2q=Z0NmdW5XK0JMd0dpcGRFa21JcjJBKzdmTU4ycG1nTWhxYlBWcW5QM3d3MVhVT0RrSk5LSGJaV3UyYVVNZlV0Mi0tZ0c0RklTRXNyN0NlL3hhdmFoREJUZz09--f85493063519bb496af451af91bf759a7ce23576"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/customer-sales"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/customer-sales/export/summaryPdf?period=2024-05-01%2C2024-05-31&sub-types=dine-in%2Ctakeaway%2Cdelivery%2Cn%2Fa&locations=location%2F3817&async=0","urlObject":{"protocol":"https","path":["api","v1","reporting","customer-sales","export","summaryPdf"],"host":["app","ewitypos","com"],"query":[{"key":"period","value":"2024-05-01%2C2024-05-31"},{"key":"sub-types","value":"dine-in%2Ctakeaway%2Cdelivery%2Cn%2Fa"},{"key":"locations","value":"location%2F3817"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"e4ba0850-2872-43e4-bd6c-86886f4a1420"}],"id":"2310717f-3fc2-4d7c-b26c-51285169d55b","_postman_id":"2310717f-3fc2-4d7c-b26c-51285169d55b","description":""},{"name":"Layaway Report","item":[{"name":"Layaway Report","id":"f487ce5a-096e-4dd6-84e6-42dac8ae23af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716884112.0.0.0; intercom-session-kh97db2q=MmcwZkVMNVVuRW1mL094QkFjYllLejVFSUdJUlFEMVVxZno5L0lJczVDcThBeEtDaytWTU42MXhTbjRlRHA2TC0tcnVJWE1mUXFNcFM5eC80ZU1jWUZiUT09--7c9369baedc3b7ea36f85efc59769b66f1a128b0"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/layaway-report"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/layaway-report/export/summaryPdf?period=2024-05-01%2C2024-05-31&locations=location%2F6747&filter=all&async=0","description":"<h1 id=\"layaway-report-summary-pdf-export\">Layaway Report Summary PDF Export</h1>\n<p>This endpoint allows you to generate a summary PDF report for layaway transactions.</p>\n<h2 id=\"request\">Request</h2>\n<h3 id=\"query-parameters\">Query Parameters</h3>\n<ul>\n<li><code>period</code> (string, required): The period for which the report is generated (format: <code>YYYY-MM-DD,YYYY-MM-DD</code>).</li>\n<li><code>locations</code> (string, required): The location for which the report is generated.</li>\n<li><code>filter</code> (string, required): The filter to be applied for the report.</li>\n<li><code>async</code> (integer, required): Flag to determine if the request is processed asynchronously (0 for synchronous, 1 for asynchronous).</li>\n</ul>\n<h3 id=\"example\">Example</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-plaintext\">GET https://app.ewitypos.com/api/v1/reporting/layaway-report/export/summaryPdf?period=2024-05-01%2C2024-05-31&amp;locations=location%2F6747&amp;filter=all&amp;async=0\n</code></pre>\n<h2 id=\"response\">Response</h2>\n<p>The response for this request is a PDF file with content type \"application/pdf\".</p>\n<h3 id=\"json-schema\">JSON Schema</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"type\": \"object\",\n  \"properties\": {\n    \"status\": {\n      \"type\": \"string\"\n    },\n    \"message\": {\n      \"type\": \"string\"\n    },\n    \"data\": {\n      \"type\": \"object\",\n      \"properties\": {\n        // Properties of the response data\n      }\n    }\n  }\n}\n</code></pre>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","layaway-report","export","summaryPdf"],"host":["app","ewitypos","com"],"query":[{"key":"period","value":"2024-05-01%2C2024-05-31"},{"key":"locations","value":"location%2F6747"},{"key":"filter","value":"all"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"f487ce5a-096e-4dd6-84e6-42dac8ae23af"}],"id":"da916ca2-5cfa-4fea-bb95-6e35ba9d2991","_postman_id":"da916ca2-5cfa-4fea-bb95-6e35ba9d2991","description":""},{"name":"Outstanding Bills Report","item":[{"name":"Outstanding Bills Report","id":"f57a6923-f528-4918-82b5-817ae8afa544","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716884369.0.0.0; intercom-session-kh97db2q=Q3phS0dpTW1VT2R0YngyZW5MSUlGeE1vb2JiQkhVSHVPYm1uYWlZcVlCOVo1SzRXNFVYbEhaYXd3TVZvNnBqLy0tQmEwTDZuTHNHdXBqZEZUR0RFNVA4UT09--99714f0108c11801264ea21bc21ba4f0846a4f44"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/outstanding-bills-sales"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/outstanding-bills-sales/export/reportPdf?date-type=up-to&date=2024-05-01&locations=location%2F6747&customer=undefined&async=0","description":"<h3 id=\"get-apiv1reportingoutstanding-bills-salesexportreportpdf\">GET /api/v1/reporting/outstanding-bills-sales/export/reportPdf</h3>\n<p>This endpoint retrieves a PDF report of outstanding bills and sales.</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<ul>\n<li><code>date-type</code> (query parameter) - Specifies the type of date for the report.</li>\n<li><code>date</code> (query parameter) - Specifies the date for the report.</li>\n<li><code>locations</code> (query parameter) - Specifies the location for which the report is generated.</li>\n<li><code>customer</code> (query parameter) - Specifies the customer for the report.</li>\n<li><code>async</code> (query parameter) - Specifies whether the report should be generated asynchronously.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response returns a PDF document containing the outstanding bills and sales report.</p>\n<ul>\n<li>Status: 200</li>\n<li>Content-Type: application/pdf</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","outstanding-bills-sales","export","reportPdf"],"host":["app","ewitypos","com"],"query":[{"key":"date-type","value":"up-to"},{"key":"date","value":"2024-05-01"},{"key":"locations","value":"location%2F6747"},{"key":"customer","value":"undefined"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"f57a6923-f528-4918-82b5-817ae8afa544"}],"id":"cdf73aae-3e06-455f-8ca6-34d87fbe79f8","_postman_id":"cdf73aae-3e06-455f-8ca6-34d87fbe79f8","description":""},{"name":"Fixed Discounts Given","item":[{"name":"Fixed Discounts Given","id":"5f737721-1b75-4b8e-b825-1766fe97ec3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716884901.0.0.0; intercom-session-kh97db2q=NHVCcEhHOVkxUUtUNCtMejQ3aU85RWpER2NWb3RqTjVkWWxsbjNXakVTcDZRUDRiZmk4NlA3Mmc5WTU3azQyby0tRFlBVHJ3QXpoTlM4T1l1SXo0VEhMUT09--5d0e64c7c65ac6d9f4375716594ee768fac0a6b0"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/fixed-discount-report"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/fixed-discount-report/export/summaryPdf?period=2024-05-01%2C2024-05-31&locations=location%2F3817&discounts=&async=0","description":"<h1 id=\"fixed-discount-report-export-summary-pdf\">Fixed Discount Report Export Summary PDF</h1>\n<p>This endpoint makes an HTTP GET request to retrieve a summary PDF report for fixed discounts.</p>\n<h2 id=\"request\">Request</h2>\n<h3 id=\"query-parameters\">Query Parameters</h3>\n<ul>\n<li><p><code>period</code> (string): The period for which the report is generated, in the format <code>YYYY-MM-DD,YYYY-MM-DD</code>.</p>\n</li>\n<li><p><code>locations</code> (string): The location for which the report is generated.</p>\n</li>\n<li><p><code>discounts</code> (string, optional): The type of discounts to be included in the report.</p>\n</li>\n<li><p><code>async</code> (integer): Indicates whether the request is synchronous (0) or asynchronous (1).</p>\n</li>\n</ul>\n<h2 id=\"response\">Response</h2>\n<p>The response for this request will be a PDF file representing the summary report for fixed discounts.</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","fixed-discount-report","export","summaryPdf"],"host":["app","ewitypos","com"],"query":[{"key":"period","value":"2024-05-01%2C2024-05-31"},{"key":"locations","value":"location%2F3817"},{"key":"discounts","value":""},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"5f737721-1b75-4b8e-b825-1766fe97ec3c"}],"id":"a5bec41c-ccaa-4f3f-a230-1b542fcc67ed","_postman_id":"a5bec41c-ccaa-4f3f-a230-1b542fcc67ed","description":""},{"name":"Sales Void Report","item":[{"name":"Sales Void Report","id":"5effd1f3-d840-450d-b8c7-55a4bc0be56b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716884967.0.0.0; intercom-session-kh97db2q=aC8xU3R1aThhS1Q2U1BqNHZkUkdjMGx0bDQyVkVXeWU2YTVMYWkyd0ZQanhPblhnT3U0Q2x4SVE0VUdhaUw4Ri0tTWgvYzRZdHVJMUtqTXdSMTI5OFIwZz09--b768e5bdecd4056b9797673a6eda0f5e0782706b"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/sales-void-report"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/sales-void-report?","description":"<p>The endpoint <code>https://app.ewitypos.com/api/v1/reporting/sales-void-report</code> returns a JSON response with the following schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"type\": \"object\",\n  \"properties\": {\n    \"data\": {\n      \"type\": \"object\",\n      \"properties\": {\n        \"id\": { \"type\": \"string\" },\n        \"name\": { \"type\": \"string\" },\n        \"description\": { \"type\": \"string\" },\n        \"fields\": {\n          \"type\": \"array\",\n          \"items\": {\n            \"type\": \"object\",\n            \"properties\": {\n              \"id\": { \"type\": \"string\" },\n              \"name\": { \"type\": \"string\" },\n              \"field\": {\n                \"type\": \"object\",\n                \"properties\": {\n                  \"required\": { \"type\": \"boolean\" },\n                  \"type\": { \"type\": \"string\" },\n                  \"default\": { \"type\": [\"string\", \"null\"] }\n                }\n              }\n            }\n          }\n        },\n        \"exports\": {\n          \"type\": \"array\",\n          \"items\": {\n            \"type\": \"object\",\n            \"properties\": {\n              \"name\": { \"type\": \"string\" },\n              \"icon\": { \"type\": \"string\" },\n              \"types\": {\n                \"type\": \"array\",\n                \"items\": {\n                  \"type\": \"object\",\n                  \"properties\": {\n                    \"id\": { \"type\": \"string\" },\n                    \"name\": { \"type\": \"string\" },\n                    \"type\": { \"type\": \"string\" }\n                  }\n                }\n              }\n            }\n          }\n        }\n      }\n    }\n  }\n}\n</code></pre>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","sales-void-report"],"host":["app","ewitypos","com"],"query":[{"key":"","value":null}],"variable":[]}},"response":[],"_postman_id":"5effd1f3-d840-450d-b8c7-55a4bc0be56b"}],"id":"08102895-8757-49dc-a16d-d282fc027ce7","_postman_id":"08102895-8757-49dc-a16d-d282fc027ce7","description":""},{"name":"FOC Bills Report","item":[{"name":"FOC Bills Report","id":"8de5fb35-2eb0-4ab4-b8db-419aae325119","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716885159.0.0.0; intercom-session-kh97db2q=YkMySVM3cUJkcnVqbElFNENzb01sb3BndXVXdlhzV2crbjFEK3N2cHRlT0JKL1dpYnZPdm1CdVFpRnYwOWMzTS0taHlUcDcyTUZFNWhiSDBNUEJSaHZSdz09--ccb22c0323464c28f8518de09c172500d04fbbbd"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/sales-foc"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/sales-foc/export/customerSummaryPdf?period=2024-05-01%2C2024-05-31&locations=location%2F6747&async=0","urlObject":{"protocol":"https","path":["api","v1","reporting","sales-foc","export","customerSummaryPdf"],"host":["app","ewitypos","com"],"query":[{"key":"period","value":"2024-05-01%2C2024-05-31"},{"key":"locations","value":"location%2F6747"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"8de5fb35-2eb0-4ab4-b8db-419aae325119"}],"id":"c5e065b6-5145-40bf-968c-d02118fe577f","_postman_id":"c5e065b6-5145-40bf-968c-d02118fe577f","description":""}],"id":"f66cd28e-fd6c-4fa3-9c66-1b0942af59a8","_postman_id":"f66cd28e-fd6c-4fa3-9c66-1b0942af59a8","description":""},{"name":"Product","item":[{"name":"Product Pricing Report","item":[{"name":"Product Pricing Report","id":"f676e136-b40b-42bb-8888-06d71c98e434","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716885399.0.0.0; intercom-session-kh97db2q=L0pibkFwNCtyQU9wWElFWUZIRlRLMm1qZjZGZDd0dHp1SDVEbHA3NXVNRWtPMWF2ekdaL0VsVnd3N2xHQ0dzbC0tai9XUmNCZm1qVE03cDBwNlRVSEhqQT09--ec4fac2d7de64480ac742ba242ac1b505b4f99d6"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/product-pricing"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/product-pricing/export/summaryPdf?brands=Brand%2F265167&categories=Category%2F118566&async=0","description":"<p>The endpoint <code>https://app.ewitypos.com/api/v1/reporting/product-pricing/export/summaryPdf</code> is a GET request that is used to fetch a summary PDF report for product pricing.</p>\n<h3 id=\"response\">Response</h3>\n<p>The response for this request is a PDF document with a status code of 200. As per the user's request, the response can be documented as a JSON schema.</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","product-pricing","export","summaryPdf"],"host":["app","ewitypos","com"],"query":[{"key":"brands","value":"Brand%2F265167"},{"key":"categories","value":"Category%2F118566"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"f676e136-b40b-42bb-8888-06d71c98e434"}],"id":"1ee3ad90-b076-40b9-b6ba-33ee6edbbf89","_postman_id":"1ee3ad90-b076-40b9-b6ba-33ee6edbbf89","description":""}],"id":"faae6592-99e6-491a-8fa0-5fb7df7e68c5","_postman_id":"faae6592-99e6-491a-8fa0-5fb7df7e68c5","description":""},{"name":"Online Orders","item":[{"name":"Order Products Report","item":[{"name":"Order Products Report","id":"0f583e6c-6c52-4bde-8711-716627d1013a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716885502.0.0.0; intercom-session-kh97db2q=TVhrbDlLRlpGZVVkazM1NkxNK0VZMUNJRklxa2lleDJWTmNsN1IxM0paYXVsODRRcG9NUEZmb3J5cy9Ja1dpYi0tZ0Jnc0ZBdkJPdy9QeEVSNE5oOTZZQT09--ce02c7a63854243e13893807fde21c6c85f19381"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/order-products"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/order-products?=0","description":"<p>This endpoint allows you to retrieve order products for reporting purposes.</p>\n<h3 id=\"request\">Request</h3>\n<p>The request does not require any specific parameters in the query string.</p>\n<h3 id=\"response\">Response</h3>\n<ul>\n<li><p><strong>Status</strong>: 200</p>\n</li>\n<li><p><strong>Content Type</strong>: application/json</p>\n</li>\n</ul>\n<p>The response body will contain a JSON object with the following structure:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"data\": {\n        \"id\": \"\",\n        \"name\": \"\",\n        \"description\": \"\",\n        \"fields\": [\n            {\n                \"id\": \"\",\n                \"name\": \"\",\n                \"field\": {\n                    \"required\": true,\n                    \"type\": \"\",\n                    \"default\": null\n                }\n            }\n        ],\n        \"exports\": [\n            {\n                \"name\": \"\",\n                \"icon\": \"\",\n                \"types\": [\n                    {\n                        \"id\": \"\",\n                        \"name\": \"\",\n                        \"type\": \"\"\n                    }\n                ]\n            }\n        ]\n    }\n}\n\n</code></pre>\n<p>The <code>data</code> object contains information about the order products, including <code>id</code>, <code>name</code>, <code>description</code>, <code>fields</code>, and <code>exports</code>. The <code>fields</code> array includes details about each field, such as <code>id</code>, <code>name</code>, and the <code>field</code> object with properties like <code>required</code>, <code>type</code>, and <code>default</code>. The <code>exports</code> array provides details about the available exports, including <code>name</code>, <code>icon</code>, and <code>types</code>.</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","order-products"],"host":["app","ewitypos","com"],"query":[{"key":"","value":"0"}],"variable":[]}},"response":[],"_postman_id":"0f583e6c-6c52-4bde-8711-716627d1013a"}],"id":"b46cdf1b-3687-4580-bfed-8428b2f63855","_postman_id":"b46cdf1b-3687-4580-bfed-8428b2f63855","description":""}],"id":"2da26e67-857c-4243-ab1a-4c2be9d8632d","_postman_id":"2da26e67-857c-4243-ab1a-4c2be9d8632d","description":""},{"name":"Employee Reports","item":[{"name":"Staff Commission Report","item":[{"name":"Staff Commission Report","id":"91fe1382-2442-46fd-9ed3-4646560eac83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716886390.0.0.0; intercom-session-kh97db2q=ekhyRTFvZFhLNzJuUkgzZkp5RkxUOU8wanBUMDVPUXRPNU1ZVXRtbEZjVDdTMjNTOVFsTGhDYlU1Q1VDNjVPcS0tSTZUeXZwKy9SbW9WbjR0RmVVcWNwZz09--2d33195ea9571f173fd8652406ff436787910ab1"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/commission"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/commission/export/summaryPdf?period=2024-05-01%2C2024-05-31&locations=Location%2F3817%2CLocation%2F6747%2CLocation%2F7690%2CLocation%2F7736&commission=Commission%2F132&async=0","description":"<p>This endpoint sends an HTTP GET request to retrieve a summary PDF report of commission data. The request includes the following query parameters:</p>\n<ul>\n<li><code>period</code>: The period for which the report is requested.</li>\n<li><code>locations</code>: The locations for which the report is requested.</li>\n<li><code>commission</code>: The specific commission for which the report is requested.</li>\n<li><code>async</code>: A parameter set to 0 to indicate a synchronous response.</li>\n</ul>\n<h3 id=\"request-body\">Request Body</h3>\n<p>This request does not contain a request body.</p>\n<h3 id=\"response-body\">Response Body</h3>\n<p>The response of this request is a PDF file representing the summary report of commission data.</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","commission","export","summaryPdf"],"host":["app","ewitypos","com"],"query":[{"key":"period","value":"2024-05-01%2C2024-05-31"},{"key":"locations","value":"Location%2F3817%2CLocation%2F6747%2CLocation%2F7690%2CLocation%2F7736"},{"key":"commission","value":"Commission%2F132"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"91fe1382-2442-46fd-9ed3-4646560eac83"}],"id":"e5a8454a-6c52-4cb6-a13f-a589b8ea799f","_postman_id":"e5a8454a-6c52-4cb6-a13f-a589b8ea799f","description":""},{"name":"Employee performance report","item":[{"name":"Employee performance report","id":"466c0200-c898-4106-89d8-390aa4e3a80d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; intercom-session-kh97db2q=NGJqL05SRWgvYVNGRkgzUmZQVWNCbGdJeEFFS2duMmNHdzVXWmxkdVNPMW9hQUwrUjB2bThWeVJ6aXhIRmFNVy0tSjgzbGxPT3hldW90NHFMeTlQQVhuUT09--cef05cbe239b6a0b8f029e200c4e9f2f6a93c7ee; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716886491.0.0.0"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/employee-performance-report"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/employee-performance-report/export/summaryPdf?period=2024-05-01%2C2024-05-31&locations=location%2F6747&categories=undefined&async=0","description":"<p>This endpoint makes an HTTP GET request to retrieve the employee performance report in a summary PDF format. The request includes the following query parameters:</p>\n<ul>\n<li>period: 2024-05-01,2024-05-31</li>\n<li>locations: location/6747</li>\n<li>categories: undefined</li>\n<li>async: 0</li>\n</ul>\n<h3 id=\"request-body\">Request Body</h3>\n<p>This request does not include a request body.</p>\n<h3 id=\"response-body\">Response Body</h3>\n<p>The response of this request is a PDF file with the content type \"application/pdf\".</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","employee-performance-report","export","summaryPdf"],"host":["app","ewitypos","com"],"query":[{"key":"period","value":"2024-05-01%2C2024-05-31"},{"key":"locations","value":"location%2F6747"},{"key":"categories","value":"undefined"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"466c0200-c898-4106-89d8-390aa4e3a80d"}],"id":"0644b337-5680-47cb-a1f9-a82b850f9f42","_postman_id":"0644b337-5680-47cb-a1f9-a82b850f9f42","description":""},{"name":"Cashier Performance Report","item":[{"name":"Cashier Performance Report","id":"45f6de70-f639-4aba-b12c-80989612d98f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716886569.0.0.0; intercom-session-kh97db2q=Tis2SUZnOE9uWmt0VG9TaHVqdkM1djBDLzFCeEhxeS9ZZEx4Vld6YWxMQ29iVWJKSHp6ZzJzV1BvK1hCaXVpTS0teEtBaldQSmp3UnJ6SC9GMjMvempHdz09--f04bc61a778e7dcae7b6439587bd74e0f68b5128"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/cashier-performance-report"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/cashier-performance-report/export/summaryPdf?period=2024-05-01%2C2024-05-31&locations=location%2F3817&types=layaway&async=0","description":"<h3 id=\"get-apiv1reportingcashier-performance-reportexportsummarypdf\">GET /api/v1/reporting/cashier-performance-report/export/summaryPdf</h3>\n<p>This endpoint retrieves a summary PDF report for cashier performance.</p>\n<h4 id=\"request\">Request</h4>\n<ul>\n<li>Method: GET</li>\n<li>URL: <code>https://app.ewitypos.com/api/v1/reporting/cashier-performance-report/export/summaryPdf</code></li>\n<li>Query Parameters:<ul>\n<li><code>period</code>: 2024-05-01,2024-05-31</li>\n<li><code>locations</code>: location/3817</li>\n<li><code>types</code>: layaway</li>\n<li><code>async</code>: 0</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response of this request is a PDF file with the following details:</p>\n<ul>\n<li>Status: 200</li>\n<li>Content-Type: application/pdf</li>\n</ul>\n<p>The response of this request can be documented as a JSON schema.</p>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","cashier-performance-report","export","summaryPdf"],"host":["app","ewitypos","com"],"query":[{"key":"period","value":"2024-05-01%2C2024-05-31"},{"key":"locations","value":"location%2F3817"},{"key":"types","value":"layaway"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"45f6de70-f639-4aba-b12c-80989612d98f"}],"id":"f7e252ad-04dc-4678-bb7f-8017ca41eb4e","_postman_id":"f7e252ad-04dc-4678-bb7f-8017ca41eb4e","description":""}],"id":"10d2f919-e033-411e-91d9-a5bfc75c5984","_postman_id":"10d2f919-e033-411e-91d9-a5bfc75c5984","description":""},{"name":"Payments","item":[{"name":"Payments received","item":[{"name":"Payments received","id":"0656d02c-28ad-4256-a486-024deec00fcc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer Fhg3F8ZM06me6khBaAG045kaxv1Zdlnc"},{"key":"cookie","value":"_ga=GA1.1.1953581119.1716180859; intercom-id-kh97db2q=3772d70d-b144-42de-8ce2-472d75c130e9; intercom-device-id-kh97db2q=fbc3aba2-2e17-4f28-af94-536072a1e6d6; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%2222927%22%2C%22%24device_id%22%3A%20%2218f9459c126e1-0a5502a43b18eb-1b525637-13c680-18f9459c127995%22%2C%22%24initial_referrer%22%3A%20%22https%3A%2F%2Fwww.ewity.com%2F%22%2C%22%24initial_referring_domain%22%3A%20%22www.ewity.com%22%2C%22%24user_id%22%3A%20%2222927%22%7D; intercom-session-kh97db2q=ZHhtVXZ4K0lqOHcvMHhUdWFmcUtqUFJacHE2ek1raVFpRkxoYkxqdXJTaGhtNXRPdlBBWnh6dURWWjlWdWw4Qi0tanNtTTc5VmY3bU54U3hlRzljWVg3UT09--571c8112d14b5496db6886746dbc0fe8005bb932; _ga_SC3QLMLT67=GS1.1.1716882761.9.1.1716886812.0.0.0"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/reports/view/period-payments"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"56af535d-501f-45e8-89ee-3d1ca0af4cb7"}],"url":"https://app.ewitypos.com/api/v1/reporting/period-payments/export/summaryPdf?period=2024-05-01%2C2024-05-31&locations=location%2F6747&async=0","description":"<h3 id=\"get-apiv1reportingperiod-paymentsexportsummarypdf\">GET /api/v1/reporting/period-payments/export/summaryPdf</h3>\n<p>This endpoint retrieves a summary PDF report for period payments.</p>\n<h4 id=\"request\">Request</h4>\n<ul>\n<li>Method: GET</li>\n<li>URL: <code>https://app.ewitypos.com/api/v1/reporting/period-payments/export/summaryPdf</code></li>\n<li>Query Parameters:<ul>\n<li><code>period</code> (string, required): The period for which the summary PDF report is requested.</li>\n<li><code>locations</code> (string, required): The location for which the report is to be generated.</li>\n<li><code>async</code> (integer, required): Flag indicating whether the request should be processed asynchronously (0 for synchronous, 1 for asynchronous).</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response for this request is a PDF file representing the summary report for the specified period and location.</p>\n<h4 id=\"example\">Example</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"type\": \"object\",\n  \"properties\": {\n    \"status\": {\n      \"type\": \"integer\",\n      \"description\": \"The status code of the response.\"\n    },\n    \"Content-Type\": {\n      \"type\": \"string\",\n      \"description\": \"The type of content in the response.\"\n    }\n  }\n}\n</code></pre>\n","urlObject":{"protocol":"https","path":["api","v1","reporting","period-payments","export","summaryPdf"],"host":["app","ewitypos","com"],"query":[{"key":"period","value":"2024-05-01%2C2024-05-31"},{"key":"locations","value":"location%2F6747"},{"key":"async","value":"0"}],"variable":[]}},"response":[],"_postman_id":"0656d02c-28ad-4256-a486-024deec00fcc"}],"id":"6a6374ed-2c55-4240-bb82-33cee1970076","_postman_id":"6a6374ed-2c55-4240-bb82-33cee1970076","description":""}],"id":"29ca0145-8c28-46d3-97fd-f4e651950780","_postman_id":"29ca0145-8c28-46d3-97fd-f4e651950780","description":""}],"id":"2d3b4862-49e4-47e2-b06c-288959d12e69","_postman_id":"2d3b4862-49e4-47e2-b06c-288959d12e69","description":""},{"name":"Analytics","item":[{"name":"Sales Analytics","item":[{"name":"Summary","id":"6e2e1201-5006-4ed3-bcd5-3b5f207da60a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"sec-ch-ua","value":"\"Chromium\";v=\"124\", \"Google Chrome\";v=\"124\", \"Not-A.Brand\";v=\"99\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"Authorization","value":"Bearer TPPpFDJAFta9UoQEbIXC7yPv867JC5Aj"},{"key":"User-Agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36"},{"key":"X-Pos-Client-Id","value":"9fbf9618-a685-4495-815e-67bbac422664"},{"key":"Referer","value":"https://app.ewitypos.com/analytics/sales"},{"key":"X-Client","value":"Web"},{"key":"sec-ch-ua-platform","value":"\"macOS\""}],"url":"https://app.ewitypos.com/api/v1/analytics/sales/analytics-summaries?start_date=2024-05-01&end_date=2024-05-31&filters=","urlObject":{"protocol":"https","path":["api","v1","analytics","sales","analytics-summaries"],"host":["app","ewitypos","com"],"query":[{"key":"start_date","value":"2024-05-01"},{"key":"end_date","value":"2024-05-31"},{"key":"filters","value":""}],"variable":[]}},"response":[{"id":"0f252b80-23cc-45e7-8416-b146347650dd","name":"Summary","originalRequest":{"method":"GET","header":[{"key":"sec-ch-ua","value":"\"Chromium\";v=\"124\", \"Google Chrome\";v=\"124\", \"Not-A.Brand\";v=\"99\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"Authorization","value":"Bearer TPPpFDJAFta9UoQEbIXC7yPv867JC5Aj"},{"key":"User-Agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36"},{"key":"X-Pos-Client-Id","value":"9fbf9618-a685-4495-815e-67bbac422664"},{"key":"Referer","value":"https://app.ewitypos.com/analytics/sales"},{"key":"X-Client","value":"Web"},{"key":"sec-ch-ua-platform","value":"\"macOS\""}],"url":{"raw":"https://app.ewitypos.com/api/v1/analytics/sales/analytics-summaries?start_date=2024-05-01&end_date=2024-05-31&filters=","protocol":"https","host":["app","ewitypos","com"],"path":["api","v1","analytics","sales","analytics-summaries"],"query":[{"key":"start_date","value":"2024-05-01"},{"key":"end_date","value":"2024-05-31"},{"key":"filters","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 27 May 2024 11:19:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.12.2"},{"key":"X-Powered-By","value":"PHP/7.2.34"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"type\": \"revenue\",\n            \"name\": \"Revenue (Ex. Tax)\",\n            \"value\": \"10.00\",\n            \"previous\": \"16,390.00\",\n            \"change\": -99.9\n        },\n        {\n            \"type\": \"cogs\",\n            \"name\": \"Cost\",\n            \"value\": \"8,000.00\",\n            \"previous\": \"26,000.00\",\n            \"change\": -69.2\n        },\n        {\n            \"type\": \"profit\",\n            \"name\": \"Profit\",\n            \"value\": \"-7,990.00\",\n            \"previous\": \"-9,610.00\",\n            \"change\": -16.9\n        },\n        {\n            \"type\": \"discount\",\n            \"name\": \"Discounts\",\n            \"value\": \"0.00\",\n            \"previous\": \"0.00\",\n            \"change\": 100\n        },\n        {\n            \"type\": \"tax\",\n            \"name\": \"Tax Collected\",\n            \"value\": \"0.00\",\n            \"previous\": \"0.00\",\n            \"change\": 100\n        },\n        {\n            \"type\": \"sales\",\n            \"name\": \"Sales (Inc. Tax)\",\n            \"value\": \"10.00\",\n            \"previous\": \"16,390.00\",\n            \"change\": -99.9\n        },\n        {\n            \"type\": \"sales-count\",\n            \"name\": \"Sales Count\",\n            \"value\": \"2.00\",\n            \"previous\": \"5.00\",\n            \"change\": -60\n        },\n        {\n            \"type\": \"refund-count\",\n            \"name\": \"Refund Bills\",\n            \"value\": \"0.00\",\n            \"previous\": \"0.00\",\n            \"change\": 0\n        },\n        {\n            \"type\": \"void-count\",\n            \"name\": \"Void Bills\",\n            \"value\": \"0.00\",\n            \"previous\": \"0.00\",\n            \"change\": 0\n        },\n        {\n            \"type\": \"covers\",\n            \"name\": \"Covers\",\n            \"value\": \"0.00\",\n            \"previous\": \"0.00\",\n            \"change\": 100\n        },\n        {\n            \"type\": \"sales-per-cover\",\n            \"name\": \"Avg Daily Sales / Cover\",\n            \"value\": \"0.00\",\n            \"previous\": \"0.00\",\n            \"change\": 100\n        }\n    ]\n}"}],"_postman_id":"6e2e1201-5006-4ed3-bcd5-3b5f207da60a"}],"id":"2396e342-6f74-4bca-b67b-dbcf5409a1ef","_postman_id":"2396e342-6f74-4bca-b67b-dbcf5409a1ef","description":""},{"name":"Inventory","item":[{"name":"Summary","id":"32850f40-51ba-4f2d-84c4-f8694d2cc381","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer TPPpFDJAFta9UoQEbIXC7yPv867JC5Aj"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _ga=GA1.1.1447145428.1696407156; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=GS1.1.1710837654.138.0.1710837654.0.0.0; intercom-id-kh97db2q=8392d6c0-4471-4634-8fc7-07d2e46d4a26; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218f8fac09a5102a-07f64ab7a7be04-1b525637-29b188-18f8fac09a619e3%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%2C%22%24user_id%22%3A%20%223%22%7D; _ga_SC3QLMLT67=GS1.1.1716808503.177.1.1716808902.0.0.0; intercom-session-kh97db2q=akl0UER6bUdialNQS2hPS0Y3b1g0eGlCcUt4SExxb0dwbTY1enZQWXVmdVIxOFBvN1FsZG1hMjFudm1hRkdDWC0tVzlsZVZvb3A2T1FkdkFrbW5mL3Zydz09--038f61f2a8392e3ce460c82129b619848357ca42"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/analytics/inventory"},{"key":"sec-ch-ua","value":"\"Chromium\";v=\"124\", \"Google Chrome\";v=\"124\", \"Not-A.Brand\";v=\"99\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"9fbf9618-a685-4495-815e-67bbac422664"}],"url":"https://app.ewitypos.com/api/v1/analytics/inventory/analytics-summaries?filters=","urlObject":{"protocol":"https","path":["api","v1","analytics","inventory","analytics-summaries"],"host":["app","ewitypos","com"],"query":[{"key":"filters","value":""}],"variable":[]}},"response":[{"id":"d687af6d-2466-4f6a-b0eb-76f4acf16bc2","name":"Summary","originalRequest":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer TPPpFDJAFta9UoQEbIXC7yPv867JC5Aj"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _ga=GA1.1.1447145428.1696407156; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=GS1.1.1710837654.138.0.1710837654.0.0.0; intercom-id-kh97db2q=8392d6c0-4471-4634-8fc7-07d2e46d4a26; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218f8fac09a5102a-07f64ab7a7be04-1b525637-29b188-18f8fac09a619e3%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%2C%22%24user_id%22%3A%20%223%22%7D; _ga_SC3QLMLT67=GS1.1.1716808503.177.1.1716808902.0.0.0; intercom-session-kh97db2q=akl0UER6bUdialNQS2hPS0Y3b1g0eGlCcUt4SExxb0dwbTY1enZQWXVmdVIxOFBvN1FsZG1hMjFudm1hRkdDWC0tVzlsZVZvb3A2T1FkdkFrbW5mL3Zydz09--038f61f2a8392e3ce460c82129b619848357ca42"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/analytics/inventory"},{"key":"sec-ch-ua","value":"\"Chromium\";v=\"124\", \"Google Chrome\";v=\"124\", \"Not-A.Brand\";v=\"99\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"9fbf9618-a685-4495-815e-67bbac422664"}],"url":{"raw":"https://app.ewitypos.com/api/v1/analytics/inventory/analytics-summaries?filters=","protocol":"https","host":["app","ewitypos","com"],"path":["api","v1","analytics","inventory","analytics-summaries"],"query":[{"key":"filters","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 27 May 2024 11:22:55 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.12.2"},{"key":"X-Powered-By","value":"PHP/7.2.34"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"name\": \"Total Cost\",\n            \"value\": \"-169,836.32\"\n        },\n        {\n            \"name\": \"Sales Value (Ex. Tax)\",\n            \"value\": \"194,768.74\"\n        },\n        {\n            \"name\": \"Count\",\n            \"value\": -9\n        },\n        {\n            \"name\": \"Low Stocks\",\n            \"value\": 20\n        }\n    ]\n}"}],"_postman_id":"32850f40-51ba-4f2d-84c4-f8694d2cc381"}],"id":"79da5fa4-9a23-4b59-8304-e837459eb735","_postman_id":"79da5fa4-9a23-4b59-8304-e837459eb735","description":""}],"id":"7724a8cb-e191-4914-b7e8-d7109b16296d","_postman_id":"7724a8cb-e191-4914-b7e8-d7109b16296d","description":""},{"name":"Admin","item":[{"name":"Locations","item":[{"name":"List Locations","id":"9d802950-be07-499c-aa16-5d0fb983e552","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?1"},{"key":"sec-ch-ua-platform","value":"\"Android\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"},{"key":"x-client","value":"{{x-client}}"},{"key":"x-pos-client-id","value":"{{x-pos-client-id}}"},{"key":"Authorization","value":"{{authorization}}"}],"url":"https://app.ewitypos.com/api/v1/locations?show_register_counts=1","description":"<p>The <code>locations</code> endpoint retrieves a list of locations along with their register counts.</p>\n<p>The response returned is a JSON object with the following schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"data\": [\n        {\n            \"id\": \"number\",\n            \"name\": \"string\",\n            \"display_name\": \"string\",\n            \"type\": \"string\",\n            \"tax_number\": \"string\",\n            \"tax_activity_number\": \"string\",\n            \"street_address\": \"string\",\n            \"city\": \"string\",\n            \"country\": \"string\",\n            \"phone\": \"string\",\n            \"bill_note\": \"string\",\n            \"price_level\": \"null or number\",\n            \"qr_menu_url\": \"null or string\",\n            \"register_count\": \"number\"\n        }\n    ],\n    \"search\": {\n        \"searches\": \"array\"\n    }\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["api","v1","locations"],"host":["app","ewitypos","com"],"query":[{"key":"show_register_counts","value":"1"}],"variable":[]}},"response":[{"id":"550e8404-78de-4bbd-b766-8797c99c662c","name":"List Locations","originalRequest":{"method":"GET","header":[{"key":"authority","value":"app.ewitypos.com"},{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"referer","value":"https://app.ewitypos.com/customers/all"},{"key":"sec-ch-ua","value":"\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\""},{"key":"sec-ch-ua-mobile","value":"?1"},{"key":"sec-ch-ua-platform","value":"\"Android\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"},{"key":"x-client","value":"{{x-client}}"},{"key":"x-pos-client-id","value":"{{x-pos-client-id}}"},{"key":"Authorization","value":"{{authorization}}"}],"url":{"raw":"https://app.ewitypos.com/api/v1/locations?show_register_counts=1","protocol":"https","host":["app","ewitypos","com"],"path":["api","v1","locations"],"query":[{"key":"show_register_counts","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 01 Jun 2024 06:18:37 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.12.2"},{"key":"X-Powered-By","value":"PHP/7.2.34"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 3,\n            \"name\": \"Ewity Outlet\",\n            \"display_name\": \"Display\",\n            \"type\": \"retail\",\n            \"tax_number\": \"2837698279\",\n            \"tax_activity_number\": \"23973027\",\n            \"street_address\": \"Noca residence\",\n            \"city\": \"Male\",\n            \"country\": \"Maldives\",\n            \"phone\": \"9555566\",\n            \"bill_note\": \"Bill Note\",\n            \"price_level\": null,\n            \"qr_menu_url\": null,\n            \"register_count\": 1\n        },\n        {\n            \"id\": 69,\n            \"name\": \"Ewity Two\",\n            \"display_name\": null,\n            \"type\": \"retail\",\n            \"tax_number\": null,\n            \"tax_activity_number\": null,\n            \"street_address\": null,\n            \"city\": null,\n            \"country\": null,\n            \"phone\": null,\n            \"bill_note\": null,\n            \"price_level\": null,\n            \"qr_menu_url\": null,\n            \"register_count\": 1\n        },\n        {\n            \"id\": 6297,\n            \"name\": \"Ewity Three\",\n            \"display_name\": null,\n            \"type\": \"retail\",\n            \"tax_number\": null,\n            \"tax_activity_number\": null,\n            \"street_address\": null,\n            \"city\": null,\n            \"country\": null,\n            \"phone\": null,\n            \"bill_note\": null,\n            \"price_level\": null,\n            \"qr_menu_url\": null,\n            \"register_count\": 1\n        }\n    ],\n    \"search\": {\n        \"searches\": []\n    }\n}"}],"_postman_id":"9d802950-be07-499c-aa16-5d0fb983e552"},{"name":"Update Location","id":"10f4dd09-4acd-4c40-9b9a-d6f0a9cd1927","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer TPPpFDJAFta9UoQEbIXC7yPv867JC5Aj"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _ga=GA1.1.1447145428.1696407156; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=GS1.1.1710837654.138.0.1710837654.0.0.0; intercom-id-kh97db2q=61727b89-8542-4dd8-81c9-ea8047642106; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218f8fac09a5102a-07f64ab7a7be04-1b525637-29b188-18f8fac09a619e3%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%2C%22%24user_id%22%3A%20%223%22%7D; _ga_SC3QLMLT67=GS1.1.1717222567.183.1.1717222622.0.0.0; intercom-session-kh97db2q=SGJZTjN2RDZZN1RnbDI2cFJhWjRIQmZGdUdRZHpsYllONElHTjFxbG1yS3VmM3pYUU1GWFQwaGZTenk2aFUycC0tTnRtaFZ2YzliUng5OUtaS25oWEdxdz09--a0212b1567369bdb00b7e48c648931bb08267458"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/company-admin/locations"},{"key":"sec-ch-ua","value":"\"Chromium\";v=\"124\", \"Google Chrome\";v=\"124\", \"Not-A.Brand\";v=\"99\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"9fbf9618-a685-4495-815e-67bbac422664"}],"body":{"mode":"raw","raw":"{\"name\":\"Ewity Outlet 4\",\"type\":\"retail\",\"tax_number\":\"2837698279\",\"tax_activity_number\":\"23973027\",\"display_name\":\"Display\",\"email\":\"hello@ewity.com\",\"phone\":\"9555566\",\"bill_note\":\"Bill Note\",\"price_level\":null,\"street_address\":\"Noca residence\",\"state\":null,\"city\":\"Male\",\"zip_code\":\"20082\",\"country\":\"Maldives\"}","options":{"raw":{"language":"json"}}},"url":"https://app.ewitypos.com/api/v1/locations/3","urlObject":{"protocol":"https","path":["api","v1","locations","3"],"host":["app","ewitypos","com"],"query":[],"variable":[]}},"response":[{"id":"5b41fe54-aaae-4707-b987-1c32673ab21f","name":"Update Location","originalRequest":{"method":"PATCH","header":[{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer TPPpFDJAFta9UoQEbIXC7yPv867JC5Aj"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _ga=GA1.1.1447145428.1696407156; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=GS1.1.1710837654.138.0.1710837654.0.0.0; intercom-id-kh97db2q=61727b89-8542-4dd8-81c9-ea8047642106; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218f8fac09a5102a-07f64ab7a7be04-1b525637-29b188-18f8fac09a619e3%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%2C%22%24user_id%22%3A%20%223%22%7D; _ga_SC3QLMLT67=GS1.1.1717222567.183.1.1717222622.0.0.0; intercom-session-kh97db2q=SGJZTjN2RDZZN1RnbDI2cFJhWjRIQmZGdUdRZHpsYllONElHTjFxbG1yS3VmM3pYUU1GWFQwaGZTenk2aFUycC0tTnRtaFZ2YzliUng5OUtaS25oWEdxdz09--a0212b1567369bdb00b7e48c648931bb08267458"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/company-admin/locations"},{"key":"sec-ch-ua","value":"\"Chromium\";v=\"124\", \"Google Chrome\";v=\"124\", \"Not-A.Brand\";v=\"99\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"9fbf9618-a685-4495-815e-67bbac422664"}],"body":{"mode":"raw","raw":"{\"name\":\"Ewity Outlet 4\",\"type\":\"retail\",\"tax_number\":\"2837698279\",\"tax_activity_number\":\"23973027\",\"display_name\":\"Display\",\"email\":\"hello@ewity.com\",\"phone\":\"9555566\",\"bill_note\":\"Bill Note\",\"price_level\":null,\"street_address\":\"Noca residence\",\"state\":null,\"city\":\"Male\",\"zip_code\":\"20082\",\"country\":\"Maldives\"}","options":{"raw":{"language":"json"}}},"url":"https://app.ewitypos.com/api/v1/locations/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 01 Jun 2024 06:19:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.12.2"},{"key":"X-Powered-By","value":"PHP/7.2.34"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 3,\n        \"company_id\": 2,\n        \"name\": \"Ewity Outlet 4\",\n        \"display_name\": \"Display\",\n        \"type\": \"retail\",\n        \"tax_number\": \"2837698279\",\n        \"tax_activity_number\": \"23973027\",\n        \"street_address\": \"Noca residence\",\n        \"city\": \"Male\",\n        \"state\": null,\n        \"zip_code\": \"20082\",\n        \"country\": \"Maldives\",\n        \"phone\": \"9555566\",\n        \"email\": \"hello@ewity.com\",\n        \"fax\": null,\n        \"bill_note\": \"Bill Note\",\n        \"price_level\": null,\n        \"created\": {\n            \"at\": \"2018-08-21 19:04:21\",\n            \"by\": \"Test Admin\"\n        },\n        \"updated\": {\n            \"at\": \"2024-06-01 11:19:27\",\n            \"by\": \"User\"\n        }\n    }\n}"}],"_postman_id":"10f4dd09-4acd-4c40-9b9a-d6f0a9cd1927"},{"name":"Create Location","id":"39474213-ba54-4353-892c-c8f83e65b39d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer TPPpFDJAFta9UoQEbIXC7yPv867JC5Aj"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _ga=GA1.1.1447145428.1696407156; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=GS1.1.1710837654.138.0.1710837654.0.0.0; intercom-id-kh97db2q=61727b89-8542-4dd8-81c9-ea8047642106; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218f8fac09a5102a-07f64ab7a7be04-1b525637-29b188-18f8fac09a619e3%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%2C%22%24user_id%22%3A%20%223%22%7D; _ga_SC3QLMLT67=GS1.1.1717222567.183.1.1717222622.0.0.0; intercom-session-kh97db2q=Y2YzUnFqbGNxRUJRTTVubTZUVXVvM0YrMzNxM25ISUh1VFRmM0RIajh6cXdpNTNvUUorSU9GVUFpazZSejNaby0teENmM3R6OTd2VENDUURkSGZHeGpxZz09--46d5af9131f8b2a56033234d7e1782da0f65dd64"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/company-admin/locations"},{"key":"sec-ch-ua","value":"\"Chromium\";v=\"124\", \"Google Chrome\";v=\"124\", \"Not-A.Brand\";v=\"99\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"9fbf9618-a685-4495-815e-67bbac422664"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Ewity Outlet 6\",\n    \"type\": \"retail\",\n    \"tax_number\": \"T289378273091\",\n    \"tax_activity_number\": \"273682\",\n    \"email\": \"outlet@ewity.com\",\n    \"phone\": \"+9604006262\",\n    \"street_address\": \"Ewity Office, Industrial Area\",\n    \"state\": \"Kaafu\",\n    \"city\": \"Hulhumale\",\n    \"zip_code\": \"23000\",\n    \"country\": \"Maldives\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.ewitypos.com/api/v1/locations","urlObject":{"protocol":"https","path":["api","v1","locations"],"host":["app","ewitypos","com"],"query":[],"variable":[]}},"response":[{"id":"2735283f-08f9-4bf8-8202-62e2a179d942","name":"Create Location","originalRequest":{"method":"POST","header":[{"key":"accept","value":"application/json"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer TPPpFDJAFta9UoQEbIXC7yPv867JC5Aj"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _ga=GA1.1.1447145428.1696407156; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=GS1.1.1710837654.138.0.1710837654.0.0.0; intercom-id-kh97db2q=61727b89-8542-4dd8-81c9-ea8047642106; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218f8fac09a5102a-07f64ab7a7be04-1b525637-29b188-18f8fac09a619e3%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%2C%22%24user_id%22%3A%20%223%22%7D; _ga_SC3QLMLT67=GS1.1.1717222567.183.1.1717222622.0.0.0; intercom-session-kh97db2q=Y2YzUnFqbGNxRUJRTTVubTZUVXVvM0YrMzNxM25ISUh1VFRmM0RIajh6cXdpNTNvUUorSU9GVUFpazZSejNaby0teENmM3R6OTd2VENDUURkSGZHeGpxZz09--46d5af9131f8b2a56033234d7e1782da0f65dd64"},{"key":"origin","value":"https://app.ewitypos.com"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/company-admin/locations"},{"key":"sec-ch-ua","value":"\"Chromium\";v=\"124\", \"Google Chrome\";v=\"124\", \"Not-A.Brand\";v=\"99\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"9fbf9618-a685-4495-815e-67bbac422664"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Ewity Outlet 6\",\n    \"type\": \"retail\",\n    \"tax_number\": \"T289378273091\",\n    \"tax_activity_number\": \"273682\",\n    \"email\": \"outlet@ewity.com\",\n    \"phone\": \"+9604006262\",\n    \"street_address\": \"Ewity Office, Industrial Area\",\n    \"state\": \"Kaafu\",\n    \"city\": \"Hulhumale\",\n    \"zip_code\": \"23000\",\n    \"country\": \"Maldives\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.ewitypos.com/api/v1/locations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 01 Jun 2024 06:22:55 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.12.2"},{"key":"X-Powered-By","value":"PHP/7.2.34"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 7780,\n        \"name\": \"Ewity Outlet 6\",\n        \"display_name\": null,\n        \"type\": \"retail\",\n        \"tax_number\": \"T289378273091\",\n        \"tax_activity_number\": \"273682\",\n        \"street_address\": \"Ewity Office, Industrial Area\",\n        \"city\": \"Hulhumale\",\n        \"country\": \"Maldives\",\n        \"phone\": \"+9604006262\",\n        \"bill_note\": null,\n        \"price_level\": null,\n        \"qr_menu_url\": null\n    }\n}"}],"_postman_id":"39474213-ba54-4353-892c-c8f83e65b39d"}],"id":"7c84bd20-df44-4098-8b74-87bde912da1a","_postman_id":"7c84bd20-df44-4098-8b74-87bde912da1a","description":""},{"name":"Users","item":[{"name":"List Users","id":"b4802182-8bba-4c4d-9ac1-dc12af675f8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer tZBAsgFDJncwscDoaQ8hAyfjUe3Yyyr5"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _ga=GA1.1.1447145428.1696407156; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=GS1.1.1710837654.138.0.1710837654.0.0.0; intercom-id-kh97db2q=61727b89-8542-4dd8-81c9-ea8047642106; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218fc799b1ff5f8-04c6fef5a92d5d-1b525637-29b188-18fc799b2001dba%22%2C%22%24user_id%22%3A%20%223%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; intercom-session-kh97db2q=MHZ2YW9tTVM1TGxkeEFWUjV4TGJyblMrWVAwY29OdDBFZGZSV1gzQzZkTjZuZXBKY2tBZXBkMVlmVnRGTWttUi0tNkpuTExCbTZNVW1zL0pyYmQzQU1Ndz09--bc1b5457bcbbbac21bf50ca6e3baeb765b9079c2; _ga_SC3QLMLT67=GS1.1.1717222567.183.1.1717223794.0.0.0"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/company-admin/users"},{"key":"sec-ch-ua","value":"\"Chromium\";v=\"124\", \"Google Chrome\";v=\"124\", \"Not-A.Brand\";v=\"99\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"9fbf9618-a685-4495-815e-67bbac422664"}],"url":"https://app.ewitypos.com/api/v1/users?","description":"<h3 id=\"get-apiv1users\">GET /api/v1/users</h3>\n<p>This endpoint retrieves a list of users.</p>\n<h4 id=\"response\">Response</h4>\n<p>The response is a JSON object with the following schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"pagination\": {\n        \"total\": integer,\n        \"pageSize\": integer,\n        \"current\": integer,\n        \"lastPage\": integer\n    },\n    \"data\": [\n        {\n            \"id\": integer,\n            \"username\": string,\n            \"type\": string,\n            \"name\": string,\n            \"email\": string,\n            \"mobile\": string or null,\n            \"created\": {\n                \"at\": string,\n                \"by\": string\n            }\n        }\n    ],\n    \"search\": {\n        \"default\": string,\n        \"searches\": {\n            \"name\": {\n                \"name\": string\n            },\n            \"username\": {\n                \"name\": string\n            }\n        }\n    }\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["api","v1","users"],"host":["app","ewitypos","com"],"query":[{"key":"","value":null}],"variable":[]}},"response":[{"id":"e020e5ce-132e-435e-a23e-b5202ad4e2a5","name":"List Users","originalRequest":{"method":"GET","header":[{"key":"accept","value":"*/*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer tZBAsgFDJncwscDoaQ8hAyfjUe3Yyyr5"},{"key":"cookie","value":"intercom-device-id-kh97db2q=7e9e4db5-b74f-4e99-9438-6363bbcc6a91; _ga=GA1.1.1447145428.1696407156; _ga_535E8T6W5P=GS1.1.1702274389.2.0.1702274389.0.0.0; _ga_6HPB09T5GT=GS1.1.1702274389.2.0.1702274389.0.0.0; _fw_crm_v=0fe9400a-92ba-4bca-aac5-7baa3f83dbd7; _ga_YRFN9N5VT8=GS1.1.1702290050.1.0.1702290056.0.0.0; _ga_SC3QLMLT67=deleted; _ga_SC3QLMLT67=GS1.1.1710837654.138.0.1710837654.0.0.0; intercom-id-kh97db2q=61727b89-8542-4dd8-81c9-ea8047642106; mp_d65b9f11168a7c62148fd08f44f7e75f_mixpanel=%7B%22distinct_id%22%3A%20%223%22%2C%22%24device_id%22%3A%20%2218fc799b1ff5f8-04c6fef5a92d5d-1b525637-29b188-18fc799b2001dba%22%2C%22%24user_id%22%3A%20%223%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%7D; intercom-session-kh97db2q=MHZ2YW9tTVM1TGxkeEFWUjV4TGJyblMrWVAwY29OdDBFZGZSV1gzQzZkTjZuZXBKY2tBZXBkMVlmVnRGTWttUi0tNkpuTExCbTZNVW1zL0pyYmQzQU1Ndz09--bc1b5457bcbbbac21bf50ca6e3baeb765b9079c2; _ga_SC3QLMLT67=GS1.1.1717222567.183.1.1717223794.0.0.0"},{"key":"priority","value":"u=1, i"},{"key":"referer","value":"https://app.ewitypos.com/company-admin/users"},{"key":"sec-ch-ua","value":"\"Chromium\";v=\"124\", \"Google Chrome\";v=\"124\", \"Not-A.Brand\";v=\"99\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"macOS\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36"},{"key":"x-client","value":"Web"},{"key":"x-pos-client-id","value":"9fbf9618-a685-4495-815e-67bbac422664"}],"url":{"raw":"https://app.ewitypos.com/api/v1/users?","protocol":"https","host":["app","ewitypos","com"],"path":["api","v1","users"],"query":[{"key":"","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 01 Jun 2024 06:37:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.12.2"},{"key":"X-Powered-By","value":"PHP/7.2.34"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"pagination\": {\n        \"total\": 5,\n        \"pageSize\": 20,\n        \"current\": 1,\n        \"lastPage\": 1\n    },\n    \"data\": [\n        {\n            \"id\": 15231,\n            \"username\": \"User Name\",\n            \"type\": \"api\",\n            \"name\": \"Example User\",\n            \"email\": \"user@example.com\",\n            \"mobile\": null,\n            \"created\": {\n                \"at\": \"2023-02-14 12:30:48\",\n                \"by\": \"System\"\n            }\n        },\n        {\n            \"id\": 3657,\n            \"username\": \"api-user\",\n            \"type\": \"api\",\n            \"name\": \"API User Tests\",\n            \"email\": \"user1@example.com\",\n            \"mobile\": null,\n            \"created\": {\n                \"at\": \"2020-09-21 12:36:56\",\n                \"by\": \"System\"\n            }\n        }\n        \n    ],\n    \"search\": {\n        \"default\": \"name\",\n        \"searches\": {\n            \"name\": {\n                \"name\": \"Name\"\n            },\n            \"username\": {\n                \"name\": \"username\"\n            }\n        }\n    }\n}"}],"_postman_id":"b4802182-8bba-4c4d-9ac1-dc12af675f8f"},{"name":"update users","id":"32ac0110-ec21-4f8b-92c7-6e09a0001b0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"32ac0110-ec21-4f8b-92c7-6e09a0001b0c"}],"id":"531e837c-d7af-4938-ab5f-0e1ac3e81686","_postman_id":"531e837c-d7af-4938-ab5f-0e1ac3e81686","description":""}],"id":"8bc95192-bffb-4b8b-80bd-85856ae49711","_postman_id":"8bc95192-bffb-4b8b-80bd-85856ae49711","description":""}],"variable":[{"key":"URL","value":"https://app.ewitypos.com/api/"}]}