{"info":{"_postman_id":"6e42bc02-de9f-4703-996f-81819fdc05e2","name":"APIMX_BASIC","description":"<html><head></head><body><p>Consumo Basico de los servicios de cobertura, cotizacion, documentacion y rastreo en Mexico,</p>\n<p>Link Prod: <a href=\"https://api.pktuno.mx/\">https://api.pktuno.mx/</a><br>Link Test: <a href=\"https://api.pktuno.mx/De\">https://test-mx-api.paq1.com.mx/</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"5645191","collectionId":"6e42bc02-de9f-4703-996f-81819fdc05e2","publishedId":"2sAXjRW9fo","public":true,"customColor":{"top-bar":"3BAF29","right-sidebar":"151B4E","highlight":"3BAF29"},"publishDate":"2025-02-26T16:15:24.000Z"},"item":[{"name":"CoberturaALL","id":"9fba2cb3-90db-4784-8a27-d981280983cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{Test}}Api/Cps/AutocompleteJSON?country=MX&term=80128","description":"<p>Servicio Rest que proporciona busqueda de entre toda la cobertura especificando pais y un termino</p>\n","urlObject":{"path":["Cps","AutocompleteJSON"],"host":["{{Test}}Api"],"query":[{"description":{"content":"<p>Pais clave ISO 3166-1 alfa-2</p>\n","type":"text/plain"},"key":"country","value":"MX"},{"description":{"content":"<p>Codigo postal o nombre de lugar (mas efectivo Codigo postal)</p>\n","type":"text/plain"},"key":"term","value":"80128"}],"variable":[]}},"response":[],"_postman_id":"9fba2cb3-90db-4784-8a27-d981280983cd"},{"name":"CoberturaNAC","id":"1ece64e8-4bdb-437a-b05c-212f1617c368","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{Test}}Api/Cobertura/81200","description":"<p>Servicio REST, que nos devuelve a partir de un codigo postal, la cobertura de PKT1 Nacional</p>\n","urlObject":{"path":["Cobertura","81200"],"host":["{{Test}}Api"],"query":[],"variable":[]}},"response":[],"_postman_id":"1ece64e8-4bdb-437a-b05c-212f1617c368"},{"name":"Cotizacion","id":"a72dc1af-b69f-4526-a0c0-ce6e090e3092","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Destination\": {\r\n        \"Cp\": \"81271\",\r\n        \"Col\": \"Alamos Country\",\r\n        \"Cty\": \"Los Mochis\",\r\n        \"Mnp\": \"Ahome\",\r\n        \"Ste\": \"Sinaloa\",\r\n        \"Ctr\": \"MX\"\r\n    },\r\n    \"Security\": {\r\n        \"Usr\": \"CFtest\",\r\n        \"Key\": \"a15df564-22f4-11eb-860f-00505632f3b46212\",\r\n        \"Cot\": 0\r\n    },\r\n    \"ShippingData\": [\r\n        {\r\n            \"Qty\": \"1\",\r\n            \"Typ\": 1,\r\n            \"Cnt\": \"\",\r\n            \"Hgt\": \"25\",\r\n            \"Wdt\": \"15\",\r\n            \"Lng\": \"15\",\r\n            \"Wgt\": \"2\"\r\n        }\r\n    ],\r\n    \"ShipCnf\": {\r\n        \"Isv\": 1000,\r\n        \"Dtp\": 1\r\n    }\r\n}"},"url":"{{Test}}Api/Cotizaciones/Cotizar","description":"<p>Servicio para obtener una cotizacion de nuestras principales alianzas, Revisar el modelo de datos en la documentacion</p>\n","urlObject":{"path":["Cotizaciones","Cotizar"],"host":["{{Test}}Api"],"query":[],"variable":[]}},"response":[],"_postman_id":"a72dc1af-b69f-4526-a0c0-ce6e090e3092"},{"name":"GetToken","id":"5b3aa1b4-449d-4643-9cc7-5000513e4447","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"User\": \"CFtest\",\r\n    \"ApiKey\": \"a15df564-22f4-11eb-860f-00505632f3b46212\",\r\n    \"Secret\": \"qwer1234\"\r\n}"},"url":"{{Test}}Api/wslogin","urlObject":{"path":["wslogin"],"host":["{{Test}}Api"],"query":[],"variable":[]}},"response":[],"_postman_id":"5b3aa1b4-449d-4643-9cc7-5000513e4447"},{"name":"Documentacion","id":"3bc213a7-647f-48c1-a3c1-d09b1b85a61d","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  \"destination\": {\r\n    \"iddom\": 0,\r\n    \"cp\": \"81271\",\r\n    \"str\": \"jesus ortega\",\r\n    \"numExt\": \"14\",\r\n    \"numInt\": \"1\",\r\n    \"col\": \"Alamos Country\",\r\n    \"cty\": \"Los Mochis\",\r\n    \"mnp\": \"Ahome\",\r\n    \"ste\": \"Sinaloa\",\r\n    \"ctr\": \"MX\"\r\n  },\r\n  \"shippingData\": [\r\n    {\r\n      \"qty\": 1,\r\n      \"typ\": 1,\r\n      \"cnt\": \"Paquete Local\",\r\n      \"hgt\": 1,\r\n      \"wdt\": 1,\r\n      \"lng\": 1,\r\n      \"wgt\": 1\r\n    }\r\n  ],\r\n  \"quotation\": {\r\n     \"invocationid\": \"1208273\",\r\n      \"Alianza\": \"PKT1\",\r\n      \"IdAlianza\": 5,\r\n      \"ServiceName\": \"Full ECO (CERO emisiones)®\",\r\n      \"TimeTicks\": 637477119254738510,\r\n      \"Dias\": 1,\r\n      \"LogoEmp\": \"https://api.pktuno.mx//IMG/PKT1_SOLO.png\",\r\n      \"FechaEntrega\": \"1/31/2021\",\r\n      \"FechaEntregaDMY\": \"31/01/2021\",\r\n      \"PrecioNormal\": 64.54,\r\n      \"Descuento\": 0.0,\r\n      \"Precio\": 64.54,\r\n      \"GlobalProductCode\": \"LMM-Zona base\",\r\n      \"LocalProductCode\": \"LMM-Zona base\",\r\n      \"SubtotalFlete\": 52.0,\r\n      \"SubtotalSeguro\": 0.0,\r\n      \"SubtotalServicios\": 3.64,\r\n      \"SubtotalAdicional\": 0.0,\r\n      \"SubtotalServicioPKT1\": 3.64,\r\n      \"ServiciosAduanales\": 0.0,\r\n      \"PorcDescuento\": 0.0,\r\n      \"NombreDia\": \"Sábado\",\r\n      \"Moneda\": \"MXN\"\r\n  },\r\n  \"shipCnf\": {\r\n    \"isv\": 0,\r\n    \"dtp\": \"1\",\r\n    \"din\": \"Atn. Entregar al destinatario\",\r\n    \"cvl\": 0,\r\n    \"acn\": false\r\n  },\r\n  \"clientDestData\": {\r\n    \"id\": 0,\r\n    \"email\": \"s@pktuno.com\",\r\n    \"firstname\": \"Salvador\",\r\n    \"secondname\": \"\",\r\n    \"lastname\": \"Correa\",\r\n    \"secondlastname\": \"\",\r\n    \"phone\": \"6682915165\",\r\n    \"rfc\": null\r\n  },\r\n  \"security\": {\r\n    \"usr\": \"CFtest\",\r\n    \"key\": \"a15df564-22f4-11eb-860f-00505632f3b46212\",\r\n    \"cot\": 0\r\n  },\r\n  \"originCnf\":{\r\n      \"nopedidoecom\":\"10\"\r\n  }\r\n}"},"url":"{{Test}}Api/WebBooking","urlObject":{"path":["WebBooking"],"host":["{{Test}}Api"],"query":[],"variable":[]}},"response":[],"_postman_id":"3bc213a7-647f-48c1-a3c1-d09b1b85a61d"},{"name":"Rastreo Interno","id":"177b3486-c092-4c13-b3c7-fd400b7b2135","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"xml"}}},"url":"{{Test}}Api/Tracking/03/1Z886V118629017502/complete","description":"<p>{URL_BASE}/api/Tracking/{shippernumber}/{rastreo}/{complete|lastreport}</p>\n<p>*shippernumber= del objeto respuesta de la documentacion el parametro shippernumber O el ID de la alianza  DHL=01 PX=02 UPS=03 FEDEX=04 <br />*Rastreo = del objeto respuesta de la documentacion en el subobjeto Data extraer el parametro Rastreo <br />*complete|lastreport = indicar el tipo de rastreo complete = Rastreo completo con todos los estatus, lastreport solo devuelve el ultimo estatus </p>\n","urlObject":{"path":["Tracking","03","1Z886V118629017502","complete"],"host":["{{Test}}Api"],"query":[],"variable":[]}},"response":[],"_postman_id":"177b3486-c092-4c13-b3c7-fd400b7b2135"},{"name":"GetLabel","id":"1c1f79c0-3814-4804-8034-2baa9b2fddc5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{Test}}Api/Labels?id=199348&ecom=true","urlObject":{"path":["Labels"],"host":["{{Test}}Api"],"query":[{"description":{"content":"<p>idbooking</p>\n","type":"text/plain"},"key":"id","value":"199348"},{"description":{"content":"<p>default enviar true</p>\n","type":"text/plain"},"key":"ecom","value":"true"}],"variable":[]}},"response":[],"_postman_id":"1c1f79c0-3814-4804-8034-2baa9b2fddc5"},{"name":"linkrastreo","id":"180af57f-be6d-46ca-8696-d168911fe663","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://enviospkt1.com/?ticket=00120-61","urlObject":{"protocol":"https","path":[""],"host":["enviospkt1","com"],"query":[{"description":{"content":"<p>IdBookingLocal obligatorio</p>\n","type":"text/plain"},"key":"ticket","value":"00120-61"}],"variable":[]}},"response":[],"_postman_id":"180af57f-be6d-46ca-8696-d168911fe663"}],"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"cc80713f-b1e7-405b-8a1e-1508f32731ce"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"42109c05-ab88-4147-be39-40723e84d05c"}}]}