{"info":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"30710737","collectionId":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","publishedId":"2sAYJ9AJcY","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-01-05T09:13:34.000Z"},"item":[{"name":"Auth","item":[{"name":"Authorization Code","event":[{"listen":"prerequest","script":{"id":"da496b0d-a27d-4d10-8437-53df6c3cb831","exec":[""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"8f2846a2-ef1b-462d-acf8-1b2d8dd7875b","exec":[""],"type":"text/javascript","packages":{}}}],"id":"faa1ced5-9e1a-4a4b-8749-eb5f67c30831","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"grant_type\" : \"authorization_code\",\r\n    \"client_id\" : \"{{client_id}}\",\r\n    \"client_secret\" : \"{{client_secret}}\",\r\n    \"code\" : \"{{code}}\",\r\n    \"redirect_uri\" : \"{{redirect_uri}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/oauth/access-token","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}},"urlObject":{"path":["admin","api","oauth","access-token"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"faa1ced5-9e1a-4a4b-8749-eb5f67c30831"},{"name":"Refresh Token","event":[{"listen":"test","script":{"id":"e6a8fcb5-71ca-44fc-8653-9aa8306391a9","exec":[""],"type":"text/javascript","packages":{}}}],"id":"bb879708-ba7d-40d6-9a15-251dcc2a81ca","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"grant_type\" : \"refresh_token\",\r\n    \"client_id\" : \"{{client_id}}\",\r\n    \"client_secret\" : \"{{client_secret}}\",\r\n    \"refresh_token\" : \"{{refresh_token}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/oauth/access-token","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}},"urlObject":{"path":["admin","api","oauth","access-token"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bb879708-ba7d-40d6-9a15-251dcc2a81ca"},{"name":"Resource Owner","event":[{"listen":"test","script":{"id":"eec8fc03-c91c-4a86-9f5a-156d034796aa","exec":[""],"type":"text/javascript","packages":{}}}],"id":"f76ab924-a330-4073-9693-ba1cff9d7108","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{site_url}}/admin/api/site","urlObject":{"path":["admin","api","site"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f76ab924-a330-4073-9693-ba1cff9d7108"}],"id":"34dedb40-ac17-4e59-8731-f2b24c4c2f1e","event":[{"listen":"prerequest","script":{"id":"979837f1-b0e4-4a94-9b90-63a6d9210543","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"bbda078e-5ea5-448c-8436-0a665fb84295","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"34dedb40-ac17-4e59-8731-f2b24c4c2f1e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Article","item":[{"name":"Lists","event":[{"listen":"test","script":{"id":"c36b8275-c1de-4865-a950-d3745de17fa1","exec":[""],"type":"text/javascript","packages":{}}}],"id":"aaec0be9-9dbb-441e-8d60-f9c4702a95bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/articles","urlObject":{"path":["admin","api","v1","articles"],"host":["{{site_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Return up to this many results per page.</p>\n","type":"text/plain"},"key":"limit","value":"≤ 100 default 50"},{"disabled":true,"key":"page","value":"default 1"}],"variable":[]}},"response":[],"_postman_id":"aaec0be9-9dbb-441e-8d60-f9c4702a95bd"},{"name":"Get","event":[{"listen":"test","script":{"id":"428c1251-3818-4867-8f6f-a4e821d34b9e","exec":[""],"type":"text/javascript","packages":{}}}],"id":"4dea1f7d-203b-489e-9a40-48c9f68ab409","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/articles/:id","urlObject":{"path":["admin","api","v1","articles",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"4dea1f7d-203b-489e-9a40-48c9f68ab409"},{"name":"Create","id":"821b4372-e073-44ff-82b2-38f9681d8ed0","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"{{title}}\",\r\n    \"content\" : \"{{content}}\",\r\n    \"status\" : \"{{status}}\",\r\n    \"metadata\" : {\r\n        \"slug\" : \"{{slug}}\",\r\n        \"title\" : \"{{title}}\",\r\n        \"description\" : \"{{description}}\",\r\n        \"canonicals\" : [\r\n            \"{{canonical_1}}\",\r\n            \"{{canonical_2}}\",\r\n            \"{{canonical_3}}\"\r\n        ],\r\n        \"disable_index\" : false\r\n    } \r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/articles","urlObject":{"path":["admin","api","v1","articles"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"821b4372-e073-44ff-82b2-38f9681d8ed0"},{"name":"Update","id":"236589eb-c594-4cbd-8093-7144ebfa9f21","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"{{title}}\",\r\n    \"content\" : \"{{content}}\",\r\n    \"status\" : \"{{status}}\",\r\n    \"metadata\" : {\r\n        \"slug\" : \"{{slug}}\",\r\n        \"title\" : \"{{title}}\",\r\n        \"description\" : \"{{description}}\",\r\n        \"canonicals\" : [\r\n            \"{{canonical_1}}\",\r\n            \"{{canonical_2}}\",\r\n            \"{{canonical_3}}\"\r\n        ],\r\n        \"disable_index\" : false\r\n    } \r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/articles/:id","urlObject":{"path":["admin","api","v1","articles",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"236589eb-c594-4cbd-8093-7144ebfa9f21"},{"name":"Delete","id":"2d439688-cbe7-4013-a7b6-5d0ba0003f8d","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/articles/:id","urlObject":{"path":["admin","api","v1","articles",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"2d439688-cbe7-4013-a7b6-5d0ba0003f8d"}],"id":"5d22765f-3d74-489e-a0b2-755c4297d47d","_postman_id":"5d22765f-3d74-489e-a0b2-755c4297d47d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Brand","item":[{"name":"Lists","event":[{"listen":"test","script":{"id":"7ef9bc9c-4eae-4905-9ccf-61af94a8d728","exec":[""],"type":"text/javascript","packages":{}}}],"id":"94a01d0b-cdfd-47c8-91d9-139422bf4d03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/brands","urlObject":{"path":["admin","api","v1","brands"],"host":["{{site_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Return up to this many results per page.</p>\n","type":"text/plain"},"key":"limit","value":"≤ 100 default 50"},{"disabled":true,"key":"page","value":"default 1"}],"variable":[]}},"response":[],"_postman_id":"94a01d0b-cdfd-47c8-91d9-139422bf4d03"},{"name":"Get","id":"9505c717-72f9-4aa8-94fb-5304537d28d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/brands/:id","urlObject":{"path":["admin","api","v1","brands",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"9505c717-72f9-4aa8-94fb-5304537d28d3"},{"name":"Create","id":"ae0ae0f7-86f2-4318-8919-b05ad3d58c46","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"{{name}}\",\r\n    \"content\" : \"{{content}}\",\r\n    \"metadata\" : {\r\n        \"slug\" : \"{{slug}}\",\r\n        \"title\" : \"{{title}}\",\r\n        \"description\" : \"{{description}}\",\r\n        \"canonicals\" : [\r\n            \"{{canonical_1}}\",\r\n            \"{{canonical_2}}\",\r\n            \"{{canonical_3}}\"\r\n        ],\r\n        \"disable_index\" : false\r\n    } \r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/brands","urlObject":{"path":["admin","api","v1","brands"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ae0ae0f7-86f2-4318-8919-b05ad3d58c46"},{"name":"Update","id":"aec21835-2891-4c7c-8a63-ada94fc41827","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"{{name}}\",\r\n    \"content\" : \"{{content}}\",\r\n    \"metadata\" : {\r\n        \"slug\" : \"{{slug}}\",\r\n        \"title\" : \"{{title}}\",\r\n        \"description\" : \"{{description}}\",\r\n        \"canonicals\" : [\r\n            \"{{canonical_1}}\",\r\n            \"{{canonical_2}}\",\r\n            \"{{canonical_3}}\"\r\n        ],\r\n        \"disable_index\" : false\r\n    } \r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/brands/:id","urlObject":{"path":["admin","api","v1","brands",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"aec21835-2891-4c7c-8a63-ada94fc41827"},{"name":"Delete","id":"15632ddb-123e-41ec-8f0b-831e27a9c27a","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/brands/:id","urlObject":{"path":["admin","api","v1","brands",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"15632ddb-123e-41ec-8f0b-831e27a9c27a"}],"id":"9c1cc15a-0bc3-4afb-bff2-54ef1b16159f","_postman_id":"9c1cc15a-0bc3-4afb-bff2-54ef1b16159f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Cancel Reason","item":[{"name":"Lists","id":"2978655e-dd78-450b-8234-c7c1f6469efc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/cancel-reasons","urlObject":{"path":["admin","api","v1","cancel-reasons"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2978655e-dd78-450b-8234-c7c1f6469efc"},{"name":"Get","id":"7a2a21f4-69be-4fb4-b703-78cb09872f10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/cancel-reasons/:id","urlObject":{"path":["admin","api","v1","cancel-reasons",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"7a2a21f4-69be-4fb4-b703-78cb09872f10"},{"name":"Create","id":"475759f1-4ed0-47c9-a172-b5d0daafef44","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"{{title}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/cancel-reasons","urlObject":{"path":["admin","api","v1","cancel-reasons"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"475759f1-4ed0-47c9-a172-b5d0daafef44"},{"name":"Update","id":"5a9d4761-f625-486b-9539-ad9e9d4399a6","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"{{title}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/cancel-reasons/:id","urlObject":{"path":["admin","api","v1","cancel-reasons",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"5a9d4761-f625-486b-9539-ad9e9d4399a6"},{"name":"Delete","id":"bc5e42a7-b519-4ad0-9eac-48fc425da981","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/cancel-reasons/:id","urlObject":{"path":["admin","api","v1","cancel-reasons",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"bc5e42a7-b519-4ad0-9eac-48fc425da981"}],"id":"9f3a81ba-d770-4544-afbb-b27ec6d448a1","_postman_id":"9f3a81ba-d770-4544-afbb-b27ec6d448a1","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Category","item":[{"name":"Lists","id":"86503d46-bd4a-4342-868e-74d5d49d7dd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/categories","urlObject":{"path":["admin","api","v1","categories"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"86503d46-bd4a-4342-868e-74d5d49d7dd1"},{"name":"Tree","id":"28e1a35c-9787-4178-bf3d-d7ec0be3f9ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/categories/tree","urlObject":{"path":["admin","api","v1","categories","tree"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"28e1a35c-9787-4178-bf3d-d7ec0be3f9ca"},{"name":"Get","id":"a725d090-5687-471a-b546-200f756508ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/categories/:id","urlObject":{"path":["admin","api","v1","categories",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"a725d090-5687-471a-b546-200f756508ea"},{"name":"Create","id":"257532ee-4e83-43d5-b736-312afd74af4c","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"{{name}}\",\r\n    \"parent_id\" : \"{{category_id}}\",\r\n    \"metadata\" : {\r\n        \"slug\" : \"{{slug}}\",\r\n        \"title\" : \"{{title}}\",\r\n        \"description\" : \"{{description}}\",\r\n        \"canonicals\" : [\r\n            \"{{canonical_1}}\",\r\n            \"{{canonical_2}}\",\r\n            \"{{canonical_3}}\"\r\n        ],\r\n        \"disable_index\" : false\r\n    } \r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/categories","urlObject":{"path":["admin","api","v1","categories"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"257532ee-4e83-43d5-b736-312afd74af4c"},{"name":"Update","id":"f1bbb740-69bd-42c8-86a4-7f081fbea89e","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"{{name}}\",\r\n    \"parent_id\" : \"{{category_id}}\",\r\n    \"metadata\" : {\r\n        \"slug\" : \"{{slug}}\",\r\n        \"title\" : \"{{title}}\",\r\n        \"description\" : \"{{description}}\",\r\n        \"canonicals\" : [\r\n            \"{{canonical_1}}\",\r\n            \"{{canonical_2}}\",\r\n            \"{{canonical_3}}\"\r\n        ],\r\n        \"disable_index\" : {{disable_index}}\r\n    } \r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/categories/:id","urlObject":{"path":["admin","api","v1","categories",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"f1bbb740-69bd-42c8-86a4-7f081fbea89e"},{"name":"Delete","id":"9dc382c4-ad79-4e0b-a7f9-6411bf24dbb5","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/categories/:id","urlObject":{"path":["admin","api","v1","categories",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"9dc382c4-ad79-4e0b-a7f9-6411bf24dbb5"}],"id":"3e5928d7-7015-4027-9d3a-a8d9a7cc2ec3","_postman_id":"3e5928d7-7015-4027-9d3a-a8d9a7cc2ec3","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Countries","item":[{"name":"Lists","id":"b98fe936-3c59-4db4-8fb7-032e02b28664","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/countries","urlObject":{"path":["admin","api","v1","countries"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b98fe936-3c59-4db4-8fb7-032e02b28664"},{"name":"Get","id":"fbf970e4-27ea-47db-9465-541015a4e32c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/countries/:id","urlObject":{"path":["admin","api","v1","countries",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"fbf970e4-27ea-47db-9465-541015a4e32c"},{"name":"Create","id":"849fc780-759e-4971-b1e6-98e824cc891b","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"code\" : \"{{code}}\",\r\n    \"currency\" : \"{{currency}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/countries","urlObject":{"path":["admin","api","v1","countries"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"849fc780-759e-4971-b1e6-98e824cc891b"},{"name":"Update","id":"506ebc15-a9e2-4913-892d-50e637e377f4","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"currency\" : \"{{currency}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/countries/:id","urlObject":{"path":["admin","api","v1","countries",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"506ebc15-a9e2-4913-892d-50e637e377f4"},{"name":"Delete","id":"18fcc468-40a5-4da3-8bef-27019a044be6","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/countries/:id","urlObject":{"path":["admin","api","v1","countries",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"18fcc468-40a5-4da3-8bef-27019a044be6"}],"id":"f15354b7-0e06-4b53-921f-10eb55406ed1","_postman_id":"f15354b7-0e06-4b53-921f-10eb55406ed1","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Currency","item":[{"name":"Lists","id":"d75c18a8-5a79-409d-b9ac-2defcab25955","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/currencies","urlObject":{"path":["admin","api","v1","currencies"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d75c18a8-5a79-409d-b9ac-2defcab25955"},{"name":"Get","id":"178794af-efce-42a7-965a-fb9b5e53b856","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/currencies/:id","urlObject":{"path":["admin","api","v1","currencies",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"178794af-efce-42a7-965a-fb9b5e53b856"},{"name":"Create","id":"1e5eae1f-6ab0-4c34-b065-40b60885044a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"code\" : \"{{code}}\",\r\n    \"symbol\" : \"{{symbol}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/currencies","urlObject":{"path":["admin","api","v1","currencies"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1e5eae1f-6ab0-4c34-b065-40b60885044a"},{"name":"Update","id":"52b9eadf-b2d1-4806-8549-febb00baca38","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"symbol\" : \"{{symbol}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/currencies/:id","urlObject":{"path":["admin","api","v1","currencies",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"52b9eadf-b2d1-4806-8549-febb00baca38"},{"name":"Delete","id":"561b7a7d-15db-4e5b-bd22-71d3bdde0682","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/currencies/:id","urlObject":{"path":["admin","api","v1","currencies",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"561b7a7d-15db-4e5b-bd22-71d3bdde0682"}],"id":"5a85ba50-920a-4078-9da7-5efd404991d2","_postman_id":"5a85ba50-920a-4078-9da7-5efd404991d2","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Customer","item":[{"name":"Lists","id":"e1612a4b-16d1-4b90-85b7-224eeeddca83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/customers","urlObject":{"path":["admin","api","v1","customers"],"host":["{{site_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Return up to this many results per page.</p>\n","type":"text/plain"},"key":"limit","value":"≤ 100 default 50"},{"disabled":true,"key":"page","value":"default 1"}],"variable":[]}},"response":[],"_postman_id":"e1612a4b-16d1-4b90-85b7-224eeeddca83"},{"name":"Get","id":"ccfbe2bf-7ce7-4329-a923-fc9de6e27bb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/customers/:id","urlObject":{"path":["admin","api","v1","customers",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"ccfbe2bf-7ce7-4329-a923-fc9de6e27bb1"},{"name":"Create","id":"4f5cb899-d57b-43a1-b316-4e02e4fae7ab","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"group_id\" : \"{{group_id}}\",\r\n    \"first_name\" : \"{{first_name}}\",\r\n    \"last_name\" : \"{{last_name}}\",\r\n    \"email\" : \"{{email}}\",\r\n    \"phone\" : \"{{phone}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/customers","urlObject":{"path":["admin","api","v1","customers"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4f5cb899-d57b-43a1-b316-4e02e4fae7ab"},{"name":"Update","id":"352032cd-c328-46f2-ba0b-e37eb06a9c27","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"group_id\" : \"{{group_id}}\",\r\n    \"first_name\" : \"{{first_name}}\",\r\n    \"last_name\" : \"{{last_name}}\",\r\n    \"email\" : \"{{email}}\",\r\n    \"phone\" : \"{{phone}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/customers/:id","urlObject":{"path":["admin","api","v1","customers",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"352032cd-c328-46f2-ba0b-e37eb06a9c27"},{"name":"Delete","id":"3c330a6a-739d-471b-8f59-4ee2b1c7a0c2","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/customers/:id","urlObject":{"path":["admin","api","v1","customers",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"3c330a6a-739d-471b-8f59-4ee2b1c7a0c2"}],"id":"adb731a1-b6cd-447a-b42a-65c3343a606b","_postman_id":"adb731a1-b6cd-447a-b42a-65c3343a606b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Customer Address","item":[{"name":"Lists","id":"7f161b28-0fc0-4294-9598-7552beafa285","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/customers/:id/addresses","urlObject":{"path":["admin","api","v1","customers",":id","addresses"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"7f161b28-0fc0-4294-9598-7552beafa285"},{"name":"Get","id":"5af32273-43c3-409f-bbc3-465d6591af9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/customer-addresses/:id","urlObject":{"path":["admin","api","v1","customer-addresses",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"5af32273-43c3-409f-bbc3-465d6591af9e"},{"name":"Create","id":"a8255be6-ff49-40b4-931b-c8534d590845","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"first_name\" : \"{{first_name}}\",\r\n    \"last_name\" : \"{{last_name}}\",\r\n    \"phone\" : \"{{phone}}\",\r\n    \"country_code\" : \"{{country_code}}\",\r\n    \"zone_code\" : \"{{zone_code}}\",\r\n    \"city\" : \"{{city}}\",\r\n    \"district\" : \"{{district}}\",\r\n    \"address_line_1\" : \"{{address_line_1}}\",\r\n    \"address_line_2\" : \"{{address_line_2}}\",\r\n    \"postal_code\" : \"{{postal_code}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/customers/:id/addresses","urlObject":{"path":["admin","api","v1","customers",":id","addresses"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"a8255be6-ff49-40b4-931b-c8534d590845"},{"name":"Update","id":"b34825da-c736-4987-bffc-aeb7d8002865","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"first_name\" : \"{{first_name}}\",\r\n    \"last_name\" : \"{{last_name}}\",\r\n    \"phone\" : \"{{phone}}\",\r\n    \"country_code\" : \"{{country_code}}\",\r\n    \"zone_code\" : \"{{zone_code}}\",\r\n    \"city\" : \"{{city}}\",\r\n    \"district\" : \"{{district}}\",\r\n    \"address_line_1\" : \"{{address_line_1}}\",\r\n    \"address_line_2\" : \"{{address_line_2}}\",\r\n    \"postal_code\" : \"{{postal_code}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/customer-addresses/:id","urlObject":{"path":["admin","api","v1","customer-addresses",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"b34825da-c736-4987-bffc-aeb7d8002865"},{"name":"Delete","id":"c0ecee9f-cf0f-431f-85bc-620a52cf9c50","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/customer-addresses/:id","urlObject":{"path":["admin","api","v1","customer-addresses",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"c0ecee9f-cf0f-431f-85bc-620a52cf9c50"}],"id":"92674c3b-f8d0-4324-b21e-64aff36080dd","_postman_id":"92674c3b-f8d0-4324-b21e-64aff36080dd","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Customer Group","item":[{"name":"Lists","id":"9ca2f14a-52e7-4c37-aba2-f40f3a3e1ade","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/customer-groups","urlObject":{"path":["admin","api","v1","customer-groups"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9ca2f14a-52e7-4c37-aba2-f40f3a3e1ade"},{"name":"Get","id":"0409ae13-4b1a-4706-a694-0fa7ca8debec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/customer-groups/:id","urlObject":{"path":["admin","api","v1","customer-groups",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"0409ae13-4b1a-4706-a694-0fa7ca8debec"},{"name":"Create","id":"b2b2f322-f000-4e23-943b-47d82f13c102","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"{{name}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/customer-groups","urlObject":{"path":["admin","api","v1","customer-groups"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b2b2f322-f000-4e23-943b-47d82f13c102"},{"name":"Update","id":"1b9dbc21-d959-4d03-8617-247602eaf0ae","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"{{name}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/customer-groups/:id","urlObject":{"path":["admin","api","v1","customer-groups",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"1b9dbc21-d959-4d03-8617-247602eaf0ae"},{"name":"Delete","id":"16802b88-b4ce-45b8-9394-d3304276e149","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/customer-groups/:id","urlObject":{"path":["admin","api","v1","customer-groups",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"16802b88-b4ce-45b8-9394-d3304276e149"}],"id":"998cbf35-2fcc-4e1e-9855-f9f35ce936e7","_postman_id":"998cbf35-2fcc-4e1e-9855-f9f35ce936e7","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Exchange Rate","item":[{"name":"Lists","id":"2a0bfa23-94b4-4e87-a77e-71513f03e495","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/exchange-rates","urlObject":{"path":["admin","api","v1","exchange-rates"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2a0bfa23-94b4-4e87-a77e-71513f03e495"},{"name":"Update","id":"f19b471a-76ae-4bee-aea2-10e3c17404b3","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"exchange_rates\" : [\r\n        {\r\n            \"currency\" : \"{{currency}}\",\r\n            \"amount\" : \"{{amount}}\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/exchange-rates","urlObject":{"path":["admin","api","v1","exchange-rates"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f19b471a-76ae-4bee-aea2-10e3c17404b3"}],"id":"e542712a-9260-40d6-9e07-89f8ca7d90a0","_postman_id":"e542712a-9260-40d6-9e07-89f8ca7d90a0","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Invoice","item":[{"name":"Lists","id":"2ee73c20-3e8a-42c2-8dd7-2239ba58dc19","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/orders/:id/invoices","urlObject":{"path":["admin","api","v1","orders",":id","invoices"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"2ee73c20-3e8a-42c2-8dd7-2239ba58dc19"},{"name":"Get","id":"e422012b-34a2-4c02-a7a1-0cf9d61b1e9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/invoices/:id","urlObject":{"path":["admin","api","v1","invoices",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"e422012b-34a2-4c02-a7a1-0cf9d61b1e9f"},{"name":"Create","id":"38349328-521b-4431-b551-2f740b7502f8","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"items\" : [\r\n        {\r\n            \"order_item_id\" : \"{{order_item_id}}\",\r\n            \"quantity\" : \"{{quantity}}\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/orders/:id/invoices","urlObject":{"path":["admin","api","v1","orders",":id","invoices"],"host":["{{site_url}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"38349328-521b-4431-b551-2f740b7502f8"}],"id":"57616801-0823-4a72-81e3-16c706213e1f","_postman_id":"57616801-0823-4a72-81e3-16c706213e1f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Invoice Item","item":[{"name":"Lists","id":"f3cb7f36-b8a4-4453-9613-fef4c8542eb8","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/invoices/:id/items","urlObject":{"path":["admin","api","v1","invoices",":id","items"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"f3cb7f36-b8a4-4453-9613-fef4c8542eb8"},{"name":"Get","id":"7d7c6a0c-7348-4f5c-b6d0-31a7eb766674","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/invoice-items/:id","urlObject":{"path":["admin","api","v1","invoice-items",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"7d7c6a0c-7348-4f5c-b6d0-31a7eb766674"}],"id":"67782a8f-475a-4db4-9725-f35764755087","_postman_id":"67782a8f-475a-4db4-9725-f35764755087","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Localization","item":[{"name":"Lists","id":"be2783b7-1a32-4464-b14a-960532bc3bf4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/localizations","urlObject":{"path":["admin","api","v1","localizations"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"be2783b7-1a32-4464-b14a-960532bc3bf4"},{"name":"Get","id":"907be12d-aec9-4c4a-8936-84751057b1d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/localizations/:id","urlObject":{"path":["admin","api","v1","localizations",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"907be12d-aec9-4c4a-8936-84751057b1d8"}],"id":"32fc3f8e-a2f9-42c2-a0c4-955b227eb1b8","_postman_id":"32fc3f8e-a2f9-42c2-a0c4-955b227eb1b8","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Location","item":[{"name":"Lists","id":"f2d1a338-5bcc-46f4-9ad1-4c9ccb357d0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/locations","urlObject":{"path":["admin","api","v1","locations"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f2d1a338-5bcc-46f4-9ad1-4c9ccb357d0e"},{"name":"Get","id":"0575652f-ac3b-4bda-9e03-9ad59d57c923","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/locations/:id","urlObject":{"path":["admin","api","v1","locations",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"0575652f-ac3b-4bda-9e03-9ad59d57c923"},{"name":"Create","id":"d7a82b0c-3605-42f6-94bc-a2e111be8b5f","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"{{name}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/locations","urlObject":{"path":["admin","api","v1","locations"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d7a82b0c-3605-42f6-94bc-a2e111be8b5f"},{"name":"Update","id":"84d9af6e-4124-4784-9537-9f36f5543b90","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"{{name}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/locations/:id","urlObject":{"path":["admin","api","v1","locations",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"84d9af6e-4124-4784-9537-9f36f5543b90"},{"name":"Delete","id":"88761cc2-497e-46a2-b802-a930603fb16e","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/locations/:id","urlObject":{"path":["admin","api","v1","locations",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"88761cc2-497e-46a2-b802-a930603fb16e"}],"id":"5dfdd25e-b2e8-4fec-b91f-5464fa83338c","_postman_id":"5dfdd25e-b2e8-4fec-b91f-5464fa83338c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Order","item":[{"name":"Lists","id":"b590bd8e-6cc1-4a6a-b684-0508de6ab958","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/orders","urlObject":{"path":["admin","api","v1","orders"],"host":["{{site_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Return up to this many results per page.</p>\n","type":"text/plain"},"key":"limit","value":"≤ 100 default 50"},{"disabled":true,"key":"page","value":"default 1"}],"variable":[]}},"response":[],"_postman_id":"b590bd8e-6cc1-4a6a-b684-0508de6ab958"},{"name":"Get","id":"5b508ca8-c456-4241-ac30-34e893416a12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/orders/:id","urlObject":{"path":["admin","api","v1","orders",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"5b508ca8-c456-4241-ac30-34e893416a12"},{"name":"Update","id":"e6bcd3f2-b26a-4394-ad90-7ed50bf8f79d","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"first_name\" : \"{{first_name}}\",\r\n    \"last_name\" : \"{{last_name}}\",\r\n    \"email\" : \"{{email}}\",\r\n    \"phone\" : \"{{phone}}\",\r\n    \"company\": \"{{company}}\",\r\n    \"tax_office\": \"{{tax_office}}\",\r\n    \"tax_number\": \"{{tax_number}}\",\r\n    \"billing_type\": \"{{billing_type}}\",\r\n    \"billing_address\" : {\r\n        \"first_name\" : \"{{first_name}}\",\r\n        \"last_name\" : \"{{last_name}}\",\r\n        \"phone\" : \"{{phone}}\",\r\n        \"country_code\" : \"{{country_code}}\",\r\n        \"zone_code\" : \"{{zone_code}}\",\r\n        \"city\" : \"{{city}}\",\r\n        \"district\" : \"{{district}}\",\r\n        \"address_line_1\" : \"{{address_line_1}}\",\r\n        \"address_line_2\" : \"{{address_line_2}}\",\r\n        \"postal_code\" : \"{{postal_code}}\"\r\n    },\r\n    \"shipping_address\" : {\r\n        \"first_name\" : \"{{first_name}}\",\r\n        \"last_name\" : \"{{last_name}}\",\r\n        \"phone\" : \"{{phone}}\",\r\n        \"country_code\" : \"{{country_code}}\",\r\n        \"province_code\" : \"{{province_code}}\",\r\n        \"city\" : \"{{city}}\",\r\n        \"district\" : \"{{district}}\",\r\n        \"address_line_1\" : \"{{address_line_1}}\",\r\n        \"address_line_2\" : \"{{address_line_2}}\",\r\n        \"postal_code\" : \"{{postal_code}}\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/orders/:id","urlObject":{"path":["admin","api","v1","orders",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"e6bcd3f2-b26a-4394-ad90-7ed50bf8f79d"},{"name":"Delete","id":"345f876d-3b29-4ef9-87ed-7e935d64680d","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/orders/:id","urlObject":{"path":["admin","api","v1","orders",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"345f876d-3b29-4ef9-87ed-7e935d64680d"}],"id":"d0435f73-1d87-44a3-9152-27feb1a98f37","_postman_id":"d0435f73-1d87-44a3-9152-27feb1a98f37","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Order Item","item":[{"name":"Lists","id":"311ae3c6-f84e-4306-a911-919918142597","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/orders/:id/items","urlObject":{"path":["admin","api","v1","orders",":id","items"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"311ae3c6-f84e-4306-a911-919918142597"},{"name":"Get","id":"3eef8075-2eb9-4b3c-9ea6-461c6e58eeeb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/order-items/:id","urlObject":{"path":["admin","api","v1","order-items",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"3eef8075-2eb9-4b3c-9ea6-461c6e58eeeb"}],"id":"16fc26a5-6044-47e6-a5cc-b60a52eb2a43","_postman_id":"16fc26a5-6044-47e6-a5cc-b60a52eb2a43","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Order Status","item":[{"name":"Lists","id":"9b45640e-a3d5-4648-a83b-3210e6b1a0c8","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/order-statuses","urlObject":{"path":["admin","api","v1","order-statuses"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9b45640e-a3d5-4648-a83b-3210e6b1a0c8"}],"id":"27f457be-2ff5-4892-8aa9-630634c57cdb","_postman_id":"27f457be-2ff5-4892-8aa9-630634c57cdb","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Order Note","item":[{"name":"Lists","id":"87ae37fc-f6c4-4155-a2b1-a76c500613ae","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/orders/:id/notes","urlObject":{"path":["admin","api","v1","orders",":id","notes"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"87ae37fc-f6c4-4155-a2b1-a76c500613ae"},{"name":"Get","id":"2bc9716d-d23a-44d7-a798-5f1f8d3e93a9","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/order-notes/:id","urlObject":{"path":["admin","api","v1","order-notes",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"2bc9716d-d23a-44d7-a798-5f1f8d3e93a9"},{"name":"Create","id":"73ca2991-cfc4-428a-890b-689ab932158c","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"content\" : \"{{content}}\",\r\n    \"is_private\" : \"{{is_private}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/orders/:id/notes","urlObject":{"path":["admin","api","v1","orders",":id","notes"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"73ca2991-cfc4-428a-890b-689ab932158c"},{"name":"Update","id":"a8ef04f6-0945-4ec7-ba4a-db5197ddabdc","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"content\" : \"{{content}}\",\r\n    \"is_private\" : \"{{is_private}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/order-notes/:id","urlObject":{"path":["admin","api","v1","order-notes",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"a8ef04f6-0945-4ec7-ba4a-db5197ddabdc"},{"name":"Delete","id":"61ea310c-0872-453d-b37a-acf14c45e5d4","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/order-notes/:id","urlObject":{"path":["admin","api","v1","order-notes",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"61ea310c-0872-453d-b37a-acf14c45e5d4"}],"id":"2c078123-5483-43f7-899d-73e76635f804","_postman_id":"2c078123-5483-43f7-899d-73e76635f804","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Order Transaction","item":[{"name":"Lists","id":"242ae3d2-6fdb-4fb9-b64d-db516902ae7d","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/orders/:id/transactions","urlObject":{"path":["admin","api","v1","orders",":id","transactions"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"242ae3d2-6fdb-4fb9-b64d-db516902ae7d"},{"name":"Get","id":"8cb7444f-28ee-4e7a-afe9-8da04cf23e12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/order-transactions/:id","urlObject":{"path":["admin","api","v1","order-transactions",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"8cb7444f-28ee-4e7a-afe9-8da04cf23e12"}],"id":"2e73fa34-8656-4bcd-a94f-19145fbd0ad0","_postman_id":"2e73fa34-8656-4bcd-a94f-19145fbd0ad0","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Package","item":[{"name":"Lists","id":"749016f1-845d-4dfb-8c95-efb7297f69d4","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/orders/:id/packages","urlObject":{"path":["admin","api","v1","orders",":id","packages"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"749016f1-845d-4dfb-8c95-efb7297f69d4"},{"name":"Get","id":"01b0c809-7df3-4beb-9492-e5984ca6abaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/packages/:id","urlObject":{"path":["admin","api","v1","packages",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"01b0c809-7df3-4beb-9492-e5984ca6abaa"},{"name":"Create","id":"02c9f0e1-01a3-4661-8209-782df280433b","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"package_id\" : \"{{package_id}}\",\r\n    \"status\" : \"{{status}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/orders/:id/packages","urlObject":{"path":["admin","api","v1","orders",":id","packages"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"02c9f0e1-01a3-4661-8209-782df280433b"},{"name":"Delete","id":"00a2f8e1-24a7-4756-a1f4-b4de52db8270","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/packages/:id","urlObject":{"path":["admin","api","v1","packages",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"00a2f8e1-24a7-4756-a1f4-b4de52db8270"}],"id":"a2a5c8e6-d630-4cab-a73d-d1b653d1300b","_postman_id":"a2a5c8e6-d630-4cab-a73d-d1b653d1300b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Package Item","item":[{"name":"Lists","id":"54e8a00d-8ae6-412b-aa93-7eafe667261a","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/packages/:id/items","urlObject":{"path":["admin","api","v1","packages",":id","items"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"54e8a00d-8ae6-412b-aa93-7eafe667261a"},{"name":"Get","id":"abd20234-476b-4ff7-8762-2a375e09e5a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/package-items/:id","urlObject":{"path":["admin","api","v1","package-items",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"abd20234-476b-4ff7-8762-2a375e09e5a7"}],"id":"f36e981b-f843-4d5b-b283-f5abe0d70be1","_postman_id":"f36e981b-f843-4d5b-b283-f5abe0d70be1","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Package Status","item":[{"name":"Lists","id":"f379886d-06d4-49a3-be99-f572c6beb506","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/package-statuses","urlObject":{"path":["admin","api","v1","package-statuses"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f379886d-06d4-49a3-be99-f572c6beb506"}],"id":"5472ad29-9789-4247-8557-9678572acbf6","_postman_id":"5472ad29-9789-4247-8557-9678572acbf6","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Page","item":[{"name":"Lists","id":"937900fd-8d62-491c-893a-bc63e14e2630","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/pages","urlObject":{"path":["admin","api","v1","pages"],"host":["{{site_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Return up to this many results per page.</p>\n","type":"text/plain"},"key":"limit","value":"≤ 100 default 50"},{"disabled":true,"key":"page","value":"default 1"}],"variable":[]}},"response":[],"_postman_id":"937900fd-8d62-491c-893a-bc63e14e2630"},{"name":"Get","id":"e9f311bb-96a4-4f2c-a9a3-ce22c7e0476a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/pages/:id","urlObject":{"path":["admin","api","v1","pages",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"e9f311bb-96a4-4f2c-a9a3-ce22c7e0476a"},{"name":"Create","id":"570dd8a0-2b9c-4c1d-8e21-763e5f2e1e0f","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"{{title}}\",\r\n    \"content\" : \"{{content}}\",\r\n    \"template_suffix\" : \"{{template_suffix}}\",\r\n    \"status\" : \"{{status}}\",\r\n    \"metadata\" : {\r\n        \"slug\" : \"{{slug}}\",\r\n        \"title\" : \"{{title}}\",\r\n        \"description\" : \"{{description}}\",\r\n        \"canonicals\" : [\r\n            \"{{canonical_1}}\",\r\n            \"{{canonical_2}}\",\r\n            \"{{canonical_3}}\"\r\n        ],\r\n        \"disable_index\" : false\r\n    } \r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/pages","urlObject":{"path":["admin","api","v1","pages"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"570dd8a0-2b9c-4c1d-8e21-763e5f2e1e0f"},{"name":"Update","id":"5d1373cb-5345-45f3-b028-3adf3cc9072b","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"{{title}}\",\r\n    \"content\" : \"{{content}}\",\r\n    \"template_suffix\" : \"{{template_suffix}}\",\r\n    \"status\" : \"{{status}}\",\r\n    \"metadata\" : {\r\n        \"slug\" : \"{{slug}}\",\r\n        \"title\" : \"{{title}}\",\r\n        \"description\" : \"{{description}}\",\r\n        \"canonicals\" : [\r\n            \"{{canonical_1}}\",\r\n            \"{{canonical_2}}\",\r\n            \"{{canonical_3}}\"\r\n        ],\r\n        \"disable_index\" : false\r\n    } \r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/pages/:id","urlObject":{"path":["admin","api","v1","pages",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"5d1373cb-5345-45f3-b028-3adf3cc9072b"},{"name":"Delete","id":"9aa3203d-ce9c-4ac7-bf18-1c91f54c8a33","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/pages/:id","urlObject":{"path":["admin","api","v1","pages",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"9aa3203d-ce9c-4ac7-bf18-1c91f54c8a33"}],"id":"ef802d0e-5a93-4419-88ea-ba86a014d71d","_postman_id":"ef802d0e-5a93-4419-88ea-ba86a014d71d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Prices","item":[{"name":"Lists","id":"48040394-3f79-4b26-afad-7cdd86a0a07b","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/variants/:id/prices","urlObject":{"path":["admin","api","v1","variants",":id","prices"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"48040394-3f79-4b26-afad-7cdd86a0a07b"},{"name":"Update","id":"f9b169a4-9202-49e4-a957-76c807f61929","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"prices\" : [\r\n        {\r\n            \"price_list_id\" : \"{{price_list_id}}\",\r\n            \"buy_price\" : \"{{buy_price}}\",\r\n            \"sell_price\" : \"{{sell_price}}\",\r\n            \"discount_ratio\" : \"{{discount_ratio}}\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/variants/:id/prices","urlObject":{"path":["admin","api","v1","variants",":id","prices"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"f9b169a4-9202-49e4-a957-76c807f61929"}],"id":"5e2e5736-ce27-44fe-8cfc-44e3effb5adb","_postman_id":"5e2e5736-ce27-44fe-8cfc-44e3effb5adb","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Price List","item":[{"name":"Lists","id":"65263621-e5f3-48c3-88a3-bed7c8551580","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/price-lists","urlObject":{"path":["admin","api","v1","price-lists"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"65263621-e5f3-48c3-88a3-bed7c8551580"},{"name":"Get","id":"63a1ac48-7bde-49c0-85aa-97eeb2deb3e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/price-lists/:id","urlObject":{"path":["admin","api","v1","price-lists",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"63a1ac48-7bde-49c0-85aa-97eeb2deb3e3"},{"name":"Create","id":"d23b8461-b9ec-4138-9657-5bf5317e67fa","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"{{name}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/price-lists","urlObject":{"path":["admin","api","v1","price-lists"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d23b8461-b9ec-4138-9657-5bf5317e67fa"},{"name":"Update","id":"4224129c-4c9c-403e-928e-7257aa782d0a","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"{{name}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/price-lists/:id","urlObject":{"path":["admin","api","v1","price-lists",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"4224129c-4c9c-403e-928e-7257aa782d0a"},{"name":"Delete","id":"07bd0a8e-a951-4044-92f1-70fc8b04a4f5","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/price-lists/:id","urlObject":{"path":["admin","api","v1","price-lists",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"07bd0a8e-a951-4044-92f1-70fc8b04a4f5"}],"id":"158060e5-a853-4d87-b5e6-b7fb0a04fac2","_postman_id":"158060e5-a853-4d87-b5e6-b7fb0a04fac2","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Product","item":[{"name":"Lists","id":"9f52c4d0-8580-4168-94e4-7460d728fd05","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":false},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/products","urlObject":{"path":["admin","api","v1","products"],"host":["{{site_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Return up to this many results per page.</p>\n","type":"text/plain"},"key":"limit","value":"≤ 100 default 50"},{"disabled":true,"key":"page","value":"default 1"},{"disabled":true,"description":{"content":"<p>active, draft, archived</p>\n","type":"text/plain"},"key":"status","value":"default any"}],"variable":[]}},"response":[],"_postman_id":"9f52c4d0-8580-4168-94e4-7460d728fd05"},{"name":"Get","id":"45aad679-3157-4363-8220-99bca76938fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/products/:id","urlObject":{"path":["admin","api","v1","products",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"45aad679-3157-4363-8220-99bca76938fe"},{"name":"Create","id":"03b01985-a063-4e31-8f65-1dc45c55569e","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"{{name}}\",\r\n    \"content\" : \"{{content}}\",\r\n    \"category\" : \"{{category}}\",\r\n    \"brand\" : \"{{brand}}\",\r\n    \"status\" : \"{{status}}\",\r\n    \"is_virtual\" : \"{{is_virtual}}\",\r\n    \"unit\" : \"{{unit}}\",\r\n    \"tags\" : [\r\n        \"{{tag_1}}\",\r\n        \"{{tag_2}}\"\r\n    ],\r\n    \"images\" : [\r\n        {\r\n            \"src\" : \"{{image_src_1}}\"\r\n        },\r\n        {\r\n            \"src\" : \"{{image_src_2}}\"\r\n        },\r\n        {\r\n            \"src\" : \"{{image_src_3}}\"\r\n        }\r\n    ],\r\n    \"metadata\" : {\r\n        \"slug\" : \"{{slug}}\",\r\n        \"title\" : \"{{title}}\",\r\n        \"description\" : \"{{description}}\",\r\n        \"canonicals\" : [\r\n            \"{{canonical_1}}\",\r\n            \"{{canonical_2}}\",\r\n            \"{{canonical_3}}\"\r\n        ],\r\n        \"disable_index\" : false\r\n    },\r\n    \"variants\" : [\r\n        {\r\n            \"option_1\" : \"{{option_value_1}}\",\r\n            \"option_2\" : null,\r\n            \"option_3\" : null,\r\n            \"status\" : \"{{status}}\",\r\n            \"sku\" : \"{{sku}}\",\r\n            \"barcode\" : \"{{barcode}}\",\r\n            \"quantity\" : \"{{quantity}}\",\r\n            \"max_quantity_per_cart\" : \"{{max_quantity_per_cart}}\",\r\n            \"sell_if_out_of_stock\" : \"{{sell_if_out_of_stock}}\",\r\n            \"buy_price\" : \"{{buy_price}}\",\r\n            \"sell_price\" : \"{{sell_price}}\",\r\n            \"discount_ratio\" : \"{{discount_ratio}}\",\r\n            \"images\" : [\r\n                {\r\n                    \"src\" : \"{{image_src_1}}\"\r\n                },\r\n                {\r\n                    \"src\" : \"{{image_src_2}}\"\r\n                },\r\n                {\r\n                    \"src\" : \"{{image_src_3}}\"\r\n                }\r\n            ]\r\n        }\r\n    ],\r\n    \"options\": [\r\n      {\r\n        \"name\": \"{{name}}\",\r\n        \"values\": [\r\n            \"{{value_1}}\",\r\n            \"{{value_2}}\",\r\n            \"{{value_3}}\",\r\n            \"{{value_4}}\"\r\n        ]\r\n      }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/products","urlObject":{"path":["admin","api","v1","products"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"03b01985-a063-4e31-8f65-1dc45c55569e"},{"name":"Update","id":"0e26b3be-673c-484a-a3c0-7e1e8f885b77","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"{{name}}\",\r\n    \"content\" : \"{{content}}\",\r\n    \"category\" : \"{{category}}\",\r\n    \"brand\" : \"{{brand}}\",\r\n    \"status\" : \"{{status}}\",\r\n    \"is_virtual\" : \"{{is_virtual}}\",\r\n    \"unit\" : \"{{unit}}\",\r\n    \"tags\" : [\r\n        \"{{tag_1}}\",\r\n        \"{{tag_2}}\"\r\n    ],\r\n    \"images\" : [\r\n        {\r\n            \"src\" : \"{{new_image_src}}\"\r\n        },\r\n        {\r\n            \"id\" : \"{{image_id_1}}\"\r\n        },\r\n        {\r\n            \"id\" : \"{{image_id_2}}\"\r\n        },\r\n        {\r\n            \"src\" : \"{{new_image_src}}\"\r\n        }\r\n    ],\r\n    \"metadata\" : {\r\n        \"slug\" : \"{{slug}}\",\r\n        \"title\" : \"{{title}}\",\r\n        \"description\" : \"{{description}}\",\r\n        \"canonicals\" : [\r\n            \"{{canonical_1}}\",\r\n            \"{{canonical_2}}\",\r\n            \"{{canonical_3}}\"\r\n        ],\r\n        \"disable_index\" : {{disable_index}}\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/products/:id","urlObject":{"path":["admin","api","v1","products",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"0e26b3be-673c-484a-a3c0-7e1e8f885b77"},{"name":"Delete","id":"4e6e7150-84ce-403e-8afa-4ecd88361ec1","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/products/:id","urlObject":{"path":["admin","api","v1","products",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"4e6e7150-84ce-403e-8afa-4ecd88361ec1"}],"id":"0009d605-fb3b-44de-b35c-374f04405a92","_postman_id":"0009d605-fb3b-44de-b35c-374f04405a92","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Variant","item":[{"name":"Lists","id":"8bb48169-e04e-485c-8011-1aec49a65bda","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":false},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/products/:id/variants","urlObject":{"path":["admin","api","v1","products",":id","variants"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"8bb48169-e04e-485c-8011-1aec49a65bda"},{"name":"Get","id":"61f95760-0322-42b0-a555-542ae92f4aa9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/variants/:id","urlObject":{"path":["admin","api","v1","variants",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"61f95760-0322-42b0-a555-542ae92f4aa9"},{"name":"Create","id":"fb21e9ed-3099-49e6-831f-e5283bea81d6","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"option_1\" : \"{{option_value_1}}\",\r\n    \"option_2\" : null,\r\n    \"option_3\" : null,\r\n    \"status\" : \"{{status}}\",\r\n    \"sku\" : \"{{sku}}\",\r\n    \"barcode\" : \"{{barcode}}\",\r\n    \"quantity\" : \"{{quantity}}\",\r\n    \"max_quantity_per_cart\" : \"{{max_quantity_per_cart}}\",\r\n    \"sell_if_out_of_stock\" : \"{{sell_if_out_of_stock}}\",\r\n    \"buy_price\" : \"{{buy_price}}\",\r\n    \"sell_price\" : \"{{sell_price}}\",\r\n    \"discount_ratio\" : \"{{discount_ratio}}\",\r\n    \"images\" : [\r\n        {\r\n            \"src\" : \"{{image_src_1}}\"\r\n        },\r\n        {\r\n            \"src\" : \"{{image_src_2}}\"\r\n        },\r\n        {\r\n            \"src\" : \"{{image_src_3}}\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/products/:id/variants","urlObject":{"path":["admin","api","v1","products",":id","variants"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"fb21e9ed-3099-49e6-831f-e5283bea81d6"},{"name":"Update","id":"a889a7d0-1b16-440d-8db2-f62b780fc054","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"status\" : \"{{status}}\",\r\n    \"sku\" : \"{{sku}}\",\r\n    \"barcode\" : \"{{barcode}}\",\r\n    \"quantity\" : \"{{quantity}}\",\r\n    \"max_quantity_per_cart\" : \"{{max_quantity_per_cart}}\",\r\n    \"sell_if_out_of_stock\" : \"{{sell_if_out_of_stock}}\",\r\n    \"buy_price\" : \"{{buy_price}}\",\r\n    \"sell_price\" : \"{{sell_price}}\",\r\n    \"discount_ratio\" : \"{{discount_ratio}}\",\r\n    \"images\" : [\r\n        {\r\n            \"src\" : \"{{new_image_src}}\"\r\n        },\r\n        {\r\n            \"id\" : \"{{image_id_1}}\"\r\n        },\r\n        {\r\n            \"id\" : \"{{image_id_2}}\" \r\n        },\r\n        {\r\n            \"src\" : \"{{new_image_src}}\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/variants/:id","urlObject":{"path":["admin","api","v1","variants",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"a889a7d0-1b16-440d-8db2-f62b780fc054"},{"name":"Delete","id":"7d24eb01-1984-4381-893f-35424fd1c364","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/variants/:id","urlObject":{"path":["admin","api","v1","variants",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"7d24eb01-1984-4381-893f-35424fd1c364"}],"id":"10a05ee6-c700-4416-8a33-ef5c70a909e7","_postman_id":"10a05ee6-c700-4416-8a33-ef5c70a909e7","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Redirect","item":[{"name":"Lists","id":"5304a13e-5346-4163-a363-f7ea4da3eede","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/redirects","urlObject":{"path":["admin","api","v1","redirects"],"host":["{{site_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Return up to this many results per page.</p>\n","type":"text/plain"},"key":"limit","value":"≤ 100 default 50"},{"disabled":true,"key":"page","value":"default 1"}],"variable":[]}},"response":[],"_postman_id":"5304a13e-5346-4163-a363-f7ea4da3eede"},{"name":"Get","id":"b12563a1-9046-4c28-bdd2-62e6c7555668","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/redirects/:id","urlObject":{"path":["admin","api","v1","redirects",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"b12563a1-9046-4c28-bdd2-62e6c7555668"},{"name":"Create","id":"b34b1a50-98d8-4fe9-b27f-2187d0d4d60f","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"type\" : \"{{type}}\",\r\n    \"path\" : \"{{path}}\",\r\n    \"target\" : \"{{target}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/redirects","urlObject":{"path":["admin","api","v1","redirects"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b34b1a50-98d8-4fe9-b27f-2187d0d4d60f"},{"name":"Update","id":"5cde54e6-997f-4742-9970-5bdb25cc0728","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"type\" : \"{{type}}\",\r\n    \"path\" : \"{{path}}\",\r\n    \"target\" : \"{{target}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/redirects/:id","urlObject":{"path":["admin","api","v1","redirects",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"5cde54e6-997f-4742-9970-5bdb25cc0728"},{"name":"Delete","id":"595039b2-9dde-452e-b002-3276e7497c7b","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/redirects/:id","urlObject":{"path":["admin","api","v1","redirects",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"595039b2-9dde-452e-b002-3276e7497c7b"}],"id":"eef7b8b3-c274-4589-85f7-9331c16d8f04","_postman_id":"eef7b8b3-c274-4589-85f7-9331c16d8f04","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Refund","item":[{"name":"Lists","id":"25934e1d-bfd2-4328-84dc-614962be0a2d","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/orders/:id/refunds","urlObject":{"path":["admin","api","v1","orders",":id","refunds"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"25934e1d-bfd2-4328-84dc-614962be0a2d"},{"name":"Get","id":"ddce01d4-f0fc-49c2-be62-46afcdd0c04d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/refunds/:id","urlObject":{"path":["admin","api","v1","refunds",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"ddce01d4-f0fc-49c2-be62-46afcdd0c04d"},{"name":"Create","id":"125e7627-ffd1-4e07-ad98-af02ae7150d1","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"items\" : [\r\n        {\r\n            \"order_item_id\" : \"{{order_item_id}}\",\r\n            \"quantity\" : \"{{quantity}}\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/orders/:id/refunds","urlObject":{"path":["admin","api","v1","orders",":id","refunds"],"host":["{{site_url}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"125e7627-ffd1-4e07-ad98-af02ae7150d1"}],"id":"b10a9c9a-e37e-4735-8d32-a8677e19d26a","_postman_id":"b10a9c9a-e37e-4735-8d32-a8677e19d26a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Refund Item","item":[{"name":"Lists","id":"93d786fe-d1c1-4ca1-a776-b4c07effd848","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/refunds/:id/items","urlObject":{"path":["admin","api","v1","refunds",":id","items"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"93d786fe-d1c1-4ca1-a776-b4c07effd848"},{"name":"Get","id":"ab4425a8-eb82-489b-8e1b-290c2771ef77","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/refund-items/:id","urlObject":{"path":["admin","api","v1","refund-items",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"ab4425a8-eb82-489b-8e1b-290c2771ef77"}],"id":"6ce3ffbc-d4d7-490d-92ff-3fc174119864","_postman_id":"6ce3ffbc-d4d7-490d-92ff-3fc174119864","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Return Reason","item":[{"name":"Lists","id":"02f4d6ca-747d-4a04-adfb-51473aa9a516","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/return-reasons","urlObject":{"path":["admin","api","v1","return-reasons"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"02f4d6ca-747d-4a04-adfb-51473aa9a516"},{"name":"Get","id":"378038e6-858c-4d5b-942c-a4198c91743a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/return-reasons/:id","urlObject":{"path":["admin","api","v1","return-reasons",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"378038e6-858c-4d5b-942c-a4198c91743a"},{"name":"Create","id":"985ffb44-a32b-4adc-980a-f4f5b8f84f49","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"{{title}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/return-reasons","urlObject":{"path":["admin","api","v1","return-reasons"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"985ffb44-a32b-4adc-980a-f4f5b8f84f49"},{"name":"Update","id":"7b34de27-1c61-48b5-81a7-04fe30ac7229","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"{{title}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/return-reasons/:id","urlObject":{"path":["admin","api","v1","return-reasons",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"7b34de27-1c61-48b5-81a7-04fe30ac7229"},{"name":"Delete","id":"3cb26866-3009-4634-b89d-ce8a739e55b2","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/return-reasons/:id","urlObject":{"path":["admin","api","v1","return-reasons",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"3cb26866-3009-4634-b89d-ce8a739e55b2"}],"id":"0565b75d-e55d-4a40-b287-8c57cf13bb50","_postman_id":"0565b75d-e55d-4a40-b287-8c57cf13bb50","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Review","item":[{"name":"Lists","id":"a5e374bf-6582-4bfe-81c4-5b622bbc3fc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/reviews","urlObject":{"path":["admin","api","v1","reviews"],"host":["{{site_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Return up to this many results per page.</p>\n","type":"text/plain"},"key":"limit","value":"≤ 100 default 50"},{"disabled":true,"key":"page","value":"default 1"}],"variable":[]}},"response":[],"_postman_id":"a5e374bf-6582-4bfe-81c4-5b622bbc3fc7"},{"name":"Get","id":"5f40be50-d363-4de5-88a5-5b0f94dbbdca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/reviews/:id","urlObject":{"path":["admin","api","v1","reviews",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"5f40be50-d363-4de5-88a5-5b0f94dbbdca"},{"name":"Create","id":"f5c5f2e0-48b6-477b-a1a2-e89a1c9e644d","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"customer_id\" : \"{{customer_id}}\",\r\n    \"product_id\" : \"{{product_id}}\",\r\n    \"title\" : \"{{title}}\",\r\n    \"content\" : \"{{content}}\",\r\n    \"rating\" : \"{{rating}}\",\r\n    \"status\" : \"{{status}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/reviews","urlObject":{"path":["admin","api","v1","reviews"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f5c5f2e0-48b6-477b-a1a2-e89a1c9e644d"},{"name":"Update","id":"b33e1647-56b1-4e10-89e4-1ed42057d885","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"{{title}}\",\r\n    \"content\" : \"{{content}}\",\r\n    \"rating\" : \"{{rating}}\",\r\n    \"status\" : \"{{status}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/reviews/:id","urlObject":{"path":["admin","api","v1","reviews",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"b33e1647-56b1-4e10-89e4-1ed42057d885"},{"name":"Delete","id":"7b2ba8ff-1be6-4b2e-8bb5-796e46311971","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/reviews/:id","urlObject":{"path":["admin","api","v1","reviews",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"7b2ba8ff-1be6-4b2e-8bb5-796e46311971"}],"id":"14cf58f4-3783-4329-bd24-82b2910594fa","_postman_id":"14cf58f4-3783-4329-bd24-82b2910594fa","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Segment","item":[{"name":"Lists","id":"6e25c335-d0f6-4ab5-98d6-228093e96c39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/segments","urlObject":{"path":["admin","api","v1","segments"],"host":["{{site_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Return up to this many results per page.</p>\n","type":"text/plain"},"key":"limit","value":"≤ 100 default 50"},{"disabled":true,"key":"page","value":"default 1"}],"variable":[]}},"response":[],"_postman_id":"6e25c335-d0f6-4ab5-98d6-228093e96c39"},{"name":"Get","id":"503468ce-b651-4c54-b3a1-bfbfefba2cb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/segments/:id","urlObject":{"path":["admin","api","v1","segments",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"503468ce-b651-4c54-b3a1-bfbfefba2cb4"},{"name":"Create","id":"0d698928-5200-49ff-a2d7-63c06fe2bbe2","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"{{name}}\",\r\n    \"rules\" : []\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/segments","urlObject":{"path":["admin","api","v1","segments"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0d698928-5200-49ff-a2d7-63c06fe2bbe2"},{"name":"Update","id":"04e7cdbb-804c-409a-873c-aeb1ae81fdb2","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"{{name}}\",\r\n    \"rules\" : []\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/segments/:id","urlObject":{"path":["admin","api","v1","segments",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"04e7cdbb-804c-409a-873c-aeb1ae81fdb2"},{"name":"Delete","id":"caa4ca28-ae27-4dd9-81c1-a05d8085ef7b","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/segments/:id","urlObject":{"path":["admin","api","v1","segments",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"caa4ca28-ae27-4dd9-81c1-a05d8085ef7b"}],"id":"98fac8c3-be5a-43d2-826a-26c29354e72a","_postman_id":"98fac8c3-be5a-43d2-826a-26c29354e72a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Segment Customer","item":[{"name":"Lists","id":"9d1983fa-af81-499d-acf4-ce1b6e4a72b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/segments/:id/customers","urlObject":{"path":["admin","api","v1","segments",":id","customers"],"host":["{{site_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Return up to this many results per page.</p>\n","type":"text/plain"},"key":"limit","value":"≤ 100 default 50"},{"disabled":true,"key":"page","value":"default 1"}],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"9d1983fa-af81-499d-acf4-ce1b6e4a72b6"}],"id":"50be26a1-5060-4816-9604-e8e47c57425e","_postman_id":"50be26a1-5060-4816-9604-e8e47c57425e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Staff","item":[{"name":"Lists","id":"28072457-2037-4758-aea8-100392266b37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/staff","urlObject":{"path":["admin","api","v1","staff"],"host":["{{site_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Return up to this many results per page.</p>\n","type":"text/plain"},"key":"limit","value":"≤ 100 default 50"},{"disabled":true,"key":"page","value":"default 1"}],"variable":[]}},"response":[],"_postman_id":"28072457-2037-4758-aea8-100392266b37"},{"name":"Get","id":"38cbf629-3704-42fe-83a6-9a0715934d84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/staff/:id","urlObject":{"path":["admin","api","v1","staff",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"38cbf629-3704-42fe-83a6-9a0715934d84"},{"name":"Delete","id":"3708f386-d3df-4005-baa5-3eb49889568e","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/staff/:id","urlObject":{"path":["admin","api","v1","staff",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"3708f386-d3df-4005-baa5-3eb49889568e"}],"id":"53d9f201-8353-4b41-a39e-30119a2c5bdc","_postman_id":"53d9f201-8353-4b41-a39e-30119a2c5bdc","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Stocks","item":[{"name":"Lists","id":"79593fe2-951c-4026-8c66-c465f3ef2946","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"protocolVersion":"http1"},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/variants/:id/stocks","urlObject":{"path":["admin","api","v1","variants",":id","stocks"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"79593fe2-951c-4026-8c66-c465f3ef2946"},{"name":"Update","id":"c6d16bf1-031d-4c2a-8a42-97631624048e","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"stocks\" : [\r\n        {\r\n            \"location_id\" : \"{{location_id}}\",\r\n            \"quantity\" : \"{{quantity}}\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/variants/:id/stocks","urlObject":{"path":["admin","api","v1","variants",":id","stocks"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"c6d16bf1-031d-4c2a-8a42-97631624048e"}],"id":"31e71e1c-b8a6-4166-8423-e713f3c2fdbb","_postman_id":"31e71e1c-b8a6-4166-8423-e713f3c2fdbb","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Subscriber","item":[{"name":"Lists","id":"bf65c8ec-0f56-4735-9cb9-210773b47a33","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/subscribers","urlObject":{"path":["admin","api","v1","subscribers"],"host":["{{site_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Return up to this many results per page.</p>\n","type":"text/plain"},"key":"limit","value":"≤ 100 default 50"},{"disabled":true,"key":"page","value":"default 1"}],"variable":[]}},"response":[],"_postman_id":"bf65c8ec-0f56-4735-9cb9-210773b47a33"},{"name":"Get","id":"a57a3ce4-cf51-4454-86cc-e5bdb135594a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/subscribers/:id","urlObject":{"path":["admin","api","v1","subscribers",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"a57a3ce4-cf51-4454-86cc-e5bdb135594a"},{"name":"Create","id":"b345ecc3-e286-4ce6-8edd-0c60b2c18318","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\" : \"{{email}}\",\r\n    \"first_name\" : \"{{first_name}}\",\r\n    \"last_name\" : \"{{last_name}}\",\r\n    \"permission\" : \"{{permission}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/subscribers","urlObject":{"path":["admin","api","v1","subscribers"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b345ecc3-e286-4ce6-8edd-0c60b2c18318"},{"name":"Update","id":"ad3bf143-6883-4390-8946-736eb598f589","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\" : \"{{email}}\",\r\n    \"first_name\" : \"{{first_name}}\",\r\n    \"last_name\" : \"{{last_name}}\",\r\n    \"permission\" : \"{{permission}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/subscribers/:id","urlObject":{"path":["admin","api","v1","subscribers",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"ad3bf143-6883-4390-8946-736eb598f589"},{"name":"Delete","id":"e2ef80ee-7a5a-4c45-94d7-f209fb86995b","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/subscribers/:id","urlObject":{"path":["admin","api","v1","subscribers",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"e2ef80ee-7a5a-4c45-94d7-f209fb86995b"}],"id":"9d49924d-51f9-4f37-b05f-90d97cb629e9","_postman_id":"9d49924d-51f9-4f37-b05f-90d97cb629e9","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Supplier","item":[{"name":"Lists","id":"222869a4-10ab-4cc3-a271-f1de87fccaa9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/suppliers","urlObject":{"path":["admin","api","v1","suppliers"],"host":["{{site_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Return up to this many results per page.</p>\n","type":"text/plain"},"key":"limit","value":"≤ 100 default 50"},{"disabled":true,"key":"page","value":"default 1"}],"variable":[]}},"response":[],"_postman_id":"222869a4-10ab-4cc3-a271-f1de87fccaa9"},{"name":"Get","id":"7e7574b9-e4a0-4b00-844a-8fc80419abe8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/suppliers/:id","urlObject":{"path":["admin","api","v1","suppliers",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"7e7574b9-e4a0-4b00-844a-8fc80419abe8"},{"name":"Create","id":"62e05a24-9849-43ec-9f11-f49745291f38","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"{{name}}\",\r\n    \"email\" : \"{{email}}\",\r\n    \"phone\" : \"{{phone}}\",\r\n    \"company\" : \"{{company}}\",\r\n    \"staff_name\" : \"{{staff_name}}\",\r\n    \"tax_office\" : \"{{tax_office}}\",\r\n    \"tax_number\" : \"{{tax_number}}\",\r\n    \"address\" : \"{{address}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/suppliers","urlObject":{"path":["admin","api","v1","suppliers"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"62e05a24-9849-43ec-9f11-f49745291f38"},{"name":"Update","id":"cff483b5-1ff6-4a6a-97ca-ea5a96b928c6","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"{{name}}\",\r\n    \"email\" : \"{{email}}\",\r\n    \"phone\" : \"{{phone}}\",\r\n    \"company\" : \"{{company}}\",\r\n    \"staff_name\" : \"{{staff_name}}\",\r\n    \"tax_office\" : \"{{tax_office}}\",\r\n    \"tax_number\" : \"{{tax_number}}\",\r\n    \"address\" : \"{{address}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/suppliers/:id","urlObject":{"path":["admin","api","v1","suppliers",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"cff483b5-1ff6-4a6a-97ca-ea5a96b928c6"},{"name":"Delete","id":"9e50fd1c-6a6a-4bbd-81a3-51fbe5b0a332","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/suppliers/:id","urlObject":{"path":["admin","api","v1","suppliers",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"9e50fd1c-6a6a-4bbd-81a3-51fbe5b0a332"}],"id":"c7c5f070-5f37-4ce3-9378-9ad8a2b5d006","_postman_id":"c7c5f070-5f37-4ce3-9378-9ad8a2b5d006","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Tag","item":[{"name":"Lists","id":"f2916ba0-923c-438c-9105-6164b633957a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/tags","urlObject":{"path":["admin","api","v1","tags"],"host":["{{site_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Return up to this many results per page.</p>\n","type":"text/plain"},"key":"limit","value":"≤ 100 default 50"},{"disabled":true,"key":"page","value":"default 1"}],"variable":[]}},"response":[],"_postman_id":"f2916ba0-923c-438c-9105-6164b633957a"},{"name":"Get","id":"10b213eb-8bfc-4c12-b879-f407465f0be7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/tags/:id","urlObject":{"path":["admin","api","v1","tags",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"10b213eb-8bfc-4c12-b879-f407465f0be7"},{"name":"Create","id":"b67e05f6-103a-4820-aa89-350a9d823a41","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"{{name}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/tags","urlObject":{"path":["admin","api","v1","tags"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b67e05f6-103a-4820-aa89-350a9d823a41"},{"name":"Update","id":"44ccfb57-6612-4624-9fae-535ec5c1dc3c","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"{{name}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/tags/:id","urlObject":{"path":["admin","api","v1","tags",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"44ccfb57-6612-4624-9fae-535ec5c1dc3c"},{"name":"Delete","id":"847521a1-fc89-4bb1-a125-2ba6efbb3317","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/tags/:id","urlObject":{"path":["admin","api","v1","tags",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"847521a1-fc89-4bb1-a125-2ba6efbb3317"}],"id":"e4b9a44f-39f4-4191-a7a8-ef5a3a4432dd","_postman_id":"e4b9a44f-39f4-4191-a7a8-ef5a3a4432dd","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Tracking Info","item":[{"name":"Lists","id":"532f831b-7af7-4923-ac8e-baafc6a0caa3","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/packages/:id/tracking-info","urlObject":{"path":["admin","api","v1","packages",":id","tracking-info"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"532f831b-7af7-4923-ac8e-baafc6a0caa3"},{"name":"Get","id":"5d75df39-b077-4217-9abc-c73faca3cbf6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/tracking-info/:id","urlObject":{"path":["admin","api","v1","tracking-info",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"5d75df39-b077-4217-9abc-c73faca3cbf6"},{"name":"Create","id":"a802a7ac-0a37-4b4a-8b5d-f93daadfdbd8","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"shipping_company\" : \"{{shipping_company}}\",\r\n    \"tracking_number\" : \"{{tracking_number}}\",\r\n    \"tracking_link\" : \"{{tracking_link}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/packages/:id/tracking-info","urlObject":{"path":["admin","api","v1","packages",":id","tracking-info"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"a802a7ac-0a37-4b4a-8b5d-f93daadfdbd8"},{"name":"Update","id":"5ba14df5-6a5e-4dd3-93dc-d26d45114db8","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"shipping_company\" : \"{{shipping_company}}\",\r\n    \"tracking_number\" : \"{{tracking_number}}\",\r\n    \"tracking_link\" : \"{{tracking_link}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/tracking-info/:id","urlObject":{"path":["admin","api","v1","tracking-info",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"5ba14df5-6a5e-4dd3-93dc-d26d45114db8"},{"name":"Delete","id":"eddc6cfd-78d9-4b04-96b2-1787ac2c7b92","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/tracking-info/:id","urlObject":{"path":["admin","api","v1","tracking-info",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"eddc6cfd-78d9-4b04-96b2-1787ac2c7b92"}],"id":"1087b36a-7225-4e64-b6a0-e65045d270c9","_postman_id":"1087b36a-7225-4e64-b6a0-e65045d270c9","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Question","item":[{"name":"Lists","id":"91fc95ba-d756-4d1c-9151-d4eb065dbea2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/questions","urlObject":{"path":["admin","api","v1","questions"],"host":["{{site_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Return up to this many results per page.</p>\n","type":"text/plain"},"key":"limit","value":"≤ 100 default 50"},{"disabled":true,"key":"page","value":"default 1"}],"variable":[]}},"response":[],"_postman_id":"91fc95ba-d756-4d1c-9151-d4eb065dbea2"},{"name":"Get","id":"f079e537-25a5-47a5-af93-3d2e8e6a1eb2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/questions/:id","urlObject":{"path":["admin","api","v1","questions",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"f079e537-25a5-47a5-af93-3d2e8e6a1eb2"},{"name":"Create","id":"2f9f1b34-e897-438d-8f5b-75b004726ccb","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"customer_id\" : \"{{customer_id}}\",\r\n    \"product_id\" : \"{{product_id}}\",\r\n    \"text\" : \"{{text}}\",\r\n    \"answer\" : \"{{answer}}\",\r\n    \"status\" : \"{{status}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/questions","urlObject":{"path":["admin","api","v1","questions"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2f9f1b34-e897-438d-8f5b-75b004726ccb"},{"name":"Update","id":"36c7e7fc-dcef-4046-af7d-8626ed187d25","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"text\" : \"{{text}}\",\r\n    \"answer\" : \"{{answer}}\",\r\n    \"status\" : \"{{status}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/questions/:id","urlObject":{"path":["admin","api","v1","questions",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"36c7e7fc-dcef-4046-af7d-8626ed187d25"},{"name":"Delete","id":"6cafa734-7d36-4bfd-a7d8-830a58f58671","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/questions/:id","urlObject":{"path":["admin","api","v1","questions",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"6cafa734-7d36-4bfd-a7d8-830a58f58671"}],"id":"0681d1e4-a050-4cc1-b8ea-bbb68ae7a8a1","_postman_id":"0681d1e4-a050-4cc1-b8ea-bbb68ae7a8a1","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}},{"name":"Webhook","item":[{"name":"Lists","id":"3f465544-9c31-4368-870b-740017f48015","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/webhooks","urlObject":{"path":["admin","api","v1","webhooks"],"host":["{{site_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Return up to this many results per page.</p>\n","type":"text/plain"},"key":"limit","value":"≤ 100 default 50"},{"disabled":true,"key":"page","value":"default 1"}],"variable":[]}},"response":[],"_postman_id":"3f465544-9c31-4368-870b-740017f48015"},{"name":"Get","id":"c3c9ced8-e584-428b-9b59-c3e6e8da7a1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{site_url}}/admin/api/v1/webhooks/:id","urlObject":{"path":["admin","api","v1","webhooks",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"c3c9ced8-e584-428b-9b59-c3e6e8da7a1a"},{"name":"Create","id":"933f52f6-af1f-4b75-bbb9-f6b28097ed88","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"url\" : \"{{url}}\",\r\n    \"subscriptions\" : []\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/webhooks","urlObject":{"path":["admin","api","v1","webhooks"],"host":["{{site_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"933f52f6-af1f-4b75-bbb9-f6b28097ed88"},{"name":"Update","id":"0f525efe-702b-44c5-a0fe-d4432fcf60e3","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true,"strictSSL":false,"followAuthorizationHeader":false,"insecureHTTPParser":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"url\" : \"{{url}}\",\r\n    \"subscriptions\" : []\r\n}","options":{"raw":{"language":"json"}}},"url":"{{site_url}}/admin/api/v1/webhooks/:id","urlObject":{"path":["admin","api","v1","webhooks",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"0f525efe-702b-44c5-a0fe-d4432fcf60e3"},{"name":"Delete","id":"22961b92-d456-4ecd-857d-8afd6e9904fc","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{site_url}}/admin/api/v1/webhooks/:id","urlObject":{"path":["admin","api","v1","webhooks",":id"],"host":["{{site_url}}"],"query":[],"variable":[{"description":{"content":"<p>string required</p>\n","type":"text/plain"},"type":"any","value":"{{id}}","key":"id"}]}},"response":[],"_postman_id":"22961b92-d456-4ecd-857d-8afd6e9904fc"}],"id":"22f78cb0-2856-450d-8001-bfe52e4aed26","_postman_id":"22f78cb0-2856-450d-8001-bfe52e4aed26","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","id":"27b2dee9-e069-4fea-8b8f-c72d4f99940d","name":"Datakolay API","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]}},"event":[{"listen":"prerequest","script":{"id":"9cce1bdd-ad51-4762-8aa0-ae0ed7649a9a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"3493a8be-f168-4a65-84a5-b7bcccdb61bf","type":"text/javascript","exec":[""]}}]}