{"info":{"_postman_id":"34b8e63a-6fce-4c5b-8a6b-12007f9a1f0f","name":"QAPLA' API","description":"<html><head></head><body><p><a href=\"https://api.qapla.dev\">https://api.qapla.dev<br></a></p>\n<p>Qapla' API version 1.3, the current version.<br>API v2 is the new api system based on a new type of authentication.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"15030184","collectionId":"34b8e63a-6fce-4c5b-8a6b-12007f9a1f0f","publishedId":"Tz5v3FJ7","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-03-19T11:34:06.000Z"},"item":[{"name":"1.3","item":[{"name":"Shipments","item":[{"name":"pushShipment","id":"eb8607e9-d7de-401f-a749-871f749ebcaf","protocolProfileBehavior":{"disableCookies":true,"disabledSystemHeaders":{"user-agent":true,"accept":true,"accept-encoding":true,"connection":true},"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apiKey\": \"[API_KEY]\",\r\n    \"pushShipment\": [\r\n        {\r\n            \"trackingNumber\": \"123987299\",\r\n            \"courier\": \"DHL\",\r\n            \"shipDate\": \"2014-08-01\"\r\n        },\r\n        {\r\n            \"trackingNumber\": \"1Z0V5V416840696736\",\r\n            \"courier\": \"UPS\",\r\n            \"shipDate\": \"2014-08-02\",\r\n            \"reference\": \"ord. # 1674\",\r\n            \"orderDate\": \"2014-07-30\",\r\n            \"weight\": 1.3,\r\n            \"parcels\": 1,\r\n            \"length\": 10,\r\n            \"width\": 15,\r\n            \"height\": 5,\r\n            \"name\": \"Pepito Sbazzeguti\",\r\n            \"street\": \"Via Aieie, 99\",\r\n            \"city\": \"Parnazza\",\r\n            \"ZIP\": \"12345\",\r\n            \"state\": \"MZ\",\r\n            \"country\": \"IT\",\r\n            \"email\": \"name@domain.ext\",\r\n            \"telephone\": \"02342522\",\r\n            \"agent\": \"agent@company.ext\",\r\n            \"amount\": \"150,00\",\r\n            \"pod\": false,\r\n            \"shipping\": \"8,00\",\r\n            \"custom1\": \"valore custom 1\",\r\n            \"custom2\": \"valore custom 2\",\r\n            \"custom3\": \"valore custom 3\",\r\n            \"note\": \"This is a note\",\r\n            \"language\": \"it\",\r\n            \"deliveryDate\": \"2014-07-31\",\r\n            \"tag\": \"customer1\",\r\n            \"isTrackingNumber\": false,\r\n            \"origin\": \"magento\",\r\n            \"rows\": [\r\n                {\r\n                    \"sku\": \"BAR-301\",\r\n                    \"name\": \"Barrette di Crusca d'Avena con Cioccolato (4 pezzi) 120g\",\r\n                    \"qty\": 1,\r\n                    \"price\": 6.35,\r\n                    \"total\": 6.35\r\n                },\r\n                {\r\n                    \"sku\": \"BEV-001\",\r\n                    \"name\": \"Bevanda al mango in polvere 9g\",\r\n                    \"qty\": 5,\r\n                    \"price\": 0.38,\r\n                    \"total\": 1.9\r\n                }\r\n            ]\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.qapla.it/1.2/pushShipment/","urlObject":{"protocol":"https","path":["1.2","pushShipment",""],"host":["api","qapla","it"],"query":[],"variable":[]}},"response":[],"_postman_id":"eb8607e9-d7de-401f-a749-871f749ebcaf"},{"name":"getShipment","id":"2ba7177a-d1ab-4133-8845-1e958b12b342","protocolProfileBehavior":{"disableCookies":true,"disabledSystemHeaders":{"accept-encoding":true,"connection":true,"user-agent":true,"accept":true},"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.qapla.it/1.2/getShipment/?apiKey=[API_KEY]&trackingNumber=[TRACKING_NUMBER]","urlObject":{"protocol":"https","path":["1.2","getShipment",""],"host":["api","qapla","it"],"query":[{"key":"apiKey","value":"[API_KEY]"},{"key":"trackingNumber","value":"[TRACKING_NUMBER]"},{"disabled":true,"key":"reference","value":"[REFERENCE]"},{"disabled":true,"key":"id","value":"[ID]"},{"disabled":true,"key":"custom1","value":"[CUSTOM1]"},{"disabled":true,"key":"custom2","value":"[CUSTOM2]"},{"disabled":true,"key":"custom3","value":"[CUSTOM3]"},{"disabled":true,"description":{"content":"<p>it, en, es</p>\n","type":"text/plain"},"key":"lang","value":"it"},{"disabled":true,"description":{"content":"<p>all, consignee, children, parent, flag, notifications, history</p>\n","type":"text/plain"},"key":"data","value":""}],"variable":[]}},"response":[],"_postman_id":"2ba7177a-d1ab-4133-8845-1e958b12b342"},{"name":"getShipments","id":"f4fc8026-34c0-4c48-a3e5-6af50ecad044","protocolProfileBehavior":{"disableCookies":true,"disabledSystemHeaders":{"accept":true,"accept-encoding":true,"connection":true,"user-agent":true},"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.qapla.it/1.2/getShipments/?apiKey=[API_KEY]","urlObject":{"protocol":"https","path":["1.2","getShipments",""],"host":["api","qapla","it"],"query":[{"disabled":true,"description":{"content":"<p>YYYY-MM-DD</p>\n","type":"text/plain"},"key":"shipDate","value":"YYYY-MM-DD"},{"disabled":true,"description":{"content":"<p>YYYY-MM-DD</p>\n","type":"text/plain"},"key":"orderDate","value":"YYYY-MM-DD"},{"disabled":true,"description":{"content":"<p>YYYY-MM-DD</p>\n","type":"text/plain"},"key":"dateIns","value":"YYYY-MM-DD"},{"key":"apiKey","value":"[API_KEY]"}],"variable":[]}},"response":[],"_postman_id":"f4fc8026-34c0-4c48-a3e5-6af50ecad044"},{"name":"updateShipment","id":"deb64acc-dd51-4fb7-9e89-99f58c743709","protocolProfileBehavior":{"disableCookies":true,"disabledSystemHeaders":{"accept":true,"accept-encoding":true,"connection":true,"user-agent":true},"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apiKey\": \"[API_KEY]\",\r\n    \"trackingNumber\": \"1Z0V5V416840696736\",\r\n    \"courier\": \"UPS\",\r\n    \"shipDate\": \"2014-08-02\",\r\n    \"reference\": \"ord. # 1674\",\r\n    \"orderDate\": \"2014-07-30\",\r\n    \"name\": \"Pepito Sbazzeguti\",\r\n    \"street\": \"Via Aieie, 99\",\r\n    \"city\": \"Parnazza\",\r\n    \"ZIP\": \"12345\",\r\n    \"state\": \"MZ\",\r\n    \"country\": \"IT\",\r\n    \"email\": \"name@domain.ext\",\r\n    \"telephone\": \"02342522\",\r\n    \"agent\": \"agent@company.ext\",\r\n    \"amount\": \"150,00\",\r\n    \"pod\": false,\r\n    \"shipping\": \"8,00\",\r\n    \"custom1\": \"valore custom 1\",\r\n    \"custom2\": \"valore custom 2\",\r\n    \"custom3\": \"valore custom 3\",\r\n    \"note\": \"This is a note\",\r\n    \"deliveryDate\": \"2014-07-31\",\r\n    \"tag\": \"customer1\",\r\n    \"isTrackingNumber\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.qapla.it/1.2/updateShipment/","urlObject":{"protocol":"https","path":["1.2","updateShipment",""],"host":["api","qapla","it"],"query":[],"variable":[]}},"response":[],"_postman_id":"deb64acc-dd51-4fb7-9e89-99f58c743709"},{"name":"deleteShipment","id":"ab79a44e-d7d8-4e6c-94cf-5d4a5c28f32c","protocolProfileBehavior":{"disableCookies":true,"disabledSystemHeaders":{"accept":true,"accept-encoding":true,"connection":true,"user-agent":true},"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apiKey\": \"[API_KEY]\",\r\n    \"courier\": \"BRT\",\r\n    \"trackingNumber\": \"039000000000282\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.qapla.it/1.2/deleteShipment/","urlObject":{"protocol":"https","path":["1.2","deleteShipment",""],"host":["api","qapla","it"],"query":[],"variable":[]}},"response":[],"_postman_id":"ab79a44e-d7d8-4e6c-94cf-5d4a5c28f32c"},{"name":"undeleteShipment","id":"68406cfe-b9c3-46f0-b26d-07e075c94a19","protocolProfileBehavior":{"disableCookies":true,"disabledSystemHeaders":{"accept":true,"accept-encoding":true,"connection":true,"user-agent":true},"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apiKey\": \"[API_KEY]\",\r\n    \"courier\": \"DHLPARCEL-NL\",\r\n    \"trackingNumber\": \"JVGL060071819167796\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.qapla.it/1.2/undeleteShipment/","urlObject":{"protocol":"https","path":["1.2","undeleteShipment",""],"host":["api","qapla","it"],"query":[],"variable":[]}},"response":[],"_postman_id":"68406cfe-b9c3-46f0-b26d-07e075c94a19"},{"name":"trackingByTimeFrame","id":"4f25d4d0-934e-4061-a33f-6ba72176e196","protocolProfileBehavior":{"disableCookies":true,"disabledSystemHeaders":{"accept-encoding":true,"connection":true,"user-agent":true,"accept":true},"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.qapla.it/1.2/trackingByTimeFrame/?apiKey=[API_KEY]","urlObject":{"protocol":"https","path":["1.2","trackingByTimeFrame",""],"host":["api","qapla","it"],"query":[{"key":"apiKey","value":"[API_KEY]"},{"disabled":true,"description":{"content":"<p>yyyy-mm-dd hh:mm:ss</p>\n","type":"text/plain"},"key":"dateFrom","value":"[DATE_FROM]"},{"disabled":true,"description":{"content":"<p>yyyy-mm-dd hh:mm:ss</p>\n","type":"text/plain"},"key":"dateTo","value":"[DATE_TO]\n"},{"disabled":true,"description":{"content":"<p>it,en,es</p>\n","type":"text/plain"},"key":"lang","value":"it"}],"variable":[]}},"response":[],"_postman_id":"4f25d4d0-934e-4061-a33f-6ba72176e196"}],"id":"d54f90b4-d2fd-4a0e-9807-2b2fcb9f272b","_postman_id":"d54f90b4-d2fd-4a0e-9807-2b2fcb9f272b","description":""},{"name":"Orders","item":[{"name":"pushOrder","id":"8008424c-6be9-4ff4-a1a2-d7b65f252cf3","protocolProfileBehavior":{"disableCookies":true,"disabledSystemHeaders":{"user-agent":true,"accept":true,"accept-encoding":true,"connection":true},"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apiKey\": \"[API_KEY]\",\r\n    \"pushOrder\": [\r\n        {\r\n            \"reference\": \"BAT-234241299\",\r\n            \"orderID\": 234241222,\r\n            \"courier\": \"CRONO-PTI\",\r\n            \"courierService\": \"P46\",\r\n            \"status\": \"Processato\",\r\n            \"createdAt\": \"2018-04-01 22:38:18\",\r\n            \"updatedAt\": \"2018-04-01 22:40:41\",\r\n            \"name\": \"Barbara Gordon\",\r\n            \"street\": \"Via manin, 8\",\r\n            \"city\": \"Vigonza\",\r\n            \"state\": \"Padova\",\r\n            \"postCode\": \"35010\",\r\n            \"country\": \"IT\",\r\n            \"email\": \"batgirl@yahoo.it\",\r\n            \"telephone\": \"3473425220\",\r\n            \"amount\": 109.2548,\r\n            \"payment\": \"pp_hosted\",\r\n            \"isCOD\": false,\r\n            \"notes\": \"Consegnare solo se in costume\",\r\n            \"weight\": 1.3,\r\n            \"parcels\": 1,\r\n            \"length\": 10,\r\n            \"width\": 15,\r\n            \"height\": 5,\r\n            \"shippingInsurance\": 300.99,\r\n            \"custom1\": \"custom value 1\",\r\n            \"custom2\": \"custom value 2\",\r\n            \"custom3\": \"custom value 3\",\r\n            \"rows\": [\r\n                {\r\n                    \"sku\": \"BAR-301\",\r\n                    \"name\": \"Barrette di Crusca d'Avena con Cioccolato (4 pezzi) 120g\",\r\n                    \"qty\": 1,\r\n                    \"price\": 6.35,\r\n                    \"total\": 6.35\r\n                },\r\n                {\r\n                    \"sku\": \"BEV-001\",\r\n                    \"name\": \"Bevanda al mango in polvere 9g\",\r\n                    \"qty\": 5,\r\n                    \"price\": 0.38,\r\n                    \"total\": 1.9\r\n                }\r\n            ],\r\n            \"sender\": {\r\n                \"code\": \"FEDO\",\r\n                \"businessName\": \"fedò snc\",\r\n                \"street\": \"Via I Maggio, 11\",\r\n                \"city\": \"Vedano Olona\",\r\n                \"state\": \"VA\",\r\n                \"postCode\": \"21040\",\r\n                \"country \": \"IT\",\r\n                \"email\": \"evelina@fedo.it\",\r\n                \"telephone\": \"0332261261\",\r\n                \"referent\": \"Evelina\",\r\n                \"isDefault\": true\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.qapla.it/1.2/pushOrder/","urlObject":{"protocol":"https","path":["1.2","pushOrder",""],"host":["api","qapla","it"],"query":[],"variable":[]}},"response":[],"_postman_id":"8008424c-6be9-4ff4-a1a2-d7b65f252cf3"},{"name":"getOrder","id":"b5c55d1f-b34c-4cca-83b0-efb866d1befa","protocolProfileBehavior":{"disableCookies":true,"disabledSystemHeaders":{"accept":true,"accept-encoding":true,"connection":true,"user-agent":true},"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.qapla.it/1.2/getOrder/?apiKey=[API_KEY]&reference=[ORDER_REFERENCE]","urlObject":{"protocol":"https","path":["1.2","getOrder",""],"host":["api","qapla","it"],"query":[{"key":"apiKey","value":"[API_KEY]"},{"key":"reference","value":"[ORDER_REFERENCE]"}],"variable":[]}},"response":[],"_postman_id":"b5c55d1f-b34c-4cca-83b0-efb866d1befa"},{"name":"getOrders","id":"2590637c-cdad-460d-b7ad-da0a6dd354a4","protocolProfileBehavior":{"disableCookies":true,"disabledSystemHeaders":{"accept":true,"accept-encoding":true,"connection":true,"user-agent":true},"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.qapla.it/1.2/getOrders/?apiKey=[API_KEY]","urlObject":{"protocol":"https","path":["1.2","getOrders",""],"host":["api","qapla","it"],"query":[{"description":{"content":"<p>YYYY-MM-DD</p>\n","type":"text/plain"},"key":"apiKey","value":"[API_KEY]"},{"disabled":true,"description":{"content":"<p>YYYY-MM-DD</p>\n","type":"text/plain"},"key":"updatedAt","value":"YYYY-MM-DD"},{"disabled":true,"description":{"content":"<p>YYYY-MM-DD</p>\n","type":"text/plain"},"key":"createdAt","value":"YYYY-MM-DD"},{"disabled":true,"description":{"content":"<p>YYYY-MM-DD</p>\n","type":"text/plain"},"key":"dateIns","value":"YYYY-MM-DD"},{"disabled":true,"description":{"content":"<p>yyyy-mm-dd hh:mm:ss</p>\n","type":"text/plain"},"key":"dateFrom / dateTo","value":"yyyy-mm-dd hh:mm:ss"}],"variable":[]}},"response":[],"_postman_id":"2590637c-cdad-460d-b7ad-da0a6dd354a4"},{"name":"deleteOrder","id":"faf6fa0c-439a-49ab-8e17-204e3b9c9c1b","protocolProfileBehavior":{"disableCookies":true,"disabledSystemHeaders":{"accept":true,"accept-encoding":true,"connection":true,"user-agent":true},"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apiKey\": \"[API_KEY]\",\r\n    \"reference\": \"[ORDER-REFERENCE]\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.qapla.it/1.2/deleteOrder/","urlObject":{"protocol":"https","path":["1.2","deleteOrder",""],"host":["api","qapla","it"],"query":[],"variable":[]}},"response":[],"_postman_id":"faf6fa0c-439a-49ab-8e17-204e3b9c9c1b"},{"name":"undeleteOrder","id":"3cdabc12-03f5-4d3d-ad7b-1abbf7ba87b9","protocolProfileBehavior":{"disableCookies":true,"disabledSystemHeaders":{"accept":true,"accept-encoding":true,"connection":true,"user-agent":true},"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apiKey\": \"[API_KEY]\",\r\n    \"reference\": \"[ORDER-REFERENCE]\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.qapla.it/1.2/undeleteOrder/","urlObject":{"protocol":"https","path":["1.2","undeleteOrder",""],"host":["api","qapla","it"],"query":[],"variable":[]}},"response":[],"_postman_id":"3cdabc12-03f5-4d3d-ad7b-1abbf7ba87b9"}],"id":"b9faccca-2226-45cc-9ed9-e0f7d662cca2","_postman_id":"b9faccca-2226-45cc-9ed9-e0f7d662cca2","description":""},{"name":"Labels","item":[{"name":"createLabel","id":"d72cc874-cb9b-4223-856a-d318eeda8485","protocolProfileBehavior":{"disableCookies":true,"disabledSystemHeaders":{"user-agent":true,"accept":true,"accept-encoding":true,"connection":true},"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apiKey\": \"[API_KEY]\",\r\n    \"sandbox\": true,\r\n    \"createLabel\": {\r\n        \"origin\": \"magento\",\r\n        \"reference\": \"BAT-234241299\",\r\n        \"courier\": \"CRONO-PTI\",\r\n        \"courierService\": \"P46\",\r\n        \"name\": \"Barbara Gordon\",\r\n        \"address\": \"Via manin, 8\",\r\n        \"city\": \"Vigonza\",\r\n        \"state\": \"PD\",\r\n        \"postCode\": \"35010\",\r\n        \"country\": \"IT\",\r\n        \"email\": \"batgirl@yahoo.it\",\r\n        \"telephone\": \"3473425220\",\r\n        \"isCOD\": false,\r\n        \"amount\": 109.2548,\r\n        \"notes\": \"Consegnare solo se in costume nero\",\r\n        \"weight\": 1.3,\r\n        \"parcels\": 1,\r\n        \"length\": 10,\r\n        \"width\": 15,\r\n        \"height\": 5,\r\n        \"shippingCODPaymentOption\": \"\",\r\n        \"shippingInsurance\": 300.99,\r\n        \"shippingDeliveryOptions\": \"A,P\",\r\n        \"shippingRequiredDeliveryDate\": \"YYYY-MM-DD\",\r\n        \"gSpedPrinterID\": 22\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.qapla.it/1.3/createLabel/","urlObject":{"protocol":"https","path":["1.3","createLabel",""],"host":["api","qapla","it"],"query":[],"variable":[]}},"response":[],"_postman_id":"d72cc874-cb9b-4223-856a-d318eeda8485"},{"name":"deleteLabel","id":"b1274e55-4b9e-47d6-93f5-95f8a8528efc","protocolProfileBehavior":{"disableCookies":true,"disabledSystemHeaders":{"accept":true,"accept-encoding":true,"connection":true,"user-agent":true},"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apiKey\": \"[API_KEY]\",\r\n    \"id\": \"[LABEL-ID]\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.qapla.it/1.2/deleteLabel/","urlObject":{"protocol":"https","path":["1.2","deleteLabel",""],"host":["api","qapla","it"],"query":[],"variable":[]}},"response":[],"_postman_id":"b1274e55-4b9e-47d6-93f5-95f8a8528efc"},{"name":"confirmLabel","id":"9fc6a844-4d1a-4830-bc0c-ab883c947d98","protocolProfileBehavior":{"disableCookies":true,"disabledSystemHeaders":{"user-agent":true,"accept":true,"accept-encoding":true,"connection":true},"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apiKey\": \"[API_KEY]\",\r\n    \"confirmLabel\": {\r\n        \"courier\": \"DHL\",\r\n        \"labelCreationDate\": \"2020-08-10\",\r\n        \"labelID\": [\r\n            100,\r\n            101,\r\n            102,\r\n            103\r\n        ]\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.qapla.it/1.2/confirmLabel/","urlObject":{"protocol":"https","path":["1.2","confirmLabel",""],"host":["api","qapla","it"],"query":[],"variable":[]}},"response":[],"_postman_id":"9fc6a844-4d1a-4830-bc0c-ab883c947d98"},{"name":"createReturnLabel","id":"f7859d61-9e22-42b6-84bb-299da8d9eba6","protocolProfileBehavior":{"disableCookies":true,"disabledSystemHeaders":{"accept":true,"accept-encoding":true,"connection":true,"user-agent":true},"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apiKey\": \"[API_KEY]\",\r\n    \"sandbox\": true,\r\n    \"orderReference\": \"XABARAS\",\r\n    \"orderID\": \"128\",\r\n    \"courier\": \"CRONO-REVERSE\",\r\n    \"parcels\": 1,\r\n    \"weight\": 1.2,\r\n    \"notes\": \"foo\",\r\n    \"sender\": {\r\n        \"firstName\": \"Pepito\",\r\n        \"lastName\": \"Sbazzeguti\",\r\n        \"address\": \"Via Sciesa, 10\",\r\n        \"city\": \"Vedano Olona\",\r\n        \"state\": \"VA\",\r\n        \"postalCode\": \"21040\",\r\n        \"country\": \"IT\",\r\n        \"email\": \"pepito@sbazzeguti.it\",\r\n        \"phone\": \"347342522\"\r\n    },\r\n    \"consignee\": {\r\n        \"company\": \"Qapla' srl\",\r\n        \"address\": \"via XXVII Luglio, 22\",\r\n        \"city\": \"San Casciano in Val di Pesa\",\r\n        \"state\": \"FI\",\r\n        \"postalCode\": \"50026\",\r\n        \"country\": \"IT\",\r\n        \"phone\": \"055342522\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.qapla.it/1.2/createReturnLabel/","urlObject":{"protocol":"https","path":["1.2","createReturnLabel",""],"host":["api","qapla","it"],"query":[],"variable":[]}},"response":[],"_postman_id":"f7859d61-9e22-42b6-84bb-299da8d9eba6"}],"id":"e54eb03f-7c71-4bf6-a436-53a411e316de","_postman_id":"e54eb03f-7c71-4bf6-a436-53a411e316de","description":""},{"name":"Couriers","item":[{"name":"getCouriers","id":"11321ff8-691d-489c-bf54-263123918ada","protocolProfileBehavior":{"disableCookies":true,"disabledSystemHeaders":{"accept":true,"accept-encoding":true,"connection":true,"user-agent":true},"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.qapla.it/1.2/getCouriers/?apiKey=[API_KEY]","urlObject":{"protocol":"https","path":["1.2","getCouriers",""],"host":["api","qapla","it"],"query":[{"disabled":true,"key":"country","value":"[COUNTRY_LIST]"},{"disabled":true,"key":"code","value":"[COURIER_CODE]"},{"key":"apiKey","value":"[API_KEY]"}],"variable":[]}},"response":[],"_postman_id":"11321ff8-691d-489c-bf54-263123918ada"},{"name":"detectCourier","id":"b4b9e8a6-5dea-48ec-a8b9-8896fbb281f8","protocolProfileBehavior":{"disableCookies":true,"disabledSystemHeaders":{"accept":true,"accept-encoding":true,"connection":true,"user-agent":true},"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.qapla.it/1.2/detectCourier/?apiKey=[API_KEY]&trackingNumber=[TRACKING_NUMBER]","urlObject":{"protocol":"https","path":["1.2","detectCourier",""],"host":["api","qapla","it"],"query":[{"key":"apiKey","value":"[API_KEY]"},{"key":"trackingNumber","value":"[TRACKING_NUMBER]"}],"variable":[]}},"response":[],"_postman_id":"b4b9e8a6-5dea-48ec-a8b9-8896fbb281f8"}],"id":"85acebbe-791d-4799-9235-b26d36a083a2","_postman_id":"85acebbe-791d-4799-9235-b26d36a083a2","description":""},{"name":"Channels","item":[{"name":"getChannel","id":"977ee9d2-6760-4ea5-8c25-302b31945f55","protocolProfileBehavior":{"disableCookies":true,"disabledSystemHeaders":{"accept":true,"accept-encoding":true,"connection":true,"user-agent":true},"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.qapla.it/1.2/getChannel/?apiKey=[API_KEY]","urlObject":{"protocol":"https","path":["1.2","getChannel",""],"host":["api","qapla","it"],"query":[{"key":"apiKey","value":"[API_KEY]"}],"variable":[]}},"response":[],"_postman_id":"977ee9d2-6760-4ea5-8c25-302b31945f55"}],"id":"613a84c4-2b92-4fc4-a5af-4c41ae3f5ad4","_postman_id":"613a84c4-2b92-4fc4-a5af-4c41ae3f5ad4","description":""},{"name":"Misc","item":[{"name":"getCredits","id":"62a8b1ca-6464-4e60-9814-27f2d830ac58","protocolProfileBehavior":{"disableCookies":true,"disabledSystemHeaders":{"accept":true,"accept-encoding":true,"connection":true,"user-agent":true},"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.qapla.it/1.2/getCredits/?apiKey=[API_KEY]","urlObject":{"protocol":"https","path":["1.2","getCredits",""],"host":["api","qapla","it"],"query":[{"key":"apiKey","value":"[API_KEY]"}],"variable":[]}},"response":[],"_postman_id":"62a8b1ca-6464-4e60-9814-27f2d830ac58"},{"name":"getQaplaStatus","id":"c5133839-68ec-46ae-a05d-4a139c69e279","protocolProfileBehavior":{"disableCookies":true,"disabledSystemHeaders":{"user-agent":true,"accept":true,"accept-encoding":true,"connection":true},"strictSSL":false,"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.qapla.it/1.2/getQaplaStatus/?apiKey=[API_KEY]","urlObject":{"protocol":"https","path":["1.2","getQaplaStatus",""],"host":["api","qapla","it"],"query":[{"key":"apiKey","value":"[API_KEY]"},{"disabled":true,"key":"lang","value":"[LANG]"},{"disabled":true,"key":"id","value":"[ID]"}],"variable":[]}},"response":[],"_postman_id":"c5133839-68ec-46ae-a05d-4a139c69e279"}],"id":"5d004ac9-a951-4828-bfc1-947ca2a82b12","_postman_id":"5d004ac9-a951-4828-bfc1-947ca2a82b12","description":""}],"id":"a5785a3e-7759-459a-ac8b-f80529a4021a","description":"<p>APIs provide the possibility to integrate Qapla' both for reading and<br />writing with your own ecommerce system or for an e-commerce to which a<br />plugin or connector has not yet been implemented.</p>\n","_postman_id":"a5785a3e-7759-459a-ac8b-f80529a4021a"},{"name":"v2","item":[{"name":"Authehtication","item":[{"name":"auth/token","id":"b115974a-fe98-4e46-a43b-fda978050f93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"apiKey\":\"[API_KEY]\"}","options":{"raw":{"language":"json"}}},"url":"https://api.qapla.it/v2/auth/token","urlObject":{"protocol":"https","path":["v2","auth","token"],"host":["api","qapla","it"],"query":[],"variable":[]}},"response":[{"id":"075b9492-cd9d-451c-af7f-2130d211857a","name":"auth/channel","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"apiKey\":\"87265ca539c514adf573b795d44a03f27d66a6be92737852ff2358f06bbf3da_\"}","options":{"raw":{"language":"json"}}},"url":"https://api.qapla.it/v2/auth/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Oct 2024 09:15:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, PATCH, HEAD, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"[ACCESS-TOKEN]\",\n    \"scopes\": [\n        \"*\"\n    ],\n    \"token_type\": \"Bearer\",\n    \"expires_in\": 86400,\n    \"rate_limit\": {\n        \"refill_rate\": 2,\n        \"bucket_size\": 120\n    },\n    \"cache\": true\n}"}],"_postman_id":"b115974a-fe98-4e46-a43b-fda978050f93"}],"id":"6a8ad8c5-0b30-43e3-85ce-d542661c5470","description":"<p>Channel authentication is performed through the Qapla' SSO service following the Bearer Token Authentication flow.</p>\n<img src=\"https://content.pstmn.io/224f41bd-53eb-4213-a712-b92f1965ae8c/YmVhcmVyLXRva2VuLWF1dGhlbnRpY2F0aW9uLnBuZw==\" />\n\n<p>To obtain an access token, you need to send a POST request to the dedicated endpoint with the channel's API Key.</p>\n","_postman_id":"6a8ad8c5-0b30-43e3-85ce-d542661c5470"},{"name":"Parcel","item":[{"name":"parcel","id":"d6be31c8-441a-491e-9262-b611e137e85f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"order\": {\r\n    \"reference\": \"561963\",\r\n    \"origin\": \"shopify\"\r\n  },\r\n  \"weight\": 3.2,\r\n  \"length\": 10.4,\r\n  \"width\": 10,\r\n  \"height\": 20,\r\n  \"content\": \"optional content of the parcel\",\r\n  \"originCountry\": \"IT\",\r\n  \"code\": \"CODE_INTERNAL\",\r\n  \"notes\": \"this is a note, to be printed on the label\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.qapla.it/v2/parcel","description":"<p>Allows you to upload one or more parcels to an order reference before an order or shipment is created.</p>\n<p>The order or shipment (label) created will \"inherit\" the parcels previously uploaded.</p>\n<p>The API can generate a provisional label in ZPL format if requested.</p>\n","urlObject":{"protocol":"https","path":["v2","parcel"],"host":["api","qapla","it"],"query":[],"variable":[]}},"response":[{"id":"03d6f072-ed44-48ae-8823-f5c57e033be5","name":"parcel","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"order\": {\r\n    \"reference\": \"561963\",\r\n    \"origin\": \"shopify\"\r\n  },\r\n  \"weight\": 3.2,\r\n  \"length\": 10.4,\r\n  \"width\": 10,\r\n  \"height\": 20,\r\n  \"content\": \"optional content of the parcel\",\r\n  \"originCountry\": \"IT\",\r\n  \"code\": \"CODE_INTERNAL\",\r\n  \"notes\": \"this is a note, to be printed on the label\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.qapla.it/v2/parcel"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"d6be31c8-441a-491e-9262-b611e137e85f"}],"id":"aeef04b4-acd5-485e-b384-b2d7843a446e","description":"<p>Parcel and Parcels are the APIs used to send the packages that make up<br />an order to Qapla' in advance, before creating orders or shipments<br />(labels).  </p>\n<p>A Parcel (package) is uniquely identified by:</p>\n<ul>\n<li><p>Channel, represented by the Bearer Token</p>\n</li>\n<li><p>Order reference (reference)</p>\n</li>\n<li><p>Order origin (origin)</p>\n</li>\n</ul>\n","_postman_id":"aeef04b4-acd5-485e-b384-b2d7843a446e"}],"id":"92d7e421-bb08-4351-b4a9-42fd6f64c1d9","description":"<p>The Qapla' v2 API provides an advanced platform for both reading and writing integration with proprietary e-commerce systems or those that do not have a specific plugin or connector available.</p>\n<p>The architecture is based on a RESTful style that ensures intuitive resource management and compliance with international standards, simplifying integration and process automation.</p>\n","_postman_id":"92d7e421-bb08-4351-b4a9-42fd6f64c1d9"}],"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"bd2d5c86-cfc8-43c0-8958-2452db067658"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"3197e5de-8c67-4ae0-9e40-80791196c485"}}],"variable":[{"key":"apiKey","value":"[API_KEY]"},{"key":"accessToken","value":"","type":"default"}]}