{"info":{"_postman_id":"f3c56163-975a-430a-9e2b-e82e7b29c4c8","name":"QargoMatePublic","description":"<html><head></head><body><h3 id=\"📦-qargomate-api-v10\">📦 QargoMate API v1.0</h3>\n<p><strong>Lojistik ve Sipariş Yönetim Sistemi</strong></p>\n<p>QargoMate API, kargo süreçlerini uçtan uca yönetmek için tasarlanmış yüksek performanslı bir arayüzdür. Sistemin kalbinde mikroservis mimarisi, mesaj kuyruğu (RabbitMQ) ve asenkron işleme yetenekleri yatar.</p>\n<ul>\n<li><p><strong>Base URL:</strong> <code>https://api_test.qargomate.com</code></p>\n</li>\n<li><p><strong>Format:</strong> JSON (UTF-8)</p>\n</li>\n<li><p><strong>Auth:</strong> Bearer Token (JWT)</p>\n</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"19073555","collectionId":"f3c56163-975a-430a-9e2b-e82e7b29c4c8","publishedId":"2sBXVkApGX","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-01-22T10:42:30.000Z"},"item":[{"name":"TokenAlma","id":"cdbf1a86-fdc7-4bd3-9a73-ae7742bf0d59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{username: \"asset\",\r\npassword: \"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api_test.qargomate.com/api/authentication/login","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"f3c56163-975a-430a-9e2b-e82e7b29c4c8","id":"f3c56163-975a-430a-9e2b-e82e7b29c4c8","name":"QargoMatePublic","type":"collection"}},"urlObject":{"protocol":"https","path":["api","authentication","login"],"host":["api_test","qargomate","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"cdbf1a86-fdc7-4bd3-9a73-ae7742bf0d59"},{"name":"SiparişOluşturma","id":"64cd070b-a8d6-48db-9684-b93e1fc3b915","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"warehouseID\": \"88f51e59-b370-4a4d-83b2-7e140d8674b7\",\r\n    \"customerOrder\": \"525252\",\r\n    \"totalParcels\": 2,\r\n    \"desi\": 30,\r\n    \"deliveryType\": 4,\r\n    \"barcode\": \"QMTEST2026\",\r\n    \"city\": \"İSTANBUL\",\r\n    \"county\": \"TÜRKİYE\",\r\n    \"district\": \"YENİDOĞAN\",\r\n    \"town\": \"SANCAKTEPE\",\r\n    \"addressLine1\": \"BASRA\",\r\n    \"firstName\": \"Erdem\",\r\n    \"lastName\": \"KUL\",\r\n    \"Phone\": \"905414564373\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api_test.qargomate.com/api/Order/Single","urlObject":{"protocol":"https","path":["api","Order","Single"],"host":["api_test","qargomate","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"64cd070b-a8d6-48db-9684-b93e1fc3b915"},{"name":"SiparişOluşturmaBulk","id":"7b9a0fc9-bec2-426d-bae2-09a07be07a58","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"warehouseID\": \"eaffb2e7-a708-4216-b564-d12f689bdc5a\",\r\n    \"customerOrder\": \"525252\",\r\n    \"totalParcels\": 2,\r\n    \"desi\": 30,\r\n    \"deliveryType\": 0,\r\n    \"barcode\": \"QMTEST2025\",\r\n    \"city\": \"İSTANBUL\",\r\n    \"county\": \"TÜRKİYE\",\r\n    \"district\": \"YENİDOĞAN\",\r\n    \"town\": \"SANCAKTEPE\",\r\n    \"addressLine1\": \"BASRA\",\r\n    \"firstName\": \"Erdem\",\r\n    \"lastName\": \"KUL\",\r\n    \"Phone\": \"905414564373\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api_test.qargomate.com/api/Order/Bulk","urlObject":{"protocol":"https","path":["api","Order","Bulk"],"host":["api_test","qargomate","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7b9a0fc9-bec2-426d-bae2-09a07be07a58"},{"name":"SiparişDüzenleme","id":"6cbd739c-7789-485c-8eb7-5e2164afbbd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"warehouseID\": \"eaffb2e7-a708-4216-b564-d12f689bdc5a\",\r\n    \"customerOrder\": \"525252\",\r\n    \"totalParcels\": 2,\r\n    \"desi\": 30,\r\n    \"deliveryType\": 0,\r\n    \"barcode\": \"QMDeneme45\",\r\n    \"integrationID\": \"\",\r\n    \"city\": \"İSTANBUL\",\r\n    \"county\": \"TÜRKİYE\",\r\n    \"district\": \"YENİDOĞAN\",\r\n    \"town\": \"SANCAKTEPE\",\r\n    \"addressLine1\": \"BASRA\",\r\n    \"firstName\": \"Erdem\",\r\n    \"lastName\": \"KUL\",\r\n    \"Phone\": \"905414564373\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api_test.qargomate.com/api/Order/26e92749-34c9-4982-b279-030dcfd3e5d1","urlObject":{"protocol":"https","path":["api","Order","26e92749-34c9-4982-b279-030dcfd3e5d1"],"host":["api_test","qargomate","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6cbd739c-7789-485c-8eb7-5e2164afbbd7"},{"name":"ParçalıSiparişOluşturma","id":"aaf79da7-a20d-48cd-b563-d4d0a0c718ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"warehouseID\": \"88f51e59-b370-4a4d-83b2-7e140d8674b7\",//Depo Ait\r\n    \"customerOrder\": \"123456\", //Müşteriye Ait\r\n    \"totalParcels\": 2,\r\n    \"desi\": 30,\r\n    \"deliveryType\": 4,\r\n    \"barcode\": \"QMTEST3035\",   \r\n    \"city\": \"İSTANBUL\",\r\n    \"county\": \"TÜRKİYE\",\r\n    \"district\": \"YENİDOĞAN\",\r\n    \"town\": \"SANCAKTEPE\",\r\n    \"addressLine1\": \"BASRA\",\r\n    \"firstName\": \"Erdem\",\r\n    \"lastName\": \"KUL\",\r\n    \"Phone\": \"905414564373\",\r\n    \"Items\": [\r\n        {\r\n            \"CustomerOrder\":\"123456\",\r\n            \"Weight\": 15,\r\n            \"desi\": 15\r\n        },\r\n        {\r\n            \"CustomerOrder\":\"123456\",          \r\n            \"Weight\": 15,\r\n            \"desi\": 15\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api_test.qargomate.com/api/Order/Single","urlObject":{"protocol":"https","path":["api","Order","Single"],"host":["api_test","qargomate","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"aaf79da7-a20d-48cd-b563-d4d0a0c718ae"},{"name":"ParçalıSiparişOluşturmaBulk","id":"4e3d19c2-4813-4d9c-8123-298d799b5efc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"[{\r\n    \"warehouseID\": \"88f51e59-b370-4a4d-83b2-7e140d8674b7\",\r\n    \"customerOrder\": \"123456\",\r\n    \"totalParcels\": 2,\r\n    \"desi\": 30,\r\n    \"deliveryType\": 0,\r\n    \"barcode\": \"QMTEST2028\",   \r\n    \"city\": \"İSTANBUL\",\r\n    \"county\": \"TÜRKİYE\",\r\n    \"district\": \"YENİDOĞAN\",\r\n    \"town\": \"SANCAKTEPE\",\r\n    \"addressLine1\": \"BASRA\",\r\n    \"firstName\": \"Erdem\",\r\n    \"lastName\": \"KUL\",\r\n    \"Phone\": \"905414564373\",\r\n    \"Items\": [\r\n        {\r\n            \"CustomerOrder\":\"123456\",\r\n            \"Barcode\": \"QMTEST5555_1\",\r\n            \"Weight\": 15,\r\n            \"desi\": 15\r\n        },\r\n        {\r\n            \"CustomerOrder\":\"123456\",\r\n            \"barcode\": \"QMTEST5555_2\",\r\n            \"Weight\": 15,\r\n            \"desi\": 15\r\n        }\r\n    ]\r\n},\r\n{\r\n    \"warehouseID\": \"88f51e59-b370-4a4d-83b2-7e140d8674b7\",\r\n    \"customerOrder\": \"123456\",\r\n    \"totalParcels\": 2,\r\n    \"desi\": 30,\r\n    \"deliveryType\": 0,\r\n    \"barcode\": \"QMTEST2029\",   \r\n    \"city\": \"İSTANBUL\",\r\n    \"county\": \"TÜRKİYE\",\r\n    \"district\": \"YENİDOĞAN\",\r\n    \"town\": \"SANCAKTEPE\",\r\n    \"addressLine1\": \"BASRA\",\r\n    \"firstName\": \"Erdem\",\r\n    \"lastName\": \"KUL\",\r\n    \"Phone\": \"905414564373\",\r\n    \"Items\": [\r\n        {\r\n            \"CustomerOrder\":\"123456\",\r\n            \"Barcode\": \"QMTEST5555_1\",\r\n            \"Weight\": 15,\r\n            \"desi\": 15\r\n        },\r\n        {\r\n            \"CustomerOrder\":\"123456\",\r\n            \"barcode\": \"QMTEST5555_2\",\r\n            \"Weight\": 15,\r\n            \"desi\": 15\r\n        }\r\n    ]\r\n}]","options":{"raw":{"language":"json"}}},"url":"https://api_test.qargomate.com/api/Order/Bulk","urlObject":{"protocol":"https","path":["api","Order","Bulk"],"host":["api_test","qargomate","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4e3d19c2-4813-4d9c-8123-298d799b5efc"},{"name":"SiparişSorgulama","id":"4e8cd6fd-85aa-479b-ba5e-ebee0b396566","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api_test.qargomate.com/api/Order?PageNumber=1&PageSize=200&Status=0&integrationId=null&DeliveryType=2","urlObject":{"protocol":"https","path":["api","Order"],"host":["api_test","qargomate","com"],"query":[{"key":"PageNumber","value":"1"},{"key":"PageSize","value":"200"},{"key":"Status","value":"0"},{"key":"integrationId","value":"null"},{"key":"DeliveryType","value":"2"},{"disabled":true,"description":{"content":"<p>Barkod Adı</p>\n","type":"text/plain"},"key":"Barcode","value":"QMTEST2027_2"}],"variable":[]}},"response":[],"_postman_id":"4e8cd6fd-85aa-479b-ba5e-ebee0b396566"},{"name":"TransactionSorgulama","id":"a5b2b5ca-0927-4da3-967a-3cffad340a81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api_test.qargomate.com/api/Transaction?PageNumber=1&PageSize=10&Barcode=QMTEST2027","urlObject":{"protocol":"https","path":["api","Transaction"],"host":["api_test","qargomate","com"],"query":[{"key":"PageNumber","value":"1"},{"key":"PageSize","value":"10"},{"key":"Barcode","value":"QMTEST2027"}],"variable":[]}},"response":[],"_postman_id":"a5b2b5ca-0927-4da3-967a-3cffad340a81"},{"name":"WarehouseSorgulama","id":"66432a46-0444-4a9b-8db8-c50b458830de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api_test.qargomate.com/api/warehouse?PageNumber=1&PageSize=5","urlObject":{"protocol":"https","path":["api","warehouse"],"host":["api_test","qargomate","com"],"query":[{"key":"PageNumber","value":"1"},{"key":"PageSize","value":"5"}],"variable":[]}},"response":[],"_postman_id":"66432a46-0444-4a9b-8db8-c50b458830de"},{"name":"WareHouseOluşturma","id":"1d16b237-425c-436a-920c-99feb256b259","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Tuzla Depo2\",\r\n    \"phone1\": \"5414564373\",\r\n    \"email\": \"eeee\",\r\n    \"city\": \"İSTANBUL\",\r\n    \"town\": \"SANCAKTEPE\", \r\n    \"county\": \"TÜRKİYE\",\r\n    \"district\": \"YENİDOĞAN\",\r\n    \"addressLine1\": \"Deneme Adres\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api_test.qargomate.com/api/warehouse/Single","urlObject":{"protocol":"https","path":["api","warehouse","Single"],"host":["api_test","qargomate","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1d16b237-425c-436a-920c-99feb256b259"},{"name":"StoreSorgulama","id":"86fda358-100f-44ac-b5a4-9d12db2f2481","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Arvato Test 1\",\r\n  \"companyID\": \"12fb66aa-7454-4edf-ac1b-26104047bcb1\",\r\n  \"warehoses\": [\r\n    {\r\n      \"name\": \"Tuzla Depo\",\r\n      \"phone1\": \"5414564373\",\r\n      \"email\": \"eeee\",      \r\n      \"city\": \"GEBZE\",\r\n      \"county\": \"OSB\",\r\n      \"district\": \"OSB\",\r\n      \"addressLine1\": \"Deneme Adres\"  \r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"javascript"}}},"url":"https://api_test.qargomate.com/api/store?PageNumber=1&PageSize=1","urlObject":{"protocol":"https","path":["api","store"],"host":["api_test","qargomate","com"],"query":[{"key":"PageNumber","value":"1"},{"key":"PageSize","value":"1"}],"variable":[]}},"response":[],"_postman_id":"86fda358-100f-44ac-b5a4-9d12db2f2481"}],"auth":{"type":"bearer","bearer":{"basicConfig":[]}},"event":[{"listen":"prerequest","script":{"id":"13530373-0c10-4fc4-b6fc-dca23dd1b8b8","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"b5e6dcfe-a2ed-41f0-be68-e2c565654ccd","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}]}