{"info":{"_postman_id":"883dcb24-551f-45df-bedb-a098ac0689bb","name":"Shipping API - Multi Carrier Solution for Ecommerce | Envia Shipping Software","description":"<h2>Shipping API to connect with over 100 couriers worldwide.</h2>\n\n**Shipping made simple for e-commerces and enterprises.**\n\n**Envia's Shipping Web Services,** offers solutions that applications can use to quote, create labels, request pickups, track packages, cancel shipments and many other logistics operations in **USA, Mexico, Colombia, Brazil, India, Canada, Argentina, Chile, Guatemala, Spain, Italy and France.**\n\nIntegrate your online store, application or any business with over 100 shipping couriers in the world instantly.\n\nConnect your Ecommerce or App and simplify your logistics with multiple shipping couriers. Our API lets you create shipments in a dynamic and automated way. Use a JSON type request/response for easier management and control of the information.\n\nYou can find examples in the right hand side panel. You can also find the requests of the API in various programming languages such as **Curl, Ruby, Python, PHP, Java, Node JS.**\n\n**Do you need help?**\n\n[Contact an IT consultant.](https://envia.atlassian.net/servicedesk/customer/portal/3/group/3/create/10611)","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"Shipping Methods","item":[{"name":"Quote Shipment","event":[{"listen":"prerequest","script":{"id":"48dcba52-be99-48e3-985a-e8e043eb90dc","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"004e17f0-dc66-48bc-918a-919daeec68f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"origin\": {\n        \"number\": \"2470\",\n        \"postalCode\": \"64060\",\n        \"type\": \"origin\",\n        \"street\": \"Belisario dominguez\",\n        \"district\": \"Centro\",\n        \"city\": \"Monterrey\",\n        \"state\": \"NL\",\n        \"name\": \"Tendencys Innovations\",\n        \"company\": \"Product Team\",\n        \"email\": \"sifuentes@envia.com\",\n        \"phone\": \"8113219177\",\n        \"country\": \"MX\",\n        \"phone_code\": \"52\"\n    },\n    \"destination\": {\n        \"number\": \"123\",\n        \"postalCode\": \"33200\",\n        \"type\": \"destination\",\n        \"street\": \"Calle Ejemplo \",\n        \"district\": \"Campo Beisbol\",\n        \"city\": \"La Quinta\",\n        \"state\": \"CH\",\n        \"reference\": \"Referencia de Ejemplo.\",\n        \"name\": \"Zona Extendia Mexico C-1\",\n        \"company\": \"Empresa Ejemplo S.A de C.V\",\n        \"email\": \"correo_prueba@envia.com\",\n        \"phone\": \"2345678910\",\n        \"country\": \"MX\",\n        \"phone_code\": \"MX\",\n        \"identificationNumber\": \"RFCEJEMPLO123\"\n    },\n    \"packages\": [\n        {\n            \"type\": \"box\",\n            \"content\": \"Camisas gema\",\n            \"amount\": 1,\n            \"name\": \"Camisas gema\",\n            \"declaredValue\": 1400,\n            \"lengthUnit\": \"CM\",\n            \"weightUnit\": \"KG\",\n            \"weight\": 15,\n            \"dimensions\": {\n                \"length\": 81,\n                \"width\": 42,\n                \"height\": 33\n            },\n            \"additionalServices\": [\n                {\n                    \"service\": \"envia_insurance\",\n                    \"data\": {\n                        \"amount\": 2000\n                    }\n                }\n            ]\n        }\n    ],\n    \"settings\": {\n        \"currency\": \"MXN\"\n    },\n    \"shipment\": {\n        \"type\": 1,\n        \"reverse_pickup\": 0,\n        \"import\": 0,\n        \"carrier\": \"dhl\"\n    }\n}"},"url":"{{api_url}}/ship/rate/","description":"Get a quote with multiple carriers and choose the best one for your shipment! **Find pre established examples in the right hand side section.**\n\n**States and Countries:**\n\n<ul><li><div><a rel=\"noreferrer noopener nofollow\" href=\"https://docs.envia.com/?version=latest#3c5a494d-de52-4f48-9884-353cc3fd09dd\" target=\"_blank\" url=\"https://docs.envia.com/?version=latest#3c5a494d-de52-4f48-9884-353cc3fd09dd\"><b>State codes must be 2 digits.</b></a></div></li><li><div><a rel=\"noreferrer noopener nofollow\" href=\"https://docs.envia.com/?version=latest#3c2b53ce-1b6a-4438-b04d-0d8171006614\" target=\"_blank\" url=\"https://docs.envia.com/?version=latest#3c2b53ce-1b6a-4438-b04d-0d8171006614\"><b>Country codes must be 2 digits.</b></a></div></li><li><div><a rel=\"noreferrer noopener nofollow\" href=\"https://docs.envia.com/?version=latest#0a1777b4-615c-490e-a892-0058fbba1aa8\" target=\"_blank\" url=\"https://docs.envia.com/?version=latest#0a1777b4-615c-490e-a892-0058fbba1aa8\"><b>Validate the shipping address structure.</b></a></div></li><li><div><a rel=\"noreferrer noopener nofollow\" href=\"https://docs.envia.com/?version=latest#159b96fa-0473-4253-986c-8e1c44bdea2c\" target=\"_blank\" url=\"https://docs.envia.com/?version=latest#159b96fa-0473-4253-986c-8e1c44bdea2c\"><b>Make sure the zip code or locality are correct.</b></a></div></li></ul>\n\n**Carriers and Services:**\n\n- [<b>Available Carriers.</b>](https://docs.envia.com/?version=latest#0fa1e122-b33d-4a4f-8614-79e735e78997)\n    \n- [<b>Available Services by Carrier.</b>](https://docs.envia.com/?version=latest#cc8359a4-9623-46b4-8d6b-a20d6138f18a)\n    \n\n\\*Address input vary by country. To obtain the required information for each country you should use the following endpoint.\n\n<a href=\"https://docs.envia.com/?version=latest#0a1777b4-615c-490e-a892-0058fbba1aa8\">Address Information.</a>\n\n**Custom Keys** _(optional)_**:**\n\nCustom Keys are used when you have a direct account with a carrier. This way you create labels with your rates with an additional small fee for service.\n\n[Click here to update your clients keys.](https://shipping.envia.com/settings/carriers)\n\nThis will automatically change the requests directly to the carrier, using your own account.\n\n### Request\n\n| **Field** | **Type** | **Description** |\n| --- | --- | --- |\n| **origin** | `object` `required` | Address origin information |\n| **destination** | `object` `required` | Address destination information |\n| **packages** | `object` `required` | List of packages |\n| **shipment** | `object` `required` | Shipment information |\n| **settings** | `object` | Shipment settings |\n\nProperties of **origin/destination:**\n\n| **Field** | **Type** | **Description** |\n| --- | --- | --- |\n| **name** | `string` | Full name |\n| **company** | `string` | Business name |\n| **postalCode** | `string` `required` | Zipcode value |\n| **city** | `string` | City name |\n| **state** | `string` `required` | State code  <br>[http://queries.envia.com/state?country_code=MX](http://queries.envia.com/state?country_code=MX) |\n| **country** | `string` `required` | Country code  <br>[https://queries.envia.com/country](https://queries.envia.com/country) |\n\nProperties of **packages:**\n\n| **Field** | **Type** | **Description** |\n| --- | --- | --- |\n| **type** | `string` `required` | envelope, box, pallet, full_truck_load |\n| **content** | `string` | Content of package |\n| **amount** | `integer` | Package amount |\n| **declaredValue** | `float` | Value of the package |\n| **weight** | `float` `required` | Weight of the package |\n| **weightUnit** | `string` `required` | KG, LB |\n| **dimensions** | `object` `required` | Dimensions of the package |\n| **lengthUnit** | `string` `required` | CM, IN |\n| **additionalServices** | `array of objects` | Selected additional services |\n\nProperties of **dimensions**:\n\n| **Field** | **Type** | **Description** |\n| --- | --- | --- |\n| **length** | `float` `required` | Length of the package |\n| **width** | `float` `required` | Width of the package |\n| **height** | `float` `required` | Height of the package |\n\nProperies of **additionalServices:**\n\n| **Field** | **Type** | **Description** |\n| --- | --- | --- |\n| **service** | `string` | envia_insurance, insurance, cash_on_delivery, electronic_signarure, etc. |\n| **data** | `object` | Additional information |\n| **data.amount** | `float` | Required if send **envia_insurance**, **insurance** or **cash_on_delivery** |\n\nProperties of **shipment:**\n\n| **Field** | **Type** | **Description** |\n| --- | --- | --- |\n| **carrier** | `string` `required` | Carrier name (**fedex, estafeta, dhl, etc**).  <br>[http://queries.envia.com/carrier?country_code=MX](http://queries.envia.com/carrier?country_code=MX) |\n| **service** | `string` | Service name (**ground, express, same_day, next_day. etc**).  <br>[https://queries.envia.com/service?country_code=MX](https://queries.envia.com/service?country_code=MX) |\n\nProperties of **settings:**\n\n| **Field** | **Type** | **Description** |\n| --- | --- | --- |\n| **currency** | `string` | USD, MXN, CLP, COP, INR [(Get full list)](https://docs.envia.com/?version=latest#6f90ffff-8f23-43be-a930-e357302b5c3f) |\n| **comments** | `string` | Additional comments |\n\n### Response\n\n| **Field** | **Type** | **Description** |\n| --- | --- | --- |\n| **data** | `array of objects` | List of quotations |\n| **data.dropOff** | `integer` | Type of service quoted, including whether it is dependent on a branch of both origin and destination.  <br>0 = Door to door  <br>1 = Branch to door  <br>2 = Door to branch  <br>3 = Branch to branch |"},"response":[{"id":"e2a88b79-dc72-47a7-83af-3e679d72574c","name":"USA","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer YOUR_TOKEN_HERE","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"origin\": {\n        \"name\": \"USA\",\n        \"company\": \"enviacommarcelo\",\n        \"email\": \"juanpedrovazez@hotmail.com\",\n        \"phone\": \"8182000536\",\n        \"street\": \"351523\",\n        \"number\": \"crescent ave\",\n        \"district\": \"other\",\n        \"city\": \"dallas\",\n        \"state\": \"tx\",\n        \"country\": \"US\",\n        \"postalCode\": \"75205\",\n        \"reference\": \"\",\n        \"coordinates\": {\n            \"latitude\": \"32.776272\",\n            \"longitude\": \"-96.796856\"\n        }\n    },\n    \"destination\": {\n        \"name\": \"francisco\",\n        \"company\": \"\",\n        \"email\": \"\",\n        \"phone\": \"8180180543\",\n        \"street\": \"4th street\",\n        \"number\": \"24\",\n        \"district\": \"other\",\n        \"city\": \"reno\",\n        \"state\": \"nv\",\n        \"country\": \"US\",\n        \"postalCode\": \"89503\",\n        \"reference\": \"\",\n        \"coordinates\": {\n            \"latitude\": \"39.512132\",\n            \"longitude\": \"-119.906585\"\n        }\n    },\n    \"packages\": [\n        {\n            \"content\": \"zapatos\",\n            \"amount\": 1,\n            \"type\": \"box\",\n            \"weight\": 1,\n            \"declaredValue\": 0,\n            \"weightUnit\": \"LB\",\n            \"lengthUnit\": \"IN\",\n            \"dimensions\": {\n                \"length\": 11,\n                \"width\": 15,\n                \"height\": 20\n            }\n        }\n    ],\n    \"shipment\": {\n        \"carrier\": \"usps\",\n        \"type\": 1\n    },\n    \"settings\": {\n        \"currency\": \"USD\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/ship/rate/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"meta\": \"rate\",\n    \"data\": [\n        {\n            \"carrier\": \"usps\",\n            \"carrierDescription\": \"USPS\",\n            \"carrierId\": 40,\n            \"serviceId\": 133,\n            \"service\": \"priority_cpp\",\n            \"serviceDescription\": \"USPS Priority Mail\",\n            \"dropOff\": 0,\n            \"branchType\": null,\n            \"zone\": 6,\n            \"deliveryEstimate\": \"1-3 días\",\n            \"deliveryDate\": {\n                \"date\": \"2025-12-05\",\n                \"dateDifference\": 4,\n                \"timeUnit\": \"days\",\n                \"time\": \"18:00\"\n            },\n            \"quantity\": 1,\n            \"basePrice\": 44.84,\n            \"basePriceTaxes\": 7.17,\n            \"extendedFare\": 0,\n            \"insurance\": 0,\n            \"additionalServices\": 0,\n            \"additionalServicesTaxes\": 0,\n            \"additionalCharges\": 0,\n            \"additionalChargesTaxes\": 0,\n            \"taxes\": 7.17,\n            \"totalPrice\": 52.01,\n            \"currency\": \"USD\",\n            \"customKey\": false,\n            \"importFee\": 0,\n            \"cashOnDeliveryCommission\": 0,\n            \"cashOnDeliveryAmount\": 0,\n            \"customKeyCost\": 0,\n            \"smsCost\": 0,\n            \"whatsappCost\": 0,\n            \"isMps\": false,\n            \"branches\": [],\n            \"costSummary\": [\n                {\n                    \"quantity\": 1,\n                    \"basePrice\": 44.84,\n                    \"basePriceTaxes\": 7.17,\n                    \"extendedFare\": 0,\n                    \"insurance\": 0,\n                    \"additionalServices\": 0,\n                    \"additionalServicesTaxes\": 0,\n                    \"additionalCharges\": 0,\n                    \"additionalChargesTaxes\": 0,\n                    \"taxes\": 7.17,\n                    \"totalPrice\": 52.01,\n                    \"costAdditionalServices\": [],\n                    \"costAdditionalCharges\": [],\n                    \"currency\": \"USD\",\n                    \"customKey\": false,\n                    \"cashOnDeliveryCommission\": 0,\n                    \"cashOnDeliveryAmount\": 0,\n                    \"customKeyCommission\": 0,\n                    \"smsCommission\": 0,\n                    \"whatsappCommission\": 0,\n                    \"securityDeposit\": false,\n                    \"securityWeight\": 19.88,\n                    \"importFee\": 0,\n                    \"folio\": null,\n                    \"calculatedDeclaredValue\": 0,\n                    \"insertConcepts\": []\n                }\n            ],\n            \"calculatedDeclaredValue\": 0,\n            \"packageDetails\": {\n                \"totalWeight\": 19.88,\n                \"weightUnit\": \"LB\",\n                \"details\": [\n                    {\n                        \"appliedWeightType\": \"volumetric\",\n                        \"weightUnit\": \"LB\",\n                        \"weight\": 19.88,\n                        \"content\": \"zapatos\"\n                    }\n                ]\n            },\n            \"quoteId\": null\n        },\n        {\n            \"carrier\": \"usps\",\n            \"carrierDescription\": \"USPS\",\n            \"carrierId\": 40,\n            \"serviceId\": 134,\n            \"service\": \"priority_mail_express_cpp\",\n            \"serviceDescription\": \"USPS Priority Mail Express\",\n            \"dropOff\": 0,\n            \"branchType\": null,\n            \"zone\": 6,\n            \"deliveryEstimate\": \"1-3 días\",\n            \"deliveryDate\": {\n                \"date\": \"2025-12-03\",\n                \"dateDifference\": 2,\n                \"timeUnit\": \"days\",\n                \"time\": \"18:00\"\n            },\n            \"quantity\": 1,\n            \"basePrice\": 157.25,\n            \"basePriceTaxes\": 25.16,\n            \"extendedFare\": 0,\n            \"insurance\": 0,\n            \"additionalServices\": 0,\n            \"additionalServicesTaxes\": 0,\n            \"additionalCharges\": 0,\n            \"additionalChargesTaxes\": 0,\n            \"taxes\": 25.16,\n            \"totalPrice\": 182.41,\n            \"currency\": \"USD\",\n            \"customKey\": false,\n            \"importFee\": 0,\n            \"cashOnDeliveryCommission\": 0,\n            \"cashOnDeliveryAmount\": 0,\n            \"customKeyCost\": 0,\n            \"smsCost\": 0,\n            \"whatsappCost\": 0,\n            \"isMps\": false,\n            \"branches\": [],\n            \"costSummary\": [\n                {\n                    \"quantity\": 1,\n                    \"basePrice\": 157.25,\n                    \"basePriceTaxes\": 25.16,\n                    \"extendedFare\": 0,\n                    \"insurance\": 0,\n                    \"additionalServices\": 0,\n                    \"additionalServicesTaxes\": 0,\n                    \"additionalCharges\": 0,\n                    \"additionalChargesTaxes\": 0,\n                    \"taxes\": 25.16,\n                    \"totalPrice\": 182.41,\n                    \"costAdditionalServices\": [],\n                    \"costAdditionalCharges\": [],\n                    \"currency\": \"USD\",\n                    \"customKey\": false,\n                    \"cashOnDeliveryCommission\": 0,\n                    \"cashOnDeliveryAmount\": 0,\n                    \"customKeyCommission\": 0,\n                    \"smsCommission\": 0,\n                    \"whatsappCommission\": 0,\n                    \"securityDeposit\": false,\n                    \"securityWeight\": 19.88,\n                    \"importFee\": 0,\n                    \"folio\": null,\n                    \"calculatedDeclaredValue\": 0,\n                    \"insertConcepts\": []\n                }\n            ],\n            \"calculatedDeclaredValue\": 0,\n            \"packageDetails\": {\n                \"totalWeight\": 19.88,\n                \"weightUnit\": \"LB\",\n                \"details\": [\n                    {\n                        \"appliedWeightType\": \"volumetric\",\n                        \"weightUnit\": \"LB\",\n                        \"weight\": 19.88,\n                        \"content\": \"zapatos\"\n                    }\n                ]\n            },\n            \"quoteId\": null\n        },\n        {\n            \"carrier\": \"usps\",\n            \"carrierDescription\": \"USPS\",\n            \"carrierId\": 40,\n            \"serviceId\": 135,\n            \"service\": \"first_class_commercial\",\n            \"serviceDescription\": \"USPS Ground Advantage™\",\n            \"dropOff\": 0,\n            \"branchType\": null,\n            \"zone\": 6,\n            \"deliveryEstimate\": \"2-5 días\",\n            \"deliveryDate\": {\n                \"date\": \"2025-12-06\",\n                \"dateDifference\": 5,\n                \"timeUnit\": \"days\",\n                \"time\": \"18:00\"\n            },\n            \"quantity\": 1,\n            \"basePrice\": 23.19,\n            \"basePriceTaxes\": 3.71,\n            \"extendedFare\": 0,\n            \"insurance\": 0,\n            \"additionalServices\": 0,\n            \"additionalServicesTaxes\": 0,\n            \"additionalCharges\": 0,\n            \"additionalChargesTaxes\": 0,\n            \"taxes\": 3.71,\n            \"totalPrice\": 26.9,\n            \"currency\": \"USD\",\n            \"customKey\": false,\n            \"importFee\": 0,\n            \"cashOnDeliveryCommission\": 0,\n            \"cashOnDeliveryAmount\": 0,\n            \"customKeyCost\": 0,\n            \"smsCost\": 0,\n            \"whatsappCost\": 0,\n            \"isMps\": false,\n            \"branches\": [],\n            \"costSummary\": [\n                {\n                    \"quantity\": 1,\n                    \"basePrice\": 23.19,\n                    \"basePriceTaxes\": 3.71,\n                    \"extendedFare\": 0,\n                    \"insurance\": 0,\n                    \"additionalServices\": 0,\n                    \"additionalServicesTaxes\": 0,\n                    \"additionalCharges\": 0,\n                    \"additionalChargesTaxes\": 0,\n                    \"taxes\": 3.71,\n                    \"totalPrice\": 26.9,\n                    \"costAdditionalServices\": [],\n                    \"costAdditionalCharges\": [],\n                    \"currency\": \"USD\",\n                    \"customKey\": false,\n                    \"cashOnDeliveryCommission\": 0,\n                    \"cashOnDeliveryAmount\": 0,\n                    \"customKeyCommission\": 0,\n                    \"smsCommission\": 0,\n                    \"whatsappCommission\": 0,\n                    \"securityDeposit\": false,\n                    \"securityWeight\": 19.88,\n                    \"importFee\": 0,\n                    \"folio\": null,\n                    \"calculatedDeclaredValue\": 0,\n                    \"insertConcepts\": []\n                }\n            ],\n            \"calculatedDeclaredValue\": 0,\n            \"packageDetails\": {\n                \"totalWeight\": 19.88,\n                \"weightUnit\": \"LB\",\n                \"details\": [\n                    {\n                        \"appliedWeightType\": \"volumetric\",\n                        \"weightUnit\": \"LB\",\n                        \"weight\": 19.88,\n                        \"content\": \"zapatos\"\n                    }\n                ]\n            },\n            \"quoteId\": null\n        },\n        {\n            \"carrier\": \"usps\",\n            \"carrierDescription\": \"USPS\",\n            \"carrierId\": 40,\n            \"serviceId\": 237,\n            \"service\": \"media\",\n            \"serviceDescription\": \"USPS Media (Books,Video,Playscripts)\",\n            \"dropOff\": 0,\n            \"branchType\": null,\n            \"zone\": 6,\n            \"deliveryEstimate\": \"2-10 días\",\n            \"deliveryDate\": {\n                \"date\": \"2025-12-08\",\n                \"dateDifference\": 7,\n                \"timeUnit\": \"days\",\n                \"time\": \"18:00\"\n            },\n            \"quantity\": 1,\n            \"basePrice\": 20.03,\n            \"basePriceTaxes\": 3.2,\n            \"extendedFare\": 0,\n            \"insurance\": 0,\n            \"additionalServices\": 0,\n            \"additionalServicesTaxes\": 0,\n            \"additionalCharges\": 0,\n            \"additionalChargesTaxes\": 0,\n            \"taxes\": 3.2,\n            \"totalPrice\": 23.24,\n            \"currency\": \"USD\",\n            \"customKey\": false,\n            \"importFee\": 0,\n            \"cashOnDeliveryCommission\": 0,\n            \"cashOnDeliveryAmount\": 0,\n            \"customKeyCost\": 0,\n            \"smsCost\": 0,\n            \"whatsappCost\": 0,\n            \"isMps\": false,\n            \"branches\": [],\n            \"costSummary\": [\n                {\n                    \"quantity\": 1,\n                    \"basePrice\": 20.03,\n                    \"basePriceTaxes\": 3.2,\n                    \"extendedFare\": 0,\n                    \"insurance\": 0,\n                    \"additionalServices\": 0,\n                    \"additionalServicesTaxes\": 0,\n                    \"additionalCharges\": 0,\n                    \"additionalChargesTaxes\": 0,\n                    \"taxes\": 3.2,\n                    \"totalPrice\": 23.24,\n                    \"costAdditionalServices\": [],\n                    \"costAdditionalCharges\": [],\n                    \"currency\": \"USD\",\n                    \"customKey\": false,\n                    \"cashOnDeliveryCommission\": 0,\n                    \"cashOnDeliveryAmount\": 0,\n                    \"customKeyCommission\": 0,\n                    \"smsCommission\": 0,\n                    \"whatsappCommission\": 0,\n                    \"securityDeposit\": false,\n                    \"securityWeight\": 19.88,\n                    \"importFee\": 0,\n                    \"folio\": null,\n                    \"calculatedDeclaredValue\": 0,\n                    \"insertConcepts\": []\n                }\n            ],\n            \"calculatedDeclaredValue\": 0,\n            \"packageDetails\": {\n                \"totalWeight\": 19.88,\n                \"weightUnit\": \"LB\",\n                \"details\": [\n                    {\n                        \"appliedWeightType\": \"volumetric\",\n                        \"weightUnit\": \"LB\",\n                        \"weight\": 19.88,\n                        \"content\": \"zapatos\"\n                    }\n                ]\n            },\n            \"quoteId\": null\n        }\n    ]\n}"},{"id":"9a3ca09a-8bbf-455c-9868-63257b2a02d9","name":"Mexico","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Token>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"origin\": {\n        \"number\": \"1400\",\n        \"postalCode\": \"66236\",\n        \"type\": \"origin\",\n        \"company\": \"enviacomMarcelo\",\n        \"name\": \"Vasconcelos\",\n        \"email\": \"vas@envia.com\",\n        \"phone\": \"8180161135\",\n        \"country\": \"MX\",\n        \"street\": \"Vasconcelos\",\n        \"district\": \"Jardines de Mirasierra\",\n        \"city\": \"San Pedro Garza García\",\n        \"state\": \"NL\",\n        \"phone_code\": \"MX\"\n    },\n    \"destination\": {\n        \"number\": \"2470 of 310\",\n        \"postalCode\": \"64060\",\n        \"type\": \"destination\",\n        \"company\": \"Tendencys\",\n        \"name\": \"Marcelo Gomez\",\n        \"email\": \"marcelo@envia.com\",\n        \"phone\": \"8180161135\",\n        \"country\": \"MX\",\n        \"street\": \"Belisario Dominguez\",\n        \"district\": \"Obispado\",\n        \"city\": \"Monterrey\",\n        \"state\": \"NL\",\n        \"phone_code\": \"MX\"\n    },\n    \"packages\": [\n        {\n            \"type\": \"envelope\",\n            \"content\": \"Accesorios\",\n            \"amount\": 1,\n            \"name\": \"Paquete Capacitacion\",\n            \"declaredValue\": 0,\n            \"lengthUnit\": \"CM\",\n            \"weightUnit\": \"KG\",\n            \"weight\": 0.5,\n            \"dimensions\": {\n                \"length\": 20,\n                \"width\": 2,\n                \"height\": 15\n            },\n            \"additionalServices\": [\n                {\n                    \"data\": {\n                        \"amount\": 2000\n                    },\n                    \"service\": \"envia_insurance\"\n                },\n                {\n                    \"data\": {\n                        \"amount\": 2000\n                    },\n                    \"service\": \"insurance\"\n                },\n                {\n                    \"data\": {\n                        \"amount\": 2000\n                    },\n                    \"service\": \"cash_on_delivery\"\n                }\n            ]\n        }\n    ],\n    \"settings\": {\n        \"currency\": \"MXN\"\n    },\n    \"shipment\": {\n        \"type\": 1,\n        \"import\": 0,\n        \"carrier\": \"estafeta\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/ship/rate/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"meta\": \"rate\",\n    \"data\": [\n        {\n            \"carrier\": \"estafeta\",\n            \"carrierDescription\": \"Estafeta\",\n            \"carrierId\": 11,\n            \"serviceId\": 22,\n            \"service\": \"express\",\n            \"serviceDescription\": \"Estafeta Express\",\n            \"dropOff\": 0,\n            \"branchType\": null,\n            \"zone\": 1,\n            \"deliveryEstimate\": \"Día siguiente\",\n            \"deliveryDate\": {\n                \"date\": \"2025-12-08\",\n                \"dateDifference\": 7,\n                \"timeUnit\": \"days\",\n                \"time\": \"20:00\"\n            },\n            \"quantity\": 1,\n            \"basePrice\": 131.03,\n            \"basePriceTaxes\": 20.97,\n            \"extendedFare\": 0,\n            \"insurance\": 0,\n            \"additionalServices\": 20,\n            \"additionalServicesTaxes\": 3.2,\n            \"additionalCharges\": 0,\n            \"additionalChargesTaxes\": 0,\n            \"taxes\": 24.17,\n            \"totalPrice\": 175.2,\n            \"currency\": \"MXN\",\n            \"customKey\": false,\n            \"importFee\": 0,\n            \"cashOnDeliveryCommission\": 0,\n            \"cashOnDeliveryAmount\": 0,\n            \"customKeyCost\": 0,\n            \"smsCost\": 0,\n            \"whatsappCost\": 0,\n            \"isMps\": false,\n            \"branches\": [],\n            \"costSummary\": [\n                {\n                    \"quantity\": 1,\n                    \"basePrice\": 131.03,\n                    \"basePriceTaxes\": 20.97,\n                    \"extendedFare\": 0,\n                    \"insurance\": 0,\n                    \"additionalServices\": 20,\n                    \"additionalServicesTaxes\": 3.2,\n                    \"additionalCharges\": 0,\n                    \"additionalChargesTaxes\": 0,\n                    \"taxes\": 24.17,\n                    \"totalPrice\": 175.2,\n                    \"costAdditionalServices\": [\n                        {\n                            \"id\": 115,\n                            \"addToInvoice\": 1,\n                            \"conceptId\": 7,\n                            \"additionalService\": \"envia_insurance\",\n                            \"translationTag\": \"createLabel.createLabel.enviaInsurance\",\n                            \"amount\": 1,\n                            \"commission\": 20,\n                            \"taxes\": 3.2,\n                            \"cost\": 23.2,\n                            \"value\": 2000\n                        }\n                    ],\n                    \"costAdditionalCharges\": [],\n                    \"currency\": \"MXN\",\n                    \"customKey\": false,\n                    \"cashOnDeliveryCommission\": 0,\n                    \"cashOnDeliveryAmount\": 0,\n                    \"customKeyCommission\": 0,\n                    \"smsCommission\": 0,\n                    \"whatsappCommission\": 0,\n                    \"securityDeposit\": false,\n                    \"securityWeight\": 0.5,\n                    \"importFee\": 0,\n                    \"folio\": null,\n                    \"calculatedDeclaredValue\": 0,\n                    \"insertConcepts\": []\n                }\n            ],\n            \"calculatedDeclaredValue\": 0,\n            \"packageDetails\": {\n                \"totalWeight\": 0.5,\n                \"weightUnit\": \"KG\",\n                \"details\": [\n                    {\n                        \"appliedWeightType\": \"declared\",\n                        \"weightUnit\": \"KG\",\n                        \"weight\": 0.5,\n                        \"content\": \"Accesorios\"\n                    }\n                ]\n            },\n            \"quoteId\": null\n        },\n        {\n            \"carrier\": \"estafeta\",\n            \"carrierDescription\": \"Estafeta\",\n            \"carrierId\": 11,\n            \"serviceId\": 23,\n            \"service\": \"ground\",\n            \"serviceDescription\": \"Estafeta Terrestre\",\n            \"dropOff\": 0,\n            \"branchType\": null,\n            \"zone\": 1,\n            \"deliveryEstimate\": \"1-2 días\",\n            \"deliveryDate\": {\n                \"date\": \"2025-12-15\",\n                \"dateDifference\": 14,\n                \"timeUnit\": \"days\",\n                \"time\": \"20:00\"\n            },\n            \"quantity\": 1,\n            \"basePrice\": 120.69,\n            \"basePriceTaxes\": 19.31,\n            \"extendedFare\": 0,\n            \"insurance\": 0,\n            \"additionalServices\": 20,\n            \"additionalServicesTaxes\": 3.2,\n            \"additionalCharges\": 0,\n            \"additionalChargesTaxes\": 0,\n            \"taxes\": 22.51,\n            \"totalPrice\": 163.2,\n            \"currency\": \"MXN\",\n            \"customKey\": false,\n            \"importFee\": 0,\n            \"cashOnDeliveryCommission\": 0,\n            \"cashOnDeliveryAmount\": 0,\n            \"customKeyCost\": 0,\n            \"smsCost\": 0,\n            \"whatsappCost\": 0,\n            \"isMps\": false,\n            \"branches\": [],\n            \"costSummary\": [\n                {\n                    \"quantity\": 1,\n                    \"basePrice\": 120.69,\n                    \"basePriceTaxes\": 19.31,\n                    \"extendedFare\": 0,\n                    \"insurance\": 0,\n                    \"additionalServices\": 20,\n                    \"additionalServicesTaxes\": 3.2,\n                    \"additionalCharges\": 0,\n                    \"additionalChargesTaxes\": 0,\n                    \"taxes\": 22.51,\n                    \"totalPrice\": 163.2,\n                    \"costAdditionalServices\": [\n                        {\n                            \"id\": 115,\n                            \"addToInvoice\": 1,\n                            \"conceptId\": 7,\n                            \"additionalService\": \"envia_insurance\",\n                            \"translationTag\": \"createLabel.createLabel.enviaInsurance\",\n                            \"amount\": 1,\n                            \"commission\": 20,\n                            \"taxes\": 3.2,\n                            \"cost\": 23.2,\n                            \"value\": 2000\n                        }\n                    ],\n                    \"costAdditionalCharges\": [],\n                    \"currency\": \"MXN\",\n                    \"customKey\": false,\n                    \"cashOnDeliveryCommission\": 0,\n                    \"cashOnDeliveryAmount\": 0,\n                    \"customKeyCommission\": 0,\n                    \"smsCommission\": 0,\n                    \"whatsappCommission\": 0,\n                    \"securityDeposit\": false,\n                    \"securityWeight\": 0.5,\n                    \"importFee\": 0,\n                    \"folio\": null,\n                    \"calculatedDeclaredValue\": 0,\n                    \"insertConcepts\": []\n                }\n            ],\n            \"calculatedDeclaredValue\": 0,\n            \"packageDetails\": {\n                \"totalWeight\": 0.5,\n                \"weightUnit\": \"KG\",\n                \"details\": [\n                    {\n                        \"appliedWeightType\": \"declared\",\n                        \"weightUnit\": \"KG\",\n                        \"weight\": 0.5,\n                        \"content\": \"Accesorios\"\n                    }\n                ]\n            },\n            \"quoteId\": null\n        },\n        {\n            \"carrier\": \"estafeta\",\n            \"carrierDescription\": \"Estafeta\",\n            \"carrierId\": 11,\n            \"serviceId\": 417,\n            \"service\": \"local\",\n            \"serviceDescription\": \"Estafeta Metropolitano\",\n            \"dropOff\": 0,\n            \"branchType\": null,\n            \"zone\": 1,\n            \"deliveryEstimate\": \"1-2 días\",\n            \"deliveryDate\": {\n                \"date\": \"2025-12-03\",\n                \"dateDifference\": 2,\n                \"timeUnit\": \"days\",\n                \"time\": \"20:00\"\n            },\n            \"quantity\": 1,\n            \"basePrice\": 84.48,\n            \"basePriceTaxes\": 13.52,\n            \"extendedFare\": 0,\n            \"insurance\": 0,\n            \"additionalServices\": 20,\n            \"additionalServicesTaxes\": 3.2,\n            \"additionalCharges\": 0,\n            \"additionalChargesTaxes\": 0,\n            \"taxes\": 16.72,\n            \"totalPrice\": 121.2,\n            \"currency\": \"MXN\",\n            \"customKey\": false,\n            \"importFee\": 0,\n            \"cashOnDeliveryCommission\": 0,\n            \"cashOnDeliveryAmount\": 0,\n            \"customKeyCost\": 0,\n            \"smsCost\": 0,\n            \"whatsappCost\": 0,\n            \"isMps\": false,\n            \"branches\": [],\n            \"costSummary\": [\n                {\n                    \"quantity\": 1,\n                    \"basePrice\": 84.48,\n                    \"basePriceTaxes\": 13.52,\n                    \"extendedFare\": 0,\n                    \"insurance\": 0,\n                    \"additionalServices\": 20,\n                    \"additionalServicesTaxes\": 3.2,\n                    \"additionalCharges\": 0,\n                    \"additionalChargesTaxes\": 0,\n                    \"taxes\": 16.72,\n                    \"totalPrice\": 121.2,\n                    \"costAdditionalServices\": [\n                        {\n                            \"id\": 115,\n                            \"addToInvoice\": 1,\n                            \"conceptId\": 7,\n                            \"additionalService\": \"envia_insurance\",\n                            \"translationTag\": \"createLabel.createLabel.enviaInsurance\",\n                            \"amount\": 1,\n                            \"commission\": 20,\n                            \"taxes\": 3.2,\n                            \"cost\": 23.2,\n                            \"value\": 2000\n                        }\n                    ],\n                    \"costAdditionalCharges\": [],\n                    \"currency\": \"MXN\",\n                    \"customKey\": false,\n                    \"cashOnDeliveryCommission\": 0,\n                    \"cashOnDeliveryAmount\": 0,\n                    \"customKeyCommission\": 0,\n                    \"smsCommission\": 0,\n                    \"whatsappCommission\": 0,\n                    \"securityDeposit\": false,\n                    \"securityWeight\": 0.5,\n                    \"importFee\": 0,\n                    \"folio\": null,\n                    \"calculatedDeclaredValue\": 0,\n                    \"insertConcepts\": []\n                }\n            ],\n            \"calculatedDeclaredValue\": 0,\n            \"packageDetails\": {\n                \"totalWeight\": 0.5,\n                \"weightUnit\": \"KG\",\n                \"details\": [\n                    {\n                        \"appliedWeightType\": \"declared\",\n                        \"weightUnit\": \"KG\",\n                        \"weight\": 0.5,\n                        \"content\": \"Accesorios\"\n                    }\n                ]\n            },\n            \"quoteId\": null\n        },\n        {\n            \"carrier\": \"estafeta\",\n            \"carrierDescription\": \"Estafeta\",\n            \"carrierId\": 11,\n            \"serviceId\": 703,\n            \"service\": \"express_od\",\n            \"serviceDescription\": \"Estafeta Express Ocurre - Domicilio\",\n            \"dropOff\": 1,\n            \"branchType\": null,\n            \"zone\": 1,\n            \"deliveryEstimate\": \"1-3 días\",\n            \"deliveryDate\": {\n                \"date\": \"2025-12-08\",\n                \"dateDifference\": 7,\n                \"timeUnit\": \"days\",\n                \"time\": \"20:00\"\n            },\n            \"quantity\": 1,\n            \"basePrice\": 127.59,\n            \"basePriceTaxes\": 20.41,\n            \"extendedFare\": 0,\n            \"insurance\": 0,\n            \"additionalServices\": 20,\n            \"additionalServicesTaxes\": 3.2,\n            \"additionalCharges\": 0,\n            \"additionalChargesTaxes\": 0,\n            \"taxes\": 23.61,\n            \"totalPrice\": 171.2,\n            \"currency\": \"MXN\",\n            \"customKey\": false,\n            \"importFee\": 0,\n            \"cashOnDeliveryCommission\": 0,\n            \"cashOnDeliveryAmount\": 0,\n            \"customKeyCost\": 0,\n            \"smsCost\": 0,\n            \"whatsappCost\": 0,\n            \"isMps\": false,\n            \"branches\": [\n                {\n                    \"distance\": 1.66,\n                    \"branch_id\": \"41F\",\n                    \"branch_code\": \"41F\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Gonzalitos\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"493-495\",\n                        \"street\": \"Padua\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.687251\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.351121\",\n                        \"postalCode\": \"64020\",\n                        \"address\": \"Padua (Sucursal)\",\n                        \"zipcode\": \"64020\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 1.66,\n                    \"branch_id\": \"103\",\n                    \"branch_code\": \"103\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Monterrey\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"\",\n                        \"street\": \"Sayula #493 y 495\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.687251\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.351121\",\n                        \"postalCode\": \"64020\",\n                        \"address\": \"Sayula #493 y 495 (Sucursal)\",\n                        \"zipcode\": \"64020\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 1.66,\n                    \"branch_id\": \"818\",\n                    \"branch_code\": \"818\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Gonzalitos\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"493-495\",\n                        \"street\": \"Padua\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.687251\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.351121\",\n                        \"postalCode\": \"64020\",\n                        \"address\": \"Padua (Sucursal)\",\n                        \"zipcode\": \"64020\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 2,\n                    \"branch_id\": \"546\",\n                    \"branch_code\": \"546\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Monterrey\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"\",\n                        \"street\": \"Venustiano Carranza #225 int 21C\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.682\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.331096\",\n                        \"postalCode\": \"64000\",\n                        \"address\": \"Venustiano Carranza #225 int 21C (Sucursal)\",\n                        \"zipcode\": \"64000\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 2.47,\n                    \"branch_id\": \"994\",\n                    \"branch_code\": \"994\",\n                    \"branch_type\": 1,\n                    \"reference\": \"San Pedro Garza García\",\n                    \"address\": {\n                        \"city\": \"San Pedro Garza García\",\n                        \"state\": \"NL\",\n                        \"number\": \"\",\n                        \"street\": \"Calz. Del Valle #350 int 9\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.6546147\",\n                        \"locality\": \"San Pedro Garza García\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.3627288\",\n                        \"postalCode\": \"66220\",\n                        \"address\": \"Calz. Del Valle #350 int 9 (Sucursal)\",\n                        \"zipcode\": \"66220\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 2.47,\n                    \"branch_id\": \"29G\",\n                    \"branch_code\": \"29G\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Plazas Villa Valle\",\n                    \"address\": {\n                        \"city\": \"San Pedro Garza Garcia\",\n                        \"state\": \"NL\",\n                        \"number\": \"350\",\n                        \"street\": \"Caura\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.6546147\",\n                        \"locality\": \"San Pedro Garza Garcia\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.3627288\",\n                        \"postalCode\": \"66220\",\n                        \"address\": \"Caura (Sucursal)\",\n                        \"zipcode\": \"66220\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 2.86,\n                    \"branch_id\": \"42F\",\n                    \"branch_code\": \"42F\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Pino Suarez\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"433\",\n                        \"street\": \"15 de Mayo\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.6733\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.319602\",\n                        \"postalCode\": \"64000\",\n                        \"address\": \"15 de Mayo (Sucursal)\",\n                        \"zipcode\": \"64000\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 2.86,\n                    \"branch_id\": \"20C\",\n                    \"branch_code\": \"20C\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Pino Suarez\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"433\",\n                        \"street\": \"15 de Mayo\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.6733\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.319602\",\n                        \"postalCode\": \"64000\",\n                        \"address\": \"15 de Mayo (Sucursal)\",\n                        \"zipcode\": \"64000\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 2.91,\n                    \"branch_id\": \"191\",\n                    \"branch_code\": \"191\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Monterrey\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"\",\n                        \"street\": \"Av. Pino Suárez Sur #145 PB\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.6762861\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.3193638\",\n                        \"postalCode\": \"64000\",\n                        \"address\": \"Av. Pino Suárez Sur #145 PB (Sucursal)\",\n                        \"zipcode\": \"64000\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 3.36,\n                    \"branch_id\": \"192\",\n                    \"branch_code\": \"192\",\n                    \"branch_type\": 1,\n                    \"reference\": \"San Pedro Garza García\",\n                    \"address\": {\n                        \"city\": \"San Pedro Garza García\",\n                        \"state\": \"NL\",\n                        \"number\": \"\",\n                        \"street\": \"Av. Humberto Lobo # 520 Int 17-G\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.6679815\",\n                        \"locality\": \"San Pedro Garza García\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.3812272\",\n                        \"postalCode\": \"66220\",\n                        \"address\": \"Av. Humberto Lobo # 520 Int 17-G (Sucursal)\",\n                        \"zipcode\": \"66220\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                }\n            ],\n            \"costSummary\": [\n                {\n                    \"quantity\": 1,\n                    \"basePrice\": 127.59,\n                    \"basePriceTaxes\": 20.41,\n                    \"extendedFare\": 0,\n                    \"insurance\": 0,\n                    \"additionalServices\": 20,\n                    \"additionalServicesTaxes\": 3.2,\n                    \"additionalCharges\": 0,\n                    \"additionalChargesTaxes\": 0,\n                    \"taxes\": 23.61,\n                    \"totalPrice\": 171.2,\n                    \"costAdditionalServices\": [\n                        {\n                            \"id\": 115,\n                            \"addToInvoice\": 1,\n                            \"conceptId\": 7,\n                            \"additionalService\": \"envia_insurance\",\n                            \"translationTag\": \"createLabel.createLabel.enviaInsurance\",\n                            \"amount\": 1,\n                            \"commission\": 20,\n                            \"taxes\": 3.2,\n                            \"cost\": 23.2,\n                            \"value\": 2000\n                        }\n                    ],\n                    \"costAdditionalCharges\": [],\n                    \"currency\": \"MXN\",\n                    \"customKey\": false,\n                    \"cashOnDeliveryCommission\": 0,\n                    \"cashOnDeliveryAmount\": 0,\n                    \"customKeyCommission\": 0,\n                    \"smsCommission\": 0,\n                    \"whatsappCommission\": 0,\n                    \"securityDeposit\": false,\n                    \"securityWeight\": 0.5,\n                    \"importFee\": 0,\n                    \"folio\": null,\n                    \"calculatedDeclaredValue\": 0,\n                    \"insertConcepts\": []\n                }\n            ],\n            \"calculatedDeclaredValue\": 0,\n            \"packageDetails\": {\n                \"totalWeight\": 0.5,\n                \"weightUnit\": \"KG\",\n                \"details\": [\n                    {\n                        \"appliedWeightType\": \"declared\",\n                        \"weightUnit\": \"KG\",\n                        \"weight\": 0.5,\n                        \"content\": \"Accesorios\"\n                    }\n                ]\n            },\n            \"quoteId\": null\n        },\n        {\n            \"carrier\": \"estafeta\",\n            \"carrierDescription\": \"Estafeta\",\n            \"carrierId\": 11,\n            \"serviceId\": 704,\n            \"service\": \"ground_od\",\n            \"serviceDescription\": \"Estafeta Terrestre Ocurre - Domicilio\",\n            \"dropOff\": 1,\n            \"branchType\": null,\n            \"zone\": 1,\n            \"deliveryEstimate\": \"2-5 días\",\n            \"deliveryDate\": {\n                \"date\": \"2025-12-15\",\n                \"dateDifference\": 14,\n                \"timeUnit\": \"days\",\n                \"time\": \"20:00\"\n            },\n            \"quantity\": 1,\n            \"basePrice\": 111.21,\n            \"basePriceTaxes\": 17.79,\n            \"extendedFare\": 0,\n            \"insurance\": 0,\n            \"additionalServices\": 20,\n            \"additionalServicesTaxes\": 3.2,\n            \"additionalCharges\": 0,\n            \"additionalChargesTaxes\": 0,\n            \"taxes\": 20.99,\n            \"totalPrice\": 152.2,\n            \"currency\": \"MXN\",\n            \"customKey\": false,\n            \"importFee\": 0,\n            \"cashOnDeliveryCommission\": 0,\n            \"cashOnDeliveryAmount\": 0,\n            \"customKeyCost\": 0,\n            \"smsCost\": 0,\n            \"whatsappCost\": 0,\n            \"isMps\": false,\n            \"branches\": [\n                {\n                    \"distance\": 1.66,\n                    \"branch_id\": \"41F\",\n                    \"branch_code\": \"41F\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Gonzalitos\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"493-495\",\n                        \"street\": \"Padua\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.687251\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.351121\",\n                        \"postalCode\": \"64020\",\n                        \"address\": \"Padua (Sucursal)\",\n                        \"zipcode\": \"64020\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 1.66,\n                    \"branch_id\": \"103\",\n                    \"branch_code\": \"103\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Monterrey\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"\",\n                        \"street\": \"Sayula #493 y 495\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.687251\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.351121\",\n                        \"postalCode\": \"64020\",\n                        \"address\": \"Sayula #493 y 495 (Sucursal)\",\n                        \"zipcode\": \"64020\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 1.66,\n                    \"branch_id\": \"818\",\n                    \"branch_code\": \"818\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Gonzalitos\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"493-495\",\n                        \"street\": \"Padua\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.687251\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.351121\",\n                        \"postalCode\": \"64020\",\n                        \"address\": \"Padua (Sucursal)\",\n                        \"zipcode\": \"64020\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 2,\n                    \"branch_id\": \"546\",\n                    \"branch_code\": \"546\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Monterrey\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"\",\n                        \"street\": \"Venustiano Carranza #225 int 21C\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.682\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.331096\",\n                        \"postalCode\": \"64000\",\n                        \"address\": \"Venustiano Carranza #225 int 21C (Sucursal)\",\n                        \"zipcode\": \"64000\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 2.47,\n                    \"branch_id\": \"994\",\n                    \"branch_code\": \"994\",\n                    \"branch_type\": 1,\n                    \"reference\": \"San Pedro Garza García\",\n                    \"address\": {\n                        \"city\": \"San Pedro Garza García\",\n                        \"state\": \"NL\",\n                        \"number\": \"\",\n                        \"street\": \"Calz. Del Valle #350 int 9\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.6546147\",\n                        \"locality\": \"San Pedro Garza García\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.3627288\",\n                        \"postalCode\": \"66220\",\n                        \"address\": \"Calz. Del Valle #350 int 9 (Sucursal)\",\n                        \"zipcode\": \"66220\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 2.47,\n                    \"branch_id\": \"29G\",\n                    \"branch_code\": \"29G\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Plazas Villa Valle\",\n                    \"address\": {\n                        \"city\": \"San Pedro Garza Garcia\",\n                        \"state\": \"NL\",\n                        \"number\": \"350\",\n                        \"street\": \"Caura\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.6546147\",\n                        \"locality\": \"San Pedro Garza Garcia\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.3627288\",\n                        \"postalCode\": \"66220\",\n                        \"address\": \"Caura (Sucursal)\",\n                        \"zipcode\": \"66220\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 2.86,\n                    \"branch_id\": \"42F\",\n                    \"branch_code\": \"42F\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Pino Suarez\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"433\",\n                        \"street\": \"15 de Mayo\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.6733\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.319602\",\n                        \"postalCode\": \"64000\",\n                        \"address\": \"15 de Mayo (Sucursal)\",\n                        \"zipcode\": \"64000\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 2.86,\n                    \"branch_id\": \"20C\",\n                    \"branch_code\": \"20C\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Pino Suarez\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"433\",\n                        \"street\": \"15 de Mayo\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.6733\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.319602\",\n                        \"postalCode\": \"64000\",\n                        \"address\": \"15 de Mayo (Sucursal)\",\n                        \"zipcode\": \"64000\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 2.91,\n                    \"branch_id\": \"191\",\n                    \"branch_code\": \"191\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Monterrey\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"\",\n                        \"street\": \"Av. Pino Suárez Sur #145 PB\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.6762861\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.3193638\",\n                        \"postalCode\": \"64000\",\n                        \"address\": \"Av. Pino Suárez Sur #145 PB (Sucursal)\",\n                        \"zipcode\": \"64000\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 3.36,\n                    \"branch_id\": \"192\",\n                    \"branch_code\": \"192\",\n                    \"branch_type\": 1,\n                    \"reference\": \"San Pedro Garza García\",\n                    \"address\": {\n                        \"city\": \"San Pedro Garza García\",\n                        \"state\": \"NL\",\n                        \"number\": \"\",\n                        \"street\": \"Av. Humberto Lobo # 520 Int 17-G\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.6679815\",\n                        \"locality\": \"San Pedro Garza García\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.3812272\",\n                        \"postalCode\": \"66220\",\n                        \"address\": \"Av. Humberto Lobo # 520 Int 17-G (Sucursal)\",\n                        \"zipcode\": \"66220\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                }\n            ],\n            \"costSummary\": [\n                {\n                    \"quantity\": 1,\n                    \"basePrice\": 111.21,\n                    \"basePriceTaxes\": 17.79,\n                    \"extendedFare\": 0,\n                    \"insurance\": 0,\n                    \"additionalServices\": 20,\n                    \"additionalServicesTaxes\": 3.2,\n                    \"additionalCharges\": 0,\n                    \"additionalChargesTaxes\": 0,\n                    \"taxes\": 20.99,\n                    \"totalPrice\": 152.2,\n                    \"costAdditionalServices\": [\n                        {\n                            \"id\": 115,\n                            \"addToInvoice\": 1,\n                            \"conceptId\": 7,\n                            \"additionalService\": \"envia_insurance\",\n                            \"translationTag\": \"createLabel.createLabel.enviaInsurance\",\n                            \"amount\": 1,\n                            \"commission\": 20,\n                            \"taxes\": 3.2,\n                            \"cost\": 23.2,\n                            \"value\": 2000\n                        }\n                    ],\n                    \"costAdditionalCharges\": [],\n                    \"currency\": \"MXN\",\n                    \"customKey\": false,\n                    \"cashOnDeliveryCommission\": 0,\n                    \"cashOnDeliveryAmount\": 0,\n                    \"customKeyCommission\": 0,\n                    \"smsCommission\": 0,\n                    \"whatsappCommission\": 0,\n                    \"securityDeposit\": false,\n                    \"securityWeight\": 0.5,\n                    \"importFee\": 0,\n                    \"folio\": null,\n                    \"calculatedDeclaredValue\": 0,\n                    \"insertConcepts\": []\n                }\n            ],\n            \"calculatedDeclaredValue\": 0,\n            \"packageDetails\": {\n                \"totalWeight\": 0.5,\n                \"weightUnit\": \"KG\",\n                \"details\": [\n                    {\n                        \"appliedWeightType\": \"declared\",\n                        \"weightUnit\": \"KG\",\n                        \"weight\": 0.5,\n                        \"content\": \"Accesorios\"\n                    }\n                ]\n            },\n            \"quoteId\": null\n        },\n        {\n            \"carrier\": \"estafeta\",\n            \"carrierDescription\": \"Estafeta\",\n            \"carrierId\": 11,\n            \"serviceId\": 795,\n            \"service\": \"express_do_oxxo\",\n            \"serviceDescription\": \"Estafeta Express OXXO\",\n            \"dropOff\": 2,\n            \"branchType\": \"\",\n            \"zone\": 1,\n            \"deliveryEstimate\": \"Día siguiente\",\n            \"deliveryDate\": {\n                \"date\": \"2025-12-08\",\n                \"dateDifference\": 7,\n                \"timeUnit\": \"days\",\n                \"time\": \"20:00\"\n            },\n            \"quantity\": 1,\n            \"basePrice\": 159.48,\n            \"basePriceTaxes\": 25.52,\n            \"extendedFare\": 0,\n            \"insurance\": 0,\n            \"additionalServices\": 20,\n            \"additionalServicesTaxes\": 3.2,\n            \"additionalCharges\": 0,\n            \"additionalChargesTaxes\": 0,\n            \"taxes\": 28.72,\n            \"totalPrice\": 208.2,\n            \"currency\": \"MXN\",\n            \"customKey\": false,\n            \"importFee\": 0,\n            \"cashOnDeliveryCommission\": 0,\n            \"cashOnDeliveryAmount\": 0,\n            \"customKeyCost\": 0,\n            \"smsCost\": 0,\n            \"whatsappCost\": 0,\n            \"isMps\": false,\n            \"branches\": [\n                {\n                    \"distance\": 1.66,\n                    \"branch_id\": \"41F\",\n                    \"branch_code\": \"41F\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Gonzalitos\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"493-495\",\n                        \"street\": \"Padua\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.687251\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.351121\",\n                        \"postalCode\": \"64020\",\n                        \"address\": \"Padua (Sucursal)\",\n                        \"zipcode\": \"64020\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 1.66,\n                    \"branch_id\": \"103\",\n                    \"branch_code\": \"103\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Monterrey\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"\",\n                        \"street\": \"Sayula #493 y 495\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.687251\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.351121\",\n                        \"postalCode\": \"64020\",\n                        \"address\": \"Sayula #493 y 495 (Sucursal)\",\n                        \"zipcode\": \"64020\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 1.66,\n                    \"branch_id\": \"818\",\n                    \"branch_code\": \"818\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Gonzalitos\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"493-495\",\n                        \"street\": \"Padua\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.687251\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.351121\",\n                        \"postalCode\": \"64020\",\n                        \"address\": \"Padua (Sucursal)\",\n                        \"zipcode\": \"64020\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 2,\n                    \"branch_id\": \"546\",\n                    \"branch_code\": \"546\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Monterrey\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"\",\n                        \"street\": \"Venustiano Carranza #225 int 21C\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.682\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.331096\",\n                        \"postalCode\": \"64000\",\n                        \"address\": \"Venustiano Carranza #225 int 21C (Sucursal)\",\n                        \"zipcode\": \"64000\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 2.47,\n                    \"branch_id\": \"994\",\n                    \"branch_code\": \"994\",\n                    \"branch_type\": 1,\n                    \"reference\": \"San Pedro Garza García\",\n                    \"address\": {\n                        \"city\": \"San Pedro Garza García\",\n                        \"state\": \"NL\",\n                        \"number\": \"\",\n                        \"street\": \"Calz. Del Valle #350 int 9\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.6546147\",\n                        \"locality\": \"San Pedro Garza García\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.3627288\",\n                        \"postalCode\": \"66220\",\n                        \"address\": \"Calz. Del Valle #350 int 9 (Sucursal)\",\n                        \"zipcode\": \"66220\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 2.47,\n                    \"branch_id\": \"29G\",\n                    \"branch_code\": \"29G\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Plazas Villa Valle\",\n                    \"address\": {\n                        \"city\": \"San Pedro Garza Garcia\",\n                        \"state\": \"NL\",\n                        \"number\": \"350\",\n                        \"street\": \"Caura\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.6546147\",\n                        \"locality\": \"San Pedro Garza Garcia\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.3627288\",\n                        \"postalCode\": \"66220\",\n                        \"address\": \"Caura (Sucursal)\",\n                        \"zipcode\": \"66220\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 2.86,\n                    \"branch_id\": \"42F\",\n                    \"branch_code\": \"42F\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Pino Suarez\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"433\",\n                        \"street\": \"15 de Mayo\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.6733\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.319602\",\n                        \"postalCode\": \"64000\",\n                        \"address\": \"15 de Mayo (Sucursal)\",\n                        \"zipcode\": \"64000\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 2.86,\n                    \"branch_id\": \"20C\",\n                    \"branch_code\": \"20C\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Pino Suarez\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"433\",\n                        \"street\": \"15 de Mayo\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.6733\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.319602\",\n                        \"postalCode\": \"64000\",\n                        \"address\": \"15 de Mayo (Sucursal)\",\n                        \"zipcode\": \"64000\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 2.91,\n                    \"branch_id\": \"191\",\n                    \"branch_code\": \"191\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Monterrey\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"\",\n                        \"street\": \"Av. Pino Suárez Sur #145 PB\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.6762861\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.3193638\",\n                        \"postalCode\": \"64000\",\n                        \"address\": \"Av. Pino Suárez Sur #145 PB (Sucursal)\",\n                        \"zipcode\": \"64000\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 3.36,\n                    \"branch_id\": \"192\",\n                    \"branch_code\": \"192\",\n                    \"branch_type\": 1,\n                    \"reference\": \"San Pedro Garza García\",\n                    \"address\": {\n                        \"city\": \"San Pedro Garza García\",\n                        \"state\": \"NL\",\n                        \"number\": \"\",\n                        \"street\": \"Av. Humberto Lobo # 520 Int 17-G\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.6679815\",\n                        \"locality\": \"San Pedro Garza García\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.3812272\",\n                        \"postalCode\": \"66220\",\n                        \"address\": \"Av. Humberto Lobo # 520 Int 17-G (Sucursal)\",\n                        \"zipcode\": \"66220\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                }\n            ],\n            \"costSummary\": [\n                {\n                    \"quantity\": 1,\n                    \"basePrice\": 159.48,\n                    \"basePriceTaxes\": 25.52,\n                    \"extendedFare\": 0,\n                    \"insurance\": 0,\n                    \"additionalServices\": 20,\n                    \"additionalServicesTaxes\": 3.2,\n                    \"additionalCharges\": 0,\n                    \"additionalChargesTaxes\": 0,\n                    \"taxes\": 28.72,\n                    \"totalPrice\": 208.2,\n                    \"costAdditionalServices\": [\n                        {\n                            \"id\": 115,\n                            \"addToInvoice\": 1,\n                            \"conceptId\": 7,\n                            \"additionalService\": \"envia_insurance\",\n                            \"translationTag\": \"createLabel.createLabel.enviaInsurance\",\n                            \"amount\": 1,\n                            \"commission\": 20,\n                            \"taxes\": 3.2,\n                            \"cost\": 23.2,\n                            \"value\": 2000\n                        }\n                    ],\n                    \"costAdditionalCharges\": [],\n                    \"currency\": \"MXN\",\n                    \"customKey\": false,\n                    \"cashOnDeliveryCommission\": 0,\n                    \"cashOnDeliveryAmount\": 0,\n                    \"customKeyCommission\": 0,\n                    \"smsCommission\": 0,\n                    \"whatsappCommission\": 0,\n                    \"securityDeposit\": false,\n                    \"securityWeight\": 0.5,\n                    \"importFee\": 0,\n                    \"folio\": null,\n                    \"calculatedDeclaredValue\": 0,\n                    \"insertConcepts\": []\n                }\n            ],\n            \"calculatedDeclaredValue\": 0,\n            \"packageDetails\": {\n                \"totalWeight\": 0.5,\n                \"weightUnit\": \"KG\",\n                \"details\": [\n                    {\n                        \"appliedWeightType\": \"declared\",\n                        \"weightUnit\": \"KG\",\n                        \"weight\": 0.5,\n                        \"content\": \"Accesorios\"\n                    }\n                ]\n            },\n            \"quoteId\": null\n        },\n        {\n            \"carrier\": \"estafeta\",\n            \"carrierDescription\": \"Estafeta\",\n            \"carrierId\": 11,\n            \"serviceId\": 796,\n            \"service\": \"ground_do_oxxo\",\n            \"serviceDescription\": \"Estafeta Terrestre OXXO\",\n            \"dropOff\": 2,\n            \"branchType\": \"\",\n            \"zone\": 1,\n            \"deliveryEstimate\": \"2-5 días\",\n            \"deliveryDate\": {\n                \"date\": \"2025-12-15\",\n                \"dateDifference\": 14,\n                \"timeUnit\": \"days\",\n                \"time\": \"20:00\"\n            },\n            \"quantity\": 1,\n            \"basePrice\": 155.17,\n            \"basePriceTaxes\": 24.83,\n            \"extendedFare\": 0,\n            \"insurance\": 0,\n            \"additionalServices\": 20,\n            \"additionalServicesTaxes\": 3.2,\n            \"additionalCharges\": 0,\n            \"additionalChargesTaxes\": 0,\n            \"taxes\": 28.03,\n            \"totalPrice\": 203.2,\n            \"currency\": \"MXN\",\n            \"customKey\": false,\n            \"importFee\": 0,\n            \"cashOnDeliveryCommission\": 0,\n            \"cashOnDeliveryAmount\": 0,\n            \"customKeyCost\": 0,\n            \"smsCost\": 0,\n            \"whatsappCost\": 0,\n            \"isMps\": false,\n            \"branches\": [\n                {\n                    \"distance\": 1.66,\n                    \"branch_id\": \"41F\",\n                    \"branch_code\": \"41F\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Gonzalitos\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"493-495\",\n                        \"street\": \"Padua\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.687251\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.351121\",\n                        \"postalCode\": \"64020\",\n                        \"address\": \"Padua (Sucursal)\",\n                        \"zipcode\": \"64020\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 1.66,\n                    \"branch_id\": \"103\",\n                    \"branch_code\": \"103\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Monterrey\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"\",\n                        \"street\": \"Sayula #493 y 495\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.687251\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.351121\",\n                        \"postalCode\": \"64020\",\n                        \"address\": \"Sayula #493 y 495 (Sucursal)\",\n                        \"zipcode\": \"64020\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 1.66,\n                    \"branch_id\": \"818\",\n                    \"branch_code\": \"818\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Gonzalitos\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"493-495\",\n                        \"street\": \"Padua\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.687251\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.351121\",\n                        \"postalCode\": \"64020\",\n                        \"address\": \"Padua (Sucursal)\",\n                        \"zipcode\": \"64020\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 2,\n                    \"branch_id\": \"546\",\n                    \"branch_code\": \"546\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Monterrey\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"\",\n                        \"street\": \"Venustiano Carranza #225 int 21C\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.682\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.331096\",\n                        \"postalCode\": \"64000\",\n                        \"address\": \"Venustiano Carranza #225 int 21C (Sucursal)\",\n                        \"zipcode\": \"64000\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 2.47,\n                    \"branch_id\": \"994\",\n                    \"branch_code\": \"994\",\n                    \"branch_type\": 1,\n                    \"reference\": \"San Pedro Garza García\",\n                    \"address\": {\n                        \"city\": \"San Pedro Garza García\",\n                        \"state\": \"NL\",\n                        \"number\": \"\",\n                        \"street\": \"Calz. Del Valle #350 int 9\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.6546147\",\n                        \"locality\": \"San Pedro Garza García\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.3627288\",\n                        \"postalCode\": \"66220\",\n                        \"address\": \"Calz. Del Valle #350 int 9 (Sucursal)\",\n                        \"zipcode\": \"66220\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 2.47,\n                    \"branch_id\": \"29G\",\n                    \"branch_code\": \"29G\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Plazas Villa Valle\",\n                    \"address\": {\n                        \"city\": \"San Pedro Garza Garcia\",\n                        \"state\": \"NL\",\n                        \"number\": \"350\",\n                        \"street\": \"Caura\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.6546147\",\n                        \"locality\": \"San Pedro Garza Garcia\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.3627288\",\n                        \"postalCode\": \"66220\",\n                        \"address\": \"Caura (Sucursal)\",\n                        \"zipcode\": \"66220\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 2.86,\n                    \"branch_id\": \"42F\",\n                    \"branch_code\": \"42F\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Pino Suarez\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"433\",\n                        \"street\": \"15 de Mayo\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.6733\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.319602\",\n                        \"postalCode\": \"64000\",\n                        \"address\": \"15 de Mayo (Sucursal)\",\n                        \"zipcode\": \"64000\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 2.86,\n                    \"branch_id\": \"20C\",\n                    \"branch_code\": \"20C\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Pino Suarez\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"433\",\n                        \"street\": \"15 de Mayo\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.6733\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.319602\",\n                        \"postalCode\": \"64000\",\n                        \"address\": \"15 de Mayo (Sucursal)\",\n                        \"zipcode\": \"64000\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 2.91,\n                    \"branch_id\": \"191\",\n                    \"branch_code\": \"191\",\n                    \"branch_type\": 1,\n                    \"reference\": \"Monterrey\",\n                    \"address\": {\n                        \"city\": \"Monterrey\",\n                        \"state\": \"NL\",\n                        \"number\": \"\",\n                        \"street\": \"Av. Pino Suárez Sur #145 PB\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.6762861\",\n                        \"locality\": \"Monterrey\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.3193638\",\n                        \"postalCode\": \"64000\",\n                        \"address\": \"Av. Pino Suárez Sur #145 PB (Sucursal)\",\n                        \"zipcode\": \"64000\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                },\n                {\n                    \"distance\": 3.36,\n                    \"branch_id\": \"192\",\n                    \"branch_code\": \"192\",\n                    \"branch_type\": 1,\n                    \"reference\": \"San Pedro Garza García\",\n                    \"address\": {\n                        \"city\": \"San Pedro Garza García\",\n                        \"state\": \"NL\",\n                        \"number\": \"\",\n                        \"street\": \"Av. Humberto Lobo # 520 Int 17-G\",\n                        \"country\": \"MX\",\n                        \"delivery\": true,\n                        \"latitude\": \"25.6679815\",\n                        \"locality\": \"San Pedro Garza García\",\n                        \"admission\": true,\n                        \"longitude\": \"-100.3812272\",\n                        \"postalCode\": \"66220\",\n                        \"address\": \"Av. Humberto Lobo # 520 Int 17-G (Sucursal)\",\n                        \"zipcode\": \"66220\",\n                        \"province\": \"NL\"\n                    },\n                    \"hours\": []\n                }\n            ],\n            \"costSummary\": [\n                {\n                    \"quantity\": 1,\n                    \"basePrice\": 155.17,\n                    \"basePriceTaxes\": 24.83,\n                    \"extendedFare\": 0,\n                    \"insurance\": 0,\n                    \"additionalServices\": 20,\n                    \"additionalServicesTaxes\": 3.2,\n                    \"additionalCharges\": 0,\n                    \"additionalChargesTaxes\": 0,\n                    \"taxes\": 28.03,\n                    \"totalPrice\": 203.2,\n                    \"costAdditionalServices\": [\n                        {\n                            \"id\": 115,\n                            \"addToInvoice\": 1,\n                            \"conceptId\": 7,\n                            \"additionalService\": \"envia_insurance\",\n                            \"translationTag\": \"createLabel.createLabel.enviaInsurance\",\n                            \"amount\": 1,\n                            \"commission\": 20,\n                            \"taxes\": 3.2,\n                            \"cost\": 23.2,\n                            \"value\": 2000\n                        }\n                    ],\n                    \"costAdditionalCharges\": [],\n                    \"currency\": \"MXN\",\n                    \"customKey\": false,\n                    \"cashOnDeliveryCommission\": 0,\n                    \"cashOnDeliveryAmount\": 0,\n                    \"customKeyCommission\": 0,\n                    \"smsCommission\": 0,\n                    \"whatsappCommission\": 0,\n                    \"securityDeposit\": false,\n                    \"securityWeight\": 0.5,\n                    \"importFee\": 0,\n                    \"folio\": null,\n                    \"calculatedDeclaredValue\": 0,\n                    \"insertConcepts\": []\n                }\n            ],\n            \"calculatedDeclaredValue\": 0,\n            \"packageDetails\": {\n                \"totalWeight\": 0.5,\n                \"weightUnit\": \"KG\",\n                \"details\": [\n                    {\n                        \"appliedWeightType\": \"declared\",\n                        \"weightUnit\": \"KG\",\n                        \"weight\": 0.5,\n                        \"content\": \"Accesorios\"\n                    }\n                ]\n            },\n            \"quoteId\": null\n        }\n    ]\n}"},{"id":"9570d54c-1181-4aae-b3bc-4eae09dde5fe","name":"Canada","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Token>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"origin\": {\n        \"name\": \"canada montreal\",\n        \"company\": \"enviacommarcelo\",\n        \"email\": \"montreal@envia.com\",\n        \"phone\": \"8180161134\",\n        \"street\": \"1495 de leglise st\",\n        \"number\": \"\",\n        \"district\": \"other\",\n        \"city\": \"saint-laurent\",\n        \"state\": \"QC\",\n        \"country\": \"CA\",\n        \"postalCode\": \"h4l 3l7\",\n        \"reference\": \"\"\n    },\n    \"destination\": {\n        \"name\": \"jenifer lantan\",\n        \"company\": \"\",\n        \"email\": \"\",\n        \"phone\": \"8180180543\",\n        \"street\": \"14030 place belisle\",\n        \"number\": \"5\",\n        \"district\": \"other\",\n        \"city\": \"mirabel\",\n        \"state\": \"QC\",\n        \"country\": \"CA\",\n        \"postalCode\": \"j7j 1m7\",\n        \"reference\": \"\"\n    },\n    \"packages\": [\n        {\n            \"content\": \"zapatos\",\n            \"amount\": 1,\n            \"type\": \"box\",\n            \"weight\": 1,\n            \"declaredValue\": 0,\n            \"weightUnit\": \"KG\",\n            \"lengthUnit\": \"CM\",\n            \"dimensions\": {\n                \"length\": 11,\n                \"width\": 15,\n                \"height\": 20\n            }\n        }\n    ],\n    \"shipment\": {\n        \"carrier\": \"canadaPost\",\n        \"type\": 1\n    },\n    \"settings\": {\n        \"currency\": \"CAD\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/ship/rate/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"meta\": \"rate\",\n    \"data\": [\n        {\n            \"carrier\": \"canadaPost\",\n            \"carrierDescription\": \"Canada Post\",\n            \"carrierId\": 63,\n            \"serviceId\": 454,\n            \"service\": \"expedited_parcel\",\n            \"serviceDescription\": \"CanadaPost Expedited Parcel\",\n            \"dropOff\": 0,\n            \"branchType\": null,\n            \"zone\": 0,\n            \"deliveryEstimate\": \"1-4 días\",\n            \"deliveryDate\": {\n                \"date\": \"2025-12-02\",\n                \"dateDifference\": 1,\n                \"timeUnit\": \"day\",\n                \"time\": \"20:00\"\n            },\n            \"quantity\": 1,\n            \"basePrice\": 14.15,\n            \"basePriceTaxes\": 2.26,\n            \"extendedFare\": 0,\n            \"insurance\": 0,\n            \"additionalServices\": 0,\n            \"additionalServicesTaxes\": 0,\n            \"additionalCharges\": 0,\n            \"additionalChargesTaxes\": 0,\n            \"taxes\": 2.26,\n            \"totalPrice\": 16.41,\n            \"currency\": \"CAD\",\n            \"customKey\": false,\n            \"importFee\": 0,\n            \"cashOnDeliveryCommission\": 0,\n            \"cashOnDeliveryAmount\": 0,\n            \"customKeyCost\": 0,\n            \"smsCost\": 0,\n            \"whatsappCost\": 0,\n            \"isMps\": false,\n            \"branches\": [],\n            \"costSummary\": [\n                {\n                    \"quantity\": 1,\n                    \"basePrice\": 14.15,\n                    \"basePriceTaxes\": 2.26,\n                    \"extendedFare\": 0,\n                    \"insurance\": 0,\n                    \"additionalServices\": 0,\n                    \"additionalServicesTaxes\": 0,\n                    \"additionalCharges\": 0,\n                    \"additionalChargesTaxes\": 0,\n                    \"taxes\": 2.26,\n                    \"totalPrice\": 16.41,\n                    \"costAdditionalServices\": [],\n                    \"costAdditionalCharges\": [],\n                    \"currency\": \"CAD\",\n                    \"customKey\": false,\n                    \"cashOnDeliveryCommission\": 0,\n                    \"cashOnDeliveryAmount\": 0,\n                    \"customKeyCommission\": 0,\n                    \"smsCommission\": 0,\n                    \"whatsappCommission\": 0,\n                    \"securityDeposit\": false,\n                    \"securityWeight\": 1,\n                    \"importFee\": 0,\n                    \"folio\": null,\n                    \"calculatedDeclaredValue\": 0,\n                    \"insertConcepts\": []\n                }\n            ],\n            \"calculatedDeclaredValue\": 0,\n            \"packageDetails\": {\n                \"totalWeight\": 1,\n                \"weightUnit\": \"KG\",\n                \"details\": [\n                    {\n                        \"appliedWeightType\": \"declared\",\n                        \"weightUnit\": \"KG\",\n                        \"weight\": 1,\n                        \"content\": \"zapatos\"\n                    }\n                ]\n            },\n            \"quoteId\": null\n        },\n        {\n            \"carrier\": \"canadaPost\",\n            \"carrierDescription\": \"Canada Post\",\n            \"carrierId\": 63,\n            \"serviceId\": 455,\n            \"service\": \"regular_parcel\",\n            \"serviceDescription\": \"CanadaPost Regular Parcel\",\n            \"dropOff\": 0,\n            \"branchType\": null,\n            \"zone\": 0,\n            \"deliveryEstimate\": \"1-4 días\",\n            \"deliveryDate\": {\n                \"date\": \"2025-12-03\",\n                \"dateDifference\": 2,\n                \"timeUnit\": \"days\",\n                \"time\": \"20:00\"\n            },\n            \"quantity\": 1,\n            \"basePrice\": 14.79,\n            \"basePriceTaxes\": 2.37,\n            \"extendedFare\": 0,\n            \"insurance\": 0,\n            \"additionalServices\": 0,\n            \"additionalServicesTaxes\": 0,\n            \"additionalCharges\": 0,\n            \"additionalChargesTaxes\": 0,\n            \"taxes\": 2.37,\n            \"totalPrice\": 17.16,\n            \"currency\": \"CAD\",\n            \"customKey\": false,\n            \"importFee\": 0,\n            \"cashOnDeliveryCommission\": 0,\n            \"cashOnDeliveryAmount\": 0,\n            \"customKeyCost\": 0,\n            \"smsCost\": 0,\n            \"whatsappCost\": 0,\n            \"isMps\": false,\n            \"branches\": [],\n            \"costSummary\": [\n                {\n                    \"quantity\": 1,\n                    \"basePrice\": 14.79,\n                    \"basePriceTaxes\": 2.37,\n                    \"extendedFare\": 0,\n                    \"insurance\": 0,\n                    \"additionalServices\": 0,\n                    \"additionalServicesTaxes\": 0,\n                    \"additionalCharges\": 0,\n                    \"additionalChargesTaxes\": 0,\n                    \"taxes\": 2.37,\n                    \"totalPrice\": 17.16,\n                    \"costAdditionalServices\": [],\n                    \"costAdditionalCharges\": [],\n                    \"currency\": \"CAD\",\n                    \"customKey\": false,\n                    \"cashOnDeliveryCommission\": 0,\n                    \"cashOnDeliveryAmount\": 0,\n                    \"customKeyCommission\": 0,\n                    \"smsCommission\": 0,\n                    \"whatsappCommission\": 0,\n                    \"securityDeposit\": false,\n                    \"securityWeight\": 1,\n                    \"importFee\": 0,\n                    \"folio\": null,\n                    \"calculatedDeclaredValue\": 0,\n                    \"insertConcepts\": []\n                }\n            ],\n            \"calculatedDeclaredValue\": 0,\n            \"packageDetails\": {\n                \"totalWeight\": 1,\n                \"weightUnit\": \"KG\",\n                \"details\": [\n                    {\n                        \"appliedWeightType\": \"declared\",\n                        \"weightUnit\": \"KG\",\n                        \"weight\": 1,\n                        \"content\": \"zapatos\"\n                    }\n                ]\n            },\n            \"quoteId\": null\n        },\n        {\n            \"carrier\": \"canadaPost\",\n            \"carrierDescription\": \"Canada Post\",\n            \"carrierId\": 63,\n            \"serviceId\": 457,\n            \"service\": \"priority\",\n            \"serviceDescription\": \"CanadaPost Priority\",\n            \"dropOff\": 0,\n            \"branchType\": null,\n            \"zone\": 0,\n            \"deliveryEstimate\": \"1-4 días\",\n            \"deliveryDate\": {\n                \"date\": \"2025-12-02\",\n                \"dateDifference\": 1,\n                \"timeUnit\": \"day\",\n                \"time\": \"20:00\"\n            },\n            \"quantity\": 1,\n            \"basePrice\": 34.65,\n            \"basePriceTaxes\": 5.54,\n            \"extendedFare\": 0,\n            \"insurance\": 0,\n            \"additionalServices\": 0,\n            \"additionalServicesTaxes\": 0,\n            \"additionalCharges\": 0,\n            \"additionalChargesTaxes\": 0,\n            \"taxes\": 5.54,\n            \"totalPrice\": 40.19,\n            \"currency\": \"CAD\",\n            \"customKey\": false,\n            \"importFee\": 0,\n            \"cashOnDeliveryCommission\": 0,\n            \"cashOnDeliveryAmount\": 0,\n            \"customKeyCost\": 0,\n            \"smsCost\": 0,\n            \"whatsappCost\": 0,\n            \"isMps\": false,\n            \"branches\": [],\n            \"costSummary\": [\n                {\n                    \"quantity\": 1,\n                    \"basePrice\": 34.65,\n                    \"basePriceTaxes\": 5.54,\n                    \"extendedFare\": 0,\n                    \"insurance\": 0,\n                    \"additionalServices\": 0,\n                    \"additionalServicesTaxes\": 0,\n                    \"additionalCharges\": 0,\n                    \"additionalChargesTaxes\": 0,\n                    \"taxes\": 5.54,\n                    \"totalPrice\": 40.19,\n                    \"costAdditionalServices\": [],\n                    \"costAdditionalCharges\": [],\n                    \"currency\": \"CAD\",\n                    \"customKey\": false,\n                    \"cashOnDeliveryCommission\": 0,\n                    \"cashOnDeliveryAmount\": 0,\n                    \"customKeyCommission\": 0,\n                    \"smsCommission\": 0,\n                    \"whatsappCommission\": 0,\n                    \"securityDeposit\": false,\n                    \"securityWeight\": 1,\n                    \"importFee\": 0,\n                    \"folio\": null,\n                    \"calculatedDeclaredValue\": 0,\n                    \"insertConcepts\": []\n                }\n            ],\n            \"calculatedDeclaredValue\": 0,\n            \"packageDetails\": {\n                \"totalWeight\": 1,\n                \"weightUnit\": \"KG\",\n                \"details\": [\n                    {\n                        \"appliedWeightType\": \"declared\",\n                        \"weightUnit\": \"KG\",\n                        \"weight\": 1,\n                        \"content\": \"zapatos\"\n                    }\n                ]\n            },\n            \"quoteId\": null\n        }\n    ]\n}"},{"id":"5a3bda1e-d101-4bb9-98db-18aadf482ec9","name":"Brasil","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Token>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"origin\": {\n        \"name\": \"brasil\",\n        \"company\": \"enviacommarcelo\",\n        \"email\": \"saopaulo@envia.com\",\n        \"phone\": \"8180161135\",\n        \"street\": \"brasil\",\n        \"number\": \"1201\",\n        \"district\": \"\",\n        \"city\": \"são paulo\",\n        \"state\": \"RS\",\n        \"country\": \"BR\",\n        \"postalCode\": \"95244-000\",\n        \"reference\": \"\",\n        \"coordinates\": {\n            \"latitude\": \"-28.717215\",\n            \"longitude\": \"-51.323110\"\n        }\n    },\n    \"destination\": {\n        \"name\": \"brasil\",\n        \"company\": \"brasil\",\n        \"email\": \"brasil@envia.com\",\n        \"phone\": \"8180161135\",\n        \"street\": \"sao paulo\",\n        \"number\": \"2101\",\n        \"district\": \"centro\",\n        \"city\": \"rio de janeiro\",\n        \"state\": \"RJ\",\n        \"country\": \"BR\",\n        \"postalCode\": \"20010-000\",\n        \"reference\": \"\",\n        \"coordinates\": {\n            \"latitude\": \"-22.900256\",\n            \"longitude\": \"-43.176548\"\n        }\n    },\n    \"packages\": [\n        {\n            \"content\": \"zapatos\",\n            \"amount\": 1,\n            \"type\": \"box\",\n            \"weight\": 1,\n            \"declaredValue\": 0,\n            \"weightUnit\": \"KG\",\n            \"lengthUnit\": \"CM\",\n            \"dimensions\": {\n                \"length\": 11,\n                \"width\": 15,\n                \"height\": 20\n            }\n        }\n    ],\n    \"shipment\": {\n        \"carrier\": \"correios\",\n        \"type\": 1\n    },\n    \"settings\": {\n        \"currency\": \"BRL\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/ship/rate/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"meta\": \"rate\",\n    \"data\": [\n        {\n            \"carrier\": \"correios\",\n            \"carrierDescription\": \"Correios\",\n            \"carrierId\": 66,\n            \"serviceId\": 141,\n            \"service\": \"sedex\",\n            \"serviceDescription\": \"Correios Sedex\",\n            \"dropOff\": 0,\n            \"branchType\": null,\n            \"zone\": null,\n            \"deliveryEstimate\": \"Día siguiente\",\n            \"deliveryDate\": {\n                \"date\": \"2025-12-05\",\n                \"dateDifference\": 4,\n                \"timeUnit\": \"days\",\n                \"time\": \"13:38\"\n            },\n            \"quantity\": 1,\n            \"basePrice\": 46.6,\n            \"basePriceTaxes\": 7.46,\n            \"extendedFare\": 0,\n            \"insurance\": 0,\n            \"additionalServices\": 0,\n            \"additionalServicesTaxes\": 0,\n            \"additionalCharges\": 0,\n            \"additionalChargesTaxes\": 0,\n            \"taxes\": 7.46,\n            \"totalPrice\": 54.05,\n            \"currency\": \"BRL\",\n            \"customKey\": false,\n            \"importFee\": 0,\n            \"cashOnDeliveryCommission\": 0,\n            \"cashOnDeliveryAmount\": 0,\n            \"customKeyCost\": 0,\n            \"smsCost\": 0,\n            \"whatsappCost\": 0,\n            \"isMps\": false,\n            \"branches\": [],\n            \"costSummary\": [\n                {\n                    \"quantity\": 1,\n                    \"basePrice\": 46.6,\n                    \"basePriceTaxes\": 7.46,\n                    \"extendedFare\": 0,\n                    \"insurance\": 0,\n                    \"additionalServices\": 0,\n                    \"additionalServicesTaxes\": 0,\n                    \"additionalCharges\": 0,\n                    \"additionalChargesTaxes\": 0,\n                    \"taxes\": 7.46,\n                    \"totalPrice\": 54.05,\n                    \"costAdditionalServices\": [],\n                    \"costAdditionalCharges\": [],\n                    \"currency\": \"BRL\",\n                    \"customKey\": false,\n                    \"cashOnDeliveryCommission\": 0,\n                    \"cashOnDeliveryAmount\": 0,\n                    \"customKeyCommission\": 0,\n                    \"smsCommission\": 0,\n                    \"whatsappCommission\": 0,\n                    \"securityDeposit\": true,\n                    \"securityWeight\": 10,\n                    \"importFee\": 0,\n                    \"folio\": null,\n                    \"calculatedDeclaredValue\": 0,\n                    \"insertConcepts\": []\n                }\n            ],\n            \"calculatedDeclaredValue\": 0,\n            \"packageDetails\": {\n                \"totalWeight\": 1,\n                \"weightUnit\": \"KG\",\n                \"details\": [\n                    {\n                        \"appliedWeightType\": \"declared\",\n                        \"weightUnit\": \"KG\",\n                        \"weight\": 1,\n                        \"content\": \"zapatos\"\n                    }\n                ]\n            },\n            \"quoteId\": null\n        },\n        {\n            \"carrier\": \"correios\",\n            \"carrierDescription\": \"Correios\",\n            \"carrierId\": 66,\n            \"serviceId\": 142,\n            \"service\": \"pac\",\n            \"serviceDescription\": \"Correios PAC\",\n            \"dropOff\": 0,\n            \"branchType\": null,\n            \"zone\": null,\n            \"deliveryEstimate\": \"2-5 días\",\n            \"deliveryDate\": {\n                \"date\": \"2025-12-09\",\n                \"dateDifference\": 8,\n                \"timeUnit\": \"days\",\n                \"time\": \"13:38\"\n            },\n            \"quantity\": 1,\n            \"basePrice\": 26.13,\n            \"basePriceTaxes\": 4.18,\n            \"extendedFare\": 0,\n            \"insurance\": 0,\n            \"additionalServices\": 0,\n            \"additionalServicesTaxes\": 0,\n            \"additionalCharges\": 0,\n            \"additionalChargesTaxes\": 0,\n            \"taxes\": 4.18,\n            \"totalPrice\": 30.31,\n            \"currency\": \"BRL\",\n            \"customKey\": false,\n            \"importFee\": 0,\n            \"cashOnDeliveryCommission\": 0,\n            \"cashOnDeliveryAmount\": 0,\n            \"customKeyCost\": 0,\n            \"smsCost\": 0,\n            \"whatsappCost\": 0,\n            \"isMps\": false,\n            \"branches\": [],\n            \"costSummary\": [\n                {\n                    \"quantity\": 1,\n                    \"basePrice\": 26.13,\n                    \"basePriceTaxes\": 4.18,\n                    \"extendedFare\": 0,\n                    \"insurance\": 0,\n                    \"additionalServices\": 0,\n                    \"additionalServicesTaxes\": 0,\n                    \"additionalCharges\": 0,\n                    \"additionalChargesTaxes\": 0,\n                    \"taxes\": 4.18,\n                    \"totalPrice\": 30.31,\n                    \"costAdditionalServices\": [],\n                    \"costAdditionalCharges\": [],\n                    \"currency\": \"BRL\",\n                    \"customKey\": false,\n                    \"cashOnDeliveryCommission\": 0,\n                    \"cashOnDeliveryAmount\": 0,\n                    \"customKeyCommission\": 0,\n                    \"smsCommission\": 0,\n                    \"whatsappCommission\": 0,\n                    \"securityDeposit\": true,\n                    \"securityWeight\": 10,\n                    \"importFee\": 0,\n                    \"folio\": null,\n                    \"calculatedDeclaredValue\": 0,\n                    \"insertConcepts\": []\n                }\n            ],\n            \"calculatedDeclaredValue\": 0,\n            \"packageDetails\": {\n                \"totalWeight\": 1,\n                \"weightUnit\": \"KG\",\n                \"details\": [\n                    {\n                        \"appliedWeightType\": \"declared\",\n                        \"weightUnit\": \"KG\",\n                        \"weight\": 1,\n                        \"content\": \"zapatos\"\n                    }\n                ]\n            },\n            \"quoteId\": null\n        }\n    ]\n}"},{"id":"6bda84a3-108a-41f5-a2c6-09b94a0e1d18","name":"Colombia","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Token>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"origin\": {\n        \"name\": \"Colombia test\",\n        \"company\": \"Envia\",\n        \"email\": \"colombia@envia.com\",\n        \"phone\": \"8180161122\",\n        \"street\": \"carrera 54 # 10 - 110\",\n        \"number\": \"1400\",\n        \"district\": \"palo blanco sector el eden\",\n        \"city\": \"11001000\",\n        \"state\": \"CN\",\n        \"country\": \"CO\",\n        \"postalCode\": \"66236890\",\n        \"reference\": \"\",\n        \"identificationNumber\": \"66236890\",\n        \"coordinates\": {\n            \"latitude\": \"4.684761\",\n            \"longitude\": \"-74.029515\"\n        }\n    },\n    \"destination\": {\n        \"name\": \"hola\",\n        \"company\": \"hola\",\n        \"email\": \"colombia@envia.com\",\n        \"phone\": \"8181061122\",\n        \"street\": \"carrera 54\",\n        \"number\": \"# 90 - 90\",\n        \"district\": \"barrio\",\n        \"city\": \"11001000\",\n        \"state\": \"CN\",\n        \"country\": \"CO\",\n        \"postalCode\": \"456789876\",\n        \"reference\": \"\",\n        \"identificationNumber\": \"456789876\",\n        \"coordinates\": {\n            \"latitude\": \"4.684761\",\n            \"longitude\": \"-74.029515\"\n        }\n    },\n    \"packages\": [\n        {\n            \"content\": \"zapatos\",\n            \"amount\": 1,\n            \"type\": \"box\",\n            \"weight\": 1,\n            \"declaredValue\": 0,\n            \"weightUnit\": \"KG\",\n            \"lengthUnit\": \"CM\",\n            \"dimensions\": {\n                \"length\": 11,\n                \"width\": 15,\n                \"height\": 20\n            }\n        }\n    ],\n    \"shipment\": {\n        \"carrier\": \"coordinadora\",\n        \"type\": 1\n    },\n    \"settings\": {\n        \"currency\": \"COP\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/ship/rate/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"meta\": \"rate\",\n    \"data\": [\n        {\n            \"carrierId\": 23,\n            \"carrier\": \"coordinadora\",\n            \"carrierDescription\": \"Coordinadora\",\n            \"serviceId\": 45,\n            \"service\": \"ground\",\n            \"serviceDescription\": \"Coordinadora Ground\",\n            \"dropOff\": 0,\n            \"branchType\": null,\n            \"zone\": 2,\n            \"deliveryEstimate\": \"2-5 días\",\n            \"deliveryDate\": {\n                \"date\": \"2025-12-02\",\n                \"dateDifference\": 1,\n                \"timeUnit\": \"day\",\n                \"time\": \"20:00\"\n            },\n            \"quantity\": 1,\n            \"basePrice\": 8979.97,\n            \"basePriceTaxes\": 1436.14,\n            \"extendedFare\": 0,\n            \"insurance\": 579.35,\n            \"additionalServices\": 0,\n            \"additionalServicesTaxes\": 0,\n            \"additionalCharges\": 0,\n            \"additionalChargesTaxes\": 0,\n            \"importFee\": 0,\n            \"customKeyCost\": 0,\n            \"taxes\": 1436.14,\n            \"totalPrice\": 10995.47,\n            \"currency\": \"COP\",\n            \"smsCost\": 0,\n            \"whatsappCost\": 0,\n            \"customKey\": false,\n            \"cashOnDeliveryCommission\": 0,\n            \"cashOnDeliveryAmount\": 0,\n            \"calculatedDeclaredValue\": 0,\n            \"isMps\": false,\n            \"shipmentTaxes\": [],\n            \"branches\": [],\n            \"costSummary\": [\n                {\n                    \"quantity\": 1,\n                    \"basePrice\": 8979.97,\n                    \"basePriceTaxes\": 1436.14,\n                    \"extendedFare\": 0,\n                    \"insurance\": 579.35,\n                    \"additionalServices\": 0,\n                    \"additionalServicesTaxes\": 0,\n                    \"additionalCharges\": 0,\n                    \"additionalChargesTaxes\": 0,\n                    \"taxes\": 1436.14,\n                    \"totalPrice\": 10995.47,\n                    \"costAdditionalServices\": [\n                        {\n                            \"id\": 36,\n                            \"addToInvoice\": 1,\n                            \"conceptId\": 7,\n                            \"additionalService\": \"insurance\",\n                            \"translationTag\": \"createLabel.createLabel.insurance\",\n                            \"amount\": 1,\n                            \"commission\": 499.79,\n                            \"taxes\": 79.56,\n                            \"cost\": 579.35,\n                            \"value\": 0\n                        }\n                    ],\n                    \"costAdditionalCharges\": [],\n                    \"currency\": \"COP\",\n                    \"customKey\": false,\n                    \"cashOnDeliveryCommission\": 0,\n                    \"cashOnDeliveryAmount\": 0,\n                    \"customKeyCommission\": 0,\n                    \"smsCommission\": 0,\n                    \"securityDeposit\": false,\n                    \"securityWeight\": \"1.32\",\n                    \"importFee\": 0,\n                    \"whatsappCommission\": 0,\n                    \"folio\": null,\n                    \"calculatedDeclaredValue\": 0\n                }\n            ],\n            \"packageDetails\": {\n                \"totalWeight\": 1.32,\n                \"weightUnit\": \"KG\",\n                \"details\": [\n                    {\n                        \"appliedWeightType\": \"volumetric\",\n                        \"weightUnit\": \"KG\",\n                        \"weight\": 1.32,\n                        \"content\": \"zapatos\"\n                    }\n                ]\n            },\n            \"landedCostId\": null,\n            \"landedCostTotal\": null\n        },\n        {\n            \"carrierId\": 23,\n            \"carrier\": \"coordinadora\",\n            \"carrierDescription\": \"Coordinadora\",\n            \"serviceId\": 767,\n            \"service\": \"ecommerce\",\n            \"serviceDescription\": \"Coordinadora Ecommerce\",\n            \"dropOff\": 0,\n            \"branchType\": null,\n            \"zone\": 2,\n            \"deliveryEstimate\": \"2-5 días\",\n            \"deliveryDate\": {\n                \"date\": \"2025-12-02\",\n                \"dateDifference\": 1,\n                \"timeUnit\": \"day\",\n                \"time\": \"20:00\"\n            },\n            \"quantity\": 1,\n            \"basePrice\": 8119.1,\n            \"basePriceTaxes\": 1299.46,\n            \"extendedFare\": 0,\n            \"insurance\": 0,\n            \"additionalServices\": 0,\n            \"additionalServicesTaxes\": 0,\n            \"additionalCharges\": 0,\n            \"additionalChargesTaxes\": 0,\n            \"importFee\": 0,\n            \"customKeyCost\": 0,\n            \"taxes\": 1299.46,\n            \"totalPrice\": 9418.57,\n            \"currency\": \"COP\",\n            \"smsCost\": 0,\n            \"whatsappCost\": 0,\n            \"customKey\": false,\n            \"cashOnDeliveryCommission\": 0,\n            \"cashOnDeliveryAmount\": 0,\n            \"calculatedDeclaredValue\": 0,\n            \"isMps\": false,\n            \"shipmentTaxes\": [],\n            \"branches\": [],\n            \"costSummary\": [\n                {\n                    \"quantity\": 1,\n                    \"basePrice\": 8119.1,\n                    \"basePriceTaxes\": 1299.46,\n                    \"extendedFare\": 0,\n                    \"insurance\": 0,\n                    \"additionalServices\": 0,\n                    \"additionalServicesTaxes\": 0,\n                    \"additionalCharges\": 0,\n                    \"additionalChargesTaxes\": 0,\n                    \"taxes\": 1299.46,\n                    \"totalPrice\": 9418.57,\n                    \"costAdditionalServices\": [],\n                    \"costAdditionalCharges\": [],\n                    \"currency\": \"COP\",\n                    \"customKey\": false,\n                    \"cashOnDeliveryCommission\": 0,\n                    \"cashOnDeliveryAmount\": 0,\n                    \"customKeyCommission\": 0,\n                    \"smsCommission\": 0,\n                    \"securityDeposit\": false,\n                    \"securityWeight\": \"1.32\",\n                    \"importFee\": 0,\n                    \"whatsappCommission\": 0,\n                    \"folio\": null,\n                    \"calculatedDeclaredValue\": 0\n                }\n            ],\n            \"packageDetails\": {\n                \"totalWeight\": 1.32,\n                \"weightUnit\": \"KG\",\n                \"details\": [\n                    {\n                        \"appliedWeightType\": \"volumetric\",\n                        \"weightUnit\": \"KG\",\n                        \"weight\": 1.32,\n                        \"content\": \"zapatos\"\n                    }\n                ]\n            },\n            \"landedCostId\": null,\n            \"landedCostTotal\": null\n        }\n    ]\n}"},{"id":"e9c1bf9d-b597-44de-8f33-cf4383191281","name":"Chile","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Token>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"origin\": {\n        \"name\": \"Penlope\",\n        \"company\": \"Chile\",\n        \"email\": \"chile@envia.com\",\n        \"phone\": \"8180161135\",\n        \"street\": \"conde del maule\",\n        \"number\": \"664\",\n        \"district\": \"cerrillos\",\n        \"city\": \"santiago\",\n        \"state\": \"rm\",\n        \"country\": \"CL\",\n        \"postalCode\": \"9200847\",\n        \"reference\": \"\",\n        \"identificationNumber\": \"9200847\",\n        \"coordinates\": {\n            \"latitude\": \"-33.505788\",\n            \"longitude\": \"-70.735119\"\n        }\n    },\n    \"destination\": {\n        \"name\": \"Chile\",\n        \"company\": \"Envia\",\n        \"email\": \"chile@envia.com\",\n        \"phone\": \"8180161135\",\n        \"street\": \"av pedro aguirre cerda\",\n        \"number\": \"6049\",\n        \"district\": \"santiago\",\n        \"city\": \"santiago\",\n        \"state\": \"rm\",\n        \"country\": \"CL\",\n        \"postalCode\": \"9230306\",\n        \"reference\": \"\",\n        \"identificationNumber\": \"9230306\",\n        \"coordinates\": {\n            \"latitude\": \"-33.493691\",\n            \"longitude\": \"-70.704843\"\n        }\n    },\n    \"packages\": [\n        {\n            \"content\": \"zapatos\",\n            \"amount\": 1,\n            \"type\": \"box\",\n            \"weight\": 1,\n            \"declaredValue\": 0,\n            \"weightUnit\": \"KG\",\n            \"lengthUnit\": \"CM\",\n            \"dimensions\": {\n                \"length\": 11,\n                \"width\": 15,\n                \"height\": 20\n            }\n        }\n    ],\n    \"shipment\": {\n        \"carrier\": \"chilexpress\",\n        \"type\": 1\n    },\n    \"settings\": {\n        \"currency\": \"CLP\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/ship/rate/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"meta\": \"rate\",\n    \"data\": [\n        {\n            \"carrier\": \"chilexpress\",\n            \"carrierDescription\": \"Chilexpress\",\n            \"carrierId\": 59,\n            \"serviceId\": 118,\n            \"service\": \"priority\",\n            \"serviceDescription\": \"Chilexpress Priority\",\n            \"dropOff\": 0,\n            \"branchType\": null,\n            \"zone\": null,\n            \"deliveryEstimate\": \"Día siguiente\",\n            \"deliveryDate\": {\n                \"date\": \"2025-12-02\",\n                \"dateDifference\": 1,\n                \"timeUnit\": \"day\",\n                \"time\": \"20:00\"\n            },\n            \"quantity\": 1,\n            \"basePrice\": 5670.32,\n            \"basePriceTaxes\": 907.09,\n            \"extendedFare\": 0,\n            \"insurance\": 0,\n            \"additionalServices\": 0,\n            \"additionalServicesTaxes\": 0,\n            \"additionalCharges\": 0,\n            \"additionalChargesTaxes\": 0,\n            \"taxes\": 907.09,\n            \"totalPrice\": 6577.92,\n            \"currency\": \"CLP\",\n            \"customKey\": false,\n            \"importFee\": 0,\n            \"cashOnDeliveryCommission\": 0,\n            \"cashOnDeliveryAmount\": 0,\n            \"customKeyCost\": 0,\n            \"smsCost\": 0,\n            \"whatsappCost\": 0,\n            \"isMps\": false,\n            \"branches\": [],\n            \"costSummary\": [\n                {\n                    \"quantity\": 1,\n                    \"basePrice\": 5670.32,\n                    \"basePriceTaxes\": 907.09,\n                    \"extendedFare\": 0,\n                    \"insurance\": 0,\n                    \"additionalServices\": 0,\n                    \"additionalServicesTaxes\": 0,\n                    \"additionalCharges\": 0,\n                    \"additionalChargesTaxes\": 0,\n                    \"taxes\": 907.09,\n                    \"totalPrice\": 6577.92,\n                    \"costAdditionalServices\": [],\n                    \"costAdditionalCharges\": [],\n                    \"currency\": \"CLP\",\n                    \"customKey\": false,\n                    \"cashOnDeliveryCommission\": 0,\n                    \"cashOnDeliveryAmount\": 0,\n                    \"customKeyCommission\": 0,\n                    \"smsCommission\": 0,\n                    \"whatsappCommission\": 0,\n                    \"securityDeposit\": false,\n                    \"securityWeight\": 1,\n                    \"importFee\": 0,\n                    \"folio\": null,\n                    \"calculatedDeclaredValue\": 0,\n                    \"insertConcepts\": []\n                }\n            ],\n            \"calculatedDeclaredValue\": 0,\n            \"packageDetails\": {\n                \"totalWeight\": 1,\n                \"weightUnit\": \"KG\",\n                \"details\": [\n                    {\n                        \"appliedWeightType\": \"declared\",\n                        \"weightUnit\": \"KG\",\n                        \"weight\": 1,\n                        \"content\": \"zapatos\"\n                    }\n                ]\n            },\n            \"quoteId\": null\n        },\n        {\n            \"carrier\": \"chilexpress\",\n            \"carrierDescription\": \"Chilexpress\",\n            \"carrierId\": 59,\n            \"serviceId\": 119,\n            \"service\": \"express\",\n            \"serviceDescription\": \"Chilexpress Express\",\n            \"dropOff\": 0,\n            \"branchType\": null,\n            \"zone\": null,\n            \"deliveryEstimate\": \"1-2 días\",\n            \"deliveryDate\": {\n                \"date\": \"2025-12-03\",\n                \"dateDifference\": 2,\n                \"timeUnit\": \"days\",\n                \"time\": \"20:00\"\n            },\n            \"quantity\": 1,\n            \"basePrice\": 3779.88,\n            \"basePriceTaxes\": 604.56,\n            \"extendedFare\": 0,\n            \"insurance\": 0,\n            \"additionalServices\": 0,\n            \"additionalServicesTaxes\": 0,\n            \"additionalCharges\": 0,\n            \"additionalChargesTaxes\": 0,\n            \"taxes\": 604.56,\n            \"totalPrice\": 4384.94,\n            \"currency\": \"CLP\",\n            \"customKey\": false,\n            \"importFee\": 0,\n            \"cashOnDeliveryCommission\": 0,\n            \"cashOnDeliveryAmount\": 0,\n            \"customKeyCost\": 0,\n            \"smsCost\": 0,\n            \"whatsappCost\": 0,\n            \"isMps\": false,\n            \"branches\": [],\n            \"costSummary\": [\n                {\n                    \"quantity\": 1,\n                    \"basePrice\": 3779.88,\n                    \"basePriceTaxes\": 604.56,\n                    \"extendedFare\": 0,\n                    \"insurance\": 0,\n                    \"additionalServices\": 0,\n                    \"additionalServicesTaxes\": 0,\n                    \"additionalCharges\": 0,\n                    \"additionalChargesTaxes\": 0,\n                    \"taxes\": 604.56,\n                    \"totalPrice\": 4384.94,\n                    \"costAdditionalServices\": [],\n                    \"costAdditionalCharges\": [],\n                    \"currency\": \"CLP\",\n                    \"customKey\": false,\n                    \"cashOnDeliveryCommission\": 0,\n                    \"cashOnDeliveryAmount\": 0,\n                    \"customKeyCommission\": 0,\n                    \"smsCommission\": 0,\n                    \"whatsappCommission\": 0,\n                    \"securityDeposit\": false,\n                    \"securityWeight\": 1,\n                    \"importFee\": 0,\n                    \"folio\": null,\n                    \"calculatedDeclaredValue\": 0,\n                    \"insertConcepts\": []\n                }\n            ],\n            \"calculatedDeclaredValue\": 0,\n            \"packageDetails\": {\n                \"totalWeight\": 1,\n                \"weightUnit\": \"KG\",\n                \"details\": [\n                    {\n                        \"appliedWeightType\": \"declared\",\n                        \"weightUnit\": \"KG\",\n                        \"weight\": 1,\n                        \"content\": \"zapatos\"\n                    }\n                ]\n            },\n            \"quoteId\": null\n        }\n    ]\n}"},{"id":"2606f095-3f58-470e-bcb1-f7566aac6cd2","name":"Guatemala","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Token>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"origin\": {\n        \"name\": \"oscar martinez\",\n        \"company\": \"enviacommarcelo\",\n        \"email\": \"guatemala@envia.com\",\n        \"phone\": \"8180180543\",\n        \"street\": \"ciudad de\",\n        \"number\": \"5a avenida 3-14\",\n        \"district\": \"\",\n        \"city\": \"Guatemala\",\n        \"state\": \"GU\",\n        \"country\": \"GT\",\n        \"postalCode\": \"01009\",\n        \"reference\": \"\",\n        \"coordinates\": {\n            \"latitude\": \"14.606949\",\n            \"longitude\": \"-90.521490\"\n        }\n    },\n    \"destination\": {\n        \"name\": \"marcelo\",\n        \"company\": \"gomez\",\n        \"email\": \"MAR@HOTMAIL.COM\",\n        \"phone\": \"8180161135\",\n        \"street\": \"carretera el salvador\",\n        \"number\": \"km 225\",\n        \"district\": \"\",\n        \"city\": \"Guatemala\",\n        \"state\": \"GU\",\n        \"country\": \"GT\",\n        \"postalCode\": \"01062\",\n        \"reference\": \"\",\n        \"coordinates\": {\n            \"latitude\": \"14.465278\",\n            \"longitude\": \"-90.440833\"\n        }\n    },\n    \"packages\": [\n        {\n            \"content\": \"zapatos\",\n            \"amount\": 1,\n            \"type\": \"box\",\n            \"weight\": 1,\n            \"declaredValue\": 0,\n            \"weightUnit\": \"KG\",\n            \"lengthUnit\": \"CM\",\n            \"dimensions\": {\n                \"length\": 11,\n                \"width\": 15,\n                \"height\": 20\n            }\n        }\n    ],\n    \"shipment\": {\n        \"carrier\": \"forzaDelivery\",\n        \"type\": 1\n    },\n    \"settings\": {\n        \"currency\": \"GTQ\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/ship/rate/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"meta\": \"rate\",\n    \"data\": [\n        {\n            \"carrierId\": 113,\n            \"carrier\": \"forzaDelivery\",\n            \"carrierDescription\": \"ForzaDelivery\",\n            \"serviceId\": 233,\n            \"service\": \"local_next_day\",\n            \"serviceDescription\": \"ForzaDelivery Local NextDay\",\n            \"dropOff\": 0,\n            \"branchType\": null,\n            \"zone\": 3,\n            \"deliveryEstimate\": \"1-2 días\",\n            \"deliveryDate\": {\n                \"date\": \"2025-12-01\",\n                \"dateDifference\": 0,\n                \"timeUnit\": \"hrs\",\n                \"time\": \"14:05\"\n            },\n            \"quantity\": 1,\n            \"basePrice\": 21.43,\n            \"basePriceTaxes\": 3.43,\n            \"extendedFare\": 0,\n            \"insurance\": 0,\n            \"additionalServices\": 0,\n            \"additionalServicesTaxes\": 0,\n            \"additionalCharges\": 0,\n            \"additionalChargesTaxes\": 0,\n            \"importFee\": 0,\n            \"customKeyCost\": 0,\n            \"taxes\": 3.43,\n            \"totalPrice\": 24.86,\n            \"currency\": \"GTQ\",\n            \"smsCost\": 0,\n            \"whatsappCost\": 0,\n            \"customKey\": false,\n            \"cashOnDeliveryCommission\": 0,\n            \"cashOnDeliveryAmount\": 0,\n            \"calculatedDeclaredValue\": 0,\n            \"isMps\": false,\n            \"shipmentTaxes\": [],\n            \"branches\": [],\n            \"costSummary\": [\n                {\n                    \"quantity\": 1,\n                    \"basePrice\": 21.43,\n                    \"basePriceTaxes\": 3.43,\n                    \"extendedFare\": 0,\n                    \"insurance\": 0,\n                    \"additionalServices\": 0,\n                    \"additionalServicesTaxes\": 0,\n                    \"additionalCharges\": 0,\n                    \"additionalChargesTaxes\": 0,\n                    \"taxes\": 3.43,\n                    \"totalPrice\": 24.86,\n                    \"costAdditionalServices\": [],\n                    \"costAdditionalCharges\": [],\n                    \"currency\": \"GTQ\",\n                    \"customKey\": false,\n                    \"cashOnDeliveryCommission\": 0,\n                    \"cashOnDeliveryAmount\": 0,\n                    \"customKeyCommission\": 0,\n                    \"smsCommission\": 0,\n                    \"securityDeposit\": false,\n                    \"securityWeight\": 1,\n                    \"importFee\": 0,\n                    \"whatsappCommission\": 0,\n                    \"folio\": null,\n                    \"calculatedDeclaredValue\": 0\n                }\n            ],\n            \"packageDetails\": {\n                \"totalWeight\": 2.2,\n                \"weightUnit\": \"LB\",\n                \"details\": [\n                    {\n                        \"appliedWeightType\": \"declared\",\n                        \"weightUnit\": \"LB\",\n                        \"weight\": 2.2,\n                        \"content\": \"zapatos\"\n                    }\n                ]\n            },\n            \"landedCostId\": null,\n            \"landedCostTotal\": null\n        }\n    ]\n}"},{"id":"eb5a5a93-9707-4a5a-9170-e1ee926aba7e","name":"Rate Freight Shipping (LTL)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Token>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"origin\": {\n        \"number\": \"1400\",\n        \"postalCode\": \"66236\",\n        \"type\": \"origin\",\n        \"company\": \"enviacomMarcelo\",\n        \"name\": \"Vasconcelos\",\n        \"email\": \"vas@envia.com\",\n        \"phone\": \"8180161135\",\n        \"country\": \"MX\",\n        \"street\": \"Vasconcelos\",\n        \"district\": \"Jardines de Mirasierra\",\n        \"city\": \"San Pedro Garza García\",\n        \"state\": \"NL\",\n        \"reference\": \"389\",\n        \"phone_code\": \"MX\",\n        \"identificationNumber\": \"389\"\n    },\n    \"destination\": {\n        \"number\": \"2470 of 310\",\n        \"postalCode\": \"64060\",\n        \"type\": \"destination\",\n        \"company\": \"Tendencys\",\n        \"name\": \"Marcelo Gomez\",\n        \"email\": \"marcelo@envia.com\",\n        \"phone\": \"8180161135\",\n        \"country\": \"MX\",\n        \"street\": \"Belisario Dominguez\",\n        \"district\": \"Obispado\",\n        \"city\": \"Monterrey\",\n        \"state\": \"NL\",\n        \"reference\": \"389\",\n        \"phone_code\": \"MX\",\n        \"identificationNumber\": \"389\"\n    },\n    \"packages\": [\n        {\n            \"type\": \"pallet\",\n            \"content\": \"Accesorios\",\n            \"amount\": 1,\n            \"declaredValue\": 0,\n            \"lengthUnit\": \"CM\",\n            \"weightUnit\": \"KG\",\n            \"weight\": 500,\n            \"dimensions\": {\n                \"length\": 100,\n                \"width\": 100,\n                \"height\": 100\n            },\n            \"additionalServices\": [\n                {\n                    \"data\": {\n                        \"amount\": 2000\n                    },\n                    \"service\": \"insurance\"\n                }\n            ]\n        }\n    ],\n    \"settings\": {\n        \"currency\": \"MXN\"\n    },\n    \"shipment\": {\n        \"type\": 2,\n        \"carrier\": \"paquetexpress\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/ship/rate/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"meta\": \"rateLtl\",\n    \"data\": [\n        {\n            \"carrier\": \"paquetexpress\",\n            \"carrierDescription\": \"Paquetexpress\",\n            \"carrierId\": 4,\n            \"serviceId\": 129,\n            \"service\": \"ground\",\n            \"serviceDescription\": \"Paquetexpress Estandar LTL\",\n            \"dropOff\": 0,\n            \"branchType\": null,\n            \"zone\": null,\n            \"deliveryEstimate\": \"3-5 días\",\n            \"deliveryDate\": {\n                \"date\": \"2025-12-02\",\n                \"dateDifference\": 1,\n                \"timeUnit\": \"day\",\n                \"time\": \"14:00\"\n            },\n            \"quantity\": 1,\n            \"basePrice\": 1963.58,\n            \"basePriceTaxes\": 314.17,\n            \"extendedFare\": 0,\n            \"insurance\": 34.8,\n            \"additionalServices\": 0,\n            \"additionalServicesTaxes\": 0,\n            \"additionalCharges\": 0,\n            \"additionalChargesTaxes\": 0,\n            \"taxes\": 314.17,\n            \"totalPrice\": 2314.55,\n            \"currency\": \"MXN\",\n            \"customKey\": true,\n            \"importFee\": 0,\n            \"cashOnDeliveryCommission\": 0,\n            \"cashOnDeliveryAmount\": 0,\n            \"customKeyCost\": 2,\n            \"smsCost\": 0,\n            \"whatsappCost\": 0,\n            \"isMps\": false,\n            \"branches\": [],\n            \"costSummary\": [\n                {\n                    \"quantity\": 1,\n                    \"basePrice\": 1963.58,\n                    \"basePriceTaxes\": 314.17,\n                    \"extendedFare\": 0,\n                    \"insurance\": 34.8,\n                    \"additionalServices\": 0,\n                    \"additionalServicesTaxes\": 0,\n                    \"additionalCharges\": 0,\n                    \"additionalChargesTaxes\": 0,\n                    \"taxes\": 314.17,\n                    \"totalPrice\": 2314.55,\n                    \"costAdditionalServices\": [\n                        {\n                            \"id\": 14,\n                            \"addToInvoice\": 1,\n                            \"conceptId\": 7,\n                            \"additionalService\": \"insurance\",\n                            \"translationTag\": \"createLabel.createLabel.insurance\",\n                            \"amount\": 1,\n                            \"commission\": 29.23,\n                            \"taxes\": 5.57,\n                            \"cost\": 34.8,\n                            \"value\": 2000\n                        }\n                    ],\n                    \"costAdditionalCharges\": [],\n                    \"currency\": \"MXN\",\n                    \"customKey\": true,\n                    \"cashOnDeliveryCommission\": 0,\n                    \"cashOnDeliveryAmount\": 0,\n                    \"customKeyCommission\": 2,\n                    \"smsCommission\": 0,\n                    \"whatsappCommission\": 0,\n                    \"securityDeposit\": false,\n                    \"securityWeight\": 500,\n                    \"importFee\": 0,\n                    \"folio\": null,\n                    \"calculatedDeclaredValue\": 0,\n                    \"insertConcepts\": []\n                }\n            ],\n            \"calculatedDeclaredValue\": 0,\n            \"packageDetails\": {\n                \"totalWeight\": 500,\n                \"weightUnit\": \"KG\",\n                \"details\": [\n                    {\n                        \"appliedWeightType\": \"declared\",\n                        \"weightUnit\": \"KG\",\n                        \"weight\": 500,\n                        \"content\": \"Accesorios\"\n                    }\n                ]\n            },\n            \"quoteId\": null\n        }\n    ]\n}"},{"id":"08058373-4729-4934-8c1b-60c54b2ecf0f","name":"Rate Full Truck Load","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Token>","type":"text"},{"key":"Shipment Type","value":"","description":"Find it in Shipment Queries","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"origin\": {\n        \"name\": \"oscar mx\",\n        \"company\": \"oskys factory\",\n        \"email\": \"osgff8@gmail.com\",\n        \"phone\": \"8116358877\",\n        \"street\": \"av vasconcelos\",\n        \"number\": \"1400\",\n        \"district\": \"mirasierra\",\n        \"city\": \"Monterrey\",\n        \"state\": \"NL\",\n        \"country\": \"MX\",\n        \"postalCode\": \"66236\",\n        \"reference\": \"\"\n    },\n    \"destination\": {\n        \"name\": \"oscar\",\n        \"company\": \"empresa\",\n        \"email\": \"osgff8@gmail.com\",\n        \"phone\": \"8116358877\",\n        \"street\": \"av vasconcelos\",\n        \"number\": \"1400\",\n        \"district\": \"palo blanco\",\n        \"city\": \"saltillo\",\n        \"state\": \"CO\",\n        \"country\": \"MX\",\n        \"postalCode\": \"25000\",\n        \"reference\": \"\"\n    },\n    \"packages\": [\n        {\n            \"content\": \"camisetas rojas\",\n            \"amount\": 1,\n            \"type\": \"full_truck_load\",\n            \"dimensions\": {\n                \"length\": 120,\n                \"width\": 120,\n                \"height\": 170\n            },\n            \"weight\": 2000,\n            \"insurance\": 40000,\n            \"declaredValue\": 40000,\n            \"weightUnit\": \"KG\",\n            \"lengthUnit\": \"CM\"\n        }\n    ],\n    \"shipment\": {\n        \"carrier\": \"envia\",\n        \"type\": 3\n    },\n    \"additionalServices\": [\n        {\n            \"service\": \"hydraulic_skate_origin\"\n        },\n        {\n            \"service\": \"hydraulic_skate_destination\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/ship/rate/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"meta\": \"rateFtl\",\n    \"data\": [\n        {\n            \"carrier\": \"envia\",\n            \"carrierDescription\": \"Envia\",\n            \"carrierId\": 26,\n            \"serviceId\": 59,\n            \"service\": \"envia_torton_dryvan\",\n            \"serviceDescription\": \"Envia Tortón\",\n            \"dropOff\": 0,\n            \"branchType\": null,\n            \"zone\": null,\n            \"deliveryEstimate\": \"Día siguiente\",\n            \"deliveryDate\": {\n                \"date\": \"2025-12-02\",\n                \"dateDifference\": 1,\n                \"timeUnit\": \"day\",\n                \"time\": \"20:00\"\n            },\n            \"quantity\": 1,\n            \"basePrice\": 12285,\n            \"basePriceTaxes\": 1965.6,\n            \"extendedFare\": 0,\n            \"insurance\": 1000,\n            \"additionalServices\": 0,\n            \"additionalServicesTaxes\": 0,\n            \"additionalCharges\": 0,\n            \"additionalChargesTaxes\": 0,\n            \"taxes\": 1965.6,\n            \"totalPrice\": 15250.6,\n            \"currency\": \"MXN\",\n            \"customKey\": false,\n            \"importFee\": 0,\n            \"cashOnDeliveryCommission\": 0,\n            \"cashOnDeliveryAmount\": 0,\n            \"customKeyCost\": 0,\n            \"smsCost\": 0,\n            \"whatsappCost\": 0,\n            \"isMps\": false,\n            \"branches\": [],\n            \"costSummary\": [\n                {\n                    \"quantity\": 1,\n                    \"basePrice\": 12285,\n                    \"basePriceTaxes\": 1965.6,\n                    \"extendedFare\": 0,\n                    \"insurance\": 1000,\n                    \"additionalServices\": 0,\n                    \"additionalServicesTaxes\": 0,\n                    \"additionalCharges\": 0,\n                    \"additionalChargesTaxes\": 0,\n                    \"taxes\": 1965.6,\n                    \"totalPrice\": 15250.6,\n                    \"costAdditionalServices\": [\n                        {\n                            \"id\": 83,\n                            \"addToInvoice\": 1,\n                            \"conceptId\": 7,\n                            \"additionalService\": \"insurance\",\n                            \"translationTag\": \"createLabel.createLabel.insurance\",\n                            \"amount\": 1,\n                            \"commission\": 862.07,\n                            \"taxes\": 137.93,\n                            \"cost\": 1000,\n                            \"value\": 40000\n                        }\n                    ],\n                    \"costAdditionalCharges\": [],\n                    \"currency\": \"MXN\",\n                    \"customKey\": false,\n                    \"cashOnDeliveryCommission\": 0,\n                    \"cashOnDeliveryAmount\": 0,\n                    \"customKeyCommission\": 0,\n                    \"smsCommission\": 0,\n                    \"whatsappCommission\": 0,\n                    \"securityDeposit\": false,\n                    \"securityWeight\": 2000,\n                    \"importFee\": 0,\n                    \"folio\": null,\n                    \"calculatedDeclaredValue\": 0,\n                    \"insertConcepts\": []\n                }\n            ],\n            \"calculatedDeclaredValue\": 0,\n            \"packageDetails\": {\n                \"totalWeight\": 2000,\n                \"weightUnit\": \"KG\",\n                \"details\": [\n                    {\n                        \"appliedWeightType\": \"declared\",\n                        \"weightUnit\": \"KG\",\n                        \"weight\": 2000,\n                        \"content\": \"camisetas rojas\"\n                    }\n                ]\n            },\n            \"quoteId\": \"ftl-rate-1764619924692df69411823\",\n            \"ftlInfo\": {\n                \"distance\": \"76.723 km\",\n                \"weightLimit\": 10000,\n                \"palletLimit\": 12\n            }\n        },\n        {\n            \"carrier\": \"envia\",\n            \"carrierDescription\": \"Envia\",\n            \"carrierId\": 26,\n            \"serviceId\": 75,\n            \"service\": \"envia_3_5_tons\",\n            \"serviceDescription\": \"Envia 3.5 Tons\",\n            \"dropOff\": 0,\n            \"branchType\": null,\n            \"zone\": null,\n            \"deliveryEstimate\": \"Día siguiente\",\n            \"deliveryDate\": {\n                \"date\": \"2025-12-02\",\n                \"dateDifference\": 1,\n                \"timeUnit\": \"day\",\n                \"time\": \"20:00\"\n            },\n            \"quantity\": 1,\n            \"basePrice\": 9551.25,\n            \"basePriceTaxes\": 1528.2,\n            \"extendedFare\": 0,\n            \"insurance\": 1000,\n            \"additionalServices\": 0,\n            \"additionalServicesTaxes\": 0,\n            \"additionalCharges\": 0,\n            \"additionalChargesTaxes\": 0,\n            \"taxes\": 1528.2,\n            \"totalPrice\": 12079.45,\n            \"currency\": \"MXN\",\n            \"customKey\": false,\n            \"importFee\": 0,\n            \"cashOnDeliveryCommission\": 0,\n            \"cashOnDeliveryAmount\": 0,\n            \"customKeyCost\": 0,\n            \"smsCost\": 0,\n            \"whatsappCost\": 0,\n            \"isMps\": false,\n            \"branches\": [],\n            \"costSummary\": [\n                {\n                    \"quantity\": 1,\n                    \"basePrice\": 9551.25,\n                    \"basePriceTaxes\": 1528.2,\n                    \"extendedFare\": 0,\n                    \"insurance\": 1000,\n                    \"additionalServices\": 0,\n                    \"additionalServicesTaxes\": 0,\n                    \"additionalCharges\": 0,\n                    \"additionalChargesTaxes\": 0,\n                    \"taxes\": 1528.2,\n                    \"totalPrice\": 12079.45,\n                    \"costAdditionalServices\": [\n                        {\n                            \"id\": 83,\n                            \"addToInvoice\": 1,\n                            \"conceptId\": 7,\n                            \"additionalService\": \"insurance\",\n                            \"translationTag\": \"createLabel.createLabel.insurance\",\n                            \"amount\": 1,\n                            \"commission\": 862.07,\n                            \"taxes\": 137.93,\n                            \"cost\": 1000,\n                            \"value\": 40000\n                        }\n                    ],\n                    \"costAdditionalCharges\": [],\n                    \"currency\": \"MXN\",\n                    \"customKey\": false,\n                    \"cashOnDeliveryCommission\": 0,\n                    \"cashOnDeliveryAmount\": 0,\n                    \"customKeyCommission\": 0,\n                    \"smsCommission\": 0,\n                    \"whatsappCommission\": 0,\n                    \"securityDeposit\": false,\n                    \"securityWeight\": 2000,\n                    \"importFee\": 0,\n                    \"folio\": null,\n                    \"calculatedDeclaredValue\": 0,\n                    \"insertConcepts\": []\n                }\n            ],\n            \"calculatedDeclaredValue\": 0,\n            \"packageDetails\": {\n                \"totalWeight\": 2000,\n                \"weightUnit\": \"KG\",\n                \"details\": [\n                    {\n                        \"appliedWeightType\": \"declared\",\n                        \"weightUnit\": \"KG\",\n                        \"weight\": 2000,\n                        \"content\": \"camisetas rojas\"\n                    }\n                ]\n            },\n            \"quoteId\": \"ftl-rate-1764619924692df69411823\",\n            \"ftlInfo\": {\n                \"distance\": \"76.723 km\",\n                \"weightLimit\": 3500,\n                \"palletLimit\": 6\n            }\n        },\n        {\n            \"carrier\": \"envia\",\n            \"carrierDescription\": \"Envia\",\n            \"carrierId\": 26,\n            \"serviceId\": 76,\n            \"service\": \"envia_28_dryvan\",\n            \"serviceDescription\": \"Envia Rabón Nacional\",\n            \"dropOff\": 0,\n            \"branchType\": null,\n            \"zone\": null,\n            \"deliveryEstimate\": \"Día siguiente\",\n            \"deliveryDate\": {\n                \"date\": \"2025-12-02\",\n                \"dateDifference\": 1,\n                \"timeUnit\": \"day\",\n                \"time\": \"20:00\"\n            },\n            \"quantity\": 1,\n            \"basePrice\": 11373.75,\n            \"basePriceTaxes\": 1819.8,\n            \"extendedFare\": 0,\n            \"insurance\": 1000,\n            \"additionalServices\": 0,\n            \"additionalServicesTaxes\": 0,\n            \"additionalCharges\": 0,\n            \"additionalChargesTaxes\": 0,\n            \"taxes\": 1819.8,\n            \"totalPrice\": 14193.55,\n            \"currency\": \"MXN\",\n            \"customKey\": false,\n            \"importFee\": 0,\n            \"cashOnDeliveryCommission\": 0,\n            \"cashOnDeliveryAmount\": 0,\n            \"customKeyCost\": 0,\n            \"smsCost\": 0,\n            \"whatsappCost\": 0,\n            \"isMps\": false,\n            \"branches\": [],\n            \"costSummary\": [\n                {\n                    \"quantity\": 1,\n                    \"basePrice\": 11373.75,\n                    \"basePriceTaxes\": 1819.8,\n                    \"extendedFare\": 0,\n                    \"insurance\": 1000,\n                    \"additionalServices\": 0,\n                    \"additionalServicesTaxes\": 0,\n                    \"additionalCharges\": 0,\n                    \"additionalChargesTaxes\": 0,\n                    \"taxes\": 1819.8,\n                    \"totalPrice\": 14193.55,\n                    \"costAdditionalServices\": [\n                        {\n                            \"id\": 83,\n                            \"addToInvoice\": 1,\n                            \"conceptId\": 7,\n                            \"additionalService\": \"insurance\",\n                            \"translationTag\": \"createLabel.createLabel.insurance\",\n                            \"amount\": 1,\n                            \"commission\": 862.07,\n                            \"taxes\": 137.93,\n                            \"cost\": 1000,\n                            \"value\": 40000\n                        }\n                    ],\n                    \"costAdditionalCharges\": [],\n                    \"currency\": \"MXN\",\n                    \"customKey\": false,\n                    \"cashOnDeliveryCommission\": 0,\n                    \"cashOnDeliveryAmount\": 0,\n                    \"customKeyCommission\": 0,\n                    \"smsCommission\": 0,\n                    \"whatsappCommission\": 0,\n                    \"securityDeposit\": false,\n                    \"securityWeight\": 2000,\n                    \"importFee\": 0,\n                    \"folio\": null,\n                    \"calculatedDeclaredValue\": 0,\n                    \"insertConcepts\": []\n                }\n            ],\n            \"calculatedDeclaredValue\": 0,\n            \"packageDetails\": {\n                \"totalWeight\": 2000,\n                \"weightUnit\": \"KG\",\n                \"details\": [\n                    {\n                        \"appliedWeightType\": \"declared\",\n                        \"weightUnit\": \"KG\",\n                        \"weight\": 2000,\n                        \"content\": \"camisetas rojas\"\n                    }\n                ]\n            },\n            \"quoteId\": \"ftl-rate-1764619924692df69411823\",\n            \"ftlInfo\": {\n                \"distance\": \"76.723 km\",\n                \"weightLimit\": 8000,\n                \"palletLimit\": 10\n            }\n        },\n        {\n            \"carrier\": \"envia\",\n            \"carrierDescription\": \"Envia\",\n            \"carrierId\": 26,\n            \"serviceId\": 78,\n            \"service\": \"envia_53_dryvan\",\n            \"serviceDescription\": \"Envia Caja Seca 53' Nacional\",\n            \"dropOff\": 0,\n            \"branchType\": null,\n            \"zone\": null,\n            \"deliveryEstimate\": \"Día siguiente\",\n            \"deliveryDate\": {\n                \"date\": \"2025-12-02\",\n                \"dateDifference\": 1,\n                \"timeUnit\": \"day\",\n                \"time\": \"20:00\"\n            },\n            \"quantity\": 1,\n            \"basePrice\": 11000,\n            \"basePriceTaxes\": 1760,\n            \"extendedFare\": 0,\n            \"insurance\": 1000,\n            \"additionalServices\": 0,\n            \"additionalServicesTaxes\": 0,\n            \"additionalCharges\": 0,\n            \"additionalChargesTaxes\": 0,\n            \"taxes\": 1760,\n            \"totalPrice\": 13760,\n            \"currency\": \"MXN\",\n            \"customKey\": false,\n            \"importFee\": 0,\n            \"cashOnDeliveryCommission\": 0,\n            \"cashOnDeliveryAmount\": 0,\n            \"customKeyCost\": 0,\n            \"smsCost\": 0,\n            \"whatsappCost\": 0,\n            \"isMps\": false,\n            \"branches\": [],\n            \"costSummary\": [\n                {\n                    \"quantity\": 1,\n                    \"basePrice\": 11000,\n                    \"basePriceTaxes\": 1760,\n                    \"extendedFare\": 0,\n                    \"insurance\": 1000,\n                    \"additionalServices\": 0,\n                    \"additionalServicesTaxes\": 0,\n                    \"additionalCharges\": 0,\n                    \"additionalChargesTaxes\": 0,\n                    \"taxes\": 1760,\n                    \"totalPrice\": 13760,\n                    \"costAdditionalServices\": [\n                        {\n                            \"id\": 83,\n                            \"addToInvoice\": 1,\n                            \"conceptId\": 7,\n                            \"additionalService\": \"insurance\",\n                            \"translationTag\": \"createLabel.createLabel.insurance\",\n                            \"amount\": 1,\n                            \"commission\": 862.07,\n                            \"taxes\": 137.93,\n                            \"cost\": 1000,\n                            \"value\": 40000\n                        }\n                    ],\n                    \"costAdditionalCharges\": [],\n                    \"currency\": \"MXN\",\n                    \"customKey\": false,\n                    \"cashOnDeliveryCommission\": 0,\n                    \"cashOnDeliveryAmount\": 0,\n                    \"customKeyCommission\": 0,\n                    \"smsCommission\": 0,\n                    \"whatsappCommission\": 0,\n                    \"securityDeposit\": false,\n                    \"securityWeight\": 2000,\n                    \"importFee\": 0,\n                    \"folio\": null,\n                    \"calculatedDeclaredValue\": 0,\n                    \"insertConcepts\": []\n                }\n            ],\n            \"calculatedDeclaredValue\": 0,\n            \"packageDetails\": {\n                \"totalWeight\": 2000,\n                \"weightUnit\": \"KG\",\n                \"details\": [\n                    {\n                        \"appliedWeightType\": \"declared\",\n                        \"weightUnit\": \"KG\",\n                        \"weight\": 2000,\n                        \"content\": \"camisetas rojas\"\n                    }\n                ]\n            },\n            \"quoteId\": \"ftl-rate-1764619924692df69411823\",\n            \"ftlInfo\": {\n                \"distance\": \"76.723 km\",\n                \"weightLimit\": 22000,\n                \"palletLimit\": 26\n            }\n        }\n    ]\n}"},{"id":"40199ced-8ebf-42e8-8fa7-3e216ca01e52","name":"Duties & Taxes Calculated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"origin\": {\n        \"number\": \"1400\",\n        \"postalCode\": \"66236\",\n        \"type\": \"origin\",\n        \"company\": \"enviacomMarcelo\",\n        \"name\": \"Vasconcelos\",\n        \"email\": \"test@envia.com\",\n        \"phone\": \"8180808080\",\n        \"country\": \"MX\",\n        \"street\": \"Vasconcelos\",\n        \"district\": \"Jardines de Mirasierra\",\n        \"city\": \"San Pedro Garza García\",\n        \"state\": \"NL\",\n        \"phone_code\": \"MX\",\n        \"address_id\": 1374820,\n        \"category\": 1,\n        \"identificationNumber\": \"389\",\n        \"reference\": \"\",\n        \"coordinates\": {\n            \"latitude\": \"19.027686\",\n            \"longitude\": \"72.853462\"\n        }\n    },\n    \"destination\": {\n        \"number\": \"2470 of 310\",\n        \"postalCode\": \"64060\",\n        \"type\": \"destination\",\n        \"company\": \"Tendencys\",\n        \"name\": \"Marcelo Gomez\",\n        \"email\": \"test@envia.com\",\n        \"phone\": \"8180808080\",\n        \"country\": \"MX\",\n        \"street\": \"Belisario Dominguez\",\n        \"district\": \"Obispado\",\n        \"city\": \"Monterrey\",\n        \"state\": \"NL\",\n        \"phone_code\": \"MX\",\n        \"address_id\": 421780,\n        \"category\": 1,\n        \"identificationNumber\": \"389\",\n        \"reference\": \"389\",\n        \"coordinates\": {\n            \"latitude\": \"19.027686\",\n            \"longitude\": \"72.853462\"\n        }\n    },\n    \"packages\": [\n        {\n            \"type\": \"envelope\",\n            \"content\": \"Accesorios\",\n            \"amount\": 1,\n            \"name\": \"Paquete Capacitacion\",\n            \"declaredValue\": 0,\n            \"lengthUnit\": \"CM\",\n            \"weightUnit\": \"KG\",\n            \"weight\": 0.5,\n            \"dimensions\": {\n                \"length\": 20,\n                \"width\": 2,\n                \"height\": 15\n            },\n            \"additionalServices\": [\n                {\n                    \"data\": {\n                        \"amount\": 2000\n                    },\n                    \"service\": \"cash_on_delivery\"\n                },\n                {\n                    \"data\": {\n                        \"amount\": 2000\n                    },\n                    \"service\": \"insurance\"\n                }\n            ]\n        }\n    ],\n    \"settings\": {\n        \"printFormat\": \"PDF\",\n        \"printSize\": \"STOCK_4X6\",\n        \"currency\": \"MXN\",\n        \"comments\": \"\"\n    },\n    \"shipment\": {\n        \"type\": 1,\n        \"import\": 0,\n        \"carrier\": \"quiken\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/ship/rate/"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"004e17f0-dc66-48bc-918a-919daeec68f2"},{"name":"Create Label","id":"a6ae2f8a-eb4b-4ae9-b122-98cec67271ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"origin\": {\n        \"name\": \"oscar mx\",\n        \"company\": \"envia\",\n        \"email\": \"noreply@envia.com\",\n        \"phone\": \"8116300800\",\n        \"street\": \"av vasconcelos\",\n        \"number\": \"1400\",\n        \"district\": \"mirasierra\",\n        \"city\": \"Monterrey\",\n        \"state\": \"NL\",\n        \"country\": \"MX\",\n        \"postalCode\": \"66236\",\n        \"reference\": \"\"\n    },\n    \"destination\": {\n        \"name\": \"oscar\",\n        \"company\": \"empresa\",\n        \"email\": \"noreply@envia.com\",\n        \"phone\": \"8116300800\",\n        \"street\": \"av vasconcelos\",\n        \"number\": \"1400\",\n        \"district\": \"palo blanco\",\n        \"city\": \"monterrey\",\n        \"state\": \"NL\",\n        \"country\": \"MX\",\n        \"postalCode\": \"66240\",\n        \"reference\": \"\"\n    },\n    \"packages\": [\n        {\n            \"content\": \"camisetas rojas\",\n            \"amount\": 2,\n            \"type\": \"box\",\n            \"dimensions\": {\n                \"length\": 2,\n                \"width\": 5,\n                \"height\": 5\n            },\n            \"weight\": 63,\n            \"insurance\": 0,\n            \"declaredValue\": 400,\n            \"weightUnit\": \"KG\",\n            \"lengthUnit\": \"CM\"\n        },\n        {\n            \"content\": \"camisetas rojas\",\n            \"amount\": 2,\n            \"type\": \"box\",\n            \"dimensions\": {\n                \"length\": 1,\n                \"width\": 17,\n                \"height\": 2\n            },\n            \"weight\": 5,\n            \"insurance\": 400,\n            \"declaredValue\": 400,\n            \"weightUnit\": \"KG\",\n            \"lengthUnit\": \"CM\"\n        }\n    ],\n    \"shipment\": {\n        \"carrier\": \"fedex\",\n        \"service\": \"express\",\n        \"type\": 1\n    },\n    \"settings\": {\n        \"printFormat\": \"PDF\",\n        \"printSize\": \"STOCK_4X6\",\n        \"comments\": \"comentarios de el envío\"\n    }\n}"},"url":"{{api_url}}/ship/generate/","description":"Create a shipping label with a carrier, select if you would like express or ground shipping.\n\n**States and Countries:**\n\n<ul><li><div><a rel=\"noreferrer noopener nofollow\" href=\"https://docs.envia.com/?version=latest#3c5a494d-de52-4f48-9884-353cc3fd09dd\" target=\"_blank\" url=\"https://docs.envia.com/?version=latest#3c5a494d-de52-4f48-9884-353cc3fd09dd\"><b>State codes must be 2 digits.</b></a></div></li><li><div><a rel=\"noreferrer noopener nofollow\" href=\"https://docs.envia.com/?version=latest#3c2b53ce-1b6a-4438-b04d-0d8171006614\" target=\"_blank\" url=\"https://docs.envia.com/?version=latest#3c2b53ce-1b6a-4438-b04d-0d8171006614\"><b>Country codes must be 2 digits.</b></a></div></li></ul>\n\n<p><b>Carriers and Services:</b></p>\n\n- [<b>Available Carriers.</b>](https://docs.envia.com/?version=latest#0fa1e122-b33d-4a4f-8614-79e735e78997)\n    \n- [<b>Available Services by Carrier.</b>](https://docs.envia.com/?version=latest#cc8359a4-9623-46b4-8d6b-a20d6138f18a)(Service type = name)\n    \n\n<p><b>Custom Keys</b> <i>(optional)</i><b>:</b></p>\n\n<p>Custom Keys are used when you have a direct account with a carrier. This way you create labels with your rates with an additional small fee for service.</p>\n\n<a href=\"https://ship.envia.com/configuraciones/delivery\">Click here to update your clients keys.</a>\n\nThis will automatically change the requests directly to the carrier, using your own account.\n\n### Request\n\n<table><tbody><tr><th>Field</th><th>Description</th></tr><tr><td><div><b>(origin or destination).country</b></div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div><a rel=\"noreferrer noopener nofollow\" href=\"https://queries.envia.com/country\" target=\"_blank\" url=\"https://queries.envia.com/country\">https://queries.envia.com/country</a></div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>(origin or destination).state</b></div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div><a rel=\"noreferrer noopener nofollow\" href=\"http://queries.envia.com/state?country_code=MX\" target=\"_blank\" url=\"http://queries.envia.com/state?country_code=MX\">http://queries.envia.com/state?country_code=MX</a></div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>package.type</b></div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div>envelope, box, pallet</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>package.lenghtUnit</b></div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div>CM, IN</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>package.weightUnit</b></div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div>KG, LB</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>shipment.carrier</b></div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div><a rel=\"noreferrer noopener nofollow\" href=\"http://queries.envia.com/carrier?country_code=MX\" target=\"_blank\" url=\"http://queries.envia.com/carrier?country_code=MX\">http://queries.envia.com/carrier?country_code=MX</a></div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>shipment.service</b></div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div><a rel=\"noreferrer noopener nofollow\" href=\"https://queries.envia.com/service?country_code=MX\" target=\"_blank\" url=\"https://queries.envia.com/service?country_code=MX\">https://queries.envia.com/service?country_code=MX</a></div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>settings.printFormat and printSize</b></div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div><a rel=\"noreferrer noopener nofollow\" href=\"https://queries.envia.com/carrier-print-option\" target=\"_blank\" url=\"https://queries.envia.com/carrier-print-option\">https://queries.envia.com/carrier-print-option</a></div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>additionalServices (LTL or FTL ONLY)</b></div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div><a rel=\"noreferrer noopener nofollow\" href=\"https://queries.envia.com/additional-services\" target=\"_blank\" url=\"https://queries.envia.com/additional-services\">https://queries.envia.com/additional-services</a></div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>"},"response":[{"id":"bec6a087-a41a-4f3c-8b48-5597d488b4a9","name":"Create Label","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"origin\": {\n        \"name\": \"oscar mx\",\n        \"company\": \"oskys factory\",\n        \"email\": \"osgosf8@gmail.com\",\n        \"phone\": \"8116300800\",\n        \"street\": \"av vasconcelos\",\n        \"number\": \"1400\",\n        \"district\": \"mirasierra\",\n        \"city\": \"Monterrey\",\n        \"state\": \"NL\",\n        \"country\": \"MX\",\n        \"postalCode\": \"66236\",\n        \"reference\": \"\"\n    },\n    \"destination\": {\n        \"name\": \"oscar\",\n        \"company\": \"empresa\",\n        \"email\": \"osgosf8@gmail.com\",\n        \"phone\": \"8116300800\",\n        \"street\": \"av vasconcelos\",\n        \"number\": \"1400\",\n        \"district\": \"palo blanco\",\n        \"city\": \"monterrey\",\n        \"state\": \"NL\",\n        \"country\": \"MX\",\n        \"postalCode\": \"66240\",\n        \"reference\": \"\"\n    },\n    \"packages\": [\n        {\n            \"content\": \"camisetas rojas\",\n            \"amount\": 1,\n            \"type\": \"box\",\n            \"dimensions\": {\n                \"length\": 2,\n                \"width\": 5,\n                \"height\": 5\n            },\n            \"weight\": 63,\n            \"declaredValue\": 400,\n            \"weightUnit\": \"KG\",\n            \"lengthUnit\": \"CM\"\n        }\n    ],\n    \"shipment\": {\n        \"carrier\": \"ups\",\n        \"service\": \"saver\",\n        \"type\": 1\n    },\n    \"settings\": {\n        \"printFormat\": \"PDF\",\n        \"printSize\": \"STOCK_4X6\",\n        \"comments\": \"comentarios de el envío\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/ship/generate/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Jun 2019 16:59:35 GMT","enabled":true},{"key":"Content-Type","value":"text/html; charset=UTF-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Cache-Control","value":"no-cache, private","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"DELETE, GET, HEAD, OPTIONS, PATCH, POST, PUT","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Authorization, X-Requested-With, X-Auth-Token, Content-Type","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"4ed8f8debd0e5c49-STL","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"meta\": \"generate\",\n    \"data\": [\n        {\n            \"carrier\": \"ups\",\n            \"service\": \"saver\",\n            \"shipmentId\": 12345,\n            \"trackingNumber\": \"1Z68W99A4297214308\",\n            \"trackUrl\": \"https://envia.com/rastreo?label=1Z68W99A4297214308&cntry_code=mx\",\n            \"label\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/ups/1Z68W99A42972143081118461362db7dbe1c.pdf\",\n            \"additionalFiles\": [],\n            \"totalPrice\": 257.12,\n            \"currentBalance\": 8230.67,\n            \"currency\": \"MXN\",\n            \"packages\": [\n                {\n                    \"trackingNumber\": \"1Z68W99A4297214308\",\n                    \"trackUrl\": \"https://envia.com/rastreo?label=1Z68W99A4297214308&cntry_code=mx\",\n                    \"content\": \"camisetas rojas\",\n                    \"weight\": 63,\n                    \"weightUnit\": \"KG\"\n                }\n            ]\n        }\n    ]\n}"},{"id":"d87dc9e3-695f-4243-acf5-1814b106ce0b","name":"Create Label with Envia Insurance","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"origin\": {\n        \"name\": \"oscar mx\",\n        \"company\": \"envia\",\n        \"email\": \"noreply@envia.com\",\n        \"phone\": \"8116300800\",\n        \"street\": \"av vasconcelos\",\n        \"number\": \"1400\",\n        \"district\": \"mirasierra\",\n        \"city\": \"Monterrey\",\n        \"state\": \"NL\",\n        \"country\": \"MX\",\n        \"postalCode\": \"66236\",\n        \"reference\": \"\"\n    },\n    \"destination\": {\n        \"name\": \"oscar\",\n        \"company\": \"empresa\",\n        \"email\": \"noreply@envia.com\",\n        \"phone\": \"8116300800\",\n        \"street\": \"av vasconcelos\",\n        \"number\": \"1400\",\n        \"district\": \"palo blanco\",\n        \"city\": \"monterrey\",\n        \"state\": \"NL\",\n        \"country\": \"MX\",\n        \"postalCode\": \"66240\",\n        \"reference\": \"\"\n    },\n    \"packages\": [\n        {\n            \"content\": \"camisetas rojas\",\n            \"amount\": 1,\n            \"type\": \"box\",\n            \"dimensions\": {\n                \"length\": 2,\n                \"width\": 5,\n                \"height\": 5\n            },\n            \"weight\": 5,\n            \"declaredValue\": 0,\n            \"weightUnit\": \"KG\",\n            \"lengthUnit\": \"CM\",\n            \"additionalServices\": [\n                {\n                    \"service\": \"envia_insurance\",\n                    \"data\": {\n                        \"amount\": 1000\n                    }\n                }\n            ]\n        }\n    ],\n    \"shipment\": {\n        \"carrier\": \"estafeta\",\n        \"service\": \"ground\",\n        \"type\": 1\n    },\n    \"settings\": {\n        \"printFormat\": \"PDF\",\n        \"printSize\": \"STOCK_4X6\",\n        \"comments\": \"comentarios adicionales\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/ship/generate/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"meta\": \"generate\",\n    \"data\": [\n        {\n            \"carrier\": \"estafeta\",\n            \"service\": \"ground\",\n            \"shipmentId\": 12345,\n            \"trackingNumber\": \"4000000000112L00047527\",\n            \"trackUrl\": \"https://envia.com/rastreo?label=4000000000112L00047527&cntry_code=mx\",\n            \"label\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/ups/4000000000112L000475271118461362db7dbe1c.pdf\",\n            \"additionalFiles\": [],\n            \"totalPrice\": 335.20,\n            \"currentBalance\": 8230.67,\n            \"currency\": \"MXN\",\n            \"packages\": [\n                {\n                    \"trackingNumber\": \"4000000000112L00047527\",\n                    \"trackUrl\": \"https://envia.com/rastreo?label=4000000000112L00047527&cntry_code=mx\",\n                    \"content\": \"camisetas rojas\",\n                    \"weight\": 5,\n                    \"weightUnit\": \"KG\"\n                }\n            ]\n        }\n    ]\n}"},{"id":"c4003f97-36fb-496e-bbba-350b0e5adb0d","name":"Create Label with COD","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"origin\": {\n        \"name\": \"oscar mx\",\n        \"company\": \"oskys factory\",\n        \"email\": \"osgosf8@gmail.com\",\n        \"phone\": \"8116300800\",\n        \"street\": \"av vasconcelos\",\n        \"number\": \"1400\",\n        \"district\": \"mirasierra\",\n        \"city\": \"Monterrey\",\n        \"state\": \"NL\",\n        \"country\": \"MX\",\n        \"postalCode\": \"66236\",\n        \"reference\": \"\"\n    },\n    \"destination\": {\n        \"name\": \"oscar\",\n        \"company\": \"empresa\",\n        \"email\": \"osgosf8@gmail.com\",\n        \"phone\": \"8116300800\",\n        \"street\": \"av vasconcelos\",\n        \"number\": \"1400\",\n        \"district\": \"palo blanco\",\n        \"city\": \"monterrey\",\n        \"state\": \"NL\",\n        \"country\": \"MX\",\n        \"postalCode\": \"66240\",\n        \"reference\": \"\"\n    },\n    \"packages\": [\n        {\n            \"content\": \"camisetas rojas\",\n            \"amount\": 1,\n            \"type\": \"box\",\n            \"dimensions\": {\n                \"length\": 10,\n                \"width\": 10,\n                \"height\": 10\n            },\n            \"weight\": 1,\n            \"declaredValue\": 400,\n            \"weightUnit\": \"KG\",\n            \"lengthUnit\": \"CM\",\n            \"additionalServices\": [\n                {\n                    \"service\": \"cash_on_delivery\",\n                    \"data\": {\n                        \"amount\": 1000\n                    }\n                }\n            ]\n        }\n    ],\n    \"shipment\": {\n        \"carrier\": \"quiken\",\n        \"service\": \"local_express\",\n        \"type\": 1\n    },\n    \"settings\": {\n        \"printFormat\": \"PDF\",\n        \"printSize\": \"STOCK_4X6\",\n        \"comments\": \"comentarios de el envío\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/ship/generate/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"meta\": \"generate\",\n    \"data\": [\n        {\n            \"carrier\": \"quiken\",\n            \"service\": \"local_express\",\n            \"shipmentId\": 12345,\n            \"trackingNumber\": \"17826725543992\",\n            \"trackUrl\": \"https://envia.com/rastreo?label=1Z68W99A4297214308&cntry_code=mx\",\n            \"label\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/quiken/178267255439921118461362db7dbe1c.pdf\",\n            \"additionalFiles\": [],\n            \"totalPrice\": 130.00,\n            \"currentBalance\": 8230.67,\n            \"currency\": \"MXN\",\n            \"packages\": [\n                {\n                    \"trackingNumber\": \"17826725543992\",\n                    \"trackUrl\": \"https://envia.com/rastreo?label=17826725543992&cntry_code=mx\",\n                    \"content\": \"camisetas rojas\",\n                    \"weight\": 1,\n                    \"weightUnit\": \"KG\"\n                }\n            ]\n        }\n    ]\n}"},{"id":"1415d2af-e9a2-4c16-8b35-d320282e1c5d","name":"Create Label with E-signature","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"origin\": {\n        \"name\": \"Envia\",\n        \"company\": \"Test\",\n        \"email\": \"test@envia.com\",\n        \"phone\": \"8182000536\",\n        \"street\": \"351523\",\n        \"number\": \"crest ave\",\n        \"district\": \"\",\n        \"city\": \"dallas\",\n        \"state\": \"tx\",\n        \"category\": 1,\n        \"country\": \"US\",\n        \"postalCode\": \"75205\",\n        \"reference\": \"\",\n        \"coordinates\": {\n            \"latitude\": \"32.776272\",\n            \"longitude\": \"-96.796856\"\n        }\n    },\n    \"destination\": {\n        \"name\": \"Envia\",\n        \"company\": \"Test\",\n        \"email\": \"test@envia.com\",\n        \"phone\": \"8180127128\",\n        \"street\": \"New port\",\n        \"number\": \"1400\",\n        \"district\": \"\",\n        \"city\": \"South Beach\",\n        \"state\": \"fl\",\n        \"category\": 1,\n        \"country\": \"US\",\n        \"postalCode\": \"33182\",\n        \"reference\": \"\",\n        \"coordinates\": {\n            \"latitude\": \"25.786362\",\n            \"longitude\": \"-80.417856\"\n        }\n    },\n    \"packages\": [\n        {\n            \"content\": \"zapatos\",\n            \"amount\": 1,\n            \"type\": \"box\",\n            \"weight\": 1,\n            \"declaredValue\": 0,\n            \"weightUnit\": \"KG\",\n            \"lengthUnit\": \"CM\",\n            \"dimensions\": {\n                \"length\": 11,\n                \"width\": 15,\n                \"height\": 20\n            },\n            \"additionalServices\": [\n                {\n                    \"service\": \"electronic_signature\"\n                }\n            ]\n        }\n    ],\n    \"shipment\": {\n        \"carrier\": \"ups\",\n        \"type\": 1,\n        \"service\": \"ground\"\n    },\n    \"settings\": {\n        \"printFormat\": \"PDF\",\n        \"printSize\": \"STOCK_4X6\",\n        \"currency\": \"USD\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/ship/generate/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"meta\": \"generate\",\n    \"data\": [\n        {\n            \"carrier\": \"ups\",\n            \"service\": \"ground\",\n            \"shipmentId\": 12345,\n            \"trackingNumber\": \"1Z68W99A4297214308\",\n            \"trackUrl\": \"https://envia.com/rastreo?label=1Z68W99A4297214308&cntry_code=us\",\n            \"label\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/ups/1Z68W99A42972143081118461362db7dbe1c.pdf\",\n            \"additionalFiles\": [],\n            \"totalPrice\": 7.12,\n            \"currentBalance\": 8230.67,\n            \"currency\": \"USD\",\n            \"packages\": [\n                {\n                    \"trackingNumber\": \"1Z68W99A4297214308\",\n                    \"trackUrl\": \"https://envia.com/rastreo?label=1Z68W99A4297214308&cntry_code=mx\",\n                    \"content\": \"zapatos\",\n                    \"weight\": 1,\n                    \"weightUnit\": \"KG\"\n                }\n            ]\n        }\n    ]\n}"},{"id":"45ed47d6-d5ed-449b-9a17-1c66a18f906b","name":"Create Label Brazil","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"origin\": {\n        \"number\": \"1449\",\n        \"postalCode\": \"50761-000\",\n        \"type\": \"origin\",\n        \"company\": \"Marcelo Gomez\",\n        \"name\": \"Recife Brasil\",\n        \"email\": \"recife@envai.com\",\n        \"phone\": \"8180151134\",\n        \"country\": \"BR\",\n        \"district\": \"San Martin\",\n        \"street\": \"Av. Gen. San Martin - Bongi\",\n        \"city\": \"Recife\",\n        \"state\": \"PE\",\n        \"identificationNumber\": \"40.728.044/0001-57\"\n    },\n    \"destination\": {\n        \"number\": \"1739\",\n        \"postalCode\": \"03342-900\",\n        \"type\": \"destination\",\n        \"company\": \"Brasil\",\n        \"name\": \"Brasil\",\n        \"email\": \"brasil@envia.com\",\n        \"phone\": \"8180161135\",\n        \"country\": \"BR\",\n        \"district\": \"Centro\",\n        \"street\": \"Av. Reg. Feijó\",\n        \"city\": \"São Paulo\",\n        \"state\": \"SP\",\n        \"identificationNumber\": \"40.728.044/0001-57\"\n    },\n    \"packages\": [\n        {\n            \"type\": \"box\",\n            \"content\": \"Accesorios\",\n            \"amount\": 1,\n            \"name\": \"Paquete Capacitacion\",\n            \"declaredValue\": 0,\n            \"lengthUnit\": \"CM\",\n            \"weightUnit\": \"KG\",\n            \"weight\": 2,\n            \"dimensions\": {\n                \"length\": 10,\n                \"width\": 50,\n                \"height\": 20\n            },\n            \"items\": [\n                {\n                    \"description\": \"Desidratador Karen Vasconcelos 10ml\",\n                    \"quantity\": 4,\n                    \"price\": 29.9,\n                    \"cfop\": \"6102\"\n                },\n                {\n                    \"description\": \"Primer Acido Karen Vasconcelos 10ml\",\n                    \"quantity\": 4,\n                    \"price\": 34.9,\n                    \"cfop\": \"6102\"\n                },\n                {\n                    \"description\": \"Gel Base Clear Karen Vasconcelos 9g\",\n                    \"quantity\": 4,\n                    \"price\": 39.9,\n                    \"cfop\": \"6102\"\n                },\n                {\n                    \"description\": \"Po Acrilico Marshmallow Karen Vasconcelos 40g\",\n                    \"quantity\": 4,\n                    \"price\": 79.9,\n                    \"cfop\": \"6102\"\n                }\n            ],\n            \"xmlData\": [\n                {\n                    \"nfeNumber\": \"1565\",\n                    \"nfeSerie\": \"1\",\n                    \"nfeDate\": \"2023-05-03T11:52:03-03:00\",\n                    \"nfeKey\": \"31230522195840000190550010000015651743898476\"\n                }\n            ]\n        }\n    ],\n    \"settings\": {\n        \"currency\": \"BRL\",\n        \"printFormat\": \"PDF\",\n        \"printSize\": \"STOCK_4X6\"\n    },\n    \"shipment\": {\n        \"carrier\": \"correios\",\n        \"service\": \"pac\",\n        \"reverse_pickup\": 0,\n        \"type\": 1\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/ship/generate/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"meta\": \"generate\",\n    \"data\": [\n        {\n            \"carrier\": \"correios\",\n            \"service\": \"pac\",\n            \"shipmentId\": 12345,\n            \"trackingNumber\": \"17826725543992\",\n            \"trackUrl\": \"https://envia.com/rastreo?label=17826725543992&cntry_code=br\",\n            \"label\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/correios/178267255439921118461362db7dbe1c.pdf\",\n            \"additionalFiles\": [],\n            \"totalPrice\": 57.12,\n            \"currentBalance\": 8230.67,\n            \"currency\": \"BRL\",\n            \"packages\": [\n                {\n                    \"trackingNumber\": \"17826725543992\",\n                    \"trackUrl\": \"https://envia.com/rastreo?label=17826725543992&cntry_code=br\",\n                    \"content\": \"Accesorios\",\n                    \"weight\": 2,\n                    \"weightUnit\": \"KG\"\n                }\n            ]\n        }\n    ]\n}"},{"id":"2fa0e498-bf50-42cf-9c43-2d35b27b70dc","name":"Create International Label","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"origin\": {\n        \"name\": \"oscar mx\",\n        \"company\": \"envia\",\n        \"email\": \"noreply@envia.com\",\n        \"phone\": \"8116300800\",\n        \"street\": \"av vasconcelos\",\n        \"number\": \"1400\",\n        \"district\": \"mirasierra\",\n        \"city\": \"Monterrey\",\n        \"state\": \"NL\",\n        \"country\": \"MX\",\n        \"postalCode\": \"66236\",\n        \"reference\": \"\"\n    },\n    \"destination\": {\n        \"name\": \"oscar\",\n        \"company\": \"empresa\",\n        \"email\": \"noreply@envia.com\",\n        \"phone\": \"8116300800\",\n        \"street\": \"St. Louis\",\n        \"number\": \"1400\",\n        \"district\": \"\",\n        \"city\": \"Greeley Square\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"postalCode\": \"12345\",\n        \"reference\": \"\"\n    },\n    \"packages\": [\n        {\n            \"content\": \"camisetas rojas\",\n            \"amount\": 1,\n            \"type\": \"box\",\n            \"dimensions\": {\n                \"length\": 2,\n                \"width\": 5,\n                \"height\": 5\n            },\n            \"weight\": 10,\n            \"insurance\": 0,\n            \"declaredValue\": 400,\n            \"weightUnit\": \"KG\",\n            \"lengthUnit\": \"CM\",\n            \"items\": [\n                {\n                    \"description\": \"red shirt\",\n                    \"hsCode\": \"1100012\",\n                    \"countryOfManufacture\": \"MX\",\n                    \"quantity\": 1,\n                    \"price\": 1\n                },\n                {\n                    \"description\": \"white shirt\",\n                    \"hsCode\": \"1100012\",\n                    \"countryOfManufacture\": \"MX\",\n                    \"quantity\": 1,\n                    \"price\": 1\n                },\n                {\n                    \"description\": \"black shirt\",\n                    \"hsCode\": \"1100012\",\n                    \"countryOfManufacture\": \"MX\",\n                    \"quantity\": 1,\n                    \"price\": 1\n                }\n            ]\n        }\n    ],\n    \"shipment\": {\n        \"carrier\": \"fedex\",\n        \"service\": \"int_express\",\n        \"type\": 1\n    },\n    \"settings\": {\n        \"printFormat\": \"PDF\",\n        \"printSize\": \"STOCK_4X6\",\n        \"comments\": \"comentarios de el envío\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/ship/generate/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"meta\": \"generate\",\n    \"data\": [\n        {\n            \"carrier\": \"fedex\",\n            \"service\": \"int_express\",\n            \"shipmentId\": 12345,\n            \"trackingNumber\": \"17826725543992\",\n            \"trackUrl\": \"https://envia.com/rastreo?label=17826725543992&cntry_code=mx\",\n            \"label\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/fedex/178267255439921118461362db7dbe1c.pdf\",\n            \"additionalFiles\": [],\n            \"totalPrice\": 457.12,\n            \"currentBalance\": 8230.67,\n            \"currency\": \"MXN\",\n            \"packages\": [\n                {\n                    \"trackingNumber\": \"17826725543992\",\n                    \"trackUrl\": \"https://envia.com/rastreo?label=17826725543992&cntry_code=mx\",\n                    \"content\": \"camisetas rojas\",\n                    \"weight\": 10,\n                    \"weightUnit\": \"KG\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"a6ae2f8a-eb4b-4ae9-b122-98cec67271ac"},{"name":"Cancel Shipment","id":"1e665ada-bdc7-4ccc-9b7b-4191175217c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"carrier\": \"fedex\",\n    \"trackingNumber\": \"788138721950\",\n    \"folio\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/ship/cancel/","description":"**Cancel shipping labels.**\n\nMake sure you cancel the labels when something is wrong with the address or if you are not shipping the package.\n\n### Request\n\n| **Field** | **Type** | **Description** |\n| --- | --- | --- |\n| **carrier** | `string` `required` | Carrier name |\n| **trackingNumber** | `string` `required` | Tracking number identification |\n| **folio** | `string` | Folio of the shipment |\n\n### Response\n\n| **Field** | **Type** | **Description** |\n| --- | --- | --- |\n| **meta** | `string` | Action name (cancel) |\n| **data** | `array of objects` |  |\n| **data.carrier** | `string` | Carrier name |\n| **data.service** | `string` | Service name |\n| **data.trackingNumber** | `string` | Tracking number identification |\n| **data.folio** | `string` | Folio of the shipment |\n| **data.ecommerce** | `object` |  |\n| **data.balanceReturned** | `boolean` | Flag to identify if the shipment cancel was refunded. |\n| **data.balanceReturnDate** | `datetime` | Refund date and time |"},"response":[{"id":"21240595-d58a-422f-8e31-932ec12388e1","name":"Cancel","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"carrier\": \"fedex\",\n    \"trackingNumber\": \"788138721950\",\n    \"folio\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/ship/cancel/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Jun 2019 16:56:55 GMT","enabled":true},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Cache-Control","value":"no-cache, private","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"DELETE, GET, HEAD, OPTIONS, PATCH, POST, PUT","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Authorization, X-Requested-With, X-Auth-Token, Content-Type","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"4ed8f4fd4d055c49-STL","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"meta\": \"cancel\",\n    \"data\": [\n        {\n            \"carrier\": \"fedex\",\n            \"service\": \"ground\",\n            \"trackingNumber\": \"788138721950\",\n            \"folio\": \"\",\n            \"ecommerce\": null,\n            \"balanceReturned\": true,\n            \"balancereturnDate\": \"2025-11-20 12:10:00\"\n        }\n    ]\n}"}],"_postman_id":"1e665ada-bdc7-4ccc-9b7b-4191175217c0"},{"name":"Pick Up","id":"4144c1c4-54d4-48e9-89d3-c6eb16c139b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"origin\": {\n        \"name\": \"Raymundo Salazar\",\n        \"company\": \"Example Company\",\n        \"email\": \"raymundo@example.com\",\n        \"phone\": \"81818181\",\n        \"street\": \"Av Vasconcelos\",\n        \"number\": \"1400\",\n        \"district\": \"Palo Blanco\",\n        \"city\": \"San pedro\",\n        \"state\": \"NL\",\n        \"country\": \"MX\",\n        \"postalCode\": \"66236\"\n    },\n    \"shipment\": {\n        \"carrier\": \"fedex\",\n        \"type\": 1,\n        \"pickup\": {\n            \"timeFrom\": 12,\n            \"timeTo\": 16,\n            \"date\": \"2018-08-21\",\n            \"instructions\": \"Hola\",\n            \"totalPackages\": 2,\n            \"totalWeight\": 2\n        }\n    },\n    \"settings\": {\n        \"currency\": \"MXN\",\n        \"labelFormat\": \"pdf\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/ship/pickup/","description":"This is a list of the different conditions available in our API that you must take into account at the time of requesting the PickUp of your package.\n\n<ul><li><p><b>Country codes must be 2 digits</b></p></li><li><div><b>State codes must be 2 digits</b></div></li></ul>\n\nGet the pickup rules by carrier [<b>Pick up Rules.</b>](https://queries.envia.com/pickup-rules)\n\n<table><tbody><tr><th>Type</th><th>Description <a rel=\"noreferrer noopener nofollow\" href=\"https://queries.envia.com/pickup-rules\" target=\"_blank\" url=\"https://queries.envia.com/pickup-rules\">Pick up Rules.</a></th></tr><tr><td><div>Day</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div><b>day = 1</b> Monday.<br><b>day = 2</b> Tuesday.</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Same Day</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div><b>sameday: 1</b> = TRUE.<br><b>sameday: 0</b> = FALSE.</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Hour Limit</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div><b>hour_limit = 14</b> Meaning you have to create the pickup request before this time for a same day pickup. Use Central Time (GTM -6).<br></div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Hour Start</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div><b>hour_start = 9</b> Means that the earliest time you can request the pickup is at 9 am.<br></div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Hour End</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div><b>hour_end = 18</b> Means that the latest time you can request the pickup is at 18 pm.<br></div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Hour Span</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div><b>hour_span = 3</b> Means that you must at least request the pickup with a span of 3 hours.<br></div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>"},"response":[],"_postman_id":"4144c1c4-54d4-48e9-89d3-c6eb16c139b0"},{"name":"Tracking","event":[{"listen":"prerequest","script":{"id":"a508b0dd-f1d1-47f1-bed8-7c2896b9a63f","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"8dc30f7d-5c0e-4e49-855e-6fc477464f45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"trackingNumbers\": [\n        \"234123\",\n        \"075580780\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/ship/generaltrack/","description":"Track and view the movement of your shipments.\n\n### Request\n\n| **Field** | **Type** | **Description** |\n| --- | --- | --- |\n| **trackingNumbers** | `array of objects` `required` | List of tracking numbers |\n\n### **Response**\n\n| **Field** | **Type** | **Description** |\n| --- | --- | --- |\n| **meta** | `string` | Action name (generaltrack) |\n| **data** | `array of objects` | Shipment data and events |\n| **data.company** | `string` | Company account name |\n| **data.carrier** | `string` | Carrier name |\n| **data.service** | `string` | Service name of the shipment |\n| **data.trackingNumber** | `string` | Tracking number of the shipment |\n| **data.status** | `string` | Status name |\n\n#### **Shipment status catalog**\n\n| **ID** | **Status** | **Description** |\n| --- | --- | --- |\n| 1 | Created | The shipment has been created in the system but has not yet been processed or picked up. |\n| 2 | Shipped | The shipment has been picked up from the sender's location and is in transit to the destination. |\n| 3 | Delivered | The shipment has been successfully delivered to the recipient's address. |\n| 4 | Canceled | The shipment has been canceled and will not be delivered. |\n| 5 | Information | This status is used to convey additional information or updates about the shipment. |\n| 6 | N/A | Not applicable or not available. This status may be used when there is no relevant information for the shipment. |\n| 7 | Pending | The shipment is awaiting further action or processing. |\n| 8 | Picked Up | The shipment has been picked up from the sender's location. |\n| 9 | Out for Delivery | The shipment is out for delivery and is en route to the recipient's address. |\n| 10 | Lost | The shipment has been misplaced or lost during transit and cannot be located. |\n| 11 | Returned | The shipment has been returned to the sender or a designated location. |\n| 12 | Pickup at Office | The recipient needs to pick up the shipment from the logistics office or a designated location. |\n| 13 | Delivered at Origin | The shipment has been delivered back to the origin or sender's location. |\n| 14 | Damaged | The shipment has been damaged during transit or handling. |\n| 15 | Redirected | The shipment's delivery address has been changed and redirected to a new location. |\n| 16 | Out for Pickup | The shipment is ready for pickup by the sender or a designated party. |\n| 17 | 1 delivery attempt | The shipment has undergone one unsuccessful delivery attempt. |\n| 18 | 2 delivery attempts | The shipment has undergone two unsuccessful delivery attempts. |\n| 19 | 3 delivery attempts | The shipment has undergone three unsuccessful delivery attempts. |\n| 20 | Return problem | There is an issue with the return of the shipment to the sender or a designated location. |\n| 21 | Address error | There is an error or issue with the delivery address provided for the shipment. |\n| 22 | Undeliverable | The shipment is undeliverable to the intended recipient due to various reasons, such as an incorrect address or refusal to accept the package. |\n| 23 | Delayed | The shipment is experiencing a delay and will not be delivered within the expected timeframe. |\n| 24 | Rejected | The shipment has been rejected by the recipient or the delivery has been refused. |\n| 25 | 1 pickup attempt | The shipment has undergone one unsuccessful pickup attempt. |\n| 26 | Partially Shipped | Items have been shipped, but some parts of the order are still pending. |\n| 27 | Partially Delivered | Some items in the order have been delivered, while others are still pending. |\n| 28 | Delivery Attempt | A delivery was attempted but was not successful, and may be rescheduled. |"},"response":[{"id":"adac4197-4764-4c69-8511-3ea029f16f30","name":"Tracking","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"trackingNumbers\": [\n        \"794613270527\",\n        \"075580780\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/ship/generaltrack/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Jun 2019 17:01:02 GMT","enabled":true},{"key":"Content-Type","value":"text/html; charset=UTF-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Cache-Control","value":"no-cache, private","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"DELETE, GET, HEAD, OPTIONS, PATCH, POST, PUT","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Authorization, X-Requested-With, X-Auth-Token, Content-Type","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"4ed8fb04de705c49-STL","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"meta\": \"generaltrack\",\n    \"data\": [\n        {\n            \"company\": \"shopia mx\",\n            \"carrier\": \"redpack\",\n            \"service\": \"express\",\n            \"serviceDescription\": \"Redpack Express\",\n            \"country\": \"MX\",\n            \"trackingNumber\": \"075580780\",\n            \"trackUrl\": \"https://envia.com/rastreo?label=\",\n            \"trackUrlSite\": \"http://www.redpack.com.mx/rastreo-de-envios/\",\n            \"status\": \"Delivered\",\n            \"estimatedDelivery\": \"2019-02-27 12:01:02\",\n            \"pickupDate\": null,\n            \"deliveredAt\": \"2019-02-27 12:01:02\",\n            \"signedBy\": \"OSCAR DE LA CRUZ\",\n            \"createdAt\": \"2019-02-25 22:26:57\",\n            \"destination\": {\n                \"name\": \"jatziri melendez marroquin\",\n                \"company\": \"\",\n                \"email\": \"\",\n                \"phone\": \"5559538048\",\n                \"street\": \"monte pelvoux\",\n                \"number\": \"120 int 202\",\n                \"district\": \"lomas de chapultepec iv seccion\",\n                \"city\": \"miguel hidalgo\",\n                \"state\": \"DF\",\n                \"country\": \"MX\",\n                \"postalCode\": \"11000\"\n            },\n            \"content\": {\n                \"content\": \"ropa\",\n                \"type\": \"box\",\n                \"length\": 5,\n                \"width\": 5,\n                \"height\": 5,\n                \"weight\": 1,\n                \"totalWeight\": 0.15\n            },\n            \"eventHistory\": [\n                {\n                    \"event\": null,\n                    \"description\": \"Entregado\",\n                    \"location\": \"VALLEJO, CDMX\",\n                    \"date\": \"2019-02-27 14:52:00\"\n                },\n                {\n                    \"event\": null,\n                    \"description\": \"En ruta de entrega\",\n                    \"location\": \"VALLEJO, CDMX\",\n                    \"date\": \"2019-02-27 10:49:00\"\n                },\n                {\n                    \"event\": null,\n                    \"description\": \"Recibido en oficina\",\n                    \"location\": \"VALLEJO, CDMX\",\n                    \"date\": \"2019-02-27 08:06:00\"\n                },\n                {\n                    \"event\": null,\n                    \"description\": \"Recibido en oficina\",\n                    \"location\": \"VALLEJO, CDMX\",\n                    \"date\": \"2019-02-27 06:55:00\"\n                },\n                {\n                    \"event\": null,\n                    \"description\": \"Recibido en oficina\",\n                    \"location\": \"TULTITLAN, EDO. MEX.\",\n                    \"date\": \"2019-02-27 03:30:00\"\n                },\n                {\n                    \"event\": null,\n                    \"description\": \"Salida de oficina\",\n                    \"location\": \"TULTITLAN, MEXICO\",\n                    \"date\": \"2019-02-27 03:07:00\"\n                },\n                {\n                    \"event\": null,\n                    \"description\": \"Recibido en oficina\",\n                    \"location\": \"TULTITLAN, MEXICO\",\n                    \"date\": \"2019-02-27 02:05:00\"\n                },\n                {\n                    \"event\": null,\n                    \"description\": \"Recibido en oficina\",\n                    \"location\": \"TULTITLAN, MEXICO\",\n                    \"date\": \"2019-02-27 01:59:00\"\n                },\n                {\n                    \"event\": null,\n                    \"description\": \"Salida de oficina\",\n                    \"location\": \"GUADALAJARA, JALISCO\",\n                    \"date\": \"2019-02-26 20:13:00\"\n                },\n                {\n                    \"event\": null,\n                    \"description\": \"RECEPCION DE RUTA DE RECOLECCION\",\n                    \"location\": \"GUADALAJARA, JALISCO\",\n                    \"date\": \"2019-02-26 19:54:00\"\n                },\n                {\n                    \"event\": null,\n                    \"description\": \"Salida de oficina\",\n                    \"location\": \"MOSTRADOR CLOUTHIER\",\n                    \"date\": \"2019-02-26 15:17:00\"\n                },\n                {\n                    \"event\": null,\n                    \"description\": \"Registrado en sistema\",\n                    \"location\": \"MOSTRADOR CLOUTHIER\",\n                    \"date\": \"2019-02-26 15:17:00\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"8dc30f7d-5c0e-4e49-855e-6fc477464f45"},{"name":"Create Commercial Invoice","id":"6d014a39-80be-4789-8e99-87151e88a84b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"origin\": {\n        \"name\": \"oscar mx\",\n        \"street\": \"polanco\",\n        \"number\": \"123\",\n        \"district\": \"\",\n        \"city\": \"\",\n        \"state\": \"CX\",\n        \"country\": \"MX\",\n        \"postalCode\": \"11560\",\n        \"reference\": \"\"\n    },\n    \"destination\": {\n        \"name\": \"oscar\",\n        \"street\": \"avenue\",\n        \"number\": \"\",\n        \"district\": \"\",\n        \"city\": \"clarksburg\",\n        \"state\": \"WV\",\n        \"country\": \"US\",\n        \"postalCode\": \"12345\",\n        \"reference\": \"\"\n    },\n    \"shipment\": {\n        \"carrier\": \"quiken\",\n        \"trackingNumber\": \"1333187\"\n    },\n    \"packages\": [\n        {\n            \"currency\": \"USD\",\n            \"observations\": \"\",\n            \"cost\": 0,\n            \"cubicMeters\": 0.001,\n            \"insurance\": 0,\n            \"declaredValue\": 0,\n            \"weightUnit\": \"kg\",\n            \"lengthUnit\": \"cm\",\n            \"items\": [\n                {\n                    \"description\": \"red shirt\",\n                    \"quantity\": 1,\n                    \"price\": 1\n                },\n                {\n                    \"description\": \"white shirt\",\n                    \"quantity\": 1,\n                    \"price\": 1\n                },\n                {\n                    \"description\": \"black shirt\",\n                    \"quantity\": 1,\n                    \"price\": 1\n                }\n            ],\n            \"amount\": 1,\n            \"totalWeight\": 2\n        }\n    ]\n}"},"url":"{{api_url}}/ship/commercial-invoice","description":"**The Commercial Invoice is used for international shipments.**\n\nThe Commercial Invoice should include the information of the products being shipped.\n\nWe recommend using USD as the currency, to avoid problems with inspections.\n\n### Request\n\n| **Field** | **Type** | **Description** |\n| --- | --- | --- |\n| **origin** | `object` `required` | Same used in the generation of the shipment. |\n| **destination** | `object` `required` | Same used in the generation of the shipment. |\n| **shipment.carrier** | `string` `required` | Same used in the generation of the shipment. |\n| **shipment.trackingNumber** | `string` `required` | Value generated when making the shipment. |\n| **packages** | `array of objects` `required` | List of packages. |\n| **packages.items** | `array of objects` `required` | List of items in the package. |\n| **items.description** | `string` `required` | [https://queries.envia.com/products-codes-bol](https://queries.envia.com/products-codes-bol)  <br>Description of the item (**description** value). |\n| **items.productCode** | `string` `required` | [https://queries.envia.com/products-codes-bol](https://queries.envia.com/products-codes-bol)  <br>HS Code of the item (**product_code** value). |\n| **items.countryOfManufacture** | `string` `required` | Default value is the country of origin. |\n| **items.quantity** | `integer` `required` | Quantity of the items. |\n| **items.price** | `float` `required` | Unit price of the item. |\n| **customsSettings.dutiesPaymentEntity** | `string` `required` | Payer of duties (**Sender or Recipient**). |\n| **customsSettings.exportReason** | `string` | Export type reason (**Sale, Gift, Sample, Return, Personal effects**) |\n\n### Response\n\n| **Field** | **Type** | **Description** |\n| --- | --- | --- |\n| **meta** | `string` | Action name (commercial-invoice) |\n| **data** | `object` | List information |\n| **data.carrier** | `string` | Carrier name |\n| **data.trackingNumber** | `string` | Tracking number of the shipment |\n| **data.billOfLading** | `string` | File URL |"},"response":[{"id":"652bb9d4-762d-4437-b143-c5d9fb4899a4","name":"Create Commercial Invoice","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"origin\": {\n        \"name\": \"oscar mx\",\n        \"street\": \"polanco\",\n        \"number\": \"123\",\n        \"district\": \"\",\n        \"city\": \"\",\n        \"state\": \"CX\",\n        \"country\": \"MX\",\n        \"postalCode\": \"11560\",\n        \"reference\": \"\"\n    },\n    \"destination\": {\n        \"name\": \"oscar\",\n        \"street\": \"avenue\",\n        \"number\": \"\",\n        \"district\": \"\",\n        \"city\": \"clarksburg\",\n        \"state\": \"WV\",\n        \"country\": \"US\",\n        \"postalCode\": \"12345\",\n        \"reference\": \"\"\n    },\n    \"shipment\": {\n        \"carrier\": \"dhl\",\n        \"trackingNumber\": \"1333187\"\n    },\n    \"packages\": [\n        {\n            \"currency\": \"USD\",\n            \"observations\": \"\",\n            \"cost\": 0,\n            \"cubicMeters\": 0.001,\n            \"insurance\": 0,\n            \"declaredValue\": 0,\n            \"weightUnit\": \"kg\",\n            \"lengthUnit\": \"cm\",\n            \"items\": [\n                {\n                    \"description\": \"red shirt\",\n                    \"productCode\": \"1100012\",\n                    \"countryOfManufacture\": \"MX\",\n                    \"quantity\": 1,\n                    \"price\": 1\n                },\n                {\n                    \"description\": \"white shirt\",\n                    \"productCode\": \"1100012\",\n                    \"countryOfManufacture\": \"MX\",\n                    \"quantity\": 1,\n                    \"price\": 1\n                },\n                {\n                    \"description\": \"black shirt\",\n                    \"productCode\": \"1100012\",\n                    \"countryOfManufacture\": \"MX\",\n                    \"quantity\": 1,\n                    \"price\": 1\n                }\n            ],\n            \"amount\": 1,\n            \"totalWeight\": 2\n        }\n    ],\n    \"customsSettings\": {\n        \"dutiesPaymentEntity\": \"Sender\",\n        \"exportReason\": \"Sale\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/ship/commercial-invoice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 09 Mar 2022 17:03:47 GMT","enabled":true},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Cache-Control","value":"no-cache, private","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, POST","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"CF-Cache-Status","value":"DYNAMIC","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=0; includeSubDomains","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"6e9562d0a9c09a74-MFE","enabled":true},{"key":"Content-Encoding","value":"br","enabled":true},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"meta\": \"commercial-invoice\",\n    \"data\": {\n        \"carrier\": \"dhl\",\n        \"trackingNumber\": \"1333187\",\n        \"billOfLading\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/dhl_bill_of_lading/1333187.pdf\"\n    }\n}"}],"_postman_id":"6d014a39-80be-4789-8e99-87151e88a84b"},{"name":"Manifest","id":"8905d073-8fa6-405d-ad27-df6579de7071","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"trackingNumbers\": [\n        \"0133626778\",\n        \"0133626777\",\n        \"0133626773\",\n        \"0133626725\",\n        \"1269530544\",\n        \"1268991415\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/ship/manifest","description":"A manifest includes a list of tracking numbers that will be unified in a single manifest.\n\nThe manifest is usually used to identify which shipment labels should be picked up when the courier arrives to the warehouse.\n\nTo create a manifest you can send a request including the tracking numbers that will be assigned to the manifest."},"response":[],"_postman_id":"8905d073-8fa6-405d-ad27-df6579de7071"}],"id":"2f49d36d-7a96-46b5-9e4b-0012db3219b7","description":"Shipping actions let you make requests to:\n\n- <a href=\"https://docs.envia.com/#004e17f0-dc66-48bc-918a-919daeec68f2\">Quote</a>\n    \n- <a href=\"https://docs.envia.com/#a6ae2f8a-eb4b-4ae9-b122-98cec67271ac\">Generate</a>\n    \n- <a href=\"https://docs.envia.com/#1e665ada-bdc7-4ccc-9b7b-4191175217c0\">Cancel</a>\n    \n- <a href=\"https://docs.envia.com/#4144c1c4-54d4-48e9-89d3-c6eb16c139b0\">Pickup</a>\n    \n- <a href=\"https://docs.envia.com/#8dc30f7d-5c0e-4e49-855e-6fc477464f45\">Track</a>\n    \n- <a href=\"https://docs.envia.com/#6d014a39-80be-4789-8e99-87151e88a84b\">Create Commercial Invoice.</a>\n    \n\nYou can dynamically create shipping labels with over 100 carriers:\n\nGet the supported carrier list by country here:\n\n<a href=\"https://docs.envia.com/?version=latest#0fa1e122-b33d-4a4f-8614-79e735e78997\"><b>Carrier list</b></a>","auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"event":[{"listen":"prerequest","script":{"id":"9534aa00-a5b4-4a17-a662-bf4b0b67069c","type":"text/javascript","requests":{},"exec":[""]}},{"listen":"test","script":{"id":"524ddafa-807a-4f32-8a38-da6221aff7c3","type":"text/javascript","requests":{},"exec":[""]}}],"_postman_id":"2f49d36d-7a96-46b5-9e4b-0012db3219b7"},{"name":"Address Validation","item":[{"name":"Address Validation by zip code or City","item":[{"name":"Gelocation by zip code","id":"c1fb4ecd-cd58-424b-8d2b-aeb912e4b39c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{geocodes}}/zipcode/{{country}}/{{zipcode}}","description":"**Zip code validation**\n\nValidate the zip code information. With only the zip code in a country, you can automatically set the city, state code and more useful information. You can also use this request to autofill any other missing information."},"response":[],"_postman_id":"c1fb4ecd-cd58-424b-8d2b-aeb912e4b39c"},{"name":"Geolocation by city / locality","id":"c5350bd0-aa40-4f57-b957-8bd211d4d82e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{geocodes}}/locate/{{country}}/{{city}}","description":"<b>City / Locality validation</b>\n\nObtain a city specific information like state or zip code (Sometimes names otherwise). You can also use this request to autofill any missing information."},"response":[],"_postman_id":"c5350bd0-aa40-4f57-b957-8bd211d4d82e"}],"id":"159b96fa-0473-4253-986c-8e1c44bdea2c","description":"**Validate the zip code or city's information**\n\nEnvia Shipping provides a API service called geocodes, which enables you to get information from zip codes and cities around the world.\n\nWith these endpoints you will receive the state name, state code, city, neighborhoods and more. This is very useful to autocomplete the shipping address information with the correct data.","event":[{"listen":"prerequest","script":{"id":"f49ac26f-13ff-47da-9f6a-48bb2a041f34","type":"text/javascript","requests":{},"exec":[""]}},{"listen":"test","script":{"id":"8b3e1cb7-0780-4222-8b3b-ab09528e8360","type":"text/javascript","requests":{},"exec":[""]}}],"_postman_id":"159b96fa-0473-4253-986c-8e1c44bdea2c"},{"name":"Countries","item":[{"name":"Serviceable Counties","id":"6f90ffff-8f23-43be-a930-e357302b5c3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{queries_url}}/locale","description":"Envia.com has integrations with couriers around the world. With this request you can obtain a list of countries you can Ship <b>From</b>.</br>\n\nYou will be able to ship your products domestically and internationally from these countries.\n\n<table>\n<tr>\n<th>Properties</th>\n<th>Description</th>\n</tr>\n<tr>\n<td>id</td>\n<td>The id of the country in Envia.com</td>\n</tr>\n<tr>\n<td>value</td>\n<td>The current exchange rate against USD.</td>\n</tr>\n<tr>\n<td>currency</td>\n<td>Currency Code</td>\n</tr>\n<tr>\n<td>country_code</td>\n<td>Iso Country Code in two digits</td>\n</tr>\n<tr>\n<td>country_name</td>\n<td>Country Name</td>\n</tr>\n</table>\n\n<b>Use this request to obtain the current exchange rate from USD to other currencies.</b>"},"response":[{"id":"2dc68964-0c39-493f-b39f-3d7d476824b5","name":"Get all locales","originalRequest":{"method":"GET","header":[],"url":"{{queries_url}}/locale"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 May 2019 16:27:56 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"origin,accept-encoding","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"4de9d6aa8ad595ae-IAD","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 4,\n            \"value\": 5.336,\n            \"currency\": \"BRL\",\n            \"country_code\": \"BR\",\n            \"country_name\": \"Brazil\"\n        },\n        {\n            \"id\": 2,\n            \"value\": 4026.694719,\n            \"currency\": \"COP\",\n            \"country_code\": \"CO\",\n            \"country_name\": \"Colombia\"\n        },\n        {\n            \"id\": 5,\n            \"value\": 0.919616,\n            \"currency\": \"EUR\",\n            \"country_code\": \"ES\",\n            \"country_name\": \"Spain\"\n        },\n        {\n            \"id\": 1,\n            \"value\": 23.73361,\n            \"currency\": \"MXN\",\n            \"country_code\": \"MX\",\n            \"country_name\": \"Mexico\"\n        },\n        {\n            \"id\": 3,\n            \"value\": 1,\n            \"currency\": \"USD\",\n            \"country_code\": \"US\",\n            \"country_name\": \"United States of America\"\n        }\n    ]\n}"}],"_postman_id":"6f90ffff-8f23-43be-a930-e357302b5c3f"},{"name":"Single serviceable County","event":[{"listen":"prerequest","script":{"id":"be5c12a7-15f1-4b4c-a206-09790d426acb","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"bbdc843c-245d-43e3-96f6-5b268541b7b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{queries_url}}/locale/{{country}}","description":"Get a specific country by country code. <br>\n\nCountry code examples:\n\n<strong>AR</strong>- Argentina<br>\n<strong>BR</strong>- Brasil<br>\n<strong>CO</strong>- Colombia<br>\n<strong>CL</strong>- Chile<br>\n<strong>IN</strong>- India<br>\n<strong>MX</strong>- Mexico<br>\n<strong>US</strong>- United States<br>"},"response":[{"id":"2a96f64c-6367-47e1-b98a-f182147220f8","name":"Get single locale","originalRequest":{"method":"GET","header":[],"url":"{{queries_url}}/locale/{{country}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 May 2019 16:00:54 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"origin","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"4de9af1138a69f88-IAD","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"value\": 23.73361,\n            \"currency\": \"MXN\",\n            \"country_code\": \"MX\",\n            \"country_name\": \"Mexico\"\n        }\n    ]\n}"}],"_postman_id":"bbdc843c-245d-43e3-96f6-5b268541b7b7"},{"name":"All countries details","id":"590306ed-8338-418e-abd7-3ac60a6bbb7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{queries_url}}/country","description":"Get all the countries you can Ship <b>To</b>."},"response":[{"id":"a2b1a666-5498-40d9-bf93-a82c51eaff0c","name":"Get all countries","originalRequest":{"method":"GET","header":[],"url":"{{queries_url}}/country"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 May 2019 16:27:56 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"origin,accept-encoding","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"4de9d6aa8ad595ae-IAD","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"code\": \"AD\",\n            \"name\": \"Andorra\",\n            \"phone_code\": \"376\"\n        },\n        {\n            \"code\": \"AE\",\n            \"name\": \"United Arab Emirates\",\n            \"phone_code\": \"971\"\n        },\n        {\n            \"code\": \"AF\",\n            \"name\": \"Afghanistan\",\n            \"phone_code\": \"93\"\n        },\n        {\n            \"code\": \"AG\",\n            \"name\": \"Antigua and Barbuda\",\n            \"phone_code\": \"1268\"\n        },\n        {\n            \"code\": \"AI\",\n            \"name\": \"Anguilla\",\n            \"phone_code\": \"1264\"\n        },\n        {\n            \"code\": \"AL\",\n            \"name\": \"Albania\",\n            \"phone_code\": \"355\"\n        },\n        {\n            \"code\": \"AM\",\n            \"name\": \"Armenia\",\n            \"phone_code\": \"374\"\n        },\n        {\n            \"code\": \"AN\",\n            \"name\": \"Netherlands Antilles\",\n            \"phone_code\": \"599\"\n        },\n        {\n            \"code\": \"AO\",\n            \"name\": \"Angola\",\n            \"phone_code\": \"244\"\n        },\n        {\n            \"code\": \"AR\",\n            \"name\": \"Argentina\",\n            \"phone_code\": \"54\"\n        },\n        {\n            \"code\": \"AT\",\n            \"name\": \"Austria\",\n            \"phone_code\": \"43\"\n        },\n        {\n            \"code\": \"AU\",\n            \"name\": \"Australia\",\n            \"phone_code\": \"61\"\n        },\n        {\n            \"code\": \"AW\",\n            \"name\": \"Aruba\",\n            \"phone_code\": \"297\"\n        },\n        {\n            \"code\": \"AZ\",\n            \"name\": \"Azerbaijan\",\n            \"phone_code\": \"994\"\n        },\n        {\n            \"code\": \"BA\",\n            \"name\": \"Bosnia and Herzegovina\",\n            \"phone_code\": \"387\"\n        },\n        {\n            \"code\": \"BB\",\n            \"name\": \"Barbados\",\n            \"phone_code\": \"1246\"\n        },\n        {\n            \"code\": \"BD\",\n            \"name\": \"Bangladesh\",\n            \"phone_code\": \"880\"\n        },\n        {\n            \"code\": \"BE\",\n            \"name\": \"Belgium\",\n            \"phone_code\": \"32\"\n        },\n        {\n            \"code\": \"BF\",\n            \"name\": \"Burkina Faso\",\n            \"phone_code\": \"226\"\n        },\n        {\n            \"code\": \"BG\",\n            \"name\": \"Bulgaria\",\n            \"phone_code\": \"359\"\n        },\n        {\n            \"code\": \"BH\",\n            \"name\": \"Bahrain\",\n            \"phone_code\": \"973\"\n        },\n        {\n            \"code\": \"BI\",\n            \"name\": \"Burundi\",\n            \"phone_code\": \"257\"\n        },\n        {\n            \"code\": \"BJ\",\n            \"name\": \"Benin\",\n            \"phone_code\": \"229\"\n        },\n        {\n            \"code\": \"BM\",\n            \"name\": \"Bermuda\",\n            \"phone_code\": \"1441\"\n        },\n        {\n            \"code\": \"BN\",\n            \"name\": \"Brunei Darussalam\",\n            \"phone_code\": \"673\"\n        },\n        {\n            \"code\": \"BO\",\n            \"name\": \"Bolivia\",\n            \"phone_code\": \"591\"\n        },\n        {\n            \"code\": \"BR\",\n            \"name\": \"Brazil\",\n            \"phone_code\": \"55\"\n        },\n        {\n            \"code\": \"BS\",\n            \"name\": \"Bahamas\",\n            \"phone_code\": \"1242\"\n        },\n        {\n            \"code\": \"BT\",\n            \"name\": \"Bhutan\",\n            \"phone_code\": \"975\"\n        },\n        {\n            \"code\": \"BW\",\n            \"name\": \"Botswana\",\n            \"phone_code\": \"267\"\n        },\n        {\n            \"code\": \"BY\",\n            \"name\": \"Belarus\",\n            \"phone_code\": \"375\"\n        },\n        {\n            \"code\": \"BZ\",\n            \"name\": \"Belize\",\n            \"phone_code\": \"501\"\n        },\n        {\n            \"code\": \"CA\",\n            \"name\": \"Canada\",\n            \"phone_code\": \"1\"\n        },\n        {\n            \"code\": \"CC\",\n            \"name\": \"Cocos (Keeling) Islands\",\n            \"phone_code\": \"672\"\n        },\n        {\n            \"code\": \"CD\",\n            \"name\": \"Democratic Republic of the Congo\",\n            \"phone_code\": \"242\"\n        },\n        {\n            \"code\": \"CF\",\n            \"name\": \"Central African Republic\",\n            \"phone_code\": \"236\"\n        },\n        {\n            \"code\": \"CG\",\n            \"name\": \"Congo\",\n            \"phone_code\": \"242\"\n        },\n        {\n            \"code\": \"CH\",\n            \"name\": \"Switzerland\",\n            \"phone_code\": \"41\"\n        },\n        {\n            \"code\": \"CI\",\n            \"name\": \"Cote D'Ivoire (Ivory Coast)\",\n            \"phone_code\": \"225\"\n        },\n        {\n            \"code\": \"CK\",\n            \"name\": \"Cook Islands\",\n            \"phone_code\": \"682\"\n        },\n        {\n            \"code\": \"CL\",\n            \"name\": \"Chile\",\n            \"phone_code\": \"56\"\n        },\n        {\n            \"code\": \"CM\",\n            \"name\": \"Cameroon\",\n            \"phone_code\": \"237\"\n        },\n        {\n            \"code\": \"CN\",\n            \"name\": \"China\",\n            \"phone_code\": \"86\"\n        },\n        {\n            \"code\": \"CO\",\n            \"name\": \"Colombia\",\n            \"phone_code\": \"57\"\n        },\n        {\n            \"code\": \"CR\",\n            \"name\": \"Costa Rica\",\n            \"phone_code\": \"506\"\n        },\n        {\n            \"code\": \"CU\",\n            \"name\": \"Cuba\",\n            \"phone_code\": \"53\"\n        },\n        {\n            \"code\": \"CV\",\n            \"name\": \"Cape Verde\",\n            \"phone_code\": \"238\"\n        },\n        {\n            \"code\": \"CX\",\n            \"name\": \"Christmas Island\",\n            \"phone_code\": \"61\"\n        },\n        {\n            \"code\": \"CY\",\n            \"name\": \"Cyprus\",\n            \"phone_code\": \"357\"\n        },\n        {\n            \"code\": \"CZ\",\n            \"name\": \"Czech Republic\",\n            \"phone_code\": \"420\"\n        },\n        {\n            \"code\": \"DE\",\n            \"name\": \"Germany\",\n            \"phone_code\": \"49\"\n        },\n        {\n            \"code\": \"DJ\",\n            \"name\": \"Djibouti\",\n            \"phone_code\": \"253\"\n        },\n        {\n            \"code\": \"DK\",\n            \"name\": \"Denmark\",\n            \"phone_code\": \"45\"\n        },\n        {\n            \"code\": \"DM\",\n            \"name\": \"Dominica\",\n            \"phone_code\": \"1767\"\n        },\n        {\n            \"code\": \"DO\",\n            \"name\": \"Dominican Republic\",\n            \"phone_code\": \"1809\"\n        },\n        {\n            \"code\": \"DZ\",\n            \"name\": \"Algeria\",\n            \"phone_code\": \"213\"\n        },\n        {\n            \"code\": \"EC\",\n            \"name\": \"Ecuador\",\n            \"phone_code\": \"593\"\n        },\n        {\n            \"code\": \"EE\",\n            \"name\": \"Estonia\",\n            \"phone_code\": \"372\"\n        },\n        {\n            \"code\": \"EG\",\n            \"name\": \"Egypt\",\n            \"phone_code\": \"20\"\n        },\n        {\n            \"code\": \"EH\",\n            \"name\": \"Western Sahara\",\n            \"phone_code\": \"212\"\n        },\n        {\n            \"code\": \"ER\",\n            \"name\": \"Eritrea\",\n            \"phone_code\": \"291\"\n        },\n        {\n            \"code\": \"ES\",\n            \"name\": \"Spain\",\n            \"phone_code\": \"34\"\n        },\n        {\n            \"code\": \"ET\",\n            \"name\": \"Ethiopia\",\n            \"phone_code\": \"251\"\n        },\n        {\n            \"code\": \"FI\",\n            \"name\": \"Finland\",\n            \"phone_code\": \"358\"\n        },\n        {\n            \"code\": \"FJ\",\n            \"name\": \"Fiji\",\n            \"phone_code\": \"679\"\n        },\n        {\n            \"code\": \"FK\",\n            \"name\": \"Falkland Islands (Malvinas)\",\n            \"phone_code\": \"500\"\n        },\n        {\n            \"code\": \"FM\",\n            \"name\": \"Federated States of Micronesia\",\n            \"phone_code\": \"691\"\n        },\n        {\n            \"code\": \"FO\",\n            \"name\": \"Faroe Islands\",\n            \"phone_code\": \"298\"\n        },\n        {\n            \"code\": \"FR\",\n            \"name\": \"France\",\n            \"phone_code\": \"33\"\n        },\n        {\n            \"code\": \"GA\",\n            \"name\": \"Gabon\",\n            \"phone_code\": \"241\"\n        },\n        {\n            \"code\": \"GB\",\n            \"name\": \"Great Britain (UK)\",\n            \"phone_code\": \"44\"\n        },\n        {\n            \"code\": \"GD\",\n            \"name\": \"Grenada\",\n            \"phone_code\": \"1473\"\n        },\n        {\n            \"code\": \"GE\",\n            \"name\": \"Georgia\",\n            \"phone_code\": \"995\"\n        },\n        {\n            \"code\": \"GF\",\n            \"name\": \"French Guiana\",\n            \"phone_code\": \"594\"\n        },\n        {\n            \"code\": \"GG\",\n            \"name\": \"NULL\",\n            \"phone_code\": null\n        },\n        {\n            \"code\": \"GH\",\n            \"name\": \"Ghana\",\n            \"phone_code\": \"233\"\n        },\n        {\n            \"code\": \"GI\",\n            \"name\": \"Gibraltar\",\n            \"phone_code\": \"350\"\n        },\n        {\n            \"code\": \"GL\",\n            \"name\": \"Greenland\",\n            \"phone_code\": \"299\"\n        },\n        {\n            \"code\": \"GM\",\n            \"name\": \"Gambia\",\n            \"phone_code\": \"220\"\n        },\n        {\n            \"code\": \"GN\",\n            \"name\": \"Guinea\",\n            \"phone_code\": \"224\"\n        },\n        {\n            \"code\": \"GP\",\n            \"name\": \"Guadeloupe\",\n            \"phone_code\": \"590\"\n        },\n        {\n            \"code\": \"GQ\",\n            \"name\": \"Equatorial Guinea\",\n            \"phone_code\": \"240\"\n        },\n        {\n            \"code\": \"GR\",\n            \"name\": \"Greece\",\n            \"phone_code\": \"30\"\n        },\n        {\n            \"code\": \"GS\",\n            \"name\": \"S. Georgia and S. Sandwich Islands\",\n            \"phone_code\": \"0\"\n        },\n        {\n            \"code\": \"GT\",\n            \"name\": \"Guatemala\",\n            \"phone_code\": \"502\"\n        },\n        {\n            \"code\": \"GW\",\n            \"name\": \"Guinea-Bissau\",\n            \"phone_code\": \"245\"\n        },\n        {\n            \"code\": \"GY\",\n            \"name\": \"Guyana\",\n            \"phone_code\": \"592\"\n        },\n        {\n            \"code\": \"HK\",\n            \"name\": \"Hong Kong\",\n            \"phone_code\": \"852\"\n        },\n        {\n            \"code\": \"HN\",\n            \"name\": \"Honduras\",\n            \"phone_code\": \"504\"\n        },\n        {\n            \"code\": \"HR\",\n            \"name\": \"Croatia (Hrvatska)\",\n            \"phone_code\": \"385\"\n        },\n        {\n            \"code\": \"HT\",\n            \"name\": \"Haiti\",\n            \"phone_code\": \"509\"\n        },\n        {\n            \"code\": \"HU\",\n            \"name\": \"Hungary\",\n            \"phone_code\": \"36\"\n        },\n        {\n            \"code\": \"ID\",\n            \"name\": \"Indonesia\",\n            \"phone_code\": \"62\"\n        },\n        {\n            \"code\": \"IE\",\n            \"name\": \"Ireland\",\n            \"phone_code\": \"353\"\n        },\n        {\n            \"code\": \"IL\",\n            \"name\": \"Israel\",\n            \"phone_code\": \"972\"\n        },\n        {\n            \"code\": \"IN\",\n            \"name\": \"India\",\n            \"phone_code\": \"91\"\n        },\n        {\n            \"code\": \"IQ\",\n            \"name\": \"Iraq\",\n            \"phone_code\": \"964\"\n        },\n        {\n            \"code\": \"IR\",\n            \"name\": \"Iran\",\n            \"phone_code\": \"98\"\n        },\n        {\n            \"code\": \"IS\",\n            \"name\": \"Iceland\",\n            \"phone_code\": \"354\"\n        },\n        {\n            \"code\": \"IT\",\n            \"name\": \"Italy\",\n            \"phone_code\": \"39\"\n        },\n        {\n            \"code\": \"JM\",\n            \"name\": \"Jamaica\",\n            \"phone_code\": \"1876\"\n        },\n        {\n            \"code\": \"JO\",\n            \"name\": \"Jordan\",\n            \"phone_code\": \"962\"\n        },\n        {\n            \"code\": \"JP\",\n            \"name\": \"Japan\",\n            \"phone_code\": \"81\"\n        },\n        {\n            \"code\": \"KE\",\n            \"name\": \"Kenya\",\n            \"phone_code\": \"254\"\n        },\n        {\n            \"code\": \"KG\",\n            \"name\": \"Kyrgyzstan\",\n            \"phone_code\": \"996\"\n        },\n        {\n            \"code\": \"KH\",\n            \"name\": \"Cambodia\",\n            \"phone_code\": \"855\"\n        },\n        {\n            \"code\": \"KI\",\n            \"name\": \"Kiribati\",\n            \"phone_code\": \"686\"\n        },\n        {\n            \"code\": \"KM\",\n            \"name\": \"Comoros\",\n            \"phone_code\": \"269\"\n        },\n        {\n            \"code\": \"KN\",\n            \"name\": \"Saint Kitts and Nevis\",\n            \"phone_code\": \"1869\"\n        },\n        {\n            \"code\": \"KP\",\n            \"name\": \"Korea (North)\",\n            \"phone_code\": \"850\"\n        },\n        {\n            \"code\": \"KR\",\n            \"name\": \"Korea (South)\",\n            \"phone_code\": \"82\"\n        },\n        {\n            \"code\": \"KW\",\n            \"name\": \"Kuwait\",\n            \"phone_code\": \"965\"\n        },\n        {\n            \"code\": \"KY\",\n            \"name\": \"Cayman Islands\",\n            \"phone_code\": \"1345\"\n        },\n        {\n            \"code\": \"KZ\",\n            \"name\": \"Kazakhstan\",\n            \"phone_code\": \"7\"\n        },\n        {\n            \"code\": \"LA\",\n            \"name\": \"Laos\",\n            \"phone_code\": \"856\"\n        },\n        {\n            \"code\": \"LB\",\n            \"name\": \"Lebanon\",\n            \"phone_code\": \"961\"\n        },\n        {\n            \"code\": \"LC\",\n            \"name\": \"Saint Lucia\",\n            \"phone_code\": \"1758\"\n        },\n        {\n            \"code\": \"LI\",\n            \"name\": \"Liechtenstein\",\n            \"phone_code\": \"423\"\n        },\n        {\n            \"code\": \"LK\",\n            \"name\": \"Sri Lanka\",\n            \"phone_code\": \"94\"\n        },\n        {\n            \"code\": \"LR\",\n            \"name\": \"Liberia\",\n            \"phone_code\": \"231\"\n        },\n        {\n            \"code\": \"LS\",\n            \"name\": \"Lesotho\",\n            \"phone_code\": \"266\"\n        },\n        {\n            \"code\": \"LT\",\n            \"name\": \"Lithuania\",\n            \"phone_code\": \"370\"\n        },\n        {\n            \"code\": \"LU\",\n            \"name\": \"Luxembourg\",\n            \"phone_code\": \"352\"\n        },\n        {\n            \"code\": \"LV\",\n            \"name\": \"Latvia\",\n            \"phone_code\": \"371\"\n        },\n        {\n            \"code\": \"LY\",\n            \"name\": \"Libya\",\n            \"phone_code\": \"218\"\n        },\n        {\n            \"code\": \"MA\",\n            \"name\": \"Morocco\",\n            \"phone_code\": \"212\"\n        },\n        {\n            \"code\": \"MC\",\n            \"name\": \"Monaco\",\n            \"phone_code\": \"377\"\n        },\n        {\n            \"code\": \"MD\",\n            \"name\": \"Moldova\",\n            \"phone_code\": \"373\"\n        },\n        {\n            \"code\": \"MG\",\n            \"name\": \"Madagascar\",\n            \"phone_code\": \"261\"\n        },\n        {\n            \"code\": \"MH\",\n            \"name\": \"Marshall Islands\",\n            \"phone_code\": \"692\"\n        },\n        {\n            \"code\": \"MK\",\n            \"name\": \"Macedonia\",\n            \"phone_code\": \"389\"\n        },\n        {\n            \"code\": \"ML\",\n            \"name\": \"Mali\",\n            \"phone_code\": \"223\"\n        },\n        {\n            \"code\": \"MM\",\n            \"name\": \"Myanmar\",\n            \"phone_code\": \"95\"\n        },\n        {\n            \"code\": \"MN\",\n            \"name\": \"Mongolia\",\n            \"phone_code\": \"976\"\n        },\n        {\n            \"code\": \"MO\",\n            \"name\": \"Macao\",\n            \"phone_code\": \"853\"\n        },\n        {\n            \"code\": \"MP\",\n            \"name\": \"Northern Mariana Islands\",\n            \"phone_code\": \"1670\"\n        },\n        {\n            \"code\": \"MQ\",\n            \"name\": \"Martinique\",\n            \"phone_code\": \"596\"\n        },\n        {\n            \"code\": \"MR\",\n            \"name\": \"Mauritania\",\n            \"phone_code\": \"222\"\n        },\n        {\n            \"code\": \"MS\",\n            \"name\": \"Montserrat\",\n            \"phone_code\": \"1664\"\n        },\n        {\n            \"code\": \"MT\",\n            \"name\": \"Malta\",\n            \"phone_code\": \"356\"\n        },\n        {\n            \"code\": \"MU\",\n            \"name\": \"Mauritius\",\n            \"phone_code\": \"230\"\n        },\n        {\n            \"code\": \"MV\",\n            \"name\": \"Maldives\",\n            \"phone_code\": \"960\"\n        },\n        {\n            \"code\": \"MW\",\n            \"name\": \"Malawi\",\n            \"phone_code\": \"265\"\n        },\n        {\n            \"code\": \"MX\",\n            \"name\": \"Mexico\",\n            \"phone_code\": \"52\"\n        },\n        {\n            \"code\": \"MY\",\n            \"name\": \"Malaysia\",\n            \"phone_code\": \"60\"\n        },\n        {\n            \"code\": \"MZ\",\n            \"name\": \"Mozambique\",\n            \"phone_code\": \"258\"\n        },\n        {\n            \"code\": \"NA\",\n            \"name\": \"Namibia\",\n            \"phone_code\": \"264\"\n        },\n        {\n            \"code\": \"NC\",\n            \"name\": \"New Caledonia\",\n            \"phone_code\": \"687\"\n        },\n        {\n            \"code\": \"NE\",\n            \"name\": \"Niger\",\n            \"phone_code\": \"227\"\n        },\n        {\n            \"code\": \"NF\",\n            \"name\": \"Norfolk Island\",\n            \"phone_code\": \"672\"\n        },\n        {\n            \"code\": \"NG\",\n            \"name\": \"Nigeria\",\n            \"phone_code\": \"234\"\n        },\n        {\n            \"code\": \"NI\",\n            \"name\": \"Nicaragua\",\n            \"phone_code\": \"505\"\n        },\n        {\n            \"code\": \"NL\",\n            \"name\": \"Netherlands\",\n            \"phone_code\": \"31\"\n        },\n        {\n            \"code\": \"NO\",\n            \"name\": \"Norway\",\n            \"phone_code\": \"47\"\n        },\n        {\n            \"code\": \"NP\",\n            \"name\": \"Nepal\",\n            \"phone_code\": \"977\"\n        },\n        {\n            \"code\": \"NR\",\n            \"name\": \"Nauru\",\n            \"phone_code\": \"674\"\n        },\n        {\n            \"code\": \"NU\",\n            \"name\": \"Niue\",\n            \"phone_code\": \"683\"\n        },\n        {\n            \"code\": \"NZ\",\n            \"name\": \"New Zealand (Aotearoa)\",\n            \"phone_code\": \"64\"\n        },\n        {\n            \"code\": \"OM\",\n            \"name\": \"Oman\",\n            \"phone_code\": \"968\"\n        },\n        {\n            \"code\": \"PA\",\n            \"name\": \"Panama\",\n            \"phone_code\": \"507\"\n        },\n        {\n            \"code\": \"PE\",\n            \"name\": \"Peru\",\n            \"phone_code\": \"51\"\n        },\n        {\n            \"code\": \"PF\",\n            \"name\": \"French Polynesia\",\n            \"phone_code\": \"689\"\n        },\n        {\n            \"code\": \"PG\",\n            \"name\": \"Papua New Guinea\",\n            \"phone_code\": \"675\"\n        },\n        {\n            \"code\": \"PH\",\n            \"name\": \"Philippines\",\n            \"phone_code\": \"63\"\n        },\n        {\n            \"code\": \"PK\",\n            \"name\": \"Pakistan\",\n            \"phone_code\": \"92\"\n        },\n        {\n            \"code\": \"PL\",\n            \"name\": \"Poland\",\n            \"phone_code\": \"48\"\n        },\n        {\n            \"code\": \"PM\",\n            \"name\": \"Saint Pierre and Miquelon\",\n            \"phone_code\": \"508\"\n        },\n        {\n            \"code\": \"PN\",\n            \"name\": \"Pitcairn\",\n            \"phone_code\": \"0\"\n        },\n        {\n            \"code\": \"PR\",\n            \"name\": \"Puerto Rico\",\n            \"phone_code\": \"1\"\n        },\n        {\n            \"code\": \"PS\",\n            \"name\": \"Palestinian Territory\",\n            \"phone_code\": \"970\"\n        },\n        {\n            \"code\": \"PT\",\n            \"name\": \"Portugal\",\n            \"phone_code\": \"351\"\n        },\n        {\n            \"code\": \"PW\",\n            \"name\": \"Palau\",\n            \"phone_code\": \"680\"\n        },\n        {\n            \"code\": \"PY\",\n            \"name\": \"Paraguay\",\n            \"phone_code\": \"595\"\n        },\n        {\n            \"code\": \"QA\",\n            \"name\": \"Qatar\",\n            \"phone_code\": \"974\"\n        },\n        {\n            \"code\": \"RE\",\n            \"name\": \"Reunion\",\n            \"phone_code\": \"262\"\n        },\n        {\n            \"code\": \"RO\",\n            \"name\": \"Romania\",\n            \"phone_code\": \"40\"\n        },\n        {\n            \"code\": \"RU\",\n            \"name\": \"Russian Federation\",\n            \"phone_code\": \"70\"\n        },\n        {\n            \"code\": \"RW\",\n            \"name\": \"Rwanda\",\n            \"phone_code\": \"250\"\n        },\n        {\n            \"code\": \"SA\",\n            \"name\": \"Saudi Arabia\",\n            \"phone_code\": \"966\"\n        },\n        {\n            \"code\": \"SB\",\n            \"name\": \"Solomon Islands\",\n            \"phone_code\": \"677\"\n        },\n        {\n            \"code\": \"SC\",\n            \"name\": \"Seychelles\",\n            \"phone_code\": \"248\"\n        },\n        {\n            \"code\": \"SD\",\n            \"name\": \"Sudan\",\n            \"phone_code\": \"249\"\n        },\n        {\n            \"code\": \"SE\",\n            \"name\": \"Sweden\",\n            \"phone_code\": \"46\"\n        },\n        {\n            \"code\": \"SG\",\n            \"name\": \"Singapore\",\n            \"phone_code\": \"65\"\n        },\n        {\n            \"code\": \"SH\",\n            \"name\": \"Saint Helena\",\n            \"phone_code\": \"290\"\n        },\n        {\n            \"code\": \"SI\",\n            \"name\": \"Slovenia\",\n            \"phone_code\": \"386\"\n        },\n        {\n            \"code\": \"SJ\",\n            \"name\": \"Svalbard and Jan Mayen\",\n            \"phone_code\": \"47\"\n        },\n        {\n            \"code\": \"SK\",\n            \"name\": \"Slovakia\",\n            \"phone_code\": \"421\"\n        },\n        {\n            \"code\": \"SL\",\n            \"name\": \"Sierra Leone\",\n            \"phone_code\": \"232\"\n        },\n        {\n            \"code\": \"SM\",\n            \"name\": \"San Marino\",\n            \"phone_code\": \"378\"\n        },\n        {\n            \"code\": \"SN\",\n            \"name\": \"Senegal\",\n            \"phone_code\": \"221\"\n        },\n        {\n            \"code\": \"SO\",\n            \"name\": \"Somalia\",\n            \"phone_code\": \"252\"\n        },\n        {\n            \"code\": \"SR\",\n            \"name\": \"Suriname\",\n            \"phone_code\": \"597\"\n        },\n        {\n            \"code\": \"ST\",\n            \"name\": \"Sao Tome and Principe\",\n            \"phone_code\": \"239\"\n        },\n        {\n            \"code\": \"SV\",\n            \"name\": \"El Salvador\",\n            \"phone_code\": \"503\"\n        },\n        {\n            \"code\": \"SY\",\n            \"name\": \"Syria\",\n            \"phone_code\": \"963\"\n        },\n        {\n            \"code\": \"SZ\",\n            \"name\": \"Swaziland\",\n            \"phone_code\": \"268\"\n        },\n        {\n            \"code\": \"TC\",\n            \"name\": \"Turks and Caicos Islands\",\n            \"phone_code\": \"1649\"\n        },\n        {\n            \"code\": \"TD\",\n            \"name\": \"Chad\",\n            \"phone_code\": \"235\"\n        },\n        {\n            \"code\": \"TF\",\n            \"name\": \"French Southern Territories\",\n            \"phone_code\": \"0\"\n        },\n        {\n            \"code\": \"TG\",\n            \"name\": \"Togo\",\n            \"phone_code\": \"228\"\n        },\n        {\n            \"code\": \"TH\",\n            \"name\": \"Thailand\",\n            \"phone_code\": \"66\"\n        },\n        {\n            \"code\": \"TJ\",\n            \"name\": \"Tajikistan\",\n            \"phone_code\": \"992\"\n        },\n        {\n            \"code\": \"TK\",\n            \"name\": \"Tokelau\",\n            \"phone_code\": \"690\"\n        },\n        {\n            \"code\": \"TM\",\n            \"name\": \"Turkmenistan\",\n            \"phone_code\": \"7370\"\n        },\n        {\n            \"code\": \"TN\",\n            \"name\": \"Tunisia\",\n            \"phone_code\": \"216\"\n        },\n        {\n            \"code\": \"TO\",\n            \"name\": \"Tonga\",\n            \"phone_code\": \"676\"\n        },\n        {\n            \"code\": \"TR\",\n            \"name\": \"Turkey\",\n            \"phone_code\": \"90\"\n        },\n        {\n            \"code\": \"TT\",\n            \"name\": \"Trinidad and Tobago\",\n            \"phone_code\": \"1868\"\n        },\n        {\n            \"code\": \"TV\",\n            \"name\": \"Tuvalu\",\n            \"phone_code\": \"688\"\n        },\n        {\n            \"code\": \"TW\",\n            \"name\": \"Taiwan\",\n            \"phone_code\": \"886\"\n        },\n        {\n            \"code\": \"TZ\",\n            \"name\": \"Tanzania\",\n            \"phone_code\": \"255\"\n        },\n        {\n            \"code\": \"UA\",\n            \"name\": \"Ukraine\",\n            \"phone_code\": \"380\"\n        },\n        {\n            \"code\": \"UG\",\n            \"name\": \"Uganda\",\n            \"phone_code\": \"256\"\n        },\n        {\n            \"code\": \"US\",\n            \"name\": \"United States of America\",\n            \"phone_code\": \"1\"\n        },\n        {\n            \"code\": \"UY\",\n            \"name\": \"Uruguay\",\n            \"phone_code\": \"598\"\n        },\n        {\n            \"code\": \"UZ\",\n            \"name\": \"Uzbekistan\",\n            \"phone_code\": \"998\"\n        },\n        {\n            \"code\": \"VC\",\n            \"name\": \"Saint Vincent and the Grenadines\",\n            \"phone_code\": \"1784\"\n        },\n        {\n            \"code\": \"VE\",\n            \"name\": \"Venezuela\",\n            \"phone_code\": \"58\"\n        },\n        {\n            \"code\": \"VG\",\n            \"name\": \"Virgin Islands (British)\",\n            \"phone_code\": \"1284\"\n        },\n        {\n            \"code\": \"VI\",\n            \"name\": \"Virgin Islands (U.S.)\",\n            \"phone_code\": \"1340\"\n        },\n        {\n            \"code\": \"VN\",\n            \"name\": \"Viet Nam\",\n            \"phone_code\": \"84\"\n        },\n        {\n            \"code\": \"VU\",\n            \"name\": \"Vanuatu\",\n            \"phone_code\": \"678\"\n        },\n        {\n            \"code\": \"WF\",\n            \"name\": \"Wallis and Futuna\",\n            \"phone_code\": \"681\"\n        },\n        {\n            \"code\": \"WS\",\n            \"name\": \"Samoa\",\n            \"phone_code\": \"684\"\n        },\n        {\n            \"code\": \"YE\",\n            \"name\": \"Yemen\",\n            \"phone_code\": \"967\"\n        },\n        {\n            \"code\": \"YT\",\n            \"name\": \"Mayotte\",\n            \"phone_code\": \"269\"\n        },\n        {\n            \"code\": \"ZA\",\n            \"name\": \"South Africa\",\n            \"phone_code\": \"27\"\n        },\n        {\n            \"code\": \"ZM\",\n            \"name\": \"Zambia\",\n            \"phone_code\": \"260\"\n        },\n        {\n            \"code\": \"ZR\",\n            \"name\": \"Zaire (former)\",\n            \"phone_code\": null\n        },\n        {\n            \"code\": \"ZW\",\n            \"name\": \"Zimbabwe\",\n            \"phone_code\": null\n        }\n    ]\n}"}],"_postman_id":"590306ed-8338-418e-abd7-3ac60a6bbb7f"},{"name":"Single country detail","event":[{"listen":"prerequest","script":{"id":"be5c12a7-15f1-4b4c-a206-09790d426acb","exec":["pm.globals.set(\"country_code\", \"MX\");"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"b565871f-4ab1-40d3-81f6-821ba0aa455f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{queries_url}}/country/{{country}}","description":"Get country details by country id. <br>\n\n<strong>US</strong>- United States<br>\n<strong>MX</strong>- Mexico<br>\n<strong>CO</strong>- Colombia<br>\n\nThere are over 250 countries supported, you can get the country code with the <a href=\"https://docs.envia.com/?version=latest#590306ed-8338-418e-abd7-3ac60a6bbb7f\">All Countries</a> request."},"response":[{"id":"da226342-b100-445e-bcef-f9314c12708b","name":"Get single country","originalRequest":{"method":"GET","header":[],"url":"{{queries_url}}/country/{{country}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 May 2019 16:00:54 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"origin","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"4de9af1138a69f88-IAD","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"code\": \"MX\",\n            \"name\": \"Mexico\",\n            \"phone_code\": \"52\"\n        }\n    ]\n}"}],"_postman_id":"b565871f-4ab1-40d3-81f6-821ba0aa455f"}],"id":"3c2b53ce-1b6a-4438-b04d-0d8171006614","auth":{"type":"noauth"},"event":[{"listen":"prerequest","script":{"id":"75c5d0bd-8c4c-4487-90e5-1a20749b0a4a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a7709bc0-bd2b-4041-9f81-7fd52dbb4d71","type":"text/javascript","exec":[""]}}],"_postman_id":"3c2b53ce-1b6a-4438-b04d-0d8171006614"},{"name":"States","item":[{"name":"All states","id":"bb009b91-5736-4dfb-8a73-b49a5bcf832c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{queries_url}}/state?country_code={{country}}","host":["{{queries_url}}"],"path":["state"],"query":[{"key":"country_code","value":"{{country}}"}]},"description":"Get states by country. <br>\n\n<strong>US</strong>- United States<br>\n<strong>MX</strong>- Mexico<br>\n<strong>CO</strong>- Colombia<br>\n\n"},"response":[{"id":"55af3f07-0c91-4f42-89ba-c6601184cea5","name":"get all states","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{queries_url}}/state?country_code={{country}}","host":["{{queries_url}}"],"path":["state"],"query":[{"key":"country_code","value":"{{country}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 May 2019 16:28:06 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"origin,accept-encoding","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"4de9d6ec8a8795ae-IAD","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"name\": \"Aguascalientes\",\n            \"code_2_digits\": \"AG\",\n            \"code_3_digits\": \"AGS\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Baja California\",\n            \"code_2_digits\": \"BC\",\n            \"code_3_digits\": \"BCN\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Baja California Sur\",\n            \"code_2_digits\": \"BS\",\n            \"code_3_digits\": \"BCS\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Campeche\",\n            \"code_2_digits\": \"CM\",\n            \"code_3_digits\": \"CAM\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Chiapas\",\n            \"code_2_digits\": \"CS\",\n            \"code_3_digits\": \"CHP\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Chihuahua\",\n            \"code_2_digits\": \"CH\",\n            \"code_3_digits\": \"CHH\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Ciudad de México\",\n            \"code_2_digits\": \"CX\",\n            \"code_3_digits\": \"CMX\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Coahuila\",\n            \"code_2_digits\": \"CO\",\n            \"code_3_digits\": \"COA\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Colima\",\n            \"code_2_digits\": \"CL\",\n            \"code_3_digits\": \"COL\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Distrito Federal\",\n            \"code_2_digits\": \"DF\",\n            \"code_3_digits\": \"DIF\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Durango\",\n            \"code_2_digits\": \"DG\",\n            \"code_3_digits\": \"DGO\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Guanajuato\",\n            \"code_2_digits\": \"GT\",\n            \"code_3_digits\": \"GTO\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Guerrero\",\n            \"code_2_digits\": \"GR\",\n            \"code_3_digits\": \"GRO\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Hidalgo\",\n            \"code_2_digits\": \"HG\",\n            \"code_3_digits\": \"HGO\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Jalisco\",\n            \"code_2_digits\": \"JA\",\n            \"code_3_digits\": \"JAL\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"México\",\n            \"code_2_digits\": \"EM\",\n            \"code_3_digits\": \"MEX\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Michoacán\",\n            \"code_2_digits\": \"MI\",\n            \"code_3_digits\": \"MIC\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Morelos\",\n            \"code_2_digits\": \"MO\",\n            \"code_3_digits\": \"MOR\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Nayarit\",\n            \"code_2_digits\": \"NA\",\n            \"code_3_digits\": \"NAY\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Nuevo León\",\n            \"code_2_digits\": \"NL\",\n            \"code_3_digits\": \"NLE\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Oaxaca\",\n            \"code_2_digits\": \"OA\",\n            \"code_3_digits\": \"OAX\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Puebla\",\n            \"code_2_digits\": \"PU\",\n            \"code_3_digits\": \"PUE\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Querétaro\",\n            \"code_2_digits\": \"QT\",\n            \"code_3_digits\": \"QRO\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Quintana Roo\",\n            \"code_2_digits\": \"QR\",\n            \"code_3_digits\": \"ROO\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"San Luis Potosí\",\n            \"code_2_digits\": \"SL\",\n            \"code_3_digits\": \"SLP\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Sinaloa\",\n            \"code_2_digits\": \"SI\",\n            \"code_3_digits\": \"SIN\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Sonora\",\n            \"code_2_digits\": \"SO\",\n            \"code_3_digits\": \"SON\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Tabasco\",\n            \"code_2_digits\": \"TB\",\n            \"code_3_digits\": \"TAB\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Tamaulipas\",\n            \"code_2_digits\": \"TM\",\n            \"code_3_digits\": \"TAM\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Tlaxcala\",\n            \"code_2_digits\": \"TL\",\n            \"code_3_digits\": \"TLA\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Veracruz\",\n            \"code_2_digits\": \"VE\",\n            \"code_3_digits\": \"VER\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Yucatán\",\n            \"code_2_digits\": \"YU\",\n            \"code_3_digits\": \"YUC\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Zacatecas\",\n            \"code_2_digits\": \"ZA\",\n            \"code_3_digits\": \"ZAC\",\n            \"country_code\": \"MX\"\n        }\n    ]\n}"}],"_postman_id":"bb009b91-5736-4dfb-8a73-b49a5bcf832c"},{"name":"Single state","event":[{"listen":"prerequest","script":{"id":"e76db5a2-84c1-4229-b5a4-37af8cb538c7","exec":["pm.globals.set(\"state_code\", \"NL\");"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"35e23131-ff39-4aa6-b48a-241ed755b775","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{queries_url}}/state/{{state_code}}","description":"Get state details by state code. <br>\n\n<b>US</b></br>\n<strong>AL </strong>- Alabama<br>\n<strong>TX </strong>- Texas<br>\n<strong>NY </strong>- New York<br>\n\n<b>Mexico</b></br>\n<strong>NL </strong>- Nuevo León<br>\n<strong>AG </strong>- Aguascalientes<br>\n<strong>BC </strong>- Baja California<br>\n\n<a href=\"https://docs.envia.com/?version=latest#bb009b91-5736-4dfb-8a73-b49a5bcf832c\">Find the complete list here.</a>"},"response":[{"id":"20764835-59bd-46d0-85f2-1e1ba958ddfe","name":"get single state","originalRequest":{"method":"GET","header":[],"url":"{{queries_url}}/state/{{state_code}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 May 2019 16:28:14 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"origin","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"4de9d7216d2995ae-IAD","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"name\": \"Nuevo León\",\n            \"code_2_digits\": \"NL\",\n            \"code_3_digits\": \"NLE\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"Newfoundland and Labrador\",\n            \"code_2_digits\": \"NL\",\n            \"code_3_digits\": null,\n            \"country_code\": \"CA\"\n        }\n    ]\n}"}],"_postman_id":"35e23131-ff39-4aa6-b48a-241ed755b775"}],"id":"3c5a494d-de52-4f48-9884-353cc3fd09dd","auth":{"type":"noauth"},"event":[{"listen":"prerequest","script":{"id":"969309e4-6a91-46e6-8a81-7f2154bf2714","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"64f67965-d952-4994-9dd2-52d2eca115f5","type":"text/javascript","exec":[""]}}],"_postman_id":"3c5a494d-de52-4f48-9884-353cc3fd09dd"},{"name":"Address structure","id":"0a1777b4-615c-490e-a892-0058fbba1aa8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"https://queries.envia.com/generic-form?country_code={{country}}&form={{form_type}}","protocol":"https","host":["queries","envia","com"],"path":["generic-form"],"query":[{"key":"country_code","value":"{{country}}"},{"key":"form","value":"{{form_type}}"}]},"description":"**Review this information carefully,** if you are planing to integrate Envia in multiple countries.\n\n[Addresses structure](https://docs.envia.com/?version=latest#0a1777b4-615c-490e-a892-0058fbba1aa8) may vary depending on the country the package is being shipped from. It can be by [zipcode](https://docs.envia.com/?version=latest#c1fb4ecd-cd58-424b-8d2b-aeb912e4b39c) or [city/locality.](https://docs.envia.com/?version=latest#c5350bd0-aa40-4f57-b957-8bd211d4d82e)\n\n**Parameter for country_code**\n\nYou can get the country codes [here!](https://docs.envia.com/?version=latest#3c2b53ce-1b6a-4438-b04d-0d8171006614)\n\n| **Parameter** | **Description** |\n| --- | --- |\n| US | United States |\n| MX | Mexico |\n| CA | Canada |\n| CO | Colombia |\n| IN | India |\n| CL | Chile |\n| GT | Guatemala |\n| BR | Brasil |\n| AR | Argentina |\n| PE | Peru |\n\n\\*For more options use the [country codes](https://docs.envia.com/?version=latest#3c2b53ce-1b6a-4438-b04d-0d8171006614) request for more options.\n\n**Parameter form type:**\n\n| **Parameter** | **Description** |\n| --- | --- |\n| address_info | Used for Shipping |\n| billing_info | Used for Billing |"},"response":[{"id":"e21b7d18-b81a-4139-8478-64b8b554c421","name":"Shipping from MX","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{queries_url}}/generic-form?country_code=MX&form=address_info","host":["{{queries_url}}"],"path":["generic-form"],"query":[{"key":"country_code","value":"MX"},{"key":"form","value":"address_info"}]}},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Sep 2021 15:20:42 GMT","enabled":true},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"75","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"origin","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"CF-Cache-Status","value":"DYNAMIC","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"688ff6b22bf8ec3e-MFE","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"fieldId\": \"address1\",\n        \"fieldName\": \"street\",\n        \"fieldLabel\": \"Address1\",\n        \"fieldLabelLang\": \"createLabel.addressInfo.street\",\n        \"fieldType\": \"text\",\n        \"fieldPlaceholder\": \"Address1\",\n        \"fieldPlaceholderLang\": \"createLabel.addressInfo.street\",\n        \"fieldIcon\": \"fas fa-map-marker-alt\",\n        \"dataType\": \"string\",\n        \"visible\": true,\n        \"size\": \"L\",\n        \"rules\": {\n            \"required\": true,\n            \"validationType\": \"street\"\n        }\n    },\n    {\n        \"fieldId\": \"address2\",\n        \"fieldName\": \"number\",\n        \"fieldLabel\": \"Address2\",\n        \"fieldLabelLang\": \"createLabel.addressInfo.number\",\n        \"fieldType\": \"text\",\n        \"fieldPlaceholder\": \"Address2\",\n        \"fieldPlaceholderLang\": \"createLabel.addressInfo.number\",\n        \"fieldIcon\": \"fas fa-map-marker-alt\",\n        \"dataType\": \"string\",\n        \"visible\": true,\n        \"size\": \"L\",\n        \"rules\": {\n            \"required\": false,\n            \"validationType\": \"value\"\n        }\n    },\n    {\n        \"fieldId\": \"postalCode\",\n        \"fieldName\": \"postal_code\",\n        \"fieldLabel\": \"Zip Code\",\n        \"fieldLabelLang\": \"createLabel.addressInfo.zip\",\n        \"fieldType\": \"text\",\n        \"fieldPlaceholder\": \"Zip Code\",\n        \"fieldPlaceholderLang\": \"createLabel.addressInfo.zip\",\n        \"fieldIcon\": \"fas fa-map-marker-alt\",\n        \"dataType\": \"string\",\n        \"visible\": true,\n        \"geocodes\": false,\n        \"on_change\": [\n            {\n                \"condition\": \"/(^[0-9]{5})$/\",\n                \"action\": \"request\",\n                \"url\": \"https://geocodes.envia.com/zipcode/{{values.country}}/{{values.postal_code}}\",\n                \"name\": \"geocodes\",\n                \"data_path\": \"[0]\"\n            },\n            {\n                \"action\": \"set_temporal_context\",\n                \"values\": {\n                    \"state_code\": {\n                        \"path\": [\n                            \"geocodes.state.code.2digit\",\n                            \"geocodes.state.code.1digit\",\n                            \"geocodes.state.code.3digit\"\n                        ]\n                    }\n                }\n            },\n            {\n                \"action\": \"set_fields\",\n                \"fields\": {\n                    \"city\": \"{{geocodes.locality}}\",\n                    \"state\": \"{{state_code}}\",\n                    \"district\": \"{{geocodes.suburbs[0]}}\"\n                }\n            },\n            {\n                \"action\": \"set_options\",\n                \"fields\": {\n                    \"district\": \"geocodes.suburbs\"\n                }\n            }\n        ],\n        \"size\": \"M\",\n        \"rules\": {\n            \"required\": true,\n            \"max\": \"5\",\n            \"validationType\": \"value\"\n        }\n    },\n    {\n        \"fieldId\": \"district\",\n        \"fieldName\": \"district\",\n        \"fieldLabel\": \"Neighborhood\",\n        \"fieldLabelLang\": \"createLabel.addressInfo.neighborhood\",\n        \"fieldType\": \"text\",\n        \"fieldPlaceholder\": \"Neighborhood\",\n        \"fieldPlaceholderLang\": \"createLabel.addressInfo.neighborhood\",\n        \"fieldIcon\": \"fas fa-map-marker-alt\",\n        \"dataType\": \"string\",\n        \"visible\": true,\n        \"size\": \"M\",\n        \"rules\": {\n            \"required\": false,\n            \"max\": \"50\"\n        }\n    },\n    {\n        \"fieldId\": \"district_select\",\n        \"fieldName\": \"district_select\",\n        \"fieldLabel\": \"Neighborhood\",\n        \"fieldLabelLang\": \"createLabel.addressInfo.neighborhood\",\n        \"fieldType\": \"select\",\n        \"fieldPlaceholder\": \"Neighborhood\",\n        \"fieldPlaceholderLang\": \"createLabel.addressInfo.neighborhood\",\n        \"fieldIcon\": \"fas fa-map-marker-alt\",\n        \"dataType\": \"string\",\n        \"visible\": false,\n        \"size\": \"M\",\n        \"rules\": {\n            \"required\": false,\n            \"max\": \"50\"\n        }\n    },\n    {\n        \"fieldId\": \"city\",\n        \"fieldName\": \"city\",\n        \"fieldLabel\": \"City\",\n        \"fieldLabelLang\": \"createLabel.addressInfo.city\",\n        \"fieldType\": \"text\",\n        \"fieldPlaceholder\": \"City\",\n        \"fieldPlaceholderLang\": \"createLabel.addressInfo.city\",\n        \"fieldIcon\": \"fas fa-map-marker-alt\",\n        \"dataType\": \"string\",\n        \"visible\": true,\n        \"size\": \"M\",\n        \"rules\": {\n            \"required\": true,\n            \"max\": \"50\",\n            \"validationType\": \"value\"\n        }\n    },\n    {\n        \"fieldId\": \"city_select\",\n        \"fieldName\": \"city_select\",\n        \"fieldLabel\": \"City\",\n        \"fieldLabelLang\": \"createLabel.addressInfo.city\",\n        \"fieldType\": \"select\",\n        \"fieldPlaceholder\": \"City\",\n        \"fieldPlaceholderLang\": \"createLabel.addressInfo.city\",\n        \"fieldIcon\": \"fas fa-map-marker-alt\",\n        \"dataType\": \"string\",\n        \"visible\": false,\n        \"size\": \"M\",\n        \"rules\": {\n            \"required\": false,\n            \"max\": \"50\"\n        }\n    },\n    {\n        \"fieldId\": \"state\",\n        \"fieldName\": \"state\",\n        \"fieldLabel\": \"State\",\n        \"fieldLabelLang\": \"createLabel.addressInfo.state\",\n        \"fieldType\": \"select\",\n        \"fieldPlaceholder\": \"State\",\n        \"fieldPlaceholderLang\": \"createLabel.addressInfo.state\",\n        \"fieldIcon\": \"fas fa-map-marker-alt\",\n        \"dataType\": \"string\",\n        \"visible\": true,\n        \"size\": \"M\",\n        \"rules\": {\n            \"required\": true,\n            \"min\": \"2\",\n            \"max\": \"3\",\n            \"validationType\": \"select\"\n        }\n    },\n    {\n        \"fieldId\": \"identificationNumber\",\n        \"fieldName\": \"identification_number\",\n        \"fieldLabel\": \"Identification Number\",\n        \"fieldLabelLang\": \"settings.cards.billing.rfc\",\n        \"fieldType\": \"text\",\n        \"fieldPlaceholder\": \"Identification Number\",\n        \"fieldPlaceholderLang\": \"settings.cards.billing.rfc\",\n        \"fieldIcon\": \"fas fa-map-marker-alt\",\n        \"dataType\": \"string\",\n        \"visible\": true,\n        \"size\": \"M\",\n        \"rules\": {\n            \"required\": false,\n            \"max\": \"50\",\n            \"validationType\": \"value\"\n        }\n    },\n    {\n        \"fieldId\": \"reference\",\n        \"fieldName\": \"reference\",\n        \"fieldLabel\": \"Reference\",\n        \"fieldLabelLang\": \"createLabel.addressInfo.reference\",\n        \"fieldType\": \"text\",\n        \"fieldPlaceholder\": \"Reference\",\n        \"fieldPlaceholderLang\": \"createLabel.addressInfo.reference\",\n        \"fieldIcon\": \"fas fa-map-marker-alt\",\n        \"dataType\": \"string\",\n        \"visible\": true,\n        \"size\": \"M\",\n        \"rules\": {\n            \"required\": false,\n            \"max\": \"50\"\n        }\n    }\n]"},{"id":"f72ea1ff-f35c-4ed6-8d9d-f2654635b642","name":"Billing for MX","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{queries_url}}/generic-form?country_code=MX&form=billing_info","host":["{{queries_url}}"],"path":["generic-form"],"query":[{"key":"country_code","value":"MX"},{"key":"form","value":"billing_info"}]}},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Sep 2021 15:20:42 GMT","enabled":true},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"75","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"origin","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"CF-Cache-Status","value":"DYNAMIC","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"688ff6b22bf8ec3e-MFE","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"fieldId\": \"nombre\",\n        \"fieldName\": \"nombre\",\n        \"dataName\": \"name\",\n        \"fieldLabel\": \"Nombre\",\n        \"fieldLabelLang\": \"settings.cards.billing.name\",\n        \"fieldPlaceholder\": \"Nombre\",\n        \"fieldPlaceholderLang\": \"settings.cards.billing.name\",\n        \"fieldIcon\": \"fas fa-user\",\n        \"dataType\": \"text\",\n        \"visible\": true,\n        \"size\": \"M\",\n        \"rules\": {\n            \"disabled\": false,\n            \"required\": true,\n            \"validationType\": \"name\"\n        }\n    },\n    {\n        \"fieldId\": \"lastname\",\n        \"fieldName\": \"apellidos\",\n        \"dataName\": \"surname\",\n        \"fieldLabel\": \"Apellido\",\n        \"fieldLabelLang\": \"settings.billing.modal.lastname\",\n        \"fieldPlaceholder\": \"Nombre del cliente\",\n        \"fieldPlaceholderLang\": \"settings.billing.modal.lastname\",\n        \"fieldIcon\": \"fas fa-user\",\n        \"dataType\": \"text\",\n        \"visible\": true,\n        \"size\": \"M\",\n        \"rules\": {\n            \"disabled\": false,\n            \"required\": true,\n            \"validationType\": \"name\"\n        }\n    },\n    {\n        \"fieldId\": \"email\",\n        \"fieldName\": \"email\",\n        \"dataName\": \"email\",\n        \"fieldLabel\": \"email\",\n        \"fieldLabelLang\": \"settings.billing.modal.email\",\n        \"fieldPlaceholder\": \"Email\",\n        \"fieldPlaceholderLang\": \"settings.billing.modal.email\",\n        \"fieldIcon\": \"fas fa-envelope\",\n        \"dataType\": \"text\",\n        \"visible\": true,\n        \"size\": \"M\",\n        \"rules\": {\n            \"disabled\": false,\n            \"required\": true,\n            \"validationType\": \"email\"\n        }\n    },\n    {\n        \"fieldId\": \"phone\",\n        \"fieldName\": \"telefono\",\n        \"dataName\": \"phone\",\n        \"fieldLabel\": \"Phone\",\n        \"fieldLabelLang\": \"settings.billing.modal.tel\",\n        \"fieldPlaceholder\": \"Phone\",\n        \"fieldPlaceholderLang\": \"settings.billing.modal.tel\",\n        \"fieldIcon\": \"fas fa-phone\",\n        \"dataType\": \"text\",\n        \"visible\": true,\n        \"size\": \"M\",\n        \"rules\": {\n            \"disabled\": false,\n            \"required\": true,\n            \"validationType\": \"phone\"\n        }\n    },\n    {\n        \"fieldId\": \"rfc\",\n        \"fieldName\": \"rfc\",\n        \"dataName\": \"rfc\",\n        \"fieldLabel\": \"RFC\",\n        \"fieldLabelLang\": \"settings.billing.modal.rfc\",\n        \"fieldPlaceholder\": \"RFC\",\n        \"fieldPlaceholderLang\": \"settings.billing.modal.rfc\",\n        \"fieldIcon\": \"fas fa-ticket-alt\",\n        \"dataType\": \"text\",\n        \"visible\": true,\n        \"size\": \"M\",\n        \"rules\": {\n            \"disabled\": false,\n            \"required\": true,\n            \"validationType\": \"rfc\"\n        }\n    },\n    {\n        \"fieldId\": \"business_name\",\n        \"fieldName\": \"razons\",\n        \"dataName\": \"business_name\",\n        \"fieldLabel\": \"Razón social\",\n        \"fieldLabelLang\": \"settings.billing.modal.company\",\n        \"fieldPlaceholder\": \"Razón social\",\n        \"fieldPlaceholderLang\": \"settings.billing.modal.company\",\n        \"fieldIcon\": \"fas fa-building\",\n        \"dataType\": \"text\",\n        \"visible\": true,\n        \"size\": \"M\",\n        \"rules\": {\n            \"disabled\": false,\n            \"required\": true,\n            \"validationType\": \"name\"\n        }\n    },\n    {\n        \"fieldId\": \"country\",\n        \"fieldName\": \"localidad\",\n        \"dataName\": \"location\",\n        \"fieldLabel\": \"País\",\n        \"fieldLabelLang\": \"settings.billing.modal.country\",\n        \"fieldPlaceholder\": \"País\",\n        \"fieldPlaceholderLang\": \"settings.billing.modal.country\",\n        \"fieldIcon\": \"fas fa-map-marker-alt\",\n        \"dataType\": \"text\",\n        \"visible\": true,\n        \"size\": \"M\",\n        \"rules\": {\n            \"disabled\": false,\n            \"required\": true,\n            \"validationType\": \"value\"\n        }\n    },\n    {\n        \"fieldId\": \"state\",\n        \"fieldName\": \"estado\",\n        \"dataName\": \"state\",\n        \"fieldLabel\": \"Estado\",\n        \"fieldLabelLang\": \"settings.billing.modal.state\",\n        \"fieldPlaceholder\": \"Estado\",\n        \"fieldPlaceholderLang\": \"settings.billing.modal.state\",\n        \"fieldIcon\": \"fas fa-map-marker-alt\",\n        \"dataType\": \"text\",\n        \"visible\": true,\n        \"size\": \"M\",\n        \"rules\": {\n            \"disabled\": false,\n            \"required\": true,\n            \"validationType\": \"value\"\n        }\n    },\n    {\n        \"fieldId\": \"city\",\n        \"fieldName\": \"ciudad\",\n        \"dataName\": \"city\",\n        \"fieldLabel\": \"Ciudad\",\n        \"fieldLabelLang\": \"settings.billing.modal.city\",\n        \"fieldPlaceholder\": \"Ciudad\",\n        \"fieldPlaceholderLang\": \"settings.billing.modal.city\",\n        \"fieldIcon\": \"fas fa-map-marker-alt\",\n        \"dataType\": \"text\",\n        \"visible\": true,\n        \"size\": \"M\",\n        \"rules\": {\n            \"disabled\": false,\n            \"required\": true,\n            \"validationType\": \"value\"\n        }\n    },\n    {\n        \"fieldId\": \"postal_code\",\n        \"fieldName\": \"codpos\",\n        \"dataName\": \"postal_code\",\n        \"fieldLabel\": \"Código postal\",\n        \"fieldLabelLang\": \"settings.billing.modal.zip\",\n        \"fieldPlaceholder\": \"Código postal\",\n        \"fieldPlaceholderLang\": \"settings.billing.modal.zip\",\n        \"fieldIcon\": \"fas fa-map-marker-alt\",\n        \"dataType\": \"text\",\n        \"visible\": true,\n        \"size\": \"M\",\n        \"rules\": {\n            \"disabled\": false,\n            \"required\": true,\n            \"validationType\": \"zip\"\n        }\n    },\n    {\n        \"fieldId\": \"district\",\n        \"fieldName\": \"colonia\",\n        \"dataName\": \"district\",\n        \"fieldLabel\": \"Colonia\",\n        \"fieldLabelLang\": \"settings.billing.modal.colony\",\n        \"fieldPlaceholder\": \"Colonia\",\n        \"fieldPlaceholderLang\": \"settings.billing.modal.colony\",\n        \"fieldIcon\": \"fas fa-map-marker-alt\",\n        \"dataType\": \"text\",\n        \"visible\": true,\n        \"size\": \"M\",\n        \"rules\": {\n            \"disabled\": false,\n            \"required\": true,\n            \"validationType\": \"value\"\n        }\n    },\n    {\n        \"fieldId\": \"street\",\n        \"fieldName\": \"calle\",\n        \"dataName\": \"street\",\n        \"fieldLabel\": \"Calle\",\n        \"fieldLabelLang\": \"settings.billing.modal.street\",\n        \"fieldPlaceholder\": \"Razón Social\",\n        \"fieldPlaceholderLang\": \"settings.billing.modal.street\",\n        \"fieldIcon\": \"fas fa-map-marker-alt\",\n        \"dataType\": \"text\",\n        \"visible\": true,\n        \"size\": \"M\",\n        \"rules\": {\n            \"disabled\": false,\n            \"required\": true,\n            \"validationType\": \"value\"\n        }\n    },\n    {\n        \"fieldId\": \"numero_exterior\",\n        \"fieldName\": \"numero_exterior\",\n        \"dataName\": \"ext_number\",\n        \"fieldLabel\": \"Número exterior\",\n        \"fieldLabelLang\": \"settings.billing.modal.numext\",\n        \"fieldPlaceholder\": \"Número exterior\",\n        \"fieldPlaceholderLang\": \"settings.billing.modal.numext\",\n        \"fieldIcon\": \"fas fa-hashtag\",\n        \"dataType\": \"text\",\n        \"visible\": true,\n        \"size\": \"M\",\n        \"rules\": {\n            \"disabled\": false,\n            \"required\": true,\n            \"validationType\": \"numVal\"\n        }\n    },\n    {\n        \"fieldId\": \"numero_interior\",\n        \"fieldName\": \"numero_interior\",\n        \"dataName\": \"int_number\",\n        \"fieldLabel\": \"Número interior\",\n        \"fieldLabelLang\": \"settings.billing.modal.numint\",\n        \"fieldPlaceholder\": \"Número exterior\",\n        \"fieldPlaceholderLang\": \"settings.billing.modal.numint\",\n        \"fieldIcon\": \"fas fa-hashtag\",\n        \"dataType\": \"text\",\n        \"visible\": true,\n        \"size\": \"M\",\n        \"rules\": {\n            \"disabled\": false,\n            \"required\": false,\n            \"validationType\": \"numVal\"\n        }\n    },\n    {\n        \"fieldId\": \"tax_payer_type\",\n        \"fieldName\": \"tax_payer_type\",\n        \"dataName\": \"tax_payer_type\",\n        \"fieldLabel\": \"Tipo de persona\",\n        \"fieldLabelLang\": \"settings.billing.moda.taxpayertype\",\n        \"fieldPlaceholder\": \"Tipo de persona\",\n        \"fieldPlaceholderLang\": \"settings.billing.moda.taxpayertype\",\n        \"fieldIcon\": \"fas fa-hashtag\",\n        \"dataType\": \"select\",\n        \"visible\": true,\n        \"size\": \"L\",\n        \"rules\": {\n            \"disabled\": false,\n            \"required\": true,\n            \"validationType\": \"select\",\n            \"defaultValues\": [\n                {\n                    \"key\": \"601\",\n                    \"value\": \"General de Ley Personas Morales\"\n                },\n                {\n                    \"key\": \"603\",\n                    \"value\": \"Personas Morales con Fines no Lucrativos\"\n                },\n                {\n                    \"key\": \"605\",\n                    \"value\": \"Sueldos y Salarios e Ingresos Asimilados a Salarios\"\n                },\n                {\n                    \"key\": \"606\",\n                    \"value\": \"Arrendamiento\"\n                },\n                {\n                    \"key\": \"607\",\n                    \"value\": \"Régimen de Enajenación o Adquisición de Bienes\"\n                },\n                {\n                    \"key\": \"608\",\n                    \"value\": \"Demás ingresos\"\n                },\n                {\n                    \"key\": \"609\",\n                    \"value\": \"Consolidación\"\n                },\n                {\n                    \"key\": \"611\",\n                    \"value\": \"Ingresos por Dividendos (socios y accionistas)\"\n                },\n                {\n                    \"key\": \"612\",\n                    \"value\": \"Personas Físicas con Actividades Empresariales y Profesionales\"\n                },\n                {\n                    \"key\": \"614\",\n                    \"value\": \"Ingresos por intereses\"\n                },\n                {\n                    \"key\": \"615\",\n                    \"value\": \"Régimen de los ingresos por obtención de premios\"\n                },\n                {\n                    \"key\": \"616\",\n                    \"value\": \"Sin obligaciones fiscales\"\n                },\n                {\n                    \"key\": \"620\",\n                    \"value\": \"Sociedades Cooperativas de Producción que optan por Diferir sus Ingresos\"\n                },\n                {\n                    \"key\": \"621\",\n                    \"value\": \"Incorporación Fiscal\"\n                },\n                {\n                    \"key\": \"622\",\n                    \"value\": \"Actividades Agrícolas, Ganaderas, Silvícolas y Pesqueras\"\n                },\n                {\n                    \"key\": \"623\",\n                    \"value\": \"Opcional para Grupos de Sociedades\"\n                },\n                {\n                    \"key\": \"624\",\n                    \"value\": \"Coordinados\"\n                },\n                {\n                    \"key\": \"625\",\n                    \"value\": \"Régimen de personas físicas con actividad empresarial con ingresos por plataformas tecnológicas\"\n                },\n                {\n                    \"key\": \"626\",\n                    \"value\": \"Régimen Simplificado de Confianza\"\n                },\n                {\n                    \"key\": \"628\",\n                    \"value\": \"Hidrocarburos\"\n                },\n                {\n                    \"key\": \"629\",\n                    \"value\": \"De los Regímenes Fiscales Preferentes y de las Empresas Multinacionales\"\n                },\n                {\n                    \"key\": \"630\",\n                    \"value\": \"Enajenación de acciones en bolsa de valores\"\n                }\n            ]\n        }\n    },\n    {\n        \"fieldId\": \"uso_cfdi\",\n        \"fieldName\": \"uso_cfdi\",\n        \"dataName\": \"cfdi\",\n        \"fieldLabel\": \"Uso CDFI\",\n        \"fieldLabelLang\": \"settings.billing.modal.usocfdi\",\n        \"fieldPlaceholder\": \"Uso CFDI\",\n        \"fieldPlaceholderLang\": \"settings.billing.modal.usocfdi\",\n        \"fieldIcon\": \"fas fa-hashtag\",\n        \"dataType\": \"select\",\n        \"visible\": true,\n        \"size\": \"M\",\n        \"rules\": {\n            \"disabled\": false,\n            \"required\": true,\n            \"validationType\": \"select\",\n            \"defaultValues\": [\n                {\n                    \"key\": \"G01\",\n                    \"value\": \"Adquisición de mercancías\"\n                },\n                {\n                    \"key\": \"G02\",\n                    \"value\": \"Devoluciones, descuentos o bonificaciones\"\n                },\n                {\n                    \"key\": \"G03\",\n                    \"value\": \"Gastos en general\"\n                },\n                {\n                    \"key\": \"I01\",\n                    \"value\": \"Contrucciones\"\n                },\n                {\n                    \"key\": \"I02\",\n                    \"value\": \"Mobilario y equipo de oficina por inversiones\"\n                },\n                {\n                    \"key\": \"I03\",\n                    \"value\": \"Equipo de transporte\"\n                },\n                {\n                    \"key\": \"I04\",\n                    \"value\": \"Equipo de computo y accesorios\"\n                },\n                {\n                    \"key\": \"I05\",\n                    \"value\": \"Dados, troqueles, moldes, matrices y herramental\"\n                },\n                {\n                    \"key\": \"I06\",\n                    \"value\": \"Comunicaciones telefónicas\"\n                },\n                {\n                    \"key\": \"I07\",\n                    \"value\": \"Comunicaciones satelitales\"\n                },\n                {\n                    \"key\": \"I08\",\n                    \"value\": \"Otra maquinaria y equipo\"\n                },\n                {\n                    \"key\": \"D01\",\n                    \"value\": \"Honorarios médicos, dentales y gastos hospitalarios.\"\n                },\n                {\n                    \"key\": \"D02\",\n                    \"value\": \"Gastos médicos por incapacidad o discapacidad\"\n                },\n                {\n                    \"key\": \"D03\",\n                    \"value\": \"Gastos funerales.\"\n                },\n                {\n                    \"key\": \"D04\",\n                    \"value\": \"Donativos\"\n                },\n                {\n                    \"key\": \"D05\",\n                    \"value\": \"Intereses reales efectivamente pagados por créditos hipotecarios (casa habitación).\"\n                },\n                {\n                    \"key\": \"D06\",\n                    \"value\": \"Aportaciones voluntarias al SAR.\"\n                },\n                {\n                    \"key\": \"D07\",\n                    \"value\": \"Primas por seguros de gastos médicos.\"\n                },\n                {\n                    \"key\": \"D08\",\n                    \"value\": \"Gastos de transportación escolar obligatoria.\"\n                },\n                {\n                    \"key\": \"D09\",\n                    \"value\": \"Depósitos en cuentas para el ahorro, primas que tengan como base planes de pensiones.\"\n                },\n                {\n                    \"key\": \"D10\",\n                    \"value\": \"Pagos por servicios educativos (colegiaturas)\"\n                },\n                {\n                    \"key\": \"P01\",\n                    \"value\": \"Por definir\"\n                }\n            ]\n        }\n    }\n]"}],"_postman_id":"0a1777b4-615c-490e-a892-0058fbba1aa8"}],"id":"6cef55c5-dc8e-4d20-9e4e-bab83c648386","description":"**Review this information carefully,** if you are planing to integrate Envia in multiple countries.\n\n[Addresses structure](https://docs.envia.com/?version=latest#0a1777b4-615c-490e-a892-0058fbba1aa8) may vary depending on the country the package is being shipped from. It can be by [zipcode](https://docs.envia.com/?version=latest#c1fb4ecd-cd58-424b-8d2b-aeb912e4b39c) or [city/locality.](https://docs.envia.com/?version=latest#c5350bd0-aa40-4f57-b957-8bd211d4d82e)\n\nHere is the list of supported countries.\n\n<table><tbody><tr><th>Country</th><th>Main Address Validation</th></tr><tr><td><div>Australia</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div>Zip Code</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Argentina</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div>Zip Code</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Brasil</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div>Zip Code</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Canada</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div>Zip Code</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Chile</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div>City (Comuna)</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Colombia</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div>City (DANE code)</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Guatemala</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div>City</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>India</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div>Zip code (Pincode)</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Mexico</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div>Zip code</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Peru</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div>Zip Code</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Spain</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div>Zip Code</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Uruguay</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div>City (Locality)</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>United States</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td><td><div>Zip Code</div><div contenteditable=\"false\"><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","auth":{"type":"noauth"},"event":[{"listen":"prerequest","script":{"id":"ca82e329-533b-44f0-acd4-56031a73cfb4","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d2ea3e2f-109b-4f6c-92fd-f9144e696697","type":"text/javascript","exec":[""]}}],"_postman_id":"6cef55c5-dc8e-4d20-9e4e-bab83c648386"},{"name":"Couriers","item":[{"name":"Courier","item":[{"name":"All available couriers","event":[{"listen":"prerequest","script":{"id":"a9af9721-6a58-4715-9e1f-07021e2d4528","exec":["pm.globals.set(\"country_code\", \"MX\");","pm.globals.set(\"international\", 0);"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"5962b030-c37f-449c-899b-7935cb93d66b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"GET","header":[],"url":"{{queries_url}}/available-carrier/{{country}}/{{international}}","description":"With this request you can get the current active couriers in Envia.com! Select the country you are shipping from and the type of shipment, if it's a domestic or international shipment.<br>\n\n<b>country_code:</b>\n\nUS, MX, CA, CO, for more visit the countries section. </br>\n\n<b>international:</b> \n\n0 (Domestic)<br>\n1 (International)"},"response":[{"id":"8323e252-fc6b-4e2b-840d-262abd2e496b","name":"All available courier of MX","originalRequest":{"method":"GET","header":[],"url":"{{queries_url}}/available-carrier/MX/0"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Vary","value":"origin","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Content-Length","value":"397","enabled":true},{"key":"Accept-Ranges","value":"bytes","enabled":true},{"key":"Date","value":"Mon, 03 Jun 2019 20:28:00 GMT","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"name\": \"fedex\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"dhl\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"redpack\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"sendex\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"noventa9Minutos\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"carssa\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"ups\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"estafeta\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"quiken\",\n            \"country_code\": \"MX\"\n        },\n        {\n            \"name\": \"vencedor\",\n            \"country_code\": \"MX\"\n        }\n    ]\n}"}],"_postman_id":"5962b030-c37f-449c-899b-7935cb93d66b"},{"name":"All couriers","event":[{"listen":"prerequest","script":{"id":"3c5d988a-57c8-44bb-89fc-ef96e59f85db","exec":["pm.globals.set(\"country_code\", \"MX\");"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"ebc768af-9a1b-4991-9dc2-f28ca6c567d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{queries_url}}/carrier?country_code={{country}}","host":["{{queries_url}}"],"path":["carrier"],"query":[{"key":"country_code","value":"{{country}}"}]},"description":"<b>Obtain every courier in Envia.com</b>\n\nGet every courier that is in our platform. This request will include couriers that may not be currently active in your account, and/or disabled in Envia.com. <br>\n\n<strong>US</strong>- United States<br>\n<strong>MX</strong>- Mexico<br>\n<strong>CA</strong>- Canada<br>\n<strong>CO</strong>- Colombia<br>\n<strong>GT</strong>- Guatemala<br>\n<strong>CL</strong>- Chile<br>\n\n<a href=\"https://docs.envia.com/?version=latest#6f90ffff-8f23-43be-a930-e357302b5c3f\">Find the complete list here.</a>"},"response":[{"id":"6f6c2d39-72b3-4a1b-8882-160c37c8cf4f","name":"All couriers of MX","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{queries_url}}/carrier?country_code=MX","host":["{{queries_url}}"],"path":["carrier"],"query":[{"key":"country_code","value":"MX"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 03 Jun 2019 20:21:35 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"origin,accept-encoding","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"4e145fd06a3c5823-DFW","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 21,\n            \"name\": \"almex\",\n            \"country_code\": \"MX\",\n            \"track_url\": \"http://www.almex.com.mx/es-es/Tracking\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/carriers/almex.png\",\n            \"box_weight_limit\": 0,\n            \"pallet_weight_limit\": 1200,\n            \"pickup_sameday\": 0,\n            \"pickup_start_time\": null,\n            \"pickup_end_time\": null,\n            \"pickup_span_time\": null,\n            \"pickup_sameday_limit_time\": null\n        },\n        {\n            \"id\": 8,\n            \"name\": \"carssa\",\n            \"country_code\": \"MX\",\n            \"track_url\": \"https://envia.com/rastreo?label=\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/carriers/carssa.png\",\n            \"box_weight_limit\": 40,\n            \"pallet_weight_limit\": null,\n            \"pickup_sameday\": 0,\n            \"pickup_start_time\": 9,\n            \"pickup_end_time\": 18,\n            \"pickup_span_time\": null,\n            \"pickup_sameday_limit_time\": null\n        },\n        {\n            \"id\": 2,\n            \"name\": \"dhl\",\n            \"country_code\": \"MX\",\n            \"track_url\": \"http://www.dhl.com/en/express/tracking.html?AWB=\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/carriers/dhl.png\",\n            \"box_weight_limit\": 101,\n            \"pallet_weight_limit\": null,\n            \"pickup_sameday\": 1,\n            \"pickup_start_time\": 10,\n            \"pickup_end_time\": 20,\n            \"pickup_span_time\": 4,\n            \"pickup_sameday_limit_time\": 14\n        },\n        {\n            \"id\": 16,\n            \"name\": \"dhlWs\",\n            \"country_code\": \"MX\",\n            \"track_url\": \"http://www.dhl.com/en/express/tracking.html?AWB=\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/carriers/dhlWs.png\",\n            \"box_weight_limit\": 101,\n            \"pallet_weight_limit\": null,\n            \"pickup_sameday\": 1,\n            \"pickup_start_time\": 10,\n            \"pickup_end_time\": 20,\n            \"pickup_span_time\": 4,\n            \"pickup_sameday_limit_time\": 14\n        },\n        {\n            \"id\": 14,\n            \"name\": \"dostavista\",\n            \"country_code\": \"MX\",\n            \"track_url\": \"https://www.envia.com/rastreo?label=\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/carriers/dostavista.png\",\n            \"box_weight_limit\": 60,\n            \"pallet_weight_limit\": null,\n            \"pickup_sameday\": 0,\n            \"pickup_start_time\": null,\n            \"pickup_end_time\": null,\n            \"pickup_span_time\": null,\n            \"pickup_sameday_limit_time\": null\n        },\n        {\n            \"id\": 33,\n            \"name\": \"entrega\",\n            \"country_code\": \"MX\",\n            \"track_url\": \"https://www.en-trega.com/\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/carriers/entrega.png\",\n            \"box_weight_limit\": 30,\n            \"pallet_weight_limit\": 1500,\n            \"pickup_sameday\": 0,\n            \"pickup_start_time\": 9,\n            \"pickup_end_time\": 18,\n            \"pickup_span_time\": null,\n            \"pickup_sameday_limit_time\": null\n        },\n        {\n            \"id\": 26,\n            \"name\": \"envia\",\n            \"country_code\": \"MX\",\n            \"track_url\": \"https://envia.com/rastreo?label=\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/carriers/envia.png\",\n            \"box_weight_limit\": 100,\n            \"pallet_weight_limit\": null,\n            \"pickup_sameday\": 0,\n            \"pickup_start_time\": 9,\n            \"pickup_end_time\": 18,\n            \"pickup_span_time\": null,\n            \"pickup_sameday_limit_time\": null\n        },\n        {\n            \"id\": 32,\n            \"name\": \"enviaEstrellaBlanca\",\n            \"country_code\": \"MX\",\n            \"track_url\": \"http://www.enviageb.com.mx/pages/index.jsp\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/carriers/enviaEstrellaBlanca.png\",\n            \"box_weight_limit\": 30,\n            \"pallet_weight_limit\": 1050,\n            \"pickup_sameday\": 0,\n            \"pickup_start_time\": 9,\n            \"pickup_end_time\": 18,\n            \"pickup_span_time\": null,\n            \"pickup_sameday_limit_time\": null\n        },\n        {\n            \"id\": 11,\n            \"name\": \"estafeta\",\n            \"country_code\": \"MX\",\n            \"track_url\": \"https://www.estafeta.com/Herramientas/Rastreo?track=\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/carriers/estafeta.png\",\n            \"box_weight_limit\": 68,\n            \"pallet_weight_limit\": null,\n            \"pickup_sameday\": 0,\n            \"pickup_start_time\": null,\n            \"pickup_end_time\": null,\n            \"pickup_span_time\": null,\n            \"pickup_sameday_limit_time\": null\n        },\n        {\n            \"id\": 1,\n            \"name\": \"fedex\",\n            \"country_code\": \"MX\",\n            \"track_url\": \"https://www.fedex.com/apps/fedextrack/?tracknumbers=\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/carriers/fedex.png\",\n            \"box_weight_limit\": 68,\n            \"pallet_weight_limit\": null,\n            \"pickup_sameday\": 1,\n            \"pickup_start_time\": 9,\n            \"pickup_end_time\": 18,\n            \"pickup_span_time\": 4,\n            \"pickup_sameday_limit_time\": 14\n        },\n        {\n            \"id\": 22,\n            \"name\": \"fletesMexico\",\n            \"country_code\": \"MX\",\n            \"track_url\": \"https://www.fletes-mexico.mx/race/public/traceability/tracking.xhtml\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/carriers/fletesMexico.png\",\n            \"box_weight_limit\": 0,\n            \"pallet_weight_limit\": 1300,\n            \"pickup_sameday\": 0,\n            \"pickup_start_time\": null,\n            \"pickup_end_time\": null,\n            \"pickup_span_time\": null,\n            \"pickup_sameday_limit_time\": null\n        },\n        {\n            \"id\": 7,\n            \"name\": \"ivoy\",\n            \"country_code\": \"MX\",\n            \"track_url\": \"https://v2.ivoy.mx/client/app/public/track\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/carriers/ivoy.png\",\n            \"box_weight_limit\": 58,\n            \"pallet_weight_limit\": null,\n            \"pickup_sameday\": 1,\n            \"pickup_start_time\": 9,\n            \"pickup_end_time\": 18,\n            \"pickup_span_time\": null,\n            \"pickup_sameday_limit_time\": null\n        },\n        {\n            \"id\": 6,\n            \"name\": \"noventa9Minutos\",\n            \"country_code\": \"MX\",\n            \"track_url\": \"http://99minutos.com/rastreo.html\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/carriers/noventa9Minutos.png\",\n            \"box_weight_limit\": 58,\n            \"pallet_weight_limit\": null,\n            \"pickup_sameday\": 1,\n            \"pickup_start_time\": 9,\n            \"pickup_end_time\": 18,\n            \"pickup_span_time\": null,\n            \"pickup_sameday_limit_time\": 11\n        },\n        {\n            \"id\": 4,\n            \"name\": \"paquetexpress\",\n            \"country_code\": \"MX\",\n            \"track_url\": \"https://www.paquetexpress.com.mx/rastreo-de-envios/\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/carriers/paquetexpress.png\",\n            \"box_weight_limit\": 200,\n            \"pallet_weight_limit\": null,\n            \"pickup_sameday\": 0,\n            \"pickup_start_time\": 9,\n            \"pickup_end_time\": 18,\n            \"pickup_span_time\": null,\n            \"pickup_sameday_limit_time\": null\n        },\n        {\n            \"id\": 12,\n            \"name\": \"quiken\",\n            \"country_code\": \"MX\",\n            \"track_url\": \"https://quiken.mx/rastreo?num=\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/carriers/quiken.png\",\n            \"box_weight_limit\": 500,\n            \"pallet_weight_limit\": null,\n            \"pickup_sameday\": 1,\n            \"pickup_start_time\": 9,\n            \"pickup_end_time\": 18,\n            \"pickup_span_time\": null,\n            \"pickup_sameday_limit_time\": 12\n        },\n        {\n            \"id\": 3,\n            \"name\": \"redpack\",\n            \"country_code\": \"MX\",\n            \"track_url\": \"http://www.redpack.com.mx/rastreo-de-envios/\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/carriers/redpack.png\",\n            \"box_weight_limit\": 150,\n            \"pallet_weight_limit\": null,\n            \"pickup_sameday\": 0,\n            \"pickup_start_time\": 9,\n            \"pickup_end_time\": 18,\n            \"pickup_span_time\": null,\n            \"pickup_sameday_limit_time\": null\n        },\n        {\n            \"id\": 29,\n            \"name\": \"redpackWs\",\n            \"country_code\": \"MX\",\n            \"track_url\": \"http://www.redpack.com.mx/rastreo-de-envios/\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/carriers/redpackWs.png\",\n            \"box_weight_limit\": 150,\n            \"pallet_weight_limit\": null,\n            \"pickup_sameday\": 1,\n            \"pickup_start_time\": 9,\n            \"pickup_end_time\": 18,\n            \"pickup_span_time\": 3,\n            \"pickup_sameday_limit_time\": 13\n        },\n        {\n            \"id\": 35,\n            \"name\": \"scmWs\",\n            \"country_code\": \"MX\",\n            \"track_url\": \"https://www.grupocarssa.com/new/?\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/carriers/scmWs.png\",\n            \"box_weight_limit\": 501,\n            \"pallet_weight_limit\": null,\n            \"pickup_sameday\": 0,\n            \"pickup_start_time\": 9,\n            \"pickup_end_time\": 18,\n            \"pickup_span_time\": null,\n            \"pickup_sameday_limit_time\": null\n        },\n        {\n            \"id\": 13,\n            \"name\": \"secor\",\n            \"country_code\": \"MX\",\n            \"track_url\": \"http://secor.webhop.net/SECOR/rastreo.php\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/carriers/secor.png\",\n            \"box_weight_limit\": 60,\n            \"pallet_weight_limit\": null,\n            \"pickup_sameday\": 0,\n            \"pickup_start_time\": null,\n            \"pickup_end_time\": null,\n            \"pickup_span_time\": null,\n            \"pickup_sameday_limit_time\": null\n        },\n        {\n            \"id\": 5,\n            \"name\": \"sendex\",\n            \"country_code\": \"MX\",\n            \"track_url\": \"http://www.sendex.mx/Rastreo/Rastreo/\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/carriers/sendex.png\",\n            \"box_weight_limit\": 160,\n            \"pallet_weight_limit\": null,\n            \"pickup_sameday\": 0,\n            \"pickup_start_time\": 9,\n            \"pickup_end_time\": 18,\n            \"pickup_span_time\": null,\n            \"pickup_sameday_limit_time\": null\n        },\n        {\n            \"id\": 31,\n            \"name\": \"sendexWs\",\n            \"country_code\": \"MX\",\n            \"track_url\": \"http://www.sendex.mx/Rastreo/Rastreo/\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/carriers/sendexWs.png\",\n            \"box_weight_limit\": 100,\n            \"pallet_weight_limit\": null,\n            \"pickup_sameday\": 0,\n            \"pickup_start_time\": 9,\n            \"pickup_end_time\": 18,\n            \"pickup_span_time\": null,\n            \"pickup_sameday_limit_time\": null\n        },\n        {\n            \"id\": 9,\n            \"name\": \"ups\",\n            \"country_code\": \"MX\",\n            \"track_url\": \"https://www.ups.com/WebTracking/track?loc=es_MX\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/carriers/ups.png\",\n            \"box_weight_limit\": 45,\n            \"pallet_weight_limit\": null,\n            \"pickup_sameday\": 0,\n            \"pickup_start_time\": 9,\n            \"pickup_end_time\": 18,\n            \"pickup_span_time\": null,\n            \"pickup_sameday_limit_time\": null\n        },\n        {\n            \"id\": 15,\n            \"name\": \"vencedor\",\n            \"country_code\": \"MX\",\n            \"track_url\": \"http://www.grupovencedor.com/rastreo/\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/carriers/vencedor.png\",\n            \"box_weight_limit\": 100,\n            \"pallet_weight_limit\": null,\n            \"pickup_sameday\": 0,\n            \"pickup_start_time\": null,\n            \"pickup_end_time\": null,\n            \"pickup_span_time\": null,\n            \"pickup_sameday_limit_time\": null\n        }\n    ]\n}"}],"_postman_id":"ebc768af-9a1b-4991-9dc2-f28ca6c567d8"},{"name":"Single courier","event":[{"listen":"prerequest","script":{"id":"3c5d988a-57c8-44bb-89fc-ef96e59f85db","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"21af9454-8536-4d47-8a57-e3d87594fb9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{queries_url}}/carrier/{{carrier_id}}","description":"<b>Get carriers by id.</b> <br>\n\nGet specific information of couriers like\n<table> \n<tr>\n    <th>Parameter</th>\n    <th>Value</th>\n</tr>\n<tr>\n    <td>box_weight_limit</td>\n    <td>Weight limit for a box</td>\n</tr>\n<tr>\n  <td>pallet_weight_limit</td>\n    <td>Weight limit for pallets</td>\n</tr>\n<tr>\n   <td>pickup_sameday</td>\n    <td>1 = true, 0 =false</td>\n</tr>\n<tr>\n    <td>pickup_start_time</td>\n    <td>(The earliest that a pickup can be scheduled)</td>\n</tr>\n<tr>\n    <td>pickup_end_time</td>\n    <td>(The latest that a pickup can be scheduled)</td>\n</tr>\n<tr>\n    <td>pickup_span_time</td>\n    <td>(Time span for pickup)</td>\n</tr>\n<tr>\n    <td>pickup_sameday_limit_time</td>\n    <td>(The latest that a pickup can me scheduled for sameday.)</td>\n</tr>\n</table>\n\n<strong>1</strong> - fedex<br>\n<strong>2</strong> - dhl<br>\n<strong>3</strong> - redpack<br>"},"response":[{"id":"2cfd3fc1-9f49-4a99-ab02-dc92ec4d8d6f","name":"Single courier","originalRequest":{"method":"GET","header":[],"url":"{{queries_url}}/carrier/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 03 Jun 2019 20:21:35 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"origin,accept-encoding","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"4e145fd06a3c5823-DFW","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"fedex\",\n            \"country_code\": \"MX\",\n            \"track_url\": \"https://www.fedex.com/apps/fedextrack/?tracknumbers=\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/carriers/fedex.png\",\n            \"box_weight_limit\": 68,\n            \"pallet_weight_limit\": null,\n            \"pickup_sameday\": 1,\n            \"pickup_start_time\": 9,\n            \"pickup_end_time\": 18,\n            \"pickup_span_time\": 4,\n            \"pickup_sameday_limit_time\": 14\n        }\n    ]\n}"}],"_postman_id":"21af9454-8536-4d47-8a57-e3d87594fb9d"},{"name":"Single courier default print option","event":[{"listen":"prerequest","script":{"id":"3c5d988a-57c8-44bb-89fc-ef96e59f85db","exec":["pm.globals.set(\"carrier_id\", 1);"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"9634b184-2f67-4118-ba94-619b58886d1d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{queries_url}}/default-user-print/{{carrier_id}}","description":"Get single carrier default by carrier id. <br>\n\n<strong>1</strong> - fedex<br>\n<strong>2</strong> - dhl<br>\n<strong>3</strong> - redpack<br>\n\n"},"response":[{"id":"fa22daf2-1119-4654-bdc2-6f7201938ed8","name":"Single courier default print option","originalRequest":{"method":"GET","header":[],"url":"{{queries_url}}/default-user-print/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 03 Jun 2019 20:21:35 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"origin,accept-encoding","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"4e145fd06a3c5823-DFW","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"print_type\": \"PDF\",\n        \"print_size\": \"PAPER_7X4.75\"\n    }\n}"}],"_postman_id":"9634b184-2f67-4118-ba94-619b58886d1d"},{"name":"All courier actions","event":[{"listen":"prerequest","script":{"id":"d27a9038-a639-4678-9cf7-2d24a42eab69","exec":["pm.globals.set(\"country_code\", \"MX\");"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"2a5322b5-ef3d-4006-93f4-49dfb4e20c01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{queries_url}}/carrier-action?country_code={{country}}","host":["{{queries_url}}"],"path":["carrier-action"],"query":[{"key":"country_code","value":"{{country}}"}]},"description":"With courier actions you can check what the courier is able to do. For example, if the courier has the action “pickup on generate” that means that pickups will be automatically scheduled when a label is created.\n\n**Courier Actions Available**\n\n1. rate\n2. generate\n3. pickup\n4. pickup_on_generate\n5. cancel\n6. track\n7. bill_of_lading\n8. pickup_on_payload\n9. complement\n10. complement_on_generate\n11. nf_brasil\n    \n\n**Get carriers by country.**\n\n**US**\\- United States  \n**MX**\\- Mexico  \n**CO**\\- Colombia"},"response":[{"id":"66233b4d-e090-42a9-acd6-13f373fdf35d","name":"All courier actions of MX","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{queries_url}}/carrier?country_code=MX","host":["{{queries_url}}"],"path":["carrier"],"query":[{"key":"country_code","value":"MX"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 03 Jun 2019 20:21:35 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"origin,accept-encoding","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"4e145fd06a3c5823-DFW","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 8,\n            \"name\": \"carssa\",\n            \"country_code\": \"MX\",\n            \"action_id\": 3,\n            \"action_name\": \"pickup\"\n        },\n        {\n            \"id\": 8,\n            \"name\": \"carssa\",\n            \"country_code\": \"MX\",\n            \"action_id\": 6,\n            \"action_name\": \"track\"\n        },\n        {\n            \"id\": 8,\n            \"name\": \"carssa\",\n            \"country_code\": \"MX\",\n            \"action_id\": 2,\n            \"action_name\": \"generate\"\n        },\n        {\n            \"id\": 8,\n            \"name\": \"carssa\",\n            \"country_code\": \"MX\",\n            \"action_id\": 5,\n            \"action_name\": \"cancel\"\n        },\n        {\n            \"id\": 8,\n            \"name\": \"carssa\",\n            \"country_code\": \"MX\",\n            \"action_id\": 1,\n            \"action_name\": \"rate\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"dhl\",\n            \"country_code\": \"MX\",\n            \"action_id\": 1,\n            \"action_name\": \"rate\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"dhl\",\n            \"country_code\": \"MX\",\n            \"action_id\": 3,\n            \"action_name\": \"pickup\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"dhl\",\n            \"country_code\": \"MX\",\n            \"action_id\": 6,\n            \"action_name\": \"track\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"dhl\",\n            \"country_code\": \"MX\",\n            \"action_id\": 2,\n            \"action_name\": \"generate\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"dhl\",\n            \"country_code\": \"MX\",\n            \"action_id\": 5,\n            \"action_name\": \"cancel\"\n        },\n        {\n            \"id\": 16,\n            \"name\": \"dhlWs\",\n            \"country_code\": \"MX\",\n            \"action_id\": 7,\n            \"action_name\": \"bill_of_lading\"\n        },\n        {\n            \"id\": 16,\n            \"name\": \"dhlWs\",\n            \"country_code\": \"MX\",\n            \"action_id\": 2,\n            \"action_name\": \"generate\"\n        },\n        {\n            \"id\": 16,\n            \"name\": \"dhlWs\",\n            \"country_code\": \"MX\",\n            \"action_id\": 6,\n            \"action_name\": \"track\"\n        },\n        {\n            \"id\": 16,\n            \"name\": \"dhlWs\",\n            \"country_code\": \"MX\",\n            \"action_id\": 1,\n            \"action_name\": \"rate\"\n        },\n        {\n            \"id\": 16,\n            \"name\": \"dhlWs\",\n            \"country_code\": \"MX\",\n            \"action_id\": 5,\n            \"action_name\": \"cancel\"\n        },\n        {\n            \"id\": 14,\n            \"name\": \"dostavista\",\n            \"country_code\": \"MX\",\n            \"action_id\": 1,\n            \"action_name\": \"rate\"\n        },\n        {\n            \"id\": 14,\n            \"name\": \"dostavista\",\n            \"country_code\": \"MX\",\n            \"action_id\": 4,\n            \"action_name\": \"pickup_on_generate\"\n        },\n        {\n            \"id\": 14,\n            \"name\": \"dostavista\",\n            \"country_code\": \"MX\",\n            \"action_id\": 2,\n            \"action_name\": \"generate\"\n        },\n        {\n            \"id\": 14,\n            \"name\": \"dostavista\",\n            \"country_code\": \"MX\",\n            \"action_id\": 5,\n            \"action_name\": \"cancel\"\n        },\n        {\n            \"id\": 11,\n            \"name\": \"estafeta\",\n            \"country_code\": \"MX\",\n            \"action_id\": 2,\n            \"action_name\": \"generate\"\n        },\n        {\n            \"id\": 11,\n            \"name\": \"estafeta\",\n            \"country_code\": \"MX\",\n            \"action_id\": 6,\n            \"action_name\": \"track\"\n        },\n        {\n            \"id\": 11,\n            \"name\": \"estafeta\",\n            \"country_code\": \"MX\",\n            \"action_id\": 1,\n            \"action_name\": \"rate\"\n        },\n        {\n            \"id\": 11,\n            \"name\": \"estafeta\",\n            \"country_code\": \"MX\",\n            \"action_id\": 5,\n            \"action_name\": \"cancel\"\n        },\n        {\n            \"id\": 1,\n            \"name\": \"fedex\",\n            \"country_code\": \"MX\",\n            \"action_id\": 5,\n            \"action_name\": \"cancel\"\n        },\n        {\n            \"id\": 1,\n            \"name\": \"fedex\",\n            \"country_code\": \"MX\",\n            \"action_id\": 1,\n            \"action_name\": \"rate\"\n        },\n        {\n            \"id\": 1,\n            \"name\": \"fedex\",\n            \"country_code\": \"MX\",\n            \"action_id\": 7,\n            \"action_name\": \"bill_of_lading\"\n        },\n        {\n            \"id\": 1,\n            \"name\": \"fedex\",\n            \"country_code\": \"MX\",\n            \"action_id\": 3,\n            \"action_name\": \"pickup\"\n        },\n        {\n            \"id\": 1,\n            \"name\": \"fedex\",\n            \"country_code\": \"MX\",\n            \"action_id\": 6,\n            \"action_name\": \"track\"\n        },\n        {\n            \"id\": 1,\n            \"name\": \"fedex\",\n            \"country_code\": \"MX\",\n            \"action_id\": 2,\n            \"action_name\": \"generate\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"ivoy\",\n            \"country_code\": \"MX\",\n            \"action_id\": 2,\n            \"action_name\": \"generate\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"ivoy\",\n            \"country_code\": \"MX\",\n            \"action_id\": 5,\n            \"action_name\": \"cancel\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"ivoy\",\n            \"country_code\": \"MX\",\n            \"action_id\": 1,\n            \"action_name\": \"rate\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"ivoy\",\n            \"country_code\": \"MX\",\n            \"action_id\": 4,\n            \"action_name\": \"pickup_on_generate\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"noventa9Minutos\",\n            \"country_code\": \"MX\",\n            \"action_id\": 5,\n            \"action_name\": \"cancel\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"noventa9Minutos\",\n            \"country_code\": \"MX\",\n            \"action_id\": 1,\n            \"action_name\": \"rate\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"noventa9Minutos\",\n            \"country_code\": \"MX\",\n            \"action_id\": 4,\n            \"action_name\": \"pickup_on_generate\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"noventa9Minutos\",\n            \"country_code\": \"MX\",\n            \"action_id\": 6,\n            \"action_name\": \"track\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"noventa9Minutos\",\n            \"country_code\": \"MX\",\n            \"action_id\": 2,\n            \"action_name\": \"generate\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"paquetexpress\",\n            \"country_code\": \"MX\",\n            \"action_id\": 6,\n            \"action_name\": \"track\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"paquetexpress\",\n            \"country_code\": \"MX\",\n            \"action_id\": 1,\n            \"action_name\": \"rate\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"paquetexpress\",\n            \"country_code\": \"MX\",\n            \"action_id\": 5,\n            \"action_name\": \"cancel\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"paquetexpress\",\n            \"country_code\": \"MX\",\n            \"action_id\": 2,\n            \"action_name\": \"generate\"\n        },\n        {\n            \"id\": 12,\n            \"name\": \"quiken\",\n            \"country_code\": \"MX\",\n            \"action_id\": 1,\n            \"action_name\": \"rate\"\n        },\n        {\n            \"id\": 12,\n            \"name\": \"quiken\",\n            \"country_code\": \"MX\",\n            \"action_id\": 4,\n            \"action_name\": \"pickup_on_generate\"\n        },\n        {\n            \"id\": 12,\n            \"name\": \"quiken\",\n            \"country_code\": \"MX\",\n            \"action_id\": 6,\n            \"action_name\": \"track\"\n        },\n        {\n            \"id\": 12,\n            \"name\": \"quiken\",\n            \"country_code\": \"MX\",\n            \"action_id\": 2,\n            \"action_name\": \"generate\"\n        },\n        {\n            \"id\": 12,\n            \"name\": \"quiken\",\n            \"country_code\": \"MX\",\n            \"action_id\": 5,\n            \"action_name\": \"cancel\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"redpack\",\n            \"country_code\": \"MX\",\n            \"action_id\": 5,\n            \"action_name\": \"cancel\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"redpack\",\n            \"country_code\": \"MX\",\n            \"action_id\": 1,\n            \"action_name\": \"rate\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"redpack\",\n            \"country_code\": \"MX\",\n            \"action_id\": 3,\n            \"action_name\": \"pickup\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"redpack\",\n            \"country_code\": \"MX\",\n            \"action_id\": 6,\n            \"action_name\": \"track\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"redpack\",\n            \"country_code\": \"MX\",\n            \"action_id\": 2,\n            \"action_name\": \"generate\"\n        },\n        {\n            \"id\": 29,\n            \"name\": \"redpackWs\",\n            \"country_code\": \"MX\",\n            \"action_id\": 5,\n            \"action_name\": \"cancel\"\n        },\n        {\n            \"id\": 29,\n            \"name\": \"redpackWs\",\n            \"country_code\": \"MX\",\n            \"action_id\": 2,\n            \"action_name\": \"generate\"\n        },\n        {\n            \"id\": 29,\n            \"name\": \"redpackWs\",\n            \"country_code\": \"MX\",\n            \"action_id\": 6,\n            \"action_name\": \"track\"\n        },\n        {\n            \"id\": 29,\n            \"name\": \"redpackWs\",\n            \"country_code\": \"MX\",\n            \"action_id\": 1,\n            \"action_name\": \"rate\"\n        },\n        {\n            \"id\": 35,\n            \"name\": \"scmWs\",\n            \"country_code\": \"MX\",\n            \"action_id\": 5,\n            \"action_name\": \"cancel\"\n        },\n        {\n            \"id\": 35,\n            \"name\": \"scmWs\",\n            \"country_code\": \"MX\",\n            \"action_id\": 2,\n            \"action_name\": \"generate\"\n        },\n        {\n            \"id\": 35,\n            \"name\": \"scmWs\",\n            \"country_code\": \"MX\",\n            \"action_id\": 6,\n            \"action_name\": \"track\"\n        },\n        {\n            \"id\": 35,\n            \"name\": \"scmWs\",\n            \"country_code\": \"MX\",\n            \"action_id\": 1,\n            \"action_name\": \"rate\"\n        },\n        {\n            \"id\": 13,\n            \"name\": \"secor\",\n            \"country_code\": \"MX\",\n            \"action_id\": 1,\n            \"action_name\": \"rate\"\n        },\n        {\n            \"id\": 13,\n            \"name\": \"secor\",\n            \"country_code\": \"MX\",\n            \"action_id\": 4,\n            \"action_name\": \"pickup_on_generate\"\n        },\n        {\n            \"id\": 13,\n            \"name\": \"secor\",\n            \"country_code\": \"MX\",\n            \"action_id\": 2,\n            \"action_name\": \"generate\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"sendex\",\n            \"country_code\": \"MX\",\n            \"action_id\": 5,\n            \"action_name\": \"cancel\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"sendex\",\n            \"country_code\": \"MX\",\n            \"action_id\": 2,\n            \"action_name\": \"generate\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"sendex\",\n            \"country_code\": \"MX\",\n            \"action_id\": 6,\n            \"action_name\": \"track\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"sendex\",\n            \"country_code\": \"MX\",\n            \"action_id\": 1,\n            \"action_name\": \"rate\"\n        },\n        {\n            \"id\": 31,\n            \"name\": \"sendexWs\",\n            \"country_code\": \"MX\",\n            \"action_id\": 6,\n            \"action_name\": \"track\"\n        },\n        {\n            \"id\": 31,\n            \"name\": \"sendexWs\",\n            \"country_code\": \"MX\",\n            \"action_id\": 1,\n            \"action_name\": \"rate\"\n        },\n        {\n            \"id\": 31,\n            \"name\": \"sendexWs\",\n            \"country_code\": \"MX\",\n            \"action_id\": 5,\n            \"action_name\": \"cancel\"\n        },\n        {\n            \"id\": 31,\n            \"name\": \"sendexWs\",\n            \"country_code\": \"MX\",\n            \"action_id\": 2,\n            \"action_name\": \"generate\"\n        },\n        {\n            \"id\": 9,\n            \"name\": \"ups\",\n            \"country_code\": \"MX\",\n            \"action_id\": 1,\n            \"action_name\": \"rate\"\n        },\n        {\n            \"id\": 9,\n            \"name\": \"ups\",\n            \"country_code\": \"MX\",\n            \"action_id\": 3,\n            \"action_name\": \"pickup\"\n        },\n        {\n            \"id\": 9,\n            \"name\": \"ups\",\n            \"country_code\": \"MX\",\n            \"action_id\": 2,\n            \"action_name\": \"generate\"\n        },\n        {\n            \"id\": 9,\n            \"name\": \"ups\",\n            \"country_code\": \"MX\",\n            \"action_id\": 5,\n            \"action_name\": \"cancel\"\n        },\n        {\n            \"id\": 15,\n            \"name\": \"vencedor\",\n            \"country_code\": \"MX\",\n            \"action_id\": 6,\n            \"action_name\": \"track\"\n        },\n        {\n            \"id\": 15,\n            \"name\": \"vencedor\",\n            \"country_code\": \"MX\",\n            \"action_id\": 2,\n            \"action_name\": \"generate\"\n        },\n        {\n            \"id\": 15,\n            \"name\": \"vencedor\",\n            \"country_code\": \"MX\",\n            \"action_id\": 5,\n            \"action_name\": \"cancel\"\n        },\n        {\n            \"id\": 15,\n            \"name\": \"vencedor\",\n            \"country_code\": \"MX\",\n            \"action_id\": 1,\n            \"action_name\": \"rate\"\n        },\n        {\n            \"id\": 15,\n            \"name\": \"vencedor\",\n            \"country_code\": \"MX\",\n            \"action_id\": 4,\n            \"action_name\": \"pickup_on_generate\"\n        }\n    ]\n}"}],"_postman_id":"2a5322b5-ef3d-4006-93f4-49dfb4e20c01"},{"name":"Single courier actions","event":[{"listen":"prerequest","script":{"id":"d27a9038-a639-4678-9cf7-2d24a42eab69","exec":["pm.globals.set(\"carrier_id\", \"1\");"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"348fce1d-e361-4af0-a18c-c9964339e33d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{queries_url}}/carrier-action/{{carrier_id}}","host":["{{queries_url}}"],"path":["carrier-action","{{carrier_id}}"],"query":[{"key":null,"value":"{{carrier_id}}","type":"text","disabled":true}]},"description":"Get carriers action by carrier id. <br>\n\n<strong>1</strong> - fedex<br>\n<strong>2</strong> - dhl<br>\n<strong>3</strong> - redpack<br>\n\n"},"response":[{"id":"ef63236a-2800-4fd3-8cb4-ea946e5d2df6","name":"get single courier actions","originalRequest":{"method":"GET","header":[],"url":"{{queries_url}}/carrier-action/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 03 Jun 2019 20:21:35 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"origin,accept-encoding","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"4e145fd06a3c5823-DFW","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"fedex\",\n            \"country_code\": \"MX\",\n            \"action_id\": 1,\n            \"action_name\": \"rate\"\n        },\n        {\n            \"id\": 1,\n            \"name\": \"fedex\",\n            \"country_code\": \"MX\",\n            \"action_id\": 2,\n            \"action_name\": \"generate\"\n        },\n        {\n            \"id\": 1,\n            \"name\": \"fedex\",\n            \"country_code\": \"MX\",\n            \"action_id\": 3,\n            \"action_name\": \"pickup\"\n        },\n        {\n            \"id\": 1,\n            \"name\": \"fedex\",\n            \"country_code\": \"MX\",\n            \"action_id\": 5,\n            \"action_name\": \"cancel\"\n        },\n        {\n            \"id\": 1,\n            \"name\": \"fedex\",\n            \"country_code\": \"MX\",\n            \"action_id\": 6,\n            \"action_name\": \"track\"\n        },\n        {\n            \"id\": 1,\n            \"name\": \"fedex\",\n            \"country_code\": \"MX\",\n            \"action_id\": 7,\n            \"action_name\": \"bill_of_lading\"\n        }\n    ]\n}"}],"_postman_id":"348fce1d-e361-4af0-a18c-c9964339e33d"},{"name":"Specific action","event":[{"listen":"prerequest","script":{"id":"8016f329-2179-4c24-9990-4603da2366a4","exec":["pm.globals.set(\"country_code\", \"MX\");\r","pm.globals.set(\"action_id\", \"3\");"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"71691561-52bf-4792-ad3c-b109ebe5ff99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"{{queries_url}}/carrier-actions?country_code={{country}}&action_id={{action_id}} ","host":["{{queries_url}}"],"path":["carrier-actions"],"query":[{"key":"country_code","value":"{{country}}"},{"key":"action_id","value":"{{action_id}} "}]},"description":"**Get carriers actions by country code.**\n\nExample of country codes :\n\n**US** - United States  \n**MX** - Mexico  \n**CO** - Colombia"},"response":[{"id":"0d865b77-a07a-478d-97ff-1e4f91efb899","name":"Single courier actions by action id","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{queries_url}}/carrier-actions?country_code=MX&action_id=3","host":["{{queries_url}}"],"path":["carrier-actions"],"query":[{"key":"country_code","value":"MX"},{"key":"action_id","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 22 Jun 2020 16:59:01 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"origin","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"CF-Cache-Status","value":"DYNAMIC","enabled":true},{"key":"cf-request-id","value":"037e911ec20000ec9a970e1200000001","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"5a7784779827ec9a-DFW","enabled":true},{"key":"Content-Encoding","value":"br","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"carrier_id\": 1,\n            \"actions\": [\n                {\n                    \"carrier_id\": 1,\n                    \"carrier_name\": \"fedex\",\n                    \"country_code\": \"MX\",\n                    \"action_id\": 3,\n                    \"action_name\": \"pickup\"\n                }\n            ]\n        },\n        {\n            \"carrier_id\": 2,\n            \"actions\": [\n                {\n                    \"carrier_id\": 2,\n                    \"carrier_name\": \"dhl\",\n                    \"country_code\": \"MX\",\n                    \"action_id\": 3,\n                    \"action_name\": \"pickup\"\n                }\n            ]\n        },\n        {\n            \"carrier_id\": 3,\n            \"actions\": [\n                {\n                    \"carrier_id\": 3,\n                    \"carrier_name\": \"redpack\",\n                    \"country_code\": \"MX\",\n                    \"action_id\": 3,\n                    \"action_name\": \"pickup\"\n                }\n            ]\n        },\n        {\n            \"carrier_id\": 8,\n            \"actions\": [\n                {\n                    \"carrier_id\": 8,\n                    \"carrier_name\": \"carssa\",\n                    \"country_code\": \"MX\",\n                    \"action_id\": 3,\n                    \"action_name\": \"pickup\"\n                }\n            ]\n        },\n        {\n            \"carrier_id\": 9,\n            \"actions\": [\n                {\n                    \"carrier_id\": 9,\n                    \"carrier_name\": \"ups\",\n                    \"country_code\": \"MX\",\n                    \"action_id\": 3,\n                    \"action_name\": \"pickup\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"71691561-52bf-4792-ad3c-b109ebe5ff99"},{"name":"All available couriers Specific Shipment Type","event":[{"listen":"prerequest","script":{"id":"a9af9721-6a58-4715-9e1f-07021e2d4528","exec":["pm.globals.set(\"country_code\", \"MX\");","pm.globals.set(\"international\", 0);","pm.globals.set(\"shipment_type\", 1);"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"9331b488-294b-406e-a9e4-5330dcbec621","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"GET","header":[],"url":"{{queries_url}}/available-carrier/{{country}}/{{international}}/{{shipment_type_id}}","description":"Country Code = MX, US, CO </br>\nInternational = 0 (Domestic) , 1 (International) </br>\nShipment Type = 1 (Guide), 2 (ltl)"},"response":[{"id":"78ed493b-3f72-4b66-87d9-3adda2d6c0fb","name":"All available carriers","originalRequest":{"method":"GET","header":[],"url":"{{queries_url}}/available-carrier/MX/0/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Vary","value":"origin","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Content-Length","value":"397","enabled":true},{"key":"Accept-Ranges","value":"bytes","enabled":true},{"key":"Date","value":"Mon, 03 Jun 2019 20:28:00 GMT","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"carrier_id\": 3,\n            \"name\": \"redpack\",\n            \"country_code\": \"MX\",\n            \"endpoint\": \"https://api-clients.envia.com/\"\n        },\n        {\n            \"carrier_id\": 5,\n            \"name\": \"sendex\",\n            \"country_code\": \"MX\",\n            \"endpoint\": \"https://api-clients.envia.com/\"\n        },\n        {\n            \"carrier_id\": 6,\n            \"name\": \"noventa9Minutos\",\n            \"country_code\": \"MX\",\n            \"endpoint\": \"https://api-clients.envia.com/\"\n        },\n        {\n            \"carrier_id\": 8,\n            \"name\": \"carssa\",\n            \"country_code\": \"MX\",\n            \"endpoint\": \"https://api-clients.envia.com/\"\n        },\n        {\n            \"carrier_id\": 9,\n            \"name\": \"ups\",\n            \"country_code\": \"MX\",\n            \"endpoint\": \"https://api-clients.envia.com/\"\n        },\n        {\n            \"carrier_id\": 12,\n            \"name\": \"quiken\",\n            \"country_code\": \"MX\",\n            \"endpoint\": \"https://api-clients.envia.com/\"\n        },\n        {\n            \"carrier_id\": 14,\n            \"name\": \"dostavista\",\n            \"country_code\": \"MX\",\n            \"endpoint\": \"https://api-clients.envia.com/\"\n        },\n        {\n            \"carrier_id\": 35,\n            \"name\": \"scmWs\",\n            \"country_code\": \"MX\",\n            \"endpoint\": \"https://api-clients.envia.com/\"\n        }\n    ]\n}"}],"_postman_id":"9331b488-294b-406e-a9e4-5330dcbec621"},{"name":"All available couriers Specific Shipment Type Detailed","event":[{"listen":"prerequest","script":{"id":"a9af9721-6a58-4715-9e1f-07021e2d4528","exec":["pm.globals.set(\"country_code\", \"MX\");","pm.globals.set(\"international\", 0);","pm.globals.set(\"shipment_type\", 1);"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"bfec0bae-b5e2-4d03-a237-1009aa84dbf3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"GET","header":[],"url":"{{queries_url}}/available-carrier-detailed/{{country}}/{{international}}/{{shipment_type_id}}","description":"Country Code = MX, US, CO </br>\r\nInternational = 0 (Domestic) , 1 (International) </br>\r\nShipment Type = 1 (Guide), 2 (ltl)"},"response":[{"id":"7e3a0e79-f4fd-49ad-bf5f-53aeb7f79558","name":"All available carriers detailed","originalRequest":{"method":"GET","header":[],"url":"{{queries_url}}/available-carrier-detailed/MX/0/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Vary","value":"origin","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Content-Length","value":"397","enabled":true},{"key":"Accept-Ranges","value":"bytes","enabled":true},{"key":"Date","value":"Mon, 03 Jun 2019 20:28:00 GMT","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"carrier_name\": \"carssa\",\n            \"country_code\": \"MX\",\n            \"active\": 1,\n            \"reason\": \" Active\"\n        },\n        {\n            \"carrier_name\": \"dhl\",\n            \"country_code\": \"MX\",\n            \"active\": 0,\n            \"reason\": \" Temporarily disabled, presenting instability\"\n        },\n        {\n            \"carrier_name\": \"dhlWs\",\n            \"country_code\": \"MX\",\n            \"active\": 0,\n            \"reason\": \" Temporarily disabled, presenting instability\"\n        },\n        {\n            \"carrier_name\": \"dostavista\",\n            \"country_code\": \"MX\",\n            \"active\": 1,\n            \"reason\": \" Active\"\n        },\n        {\n            \"carrier_name\": \"envia\",\n            \"country_code\": \"MX\",\n            \"active\": 0,\n            \"reason\": \" Disabled\"\n        },\n        {\n            \"carrier_name\": \"estafeta\",\n            \"country_code\": \"MX\",\n            \"active\": 0,\n            \"reason\": \" Temporarily disabled, presenting instability\"\n        },\n        {\n            \"carrier_name\": \"fedex\",\n            \"country_code\": \"MX\",\n            \"active\": 0,\n            \"reason\": \" Temporarily disabled, presenting instability\"\n        },\n        {\n            \"carrier_name\": \"ivoy\",\n            \"country_code\": \"MX\",\n            \"active\": 0,\n            \"reason\": \" Disabled\"\n        },\n        {\n            \"carrier_name\": \"noventa9Minutos\",\n            \"country_code\": \"MX\",\n            \"active\": 1,\n            \"reason\": \" Active\"\n        },\n        {\n            \"carrier_name\": \"paquetexpress\",\n            \"country_code\": \"MX\",\n            \"active\": 0,\n            \"reason\": \" Disabled\"\n        },\n        {\n            \"carrier_name\": \"quiken\",\n            \"country_code\": \"MX\",\n            \"active\": 1,\n            \"reason\": \" Active\"\n        },\n        {\n            \"carrier_name\": \"redpack\",\n            \"country_code\": \"MX\",\n            \"active\": 1,\n            \"reason\": \" Active\"\n        },\n        {\n            \"carrier_name\": \"redpackWs\",\n            \"country_code\": \"MX\",\n            \"active\": 0,\n            \"reason\": \" Temporarily disabled, presenting instability\"\n        },\n        {\n            \"carrier_name\": \"scmWs\",\n            \"country_code\": \"MX\",\n            \"active\": 1,\n            \"reason\": \" Active\"\n        },\n        {\n            \"carrier_name\": \"secor\",\n            \"country_code\": \"MX\",\n            \"active\": 0,\n            \"reason\": \" Disabled\"\n        },\n        {\n            \"carrier_name\": \"sendex\",\n            \"country_code\": \"MX\",\n            \"active\": 1,\n            \"reason\": \" Active\"\n        },\n        {\n            \"carrier_name\": \"sendexWs\",\n            \"country_code\": \"MX\",\n            \"active\": 0,\n            \"reason\": \" Temporarily disabled, presenting instability\"\n        },\n        {\n            \"carrier_name\": \"ups\",\n            \"country_code\": \"MX\",\n            \"active\": 1,\n            \"reason\": \" Active\"\n        },\n        {\n            \"carrier_name\": \"vencedor\",\n            \"country_code\": \"MX\",\n            \"active\": 0,\n            \"reason\": \" Disabled\"\n        }\n    ]\n}"}],"_postman_id":"bfec0bae-b5e2-4d03-a237-1009aa84dbf3"}],"id":"4c9eebc6-62ff-4c8c-acce-3116eb81f3bb","auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"event":[{"listen":"prerequest","script":{"id":"dc6b7eb4-c8f2-416f-acfc-2b3ab87ffe4d","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"1aa63e54-ca58-47a9-abb5-5c87bd057340","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}],"_postman_id":"4c9eebc6-62ff-4c8c-acce-3116eb81f3bb"},{"name":"Courier Services","item":[{"name":"All services","id":"04f62716-1922-4be1-ae35-2abc48288fb0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"GET","header":[],"url":{"raw":"{{queries_url}}/service?country_code={{country}}","host":["{{queries_url}}"],"path":["service"],"query":[{"key":"country_code","value":"{{country}}"}]},"description":"Get services by country. <br>\r\n\r\n<strong>US</strong>- United States<br>\r\n<strong>MX</strong>- Mexico<br>\r\n<strong>CO</strong>- Colombia<br>\r\n"},"response":[{"id":"c9c77b6a-0f18-4ca0-ad6e-7cb068f1ab5b","name":"get all services","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{queries_url}}/service?country_code=MX","host":["{{queries_url}}"],"path":["service"],"query":[{"key":"country_code","value":"MX"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 03 Jun 2019 21:31:14 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"origin","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"4e14c5d89bc4c7f2-DFW","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"service_id\": 42,\n            \"carrier_name\": \"almex\",\n            \"country_code\": \"MX\",\n            \"name\": \"estandar\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/almex_estandar.png\",\n            \"description\": \"Almex Estandar Ltl\",\n            \"delivery_estimate\": \"2-5 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 12,\n            \"carrier_name\": \"carssa\",\n            \"country_code\": \"MX\",\n            \"name\": \"ground\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/carssa_ground.png\",\n            \"description\": \"Carssa\",\n            \"delivery_estimate\": \"5-10 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 39,\n            \"carrier_name\": \"carssa\",\n            \"country_code\": \"MX\",\n            \"name\": \"estandar\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/carssa_estandar.png\",\n            \"description\": \"Carssa Estandar Ltl\",\n            \"delivery_estimate\": \"2-5 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 0\n        },\n        {\n            \"service_id\": 7,\n            \"carrier_name\": \"dhl\",\n            \"country_code\": \"MX\",\n            \"name\": \"express\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/dhl_express.png\",\n            \"description\": \"Dhl Express\",\n            \"delivery_estimate\": \"Día siguiente\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 6,\n            \"carrier_name\": \"dhl\",\n            \"country_code\": \"MX\",\n            \"name\": \"ground\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/dhl_ground.png\",\n            \"description\": \"Dhl Ground\",\n            \"delivery_estimate\": \"1-4 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 35,\n            \"carrier_name\": \"dhlWs\",\n            \"country_code\": \"MX\",\n            \"name\": \"ground\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/dhlWs_ground.png\",\n            \"description\": \"Dhl Ground\",\n            \"delivery_estimate\": \"2-4 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 0\n        },\n        {\n            \"service_id\": 34,\n            \"carrier_name\": \"dhlWs\",\n            \"country_code\": \"MX\",\n            \"name\": \"int_express\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/dhlWs_int_express.png\",\n            \"description\": \"Dhl Internacional Express\",\n            \"delivery_estimate\": \"Día siguiente\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 29,\n            \"carrier_name\": \"dostavista\",\n            \"country_code\": \"MX\",\n            \"name\": \"bike\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/dostavista_bike.png\",\n            \"description\": \"Dostavista Bike\",\n            \"delivery_estimate\": \"Menos de 90 minutos\",\n            \"cash_on_delivery\": 0,\n            \"active\": 0\n        },\n        {\n            \"service_id\": 31,\n            \"carrier_name\": \"dostavista\",\n            \"country_code\": \"MX\",\n            \"name\": \"car\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/dostavista_car.png\",\n            \"description\": \"Dostavista Car\",\n            \"delivery_estimate\": \"Menos de 90 minutos\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 30,\n            \"carrier_name\": \"dostavista\",\n            \"country_code\": \"MX\",\n            \"name\": \"motorbike\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/dostavista_motorbike.png\",\n            \"description\": \"Dostavista Motor Bike\",\n            \"delivery_estimate\": \"Menos de 90 minutos\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 54,\n            \"carrier_name\": \"entrega\",\n            \"country_code\": \"MX\",\n            \"name\": \"estandar\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/entrega_estandar.png\",\n            \"description\": \"En-trega Estandar Ltl\",\n            \"delivery_estimate\": \"1-3 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 59,\n            \"carrier_name\": \"envia\",\n            \"country_code\": \"MX\",\n            \"name\": \"ground\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/envia_ground.png\",\n            \"description\": \"Envia FTL\",\n            \"delivery_estimate\": \"5-10 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 0\n        },\n        {\n            \"service_id\": 47,\n            \"carrier_name\": \"envia\",\n            \"country_code\": \"MX\",\n            \"name\": \"ground\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/envia_ground.png\",\n            \"description\": \"Envia Ground\",\n            \"delivery_estimate\": \"3-4 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 0\n        },\n        {\n            \"service_id\": 53,\n            \"carrier_name\": \"enviaEstrellaBlanca\",\n            \"country_code\": \"MX\",\n            \"name\": \"estandar\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/enviaEstrellaBlanca_estandar.png\",\n            \"description\": \"Envia Estrella Blanca Estandar Ltl\",\n            \"delivery_estimate\": \"1-3 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 23,\n            \"carrier_name\": \"estafeta\",\n            \"country_code\": \"MX\",\n            \"name\": \"ground\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/estafeta_ground.png\",\n            \"description\": \"Estafeta Terrestre\",\n            \"delivery_estimate\": \"2-5 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 22,\n            \"carrier_name\": \"estafeta\",\n            \"country_code\": \"MX\",\n            \"name\": \"express\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/estafeta_express.png\",\n            \"description\": \"Estafeta Siguiente Día\",\n            \"delivery_estimate\": \"Día siguiente\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 37,\n            \"carrier_name\": \"estafeta\",\n            \"country_code\": \"MX\",\n            \"name\": \"estandar\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/estafeta_estandar.png\",\n            \"description\": \"Estafeta Ltl estandar\",\n            \"delivery_estimate\": \"2-5 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 72,\n            \"carrier_name\": \"exxprezo\",\n            \"country_code\": \"MX\",\n            \"name\": \"estandar\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/exxprezo_estandar.png\",\n            \"description\": \"Exxprezo Estandar Ltl\",\n            \"delivery_estimate\": \"1-3 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 4,\n            \"carrier_name\": \"fedex\",\n            \"country_code\": \"MX\",\n            \"name\": \"int_ground\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/fedex_int_ground.png\",\n            \"description\": \"Fedex Internacional Ground\",\n            \"delivery_estimate\": \"2-4 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 3,\n            \"carrier_name\": \"fedex\",\n            \"country_code\": \"MX\",\n            \"name\": \"guaranteed\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/fedex_guaranteed.png\",\n            \"description\": \"Fedex Garantizado\",\n            \"delivery_estimate\": \"Antes de las \",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 2,\n            \"carrier_name\": \"fedex\",\n            \"country_code\": \"MX\",\n            \"name\": \"express\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/fedex_express.png\",\n            \"description\": \"Fedex Express\",\n            \"delivery_estimate\": \"Día Siguiente (Demoras por Covid)\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 1,\n            \"carrier_name\": \"fedex\",\n            \"country_code\": \"MX\",\n            \"name\": \"ground\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/fedex_ground.png\",\n            \"description\": \"Fedex Ground\",\n            \"delivery_estimate\": \"2-4 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 5,\n            \"carrier_name\": \"fedex\",\n            \"country_code\": \"MX\",\n            \"name\": \"int_express\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/fedex_int_express.png\",\n            \"description\": \"Fedex Internacional Express\",\n            \"delivery_estimate\": \"Día siguiente\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 44,\n            \"carrier_name\": \"fletesMexico\",\n            \"country_code\": \"MX\",\n            \"name\": \"estandar\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/fletesMexico_estandar.png\",\n            \"description\": \"Fletes Mexico Estandar Ltl\",\n            \"delivery_estimate\": \"2-5 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 27,\n            \"carrier_name\": \"ivoy\",\n            \"country_code\": \"MX\",\n            \"name\": \"ground\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/ivoy_ground.png\",\n            \"description\": \"Ivoy Ground\",\n            \"delivery_estimate\": \"Mismo día\",\n            \"cash_on_delivery\": 0,\n            \"active\": 0\n        },\n        {\n            \"service_id\": 26,\n            \"carrier_name\": \"noventa9Minutos\",\n            \"country_code\": \"MX\",\n            \"name\": \"same_day_bike\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/noventa9Minutos_same_day_bike.png\",\n            \"description\": \"99min Mismo Día\",\n            \"delivery_estimate\": \"Mismo día\",\n            \"cash_on_delivery\": 0,\n            \"active\": 0\n        },\n        {\n            \"service_id\": 25,\n            \"carrier_name\": \"noventa9Minutos\",\n            \"country_code\": \"MX\",\n            \"name\": \"same_day_99\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/noventa9Minutos_same_day_99.png\",\n            \"description\": \"99 Minutos\",\n            \"delivery_estimate\": \"Menos de 99 minutos\",\n            \"cash_on_delivery\": 0,\n            \"active\": 0\n        },\n        {\n            \"service_id\": 24,\n            \"carrier_name\": \"noventa9Minutos\",\n            \"country_code\": \"MX\",\n            \"name\": \"same_day_mini\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/noventa9Minutos_same_day_mini.png\",\n            \"description\": \"99min Motocarro Mismo Día\",\n            \"delivery_estimate\": \"Mismo día\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 10,\n            \"carrier_name\": \"paquetexpress\",\n            \"country_code\": \"MX\",\n            \"name\": \"ground\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/paquetexpress_ground.png\",\n            \"description\": \"Paquetexpress\",\n            \"delivery_estimate\": \"1-3 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 0\n        },\n        {\n            \"service_id\": 17,\n            \"carrier_name\": \"quiken\",\n            \"country_code\": \"MX\",\n            \"name\": \"local_express\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/quiken_local_express.png\",\n            \"description\": \"Quiken Local Express\",\n            \"delivery_estimate\": \"24 a 36hrs\",\n            \"cash_on_delivery\": 1,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 16,\n            \"carrier_name\": \"quiken\",\n            \"country_code\": \"MX\",\n            \"name\": \"same_day_trailer\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/quiken_same_day_trailer.png\",\n            \"description\": \"Quiken Mismo Día - Trailer\",\n            \"delivery_estimate\": \"Mismo día\",\n            \"cash_on_delivery\": 0,\n            \"active\": 0\n        },\n        {\n            \"service_id\": 15,\n            \"carrier_name\": \"quiken\",\n            \"country_code\": \"MX\",\n            \"name\": \"same_day_car\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/quiken_same_day_car.png\",\n            \"description\": \"Quiken Mismo Día - Carro\",\n            \"delivery_estimate\": \"Mismo día\",\n            \"cash_on_delivery\": 0,\n            \"active\": 0\n        },\n        {\n            \"service_id\": 19,\n            \"carrier_name\": \"quiken\",\n            \"country_code\": \"MX\",\n            \"name\": \"next_day_trailer\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/quiken_next_day_trailer.png\",\n            \"description\": \"Quiken Siguiente Día - Trailer\",\n            \"delivery_estimate\": \"24 a 48 hrs\",\n            \"cash_on_delivery\": 0,\n            \"active\": 0\n        },\n        {\n            \"service_id\": 14,\n            \"carrier_name\": \"quiken\",\n            \"country_code\": \"MX\",\n            \"name\": \"local_guaranteed\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/quiken_local_guaranteed.png\",\n            \"description\": \"Quiken Local Garantizado\",\n            \"delivery_estimate\": \"Mismo día\",\n            \"cash_on_delivery\": 1,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 18,\n            \"carrier_name\": \"quiken\",\n            \"country_code\": \"MX\",\n            \"name\": \"local_ground\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/quiken_local_ground.png\",\n            \"description\": \"Quiken Local Ground\",\n            \"delivery_estimate\": \"24 a 48 hrs\",\n            \"cash_on_delivery\": 1,\n            \"active\": 0\n        },\n        {\n            \"service_id\": 9,\n            \"carrier_name\": \"redpack\",\n            \"country_code\": \"MX\",\n            \"name\": \"express\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/redpack_express.png\",\n            \"description\": \"Redpack Express\",\n            \"delivery_estimate\": \"Día siguiente (Demoras por Covid)\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 8,\n            \"carrier_name\": \"redpack\",\n            \"country_code\": \"MX\",\n            \"name\": \"ground\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/redpack_ground.png\",\n            \"description\": \"Redpack Ground\",\n            \"delivery_estimate\": \"2-5 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 60,\n            \"carrier_name\": \"redpack\",\n            \"country_code\": \"MX\",\n            \"name\": \"ground_small\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/redpack_ground_small.png\",\n            \"description\": \"Redpack Ground\",\n            \"delivery_estimate\": \"2-5 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 38,\n            \"carrier_name\": \"redpack\",\n            \"country_code\": \"MX\",\n            \"name\": \"estandar\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/redpack_estandar.png\",\n            \"description\": \"Redpack Estandar Ltl\",\n            \"delivery_estimate\": \"2-5 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 49,\n            \"carrier_name\": \"redpackWs\",\n            \"country_code\": \"MX\",\n            \"name\": \"ground\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/redpackWs_ground.png\",\n            \"description\": \"RedpackWs Ground\",\n            \"delivery_estimate\": \"2-5 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 58,\n            \"carrier_name\": \"scmWs\",\n            \"country_code\": \"MX\",\n            \"name\": \"ground\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/scmWs_ground.png\",\n            \"description\": \"SCMWs Ground\",\n            \"delivery_estimate\": \"5-10 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 28,\n            \"carrier_name\": \"secor\",\n            \"country_code\": \"MX\",\n            \"name\": \"local\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/secor_local.png\",\n            \"description\": \"Secor Local\",\n            \"delivery_estimate\": \"Día siguiente\",\n            \"cash_on_delivery\": 0,\n            \"active\": 0\n        },\n        {\n            \"service_id\": 11,\n            \"carrier_name\": \"sendex\",\n            \"country_code\": \"MX\",\n            \"name\": \"ground\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/sendex_ground.png\",\n            \"description\": \"Sendex Ground\",\n            \"delivery_estimate\": \"1-3 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 52,\n            \"carrier_name\": \"sendexWs\",\n            \"country_code\": \"MX\",\n            \"name\": \"ground\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/sendexWs_ground.png\",\n            \"description\": \"SendexWs Ground\",\n            \"delivery_estimate\": \"1-3 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 13,\n            \"carrier_name\": \"ups\",\n            \"country_code\": \"MX\",\n            \"name\": \"saver\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/ups_saver.png\",\n            \"description\": \"Ups Saver\",\n            \"delivery_estimate\": \"Día siguiente\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 33,\n            \"carrier_name\": \"vencedor\",\n            \"country_code\": \"MX\",\n            \"name\": \"ground\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/vencedor_ground.png\",\n            \"description\": \"Vencedor Terrestre\",\n            \"delivery_estimate\": \"2-4 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 0\n        }\n    ]\n}"}],"_postman_id":"04f62716-1922-4be1-ae35-2abc48288fb0"},{"name":"Services by courier","event":[{"listen":"prerequest","script":{"id":"72bd7dbc-d832-4b3e-9a33-e8f2a39e1161","exec":["pm.globals.set(\"carrier_name\", \"fedex\");"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"7fabe780-cede-44f3-9761-145c2ac60c4a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"GET","header":[],"url":{"raw":"{{queries_url}}/service/{{carrier_name}}?country_code={{country}}","host":["{{queries_url}}"],"path":["service","{{carrier_name}}"],"query":[{"key":"country_code","value":"{{country}}"}]},"description":"Country Code = MX, US, CO <br>\nCarrier Name =  fedex, almex, dhl"},"response":[{"id":"50072d8f-049f-42c6-bf0d-d540ed1b661b","name":"get all Services by Carrier name","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{queries_url}}/service/fedex?country_code=MX","host":["{{queries_url}}"],"path":["service","fedex"],"query":[{"key":"country_code","value":"MX"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 03 Jun 2019 21:30:35 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"origin","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"4e14c4dfaaabc7f2-DFW","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"service_id\": 1,\n            \"carrier_name\": \"fedex\",\n            \"country_code\": \"MX\",\n            \"name\": \"ground\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/fedex_ground.png\",\n            \"description\": \"Fedex Ground\",\n            \"delivery_estimate\": \"2-4 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 2,\n            \"carrier_name\": \"fedex\",\n            \"country_code\": \"MX\",\n            \"name\": \"express\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/fedex_express.png\",\n            \"description\": \"Fedex Express\",\n            \"delivery_estimate\": \"Día Siguiente (Demoras por Covid)\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 3,\n            \"carrier_name\": \"fedex\",\n            \"country_code\": \"MX\",\n            \"name\": \"guaranteed\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/fedex_guaranteed.png\",\n            \"description\": \"Fedex Garantizado\",\n            \"delivery_estimate\": \"Antes de las \",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 4,\n            \"carrier_name\": \"fedex\",\n            \"country_code\": \"MX\",\n            \"name\": \"int_ground\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/fedex_int_ground.png\",\n            \"description\": \"Fedex Internacional Ground\",\n            \"delivery_estimate\": \"2-4 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"service_id\": 5,\n            \"carrier_name\": \"fedex\",\n            \"country_code\": \"MX\",\n            \"name\": \"int_express\",\n            \"logo\": \"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/logos/services/fedex_int_express.png\",\n            \"description\": \"Fedex Internacional Express\",\n            \"delivery_estimate\": \"Día siguiente\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        }\n    ]\n}"}],"_postman_id":"7fabe780-cede-44f3-9761-145c2ac60c4a"},{"name":"All available services","event":[{"listen":"prerequest","script":{"id":"0ab28269-61d3-4250-b0b0-279454e9686f","exec":["pm.globals.set(\"country_code\", \"MX\");","pm.globals.set(\"international\", 0);","pm.globals.set(\"shipment_type\", 1);"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"3195744f-5f83-42fb-bb9e-62892a88a0fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"GET","header":[],"url":"{{queries_url}}/available-service/{{country}}/{{international}}/{{shipment_type_id}}","description":"Country Code = MX, US, CO  \n  \nInternational = 0 (Domestic) , 1 (International)  \n  \nShipment Type = 1 (enveloper or box), 2 (Pallet), 3 (Full Truck Load)"},"response":[{"id":"6ec62979-932c-4619-9cf9-6ea5ac0e11e7","name":"get all available services","originalRequest":{"method":"GET","header":[],"url":"{{queries_url}}/available-service/MX/0/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Vary","value":"origin,accept-encoding","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Date","value":"Wed, 21 Aug 2019 23:05:59 GMT","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"carrier_name\": \"redpack\",\n            \"country_code\": \"MX\",\n            \"name\": \"ground\",\n            \"description\": \"Redpack Ground\",\n            \"delivery_estimate\": \"2-5 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"carrier_name\": \"redpack\",\n            \"country_code\": \"MX\",\n            \"name\": \"express\",\n            \"description\": \"Redpack Express\",\n            \"delivery_estimate\": \"Día siguiente (Demoras por Covid)\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"carrier_name\": \"sendex\",\n            \"country_code\": \"MX\",\n            \"name\": \"ground\",\n            \"description\": \"Sendex Ground\",\n            \"delivery_estimate\": \"1-3 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"carrier_name\": \"carssa\",\n            \"country_code\": \"MX\",\n            \"name\": \"ground\",\n            \"description\": \"Carssa\",\n            \"delivery_estimate\": \"5-10 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"carrier_name\": \"ups\",\n            \"country_code\": \"MX\",\n            \"name\": \"saver\",\n            \"description\": \"Ups Saver\",\n            \"delivery_estimate\": \"Día siguiente\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"carrier_name\": \"quiken\",\n            \"country_code\": \"MX\",\n            \"name\": \"local_guaranteed\",\n            \"description\": \"Quiken Local Garantizado\",\n            \"delivery_estimate\": \"Mismo día\",\n            \"cash_on_delivery\": 1,\n            \"active\": 1\n        },\n        {\n            \"carrier_name\": \"quiken\",\n            \"country_code\": \"MX\",\n            \"name\": \"local_express\",\n            \"description\": \"Quiken Local Express\",\n            \"delivery_estimate\": \"24 a 36hrs\",\n            \"cash_on_delivery\": 1,\n            \"active\": 1\n        },\n        {\n            \"carrier_name\": \"dostavista\",\n            \"country_code\": \"MX\",\n            \"name\": \"motorbike\",\n            \"description\": \"Dostavista Motor Bike\",\n            \"delivery_estimate\": \"Menos de 90 minutos\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"carrier_name\": \"dostavista\",\n            \"country_code\": \"MX\",\n            \"name\": \"car\",\n            \"description\": \"Dostavista Car\",\n            \"delivery_estimate\": \"Menos de 90 minutos\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        },\n        {\n            \"carrier_name\": \"scmWs\",\n            \"country_code\": \"MX\",\n            \"name\": \"ground\",\n            \"description\": \"SCMWs Ground\",\n            \"delivery_estimate\": \"5-10 días\",\n            \"cash_on_delivery\": 0,\n            \"active\": 1\n        }\n    ]\n}"}],"_postman_id":"3195744f-5f83-42fb-bb9e-62892a88a0fa"},{"name":"All additional services","id":"ff2e4a71-5954-4d06-bfc4-7c77b47b0add","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"GET","header":[],"url":"{{queries_url}}/additional-services/{{locale_id}}/{{international}}/{{shipment_type_id}}"},"response":[{"id":"498103e7-e8bd-4d6f-bfc8-3b11b65a8363","name":"get all additional services","originalRequest":{"method":"GET","header":[],"url":"{{queries_url}}/additional-services"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 14 Oct 2019 15:45:46 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"origin,accept-encoding","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"CF-Cache-Status","value":"DYNAMIC","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"525aaea969037ac8-MCI","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"name\": \"delivery_appointment\",\n            \"description\": \"Agendar entrega\",\n            \"address_type_id\": null\n        },\n        {\n            \"name\": \"delivery_collection\",\n            \"description\": \"Entrega ocurre\",\n            \"address_type_id\": 2\n        },\n        {\n            \"name\": \"delivery_schedule\",\n            \"description\": \"Entrega\",\n            \"address_type_id\": 2\n        },\n        {\n            \"name\": \"import\",\n            \"description\": \"Importación\",\n            \"address_type_id\": null\n        },\n        {\n            \"name\": \"original_invoice\",\n            \"description\": \"Acuse de recibo original\",\n            \"address_type_id\": null\n        },\n        {\n            \"name\": \"pickup_appointment\",\n            \"description\": \"Agendar recoleccion\",\n            \"address_type_id\": 1\n        },\n        {\n            \"name\": \"pickup_collection\",\n            \"description\": \"Recoleccion ocurre\",\n            \"address_type_id\": 1\n        },\n        {\n            \"name\": \"pickup_schedule\",\n            \"description\": \"Recolección\",\n            \"address_type_id\": 1\n        }\n    ]\n}"}],"_postman_id":"ff2e4a71-5954-4d06-bfc4-7c77b47b0add"},{"name":"Single additional services by active status","event":[{"listen":"prerequest","script":{"id":"dc235266-46df-4294-9027-8bb3559de58c","exec":["pm.globals.set(\"shipment_type_id\", 2);\r","pm.globals.set(\"active\", 1);"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"6ea93a26-eef8-4edd-b362-961efa0eaa54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"GET","header":[],"url":{"raw":"{{queries_url}}/additional-services?shipment_type_id={{shipment_type_id}}&active={{active}}","host":["{{queries_url}}"],"path":["additional-services"],"query":[{"key":"shipment_type_id","value":"{{shipment_type_id}}"},{"key":"active","value":"{{active}}"}]},"description":"**Shipment Type** = 1 (shipment_guide), 2 (ltl), 3(ftl)  \n**Active** = 0 (false) , 1 (true)"},"response":[{"id":"d229bd64-e608-423d-afb8-7687dd0cb7b7","name":"get single additional services","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{queries_url}}/additional-services?shipment_type_id=2&active=0","host":["{{queries_url}}"],"path":["additional-services"],"query":[{"key":"shipment_type_id","value":"2"},{"key":"active","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 22 Jun 2020 17:11:03 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"origin,accept-encoding","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"CF-Cache-Status","value":"DYNAMIC","enabled":true},{"key":"cf-request-id","value":"037e9c220e0000ec6e7db43200000001","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"5a7796167c5bec6e-DFW","enabled":true},{"key":"Content-Encoding","value":"br","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 2,\n            \"name\": \"driver_handle\",\n            \"description\": \"Manipulación del operador\",\n            \"shipment_type_id\": 2,\n            \"active\": 0\n        },\n        {\n            \"id\": 3,\n            \"name\": \"date_out_of_time\",\n            \"description\": \"Entrega Fuera de horario\",\n            \"shipment_type_id\": 2,\n            \"active\": 0\n        },\n        {\n            \"id\": 4,\n            \"name\": \"priority_service\",\n            \"description\": \"Servicio prioritario\",\n            \"shipment_type_id\": 2,\n            \"active\": 0\n        },\n        {\n            \"id\": 5,\n            \"name\": \"hydraulic_lift\",\n            \"description\": \"Elevador hidráulico (para recolectar y/o entregar)\",\n            \"shipment_type_id\": 2,\n            \"active\": 0\n        },\n        {\n            \"id\": 6,\n            \"name\": \"pallet_emplay\",\n            \"description\": \"Emplaye de tarima\",\n            \"shipment_type_id\": 2,\n            \"active\": 0\n        },\n        {\n            \"id\": 7,\n            \"name\": \"delivery_before_evening\",\n            \"description\": \"Entregar antes de medio día\",\n            \"shipment_type_id\": 2,\n            \"active\": 0\n        },\n        {\n            \"id\": 8,\n            \"name\": \"saturday_service\",\n            \"description\": \"Servicio Sabatino (recolectar y/o entregar)\",\n            \"shipment_type_id\": 2,\n            \"active\": 0\n        },\n        {\n            \"id\": 9,\n            \"name\": \"special_handling\",\n            \"description\": \"Manejo especial (Campo abierto para indicar cuál)\",\n            \"shipment_type_id\": 2,\n            \"active\": 0\n        },\n        {\n            \"id\": 10,\n            \"name\": \"hydraulic_skate\",\n            \"description\": \"Se requiere Patín o Montacargas\",\n            \"shipment_type_id\": 2,\n            \"active\": 0\n        },\n        {\n            \"id\": 11,\n            \"name\": \"hazmat\",\n            \"description\": \"Producto peligroso\",\n            \"shipment_type_id\": 2,\n            \"active\": 0\n        },\n        {\n            \"id\": 13,\n            \"name\": \"freezing_service\",\n            \"description\": \"Producto refrigerado\",\n            \"shipment_type_id\": 2,\n            \"active\": 0\n        },\n        {\n            \"id\": 14,\n            \"name\": \"insurance\",\n            \"description\": \"Seguro\",\n            \"shipment_type_id\": 2,\n            \"active\": 0\n        },\n        {\n            \"id\": 15,\n            \"name\": \"liftgate_pickup\",\n            \"description\": \"Se necesita compuerta elevadora para la recolección\",\n            \"shipment_type_id\": 2,\n            \"active\": 0\n        },\n        {\n            \"id\": 16,\n            \"name\": \"inside_pickup\",\n            \"description\": \"Recolección interna requerida\",\n            \"shipment_type_id\": 2,\n            \"active\": 0\n        },\n        {\n            \"id\": 17,\n            \"name\": \"arrival_notice\",\n            \"description\": \"Llamar/Notificar antes de entregar\",\n            \"shipment_type_id\": 2,\n            \"active\": 0\n        },\n        {\n            \"id\": 19,\n            \"name\": \"sort_and_segregate\",\n            \"description\": \"Clasificar y separar\",\n            \"shipment_type_id\": 2,\n            \"active\": 0\n        },\n        {\n            \"id\": 20,\n            \"name\": \"protect_from_freezing\",\n            \"description\": \"Proteger de la congelación\",\n            \"shipment_type_id\": 2,\n            \"active\": 0\n        },\n        {\n            \"id\": 23,\n            \"name\": \"platform_dock_destination\",\n            \"description\": \"Se requiere anden/muelle de carga para el destino\",\n            \"shipment_type_id\": 2,\n            \"active\": 0\n        },\n        {\n            \"id\": 24,\n            \"name\": \"platform_dock_origin\",\n            \"description\": \"Se requiere anden/muelle de carga para el origen\",\n            \"shipment_type_id\": 2,\n            \"active\": 0\n        },\n        {\n            \"id\": 25,\n            \"name\": \"hydraulic_skate_origin\",\n            \"description\": \"Se requiere Patín o Montacargas para el origen\",\n            \"shipment_type_id\": 2,\n            \"active\": 0\n        },\n        {\n            \"id\": 26,\n            \"name\": \"hydraulic_skate_destination\",\n            \"description\": \"Se requiere Patín o Montacargas para el destino\",\n            \"shipment_type_id\": 2,\n            \"active\": 0\n        }\n    ]\n}"}],"_postman_id":"6ea93a26-eef8-4edd-b362-961efa0eaa54"},{"name":"Get shipment types","id":"23a7a475-5cfe-49c3-a39a-c3710517bbd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"GET","header":[],"url":"{{queries_url}}/shipment-types"},"response":[],"_postman_id":"23a7a475-5cfe-49c3-a39a-c3710517bbd0"}],"id":"cc8359a4-9623-46b4-8d6b-a20d6138f18a","auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"event":[{"listen":"prerequest","script":{"id":"47822cbb-d29c-4c68-98e6-1071e9bb04cf","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"3da93653-b42d-4577-b8de-da431253d277","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}],"_postman_id":"cc8359a4-9623-46b4-8d6b-a20d6138f18a"}],"id":"0fa1e122-b33d-4a4f-8614-79e735e78997","auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"event":[{"listen":"prerequest","script":{"id":"b051cab2-a624-45d4-8f15-fe9e7d8bddf9","type":"text/javascript","requests":{},"exec":[""]}},{"listen":"test","script":{"id":"af04c541-5de1-4d81-9114-25282b187fd0","type":"text/javascript","requests":{},"exec":[""]}}],"_postman_id":"0fa1e122-b33d-4a4f-8614-79e735e78997"},{"name":"Shipments & Pickups Logs","item":[{"name":"All shipments","event":[{"listen":"prerequest","script":{"id":"a1af62e7-cf6e-417f-b94e-af4040b7148a","exec":["pm.globals.set(\"MM\", 2);","pm.globals.set(\"YYYY\", 2020);"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"4990115f-22ec-42fd-8666-7f8dc7f9ca39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"GET","header":[],"url":{"raw":"{{queries_url}}/guide/{{MM}}/{{YYYY}}?status_id=1&tracking_number=4444444&folio=1111111&carrier_name=fedex&service_name=express&address_destination_name=my company","host":["{{queries_url}}"],"path":["guide","{{MM}}","{{YYYY}}"],"query":[{"key":"status_id","value":"1","description":"Cancel"},{"key":"tracking_number","value":"4444444","description":"Test"},{"key":"folio","value":"1111111"},{"key":"carrier_name","value":"fedex"},{"key":"service_name","value":"express"},{"key":"address_destination_name","value":"my company"}]},"description":"Get shipments by date.  \n\n**MM:** Month in two digits.  \n**YYYY:** Year in four digits."},"response":[{"id":"85115e7d-8671-416b-ae52-59cc194c529a","name":"get all shipments","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{queries_url}}/guide/09/2025"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Vary","value":"origin,accept-encoding","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Date","value":"Fri, 24 May 2019 18:12:14 GMT","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 3,\n            \"tracking_number\": \"10000007\",\n            \"status\": \"Canceled\",\n            \"name\": \"quiken\",\n            \"service\": \"local_express\",\n            \"zone\": null,\n            \"custom_key\": 0,\n            \"sender_name\": \"oscar\",\n            \"sender_company_name\": \"oskys factory\",\n            \"sender_email\": \"osgff8@gmail.com\",\n            \"sender_phone\": \"8116789900\",\n            \"sender_street\": \"av avsconcelos\",\n            \"sender_number\": \"1400\",\n            \"sender_district\": \"palo blanco\",\n            \"sender_city\": \"san pedro garza garcia\",\n            \"sender_state\": \"NL\",\n            \"sender_country\": \"MX\",\n            \"sender_postalcode\": \"66236\",\n            \"sender_references\": null,\n            \"consignee_name\": \"oscar destino\",\n            \"consignee_company_name\": \"mirasierra\",\n            \"consignee_email\": \"osgff8@gmail.com\",\n            \"consignee_phone\": \"8117890099\",\n            \"consignee_street\": \"av vasconcelos\",\n            \"consignee_number\": \"1400\",\n            \"consignee_district\": \"mirasierra\",\n            \"consignee_city\": \"san pedro garza garcia\",\n            \"consignee_state\": \"NL\",\n            \"consignee_country\": \"MX\",\n            \"consignee_postalcode\": \"66240\",\n            \"consignee_references\": null,\n            \"shipment_content\": \"camisas\",\n            \"shipment_type\": \"box\",\n            \"shipment_length\": 1,\n            \"shipment_width\": 1,\n            \"shipment_height\": 1,\n            \"shipment_weight\": 1,\n            \"currency\": \"MXN\",\n            \"insurance\": 0,\n            \"insurance_cost\": 0,\n            \"extended_zone\": 0,\n            \"declared_value\": 0,\n            \"tax\": 8.97,\n            \"cost\": 56.03,\n            \"total\": 65,\n            \"label_file\": \"https://s3.us-east-2.amazonaws.com/envia-staging/uploads/quiken/10000007_quiken.pdf\",\n            \"bol_file\": null,\n            \"created_by_name\": \"oscar alberto gomez salazar\",\n            \"created_by_email\": \"osgff8@gmail.com\"\n        },\n        {\n            \"id\": 4,\n            \"tracking_number\": \"794658898290\",\n            \"status\": \"Created\",\n            \"name\": \"fedex\",\n            \"service\": \"ground\",\n            \"zone\": null,\n            \"custom_key\": 0,\n            \"sender_name\": \"oscar\",\n            \"sender_company_name\": \"oskys factory\",\n            \"sender_email\": \"osgff8@gmail.com\",\n            \"sender_phone\": \"8116789900\",\n            \"sender_street\": \"av avsconcelos\",\n            \"sender_number\": \"1400\",\n            \"sender_district\": \"palo blanco\",\n            \"sender_city\": \"san pedro garza garcia\",\n            \"sender_state\": \"NL\",\n            \"sender_country\": \"MX\",\n            \"sender_postalcode\": \"66236\",\n            \"sender_references\": null,\n            \"consignee_name\": \"oscar destino\",\n            \"consignee_company_name\": \"mirasierra\",\n            \"consignee_email\": \"osgff8@gmail.com\",\n            \"consignee_phone\": \"8117890099\",\n            \"consignee_street\": \"av vasconcelos\",\n            \"consignee_number\": \"1400\",\n            \"consignee_district\": \"mirasierra\",\n            \"consignee_city\": \"san pedro garza garcia\",\n            \"consignee_state\": \"NL\",\n            \"consignee_country\": \"MX\",\n            \"consignee_postalcode\": \"66240\",\n            \"consignee_references\": null,\n            \"shipment_content\": \"camisas\",\n            \"shipment_type\": \"box\",\n            \"shipment_length\": 3,\n            \"shipment_width\": 2,\n            \"shipment_height\": 1,\n            \"shipment_weight\": 1,\n            \"currency\": \"MXN\",\n            \"insurance\": 0,\n            \"insurance_cost\": 0,\n            \"extended_zone\": 0,\n            \"declared_value\": 0,\n            \"tax\": 21.38,\n            \"cost\": 133.62,\n            \"total\": 155,\n            \"label_file\": \"https://s3.us-east-2.amazonaws.com/envia-staging/uploads/fedex/794658898290_fedex.pdf\",\n            \"bol_file\": null,\n            \"created_by_name\": \"oscar alberto gomez salazar\",\n            \"created_by_email\": \"osgff8@gmail.com\"\n        },\n        {\n            \"id\": 5,\n            \"tracking_number\": \"794658906258\",\n            \"status\": \"Created\",\n            \"name\": \"fedex\",\n            \"service\": \"ground\",\n            \"zone\": null,\n            \"custom_key\": 0,\n            \"sender_name\": \"oscar\",\n            \"sender_company_name\": \"oskys factory\",\n            \"sender_email\": \"osgff8@gmail.com\",\n            \"sender_phone\": \"8116789900\",\n            \"sender_street\": \"av avsconcelos\",\n            \"sender_number\": \"1400\",\n            \"sender_district\": \"palo blanco\",\n            \"sender_city\": \"san pedro garza garcia\",\n            \"sender_state\": \"NL\",\n            \"sender_country\": \"MX\",\n            \"sender_postalcode\": \"66236\",\n            \"sender_references\": null,\n            \"consignee_name\": \"oscar destino\",\n            \"consignee_company_name\": \"mirasierra\",\n            \"consignee_email\": \"osgff8@gmail.com\",\n            \"consignee_phone\": \"8117890099\",\n            \"consignee_street\": \"av vasconcelos\",\n            \"consignee_number\": \"1400\",\n            \"consignee_district\": \"mirasierra\",\n            \"consignee_city\": \"san pedro garza garcia\",\n            \"consignee_state\": \"NL\",\n            \"consignee_country\": \"MX\",\n            \"consignee_postalcode\": \"66240\",\n            \"consignee_references\": null,\n            \"shipment_content\": \"camisas\",\n            \"shipment_type\": \"box\",\n            \"shipment_length\": 1,\n            \"shipment_width\": 1,\n            \"shipment_height\": 1,\n            \"shipment_weight\": 3,\n            \"currency\": \"MXN\",\n            \"insurance\": 0,\n            \"insurance_cost\": 0,\n            \"extended_zone\": 0,\n            \"declared_value\": 0,\n            \"tax\": 23.59,\n            \"cost\": 147.41,\n            \"total\": 171,\n            \"label_file\": \"https://s3.us-east-2.amazonaws.com/envia-staging/uploads/fedex/794658906258_fedex.pdf\",\n            \"bol_file\": null,\n            \"created_by_name\": \"oscar alberto gomez salazar\",\n            \"created_by_email\": \"osgff8@gmail.com\"\n        }\n    ]\n}"}],"_postman_id":"4990115f-22ec-42fd-8666-7f8dc7f9ca39"},{"name":"Single shipment","event":[{"listen":"prerequest","script":{"id":"b00ca075-826f-4aac-995f-18664ed34a4e","exec":["pm.globals.set(\"tracking_number\", 10000323);"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"26818164-b4ca-40e8-a4e8-0a8656ea041d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"GET","header":[],"url":"{{queries_url}}/guide/{{tracking_number}}","description":"Get a single shipment information:<br>\n\n<strong>tracking_number:</strong> Shipment tracking number<br>\n\n"},"response":[{"id":"9dd64269-0e13-4743-80a9-5ffb4c1673f5","name":"get single shipment","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"url":"{{queries_url}}/guide/1ZS678DA9169002"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 May 2019 16:28:23 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"origin,accept-encoding","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"4de9d756ee1c95ae-IAD","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 139,\n            \"tracking_number\": \"10000323\",\n            \"status\": \"Created\",\n            \"name\": \"quiken\",\n            \"service\": \"local_express\",\n            \"zone\": null,\n            \"custom_key\": 0,\n            \"sender_name\": \"Diego Roman\",\n            \"sender_company_name\": \"Diego Roman\",\n            \"sender_email\": \"ana.rosa@envia.com\",\n            \"sender_phone\": \"5555456100\",\n            \"sender_street\": \"lago mask\",\n            \"sender_number\": \"183\",\n            \"sender_district\": \"granada\",\n            \"sender_city\": \"miguel hidalgo\",\n            \"sender_state\": \"NL\",\n            \"sender_country\": \"MX\",\n            \"sender_postalcode\": \"64949\",\n            \"sender_references\": null,\n            \"consignee_name\": \"adrian castilleja\",\n            \"consignee_company_name\": \"m17 store\",\n            \"consignee_email\": \"modelo17mty@gmail.com\",\n            \"consignee_phone\": \"8125572054\",\n            \"consignee_street\": \"paseo de los estudiantes\",\n            \"consignee_number\": \"2100\",\n            \"consignee_district\": \"cumbres 2Â° sector\",\n            \"consignee_city\": \"heroica ciudad de juchitan de zaragoza\",\n            \"consignee_state\": \"OA\",\n            \"consignee_country\": \"MX\",\n            \"consignee_postalcode\": \"64949\",\n            \"consignee_references\": null,\n            \"shipment_content\": \"ropas\",\n            \"shipment_type\": \"box\",\n            \"shipment_length\": 39,\n            \"shipment_width\": 36,\n            \"shipment_height\": 51,\n            \"shipment_weight\": 15,\n            \"currency\": \"MXN\",\n            \"insurance\": 0,\n            \"insurance_cost\": 0,\n            \"extended_zone\": 0,\n            \"declared_value\": 0,\n            \"tax\": 12.03,\n            \"cost\": 75.17,\n            \"total\": 87.2,\n            \"label_file\": \"https://s3.us-east-2.amazonaws.com/envia-staging/uploads/quiken/10000323_quiken.pdf\",\n            \"bol_file\": null,\n            \"created_by_name\": \"oscar alberto gomez salazar\",\n            \"created_by_email\": \"osgff8@gmail.com\"\n        }\n    ]\n}"}],"_postman_id":"26818164-b4ca-40e8-a4e8-0a8656ea041d"},{"name":"All company pickups","id":"c46df9a0-b99f-48a8-ae06-41c605a665e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"GET","header":[],"url":"{{queries_url}}/company-pickups"},"response":[],"_postman_id":"c46df9a0-b99f-48a8-ae06-41c605a665e5"}],"id":"22156891-4d38-4a46-b9c0-6e02cbaeaa7c","description":"Get information about shipments you have created.","auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"event":[{"listen":"prerequest","script":{"id":"87569440-cebf-4b92-9e10-5836f9b6d757","type":"text/javascript","requests":{},"exec":[""]}},{"listen":"test","script":{"id":"b7c28415-9a91-4878-b277-e035f5779d74","type":"text/javascript","requests":{},"exec":[""]}}],"_postman_id":"22156891-4d38-4a46-b9c0-6e02cbaeaa7c"},{"name":"Addresses","item":[{"name":"Create address","id":"eb02a2e6-7e45-426c-ba79-35630eccfee9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"type\": 1,\n    \"category_id\": 1,\n    \"name\": \"Oscar Gomez\",\n    \"company\": \"My Company\",\n    \"email\": \"no_reply@envia.com\",\n    \"phone\": \"8111111111\",\n    \"street\": \"my street\",\n    \"number\": \"100\",\n    \"district\": \"my neighborhood\",\n    \"city\": \"my city\",\n    \"state\": \"NL\",\n    \"country\": \"MX\",\n    \"postal_code\": \"66236\",\n    \"reference\": \"my references\"\n}","options":{"raw":{"language":"json"}}},"url":"{{queries_url}}/user-address","description":"Create a new address.\n\nThere are 2 types of addresses, **destination** and **origin.**"},"response":[{"id":"653846bd-8d0f-4747-9a80-8d1da6593672","name":"post addressess","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": 1,\n    \"category_id\": 1,\n    \"name\": \"Oscar Gomez\",\n    \"company\": \"My Company\",\n    \"email\": \"no_reply@envia.com\",\n    \"phone\": \"8111111111\",\n    \"street\": \"my street\",\n    \"number\": \"100\",\n    \"district\": \"my neighborhood\",\n    \"city\": \"my city\",\n    \"state\": \"NL\",\n    \"country\": \"MX\",\n    \"postal_code\": \"66236\",\n    \"reference\": \"my references\"\n}","options":{"raw":{"language":"json"}}},"url":"{{queries_url}}/user-address"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8","enabled":true},{"key":"vary","value":"origin,accept-encoding","enabled":true},{"key":"access-control-expose-headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"cache-control","value":"no-cache","enabled":true},{"key":"content-encoding","value":"gzip","enabled":true},{"key":"Date","value":"Thu, 14 Nov 2019 00:06:47 GMT","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1\n}"}],"_postman_id":"eb02a2e6-7e45-426c-ba79-35630eccfee9"},{"name":"All saved addressess","id":"6e843906-0fbc-492d-a0a7-3978fa84c55c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"GET","header":[],"url":"{{queries_url}}/all-addresses","description":"<b>Get all the addresses saved in your account.</b>\n\nThere are 2 types of addresses: <strong>destination</strong> and <strong>origin.</strong>"},"response":[{"id":"232c2c1f-b973-4d88-82e3-42ab0c53fe29","name":"get all addressess","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"url":"{{queries_url}}/all-addresses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8","enabled":true},{"key":"vary","value":"origin,accept-encoding","enabled":true},{"key":"access-control-expose-headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"cache-control","value":"no-cache","enabled":true},{"key":"content-encoding","value":"gzip","enabled":true},{"key":"Date","value":"Thu, 14 Nov 2019 00:06:47 GMT","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"type\": \"origin\",\n            \"description\": \"Business w/dock and hydraulic skate\",\n            \"name\": \"oscar12\",\n            \"company\": \"oskys factory\",\n            \"email\": \"osgff8@gmail.com\",\n            \"phone\": \"8116789900\",\n            \"street\": \"av vasconcelos\",\n            \"number\": \"1400\",\n            \"district\": \"Jardines de Mirasierra\",\n            \"city\": \"San Pedro Garza García\",\n            \"state\": \"NL\",\n            \"country\": \"MX\",\n            \"postal_code\": \"66236\",\n            \"reference\": \"\"\n        },\n        {\n            \"type\": \"destination\",\n            \"description\": \"Residential\",\n            \"name\": \"oscar\",\n            \"company\": \"oksdo\",\n            \"email\": \"osgff8@gmail.com\",\n            \"phone\": \"7118909999\",\n            \"street\": \"avenue\",\n            \"number\": \"1200\",\n            \"district\": \"xs\",\n            \"city\": \"Clarksburg\",\n            \"state\": \"WV\",\n            \"country\": \"US\",\n            \"postal_code\": \"26306\",\n            \"reference\": \"\"\n        }\n    ]\n}"}],"_postman_id":"6e843906-0fbc-492d-a0a7-3978fa84c55c"},{"name":"Addressess by type","event":[{"listen":"prerequest","script":{"id":"e1d1fc70-ccf0-40a1-ac4c-f2e9885273c7","exec":["pm.globals.set(\"type\", \"origin\");"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"5977281b-65a9-4f7e-bcc7-859a3435244d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"GET","header":[],"url":"{{queries_url}}/all-addresses/{{type}}","description":"Types:\n\n<strong>Origin</strong><br>\n<strong>Destination</strong>\n\n"},"response":[{"id":"9ac56bc7-5048-454d-a566-5bd99a415663","name":"get all addressess","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"url":"{{queries_url}}/all-addresses/origin"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8","enabled":true},{"key":"vary","value":"origin,accept-encoding","enabled":true},{"key":"access-control-expose-headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"cache-control","value":"no-cache","enabled":true},{"key":"content-encoding","value":"gzip","enabled":true},{"key":"Date","value":"Thu, 14 Nov 2019 00:06:47 GMT","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"type\": \"origin\",\n            \"description\": \"Business w/dock and hydraulic skate\",\n            \"name\": \"oscar12\",\n            \"company\": \"oskys factory\",\n            \"email\": \"osgff8@gmail.com\",\n            \"phone\": \"8116789900\",\n            \"street\": \"av vasconcelos\",\n            \"number\": \"1400\",\n            \"district\": \"Jardines de Mirasierra\",\n            \"city\": \"San Pedro Garza García\",\n            \"state\": \"NL\",\n            \"country\": \"MX\",\n            \"postal_code\": \"66236\",\n            \"reference\": \"\"\n        }\n    ]\n}"}],"_postman_id":"5977281b-65a9-4f7e-bcc7-859a3435244d"},{"name":"Set default address","event":[{"listen":"prerequest","script":{"id":"b850d9bb-0ac6-4a32-b07d-2addda9ad66a","exec":["pm.globals.set(\"user_id\", 1);"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"7fce0951-d165-4ac9-bbc4-fb2d753e6e6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"GET","header":[],"url":"{{queries_url}}/default-user-address/{{user_id}}","description":"<b>Get the users default address</b>\n\nIf you have multiple users in different locations. You may request which address is assigned to each of your users."},"response":[{"id":"ed604549-b7b8-4a55-bd64-2b3fdf0de706","name":"get default address","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"url":"{{queries_url}}/default-user-address/1"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"user_id\": 123,\n        \"address_type\": \"origin\",\n        \"address_category\": \"residential\",\n        \"name\": \"Alan Monreal\",\n        \"company\": \"A1 Industries\",\n        \"email\": \"unemail@foo.com\",\n        \"phone\": \"1234567898\",\n        \"street\": \"Otra calle\",\n        \"number\": \"123\",\n        \"district\": \"Otra colonia\",\n        \"city\": \"Apodaca\",\n        \"state\": \"NL\",\n        \"country\": \"MX\",\n        \"postal_code\": \"66612\",\n        \"reference\": \"\"\n    }\n}"}],"_postman_id":"7fce0951-d165-4ac9-bbc4-fb2d753e6e6f"},{"name":"Address categories","id":"9ce2a87b-663a-4eae-af07-e41c79a6484b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"GET","header":[],"url":"{{queries_url}}/address-categories"},"response":[],"_postman_id":"9ce2a87b-663a-4eae-af07-e41c79a6484b"},{"name":"Edit address","id":"0439bde9-b9db-445f-b241-bc0b4cb2f2cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n\t\"type\": 1,\n\t\"category_id\": 1,\n\t\"name\": \"Oscar Gomez\",\n\t\"company\": \"My Company\",\n\t\"email\": \"no_reply@envia.com\",\n\t\"phone\": \"8111111111\",\n\t\"street\": \"my street\",\n\t\"number\": \"100\",\n\t\"district\": \"my neighborhood\",\n\t\"city\": \"my city\",\n\t\"state\": \"NL\",\n\t\"country\": \"MX\",\n\t\"postal_code\": \"66236\",\n\t\"reference\": \"my references\"\n}","options":{"raw":{"language":"json"}}},"url":"https://{{queries_url}}.envia.com/user-address/{{address_id}}","description":"**Edit an address.**"},"response":[],"_postman_id":"0439bde9-b9db-445f-b241-bc0b4cb2f2cd"},{"name":"Delete address","id":"0ebf0adb-290f-4f2e-9093-391bcebd4499","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"DELETE","header":[],"url":"{{queries_url}}/user-address/{{address_id}}","description":"**Delete an address.**"},"response":[],"_postman_id":"0ebf0adb-290f-4f2e-9093-391bcebd4499"}],"id":"b9c5d9cc-d98f-4342-8207-312069900246","auth":{"type":"bearer","bearer":{}},"event":[{"listen":"prerequest","script":{"id":"ba0868cc-4166-4833-9f95-5e9da7e68b31","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"afe71be9-4f73-4696-8037-76056e738871","type":"text/javascript","exec":[""]}}],"_postman_id":"b9c5d9cc-d98f-4342-8207-312069900246"},{"name":"Packages","item":[{"name":"Create package","id":"f4b65956-bd89-4d06-9140-46c3c3370781","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{vault:authorization-secret}}"}},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"name\": \"A Package\",\n\t\"content\": \"Shirts 10 x 10\",\n\t\"insurance\": 20,\n\t\"height\": 1,\n\t\"length\": 1,\n\t\"width\": 1,\n\t\"weight\": 2,\n\t\"package_type_id\": 1,\n\t\"weight_unit\": \"KG\",\n\t\"length_unit\": \"CM\"\n}","options":{"raw":{"language":"json"}}},"url":"https://{{queries_url}}.envia.com/packages"},"response":[{"id":"bf7327f2-a4ba-4419-af6a-3a981c6d79a7","name":"post package","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"name\": \"A Package\",\n\t\"content\": \"Shirts 10 x 10\",\n\t\"insurance\": 20,\n\t\"height\": 1,\n\t\"length\": 1,\n\t\"width\": 1,\n\t\"weight\": 2,\n\t\"package_type_id\": 1,\n\t\"weight_unit\": \"KG\",\n\t\"length_unit\": \"CM\"\n}","options":{"raw":{"language":"json"}}},"url":"https://{{queries_url}}.envia.com/packages"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"package_id\": 40\n}"}],"_postman_id":"f4b65956-bd89-4d06-9140-46c3c3370781"},{"name":"Saved package","id":"07eadcfa-0f09-4cd3-9361-2caa05fd7c19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{vault:authorization-secret}}"}},"method":"GET","header":[],"url":"https://{{queries_url}}.envia.com/all-packages"},"response":[{"id":"d4c8039d-e908-4295-9d07-cefc92619389","name":"get all packages","originalRequest":{"method":"GET","header":[],"url":"https://{{queries_url}}.envia.com/all-packages"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"description\": \"camisetas 10x10x10\",\n            \"content\": \"camisetas\",\n            \"type\": \"box\",\n            \"insurance\": 0,\n            \"height\": 10,\n            \"length\": 10,\n            \"width\": 10,\n            \"weight\": 2,\n            \"weight_unit\": \"KG\",\n            \"length_unit\": \"CM\"\n        },\n        {\n            \"description\": \"prueba yannick\",\n            \"content\": \"pruebaYannick\",\n            \"type\": \"pallets_120x120\",\n            \"insurance\": 100,\n            \"height\": 50,\n            \"length\": 50,\n            \"width\": 25,\n            \"weight\": 1,\n            \"weight_unit\": \"LB\",\n            \"length_unit\": \"IN\"\n        }\n    ]\n}"}],"_postman_id":"07eadcfa-0f09-4cd3-9361-2caa05fd7c19"},{"name":"Get All Company Packages","id":"4d3c605d-49e9-4001-b7b0-49e77f4befe4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{vault:authorization-secret}}"}},"method":"GET","header":[],"url":"https://{{queries_url}}.envia.com/company-packages"},"response":[],"_postman_id":"4d3c605d-49e9-4001-b7b0-49e77f4befe4"},{"name":"Update package","event":[{"listen":"prerequest","script":{"id":"9dbf9503-d60c-4f49-bab3-63b3ec57d741","exec":["pm.globals.set(\"package_id\", 41);"],"type":"text/javascript"}}],"id":"82171c35-b06c-4050-9bbf-cdf086f1ed90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n\t\"name\": \"A Package\",\n\t\"content\": \"Shirts 10 x 10\",\n\t\"insurance\": 20,\n\t\"height\": 1,\n\t\"length\": 1,\n\t\"width\": 1,\n\t\"weight\": 2,\n\t\"package_type_id\": 1,\n\t\"weight_unit\": \"KG\",\n\t\"length_unit\": \"CM\"\n}","options":{"raw":{"language":"json"}}},"url":"https://{{queries_url}}.envia.com/packages/{{package_id}}","description":"Update packages details by id"},"response":[{"id":"66d22b19-8f08-425c-bafc-0af72c0c0d7e","name":"put package","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"name\": \"A Package\",\n\t\"content\": \"Shirts 10 x 10\",\n\t\"insurance\": 20,\n\t\"height\": 1,\n\t\"length\": 1,\n\t\"width\": 1,\n\t\"weight\": 2,\n\t\"package_type_id\": 1,\n\t\"weight_unit\": \"KG\",\n\t\"length_unit\": \"CM\"\n}","options":{"raw":{"language":"json"}}},"url":"https://{{queries_url}}.envia.com/packages/41"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": true\n}"}],"_postman_id":"82171c35-b06c-4050-9bbf-cdf086f1ed90"},{"name":"Delete package","event":[{"listen":"prerequest","script":{"id":"9b2ae734-c098-4052-9d46-9486752bd573","exec":["pm.globals.set(\"package_id\", 41);"],"type":"text/javascript"}}],"id":"3f78c0f1-dc47-48c8-a9ac-ba700f6b1f9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://{{queries_url}}.envia.com/packages/{{package_id}}","description":"Delete package by id"},"response":[{"id":"67fce9cc-2ddf-436b-9f52-d7c25d95ab77","name":"delete package","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"name\": \"A Package\",\n\t\"content\": \"Shirts 10 x 10\",\n\t\"insurance\": 20,\n\t\"height\": 1,\n\t\"length\": 1,\n\t\"width\": 1,\n\t\"weight\": 2,\n\t\"package_type_id\": 1,\n\t\"weight_unit\": \"KG\",\n\t\"length_unit\": \"CM\"\n}","options":{"raw":{"language":"json"}}},"url":"https://{{queries_url}}.envia.com/packages/41"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": true\n}"}],"_postman_id":"3f78c0f1-dc47-48c8-a9ac-ba700f6b1f9a"}],"id":"8c50aa60-f64b-41b5-a87a-6e458ddf082f","description":"StartFragmentStartFragment\n\nSave and manage all your packages in one place. Make shipments easier with saved packages of any kind.\n\nEndFragment\n\n**Package Types Available**\n\nEndFragment\n\n1. box (packages)\n2. pallet\n3. envelope\n4. full_truck_load","auth":{"type":"bearer","bearer":{}},"event":[{"listen":"prerequest","script":{"id":"7300f593-d6c4-4760-9954-2fc70c736197","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"3dda2c42-bd0d-49fd-aae0-8ffdd30b4bd7","type":"text/javascript","exec":[""]}}],"_postman_id":"8c50aa60-f64b-41b5-a87a-6e458ddf082f"},{"name":"Shops / E-commerce","item":[{"name":"Shops by url","event":[{"listen":"prerequest","script":{"id":"3c5d988a-57c8-44bb-89fc-ef96e59f85db","exec":["pm.globals.set(\"url\", \"https://envia.myshopify.com\");"],"type":"text/javascript"}}],"id":"6c61cb9f-09d5-4c33-8de0-5e01757a356f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"http://{{queries_url}}.envia.com/shop-info?url={{url}}","protocol":"http","host":["{{queries_url}}","envia","com"],"path":["shop-info"],"query":[{"key":"url","value":"{{url}}"}]}},"response":[{"id":"6e4c4c0f-3da9-469c-a19a-173352cd8746","name":"get all shops","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://{{queries_url}}.envia.com/shop-info?url=https://envia.myshopify.com","protocol":"http","host":["{{queries_url}}","envia","com"],"path":["shop-info"],"query":[{"key":"url","value":"https://envia.myshopify.com"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 03 Jun 2019 20:21:35 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"origin,accept-encoding","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"4e145fd06a3c5823-DFW","enabled":true}],"cookie":[],"responseTime":null,"body":"{\r\n    \"id\": 2027,\r\n    \"url\": \"https://oskysfacty.myshopify.com\"\r\n}"}],"_postman_id":"6c61cb9f-09d5-4c33-8de0-5e01757a356f"},{"name":"Default shop services","event":[{"listen":"prerequest","script":{"id":"d6a3b442-72c4-44a3-aa85-c399054c395e","exec":["pm.globals.set(\"shop_id\", 1);"],"type":"text/javascript"}}],"id":"0e7d34e6-8e52-4e9d-9e0b-1c893dd1381e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{queries_url}}.envia.com/default-shop-services/{{shop_id}}"},"response":[{"id":"11436d07-bcaf-471f-9054-7d0f5ef58de1","name":"get default shop services","originalRequest":{"method":"GET","header":[],"url":"http://{{queries_url}}.envia.com/default-shop-services/2066"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"shop_id\": 2066,\n            \"locale_id\": 1,\n            \"international\": 0,\n            \"priority\": 1,\n            \"carrier\": \"fedex\",\n            \"service\": \"ground\",\n            \"service_id\": 1\n        },\n        {\n            \"shop_id\": 2066,\n            \"locale_id\": 1,\n            \"international\": 0,\n            \"priority\": 2,\n            \"carrier\": \"dhl\",\n            \"service\": \"ground\",\n            \"service_id\": 6\n        },\n        {\n            \"shop_id\": 2066,\n            \"locale_id\": 1,\n            \"international\": 0,\n            \"priority\": 3,\n            \"carrier\": \"fedex\",\n            \"service\": \"express\",\n            \"service_id\": 2\n        }\n    ]\n}"}],"_postman_id":"0e7d34e6-8e52-4e9d-9e0b-1c893dd1381e"},{"name":"Create shipping rules","event":[{"listen":"prerequest","script":{"id":"06596f95-666c-4201-9874-e4878dec4cbe","exec":["pm.globals.set(\"shop_id\", 1);"],"type":"text/javascript"}}],"id":"1b1439e8-6fcc-4169-90df-532d00093500","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"name\": \"Express shipping for selected products\",\n\t\"country_code\": \"MX\",\n\t\"international\": false,\n    \"type\": \"Product\",\n\t\"measurement\": \"ID\",\n\t\"min\": null,\n\t\"max\": null,\n\t\"option_1\": 2,\n\t\"option_2\": 9,\n\t\"option_3\": 22,\n\t\"active\": true,\n\t\"products\": [\n        {\n            \"ecart_product_id\": \"40191406899366\",\n\t\t\t\"ecart_variant_id\": \"6806813933734\"\n        },\n        {\n            \"ecart_product_id\": \"39843538895014\",\n\t\t\t\"ecart_variant_id\": \"6703866282150\"\n        }\n    ],\n    \"methods\": {\n        \"option_name_1\": [\n            \"alias1.1\", \n            \"alias1.2\"\n        ],\n        \"option_name_2\": [\n            \"alias2.1\", \n            \"alias2.2\"\n        ],\n        \"option_name_3\": null\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://{{queries_url}}.envia.com/config/{{shop_id}}/shipping-rules","description":"Create a shipping rule for specified shop. Your shop shipping rules allow you to speed the label creation process by automatically selecting the recommended services according to your ecommerce orders characteristics and the established rules.\n\n**Important Information:**\n\n- **Fixed:** All shop orders will use the selected carrier services, regardless of the order characteristics.\n- **Money:** Carrier services will be selected based on the total price of the order.\n- **Weight:** Carrier services will be selected based on the total weight of the order.\n- **Product:** Carrier services will be selected based on the products in the order. If the order contains multiple products with different rules, the rule for the most expensive product will be given priority."},"response":[{"id":"73aca137-c0af-4fe2-ac8e-510d3fe43377","name":"get default shop services","originalRequest":{"method":"GET","header":[],"url":"http://{{queries_url}}.envia.com/default-shop-services/2066"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"shop_id\": 2066,\n            \"locale_id\": 1,\n            \"international\": 0,\n            \"priority\": 1,\n            \"carrier\": \"fedex\",\n            \"service\": \"ground\",\n            \"service_id\": 1\n        },\n        {\n            \"shop_id\": 2066,\n            \"locale_id\": 1,\n            \"international\": 0,\n            \"priority\": 2,\n            \"carrier\": \"dhl\",\n            \"service\": \"ground\",\n            \"service_id\": 6\n        },\n        {\n            \"shop_id\": 2066,\n            \"locale_id\": 1,\n            \"international\": 0,\n            \"priority\": 3,\n            \"carrier\": \"fedex\",\n            \"service\": \"express\",\n            \"service_id\": 2\n        }\n    ]\n}"}],"_postman_id":"1b1439e8-6fcc-4169-90df-532d00093500"},{"name":"Update shipping rules","event":[{"listen":"prerequest","script":{"id":"06596f95-666c-4201-9874-e4878dec4cbe","exec":["pm.globals.set(\"shop_id\", 1);"],"type":"text/javascript"}}],"id":"0e7fe554-c410-4c48-a5f4-6c7491ba5d92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n\t\"name\": \"Express shipping for selected products\",\n\t\"country_code\": \"MX\",\n\t\"international\": false,\n    \"type\": \"Product\",\n\t\"measurement\": \"ID\",\n\t\"min\": null,\n\t\"max\": null,\n\t\"option_1\": 2,\n\t\"option_2\": 9,\n\t\"option_3\": 22,\n\t\"active\": true,\n\t\"products\": [\n        {\n            \"ecart_product_id\": \"40191406899366\",\n\t\t\t\"ecart_variant_id\": \"6806813933734\"\n        },\n        {\n            \"ecart_product_id\": \"39843538895014\",\n\t\t\t\"ecart_variant_id\": \"6703866282150\"\n        }\n    ],\n    \"methods\": {\n        \"option_name_1\": [\n            \"alias1.1.1\", \n            \"alias1.2.1\"\n        ],\n        \"option_name_2\": [\n            \"alias2.1.1\", \n            \"alias2.2.1\"\n        ],\n        \"option_name_3\": null\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://{{queries_url}}/config/{{shop_id}}/shipping-rules","description":"Create a shipping rule for specified shop. Your shop shipping rules allow you to speed the label creation process by automatically selecting the recommended services according to your ecommerce orders characteristics and the established rules.\n\n**Important Information:**\n\n- **Fixed:** All shop orders will use the selected carrier services, regardless of the order characteristics.\n- **Money:** Carrier services will be selected based on the total price of the order.\n- **Weight:** Carrier services will be selected based on the total weight of the order.\n- **Product:** Carrier services will be selected based on the products in the order. If the order contains multiple products with different rules, the rule for the most expensive product will be given priority."},"response":[],"_postman_id":"0e7fe554-c410-4c48-a5f4-6c7491ba5d92"},{"name":"Shipping rules","event":[{"listen":"prerequest","script":{"id":"430f228f-d0f8-4b0e-8e8c-45a4661c3bc5","exec":["pm.globals.set(\"shop_id\", 1);"],"type":"text/javascript"}}],"id":"89d8a44f-bce6-4a84-81b5-f940f251ba91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{vault:authorization-secret}}"}},"method":"GET","header":[],"url":"https://{{queries_url}}.envia.com/config/{{shop_id}}/shipping-rules"},"response":[{"id":"80748f4b-b7d1-4b47-a27c-b8e839c05a4a","name":"get default shop services","originalRequest":{"method":"GET","header":[],"url":"http://{{queries_url}}.envia.com/default-shop-services/2066"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"shop_id\": 2066,\n            \"locale_id\": 1,\n            \"international\": 0,\n            \"priority\": 1,\n            \"carrier\": \"fedex\",\n            \"service\": \"ground\",\n            \"service_id\": 1\n        },\n        {\n            \"shop_id\": 2066,\n            \"locale_id\": 1,\n            \"international\": 0,\n            \"priority\": 2,\n            \"carrier\": \"dhl\",\n            \"service\": \"ground\",\n            \"service_id\": 6\n        },\n        {\n            \"shop_id\": 2066,\n            \"locale_id\": 1,\n            \"international\": 0,\n            \"priority\": 3,\n            \"carrier\": \"fedex\",\n            \"service\": \"express\",\n            \"service_id\": 2\n        }\n    ]\n}"}],"_postman_id":"89d8a44f-bce6-4a84-81b5-f940f251ba91"},{"name":"Fetch carrier services by shipping rules","event":[{"listen":"prerequest","script":{"id":"7bae363d-4097-4626-9537-3ff5dd5cdedc","exec":["pm.globals.set(\"shop_id\", 1);"],"type":"text/javascript"}}],"id":"bb993f48-fd45-4868-8c18-f3e5dddfdb99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{vault:authorization-secret}}"}},"method":"POST","header":[],"url":"https://{{queries_url}}.envia.com/config/{{shop_id}}/shipping-rules/select/{{order_id}}","description":"Dynamically tries to select a carrier service using the order information and your previously established shipping rules. This method returns the best matched service and a list of all applicable shipping rules with it's respective carrier services.\n\n**Note:** If shipping method is selected by the customer at checkout, shipping rules are not considered."},"response":[{"id":"d50f6dee-db48-4459-8f27-07a5ac90489b","name":"get default shop services","originalRequest":{"method":"GET","header":[],"url":"http://{{queries_url}}.envia.com/default-shop-services/2066"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"shop_id\": 2066,\n            \"locale_id\": 1,\n            \"international\": 0,\n            \"priority\": 1,\n            \"carrier\": \"fedex\",\n            \"service\": \"ground\",\n            \"service_id\": 1\n        },\n        {\n            \"shop_id\": 2066,\n            \"locale_id\": 1,\n            \"international\": 0,\n            \"priority\": 2,\n            \"carrier\": \"dhl\",\n            \"service\": \"ground\",\n            \"service_id\": 6\n        },\n        {\n            \"shop_id\": 2066,\n            \"locale_id\": 1,\n            \"international\": 0,\n            \"priority\": 3,\n            \"carrier\": \"fedex\",\n            \"service\": \"express\",\n            \"service_id\": 2\n        }\n    ]\n}"}],"_postman_id":"bb993f48-fd45-4868-8c18-f3e5dddfdb99"},{"name":"Update shipping rules","id":"f76615b1-aa27-426d-a5bf-4ecc5ec812ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n\t\"name\": \"Express shipping for selected products (deactivated)\",\n\t\"country_code\": \"MX\",\n\t\"international\": false,\n    \"type\": \"Product\",\n\t\"measurement\": \"ID\",\n\t\"min\": null,\n\t\"max\": null,\n\t\"option_1\": 2,\n\t\"option_2\": 9,\n\t\"option_3\": 22,\n\t\"active\": false,\n\t\"products\": [\n        {\n            \"ecart_product_id\": \"40191406899366\",\n\t\t\t\"ecart_variant_id\": \"6806813933734\"\n        },\n        {\n            \"ecart_product_id\": \"39843538895014\",\n\t\t\t\"ecart_variant_id\": \"6703866282150\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://{{queries_url}}.envia.com/config/{{shop_id}}/shipping-rules/{{rule_id}}","description":"This will update an existing shipping rule. Information in the database will be overwritten by every property that is sent to this method.\n\n**Important:** all previously registered products will be removed on each update. If the shipping rule type is *Product* sending all previously registered products is recommended."},"response":[],"_postman_id":"f76615b1-aa27-426d-a5bf-4ecc5ec812ed"},{"name":"Get All Orders","id":"c3caac9f-24c0-42f8-8700-90ddad216e9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"GET","header":[],"url":{"raw":"https://{{queries_url}}.envia.com/v4/orders","protocol":"https","host":["{{queries_url}}","envia","com"],"path":["v4","orders"],"query":[{"key":"page","value":"1","description":"Pagination is numbered or by token(only when response includes page object)","disabled":true},{"key":"limit","value":"100","description":"Max amount of documents to be returned in the response.","disabled":true},{"key":"order_name","value":"154, 153","description":"List of order identifiers separated by comas.","disabled":true},{"key":"order_identifier","value":"1534998626, 1533821229","description":"List of order identifiers separated by comas.","disabled":true},{"key":"fulfillment_status_id","value":"1","description":"Filter orders by the fulfillment status. [1: fulfilled, 2: partially_fulfilled, 3: unfulfilled, 4: other]","disabled":true},{"key":"destination_country_code","value":"MX","description":"Filter by destination state code","disabled":true},{"key":"status_payment","value":"paid","description":"Filter by payment status ['pending', 'pending-cod', 'paid', 'paid-cod']","disabled":true},{"key":"shop_id","value":"33722","description":"Filter store Id","disabled":true},{"key":"weight","value":"15-20","description":"Filter by order package weight range","disabled":true},{"key":"date_from","value":"YYYY-MM-DD","description":"Filter orders by range. Requires date_to. Set the lower treshold.","disabled":true},{"key":"date_to","value":"YYYY-MM-DD","description":"Filter orders by range. Requires date_from. Set the upper treshold.","disabled":true}]},"description":"### Request Description\n\nThis endpoint retrieves a list of orders with specified filters such as page number, limit, order name, order identifier, fulfillment status, destination country code, payment status, shop ID, weight, and date range\n\n### Response Body\n\nThe response is a JSON object with an \"orders_info\" array containing order details, \"countries\" array, and \"totals\" field. The \"orders_info\" array includes order, shop, ecommerce, shipment_data, and locations information. Each location contains packages, and each package contains fulfillment, dimensions, quote, shipment, and products details.\n\n``` json\n{\n  \"type\": \"object\",\n  \"properties\": {\n    \"orders_info\": {\n      \"type\": \"array\",\n      \"items\": {\n        \"type\": \"object\",\n        \"properties\": {\n          \"id\": { \"type\": \"integer\" },\n          \"status_id\": { \"type\": \"integer\" },\n          \"status_name\": { \"type\": \"string\" },\n          \"ecart_status_id\": { \"type\": \"integer\" },\n          \"ecart_status_name\": { \"type\": \"string\" },\n          \"ecart_status_class\": { \"type\": \"string\" },\n          \"fulfillment_status_id\": { \"type\": \"integer\" },\n          \"created_at_ecommerce\": { \"type\": \"string\" },\n          \"estimated_delivery_in\": { \"type\": [\"string\", \"null\"] },\n          \"logistic\": {\n            \"type\": [\"object\", \"null\"],\n            \"properties\": {\n              \"mode\": { \"type\": [\"string\", \"null\"] }\n            }\n          },\n          \"order\": {\n            \"type\": \"object\",\n            \"properties\": {\n              \"identifier\": { \"type\": \"string\" },\n              \"name\": { \"type\": \"string\" },\n              \"number\": { \"type\": \"string\" },\n              \"total_price\": { \"type\": \"number\" },\n              \"discount\": { \"type\": \"number\" },\n              \"subtotal\": { \"type\": \"number\" },\n              \"cod\": { \"type\": \"number\" },\n              \"currency\": { \"type\": \"string\" },\n              \"partial_available\": { \"type\": \"number\" },\n              \"shipping_method\": { \"type\": \"string\" },\n              \"shipping_option_reference\": { \"type\": \"string\" },\n              \"shipping_options\": {\n                \"type\": \"array\",\n                \"items\": {\n                  \"type\": \"object\",\n                  \"properties\": {\n                    \"endpoint\": { \"type\": \"string\" },\n                    \"carrier_id\": { \"type\": \"integer\" },\n                    \"service_id\": { \"type\": \"integer\" },\n                    \"carrier_name\": { \"type\": \"string\" },\n                    \"service_name\": { \"type\": \"string\" }\n                  }\n                }\n              },\n              \"shipping_address_available\": { \"type\": \"boolean\" },\n              \"fraud_risk\": { \"type\": [\"string\", \"null\"] },\n              \"shipping_rule_id\": { \"type\": [\"integer\", \"null\"] }\n            }\n          },\n          \"shop\": {\n            \"type\": \"object\",\n            \"properties\": {\n              \"id\": { \"type\": \"integer\" },\n              \"name\": { \"type\": \"string\" }\n            }\n          },\n          \"ecommerce\": {\n            \"type\": \"object\",\n            \"properties\": {\n              \"id\": { \"type\": \"integer\" },\n              \"name\": { \"type\": \"string\" }\n            }\n          },\n          \"shipment_data\": {\n            \"type\": \"object\",\n            \"properties\": {\n              \"shipping_address\": {\n                \"type\": \"object\",\n                \"properties\": {\n                  \"company\": { \"type\": [\"string\", \"null\"] },\n                  \"first_name\": { \"type\": \"string\" },\n                  \"last_name\": { \"type\": [\"string\", \"null\"] },\n                  \"address_1\": { \"type\": \"string\" },\n                  \"address_2\": { \"type\": \"string\" },\n                  \"address_3\": { \"type\": \"string\" },\n                  \"interior_number\": { \"type\": [\"string\", \"null\"] },\n                  \"country_code\": { \"type\": \"string\" },\n                  \"state_code\": { \"type\": \"string\" },\n                  \"city\": { \"type\": \"string\" },\n                  \"city_select\": { \"type\": [\"string\", \"null\"] },\n                  \"postal_code\": { \"type\": \"string\" },\n                  \"identification_number\": { \"type\": [\"string\", \"null\"] },\n                  \"phone\": { \"type\": \"string\" },\n                  \"email\": { \"type\": \"string\" },\n                  \"reference\": { \"type\": \"string\" },\n                  \"branch_code\": { \"type\": [\"string\", \"null\"] }\n                }\n              },\n              \"locations\": {\n                \"type\": \"array\",\n                \"items\": {\n                  \"type\": \"object\",\n                  \"properties\": {\n                    \"id\": { \"type\": \"string\" },\n                    \"first_name\": { \"type\": \"string\" },\n                    \"company\": { \"type\": \"string\" },\n                    \"address_1\": { \"type\": \"string\" },\n                    \"address_2\": { \"type\": \"string\" },\n                    \"address_3\": { \"type\": \"string\" },\n                    \"interior_number\": { \"type\": [\"string\", \"null\"] },\n                    \"country_code\": { \"type\": \"string\" },\n                    \"state_code\": { \"type\": \"string\" },\n                    \"city\": { \"type\": \"string\" },\n                    \"city_select\": { \"type\": [\"string\", \"null\"] },\n                    \"postal_code\": { \"type\": \"string\" },\n                    \"phone\": { \"type\": \"string\" },\n                    \"email\": { \"type\": \"string\" },\n                    \"reference\": { \"type\": \"string\" },\n                    \"identification_number\": { \"type\": \"string\" },\n                    \"packages\": {\n                      \"type\": \"array\",\n                      \"items\": {\n                        \"type\": \"object\",\n                        \"properties\": {\n                          \"id\": { \"type\": \"integer\" },\n                          \"fulfillment\": {\n                            \"type\": \"object\",\n                            \"properties\": {\n                              \"status\": { \"type\": \"integer\" },\n                              \"description\": { \"type\": \"string\" },\n                              \"fulfillment_info\": { \"type\": [\"string\", \"null\"] }\n                            }\n                          },\n                          \"name\": { \"type\": \"string\" },\n                          \"content\": { \"type\": \"string\" },\n                          \"amount\": { \"type\": \"integer\" },\n                          \"box_code\": { \"type\": [\"string\", \"null\"] },\n                          \"package_type_id\": { \"type\": \"integer\" },\n                          \"package_type_name\": { \"type\": \"string\" },\n                          \"insurance\": { \"type\": \"integer\" },\n                          \"declared_value\": { \"type\": \"integer\" },\n                          \"dimensions\": {\n                            \"type\": \"object\",\n                            \"properties\": {\n                              \"height\": { \"type\": \"integer\" },\n                              \"length\": { \"type\": \"integer\" },\n                              \"width\": { \"type\": \"integer\" }\n                            }\n                          },\n                          \"assigned_package\": { \"type\": \"integer\" },\n                          \"length_unit\": { \"type\": \"string\" },\n                          \"weight\": { \"type\": \"integer\" },\n                          \"weight_unit\": { \"type\": \"string\" },\n                          \"additional_services\": { \"type\": \"array\" },\n                          \"quote\": {\n                            \"type\": \"object\",\n                            \"properties\": {\n                              \"price\": { \"type\": \"integer\" },\n                              \"service_id\": { \"type\": \"integer\" },\n                              \"description\": { \"type\": \"string\" },\n                              \"carrier_id\": { \"type\": \"integer\" },\n                              \"service_name\": { \"type\": \"string\" },\n                              \"carrier_name\": { \"type\": \"string\" }\n                            }\n                          },\n                          \"shipment\": {\n                            \"type\": \"object\",\n                            \"properties\": {\n                              \"name\": { \"type\": \"string\" },\n                              \"tracking_number\": { \"type\": \"string\" },\n                              \"bol\": { \"type\": [\"string\", \"null\"] },\n                              \"status\": { \"type\": \"integer\" },\n                              \"file\": { \"type\": \"string\" },\n                              \"additional_file\": { \"type\": [\"string\", \"null\"] },\n                              \"track_url\": { \"type\": \"string\" },\n                              \"created_at\": { \"type\": \"string\" },\n                              \"service_name\": { \"type\": \"string\" },\n                              \"method\": { \"type\": \"string\" },\n                              \"weight_total\": { \"type\": \"integer\" },\n                              \"estimate\": { \"type\": \"string\" },\n                              \"total_cost\": { \"type\": \"integer\" },\n                              \"currency\": { \"type\": \"string\" },\n                              \"fulfillment_id\": { \"type\": \"string\" },\n                              \"shipment_id\": { \"type\": \"integer\" }\n                            }\n                          },\n                          \"products\": {\n                            \"type\": \"array\",\n                            \"items\": {\n                              \"type\": \"object\",\n                              \"properties\": {\n                                \"id\": { \"type\": \"string\" },\n                                \"ecart_id\": { \"type\": \"string\" },\n                                \"index\": { \"type\": \"string\" },\n                                \"order_product_id\": { \"type\": \"string\" },\n                                \"name\": { \"type\": \"string\" },\n                                \"sku\": { \"type\": [\"string\", \"null\"] },\n                                \"variant\": { \"type\": \"string\" },\n                                \"price\": { \"type\": \"number\" },\n                                \"weight\": { \"type\": \"number\" },\n                                \"quantity\": { \"type\": \"integer\" },\n                                \"total_quantity\": { \"type\": \"integer\" },\n                                \"image_url\": { \"type\": \"string\" },\n                                \"harmonized_system_code\": { \"type\": [\"string\", \"null\"] },\n                                \"country_code_origin\": { \"type\": [\"string\", \"null\"] },\n                                \"dimensions\": {\n                                  \"type\": \"object\",\n                                  \"properties\": {\n                                    \"id\": { \"type\": \"integer\" },\n                                    \"product_id\": { \"type\": \"integer\" },\n                                    \"product_identifier\": { \"type\": \"string\" },\n                                    \"height\": { \"type\": \"integer\" },\n                                    \"length\": { \"type\": \"integer\" },\n                                    \"width\": { \"type\": \"integer\" },\n                                    \"weight\": { \"type\": \"integer\" },\n                                    \"length_unit\": { \"type\": \"string\" },\n                                    \"weight_unit\": { \"type\": \"string\" }\n                                  }\n                                },\n                                \"logistic\": {\n                                  \"type\": \"object\",\n                                  \"properties\": {\n                                    \"logistic_mode\": { \"type\": [\"string\", \"null\"] },\n                                    \"logistic_free\": { \"type\": \"boolean\" },\n                                    \"logistic_me1Suported\": { \"type\": [\"string\", \"null\"] },\n                                    \"logistic_rates\": { \"type\": [\"string\", \"null\"] }\n                                  }\n                                }\n                              }\n                            }\n                          }\n                        }\n                      }\n                    }\n                  }\n                }\n              }\n            }\n          },\n          \"countries\": {\n            \"type\": \"array\",\n            \"items\": { \"type\": \"string\" }\n          },\n          \"totals\": { \"type\": \"integer\" }\n        }\n      }\n    }\n  }\n}\n\n ```"},"response":[],"_postman_id":"c3caac9f-24c0-42f8-8700-90ddad216e9d"}],"id":"d85fd10f-a82c-4ee9-b6f9-708152f1432a","auth":{"type":"bearer","bearer":{}},"event":[{"listen":"prerequest","script":{"id":"90a2ef78-7e28-403a-b2d8-991ac888e347","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"511a568c-b3c1-4cd0-9757-61f414149662","type":"text/javascript","exec":[""]}}],"_postman_id":"d85fd10f-a82c-4ee9-b6f9-708152f1432a"},{"name":"Payment","item":[{"name":"Payment history","event":[{"listen":"prerequest","script":{"id":"89228b5e-9a56-4a98-a2d5-94d410eff8af","exec":["pm.globals.set(\"MM\", 07);\r","pm.globals.set(\"YYYY\", 2020);"],"type":"text/javascript"}}],"id":"96b8792c-3919-4378-bd83-a7111365af76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{vault:authorization-secret}}"}},"method":"GET","header":[],"url":"https://{{queries_url}}.envia.com/payment/{{MM}}/{{YYYY}}","description":"Get payment history by date. <br>\r\n\r\n<strong>MM:</strong> Month in two digits.<br>\r\n<strong>YYYY:</strong> Year in four digits.<br>"},"response":[{"id":"214b0ce8-4689-416d-9813-f61535e511ab","name":"get payment history","originalRequest":{"method":"GET","header":[],"url":"https://{{queries_url}}.envia.com/payment/07/2020"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n    \"data\": [\r\n        {\r\n            \"id\": 202,\r\n            \"credit_applied\": 100,\r\n            \"credit_description\": \"Courtesy\",\r\n            \"total_paid\": 100,\r\n            \"paid_at\": \"2020-07-13T21:55:26.000Z\",\r\n            \"manual_credit\": 2,\r\n            \"invoice_pdf\": null,\r\n            \"invoice_xml\": null,\r\n            \"paid_by\": \"test\",\r\n            \"debt_due_date\": null,\r\n            \"created_by\": \"test\",\r\n            \"created_at\": \"2020-07-13T21:55:12.000Z\"\r\n        },\r\n        {\r\n            \"id\": 196,\r\n            \"credit_applied\": 2001,\r\n            \"credit_description\": \"Paypal\",\r\n            \"total_paid\": 2001,\r\n            \"paid_at\": \"2020-07-09T20:44:50.000Z\",\r\n            \"manual_credit\": 1,\r\n            \"invoice_pdf\": null,\r\n            \"invoice_xml\": null,\r\n            \"paid_by\": \"oskys factory\",\r\n            \"debt_due_date\": null,\r\n            \"created_by\": \"oskys factory\",\r\n            \"created_at\": \"2020-07-09T20:44:50.000Z\"\r\n        },\r\n        {\r\n            \"id\": 195,\r\n            \"credit_applied\": 2001,\r\n            \"credit_description\": \"Paypal\",\r\n            \"total_paid\": 2001,\r\n            \"paid_at\": \"2020-07-09T20:44:26.000Z\",\r\n            \"manual_credit\": 1,\r\n            \"invoice_pdf\": null,\r\n            \"invoice_xml\": null,\r\n            \"paid_by\": \"oskys factory\",\r\n            \"debt_due_date\": null,\r\n            \"created_by\": \"oskys factory\",\r\n            \"created_at\": \"2020-07-09T20:44:26.000Z\"\r\n        },\r\n        {\r\n            \"id\": 194,\r\n            \"credit_applied\": 2001,\r\n            \"credit_description\": \"Paypal\",\r\n            \"total_paid\": 2001,\r\n            \"paid_at\": \"2020-07-09T20:43:01.000Z\",\r\n            \"manual_credit\": 1,\r\n            \"invoice_pdf\": null,\r\n            \"invoice_xml\": null,\r\n            \"paid_by\": \"oskys factory\",\r\n            \"debt_due_date\": null,\r\n            \"created_by\": \"oskys factory\",\r\n            \"created_at\": \"2020-07-09T20:43:01.000Z\"\r\n        },\r\n        {\r\n            \"id\": 193,\r\n            \"credit_applied\": 554,\r\n            \"credit_description\": \"Paypal\",\r\n            \"total_paid\": 554,\r\n            \"paid_at\": \"2020-07-09T18:41:25.000Z\",\r\n            \"manual_credit\": 1,\r\n            \"invoice_pdf\": null,\r\n            \"invoice_xml\": null,\r\n            \"paid_by\": \"oskys factory\",\r\n            \"debt_due_date\": null,\r\n            \"created_by\": \"oskys factory\",\r\n            \"created_at\": \"2020-07-09T18:41:25.000Z\"\r\n        },\r\n        {\r\n            \"id\": 192,\r\n            \"credit_applied\": 5000,\r\n            \"credit_description\": \"Paypal\",\r\n            \"total_paid\": 5000,\r\n            \"paid_at\": \"2020-07-09T18:27:34.000Z\",\r\n            \"manual_credit\": 1,\r\n            \"invoice_pdf\": null,\r\n            \"invoice_xml\": null,\r\n            \"paid_by\": \"oskys factory\",\r\n            \"debt_due_date\": null,\r\n            \"created_by\": \"oskys factory\",\r\n            \"created_at\": \"2020-07-09T18:27:34.000Z\"\r\n        },\r\n        {\r\n            \"id\": 191,\r\n            \"credit_applied\": 4989.29,\r\n            \"credit_description\": \"Paypal\",\r\n            \"total_paid\": 4989.29,\r\n            \"paid_at\": \"2020-07-08T15:34:23.000Z\",\r\n            \"manual_credit\": 1,\r\n            \"invoice_pdf\": null,\r\n            \"invoice_xml\": null,\r\n            \"paid_by\": \"oskys factory\",\r\n            \"debt_due_date\": null,\r\n            \"created_by\": \"oskys factory\",\r\n            \"created_at\": \"2020-07-08T15:34:23.000Z\"\r\n        }\r\n    ]\r\n}"}],"_postman_id":"96b8792c-3919-4378-bd83-a7111365af76"},{"name":"Invoice Detail","event":[{"listen":"prerequest","script":{"id":"a1af62e7-cf6e-417f-b94e-af4040b7148a","exec":["pm.globals.set(\"MM\", 2);","pm.globals.set(\"YYYY\", 2020);"],"type":"text/javascript"}}],"id":"51ca2ede-001a-4c91-88a1-37b903d5dd81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{vault:authorization-secret}}"}},"method":"GET","header":[],"url":"http://{{queries_url}}.envia.com/invoice/{{MM}}/{{YYYY}}","description":"Get billing by date. <br>\r\n\r\n<strong>MM:</strong> Month in two digits.<br>\r\n<strong>YYYY:</strong> Year in four digits.<br>"},"response":[{"id":"07a96013-9946-49c5-84a1-7a23e3b2424a","name":"get invoice","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://{{queries_url}}.envia.com/invoice/02/2020"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Vary","value":"origin,accept-encoding","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Date","value":"Fri, 24 May 2019 18:12:14 GMT","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"tracking_number\": \"794686867051\",\n            \"carrier\": \"Fedex\",\n            \"created_at\": \"2020-02-24T23:18:33.000Z\",\n            \"kilograms\": 2,\n            \"insurance\": \"$1000.00\",\n            \"extended_zone\": \"$0.00\",\n            \"overweight\": 0,\n            \"paid\": \"-$272.00\",\n            \"balance\": \"$8183726.22\",\n            \"event\": \"Shipment Guide\",\n            \"description\": \"Fedex\"\n        }\n\t]\n}"}],"_postman_id":"51ca2ede-001a-4c91-88a1-37b903d5dd81"}],"id":"9d008e47-b071-4849-b5b6-526cb3a1bf31","_postman_id":"9d008e47-b071-4849-b5b6-526cb3a1bf31"},{"name":"Webhooks","item":[{"name":"All webhooks Available","event":[{"listen":"prerequest","script":{"id":"3c5d988a-57c8-44bb-89fc-ef96e59f85db","exec":["pm.globals.set(\"active_type\", \"1\");"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"446e7328-0065-47ee-a3d9-642ce58a29d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"GET","header":[],"url":{"raw":"{{queries_url}}/webhooks?active={{active}}","host":["{{queries_url}}"],"path":["webhooks"],"query":[{"key":"active","value":"{{active}}"}]},"description":"Get webhooks by active code.  \n\nActive:\n\n**0** \\- inactive  \n**1** \\- active"},"response":[{"id":"66c663be-467c-46a2-88ec-e45d8163bee4","name":"get all webhooks","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{queries_url}}/webhooks?active={{active}}","host":["{{queries_url}}"],"path":["webhooks"],"query":[{"key":"active","value":"{{active}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 03 Jun 2019 20:21:35 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"origin,accept-encoding","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"4e145fd06a3c5823-DFW","enabled":true}],"cookie":[],"responseTime":null,"body":"{\r\n    \"data\": [\r\n        {\r\n            \"id\": 1,\r\n            \"type\": \"onShipmentStatusUpdate\",\r\n            \"url\": \"https://test-url.com\",\r\n            \"active\": 1\r\n        }\r\n    ]\r\n}"}],"_postman_id":"446e7328-0065-47ee-a3d9-642ce58a29d7"},{"name":"Create webhook","event":[{"listen":"prerequest","script":{"id":"8b5e29d6-6e6e-4c3b-8362-2af3ebcca909","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"e0131e6e-b844-47e8-90c5-e182d36cdc0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"type_id\": 1,\n\t\"url\": \"https://test-url.com\",\n\t\"active\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{queries_url}}/webhooks"},"response":[{"id":"25cb1732-cb4a-4d5b-9849-6dd67b9b1871","name":"create webhook","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Token>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"carrier\": \"fedex\",\n    \"trackingNumber\": \"788138721950\"\n}","options":{"raw":{"language":"json"}}},"url":"{{queries_url}}/webhooks"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Jun 2019 16:56:55 GMT","enabled":true},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Cache-Control","value":"no-cache, private","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"DELETE, GET, HEAD, OPTIONS, PATCH, POST, PUT","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Authorization, X-Requested-With, X-Auth-Token, Content-Type","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"4ed8f4fd4d055c49-STL","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": true\n}"}],"_postman_id":"e0131e6e-b844-47e8-90c5-e182d36cdc0a"},{"name":"Update webhook","event":[{"listen":"prerequest","script":{"id":"8b5e29d6-6e6e-4c3b-8362-2af3ebcca909","exec":["pm.globals.set(\"webhook_id\", \"1\");"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"113b0e52-f3fa-418f-bc62-b2f12e832042","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n\t\"type_id\": 1,\n\t\"url\": \"http://test-url.com\",\n\t\"active\": 1\n}"},"url":"{{queries_url}}/webhooks/{{webhook_id}}","description":"Update webhook by id."},"response":[{"id":"c4302be2-5aba-4374-ad83-07436b7d9ec8","name":"update webhook","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Token>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"carrier\": \"fedex\",\n    \"trackingNumber\": \"788138721950\"\n}","options":{"raw":{"language":"json"}}},"url":"{{queries_url}}/webhooks/{{webhook_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Jun 2019 16:56:55 GMT","enabled":true},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Cache-Control","value":"no-cache, private","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"DELETE, GET, HEAD, OPTIONS, PATCH, POST, PUT","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Authorization, X-Requested-With, X-Auth-Token, Content-Type","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"4ed8f4fd4d055c49-STL","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": true\n}"}],"_postman_id":"113b0e52-f3fa-418f-bc62-b2f12e832042"},{"name":"All webhook types Available","id":"b089aa0b-ae84-4220-bb83-6c022fa1a7e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://{{queries_url}}.envia.com/webhook-types"},"response":[{"id":"715b05a6-b394-4eba-906a-b1317568053e","name":"get all webhook types","originalRequest":{"method":"GET","header":[],"url":"{{queries_url}}/webhook-types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 15 May 2020 16:26:25 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"origin","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"CF-Cache-Status","value":"DYNAMIC","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"593e38728f4dec9a-DFW","enabled":true},{"key":"Content-Encoding","value":"br","enabled":true},{"key":"cf-request-id","value":"02bac19b950000ec9af48fc200000001","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"onShipmentStatusUpdate\",\n            \"description\": \"On shipment status update\",\n            \"test_response\": \"{\\\"carrierName\\\":\\\"fedex\\\",\\\"trackingNumber\\\":\\\"100000\\\",\\\"status\\\":\\\"Delivered\\\"}\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"statusUpdateWithEcommerceInfo\",\n            \"description\": \"On shipment status update with Ecommerce Info\",\n            \"test_response\": \"{\\\"carrierName\\\":\\\"Paquetexpress\\\",\\\"trackingNumber\\\":\\\"123456789\\\",\\\"status\\\":\\\"Delivered\\\",\\\"movementDate\\\":null,\\\"orderData\\\":{\\\"shopId\\\":12345,\\\"orderIdentifier\\\":\\\"2345678923456-1\\\",\\\"orderNumber\\\":\\\"2345678923456\\\",\\\"orderName\\\":\\\"923456\\\"}}\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"simpleTracking\",\n            \"description\": \"v2 of on shipment status update\",\n            \"test_response\": \"\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"ecommerceTracking\",\n            \"description\": \"v2 of on shipment status update with Ecommerce Info\",\n            \"test_response\": \"\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"surcharge\",\n            \"description\": \"Notification when a new surcharge is applied\",\n            \"test_response\": \"\"\n        }\n    ]\n}"}],"_postman_id":"b089aa0b-ae84-4220-bb83-6c022fa1a7e7"},{"name":"Test webhook integration","id":"9036c28b-510f-4eb8-a11f-1ef34b459fef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"carrier\": \"delhivery\",\n    \"trackingNumber\": \"5353110000265\",\n    \"status\": \"Delivered\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/ship/webhooktest/","description":"This request allows you to replicate our webhooks functionality to test your integration. **This functionality is only available in our SANDBOX environment.** No information will be updated in our DB.\n\n| Allowed Statuses |\n| --- |\n| Created |\n| Shipped |\n| Delivered |\n| Canceled |\n| Information |\n| N/A |\n| Pending |\n| Picked Up |\n| Out for Delivery |\n| Lost |\n| Returned |\n| Pickup at Office |\n| Delivered at Origin |\n| Damaged |\n| Redirected |\n| Out for Pickup |\n| 1 delivery attempt |\n| 2 delivery attempt |\n| 3 delivery attempt |\n| Return problem |\n| Address error |\n| Undeliverable |\n| Delayed |\n| Rejected |"},"response":[],"_postman_id":"9036c28b-510f-4eb8-a11f-1ef34b459fef"}],"id":"36c2e2fb-641d-43e0-99bd-3bbe41c3d1b4","description":"Keep track of the status of shipments with Envia Webhooks. We send every status update the webhook endpoint so you can keep your system updated.\n\nYou will receive the status update in the same format as when you <a href=\"https://docs.envia.com/?version=latest#36c2e2fb-641d-43e0-99bd-3bbe41c3d1b4\">track a shipment.</a>\n\nShipment status catalog:\n\nCreated  \nShipped  \nDelivered  \nCanceled  \nInformation  \nN/A  \nPending  \nPicked Up  \nOut for Delivery  \nLost  \nReturned  \nPickup at Office  \nDelivered at Origin  \nDamaged  \nRedirected  \nOut for Pickup  \n1 delivery attempt  \n2 delivery attempt  \n3 delivery attempt","_postman_id":"36c2e2fb-641d-43e0-99bd-3bbe41c3d1b4"},{"name":"Oauth","item":[{"name":"Oauth","id":"cb3b38c1-eaed-4dc2-afea-64d9a354b35a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"https://ship.envia.com/envios/oauth?redirect=https://YourURL.com/oauth","protocol":"https","host":["ship","envia","com"],"path":["envios","oauth"],"query":[{"key":"redirect","value":"https://YourURL.com/oauth"}]},"description":"Create an Oauth with Envia. Great tool for applications and Developers.\n\nFollow the next steps to create the Oauth Authentication.<br>\nYou can send as many parameters as you need to verify who is requesting access.\n\n\n<ol>\n<li>Request your client to go to https://ship.envia.com/envios/oauth?redirect=https://YourURL.com</li>\n<li>Your client must accept terms and conditions to give your application access. (Login needed if there is no active session.) </li>\n<li>We will send the authentication token to the parameter specified as \"redirect\". This must be a valid URL for your application to receive the token.</li>\n</ol>\n\n<strong>Ex. ?redirect=https://YourURL.com&client_id=1212&app_name=Test2</strong>\n\n\n"},"response":[{"id":"bb88b4bc-a713-4c2d-bb92-14db976b567d","name":"Oauth","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://{{ship_url}}.envia.com/envios/oauth?redirect=https://YourURL.com/oauth","protocol":"https","host":["{{ship_url}}","envia","com"],"path":["envios","oauth"],"query":[{"key":"redirect","value":"https://YourURL.com/oauth"}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Fri, 19 Jun 2020 14:59:30 GMT","enabled":true},{"key":"Content-Type","value":"text/html; charset=UTF-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"X-Protected-By","value":"Sqreen","enabled":true},{"key":"Set-Cookie","value":"csrf_envia_cookie=e7d817aec6d66f77327641100985c397; expires=Fri, 19-Jun-2020 16:59:30 GMT; Max-Age=7200; path=/; secure; SameSite=None","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"CF-Cache-Status","value":"DYNAMIC","enabled":true},{"key":"cf-request-id","value":"036eb09bd600000ef6d7131200000001","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"5a5e1d3fbc5b0ef6-DFW","enabled":true},{"key":"Content-Encoding","value":"br","enabled":true}],"cookie":[],"responseTime":null,"body":"<!DOCTYPE html>\n<html dir=\"ltr\" lang=\"es-MX\">\n    <style>\n.responsive-center {\n  display: block;\n  position: absolute;\n  width: 80%;\n  top: 50%;\n  left: 10%;\n  margin-top: -298px !important;\n}\n.separation {\n  margin-top: -15px !important;\n}\n.center-links {\n  display: inline-block !important;\n  float: none !important;\n}\n.small-margin {\n  margin-top: 5px;\n}\n.copyright-links a {\n  border-bottom: 0px !important;\n  display: inline-block;\n  color: #959faa !important;\n}\n.shop {\n  position: absolute !important;\n  width: 100% !important;\n  height: 100% !important;\n}\n.align-center-icons {\n  margin-left: 0px !important;\n}\n.new-logo-style {\n  max-width: 200px;\n  margin-top: 30px;\n}\n.field-wrapper label:not(.checkbox-label):not(.radio-label) {\n  opacity: 0.6 !important;\n}\n#copyrights {\n  padding: 2px 0px !important;\n}\n.margin-bot {\n  margin-bottom: -5px;\n}\n\n.color-charcoal {\n  pointer-events: none;\n}\n.window-height{\n  height:100%!important;\n}\n.remove-padding {\n  padding: 0px !important;\n}\n.relative-pos {\n  position: relative !important;\n}\n.no-scrollbar {\n  overflow: hidden;\n}\n.modal-center {\n  background-color: #FFF; max-width: 500px;\n}\n.modal-padding{\n  padding: 40px 50px 10px !important;\n}\n.font-changed {\n  font-size:1.6rem !important;\n}\n.small-margin-bottom {\n  margin-bottom: 5px !important;\n}\n.all-round-padding {\n  padding: 30px !important;\n}\n.background-change-width {\n  background-color: #FFF !important; \n  max-width: 500px !important;\n}\n.change-color {\n  color: #959faa !important;\n}\n.all-around-padding-big {\n  padding: 50px !important;\n}\n.error {\n  border-color: red !important;\n}\n.login-title {\n  margin-bottom: 0px !important;\n}\n.separate-login-form {\n  margin-bottom: 30px !important;\n}\n.separate-login-form-submit {\n  margin-bottom: 25px !important;\n}\n.mfp-content {\n  max-width: 500px !important;\n  margin: auto !important;\n  border-radius: 5px !important;\n  overflow: hidden;\n}\n.align-left {\n  margin-top: 15px !important;\n}\n.hide-mobile-banner {\n  display: block;\n}\n.hide-logo {\n  display: block;\n}\n.image-size {\n  height: 100% !important;\n  width: 100% !important;\n}\n.complete-height {\n  height: 100% !important;\n}\n.change-to-relative {\n  position: relative !important;\n}\n.background-resize {\n  background-size: cover !important;\n}\n.new-footer {\n  color: #959faa;\n  font-size: 12px;\n  text-align: center !important;\n  width: 100%;\n}\n\n@media only screen and (max-width: 991px) {\n  .container {\n    max-width: 100% !important;\n  }\n  .no-scrollbar {\n    overflow: auto;\n  }\n  .hero-5 .column:first-child:not(.media-column) .split-hero-content {\n    margin-top: 10% !important; \n  }\n}\n\n@media screen and (max-width: 1024px) {\n  .alert-text {\n      margin-left: 20px;\n  }\n  .complete-column {\n      width: 100% !important;\n  }\n  .hide-mobile-banner {\n      display: none !important;\n  }\n  .align-center-mobile {\n      text-align:center;\n  }\n\n  .responsive-center {\n    display: block;\n    position: relative;\n    top: 0;\n    left: 0;\n    margin: auto;\n    margin-top: 0px !important;\n    height: auto !important;\n  }\n\n  .complete-height {\n    height: auto !important;\n  }\n}\n\n\n\n.login-breathing {\n  padding-bottom: 10px;\n}\n.checkbox+.checkbox-label:before, .radio+.radio-label:before {\n    border: 1px solid gray !important;\n}\n.align-center {\n  text-align: center;\n}\n.container-footer {\n    width: 100%;\n    padding-right: 15px;\n    padding-left: 15px;\n    margin-right: auto;\n    margin-left: auto;\n    position: relative !important;\n     margin-right: auto !important; \n     margin-left: auto !important; \n}\n.device-xl #slider .emphasis-title h1 { font-size: 52px; }\n.device-lg #slider .emphasis-title h1 { font-size: 44px; }\n\n.bkg-hover-green:hover, .bkg-focus-green:focus {\n    background-color: #39d47e;\n    border-color: #39d47e;\n}\n.button.rounded, button.rounded {\n    border-radius: .3rem;\n}\n.button.medium, button.medium {\n    padding: 1.3rem 2.5rem !important;\n    font-size: 1.3rem!important;\n}\n.bkg-green {\n    background-color: #2fca74 !important;\n    border-color: #2fca74 !important;\n}\n.green:focus {\n    background-color: #39d47e !important;\n    border-color: #39d47e !important;\n}\n.button{\n    line-height: 20px !important;\n}\n.sizetxt{\n    font-size: medium;\n}\n.alert-danger{\n  padding-right: 4rem;\n  position: relative;\n  padding: 1rem 1.25rem;\n  margin-bottom: 1rem;\n  border: 1px solid transparent;\n  border-radius: 0.25rem;\n  transition: opacity 0.15s linear;\n  font-size: 1.3rem;\n  background: #f8d7da;\n  color: #721c24;\n}\n.close{\n  position: absolute;\n  top: -3px;\n  right: -18px;\n  padding: 1.3rem 1.25rem\n  color: inherit;\n  background-color: transparent;\n  border: 0;\n  -webkit-appearance: none;\n  float: right;\n  font-size: 2rem;\n  font-weight: 700;\n  line-height: 1;\n  text-shadow: 0 1px 0 #fff;\n  opacity: .5;\n}\n.login-form-container .form-element:focus {\n    background-color: #fff;\n    border-color: #888;\n    color: #666;\n}\n.login-form-container .form-element {\n    border: 1px solid #999;\n}\n.checkbox:checked + .checkbox-label:before {\n    content: \"\\2713\";\n    background: #2fca74;\n    border-color: #2fca74;\n    color: #fff;\n}\n.size-a{\n  font-size: 190%;\n  text-align: left;\n  padding-right: 56%;\n  padding-top: 9px;\n  color: #27c4ff;\n}\n.checkbox + .checkbox-label:before, .radio + .radio-label:before {\n    background: rgba(207,215,223,.1);\n    border-color: #888;\n}\n.input-checkbox{\n  width: 0px !important;\n}\n.mfp-hide {\n  display: none !important;\n}\n\n.mfp-close{\n  display: none !important;\n}\n\nbutton.mfp-close-inside {\n    cursor: pointer;\n    -webkit-appearance: none;\n    display: block;\n    z-index: 1046;\n    box-shadow: none;\n    touch-action: manipulation;\n    overflow: visible;\n    background: transparent;\n    border-width: 0px;\n    border-style: initial;\n    border-color: initial;\n    border-image: initial;\n    outline: none;\n    padding: 0px;\n}\n\n.mfp-close-inside {\n    margin: 0px !important;\n    width: 44px;\n    height: 44px;\n    line-height: 44px;\n    position: absolute;\n    right: 0px;\n    top: 0px;\n    text-align: center;\n    opacity: 0.65;\n    color: black;\n    font-style: normal;\n    font-size: 28px;\n    font-family: Arial, Baskerville, monospace;\n    text-decoration: none;\n    padding: 0px 0px 18px 10px;\n}\n\n@font-face {\n  font-family: 'icomoon';\n  src: url('https://ship.envia.com/assets/canvas/css/fonts/entypo.eot');\n  src: url('https://ship.envia.com/assets/canvas/css/fonts/entypo.eot') format('embedded-opentype'), url('https://ship.envia.com/assets/canvas/css/fonts/entypo.woff') format('woff'), url('https://ship.envia.com/assets/canvas/css/fonts/entypo.ttf') format('truetype'), url('https://ship.envia.com/assets/canvas/css/fonts/entypo.svg') format('svg');\n  font-weight: 400;\n  font-style: normal\n}\n\n@font-face {\n  font-family: icomoon;\n  src: url('https://ship.envia.com/assets/canvas/css/fonts/entypo.eot');\n  src: url('https://ship.envia.com/assets/canvas/css/fonts/entypo.eot') format('embedded-opentype'), url('https://ship.envia.com/assets/canvas/css/fonts/entypo.woff') format('woff'), url('https://ship.envia.com/assets/canvas/css/fonts/entypo.ttf') format('truetype'), url('https://ship.envia.com/assets/canvas/css/fonts/entypo.svg') format('svg');\n  font-weight: 400;\n  font-style: normal\n}\n\n#recover-form-email::placeholder {\n  color: grey;\n  opacity: 0.7;\n}\n#recover-form-email::-ms-input-placeholder  {\n  color: grey;\n  opacity: 0.7;\n}\n#recover-form-email:-ms-input-placeholder {\n  color: grey;\n  opacity: 0.7;\n}\n\n</style>\n    <head>\n        <title>Shipping and Fulfillment with discounted rates for Ecommerce domestic and international  - Envia.com</title>\n        <meta name=\"description\" content=\"Register your company to enjoy shipments through the best couriers. Shipping packages has never been so easy. Save time and money for future package shipping\">\n        <meta name=\"keywords\" content=\"shipments, carriers, fedex, redpack, dhl, ups, usps, mexico, colombia, ltl, shipping discounts, the best parcel, send, send.com, send, send packages\">\n        <script type=\"17e5025bfd1fb8d3cd5b9a6d-text/javascript\">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n  new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n  j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n  'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n  })(window,document,'script','dataLayer','GTM-WLH42C8');</script>\n        <script type=\"17e5025bfd1fb8d3cd5b9a6d-text/javascript\">\n  var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();\n  (function(){\n  var s1=document.createElement(\"script\"),s0=document.getElementsByTagName(\"script\")[0];\n  s1.async=true;\n  s1.src='https://embed.tawk.to/56d49a228619eaf42005a302/default';\n  s1.charset='UTF-8';\n  s1.setAttribute('crossorigin','*');\n  s0.parentNode.insertBefore(s1,s0);\n  })();\n  </script>\n        <meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\" />\n        <script type=\"17e5025bfd1fb8d3cd5b9a6d-text/javascript\">(window.NREUM||(NREUM={})).loader_config={licenseKey:\"8f45dedaa6\",applicationID:\"345189100\"};window.NREUM||(NREUM={}),__nr_require=function(e,n,t){function r(t){if(!n[t]){var i=n[t]={exports:{}};e[t][0].call(i.exports,function(n){var i=e[t][1][n];return r(i||n)},i,i.exports)}return n[t].exports}if(\"function\"==typeof __nr_require)return __nr_require;for(var i=0;i\n            <t.length;i++)r(t[i]);return r}({1:[function(e,n,t){function r(){}function i(e,n,t){return function(){return o(e,[u.now()].concat(f(arguments)),n?null:this,t),n?void 0:this}}var o=e(\"handle\"),a=e(4),f=e(5),c=e(\"ee\").get(\"tracer\"),u=e(\"loader\"),s=NREUM;\"undefined\"==typeof window.newrelic&&(newrelic=s);var p=[\"setPageViewName\",\"setCustomAttribute\",\"setErrorHandler\",\"finished\",\"addToTrace\",\"inlineHit\",\"addRelease\"],l=\"api-\",d=l+\"ixn-\";a(p,function(e,n){s[n]=i(l+n,!0,\"api\")}),s.addPageAction=i(l+\"addPageAction\",!0),s.setCurrentRouteName=i(l+\"routeName\",!0),n.exports=newrelic,s.interaction=function(){return(new r).get()};var m=r.prototype={createTracer:function(e,n){var t={},r=this,i=\"function\"==typeof n;return o(d+\"tracer\",[u.now(),e,t],r),function(){if(c.emit((i?\"\":\"no-\")+\"fn-start\",[u.now(),r,i],t),i)try{return n.apply(this,arguments)}catch(e){throw c.emit(\"fn-err\",[arguments,this,e],t),e}finally{c.emit(\"fn-end\",[u.now()],t)}}}};a(\"actionText,setName,setAttribute,save,ignore,onEnd,getContext,end,get\".split(\",\"),function(e,n){m[n]=i(d+n)}),newrelic.noticeError=function(e,n){\"string\"==typeof e&&(e=new Error(e)),o(\"err\",[e,u.now(),!1,n])}},{}],2:[function(e,n,t){function r(e,n){var t=e.getEntries();t.forEach(function(e){\"first-paint\"===e.name?c(\"timing\",[\"fp\",Math.floor(e.startTime)]):\"first-contentful-paint\"===e.name&&c(\"timing\",[\"fcp\",Math.floor(e.startTime)])})}function i(e,n){var t=e.getEntries();t.length>0&&c(\"lcp\",[t[t.length-1]])}function o(e){if(e instanceof s&&!l){var n,t=Math.round(e.timeStamp);n=t>1e12?Date.now()-t:u.now()-t,l=!0,c(\"timing\",[\"fi\",t,{type:e.type,fid:n}])}}if(!(\"init\"in NREUM&&\"page_view_timing\"in NREUM.init&&\"enabled\"in NREUM.init.page_view_timing&&NREUM.init.page_view_timing.enabled===!1)){var a,f,c=e(\"handle\"),u=e(\"loader\"),s=NREUM.o.EV;if(\"PerformanceObserver\"in window&&\"function\"==typeof window.PerformanceObserver){a=new PerformanceObserver(r),f=new PerformanceObserver(i);try{a.observe({entryTypes:[\"paint\"]}),f.observe({entryTypes:[\"largest-contentful-paint\"]})}catch(p){}}if(\"addEventListener\"in document){var l=!1,d=[\"click\",\"keydown\",\"mousedown\",\"pointerdown\",\"touchstart\"];d.forEach(function(e){document.addEventListener(e,o,!1)})}}},{}],3:[function(e,n,t){function r(e,n){if(!i)return!1;if(e!==i)return!1;if(!n)return!0;if(!o)return!1;for(var t=o.split(\".\"),r=n.split(\".\"),a=0;a\n                <r.length;a++)if(r[a]!==t[a])return!1;return!0}var i=null,o=null,a=/Version\\/(\\S+)\\s+Safari/;if(navigator.userAgent){var f=navigator.userAgent,c=f.match(a);c&&f.indexOf(\"Chrome\")===-1&&f.indexOf(\"Chromium\")===-1&&(i=\"Safari\",o=c[1])}n.exports={agent:i,version:o,match:r}},{}],4:[function(e,n,t){function r(e,n){var t=[],r=\"\",o=0;for(r in e)i.call(e,r)&&(t[o]=n(r,e[r]),o+=1);return t}var i=Object.prototype.hasOwnProperty;n.exports=r},{}],5:[function(e,n,t){function r(e,n,t){n||(n=0),\"undefined\"==typeof t&&(t=e?e.length:0);for(var r=-1,i=t-n||0,o=Array(i\n                    <0?0:i);++r\n                        <i;)o[r]=e[n+r];return o}n.exports=r},{}],6:[function(e,n,t){n.exports={exists:\"undefined\"!=typeof window.performance&&window.performance.timing&&\"undefined\"!=typeof window.performance.timing.navigationStart}},{}],ee:[function(e,n,t){function r(){}function i(e){function n(e){return e&&e instanceof r?e:e?c(e,f,o):o()}function t(t,r,i,o){if(!l.aborted||o){e&&e(t,r,i);for(var a=n(i),f=v(t),c=f.length,u=0;u\n                            <c;u++)f[u].apply(a,r);var p=s[y[t]];return p&&p.push([b,t,r,a]),a}}function d(e,n){h[e]=v(e).concat(n)}function m(e,n){var t=h[e];if(t)for(var r=0;r\n                                <t.length;r++)t[r]===n&&t.splice(r,1)}function v(e){return h[e]||[]}function g(e){return p[e]=p[e]||i(t)}function w(e,n){u(e,function(e,t){n=n||\"feature\",y[t]=n,n in s||(s[n]=[])})}var h={},y={},b={on:d,addEventListener:d,removeEventListener:m,emit:t,get:g,listeners:v,context:n,buffer:w,abort:a,aborted:!1};return b}function o(){return new r}function a(){(s.api||s.feature)&&(l.aborted=!0,s=l.backlog={})}var f=\"nr@context\",c=e(\"gos\"),u=e(4),s={},p={},l=n.exports=i();l.backlog=s},{}],gos:[function(e,n,t){function r(e,n,t){if(i.call(e,n))return e[n];var r=t();if(Object.defineProperty&&Object.keys)try{return Object.defineProperty(e,n,{value:r,writable:!0,enumerable:!1}),r}catch(o){}return e[n]=r,r}var i=Object.prototype.hasOwnProperty;n.exports=r},{}],handle:[function(e,n,t){function r(e,n,t,r){i.buffer([e],r),i.emit(e,n,t)}var i=e(\"ee\").get(\"handle\");n.exports=r,r.ee=i},{}],id:[function(e,n,t){function r(e){var n=typeof e;return!e||\"object\"!==n&&\"function\"!==n?-1:e===window?0:a(e,o,function(){return i++})}var i=1,o=\"nr@id\",a=e(\"gos\");n.exports=r},{}],loader:[function(e,n,t){function r(){if(!x++){var e=E.info=NREUM.info,n=d.getElementsByTagName(\"script\")[0];if(setTimeout(s.abort,3e4),!(e&&e.licenseKey&&e.applicationID&&n))return s.abort();u(y,function(n,t){e[n]||(e[n]=t)}),c(\"mark\",[\"onload\",a()+E.offset],null,\"api\");var t=d.createElement(\"script\");t.src=\"https://\"+e.agent,n.parentNode.insertBefore(t,n)}}function i(){\"complete\"===d.readyState&&o()}function o(){c(\"mark\",[\"domContent\",a()+E.offset],null,\"api\")}function a(){return O.exists&&performance.now?Math.round(performance.now()):(f=Math.max((new Date).getTime(),f))-E.offset}var f=(new Date).getTime(),c=e(\"handle\"),u=e(4),s=e(\"ee\"),p=e(3),l=window,d=l.document,m=\"addEventListener\",v=\"attachEvent\",g=l.XMLHttpRequest,w=g&&g.prototype;NREUM.o={ST:setTimeout,SI:l.setImmediate,CT:clearTimeout,XHR:g,REQ:l.Request,EV:l.Event,PR:l.Promise,MO:l.MutationObserver};var h=\"\"+location,y={beacon:\"bam.nr-data.net\",errorBeacon:\"bam.nr-data.net\",agent:\"js-agent.newrelic.com/nr-1169.min.js\"},b=g&&w&&w[m]&&!/CriOS/.test(navigator.userAgent),E=n.exports={offset:f,now:a,origin:h,features:{},xhrWrappable:b,userAgent:p};e(1),e(2),d[m]?(d[m](\"DOMContentLoaded\",o,!1),l[m](\"load\",r,!1)):(d[v](\"onreadystatechange\",i),l[v](\"onload\",r)),c(\"mark\",[\"firstbyte\",f],null,\"api\");var x=0,O=e(6)},{}],\"wrap-function\":[function(e,n,t){function r(e){return!(e&&e instanceof Function&&e.apply&&!e[a])}var i=e(\"ee\"),o=e(5),a=\"nr@original\",f=Object.prototype.hasOwnProperty,c=!1;n.exports=function(e,n){function t(e,n,t,i){function nrWrapper(){var r,a,f,c;try{a=this,r=o(arguments),f=\"function\"==typeof t?t(r,a):t||{}}catch(u){l([u,\"\",[r,a,i],f])}s(n+\"start\",[r,a,i],f);try{return c=e.apply(a,r)}catch(p){throw s(n+\"err\",[r,a,p],f),p}finally{s(n+\"end\",[r,a,c],f)}}return r(e)?e:(n||(n=\"\"),nrWrapper[a]=e,p(e,nrWrapper),nrWrapper)}function u(e,n,i,o){i||(i=\"\");var a,f,c,u=\"-\"===i.charAt(0);for(c=0;c\n                                    <n.length;c++)f=n[c],a=e[f],r(a)||(e[f]=t(a,u?f+i:i,o,f))}function s(t,r,i){if(!c||n){var o=c;c=!0;try{e.emit(t,r,i,n)}catch(a){l([a,t,r,i])}c=o}}function p(e,n){if(Object.defineProperty&&Object.keys)try{var t=Object.keys(e);return t.forEach(function(t){Object.defineProperty(n,t,{get:function(){return e[t]},set:function(n){return e[t]=n,n}})}),n}catch(r){l([r])}for(var i in e)f.call(e,i)&&(n[i]=e[i]);return n}function l(n){try{e.emit(\"internal-error\",n)}catch(t){}}return e||(e=i),t.inPlace=u,t.flag=a,t}},{}]},{},[\"loader\"]);\n                                    </script>\n                                    <meta name=\"Envia\" content=\"Envia - Plataforma de Envíos\" />\n                                    <link href=\"https://fonts.googleapis.com/css?family=Lato:300,400,400i,700|Raleway:300,400,500,600,700|Crete+Round:400i\" rel=\"stylesheet\" type=\"text/css\" />\n                                    <link rel=\"shortcut icon\" href=\"{{secure_asset('images/envia/favicon.ico')}}\" type=\"image/x-icon\">\n                                    <link rel=\"icon\" href=\"{{secure_asset('images/envia/favicon.ico')}}\" type=\"image/x-icon\">\n                                    <link rel=\"stylesheet\" href=\"https://ship.envia.com/assets/extras/fontawesome/css/all.min.css\">\n                                    <link rel=\"stylesheet\" href=\"https://ship.envia.com/assets/cubic/css/core.min.css\" type=\"text/css\" />\n                                    <link rel=\"stylesheet\" href=\"https://ship.envia.com/assets/cubic/css/skin.css\" type=\"text/css\" />\n                                    <link rel=\"stylesheet\" href=\"https://ship.envia.com/assets/cubic/css/magnific-popup.css\" type=\"text/css\" />\n                                    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\" />\n                                    <link href=\"https://fonts.googleapis.com/css?family=Lato:300,400,400i,700|Raleway:300,400,500,600,700|Crete+Round:400i\" rel=\"stylesheet\" type=\"text/css\" />\n                                    <meta property=\"og:locale\" content=\"es_LA\" />\n                                    <meta property=\"og:type\" content=\"website\" />\n                                    <meta property=\"og:title\" content=\"Envia.com | Sistema de Envios de Paquetería para E-commerce\" />\n                                    <meta property=\"og:description\" content=\"Envía tu servcio integral de E-commerce envía en más de 13 paqueterías. Automatiza tus envíos con Fedex, Sendex, Paquete Express, DHL, 99Minutos, Ivoy, Quiken, UPS y más.\" />\n                                    <meta property=\"og:url\" content=\"https://envia.com\" />\n                                    <meta property=\"og:site_name\" content=\"Envia.com\" />\n                                    <meta property=\"og:image\" content=\"https://envia.com/images/envia/ipad_Plataforma_envia_paqueteria.svg\" />\n                                    <meta name=\"twitter:card\" content=\"summary\" />\n                                    <meta name=\"twitter:description\" content=\"Envía tu servcio integral de E-commerce envía en más de 13 paqueterías. Automatiza tus envíos con Fedex, Sendex, Paquete Express, DHL, 99Minutos, Ivoy, Quiken, UPS y más.\" />\n                                    <meta name=\"twitter:title\" content=\"Envia.com | Sistema de Envios de Paquetería para E-commerce\" />\n                                    <meta name=\"twitter:site\" content=\"@enviacom\" />\n                                    <meta name=\"twitter:creator\" content=\"@enviacom\" />\n                                    <meta name=\"robots\" content=\"index,follow\" />\n                                    <meta name=\"google\" content=\"nositelinkssearchbox\" />\n                                </head>\n                                <body class=\"shop home-page no-scrollbar\">\n                                    <div class=\"wrapper complete-height\">\n                                        <div class=\"wrapper-inner complete-height padding-bot\">\n                                            <div class=\"content complete-height clearfix\">\n                                                <div class=\"column width-4 complete-column complete-height change-to-relative\">\n                                                    <div class=\"responsive-center\" id=\"login-form\">\n                                                        <div class=\"align-center\">\n                                                            <a href=\"https://envia.com\">\n                                                                <img class=\"new-logo-style\" data-src=\"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/images/logo-horizontal.png\" src=\"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/images/logo-horizontal.png\" />\n                                                            </a>\n                                                        </div>\n                                                        <h3 class=\"login-title align-center\">Log in to continue</h3>\n                                                        <p class=\"separate-login-form sizetxt align-center\">Create your customer account \n                                                            <a href=\"https://ship.envia.com/registro\" class=\"fade-location\">here</a>\n                                                        </p>\n                                                        <div class=\"login-form-container\">\n                                                            <form action=\"https://ship.envia.com/#\" id=\"formLogin\" method=\"post\" accept-charset=\"utf-8\">\n                                                                <input type=\"hidden\" name=\"csrf_envia_token\" value=\"e7d817aec6d66f77327641100985c397\" />\n                                                                <input type=\"hidden\" name=\"redirect\" value=\"aHR0cHM6Ly9zaGlwLmVudmlhLmNvbS9lbnZpb3Mvb2F1dGg/cmVkaXJlY3Q9aHR0cHM6Ly9Zb3VyVVJMLmNvbS9vYXV0aA==\">\n                                                                <div class=\"field-wrapper\">\n                                                                    <label for=\"login-form-username\" class=\"color-charcoal\">E-mail:</label>\n                                                                    <input id=\"login-form-username\" type=\"text\" name=\"email\" class=\"form-username form-element rounded submitEnter\" placeholder=\"\" required>\n                                                                </div>\n                                                                <div class=\"field-wrapper\">\n                                                                    <label for=\"login-form-password\" class=\"color-charcoal\">Password:</label>\n                                                                    <input id=\"login-form-password\" type=\"password\" name=\"password\" class=\"form-password form-element rounded medium submitEnter\" placeholder=\"\" required>\n                                                                </div>\n                                                                <div class=\"align-center\">\n                                                                    <div class=\"login-breathing\">\n                                                                        <button id=\"login-form-submit\" type=\"button\" value=\"Iniciar Sesión\" class=\"form-submit button rounded medium bkg-green bkg-hover-theme bkg-focus-green color-white color-hover-white mb-0\" data-loading-text=\"\n                                                                            <i class='fa fa-circle-o-notch fa-spin'></i> Ingresando\">Log In\n                                                                        </button>\n                                                                    </div>\n                                                                    <a href=\"#myModal1\" data-lightbox=\"inline\" class=\"sizetxt\">Did you forget your password?</a>\n                                                                </div>\n                                                            </form>\n                                                            <hr>\n                                                            <div class=\"new-footer\">\n                                                                <div>\n                                                                    <a class=\"change-color\" href=\"https://envia.com/terminos-y-condiciones\">Terms and conditions</a> /\n                                                                    <a class=\"change-color\" href=\"https://envia.com/politicas-de-privacidad\">Notice of Privacy</a>\n                                                                </div>\n                                                                <div>Copyrights &copy; 2020 All Rights Reserved by Envía.</div>\n                                                                <div class=\"copyright-links\">\n                                                                    <i class=\"icon-envelope2\"></i>\n                                                                    <a href=\"/cdn-cgi/l/email-protection#83f5e6edf7e2f0c3e6edf5eae2ade0eceebcd0f6e1e9e6e0f7becaede5eca6b1b3d3e2e4eaede2d4e6e1\">\n                                                                        <span class=\"__cf_email__\" data-cfemail=\"9ee8fbf0eaffeddefbf0e8f7ffb0fdf1f3\">[email&#160;protected]</span>\n                                                                    </a>\n                                                                    <span class=\"middot\">&middot;</span>\n                                                                    <i class=\"icon-headphones\"></i>\n                                                                    <a href=\"tel:+528147370648\"> +52-81-4737-0648 </a>\n                                                                    <span class=\"middot\">&middot;</span>\n                                                                    <i class=\"icon-skype2\"></i> Envia\n                                                                </div>\n                                                                <div class=\"column width-12 small-margin\">\n                                                                    <a href=\"https://www.facebook.com/enviapaqueteria/\" class=\"social-icon si-small si-borderless si-facebook center-links\">\n                                                                        <i class=\"fab fa-facebook-square align-center-icons change-color\"></i>\n                                                                    </a>\n                                                                    <a href=\"https://twitter.com/enviacom/\" class=\"social-icon si-small si-borderless si-twitter center-links\">\n                                                                        <i class=\"fab fa-twitter align-center-icons change-color\"></i>\n                                                                    </a>\n                                                                    <a href=\"https://plus.google.com/u/1/117951234875195919200/\" class=\"social-icon si-small si-borderless si-gplus center-links\">\n                                                                        <i class=\"fab fa-google-plus align-center-icons change-color\"></i>\n                                                                    </a>\n                                                                    <a href=\"https://www.instagram.com/envia.com_/\" class=\"social-icon si-small si-borderless si-instagram center-links\">\n                                                                        <i class=\"fab fa-instagram align-center-icons change-color\"></i>\n                                                                    </a>\n                                                                    <a href=\"https://www.linkedin.com/company/enviacom/\" class=\"social-icon si-small si-borderless si-linkedin center-links\">\n                                                                        <i class=\"fab fa-linkedin-in align-center-icons change-color\"></i>\n                                                                    </a>\n                                                                </div>\n                                                            </div>\n                                                            <div class=\"form-response show\"></div>\n                                                        </div>\n                                                    </div>\n                                                </div>\n                                                <div class=\"column width-8 remove-padding hide-mobile-banner complete-height\">\n                                                    <div class=\"tm-slider-container content-slider complete-height\" data-animation=\"slide\" data-nav-arrows=\"false\" data-nav-pagination=\"false\" data-pause-on-hover=\"false\" data-speed=\"2000\" data-auto-advance data-auto-advance-interval=\"5000\" data-progress-bar=\"false\">\n                                                        <ul class=\"tms-slides\">\n                                                            <li class=\"tms-slide background-resize\" data-image data-as-bkg-image data-animation=\"fade\">\n                                                                <img data-src=\"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/landing/ship/images/banner01.jpg\" src=\"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/landing/ship/images/blank.png\" alt=\"\" />\n                                                            </li>\n                                                            <li class=\"tms-slide background-resize\" data-image data-as-bkg-image data-animation=\"fade\">\n                                                                <img data-src=\"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/landing/ship/images/banner02.jpg\" src=\"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/landing/ship/images/blank.png\" alt=\"\" />\n                                                            </li>\n                                                            <li class=\"tms-slide background-resize\" data-image data-as-bkg-image data-animation=\"fade\">\n                                                                <img data-src=\"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/landing/ship/images/banner03.jpg\" src=\"https://s3.us-east-2.amazonaws.com/enviapaqueteria/uploads/landing/ship/images/blank.png\" alt=\"\" />\n                                                            </li>\n                                                        </ul>\n                                                    </div>\n                                                </div>\n                                            </div>\n                                        </div>\n                                    </div>\n                                    <div class=\"modal1 mfp-hide\" id=\"myModal1\">\n                                        <div class=\"block divcenter modal-center\">\n                                            <button title=\"Close (Esc)\" type=\"button\" class=\"mfp-close-inside\">x</button>\n                                            <div class=\"center modal-padding\">\n                                                <h3 class=\"nobottommargin\">Recover Password</h3>\n                                                <p class=\"font-changed\">Enter the email with which you are registered in our platform and you will receive a message with the steps to follow.</p>\n                                                <div class=\"field-wrapper\">\n                                                    <input type=\"text\" id=\"recover-form-email\" class=\"form-element rounded medium submitEnter align-center\" style=\"margin-bottom:0px;\" placeholder=\"e-mail\">\n                                                </div>\n                                            </div>\n                                            <div class=\"section center nomargin all-round-padding\">\n                                                <button id=\"recoverPassword\" type=\"button\" value=\"Recuperar Contraseña\" class=\"form-submit button rounded medium bkg-green bkg-hover-theme bkg-focus-green color-white color-hover-white mb-0\" data-loading-text=\"\n                                                    <i class='fa fa-circle-o-notch fa-spin'></i> Recover Password\">Send email\n                                                </button>\n                                            </div>\n                                        </div>\n                                    </div>\n                                    <div class=\"modal1 mfp-hide\" id=\"myModal2\">\n                                        <div class=\"block divcenter background-change-width modal-center\">\n                                            <div class=\"center all-around-padding-big\">\n                                                <h3>Successful Application</h3>\n                                                <p class=\"nobottommargin sizetxt\">We have sent an email with the link to reset your password</p>\n                                            </div>\n                                            <div class=\"section center nomargin all-around-padding pb-30\">\n                                                <a href=\"#\" class=\"form-submit button rounded medium bkg-green bkg-hover-theme bkg-focus-green color-white color-hover-white mb-0\" onclick=\"if (!window.__cfRLUnblockHandlers) return false; $.magnificPopup.close();return false;\" data-cf-modified-17e5025bfd1fb8d3cd5b9a6d-=\"\">Accept</a>\n                                            </div>\n                                        </div>\n                                    </div>\n                                </div>\n                                <div id=\"gotoTop\" class=\"icon-angle-up\"></div>\n                                <script data-cfasync=\"false\" src=\"/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js\"></script>\n                                <script src=\"https://ship.envia.com/assets/canvas/js/jquery.js\" type=\"17e5025bfd1fb8d3cd5b9a6d-text/javascript\"></script>\n                                <script src=\"https://ship.envia.com/assets/canvas/js/plugins.js\" type=\"17e5025bfd1fb8d3cd5b9a6d-text/javascript\"></script>\n                                <script src=\"https://ship.envia.com/assets/canvas/js/tagsinput.js\" type=\"17e5025bfd1fb8d3cd5b9a6d-text/javascript\"></script>\n                                <script src=\"https://ship.envia.com/assets/canvas/js/functions.js\" type=\"17e5025bfd1fb8d3cd5b9a6d-text/javascript\"></script>\n                                <script src=\"https://maps.googleapis.com/maps/api/js?key={{vault:google-api-key}}\" type=\"17e5025bfd1fb8d3cd5b9a6d-text/javascript\"></script>\n                                <script src=\"https://ship.envia.com/assets/cubic/js/timber.master.min.js\" type=\"17e5025bfd1fb8d3cd5b9a6d-text/javascript\"></script>\n                                <script type=\"17e5025bfd1fb8d3cd5b9a6d-text/javascript\">\n\n  /* $(window).resize(function(){\n\n    center();\n    \n    if($(window).width() <= 1156 && $(window).width() >= 992){\n      $('body').removeClass('device-lg');\n      $('body').addClass('device-md');\n    }\n  }) */\n\n  $( document ).ready(function() {\n\n    if($(window).width() <= 1156 && $(window).width() >= 992){\n      $('body').removeClass('device-lg');\n      $('body').addClass('device-md');\n    }\n    if($('select[name=\"comoSeEnteroSignUp\"]').val() != \"\"){\n      $('a[href=\"#tab-register\"]').click();\n    }\n  });\n\n  $( \".submitEnter\" ).keypress(function(e){\n    if(e.which == 13)\n    {\n      $('#login-form-submit').click ();\n    }\n  });\n\n  var s, LoginPage = {\n\n  settings: {\n    numArticles: 5,\n    actualModal: undefined,\n    basesecure_url: '',\n    liga: \"https://ship.envia.com/\",\n    articleList: $(\"#article-list\"),\n    moreButton: $(\"#more-button\"),\n    loginButton: $('#login-form-submit'),\n    loginName: $('#login-form-username'),\n    loginPassword: $('#login-form-password'),\n    loginForm: $('#login-form'),\n    loadingButton: $('.loadingButton'),\n  },\n\n  init: function() {\n    s = this.settings;\n  },\n  login: function(btn){\n     var doom = this;\n     var validation = true;\n     this.settings.loginForm.find('input').removeClass('error');\n     $('.alert-danger').fadeOut('fast');\n     if(this.settings.loginName.val() == ''){\n      validation = false;\n      this.settings.loginName.addClass('error');\n     }\n\n     if(this.settings.loginPassword.val() == ''){\n      validation = false;\n      this.settings.loginPassword.addClass('error');\n     }\n\n     if(validation == false){\n      return false;\n     }\n     LoginPage.showLoadingButton(btn)\n     //this.settings.loginButton.button('loading');\n     $.ajax({\n      url: doom.settings.liga+'login',\n      type: 'POST',\n      dataType: 'json',\n      async: true,\n      data: $(\"#formLogin\").serialize()+\"&remember=\"+($('input[name=\"remember_me\"]').is(':checked') ? 1:0)\n    })\n    .done(function(response) {\n      LoginPage.hideLoadingButton(btn)\n      if(response.status == 1){\n        if(response.redirect) window.location.href = response.redirect;\n        else window.location.href = doom.settings.liga+\"envios/dashboard\";\n      }else{\n        doom.sendAlert('danger', '.login-title', response.message, 'after');\n        $(\"html, body\").animate({\n          scrollTop : 0\n        });\n      }\n    })\n    .fail(function(msg){\n\n    })\n    .always(function() {\n\n    });\n  },\n  getCleanedString: function(cadena){\n    // Definimos los caracteres que queremos eliminar\n    var specialChars = \"!@#$^&%*()+=-[]\\/{}|:<>?,.\";\n\n    // Los eliminamos todos\n    for (var i = 0; i < specialChars.length; i++) {\n       cadena= cadena.replace(new RegExp(\"\\\\\" + specialChars[i], 'gi'), '');\n    }   \n\n    // Lo queremos devolver limpio en minusculas\n    cadena = cadena.toLowerCase();\n\n    // Quitamos espacios y los sustituimos por _ porque nos gusta mas asi\n    //cadena = cadena.replace(/ /g,\"_\");\n\n    // Quitamos acentos y \"ñ\". Fijate en que va sin comillas el primer parametro\n    cadena = cadena.replace(/\"/gi,\"\");\n    cadena = cadena.replace(/'/gi,\"\");\n    cadena = cadena.replace(/á/gi,\"a\");\n    cadena = cadena.replace(/é/gi,\"e\");\n    cadena = cadena.replace(/í/gi,\"i\");\n    cadena = cadena.replace(/ó/gi,\"o\");\n    cadena = cadena.replace(/ú/gi,\"u\");\n    cadena = cadena.replace(/ñ/gi,\"n\");\n\n    return cadena;\n  },\n  showLoadingButton: function(button){\n    button.attr('disabled', true);\n    var loadingText = '\n                                    <i class=\"fa fa-circle-o-notch fa-spin\"></i> Sending...';\n    if (button.html() !== loadingText) {\n      button.data('original-text', button.html());\n      button.html(loadingText);\n    }\n  },\n  hideLoadingButton: function(button){\n    button.attr('disabled', false);\n    button.html(button.data('original-text'));\n  },\n  sendAlert:function(type,element,message, where){\n    alertHmlt='\n                                    <div class=\"alert alert-'+type+' alert-dismissible fade\" role=\"alert\">'+message+'</div>';\n    if(where == 'after'){\n      $(element).after(alertHmlt)\n    }\n  },\n  recoverPassword: function(){\n\n    var master = this;\n    var validation = true;\n    $('#myModal1').find('p.error').remove();\n    $('#myModal1').find('.alert').remove();\n    $('#myModal1').find('input, select').removeClass('error');\n\n    if($('#recover-form-email').val() == ''){\n      validation = false;\n      $('#recover-form-email').addClass('error');\n      $('#recover-form-email').before('\n                                    <p class=\"error sizetxt align-left\">* Este campo es requerido</p>');\n    } \n\n    if(validation == false){\n      return false;\n    }\n\n    $.ajax({\n      url: master.settings.liga+'/envios/restablecer-contrasena',\n      type: 'POST',\n      data: {\n        csrf_envia_token: \"e7d817aec6d66f77327641100985c397\",\n        email: $('#recover-form-email').val(),\n      }\n    })\n    .done(function(response) {\n      if(response.status == 1){\n        $('#myModal1').magnificPopup('close');\n        $('#recover-form-email').val('');\n        $.magnificPopup.open({\n          items: {\n            src: '#myModal2'\n          },\n          type: 'inline'\n        });\n      }else{\n        master.sendAlert('danger', '#recover-form-email', response.message, 'after');\n      }\n    })\n    .fail(function(msg){\n    });\n  }\n};\n\n$(document).on(\"click\",\".mfp-close-inside\",function(){\n  $('#myModal1').magnificPopup('close');\n});\n\nfunction center() {\n  /* var windowHeight = $(window).height();\n    var windowWindow = $(window).width();\n    var footerHeight = $(\"#footer\").height();\n    var height = windowHeight - footerHeight;\n    var loginWidth = $(document).find(\"#login-form\").width();\n    var marginLeft = loginWidth / 2;\n    \n    $(document).find(\".max-height\").css({\n      height : height\n    });\n    \n    if(windowWindow > 1024){\n      $(document).find(\"#login-form\").css({\n        marginLeft : -marginLeft\n      });\n    } */\n}\n\n\n$('#login-form-submit').on('click', function(){\n  LoginPage.login($(this));\n})\n\n$('#recoverPassword').on('click', function(){\n  var $this = $(this);\n  LoginPage.showLoadingButton($this)\n  LoginPage.recoverPassword()\n  LoginPage.hideLoadingButton($this)\n})\n\n$( \"#envia\" ).keypress(function(e){\n  if(e.which == 13)\n  {\n    $('#btnLogin').click ();\n  }\n});\n                                </script>\n                                <script type=\"17e5025bfd1fb8d3cd5b9a6d-text/javascript\">window.NREUM||(NREUM={});NREUM.info={\"beacon\":\"bam.nr-data.net\",\"licenseKey\":\"8f45dedaa6\",\"applicationID\":\"345189100\",\"transactionName\":\"MgZbZxNQDBcFAkRZVwtMeFAVWA0KSzZVXFsKDlwcCF8GARw=\",\"queueTime\":6,\"applicationTime\":144,\"atts\":\"HkFYEVtKHxk=\",\"errorBeacon\":\"bam.nr-data.net\",\"agent\":\"\"}</script>\n                                <script src=\"https://ajax.cloudflare.com/cdn-cgi/scripts/7089c43e/cloudflare-static/rocket-loader.min.js\" data-cf-settings=\"17e5025bfd1fb8d3cd5b9a6d-|49\" defer=\"\"></script>\n                            </body>\n                        </html>"}],"_postman_id":"cb3b38c1-eaed-4dc2-afea-64d9a354b35a"}],"id":"d687404f-8e29-4695-9b6f-611c9a88984e","description":"Oauth helps you integrate an Envia account with your application.\n\n1. The merchant makes a request to install the app.\n\n2. The app redirects to Envia to load the OAuth grant screen and requests the required scopes.\n\n3. Envia displays a prompt to the merchant to give authorization to the app, and prompts the merchant to log in if required.\nThe merchant consents to the scopes and is redirected to the redirect_uri.\n\n4. Envia returns the access token and requested scopes.\n\n5. The app uses the access token to make requests to the Envia API.\n\n6. Envia returns the requested data.","_postman_id":"d687404f-8e29-4695-9b6f-611c9a88984e"},{"name":"Login","item":[{"name":"login","event":[{"listen":"test","script":{"id":"3024809a-eff6-4580-83df-3d87bb2d914b","exec":["pm.globals.set(\"add_time_in_seconds\", 7776000);"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"1772d366-55f9-4ef2-b242-3b86f650c631","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"password":"{{vault:authorization-password}}","username":"liliana.chacon@envia.com"}},"method":"GET","header":[],"url":{"raw":"{{queries_url}}/login?expiration={{add_time_in_seconds}}","host":["{{queries_url}}"],"path":["login"],"query":[{"key":"expiration","value":"{{add_time_in_seconds}}"}]}},"response":[],"_postman_id":"1772d366-55f9-4ef2-b242-3b86f650c631"}],"id":"561f7b3c-d07c-44c0-92c2-fedc79f4c9dc","description":"Dynamically login to an account.","_postman_id":"561f7b3c-d07c-44c0-92c2-fedc79f4c9dc"},{"name":"Notifications","item":[{"name":"Active notifications","id":"78a522c2-1585-4b80-9813-0d35b010e877","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{queries_url}}/company-notifications"},"response":[{"id":"f180cac3-41d7-4a68-82c4-6a7dcb7522e4","name":"get notifications","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://{{queries_url}}.envia.com/company-notifications"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 21 Jul 2020 23:26:34 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Content-Length","value":"11","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"origin","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Accept-Ranges","value":"bytes","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"CF-Cache-Status","value":"DYNAMIC","enabled":true},{"key":"cf-request-id","value":"04154c582c0000e049efae3200000001","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"5b68b006a84de049-DFW","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 14,\n            \"type\": \"zendesk_status_update\",\n            \"body\": \"{\\\"zendesk_id\\\":\\\"6669\\\",\\\"type\\\":\\\"incident\\\",\\\"status\\\":\\\"open\\\"}\",\n            \"redirect_url\": \"http://localhost:8888/configuraciones/tickets\",\n            \"created_at\": \"2020-07-21T20:17:07.000Z\"\n        },\n        {\n            \"id\": 12,\n            \"type\": \"zendesk_status_update\",\n            \"body\": \"{\\\"zendesk_id\\\":\\\"6669\\\",\\\"type\\\":\\\"incident\\\",\\\"status\\\":\\\"open\\\"}\",\n            \"redirect_url\": \"http://localhost:8888/configuraciones/tickets\",\n            \"created_at\": \"2020-07-21T20:15:25.000Z\"\n        },\n        {\n            \"id\": 11,\n            \"type\": \"zendesk_status_update\",\n            \"body\": \"{\\\"zendesk_id\\\":\\\"6669\\\",\\\"type\\\":\\\"incident\\\",\\\"status\\\":\\\"open\\\"}\",\n            \"redirect_url\": \"http://localhost:8888/configuraciones/tickets\",\n            \"created_at\": \"2020-07-21T20:15:01.000Z\"\n        },\n        {\n            \"id\": 10,\n            \"type\": \"zendesk_ticket_reply\",\n            \"body\": \"{\\\"zendesk_id\\\":\\\"6669\\\",\\\"type\\\":\\\"incident\\\"}\",\n            \"redirect_url\": \"http://localhost:8888/configuraciones/tickets\",\n            \"created_at\": \"2020-07-21T20:13:53.000Z\"\n        },\n        {\n            \"id\": 9,\n            \"type\": \"zendesk_ticket_reply\",\n            \"body\": \"{\\\"zendesk_id\\\":\\\"6669\\\",\\\"type\\\":\\\"incident\\\"}\",\n            \"redirect_url\": \"http://localhost:8888/configuraciones/tickets\",\n            \"created_at\": \"2020-07-21T20:13:37.000Z\"\n        },\n        {\n            \"id\": 8,\n            \"type\": \"zendesk_ticket_reply\",\n            \"body\": \"{\\\"zendesk_id\\\":\\\"6669\\\",\\\"type\\\":\\\"incident\\\"}\",\n            \"redirect_url\": \"http://localhost:8888/configuraciones/tickets\",\n            \"created_at\": \"2020-07-21T20:13:08.000Z\"\n        },\n        {\n            \"id\": 7,\n            \"type\": \"zendesk_ticket_reply\",\n            \"body\": \"{\\\"zendesk_id\\\":\\\"6669\\\",\\\"type\\\":\\\"incident\\\"}\",\n            \"redirect_url\": \"http://localhost:8888/configuraciones/tickets\",\n            \"created_at\": \"2020-07-20T23:34:36.000Z\"\n        },\n        {\n            \"id\": 6,\n            \"type\": \"zendesk_ticket_reply\",\n            \"body\": \"{\\\"zendesk_id\\\":\\\"6669\\\",\\\"type\\\":\\\"incident\\\"}\",\n            \"redirect_url\": \"http://localhost:8888/configuraciones/tickets\",\n            \"created_at\": \"2020-07-20T23:34:22.000Z\"\n        },\n        {\n            \"id\": 5,\n            \"type\": \"zendesk_ticket_reply\",\n            \"body\": \"{\\\"zendesk_id\\\":\\\"6669\\\",\\\"type\\\":\\\"incident\\\"}\",\n            \"redirect_url\": \"http://localhost:8888/configuraciones/tickets\",\n            \"created_at\": \"2020-07-20T22:29:30.000Z\"\n        },\n        {\n            \"id\": 4,\n            \"type\": \"zendesk_status_update\",\n            \"body\": \"{\\\"zendesk_id\\\":\\\"6669\\\",\\\"type\\\":\\\"incident\\\",\\\"status\\\":\\\"open\\\"}\",\n            \"redirect_url\": \"http://localhost:8888/configuraciones/tickets\",\n            \"created_at\": \"2020-07-20T22:26:22.000Z\"\n        },\n        {\n            \"id\": 3,\n            \"type\": \"zendesk_status_update\",\n            \"body\": \"{\\\"zendesk_id\\\":\\\"6669\\\",\\\"type\\\":\\\"incident\\\",\\\"status\\\":\\\"open\\\"}\",\n            \"redirect_url\": \"http://localhost:8888/configuraciones/tickets\",\n            \"created_at\": \"2020-07-20T22:25:26.000Z\"\n        },\n        {\n            \"id\": 2,\n            \"type\": \"zendesk_status_update\",\n            \"body\": \"{\\\"zendesk_id\\\":\\\"6669\\\",\\\"type\\\":\\\"incident\\\",\\\"status\\\":\\\"open\\\"}\",\n            \"redirect_url\": \"http://localhost:8888/configuraciones/tickets\",\n            \"created_at\": \"2020-07-20T22:24:44.000Z\"\n        }\n    ]\n}"}],"_postman_id":"78a522c2-1585-4b80-9813-0d35b010e877"},{"name":"Notifications","id":"c80ca359-a20b-47c0-ba7f-09b271508e14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"id\": 15\r\n    },\r\n    {\r\n        \"id\": 13\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{queries_url}}/deactivate-company-notifications","description":"Remove the active mode from the notification"},"response":[{"id":"0bc4bc84-a3ec-4047-b9be-3fda4529701d","name":"put notifications","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"id\": 15\r\n    },\r\n    {\r\n        \"id\": 13\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"https://{{queries_url}}.envia.com/deactivate-company-notifications"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 21 Jul 2020 23:36:02 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Content-Length","value":"82","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"origin","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"CF-Cache-Status","value":"DYNAMIC","enabled":true},{"key":"cf-request-id","value":"04155505fc0000e049ef8d7200000001","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"5b68bde99da6e049-DFW","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    “data”: true\n}"}],"_postman_id":"c80ca359-a20b-47c0-ba7f-09b271508e14"}],"id":"6aff6ae7-a798-4165-ad9c-87ebde743e0a","auth":{"type":"bearer","bearer":{"token":"{{vault:authorization-secret}}"}},"_postman_id":"6aff6ae7-a798-4165-ad9c-87ebde743e0a"},{"name":"Colombia Specifics","item":[{"name":"get all provinces","id":"9aebd989-a907-41aa-b6e2-0437f2459644","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{queries_url}}/provinces"},"response":[{"id":"95f833af-1af3-45d1-8035-463c8bdc4240","name":"get all provinces","originalRequest":{"method":"GET","header":[],"url":"https://{{queries_url}}.envia.com/provinces"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 19 Jun 2020 19:54:56 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"origin,accept-encoding","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"CF-Cache-Status","value":"DYNAMIC","enabled":true},{"key":"cf-request-id","value":"036fbf198a00000e66af2e2200000001","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"5a5fce08df320e66-DFW","enabled":true},{"key":"Content-Encoding","value":"br","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"name\": \"ABEJORRAL\",\n            \"state_code\": \"AN\",\n            \"code\": \"05002000\"\n        },\n        {\n            \"name\": \"ABREGO\",\n            \"state_code\": \"NS\",\n            \"code\": \"54003000\"\n        },\n        {\n            \"name\": \"ABRIAQUI\",\n            \"state_code\": \"AN\",\n            \"code\": \"05004000\"\n        },\n        {\n            \"name\": \"ACACIAS\",\n            \"state_code\": \"ME\",\n            \"code\": \"50006000\"\n        },\n        {\n            \"name\": \"ACANDI\",\n            \"state_code\": \"CH\",\n            \"code\": \"27006000\"\n        },\n        {\n            \"name\": \"ACAPULCO\",\n            \"state_code\": \"SN\",\n            \"code\": \"68307007\"\n        },\n        {\n            \"name\": \"ACEVEDO\",\n            \"state_code\": \"HU\",\n            \"code\": \"41006000\"\n        },\n        {\n            \"name\": \"ACHI\",\n            \"state_code\": \"BL\",\n            \"code\": \"13006000\"\n        },\n        {\n            \"name\": \"AGRADO\",\n            \"state_code\": \"HU\",\n            \"code\": \"41013000\"\n        },\n        {\n            \"name\": \"AGUA DE DIOS\",\n            \"state_code\": \"CN\",\n            \"code\": \"25001000\"\n        },\n        {\n            \"name\": \"AGUACHICA\",\n            \"state_code\": \"CE\",\n            \"code\": \"20011000\"\n        },\n        {\n            \"name\": \"AGUADA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68013000\"\n        },\n        {\n            \"name\": \"AGUADAS\",\n            \"state_code\": \"CL\",\n            \"code\": \"17013000\"\n        },\n        {\n            \"name\": \"AGUAZUL\",\n            \"state_code\": \"CS\",\n            \"code\": \"85010000\"\n        },\n        {\n            \"name\": \"AGUSTIN CODAZZI\",\n            \"state_code\": \"CE\",\n            \"code\": \"20013000\"\n        },\n        {\n            \"name\": \"AIPE\",\n            \"state_code\": \"HU\",\n            \"code\": \"41016000\"\n        },\n        {\n            \"name\": \"ALBAN \",\n            \"state_code\": \"NA\",\n            \"code\": \"52019000\"\n        },\n        {\n            \"name\": \"ALBAN\",\n            \"state_code\": \"CN\",\n            \"code\": \"25019000\"\n        },\n        {\n            \"name\": \"ALBANIA \",\n            \"state_code\": \"CA\",\n            \"code\": \"18029000\"\n        },\n        {\n            \"name\": \"ALBANIA\",\n            \"state_code\": \"LG\",\n            \"code\": \"44035000\"\n        },\n        {\n            \"name\": \"ALBANIA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68020000\"\n        },\n        {\n            \"name\": \"ALCALA\",\n            \"state_code\": \"VC\",\n            \"code\": \"76020000\"\n        },\n        {\n            \"name\": \"ALDANA\",\n            \"state_code\": \"NA\",\n            \"code\": \"52022000\"\n        },\n        {\n            \"name\": \"ALEJANDRIA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05021000\"\n        },\n        {\n            \"name\": \"ALGARROBO\",\n            \"state_code\": \"MA\",\n            \"code\": \"47030000\"\n        },\n        {\n            \"name\": \"ALGECIRAS\",\n            \"state_code\": \"HU\",\n            \"code\": \"41020000\"\n        },\n        {\n            \"name\": \"ALMAGUER\",\n            \"state_code\": \"CU\",\n            \"code\": \"19022000\"\n        },\n        {\n            \"name\": \"ALMEIDA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15022000\"\n        },\n        {\n            \"name\": \"ALPUJARRA\",\n            \"state_code\": \"TO\",\n            \"code\": \"73024000\"\n        },\n        {\n            \"name\": \"ALTAMIRA \",\n            \"state_code\": \"HU\",\n            \"code\": \"41026000\"\n        },\n        {\n            \"name\": \"ALTO BAUDO\",\n            \"state_code\": \"CH\",\n            \"code\": \"27025000\"\n        },\n        {\n            \"name\": \"ALTOS DEL ROSARIO\",\n            \"state_code\": \"BL\",\n            \"code\": \"13030000\"\n        },\n        {\n            \"name\": \"ALVARADO\",\n            \"state_code\": \"TO\",\n            \"code\": \"73026000\"\n        },\n        {\n            \"name\": \"AMAGA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05030000\"\n        },\n        {\n            \"name\": \"AMALFI\",\n            \"state_code\": \"AN\",\n            \"code\": \"05031000\"\n        },\n        {\n            \"name\": \"AMBALEMA \",\n            \"state_code\": \"TO\",\n            \"code\": \"73030000\"\n        },\n        {\n            \"name\": \"ANAPOIMA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25035000\"\n        },\n        {\n            \"name\": \"ANCUYA\",\n            \"state_code\": \"NA\",\n            \"code\": \"52036000\"\n        },\n        {\n            \"name\": \"ANDALUCIA\",\n            \"state_code\": \"VC\",\n            \"code\": \"76036000\"\n        },\n        {\n            \"name\": \"ANDES\",\n            \"state_code\": \"AN\",\n            \"code\": \"05034000\"\n        },\n        {\n            \"name\": \"ANGELOPOLIS\",\n            \"state_code\": \"AN\",\n            \"code\": \"05036000\"\n        },\n        {\n            \"name\": \"ANGOSTURA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05038000\"\n        },\n        {\n            \"name\": \"ANOLAIMA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25040000\"\n        },\n        {\n            \"name\": \"ANORI\",\n            \"state_code\": \"AN\",\n            \"code\": \"05040000\"\n        },\n        {\n            \"name\": \"ANSERMA\",\n            \"state_code\": \"CL\",\n            \"code\": \"17042000\"\n        },\n        {\n            \"name\": \"ANSERMANUEVO\",\n            \"state_code\": \"VC\",\n            \"code\": \"76041000\"\n        },\n        {\n            \"name\": \"ANZA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05044000\"\n        },\n        {\n            \"name\": \"ANZOATEGUI\",\n            \"state_code\": \"TO\",\n            \"code\": \"73043000\"\n        },\n        {\n            \"name\": \"APARTADO \",\n            \"state_code\": \"AN\",\n            \"code\": \"05045000\"\n        },\n        {\n            \"name\": \"APIA\",\n            \"state_code\": \"RI\",\n            \"code\": \"66045000\"\n        },\n        {\n            \"name\": \"APULO\",\n            \"state_code\": \"CN\",\n            \"code\": \"25599000\"\n        },\n        {\n            \"name\": \"AQUITANIA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15047000\"\n        },\n        {\n            \"name\": \"ARACATACA\",\n            \"state_code\": \"MA\",\n            \"code\": \"47053000\"\n        },\n        {\n            \"name\": \"ARANZAZU\",\n            \"state_code\": \"CL\",\n            \"code\": \"17050000\"\n        },\n        {\n            \"name\": \"ARATOCA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68051000\"\n        },\n        {\n            \"name\": \"ARAUCA \",\n            \"state_code\": \"AR\",\n            \"code\": \"81001000\"\n        },\n        {\n            \"name\": \"ARAUQUITA\",\n            \"state_code\": \"AR\",\n            \"code\": \"81065000\"\n        },\n        {\n            \"name\": \"ARBELAEZ\",\n            \"state_code\": \"CN\",\n            \"code\": \"25053000\"\n        },\n        {\n            \"name\": \"ARBOLEDA \",\n            \"state_code\": \"NA\",\n            \"code\": \"52051000\"\n        },\n        {\n            \"name\": \"ARBOLEDAS \",\n            \"state_code\": \"NS\",\n            \"code\": \"54051000\"\n        },\n        {\n            \"name\": \"ARBOLETES\",\n            \"state_code\": \"AN\",\n            \"code\": \"05051000\"\n        },\n        {\n            \"name\": \"ARCABUCO\",\n            \"state_code\": \"BY\",\n            \"code\": \"15051000\"\n        },\n        {\n            \"name\": \"ARENAL\",\n            \"state_code\": \"BL\",\n            \"code\": \"13042000\"\n        },\n        {\n            \"name\": \"ARGELIA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05055000\"\n        },\n        {\n            \"name\": \"ARGELIA\",\n            \"state_code\": \"VC\",\n            \"code\": \"76054000\"\n        },\n        {\n            \"name\": \"ARGELIA \",\n            \"state_code\": \"CU\",\n            \"code\": \"19050000\"\n        },\n        {\n            \"name\": \"ARIGUANI\",\n            \"state_code\": \"MA\",\n            \"code\": \"47058000\"\n        },\n        {\n            \"name\": \"ARJONA\",\n            \"state_code\": \"BL\",\n            \"code\": \"13052000\"\n        },\n        {\n            \"name\": \"ARMENIA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05059000\"\n        },\n        {\n            \"name\": \"ARMENIA\",\n            \"state_code\": \"QU\",\n            \"code\": \"63001000\"\n        },\n        {\n            \"name\": \"ARMERO\",\n            \"state_code\": \"TO\",\n            \"code\": \"73055000\"\n        },\n        {\n            \"name\": \"ARROYOHONDO\",\n            \"state_code\": \"BL\",\n            \"code\": \"13062000\"\n        },\n        {\n            \"name\": \"ASTREA\",\n            \"state_code\": \"CE\",\n            \"code\": \"20032000\"\n        },\n        {\n            \"name\": \"ATACO\",\n            \"state_code\": \"TO\",\n            \"code\": \"73067000\"\n        },\n        {\n            \"name\": \"ATRATO\",\n            \"state_code\": \"CH\",\n            \"code\": \"27050000\"\n        },\n        {\n            \"name\": \"AYAPEL\",\n            \"state_code\": \"CO\",\n            \"code\": \"23068000\"\n        },\n        {\n            \"name\": \"BAGADO\",\n            \"state_code\": \"CH\",\n            \"code\": \"27073000\"\n        },\n        {\n            \"name\": \"BAHIA SOLANO\",\n            \"state_code\": \"CH\",\n            \"code\": \"27075000\"\n        },\n        {\n            \"name\": \"BAJO BAUDO\",\n            \"state_code\": \"CH\",\n            \"code\": \"27077000\"\n        },\n        {\n            \"name\": \"BALBOA \",\n            \"state_code\": \"CU\",\n            \"code\": \"19075000\"\n        },\n        {\n            \"name\": \"BALBOA \",\n            \"state_code\": \"RI\",\n            \"code\": \"66075000\"\n        },\n        {\n            \"name\": \"BARANOA\",\n            \"state_code\": \"AT\",\n            \"code\": \"08078000\"\n        },\n        {\n            \"name\": \"BARAYA \",\n            \"state_code\": \"HU\",\n            \"code\": \"41078000\"\n        },\n        {\n            \"name\": \"BARBACOAS \",\n            \"state_code\": \"NA\",\n            \"code\": \"52079000\"\n        },\n        {\n            \"name\": \"BARBOSA \",\n            \"state_code\": \"SN\",\n            \"code\": \"68077000\"\n        },\n        {\n            \"name\": \"BARBOSA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05079000\"\n        },\n        {\n            \"name\": \"BARICHARA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68079000\"\n        },\n        {\n            \"name\": \"BARRACAS\",\n            \"state_code\": \"LG\",\n            \"code\": \"44078000\"\n        },\n        {\n            \"name\": \"BARRANCA DE UPIA\",\n            \"state_code\": \"ME\",\n            \"code\": \"50110000\"\n        },\n        {\n            \"name\": \"BARRANCABERMEJA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68081000\"\n        },\n        {\n            \"name\": \"BARRANCO DE LOBA\",\n            \"state_code\": \"BL\",\n            \"code\": \"13074000\"\n        },\n        {\n            \"name\": \"BARRANCO MINAS\",\n            \"state_code\": \"GU\",\n            \"code\": \"94343000\"\n        },\n        {\n            \"name\": \"BARRANQUILLA\",\n            \"state_code\": \"AT\",\n            \"code\": \"08001000\"\n        },\n        {\n            \"name\": \"BECERRIL\",\n            \"state_code\": \"CE\",\n            \"code\": \"20045000\"\n        },\n        {\n            \"name\": \"BELALCAZAR\",\n            \"state_code\": \"CL\",\n            \"code\": \"17088000\"\n        },\n        {\n            \"name\": \"BELEN \",\n            \"state_code\": \"BY\",\n            \"code\": \"15087000\"\n        },\n        {\n            \"name\": \"BELEN \",\n            \"state_code\": \"NA\",\n            \"code\": \"52083000\"\n        },\n        {\n            \"name\": \"BELEN DE LOS ANDAQUIES\",\n            \"state_code\": \"CA\",\n            \"code\": \"18094000\"\n        },\n        {\n            \"name\": \"BELEN DE UMBRIA\",\n            \"state_code\": \"RI\",\n            \"code\": \"66088000\"\n        },\n        {\n            \"name\": \"BELLO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05088000\"\n        },\n        {\n            \"name\": \"BELMIRA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05086000\"\n        },\n        {\n            \"name\": \"BELTRAN\",\n            \"state_code\": \"CN\",\n            \"code\": \"25086000\"\n        },\n        {\n            \"name\": \"BERBEO\",\n            \"state_code\": \"BY\",\n            \"code\": \"15090000\"\n        },\n        {\n            \"name\": \"BETANIA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05091000\"\n        },\n        {\n            \"name\": \"BETEITIVA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15092000\"\n        },\n        {\n            \"name\": \"BETULIA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05093000\"\n        },\n        {\n            \"name\": \"BETULIA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68092000\"\n        },\n        {\n            \"name\": \"BITUIMA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25095000\"\n        },\n        {\n            \"name\": \"BOAVITA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15097000\"\n        },\n        {\n            \"name\": \"BOCHALEMA\",\n            \"state_code\": \"NS\",\n            \"code\": \"54099000\"\n        },\n        {\n            \"name\": \"BOGOTA\",\n            \"state_code\": \"CN\",\n            \"code\": \"11001000\"\n        },\n        {\n            \"name\": \"BOJACA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25099000\"\n        },\n        {\n            \"name\": \"BOJAYA\",\n            \"state_code\": \"CH\",\n            \"code\": \"27099000\"\n        },\n        {\n            \"name\": \"BOLIVAR \",\n            \"state_code\": \"VC\",\n            \"code\": \"76100000\"\n        },\n        {\n            \"name\": \"BOLIVAR \",\n            \"state_code\": \"CU\",\n            \"code\": \"19100000\"\n        },\n        {\n            \"name\": \"BOLIVAR \",\n            \"state_code\": \"SN\",\n            \"code\": \"68101000\"\n        },\n        {\n            \"name\": \"BOSCONIA\",\n            \"state_code\": \"CE\",\n            \"code\": \"20060000\"\n        },\n        {\n            \"name\": \"BOYACA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15104000\"\n        },\n        {\n            \"name\": \"BRICENO \",\n            \"state_code\": \"AN\",\n            \"code\": \"05107000\"\n        },\n        {\n            \"name\": \"BRICENO\",\n            \"state_code\": \"BY\",\n            \"code\": \"15106000\"\n        },\n        {\n            \"name\": \"BUCARAMANGA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68001000\"\n        },\n        {\n            \"name\": \"BUCARASICA\",\n            \"state_code\": \"NS\",\n            \"code\": \"54109000\"\n        },\n        {\n            \"name\": \"BUENAVENTURA\",\n            \"state_code\": \"VC\",\n            \"code\": \"76109000\"\n        },\n        {\n            \"name\": \"BUENAVISTA\",\n            \"state_code\": \"SU\",\n            \"code\": \"70110000\"\n        },\n        {\n            \"name\": \"BUENAVISTA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15109000\"\n        },\n        {\n            \"name\": \"BUENAVISTA \",\n            \"state_code\": \"CO\",\n            \"code\": \"23079000\"\n        },\n        {\n            \"name\": \"BUENAVISTA \",\n            \"state_code\": \"QU\",\n            \"code\": \"63111000\"\n        },\n        {\n            \"name\": \"BUENOS AIRES \",\n            \"state_code\": \"CU\",\n            \"code\": \"19110000\"\n        },\n        {\n            \"name\": \"BUESACO\",\n            \"state_code\": \"NA\",\n            \"code\": \"52110000\"\n        },\n        {\n            \"name\": \"BUGA\",\n            \"state_code\": \"VC\",\n            \"code\": \"76111000\"\n        },\n        {\n            \"name\": \"BUGALAGRANDE\",\n            \"state_code\": \"VC\",\n            \"code\": \"76113000\"\n        },\n        {\n            \"name\": \"BURITICA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05113000\"\n        },\n        {\n            \"name\": \"BUSBANZA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15114000\"\n        },\n        {\n            \"name\": \"CABRERA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25120000\"\n        },\n        {\n            \"name\": \"CABRERA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68121000\"\n        },\n        {\n            \"name\": \"CABUYARO\",\n            \"state_code\": \"ME\",\n            \"code\": \"50124000\"\n        },\n        {\n            \"name\": \"CACAHUAL\",\n            \"state_code\": \"GU\",\n            \"code\": \"94886000\"\n        },\n        {\n            \"name\": \"CACERES \",\n            \"state_code\": \"AN\",\n            \"code\": \"05120000\"\n        },\n        {\n            \"name\": \"CACHIPAY \",\n            \"state_code\": \"CN\",\n            \"code\": \"25123000\"\n        },\n        {\n            \"name\": \"CACHIRA\",\n            \"state_code\": \"NS\",\n            \"code\": \"54128000\"\n        },\n        {\n            \"name\": \"CACOTA\",\n            \"state_code\": \"NS\",\n            \"code\": \"54125000\"\n        },\n        {\n            \"name\": \"CAICEDO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05125000\"\n        },\n        {\n            \"name\": \"CAICEDONIA\",\n            \"state_code\": \"VC\",\n            \"code\": \"76122000\"\n        },\n        {\n            \"name\": \"CAIMITO\",\n            \"state_code\": \"SU\",\n            \"code\": \"70124000\"\n        },\n        {\n            \"name\": \"CAJAMARCA \",\n            \"state_code\": \"TO\",\n            \"code\": \"73124000\"\n        },\n        {\n            \"name\": \"CAJIBIO\",\n            \"state_code\": \"CU\",\n            \"code\": \"19130000\"\n        },\n        {\n            \"name\": \"CAJICA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25126000\"\n        },\n        {\n            \"name\": \"CALAMAR\",\n            \"state_code\": \"BL\",\n            \"code\": \"13140000\"\n        },\n        {\n            \"name\": \"CALAMAR\",\n            \"state_code\": \"GA\",\n            \"code\": \"95015000\"\n        },\n        {\n            \"name\": \"CALARCA\",\n            \"state_code\": \"QU\",\n            \"code\": \"63130000\"\n        },\n        {\n            \"name\": \"CALDAS \",\n            \"state_code\": \"AN\",\n            \"code\": \"05129000\"\n        },\n        {\n            \"name\": \"CALDAS\",\n            \"state_code\": \"BY\",\n            \"code\": \"15131000\"\n        },\n        {\n            \"name\": \"CALDONO\",\n            \"state_code\": \"CU\",\n            \"code\": \"19137000\"\n        },\n        {\n            \"name\": \"CALI\",\n            \"state_code\": \"VC\",\n            \"code\": \"76001000\"\n        },\n        {\n            \"name\": \"CALIFORNIA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68132000\"\n        },\n        {\n            \"name\": \"CALIMA\",\n            \"state_code\": \"VC\",\n            \"code\": \"76126000\"\n        },\n        {\n            \"name\": \"CALOTO\",\n            \"state_code\": \"CU\",\n            \"code\": \"19142000\"\n        },\n        {\n            \"name\": \"CAMPAMENTO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05134000\"\n        },\n        {\n            \"name\": \"CAMPO DE LA CRUZ\",\n            \"state_code\": \"AT\",\n            \"code\": \"08137000\"\n        },\n        {\n            \"name\": \"CAMPOALEGRE \",\n            \"state_code\": \"HU\",\n            \"code\": \"41132000\"\n        },\n        {\n            \"name\": \"CAMPOHERMOSO\",\n            \"state_code\": \"BY\",\n            \"code\": \"15135000\"\n        },\n        {\n            \"name\": \"CANALETE\",\n            \"state_code\": \"CO\",\n            \"code\": \"23090000\"\n        },\n        {\n            \"name\": \"CANASGORDAS\",\n            \"state_code\": \"AN\",\n            \"code\": \"05138000\"\n        },\n        {\n            \"name\": \"CANDELARIA \",\n            \"state_code\": \"AT\",\n            \"code\": \"08141000\"\n        },\n        {\n            \"name\": \"CANDELARIA \",\n            \"state_code\": \"VC\",\n            \"code\": \"76130000\"\n        },\n        {\n            \"name\": \"CANTAGALLO\",\n            \"state_code\": \"BL\",\n            \"code\": \"13160000\"\n        },\n        {\n            \"name\": \"CAPARRAPI\",\n            \"state_code\": \"CN\",\n            \"code\": \"25148000\"\n        },\n        {\n            \"name\": \"CAPITANEJO\",\n            \"state_code\": \"SN\",\n            \"code\": \"68147000\"\n        },\n        {\n            \"name\": \"CAQUEZA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25151000\"\n        },\n        {\n            \"name\": \"CARACOLI \",\n            \"state_code\": \"AN\",\n            \"code\": \"05142000\"\n        },\n        {\n            \"name\": \"CARAMANTA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05145000\"\n        },\n        {\n            \"name\": \"CARCASI\",\n            \"state_code\": \"SN\",\n            \"code\": \"68152000\"\n        },\n        {\n            \"name\": \"CAREPA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05147000\"\n        },\n        {\n            \"name\": \"CARMEN DE APICALA\",\n            \"state_code\": \"TO\",\n            \"code\": \"73148000\"\n        },\n        {\n            \"name\": \"CARMEN DE CARUPA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25154000\"\n        },\n        {\n            \"name\": \"CARMEN DEL DARIEN\",\n            \"state_code\": \"CH\",\n            \"code\": \"27150000\"\n        },\n        {\n            \"name\": \"CAROLINA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05150000\"\n        },\n        {\n            \"name\": \"CARTAGENA\",\n            \"state_code\": \"BL\",\n            \"code\": \"13001000\"\n        },\n        {\n            \"name\": \"CARTAGENA DEL CHAIRA\",\n            \"state_code\": \"CA\",\n            \"code\": \"18150000\"\n        },\n        {\n            \"name\": \"CARTAGO\",\n            \"state_code\": \"VC\",\n            \"code\": \"76147000\"\n        },\n        {\n            \"name\": \"CARURU\",\n            \"state_code\": \"VA\",\n            \"code\": \"97161000\"\n        },\n        {\n            \"name\": \"CASABIANCA\",\n            \"state_code\": \"TO\",\n            \"code\": \"73152000\"\n        },\n        {\n            \"name\": \"CASTILLA LA NUEVA\",\n            \"state_code\": \"ME\",\n            \"code\": \"50150000\"\n        },\n        {\n            \"name\": \"CAUCASIA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05154000\"\n        },\n        {\n            \"name\": \"CEPITA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68160000\"\n        },\n        {\n            \"name\": \"CERETE\",\n            \"state_code\": \"CO\",\n            \"code\": \"23162000\"\n        },\n        {\n            \"name\": \"CERINZA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15162000\"\n        },\n        {\n            \"name\": \"CERRITO\",\n            \"state_code\": \"SN\",\n            \"code\": \"68162000\"\n        },\n        {\n            \"name\": \"CERRO SAN ANTONIO\",\n            \"state_code\": \"MA\",\n            \"code\": \"47161000\"\n        },\n        {\n            \"name\": \"CERTEGUI\",\n            \"state_code\": \"CH\",\n            \"code\": \"27160000\"\n        },\n        {\n            \"name\": \"CHACHAGUI\",\n            \"state_code\": \"NA\",\n            \"code\": \"52240000\"\n        },\n        {\n            \"name\": \"CHAGUANI\",\n            \"state_code\": \"CN\",\n            \"code\": \"25168000\"\n        },\n        {\n            \"name\": \"CHALAN\",\n            \"state_code\": \"SU\",\n            \"code\": \"70230000\"\n        },\n        {\n            \"name\": \"CHAMEZA\",\n            \"state_code\": \"CS\",\n            \"code\": \"85015000\"\n        },\n        {\n            \"name\": \"CHAPARRAL\",\n            \"state_code\": \"TO\",\n            \"code\": \"73168000\"\n        },\n        {\n            \"name\": \"CHARALA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68167000\"\n        },\n        {\n            \"name\": \"CHARTA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68169000\"\n        },\n        {\n            \"name\": \"CHIA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25175000\"\n        },\n        {\n            \"name\": \"CHIBOLO\",\n            \"state_code\": \"MA\",\n            \"code\": \"47170000\"\n        },\n        {\n            \"name\": \"CHIGORODO \",\n            \"state_code\": \"AN\",\n            \"code\": \"05172000\"\n        },\n        {\n            \"name\": \"CHIMA\",\n            \"state_code\": \"CO\",\n            \"code\": \"23168000\"\n        },\n        {\n            \"name\": \"CHIMA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68176000\"\n        },\n        {\n            \"name\": \"CHIMICHAGUA\",\n            \"state_code\": \"CE\",\n            \"code\": \"20175000\"\n        },\n        {\n            \"name\": \"CHINACOTA\",\n            \"state_code\": \"NS\",\n            \"code\": \"54172000\"\n        },\n        {\n            \"name\": \"CHINAVITA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15172000\"\n        },\n        {\n            \"name\": \"CHINCHINA\",\n            \"state_code\": \"CL\",\n            \"code\": \"17174000\"\n        },\n        {\n            \"name\": \"CHINU\",\n            \"state_code\": \"CO\",\n            \"code\": \"23182000\"\n        },\n        {\n            \"name\": \"CHIPAQUE\",\n            \"state_code\": \"CN\",\n            \"code\": \"25178000\"\n        },\n        {\n            \"name\": \"CHIPATA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68179000\"\n        },\n        {\n            \"name\": \"CHIQUINQUIRA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15176000\"\n        },\n        {\n            \"name\": \"CHIQUIZA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15232000\"\n        },\n        {\n            \"name\": \"CHIRIGUANA\",\n            \"state_code\": \"CE\",\n            \"code\": \"20178000\"\n        },\n        {\n            \"name\": \"CHISCAS\",\n            \"state_code\": \"BY\",\n            \"code\": \"15180000\"\n        },\n        {\n            \"name\": \"CHITA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15183000\"\n        },\n        {\n            \"name\": \"CHITAGA\",\n            \"state_code\": \"NS\",\n            \"code\": \"54174000\"\n        },\n        {\n            \"name\": \"CHITARAQUE\",\n            \"state_code\": \"BY\",\n            \"code\": \"15185000\"\n        },\n        {\n            \"name\": \"CHIVATA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15187000\"\n        },\n        {\n            \"name\": \"CHIVOR\",\n            \"state_code\": \"BY\",\n            \"code\": \"15236000\"\n        },\n        {\n            \"name\": \"CHOACHI\",\n            \"state_code\": \"CN\",\n            \"code\": \"25181000\"\n        },\n        {\n            \"name\": \"CHOCONTA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25183000\"\n        },\n        {\n            \"name\": \"CICUCO\",\n            \"state_code\": \"BL\",\n            \"code\": \"13188000\"\n        },\n        {\n            \"name\": \"CIENAGA\",\n            \"state_code\": \"MA\",\n            \"code\": \"47189000\"\n        },\n        {\n            \"name\": \"CIENAGA DE ORO\",\n            \"state_code\": \"CO\",\n            \"code\": \"23189000\"\n        },\n        {\n            \"name\": \"CIENEGA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15189000\"\n        },\n        {\n            \"name\": \"CIMITARRA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68190000\"\n        },\n        {\n            \"name\": \"CIRCASIA\",\n            \"state_code\": \"QU\",\n            \"code\": \"63190000\"\n        },\n        {\n            \"name\": \"CISNEROS \",\n            \"state_code\": \"AN\",\n            \"code\": \"05190000\"\n        },\n        {\n            \"name\": \"CIUDAD BOLIVAR\",\n            \"state_code\": \"AN\",\n            \"code\": \"05101000\"\n        },\n        {\n            \"name\": \"CLEMENCIA\",\n            \"state_code\": \"BL\",\n            \"code\": \"13222000\"\n        },\n        {\n            \"name\": \"COCORNA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05197000\"\n        },\n        {\n            \"name\": \"COELLO\",\n            \"state_code\": \"TO\",\n            \"code\": \"73200000\"\n        },\n        {\n            \"name\": \"COGUA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25200000\"\n        },\n        {\n            \"name\": \"COLOMBIA \",\n            \"state_code\": \"HU\",\n            \"code\": \"41206000\"\n        },\n        {\n            \"name\": \"COLON\",\n            \"state_code\": \"NA\",\n            \"code\": \"52203000\"\n        },\n        {\n            \"name\": \"COLON\",\n            \"state_code\": \"PU\",\n            \"code\": \"86219000\"\n        },\n        {\n            \"name\": \"COLOSO\",\n            \"state_code\": \"SU\",\n            \"code\": \"70204000\"\n        },\n        {\n            \"name\": \"COMBITA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15204000\"\n        },\n        {\n            \"name\": \"CONCEPCION\",\n            \"state_code\": \"AN\",\n            \"code\": \"05206000\"\n        },\n        {\n            \"name\": \"CONCEPCION\",\n            \"state_code\": \"SN\",\n            \"code\": \"68207000\"\n        },\n        {\n            \"name\": \"CONCORDIA\",\n            \"state_code\": \"MA\",\n            \"code\": \"52090000\"\n        },\n        {\n            \"name\": \"CONCORDIA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05209000\"\n        },\n        {\n            \"name\": \"CONDOTO\",\n            \"state_code\": \"CH\",\n            \"code\": \"27205000\"\n        },\n        {\n            \"name\": \"CONFINES\",\n            \"state_code\": \"SN\",\n            \"code\": \"68209000\"\n        },\n        {\n            \"name\": \"CONSACA\",\n            \"state_code\": \"NA\",\n            \"code\": \"52207000\"\n        },\n        {\n            \"name\": \"CONTADERO\",\n            \"state_code\": \"NA\",\n            \"code\": \"52210000\"\n        },\n        {\n            \"name\": \"CONTRATACION\",\n            \"state_code\": \"SN\",\n            \"code\": \"68211000\"\n        },\n        {\n            \"name\": \"CONVENCION\",\n            \"state_code\": \"NS\",\n            \"code\": \"54206000\"\n        },\n        {\n            \"name\": \"COPACABANA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05212000\"\n        },\n        {\n            \"name\": \"COPER\",\n            \"state_code\": \"BY\",\n            \"code\": \"15212000\"\n        },\n        {\n            \"name\": \"CORDOBA\",\n            \"state_code\": \"BL\",\n            \"code\": \"13212000\"\n        },\n        {\n            \"name\": \"CORDOBA \",\n            \"state_code\": \"NA\",\n            \"code\": \"52215000\"\n        },\n        {\n            \"name\": \"CORDOBA \",\n            \"state_code\": \"QU\",\n            \"code\": \"63212000\"\n        },\n        {\n            \"name\": \"CORINTO \",\n            \"state_code\": \"CU\",\n            \"code\": \"19212000\"\n        },\n        {\n            \"name\": \"COROMORO\",\n            \"state_code\": \"SN\",\n            \"code\": \"68217000\"\n        },\n        {\n            \"name\": \"COROZAL\",\n            \"state_code\": \"SU\",\n            \"code\": \"70215000\"\n        },\n        {\n            \"name\": \"CORRALES\",\n            \"state_code\": \"BY\",\n            \"code\": \"15215000\"\n        },\n        {\n            \"name\": \"COTA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25214000\"\n        },\n        {\n            \"name\": \"COTORRA\",\n            \"state_code\": \"CO\",\n            \"code\": \"23079007\"\n        },\n        {\n            \"name\": \"COTORRA\",\n            \"state_code\": \"CO\",\n            \"code\": \"23300000\"\n        },\n        {\n            \"name\": \"COVARACHIA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15218000\"\n        },\n        {\n            \"name\": \"COVENAS\",\n            \"state_code\": \"SU\",\n            \"code\": \"70221000\"\n        },\n        {\n            \"name\": \"COYAIMA\",\n            \"state_code\": \"TO\",\n            \"code\": \"73217000\"\n        },\n        {\n            \"name\": \"CRAVO NORTE\",\n            \"state_code\": \"AR\",\n            \"code\": \"81220000\"\n        },\n        {\n            \"name\": \"CUASPUD\",\n            \"state_code\": \"NA\",\n            \"code\": \"52224000\"\n        },\n        {\n            \"name\": \"CUBARA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15223000\"\n        },\n        {\n            \"name\": \"CUBARRAL\",\n            \"state_code\": \"ME\",\n            \"code\": \"50223000\"\n        },\n        {\n            \"name\": \"CUCAITA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15224000\"\n        },\n        {\n            \"name\": \"CUCUNUBA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25224000\"\n        },\n        {\n            \"name\": \"CUCUTA\",\n            \"state_code\": \"NS\",\n            \"code\": \"54001000\"\n        },\n        {\n            \"name\": \"CUCUTILLA\",\n            \"state_code\": \"NS\",\n            \"code\": \"54223000\"\n        },\n        {\n            \"name\": \"CUITIVA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15226000\"\n        },\n        {\n            \"name\": \"CUMARAL\",\n            \"state_code\": \"ME\",\n            \"code\": \"50226000\"\n        },\n        {\n            \"name\": \"CUMARIBO\",\n            \"state_code\": \"VI\",\n            \"code\": \"99773000\"\n        },\n        {\n            \"name\": \"CUMBAL\",\n            \"state_code\": \"NA\",\n            \"code\": \"52227000\"\n        },\n        {\n            \"name\": \"CUMBITARA\",\n            \"state_code\": \"NA\",\n            \"code\": \"52233000\"\n        },\n        {\n            \"name\": \"CUNDAY\",\n            \"state_code\": \"TO\",\n            \"code\": \"73226000\"\n        },\n        {\n            \"name\": \"CURILLO\",\n            \"state_code\": \"CA\",\n            \"code\": \"18205000\"\n        },\n        {\n            \"name\": \"CURITI\",\n            \"state_code\": \"SN\",\n            \"code\": \"68229000\"\n        },\n        {\n            \"name\": \"CURUMANI\",\n            \"state_code\": \"CE\",\n            \"code\": \"20228000\"\n        },\n        {\n            \"name\": \"DABEIBA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05234000\"\n        },\n        {\n            \"name\": \"DAGUA\",\n            \"state_code\": \"VC\",\n            \"code\": \"76233000\"\n        },\n        {\n            \"name\": \"DIBULLA\",\n            \"state_code\": \"LG\",\n            \"code\": \"44090000\"\n        },\n        {\n            \"name\": \"DISTRACCION\",\n            \"state_code\": \"LG\",\n            \"code\": \"44098000\"\n        },\n        {\n            \"name\": \"DOLORES \",\n            \"state_code\": \"TO\",\n            \"code\": \"73236000\"\n        },\n        {\n            \"name\": \"DON MATIAS\",\n            \"state_code\": \"AN\",\n            \"code\": \"05237000\"\n        },\n        {\n            \"name\": \"DOSQUEBRADAS \",\n            \"state_code\": \"RI\",\n            \"code\": \"66170000\"\n        },\n        {\n            \"name\": \"DUITAMA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15238000\"\n        },\n        {\n            \"name\": \"DURANIA\",\n            \"state_code\": \"NS\",\n            \"code\": \"54239000\"\n        },\n        {\n            \"name\": \"EBEJICO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05240000\"\n        },\n        {\n            \"name\": \"EL AGUILA\",\n            \"state_code\": \"VC\",\n            \"code\": \"76243000\"\n        },\n        {\n            \"name\": \"EL BAGRE \",\n            \"state_code\": \"AN\",\n            \"code\": \"05250000\"\n        },\n        {\n            \"name\": \"EL BANCO\",\n            \"state_code\": \"MA\",\n            \"code\": \"47245000\"\n        },\n        {\n            \"name\": \"EL BORDO\",\n            \"state_code\": \"CU\",\n            \"code\": \"19532000\"\n        },\n        {\n            \"name\": \"EL CAIRO \",\n            \"state_code\": \"VC\",\n            \"code\": \"76246000\"\n        },\n        {\n            \"name\": \"EL CALVARIO\",\n            \"state_code\": \"ME\",\n            \"code\": \"50245000\"\n        },\n        {\n            \"name\": \"EL CANTON DEL SAN PABLO\",\n            \"state_code\": \"CH\",\n            \"code\": \"27135000\"\n        },\n        {\n            \"name\": \"EL CARMEN \",\n            \"state_code\": \"NS\",\n            \"code\": \"54245000\"\n        },\n        {\n            \"name\": \"EL CARMEN DE ATRATO\",\n            \"state_code\": \"CH\",\n            \"code\": \"27245000\"\n        },\n        {\n            \"name\": \"EL CARMEN DE BOLIVAR\",\n            \"state_code\": \"BL\",\n            \"code\": \"13244000\"\n        },\n        {\n            \"name\": \"EL CARMEN DE CHUCURI\",\n            \"state_code\": \"SN\",\n            \"code\": \"68235000\"\n        },\n        {\n            \"name\": \"EL CARMEN DE VIBORAL\",\n            \"state_code\": \"AN\",\n            \"code\": \"05148000\"\n        },\n        {\n            \"name\": \"EL CASTILLO\",\n            \"state_code\": \"ME\",\n            \"code\": \"50251000\"\n        },\n        {\n            \"name\": \"EL CERRITO\",\n            \"state_code\": \"VC\",\n            \"code\": \"76248000\"\n        },\n        {\n            \"name\": \"EL CHARCO \",\n            \"state_code\": \"NA\",\n            \"code\": \"52250000\"\n        },\n        {\n            \"name\": \"EL COCUY\",\n            \"state_code\": \"BY\",\n            \"code\": \"15244000\"\n        },\n        {\n            \"name\": \"EL COLEGIO\",\n            \"state_code\": \"CN\",\n            \"code\": \"25245000\"\n        },\n        {\n            \"name\": \"EL COPEY\",\n            \"state_code\": \"CE\",\n            \"code\": \"20238000\"\n        },\n        {\n            \"name\": \"EL DONCELLO\",\n            \"state_code\": \"CA\",\n            \"code\": \"18247000\"\n        },\n        {\n            \"name\": \"EL DORADO\",\n            \"state_code\": \"ME\",\n            \"code\": \"50270000\"\n        },\n        {\n            \"name\": \"EL DOVIO\",\n            \"state_code\": \"VC\",\n            \"code\": \"76250000\"\n        },\n        {\n            \"name\": \"EL ENCANTO\",\n            \"state_code\": \"AM\",\n            \"code\": \"91263000\"\n        },\n        {\n            \"name\": \"EL ESPINO\",\n            \"state_code\": \"BY\",\n            \"code\": \"15248000\"\n        },\n        {\n            \"name\": \"EL GUACAMAYO\",\n            \"state_code\": \"SN\",\n            \"code\": \"68245000\"\n        },\n        {\n            \"name\": \"EL GUAMO\",\n            \"state_code\": \"BL\",\n            \"code\": \"13248000\"\n        },\n        {\n            \"name\": \"EL LITORAL DEL SAN JUAN\",\n            \"state_code\": \"CH\",\n            \"code\": \"27250000\"\n        },\n        {\n            \"name\": \"EL MOLINO\",\n            \"state_code\": \"LG\",\n            \"code\": \"44110000\"\n        },\n        {\n            \"name\": \"EL PASO\",\n            \"state_code\": \"CE\",\n            \"code\": \"20250000\"\n        },\n        {\n            \"name\": \"EL PAUJIL\",\n            \"state_code\": \"CA\",\n            \"code\": \"18256000\"\n        },\n        {\n            \"name\": \"EL PENOL\",\n            \"state_code\": \"NA\",\n            \"code\": \"52254000\"\n        },\n        {\n            \"name\": \"EL PENON\",\n            \"state_code\": \"SN\",\n            \"code\": \"68250000\"\n        },\n        {\n            \"name\": \"EL PENON\",\n            \"state_code\": \"BL\",\n            \"code\": \"13268000\"\n        },\n        {\n            \"name\": \"EL PENON\",\n            \"state_code\": \"CN\",\n            \"code\": \"25258000\"\n        },\n        {\n            \"name\": \"EL PINON\",\n            \"state_code\": \"MA\",\n            \"code\": \"47258000\"\n        },\n        {\n            \"name\": \"EL PLAYON\",\n            \"state_code\": \"SN\",\n            \"code\": \"68255000\"\n        },\n        {\n            \"name\": \"EL RETEN\",\n            \"state_code\": \"MA\",\n            \"code\": \"47268000\"\n        },\n        {\n            \"name\": \"EL RETORNO\",\n            \"state_code\": \"GA\",\n            \"code\": \"95025000\"\n        },\n        {\n            \"name\": \"EL ROBLE\",\n            \"state_code\": \"SU\",\n            \"code\": \"70233000\"\n        },\n        {\n            \"name\": \"EL ROSAL\",\n            \"state_code\": \"CN\",\n            \"code\": \"25260000\"\n        },\n        {\n            \"name\": \"EL ROSARIO\",\n            \"state_code\": \"NA\",\n            \"code\": \"52256000\"\n        },\n        {\n            \"name\": \"EL SANTUARIO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05697000\"\n        },\n        {\n            \"name\": \"EL TABLON DE GOMEZ\",\n            \"state_code\": \"NA\",\n            \"code\": \"52258000\"\n        },\n        {\n            \"name\": \"EL TAMBO\",\n            \"state_code\": \"CU\",\n            \"code\": \"19256000\"\n        },\n        {\n            \"name\": \"EL TAMBO\",\n            \"state_code\": \"NA\",\n            \"code\": \"52260000\"\n        },\n        {\n            \"name\": \"EL TARRA\",\n            \"state_code\": \"NS\",\n            \"code\": \"54003018\"\n        },\n        {\n            \"name\": \"EL TARRA\",\n            \"state_code\": \"NS\",\n            \"code\": \"54250000\"\n        },\n        {\n            \"name\": \"EL ZULIA\",\n            \"state_code\": \"NS\",\n            \"code\": \"54261000\"\n        },\n        {\n            \"name\": \"ELIAS\",\n            \"state_code\": \"HU\",\n            \"code\": \"41244000\"\n        },\n        {\n            \"name\": \"ENCINO\",\n            \"state_code\": \"SN\",\n            \"code\": \"68264000\"\n        },\n        {\n            \"name\": \"ENCISO\",\n            \"state_code\": \"SN\",\n            \"code\": \"68266000\"\n        },\n        {\n            \"name\": \"ENTRERRIOS\",\n            \"state_code\": \"AN\",\n            \"code\": \"05264000\"\n        },\n        {\n            \"name\": \"ENVIGADO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05266000\"\n        },\n        {\n            \"name\": \"ESPINAL\",\n            \"state_code\": \"TO\",\n            \"code\": \"73268000\"\n        },\n        {\n            \"name\": \"FACATATIVA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25269000\"\n        },\n        {\n            \"name\": \"FALAN\",\n            \"state_code\": \"TO\",\n            \"code\": \"73270000\"\n        },\n        {\n            \"name\": \"FILADELFIA\",\n            \"state_code\": \"CL\",\n            \"code\": \"17272000\"\n        },\n        {\n            \"name\": \"FILANDIA\",\n            \"state_code\": \"QU\",\n            \"code\": \"63272000\"\n        },\n        {\n            \"name\": \"FIRAVITOBA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15272000\"\n        },\n        {\n            \"name\": \"FLANDES\",\n            \"state_code\": \"TO\",\n            \"code\": \"73275000\"\n        },\n        {\n            \"name\": \"FLORENCIA\",\n            \"state_code\": \"CU\",\n            \"code\": \"19290000\"\n        },\n        {\n            \"name\": \"FLORENCIA\",\n            \"state_code\": \"CA\",\n            \"code\": \"18001000\"\n        },\n        {\n            \"name\": \"FLORESTA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15276000\"\n        },\n        {\n            \"name\": \"FLORIAN\",\n            \"state_code\": \"SN\",\n            \"code\": \"68271000\"\n        },\n        {\n            \"name\": \"FLORIDA\",\n            \"state_code\": \"VC\",\n            \"code\": \"76275000\"\n        },\n        {\n            \"name\": \"FLORIDABLANCA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68276000\"\n        },\n        {\n            \"name\": \"FOMEQUE\",\n            \"state_code\": \"CN\",\n            \"code\": \"25279000\"\n        },\n        {\n            \"name\": \"FONSECA\",\n            \"state_code\": \"LG\",\n            \"code\": \"44279000\"\n        },\n        {\n            \"name\": \"FORTUL\",\n            \"state_code\": \"AR\",\n            \"code\": \"81300000\"\n        },\n        {\n            \"name\": \"FOSCA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25281000\"\n        },\n        {\n            \"name\": \"FRANCISCO PIZARRO\",\n            \"state_code\": \"NA\",\n            \"code\": \"52520000\"\n        },\n        {\n            \"name\": \"FREDONIA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05282000\"\n        },\n        {\n            \"name\": \"FRESNO\",\n            \"state_code\": \"TO\",\n            \"code\": \"73283000\"\n        },\n        {\n            \"name\": \"FRONTINO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05284000\"\n        },\n        {\n            \"name\": \"FUENTE DE ORO\",\n            \"state_code\": \"ME\",\n            \"code\": \"50287000\"\n        },\n        {\n            \"name\": \"FUNDACION\",\n            \"state_code\": \"MA\",\n            \"code\": \"47288000\"\n        },\n        {\n            \"name\": \"FUNES\",\n            \"state_code\": \"NA\",\n            \"code\": \"52287000\"\n        },\n        {\n            \"name\": \"FUNZA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25286000\"\n        },\n        {\n            \"name\": \"FUQUENE\",\n            \"state_code\": \"CN\",\n            \"code\": \"25288000\"\n        },\n        {\n            \"name\": \"FUSAGASUGA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25290000\"\n        },\n        {\n            \"name\": \"GACHALA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25293000\"\n        },\n        {\n            \"name\": \"GACHANCIPA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25295000\"\n        },\n        {\n            \"name\": \"GACHANTIVA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15293000\"\n        },\n        {\n            \"name\": \"GACHETA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25297000\"\n        },\n        {\n            \"name\": \"GALAN\",\n            \"state_code\": \"SN\",\n            \"code\": \"68296000\"\n        },\n        {\n            \"name\": \"GALAPA\",\n            \"state_code\": \"AT\",\n            \"code\": \"08296000\"\n        },\n        {\n            \"name\": \"GALERAS\",\n            \"state_code\": \"SU\",\n            \"code\": \"70235000\"\n        },\n        {\n            \"name\": \"GAMA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25299000\"\n        },\n        {\n            \"name\": \"GAMARRA\",\n            \"state_code\": \"CE\",\n            \"code\": \"20295000\"\n        },\n        {\n            \"name\": \"GAMBITA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68298000\"\n        },\n        {\n            \"name\": \"GAMEZA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15296000\"\n        },\n        {\n            \"name\": \"GARAGOA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15299000\"\n        },\n        {\n            \"name\": \"GARZON\",\n            \"state_code\": \"HU\",\n            \"code\": \"41298000\"\n        },\n        {\n            \"name\": \"GENOVA\",\n            \"state_code\": \"QU\",\n            \"code\": \"63302000\"\n        },\n        {\n            \"name\": \"GIGANTE\",\n            \"state_code\": \"HU\",\n            \"code\": \"41306000\"\n        },\n        {\n            \"name\": \"GINEBRA\",\n            \"state_code\": \"VC\",\n            \"code\": \"76306000\"\n        },\n        {\n            \"name\": \"GIRALDO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05306000\"\n        },\n        {\n            \"name\": \"GIRARDOT\",\n            \"state_code\": \"CN\",\n            \"code\": \"25307000\"\n        },\n        {\n            \"name\": \"GIRARDOTA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05308000\"\n        },\n        {\n            \"name\": \"GIRON\",\n            \"state_code\": \"SN\",\n            \"code\": \"68307000\"\n        },\n        {\n            \"name\": \"GOMEZ PLATA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05310000\"\n        },\n        {\n            \"name\": \"GONZALEZ\",\n            \"state_code\": \"CE\",\n            \"code\": \"20310000\"\n        },\n        {\n            \"name\": \"GRAMALOTE\",\n            \"state_code\": \"NS\",\n            \"code\": \"54313000\"\n        },\n        {\n            \"name\": \"GRANADA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25312000\"\n        },\n        {\n            \"name\": \"GRANADA\",\n            \"state_code\": \"ME\",\n            \"code\": \"50313000\"\n        },\n        {\n            \"name\": \"GRANADA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05313000\"\n        },\n        {\n            \"name\": \"GUACA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68318000\"\n        },\n        {\n            \"name\": \"GUACAMAYAS\",\n            \"state_code\": \"BY\",\n            \"code\": \"15317000\"\n        },\n        {\n            \"name\": \"GUACARI\",\n            \"state_code\": \"VC\",\n            \"code\": \"76318000\"\n        },\n        {\n            \"name\": \"GUACHENE\",\n            \"state_code\": \"CU\",\n            \"code\": \"19300000\"\n        },\n        {\n            \"name\": \"GUACHETA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25317000\"\n        },\n        {\n            \"name\": \"GUACHUCAL\",\n            \"state_code\": \"NA\",\n            \"code\": \"52317000\"\n        },\n        {\n            \"name\": \"GUADALUPE\",\n            \"state_code\": \"HU\",\n            \"code\": \"41319000\"\n        },\n        {\n            \"name\": \"GUADALUPE\",\n            \"state_code\": \"SN\",\n            \"code\": \"68320000\"\n        },\n        {\n            \"name\": \"GUADALUPE\",\n            \"state_code\": \"AN\",\n            \"code\": \"05315000\"\n        },\n        {\n            \"name\": \"GUADUAS\",\n            \"state_code\": \"CN\",\n            \"code\": \"25320000\"\n        },\n        {\n            \"name\": \"GUAITARILLA\",\n            \"state_code\": \"NA\",\n            \"code\": \"52320000\"\n        },\n        {\n            \"name\": \"GUALMATAN\",\n            \"state_code\": \"NA\",\n            \"code\": \"52323000\"\n        },\n        {\n            \"name\": \"GUAMAL\",\n            \"state_code\": \"MA\",\n            \"code\": \"47318000\"\n        },\n        {\n            \"name\": \"GUAMAL\",\n            \"state_code\": \"ME\",\n            \"code\": \"50318000\"\n        },\n        {\n            \"name\": \"GUAMO\",\n            \"state_code\": \"TO\",\n            \"code\": \"73319000\"\n        },\n        {\n            \"name\": \"GUAPI\",\n            \"state_code\": \"CU\",\n            \"code\": \"19318000\"\n        },\n        {\n            \"name\": \"GUAPOTA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68322000\"\n        },\n        {\n            \"name\": \"GUARANDA\",\n            \"state_code\": \"SU\",\n            \"code\": \"70265000\"\n        },\n        {\n            \"name\": \"GUARNE \",\n            \"state_code\": \"AN\",\n            \"code\": \"05318000\"\n        },\n        {\n            \"name\": \"GUASCA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25322000\"\n        },\n        {\n            \"name\": \"GUATAPE\",\n            \"state_code\": \"AN\",\n            \"code\": \"05321000\"\n        },\n        {\n            \"name\": \"GUATAQUI\",\n            \"state_code\": \"CN\",\n            \"code\": \"25324000\"\n        },\n        {\n            \"name\": \"GUATAVITA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25326000\"\n        },\n        {\n            \"name\": \"GUATEQUE\",\n            \"state_code\": \"BY\",\n            \"code\": \"15322000\"\n        },\n        {\n            \"name\": \"GUATICA\",\n            \"state_code\": \"RI\",\n            \"code\": \"66318000\"\n        },\n        {\n            \"name\": \"GUAVATA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68324000\"\n        },\n        {\n            \"name\": \"GUAYABAL DE SIQUIMA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25328000\"\n        },\n        {\n            \"name\": \"GUAYABETAL\",\n            \"state_code\": \"CN\",\n            \"code\": \"25335000\"\n        },\n        {\n            \"name\": \"GUAYATA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15325000\"\n        },\n        {\n            \"name\": \"GUEPSA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68327000\"\n        },\n        {\n            \"name\": \"GUICAN\",\n            \"state_code\": \"BY\",\n            \"code\": \"15332000\"\n        },\n        {\n            \"name\": \"GUTIERREZ\",\n            \"state_code\": \"CN\",\n            \"code\": \"25339000\"\n        },\n        {\n            \"name\": \"HACARI\",\n            \"state_code\": \"NS\",\n            \"code\": \"54344000\"\n        },\n        {\n            \"name\": \"HATILLO DE LOBA\",\n            \"state_code\": \"BL\",\n            \"code\": \"13300000\"\n        },\n        {\n            \"name\": \"HATO\",\n            \"state_code\": \"SN\",\n            \"code\": \"68344000\"\n        },\n        {\n            \"name\": \"HATO COROZAL\",\n            \"state_code\": \"CS\",\n            \"code\": \"85125000\"\n        },\n        {\n            \"name\": \"HATONUEVO\",\n            \"state_code\": \"LG\",\n            \"code\": \"44378000\"\n        },\n        {\n            \"name\": \"HELICONIA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05347000\"\n        },\n        {\n            \"name\": \"HERRAN\",\n            \"state_code\": \"NS\",\n            \"code\": \"54347000\"\n        },\n        {\n            \"name\": \"HERVEO\",\n            \"state_code\": \"TO\",\n            \"code\": \"73347000\"\n        },\n        {\n            \"name\": \"HISPANIA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05353000\"\n        },\n        {\n            \"name\": \"HOBO\",\n            \"state_code\": \"HU\",\n            \"code\": \"41349000\"\n        },\n        {\n            \"name\": \"HONDA\",\n            \"state_code\": \"TO\",\n            \"code\": \"73349000\"\n        },\n        {\n            \"name\": \"IBAGUE\",\n            \"state_code\": \"TO\",\n            \"code\": \"73001000\"\n        },\n        {\n            \"name\": \"ICONONZO\",\n            \"state_code\": \"TO\",\n            \"code\": \"73352000\"\n        },\n        {\n            \"name\": \"ILES\",\n            \"state_code\": \"NA\",\n            \"code\": \"52352000\"\n        },\n        {\n            \"name\": \"IMUES\",\n            \"state_code\": \"NA\",\n            \"code\": \"52354000\"\n        },\n        {\n            \"name\": \"INIRIDA\",\n            \"state_code\": \"GU\",\n            \"code\": \"94001000\"\n        },\n        {\n            \"name\": \"INZA\",\n            \"state_code\": \"CU\",\n            \"code\": \"19355000\"\n        },\n        {\n            \"name\": \"IPIALES\",\n            \"state_code\": \"NA\",\n            \"code\": \"52356000\"\n        },\n        {\n            \"name\": \"IQUIRA\",\n            \"state_code\": \"HU\",\n            \"code\": \"41357000\"\n        },\n        {\n            \"name\": \"ISNOS\",\n            \"state_code\": \"HU\",\n            \"code\": \"41359000\"\n        },\n        {\n            \"name\": \"ISTMINA\",\n            \"state_code\": \"CH\",\n            \"code\": \"27361000\"\n        },\n        {\n            \"name\": \"ITAGUI\",\n            \"state_code\": \"AN\",\n            \"code\": \"05360000\"\n        },\n        {\n            \"name\": \"ITUANGO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05361000\"\n        },\n        {\n            \"name\": \"IZA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15362000\"\n        },\n        {\n            \"name\": \"JAMBALO\",\n            \"state_code\": \"CU\",\n            \"code\": \"19364000\"\n        },\n        {\n            \"name\": \"JAMUNDI\",\n            \"state_code\": \"VC\",\n            \"code\": \"76364000\"\n        },\n        {\n            \"name\": \"JARDIN\",\n            \"state_code\": \"AN\",\n            \"code\": \"05364000\"\n        },\n        {\n            \"name\": \"JENESANO\",\n            \"state_code\": \"BY\",\n            \"code\": \"15367000\"\n        },\n        {\n            \"name\": \"JERICO \",\n            \"state_code\": \"AN\",\n            \"code\": \"05368000\"\n        },\n        {\n            \"name\": \"JERICO \",\n            \"state_code\": \"BY\",\n            \"code\": \"15368000\"\n        },\n        {\n            \"name\": \"JERUSALEN\",\n            \"state_code\": \"CN\",\n            \"code\": \"25368000\"\n        },\n        {\n            \"name\": \"JESUS MARIA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68368000\"\n        },\n        {\n            \"name\": \"JORDAN\",\n            \"state_code\": \"SN\",\n            \"code\": \"68370000\"\n        },\n        {\n            \"name\": \"JUAN DE ACOSTA\",\n            \"state_code\": \"AT\",\n            \"code\": \"08372000\"\n        },\n        {\n            \"name\": \"JUNIN \",\n            \"state_code\": \"CN\",\n            \"code\": \"25372000\"\n        },\n        {\n            \"name\": \"JURADO\",\n            \"state_code\": \"CH\",\n            \"code\": \"27372000\"\n        },\n        {\n            \"name\": \"LA APARTADA\",\n            \"state_code\": \"CO\",\n            \"code\": \"23350000\"\n        },\n        {\n            \"name\": \"LA ARGENTINA \",\n            \"state_code\": \"HU\",\n            \"code\": \"41378000\"\n        },\n        {\n            \"name\": \"LA BELLEZA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68377000\"\n        },\n        {\n            \"name\": \"LA CALERA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25377000\"\n        },\n        {\n            \"name\": \"LA CAPILLA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15380000\"\n        },\n        {\n            \"name\": \"LA CEJA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05376000\"\n        },\n        {\n            \"name\": \"LA CELIA\",\n            \"state_code\": \"RI\",\n            \"code\": \"66383000\"\n        },\n        {\n            \"name\": \"LA CHORRERA\",\n            \"state_code\": \"AM\",\n            \"code\": \"91405000\"\n        },\n        {\n            \"name\": \"LA CRUZ \",\n            \"state_code\": \"NA\",\n            \"code\": \"52378000\"\n        },\n        {\n            \"name\": \"LA CUMBRE \",\n            \"state_code\": \"VC\",\n            \"code\": \"76377000\"\n        },\n        {\n            \"name\": \"LA DORADA\",\n            \"state_code\": \"CL\",\n            \"code\": \"17380000\"\n        },\n        {\n            \"name\": \"LA ESPERANZA\",\n            \"state_code\": \"NS\",\n            \"code\": \"54385000\"\n        },\n        {\n            \"name\": \"LA ESTRELLA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05380000\"\n        },\n        {\n            \"name\": \"LA FLORIDA \",\n            \"state_code\": \"NA\",\n            \"code\": \"52381000\"\n        },\n        {\n            \"name\": \"LA GLORIA \",\n            \"state_code\": \"CE\",\n            \"code\": \"20383000\"\n        },\n        {\n            \"name\": \"LA GUADALUPE\",\n            \"state_code\": \"GU\",\n            \"code\": \"94885000\"\n        },\n        {\n            \"name\": \"LA JAGUA DE IBIRICO\",\n            \"state_code\": \"CE\",\n            \"code\": \"20400000\"\n        },\n        {\n            \"name\": \"LA JAGUA DEL PILAR\",\n            \"state_code\": \"LG\",\n            \"code\": \"44420000\"\n        },\n        {\n            \"name\": \"LA LLANADA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25181002\"\n        },\n        {\n            \"name\": \"LA LLANADA\",\n            \"state_code\": \"NA\",\n            \"code\": \"52385000\"\n        },\n        {\n            \"name\": \"LA MACARENA\",\n            \"state_code\": \"ME\",\n            \"code\": \"50350000\"\n        },\n        {\n            \"name\": \"LA MERCED\",\n            \"state_code\": \"CL\",\n            \"code\": \"17388000\"\n        },\n        {\n            \"name\": \"LA MESA \",\n            \"state_code\": \"CN\",\n            \"code\": \"25386000\"\n        },\n        {\n            \"name\": \"LA MONTANITA\",\n            \"state_code\": \"CA\",\n            \"code\": \"18410000\"\n        },\n        {\n            \"name\": \"LA PALMA \",\n            \"state_code\": \"CN\",\n            \"code\": \"25394000\"\n        },\n        {\n            \"name\": \"LA PAZ\",\n            \"state_code\": \"CE\",\n            \"code\": \"20621000\"\n        },\n        {\n            \"name\": \"LA PAZ \",\n            \"state_code\": \"SN\",\n            \"code\": \"68397000\"\n        },\n        {\n            \"name\": \"LA PEDRERA\",\n            \"state_code\": \"AM\",\n            \"code\": \"91407000\"\n        },\n        {\n            \"name\": \"LA PENA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25398000\"\n        },\n        {\n            \"name\": \"LA PINTADA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05390000\"\n        },\n        {\n            \"name\": \"LA PINTADA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05390000\"\n        },\n        {\n            \"name\": \"LA PLATA\",\n            \"state_code\": \"HU\",\n            \"code\": \"41396000\"\n        },\n        {\n            \"name\": \"LA PLAYA\",\n            \"state_code\": \"NS\",\n            \"code\": \"54398000\"\n        },\n        {\n            \"name\": \"LA PRIMAVERA \",\n            \"state_code\": \"VI\",\n            \"code\": \"99524000\"\n        },\n        {\n            \"name\": \"LA SALINA\",\n            \"state_code\": \"CS\",\n            \"code\": \"85136000\"\n        },\n        {\n            \"name\": \"LA SIERRA \",\n            \"state_code\": \"CU\",\n            \"code\": \"19392000\"\n        },\n        {\n            \"name\": \"LA TEBAIDA\",\n            \"state_code\": \"QU\",\n            \"code\": \"63401000\"\n        },\n        {\n            \"name\": \"LA TOLA\",\n            \"state_code\": \"NA\",\n            \"code\": \"52390000\"\n        },\n        {\n            \"name\": \"LA UNION \",\n            \"state_code\": \"NA\",\n            \"code\": \"52399000\"\n        },\n        {\n            \"name\": \"LA UNION \",\n            \"state_code\": \"AN\",\n            \"code\": \"05400000\"\n        },\n        {\n            \"name\": \"LA UNION \",\n            \"state_code\": \"SU\",\n            \"code\": \"70400000\"\n        },\n        {\n            \"name\": \"LA UNION \",\n            \"state_code\": \"VC\",\n            \"code\": \"76400000\"\n        },\n        {\n            \"name\": \"LA UVITA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15403000\"\n        },\n        {\n            \"name\": \"LA VEGA \",\n            \"state_code\": \"CN\",\n            \"code\": \"25402000\"\n        },\n        {\n            \"name\": \"LA VEGA \",\n            \"state_code\": \"CU\",\n            \"code\": \"19397000\"\n        },\n        {\n            \"name\": \"LA VICTORIA\",\n            \"state_code\": \"AM\",\n            \"code\": \"91430000\"\n        },\n        {\n            \"name\": \"LA VICTORIA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15401000\"\n        },\n        {\n            \"name\": \"LA VICTORIA \",\n            \"state_code\": \"VC\",\n            \"code\": \"76403000\"\n        },\n        {\n            \"name\": \"LA VIRGINIA \",\n            \"state_code\": \"RI\",\n            \"code\": \"66400000\"\n        },\n        {\n            \"name\": \"LABATECA\",\n            \"state_code\": \"NS\",\n            \"code\": \"54377000\"\n        },\n        {\n            \"name\": \"LABRANZAGRANDE\",\n            \"state_code\": \"BY\",\n            \"code\": \"15377000\"\n        },\n        {\n            \"name\": \"LANDAZURI\",\n            \"state_code\": \"SN\",\n            \"code\": \"68385000\"\n        },\n        {\n            \"name\": \"LEBRIJA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68406000\"\n        },\n        {\n            \"name\": \"LEGUIZAMO\",\n            \"state_code\": \"PU\",\n            \"code\": \"86573000\"\n        },\n        {\n            \"name\": \"LEIVA\",\n            \"state_code\": \"NA\",\n            \"code\": \"52405000\"\n        },\n        {\n            \"name\": \"LEJANIAS\",\n            \"state_code\": \"ME\",\n            \"code\": \"50400000\"\n        },\n        {\n            \"name\": \"LENGUAZAQUE\",\n            \"state_code\": \"CN\",\n            \"code\": \"25407000\"\n        },\n        {\n            \"name\": \"LERIDA\",\n            \"state_code\": \"TO\",\n            \"code\": \"73408000\"\n        },\n        {\n            \"name\": \"LETICIA\",\n            \"state_code\": \"AM\",\n            \"code\": \"91001000\"\n        },\n        {\n            \"name\": \"LIBANO \",\n            \"state_code\": \"TO\",\n            \"code\": \"73411000\"\n        },\n        {\n            \"name\": \"LIBORINA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05411000\"\n        },\n        {\n            \"name\": \"LINARES\",\n            \"state_code\": \"NA\",\n            \"code\": \"52411000\"\n        },\n        {\n            \"name\": \"LLORO\",\n            \"state_code\": \"CH\",\n            \"code\": \"27413000\"\n        },\n        {\n            \"name\": \"LOPEZ\",\n            \"state_code\": \"CU\",\n            \"code\": \"19821003\"\n        },\n        {\n            \"name\": \"LORICA\",\n            \"state_code\": \"CO\",\n            \"code\": \"23417000\"\n        },\n        {\n            \"name\": \"LOS ANDES\",\n            \"state_code\": \"NA\",\n            \"code\": \"52418000\"\n        },\n        {\n            \"name\": \"LOS CORDOBAS\",\n            \"state_code\": \"CO\",\n            \"code\": \"23419000\"\n        },\n        {\n            \"name\": \"LOS CORDOBAS\",\n            \"state_code\": \"CO\",\n            \"code\": \"23466034\"\n        },\n        {\n            \"name\": \"LOS PALMITOS\",\n            \"state_code\": \"SU\",\n            \"code\": \"70418000\"\n        },\n        {\n            \"name\": \"LOS PATIOS \",\n            \"state_code\": \"NS\",\n            \"code\": \"54405000\"\n        },\n        {\n            \"name\": \"LOS SANTOS\",\n            \"state_code\": \"SN\",\n            \"code\": \"68418000\"\n        },\n        {\n            \"name\": \"LOURDES\",\n            \"state_code\": \"NS\",\n            \"code\": \"54418000\"\n        },\n        {\n            \"name\": \"LURUACO\",\n            \"state_code\": \"AT\",\n            \"code\": \"08421000\"\n        },\n        {\n            \"name\": \"MACANAL\",\n            \"state_code\": \"BY\",\n            \"code\": \"15425000\"\n        },\n        {\n            \"name\": \"MACARAVITA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68425000\"\n        },\n        {\n            \"name\": \"MACEO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05425000\"\n        },\n        {\n            \"name\": \"MACHETA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25426000\"\n        },\n        {\n            \"name\": \"MADRID\",\n            \"state_code\": \"CN\",\n            \"code\": \"25430000\"\n        },\n        {\n            \"name\": \"MAGANGUE\",\n            \"state_code\": \"BL\",\n            \"code\": \"13430000\"\n        },\n        {\n            \"name\": \"MAGUI\",\n            \"state_code\": \"NA\",\n            \"code\": \"52427000\"\n        },\n        {\n            \"name\": \"MAHATES\",\n            \"state_code\": \"BL\",\n            \"code\": \"13433000\"\n        },\n        {\n            \"name\": \"MAICAO\",\n            \"state_code\": \"LG\",\n            \"code\": \"44430000\"\n        },\n        {\n            \"name\": \"MAJAGUAL \",\n            \"state_code\": \"SU\",\n            \"code\": \"70429000\"\n        },\n        {\n            \"name\": \"MALAGA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68432000\"\n        },\n        {\n            \"name\": \"MALAMBO \",\n            \"state_code\": \"AT\",\n            \"code\": \"08433000\"\n        },\n        {\n            \"name\": \"MALLAMA\",\n            \"state_code\": \"NA\",\n            \"code\": \"52435000\"\n        },\n        {\n            \"name\": \"MANATI\",\n            \"state_code\": \"AT\",\n            \"code\": \"08436000\"\n        },\n        {\n            \"name\": \"MANAURE\",\n            \"state_code\": \"CE\",\n            \"code\": \"20443000\"\n        },\n        {\n            \"name\": \"MANAURE\",\n            \"state_code\": \"LG\",\n            \"code\": \"44560000\"\n        },\n        {\n            \"name\": \"MANI\",\n            \"state_code\": \"CS\",\n            \"code\": \"85139000\"\n        },\n        {\n            \"name\": \"MANIZALES\",\n            \"state_code\": \"CL\",\n            \"code\": \"17001000\"\n        },\n        {\n            \"name\": \"MANTA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25436000\"\n        },\n        {\n            \"name\": \"MANZANARES\",\n            \"state_code\": \"CL\",\n            \"code\": \"17433000\"\n        },\n        {\n            \"name\": \"MAPIRIPAN\",\n            \"state_code\": \"ME\",\n            \"code\": \"50325000\"\n        },\n        {\n            \"name\": \"MAPIRIPANA\",\n            \"state_code\": \"GU\",\n            \"code\": \"94663000\"\n        },\n        {\n            \"name\": \"MARGARITA\",\n            \"state_code\": \"BL\",\n            \"code\": \"13440000\"\n        },\n        {\n            \"name\": \"MARIA LA BAJA\",\n            \"state_code\": \"BL\",\n            \"code\": \"13442000\"\n        },\n        {\n            \"name\": \"MARINILLA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05440000\"\n        },\n        {\n            \"name\": \"MARIPI\",\n            \"state_code\": \"BY\",\n            \"code\": \"15442000\"\n        },\n        {\n            \"name\": \"MARIQUITA\",\n            \"state_code\": \"TO\",\n            \"code\": \"73443000\"\n        },\n        {\n            \"name\": \"MARMATO\",\n            \"state_code\": \"CL\",\n            \"code\": \"17442000\"\n        },\n        {\n            \"name\": \"MARQUETALIA\",\n            \"state_code\": \"CL\",\n            \"code\": \"17444000\"\n        },\n        {\n            \"name\": \"MARSELLA \",\n            \"state_code\": \"RI\",\n            \"code\": \"66440000\"\n        },\n        {\n            \"name\": \"MARULANDA\",\n            \"state_code\": \"CL\",\n            \"code\": \"17446000\"\n        },\n        {\n            \"name\": \"MATANZA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68444000\"\n        },\n        {\n            \"name\": \"MEDELLIN\",\n            \"state_code\": \"AN\",\n            \"code\": \"05001000\"\n        },\n        {\n            \"name\": \"MEDINA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25438000\"\n        },\n        {\n            \"name\": \"MEDIO ATRATO\",\n            \"state_code\": \"CH\",\n            \"code\": \"27425000\"\n        },\n        {\n            \"name\": \"MEDIO BAUDO\",\n            \"state_code\": \"CH\",\n            \"code\": \"27430000\"\n        },\n        {\n            \"name\": \"MEDIO SAN JUAN\",\n            \"state_code\": \"CH\",\n            \"code\": \"27450000\"\n        },\n        {\n            \"name\": \"MELGAR\",\n            \"state_code\": \"TO\",\n            \"code\": \"73449000\"\n        },\n        {\n            \"name\": \"MERCADERES\",\n            \"state_code\": \"CU\",\n            \"code\": \"19450000\"\n        },\n        {\n            \"name\": \"MESETAS\",\n            \"state_code\": \"ME\",\n            \"code\": \"50330000\"\n        },\n        {\n            \"name\": \"MILAN\",\n            \"state_code\": \"CA\",\n            \"code\": \"18460000\"\n        },\n        {\n            \"name\": \"MIRAFLORES\",\n            \"state_code\": \"BY\",\n            \"code\": \"15455000\"\n        },\n        {\n            \"name\": \"MIRAFLORES \",\n            \"state_code\": \"GA\",\n            \"code\": \"95200000\"\n        },\n        {\n            \"name\": \"MIRANDA\",\n            \"state_code\": \"CU\",\n            \"code\": \"19455000\"\n        },\n        {\n            \"name\": \"MIRITI PARANA\",\n            \"state_code\": \"AM\",\n            \"code\": \"91460000\"\n        },\n        {\n            \"name\": \"MISTRATO\",\n            \"state_code\": \"RI\",\n            \"code\": \"66456000\"\n        },\n        {\n            \"name\": \"MITU\",\n            \"state_code\": \"VA\",\n            \"code\": \"97001000\"\n        },\n        {\n            \"name\": \"MOCOA\",\n            \"state_code\": \"PU\",\n            \"code\": \"86001000\"\n        },\n        {\n            \"name\": \"MOGOTES\",\n            \"state_code\": \"SN\",\n            \"code\": \"68464000\"\n        },\n        {\n            \"name\": \"MOLAGAVITA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68468000\"\n        },\n        {\n            \"name\": \"MOMIL\",\n            \"state_code\": \"CO\",\n            \"code\": \"23464000\"\n        },\n        {\n            \"name\": \"MOMPOS\",\n            \"state_code\": \"BL\",\n            \"code\": \"13468000\"\n        },\n        {\n            \"name\": \"MONGUA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15464000\"\n        },\n        {\n            \"name\": \"MONGUI\",\n            \"state_code\": \"BY\",\n            \"code\": \"15466000\"\n        },\n        {\n            \"name\": \"MONIQUIRA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15469000\"\n        },\n        {\n            \"name\": \"MONITOS\",\n            \"state_code\": \"CO\",\n            \"code\": \"23500000\"\n        },\n        {\n            \"name\": \"MONTEBELLO \",\n            \"state_code\": \"AN\",\n            \"code\": \"05467000\"\n        },\n        {\n            \"name\": \"MONTECRISTO\",\n            \"state_code\": \"BL\",\n            \"code\": \"13458000\"\n        },\n        {\n            \"name\": \"MONTELIBANO\",\n            \"state_code\": \"CO\",\n            \"code\": \"23466000\"\n        },\n        {\n            \"name\": \"MONTENEGRO\",\n            \"state_code\": \"QU\",\n            \"code\": \"63470000\"\n        },\n        {\n            \"name\": \"MONTERIA\",\n            \"state_code\": \"CO\",\n            \"code\": \"23001000\"\n        },\n        {\n            \"name\": \"MONTERREY\",\n            \"state_code\": \"CS\",\n            \"code\": \"85162000\"\n        },\n        {\n            \"name\": \"MORALES\",\n            \"state_code\": \"CU\",\n            \"code\": \"19473000\"\n        },\n        {\n            \"name\": \"MORALES\",\n            \"state_code\": \"BL\",\n            \"code\": \"13473000\"\n        },\n        {\n            \"name\": \"MORELIA \",\n            \"state_code\": \"CA\",\n            \"code\": \"18479000\"\n        },\n        {\n            \"name\": \"MORICHAL\",\n            \"state_code\": \"GU\",\n            \"code\": \"94888000\"\n        },\n        {\n            \"name\": \"MORROA\",\n            \"state_code\": \"SU\",\n            \"code\": \"70473000\"\n        },\n        {\n            \"name\": \"MOSQUERA \",\n            \"state_code\": \"CN\",\n            \"code\": \"25473000\"\n        },\n        {\n            \"name\": \"MOSQUERA \",\n            \"state_code\": \"NA\",\n            \"code\": \"52473000\"\n        },\n        {\n            \"name\": \"MOTAVITA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15476000\"\n        },\n        {\n            \"name\": \"MURILLO \",\n            \"state_code\": \"TO\",\n            \"code\": \"73461000\"\n        },\n        {\n            \"name\": \"MURINDO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05475000\"\n        },\n        {\n            \"name\": \"MUTATA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05480000\"\n        },\n        {\n            \"name\": \"MUTISCUA\",\n            \"state_code\": \"NS\",\n            \"code\": \"54480000\"\n        },\n        {\n            \"name\": \"MUZO\",\n            \"state_code\": \"BY\",\n            \"code\": \"15480000\"\n        },\n        {\n            \"name\": \"NARINO \",\n            \"state_code\": \"AN\",\n            \"code\": \"05483000\"\n        },\n        {\n            \"name\": \"NARINO \",\n            \"state_code\": \"CN\",\n            \"code\": \"25483000\"\n        },\n        {\n            \"name\": \"NARINO \",\n            \"state_code\": \"NA\",\n            \"code\": \"52001006\"\n        },\n        {\n            \"name\": \"NATAGA\",\n            \"state_code\": \"HU\",\n            \"code\": \"41483000\"\n        },\n        {\n            \"name\": \"NATAGAIMA\",\n            \"state_code\": \"TO\",\n            \"code\": \"73483000\"\n        },\n        {\n            \"name\": \"NECHI\",\n            \"state_code\": \"AN\",\n            \"code\": \"05495000\"\n        },\n        {\n            \"name\": \"NECOCLI\",\n            \"state_code\": \"AN\",\n            \"code\": \"05490000\"\n        },\n        {\n            \"name\": \"NEIRA\",\n            \"state_code\": \"CL\",\n            \"code\": \"17486000\"\n        },\n        {\n            \"name\": \"NEIVA\",\n            \"state_code\": \"HU\",\n            \"code\": \"41001000\"\n        },\n        {\n            \"name\": \"NEMOCON\",\n            \"state_code\": \"CN\",\n            \"code\": \"25486000\"\n        },\n        {\n            \"name\": \"NILO\",\n            \"state_code\": \"CN\",\n            \"code\": \"25488000\"\n        },\n        {\n            \"name\": \"NIMAIMA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25489000\"\n        },\n        {\n            \"name\": \"NOBSA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15491000\"\n        },\n        {\n            \"name\": \"NOCAIMA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25491000\"\n        },\n        {\n            \"name\": \"NORCASIA\",\n            \"state_code\": \"CL\",\n            \"code\": \"17495000\"\n        },\n        {\n            \"name\": \"NOROSI\",\n            \"state_code\": \"BL\",\n            \"code\": \"13490000\"\n        },\n        {\n            \"name\": \"NOVITA\",\n            \"state_code\": \"CH\",\n            \"code\": \"27491000\"\n        },\n        {\n            \"name\": \"NUEVA GRANADA\",\n            \"state_code\": \"MA\",\n            \"code\": \"47460000\"\n        },\n        {\n            \"name\": \"NUEVO COLON\",\n            \"state_code\": \"BY\",\n            \"code\": \"15494000\"\n        },\n        {\n            \"name\": \"NUNCHIA\",\n            \"state_code\": \"CS\",\n            \"code\": \"85225000\"\n        },\n        {\n            \"name\": \"NUQUI\",\n            \"state_code\": \"CH\",\n            \"code\": \"27495000\"\n        },\n        {\n            \"name\": \"OBANDO\",\n            \"state_code\": \"VC\",\n            \"code\": \"76497000\"\n        },\n        {\n            \"name\": \"OCAMONTE\",\n            \"state_code\": \"SN\",\n            \"code\": \"68498000\"\n        },\n        {\n            \"name\": \"OCANA\",\n            \"state_code\": \"NS\",\n            \"code\": \"54498000\"\n        },\n        {\n            \"name\": \"OIBA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68500000\"\n        },\n        {\n            \"name\": \"OICATA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15500000\"\n        },\n        {\n            \"name\": \"OLAYA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05501000\"\n        },\n        {\n            \"name\": \"OLAYA HERRERA \",\n            \"state_code\": \"NA\",\n            \"code\": \"52079012\"\n        },\n        {\n            \"name\": \"ONZAGA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68502000\"\n        },\n        {\n            \"name\": \"OPORAPA\",\n            \"state_code\": \"HU\",\n            \"code\": \"41503000\"\n        },\n        {\n            \"name\": \"ORITO\",\n            \"state_code\": \"PU\",\n            \"code\": \"86320000\"\n        },\n        {\n            \"name\": \"OROCUE\",\n            \"state_code\": \"CS\",\n            \"code\": \"85230000\"\n        },\n        {\n            \"name\": \"ORTEGA \",\n            \"state_code\": \"TO\",\n            \"code\": \"73504000\"\n        },\n        {\n            \"name\": \"OSPINA\",\n            \"state_code\": \"NA\",\n            \"code\": \"52506000\"\n        },\n        {\n            \"name\": \"OTANCHE\",\n            \"state_code\": \"BY\",\n            \"code\": \"15507000\"\n        },\n        {\n            \"name\": \"OVEJAS\",\n            \"state_code\": \"SU\",\n            \"code\": \"70508000\"\n        },\n        {\n            \"name\": \"PACHAVITA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15511000\"\n        },\n        {\n            \"name\": \"PACHO\",\n            \"state_code\": \"CN\",\n            \"code\": \"25513000\"\n        },\n        {\n            \"name\": \"PACOA\",\n            \"state_code\": \"VA\",\n            \"code\": \"97511000\"\n        },\n        {\n            \"name\": \"PACORA\",\n            \"state_code\": \"CL\",\n            \"code\": \"17513000\"\n        },\n        {\n            \"name\": \"PADILLA \",\n            \"state_code\": \"CU\",\n            \"code\": \"19513000\"\n        },\n        {\n            \"name\": \"PAEZ \",\n            \"state_code\": \"CU\",\n            \"code\": \"19517000\"\n        },\n        {\n            \"name\": \"PAEZ\",\n            \"state_code\": \"BY\",\n            \"code\": \"19517000\"\n        },\n        {\n            \"name\": \"PAICOL\",\n            \"state_code\": \"HU\",\n            \"code\": \"41518000\"\n        },\n        {\n            \"name\": \"PAILITAS\",\n            \"state_code\": \"CE\",\n            \"code\": \"20517000\"\n        },\n        {\n            \"name\": \"PAIME\",\n            \"state_code\": \"CN\",\n            \"code\": \"25518000\"\n        },\n        {\n            \"name\": \"PAIPA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15516000\"\n        },\n        {\n            \"name\": \"PAJARITO\",\n            \"state_code\": \"BY\",\n            \"code\": \"15518000\"\n        },\n        {\n            \"name\": \"PALERMO\",\n            \"state_code\": \"HU\",\n            \"code\": \"41524000\"\n        },\n        {\n            \"name\": \"PALESTINA\",\n            \"state_code\": \"HU\",\n            \"code\": \"41530000\"\n        },\n        {\n            \"name\": \"PALESTINA\",\n            \"state_code\": \"CL\",\n            \"code\": \"17524000\"\n        },\n        {\n            \"name\": \"PALMAR\",\n            \"state_code\": \"SN\",\n            \"code\": \"68522000\"\n        },\n        {\n            \"name\": \"PALMAR DE VARELA\",\n            \"state_code\": \"AT\",\n            \"code\": \"08520000\"\n        },\n        {\n            \"name\": \"PALMAS DEL SOCORRO\",\n            \"state_code\": \"SN\",\n            \"code\": \"68524000\"\n        },\n        {\n            \"name\": \"PALMIRA\",\n            \"state_code\": \"VC\",\n            \"code\": \"76520000\"\n        },\n        {\n            \"name\": \"PALMITO\",\n            \"state_code\": \"SU\",\n            \"code\": \"70523000\"\n        },\n        {\n            \"name\": \"PALOCABILDO \",\n            \"state_code\": \"TO\",\n            \"code\": \"73520000\"\n        },\n        {\n            \"name\": \"PAMPLONA \",\n            \"state_code\": \"NS\",\n            \"code\": \"54518000\"\n        },\n        {\n            \"name\": \"PAMPLONITA\",\n            \"state_code\": \"NS\",\n            \"code\": \"54520000\"\n        },\n        {\n            \"name\": \"PANA PANA\",\n            \"state_code\": \"GU\",\n            \"code\": \"94887000\"\n        },\n        {\n            \"name\": \"PANDI\",\n            \"state_code\": \"CN\",\n            \"code\": \"25524000\"\n        },\n        {\n            \"name\": \"PANQUEBA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15522000\"\n        },\n        {\n            \"name\": \"PAPUNAUA\",\n            \"state_code\": \"VA\",\n            \"code\": \"97777000\"\n        },\n        {\n            \"name\": \"PARAMO\",\n            \"state_code\": \"SN\",\n            \"code\": \"68533000\"\n        },\n        {\n            \"name\": \"PARATEBUENO\",\n            \"state_code\": \"CN\",\n            \"code\": \"25530000\"\n        },\n        {\n            \"name\": \"PASCA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25535000\"\n        },\n        {\n            \"name\": \"PASTO\",\n            \"state_code\": \"NA\",\n            \"code\": \"52001000\"\n        },\n        {\n            \"name\": \"PATIA\",\n            \"state_code\": \"CU\",\n            \"code\": \"19532008\"\n        },\n        {\n            \"name\": \"PAUNA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15531000\"\n        },\n        {\n            \"name\": \"PAYA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15533000\"\n        },\n        {\n            \"name\": \"PAZ DE ARIPORO\",\n            \"state_code\": \"CS\",\n            \"code\": \"85250000\"\n        },\n        {\n            \"name\": \"PAZ DE RIO\",\n            \"state_code\": \"BY\",\n            \"code\": \"15537000\"\n        },\n        {\n            \"name\": \"PEDRAZA\",\n            \"state_code\": \"MA\",\n            \"code\": \"47541000\"\n        },\n        {\n            \"name\": \"PELAYA\",\n            \"state_code\": \"CE\",\n            \"code\": \"20550000\"\n        },\n        {\n            \"name\": \"PENOL\",\n            \"state_code\": \"AN\",\n            \"code\": \"05541000\"\n        },\n        {\n            \"name\": \"PENSILVANIA\",\n            \"state_code\": \"CL\",\n            \"code\": \"17541000\"\n        },\n        {\n            \"name\": \"PEQUE\",\n            \"state_code\": \"AN\",\n            \"code\": \"05543000\"\n        },\n        {\n            \"name\": \"PEREIRA\",\n            \"state_code\": \"RI\",\n            \"code\": \"66001000\"\n        },\n        {\n            \"name\": \"PESCA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15542000\"\n        },\n        {\n            \"name\": \"PIAMONTE\",\n            \"state_code\": \"CU\",\n            \"code\": \"19533000\"\n        },\n        {\n            \"name\": \"PIEDECUESTA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68547000\"\n        },\n        {\n            \"name\": \"PIEDRAS\",\n            \"state_code\": \"TO\",\n            \"code\": \"73547000\"\n        },\n        {\n            \"name\": \"PIENDAMO\",\n            \"state_code\": \"CU\",\n            \"code\": \"19548000\"\n        },\n        {\n            \"name\": \"PIJAO\",\n            \"state_code\": \"QU\",\n            \"code\": \"63548000\"\n        },\n        {\n            \"name\": \"PIJINO DEL CARMEN\",\n            \"state_code\": \"MA\",\n            \"code\": \"47545000\"\n        },\n        {\n            \"name\": \"PINCHOTE\",\n            \"state_code\": \"SN\",\n            \"code\": \"68549000\"\n        },\n        {\n            \"name\": \"PINILLOS\",\n            \"state_code\": \"BL\",\n            \"code\": \"13549000\"\n        },\n        {\n            \"name\": \"PIOJO\",\n            \"state_code\": \"AT\",\n            \"code\": \"08549000\"\n        },\n        {\n            \"name\": \"PISBA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15550000\"\n        },\n        {\n            \"name\": \"PITAL\",\n            \"state_code\": \"HU\",\n            \"code\": \"41548000\"\n        },\n        {\n            \"name\": \"PITALITO\",\n            \"state_code\": \"HU\",\n            \"code\": \"41551000\"\n        },\n        {\n            \"name\": \"PIVIJAY\",\n            \"state_code\": \"MA\",\n            \"code\": \"47551000\"\n        },\n        {\n            \"name\": \"PLANADAS \",\n            \"state_code\": \"TO\",\n            \"code\": \"73555000\"\n        },\n        {\n            \"name\": \"PLANETA RICA\",\n            \"state_code\": \"CO\",\n            \"code\": \"23555000\"\n        },\n        {\n            \"name\": \"PLATO\",\n            \"state_code\": \"MA\",\n            \"code\": \"47555000\"\n        },\n        {\n            \"name\": \"POLICARPA\",\n            \"state_code\": \"NA\",\n            \"code\": \"52540000\"\n        },\n        {\n            \"name\": \"POLONUEVO\",\n            \"state_code\": \"AT\",\n            \"code\": \"08558000\"\n        },\n        {\n            \"name\": \"PONEDERA\",\n            \"state_code\": \"AT\",\n            \"code\": \"08560000\"\n        },\n        {\n            \"name\": \"POPAYAN\",\n            \"state_code\": \"CU\",\n            \"code\": \"19001000\"\n        },\n        {\n            \"name\": \"PORE \",\n            \"state_code\": \"CS\",\n            \"code\": \"85263000\"\n        },\n        {\n            \"name\": \"POTOSI \",\n            \"state_code\": \"NA\",\n            \"code\": \"52560000\"\n        },\n        {\n            \"name\": \"PRADERA\",\n            \"state_code\": \"VC\",\n            \"code\": \"76563000\"\n        },\n        {\n            \"name\": \"PRADO \",\n            \"state_code\": \"TO\",\n            \"code\": \"73563000\"\n        },\n        {\n            \"name\": \"PROVIDENCIA \",\n            \"state_code\": \"NA\",\n            \"code\": \"52565000\"\n        },\n        {\n            \"name\": \"PROVIDENCIA\",\n            \"state_code\": \"SA\",\n            \"code\": \"88564000\"\n        },\n        {\n            \"name\": \"PUEBLO BELLO \",\n            \"state_code\": \"CE\",\n            \"code\": \"20570000\"\n        },\n        {\n            \"name\": \"PUEBLO NUEVO \",\n            \"state_code\": \"CO\",\n            \"code\": \"23570000\"\n        },\n        {\n            \"name\": \"PUEBLO RICO \",\n            \"state_code\": \"RI\",\n            \"code\": \"66572000\"\n        },\n        {\n            \"name\": \"PUEBLORRICO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05576000\"\n        },\n        {\n            \"name\": \"PUEBLOVIEJO\",\n            \"state_code\": \"MA\",\n            \"code\": \"47570000\"\n        },\n        {\n            \"name\": \"PUENTE NACIONAL\",\n            \"state_code\": \"SN\",\n            \"code\": \"68572000\"\n        },\n        {\n            \"name\": \"PUERRES\",\n            \"state_code\": \"NA\",\n            \"code\": \"52573000\"\n        },\n        {\n            \"name\": \"PUERTO ALEGRIA\",\n            \"state_code\": \"AM\",\n            \"code\": \"91530000\"\n        },\n        {\n            \"name\": \"PUERTO ARICA\",\n            \"state_code\": \"AM\",\n            \"code\": \"91536000\"\n        },\n        {\n            \"name\": \"PUERTO ASIS\",\n            \"state_code\": \"PU\",\n            \"code\": \"86568000\"\n        },\n        {\n            \"name\": \"PUERTO BERRIO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05579000\"\n        },\n        {\n            \"name\": \"PUERTO BOYACA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15572000\"\n        },\n        {\n            \"name\": \"PUERTO CAICEDO\",\n            \"state_code\": \"PU\",\n            \"code\": \"86569000\"\n        },\n        {\n            \"name\": \"PUERTO CARRENO\",\n            \"state_code\": \"VI\",\n            \"code\": \"99001000\"\n        },\n        {\n            \"name\": \"PUERTO COLOMBIA \",\n            \"state_code\": \"AT\",\n            \"code\": \"08573000\"\n        },\n        {\n            \"name\": \"PUERTO COLOMBIA \",\n            \"state_code\": \"GU\",\n            \"code\": \"94884000\"\n        },\n        {\n            \"name\": \"PUERTO CONCORDIA\",\n            \"state_code\": \"ME\",\n            \"code\": \"50450000\"\n        },\n        {\n            \"name\": \"PUERTO ESCONDIDO\",\n            \"state_code\": \"CO\",\n            \"code\": \"23574000\"\n        },\n        {\n            \"name\": \"PUERTO GAITAN \",\n            \"state_code\": \"ME\",\n            \"code\": \"50568000\"\n        },\n        {\n            \"name\": \"PUERTO GUZMAN\",\n            \"state_code\": \"PU\",\n            \"code\": \"86571000\"\n        },\n        {\n            \"name\": \"PUERTO LIBERTADOR\",\n            \"state_code\": \"CO\",\n            \"code\": \"23580000\"\n        },\n        {\n            \"name\": \"PUERTO LLERAS \",\n            \"state_code\": \"ME\",\n            \"code\": \"50577000\"\n        },\n        {\n            \"name\": \"PUERTO LOPEZ\",\n            \"state_code\": \"ME\",\n            \"code\": \"50573000\"\n        },\n        {\n            \"name\": \"PUERTO NARE\",\n            \"state_code\": \"AN\",\n            \"code\": \"05585000\"\n        },\n        {\n            \"name\": \"PUERTO NARINO\",\n            \"state_code\": \"AM\",\n            \"code\": \"91540000\"\n        },\n        {\n            \"name\": \"PUERTO PARRA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68573000\"\n        },\n        {\n            \"name\": \"PUERTO RICO \",\n            \"state_code\": \"CA\",\n            \"code\": \"18592000\"\n        },\n        {\n            \"name\": \"PUERTO RICO \",\n            \"state_code\": \"ME\",\n            \"code\": \"50590000\"\n        },\n        {\n            \"name\": \"PUERTO RONDON\",\n            \"state_code\": \"AR\",\n            \"code\": \"81591000\"\n        },\n        {\n            \"name\": \"PUERTO SALGAR\",\n            \"state_code\": \"CN\",\n            \"code\": \"25572000\"\n        },\n        {\n            \"name\": \"PUERTO SANTANDER \",\n            \"state_code\": \"NS\",\n            \"code\": \"54553000\"\n        },\n        {\n            \"name\": \"PUERTO SANTANDER\",\n            \"state_code\": \"AM\",\n            \"code\": \"91669000\"\n        },\n        {\n            \"name\": \"PUERTO TEJADA\",\n            \"state_code\": \"CU\",\n            \"code\": \"19573000\"\n        },\n        {\n            \"name\": \"PUERTO TRIUNFO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05591000\"\n        },\n        {\n            \"name\": \"PUERTO WILCHES\",\n            \"state_code\": \"SN\",\n            \"code\": \"68575000\"\n        },\n        {\n            \"name\": \"PULI\",\n            \"state_code\": \"CN\",\n            \"code\": \"25580000\"\n        },\n        {\n            \"name\": \"PUPIALES\",\n            \"state_code\": \"NA\",\n            \"code\": \"52585000\"\n        },\n        {\n            \"name\": \"PURACE\",\n            \"state_code\": \"CU\",\n            \"code\": \"19585004\"\n        },\n        {\n            \"name\": \"PURIFICACION\",\n            \"state_code\": \"TO\",\n            \"code\": \"73585000\"\n        },\n        {\n            \"name\": \"PURISIMA\",\n            \"state_code\": \"CO\",\n            \"code\": \"23586000\"\n        },\n        {\n            \"name\": \"QUEBRADANEGRA \",\n            \"state_code\": \"CN\",\n            \"code\": \"25592000\"\n        },\n        {\n            \"name\": \"QUETAME\",\n            \"state_code\": \"CN\",\n            \"code\": \"25594000\"\n        },\n        {\n            \"name\": \"QUIBDO\",\n            \"state_code\": \"CH\",\n            \"code\": \"27001000\"\n        },\n        {\n            \"name\": \"QUIMBAYA\",\n            \"state_code\": \"QU\",\n            \"code\": \"63594000\"\n        },\n        {\n            \"name\": \"QUINCHIA\",\n            \"state_code\": \"RI\",\n            \"code\": \"66594000\"\n        },\n        {\n            \"name\": \"QUIPAMA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15580000\"\n        },\n        {\n            \"name\": \"QUIPILE\",\n            \"state_code\": \"CN\",\n            \"code\": \"25596000\"\n        },\n        {\n            \"name\": \"RAGONVALIA\",\n            \"state_code\": \"NS\",\n            \"code\": \"54599000\"\n        },\n        {\n            \"name\": \"RAMIRIQUI\",\n            \"state_code\": \"BY\",\n            \"code\": \"15599000\"\n        },\n        {\n            \"name\": \"RAQUIRA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15600000\"\n        },\n        {\n            \"name\": \"RECETOR\",\n            \"state_code\": \"CS\",\n            \"code\": \"85279000\"\n        },\n        {\n            \"name\": \"REGIDOR\",\n            \"state_code\": \"BL\",\n            \"code\": \"13580000\"\n        },\n        {\n            \"name\": \"REMEDIOS\",\n            \"state_code\": \"AN\",\n            \"code\": \"05604000\"\n        },\n        {\n            \"name\": \"REMOLINO\",\n            \"state_code\": \"MA\",\n            \"code\": \"47605000\"\n        },\n        {\n            \"name\": \"REPELON\",\n            \"state_code\": \"AT\",\n            \"code\": \"08606000\"\n        },\n        {\n            \"name\": \"RESTREPO \",\n            \"state_code\": \"ME\",\n            \"code\": \"50606000\"\n        },\n        {\n            \"name\": \"RESTREPO \",\n            \"state_code\": \"VC\",\n            \"code\": \"76606000\"\n        },\n        {\n            \"name\": \"RETIRO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05607000\"\n        },\n        {\n            \"name\": \"RICAURTE \",\n            \"state_code\": \"CN\",\n            \"code\": \"25612000\"\n        },\n        {\n            \"name\": \"RICAURTE \",\n            \"state_code\": \"NA\",\n            \"code\": \"52612000\"\n        },\n        {\n            \"name\": \"RIO BLANCO \",\n            \"state_code\": \"TO\",\n            \"code\": \"73616000\"\n        },\n        {\n            \"name\": \"RIO DE ORO \",\n            \"state_code\": \"CE\",\n            \"code\": \"20614000\"\n        },\n        {\n            \"name\": \"RIO IRO\",\n            \"state_code\": \"CH\",\n            \"code\": \"27580000\"\n        },\n        {\n            \"name\": \"RIO QUITO\",\n            \"state_code\": \"CH\",\n            \"code\": \"27600000\"\n        },\n        {\n            \"name\": \"RIO VIEJO\",\n            \"state_code\": \"BL\",\n            \"code\": \"13600000\"\n        },\n        {\n            \"name\": \"RIOFRIO \",\n            \"state_code\": \"VC\",\n            \"code\": \"76616000\"\n        },\n        {\n            \"name\": \"RIOHACHA\",\n            \"state_code\": \"LG\",\n            \"code\": \"44001000\"\n        },\n        {\n            \"name\": \"RIONEGRO \",\n            \"state_code\": \"SN\",\n            \"code\": \"68615000\"\n        },\n        {\n            \"name\": \"RIONEGRO \",\n            \"state_code\": \"AN\",\n            \"code\": \"05615000\"\n        },\n        {\n            \"name\": \"RIOSUCIO\",\n            \"state_code\": \"CH\",\n            \"code\": \"27615000\"\n        },\n        {\n            \"name\": \"RIOSUCIO\",\n            \"state_code\": \"CL\",\n            \"code\": \"17614000\"\n        },\n        {\n            \"name\": \"RISARALDA\",\n            \"state_code\": \"CL\",\n            \"code\": \"17616000\"\n        },\n        {\n            \"name\": \"RIVERA \",\n            \"state_code\": \"HU\",\n            \"code\": \"41615000\"\n        },\n        {\n            \"name\": \"ROBERTO PAYAN\",\n            \"state_code\": \"NA\",\n            \"code\": \"52250006\"\n        },\n        {\n            \"name\": \"ROLDANILLO\",\n            \"state_code\": \"VC\",\n            \"code\": \"76622000\"\n        },\n        {\n            \"name\": \"RONCESVALLES\",\n            \"state_code\": \"TO\",\n            \"code\": \"73622000\"\n        },\n        {\n            \"name\": \"RONDON\",\n            \"state_code\": \"BY\",\n            \"code\": \"15621000\"\n        },\n        {\n            \"name\": \"ROSAS\",\n            \"state_code\": \"CU\",\n            \"code\": \"19622000\"\n        },\n        {\n            \"name\": \"ROVIRA \",\n            \"state_code\": \"TO\",\n            \"code\": \"73624000\"\n        },\n        {\n            \"name\": \"SABANA DE TORRES\",\n            \"state_code\": \"SN\",\n            \"code\": \"68655000\"\n        },\n        {\n            \"name\": \"SABANAGRANDE\",\n            \"state_code\": \"AT\",\n            \"code\": \"08634000\"\n        },\n        {\n            \"name\": \"SABANALARGA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05628000\"\n        },\n        {\n            \"name\": \"SABANALARGA \",\n            \"state_code\": \"AT\",\n            \"code\": \"08638000\"\n        },\n        {\n            \"name\": \"SABANALARGA \",\n            \"state_code\": \"CS\",\n            \"code\": \"85300000\"\n        },\n        {\n            \"name\": \"SABANAS DE SAN ANGEL\",\n            \"state_code\": \"MA\",\n            \"code\": \"47660000\"\n        },\n        {\n            \"name\": \"SABANETA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05631000\"\n        },\n        {\n            \"name\": \"SABOYA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15632000\"\n        },\n        {\n            \"name\": \"SACAMA\",\n            \"state_code\": \"CS\",\n            \"code\": \"85315000\"\n        },\n        {\n            \"name\": \"SACHICA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15638000\"\n        },\n        {\n            \"name\": \"SAHAGUN\",\n            \"state_code\": \"CO\",\n            \"code\": \"23660000\"\n        },\n        {\n            \"name\": \"SALADOBLANCO\",\n            \"state_code\": \"HU\",\n            \"code\": \"41660000\"\n        },\n        {\n            \"name\": \"SALAMINA\",\n            \"state_code\": \"MA\",\n            \"code\": \"17653000\"\n        },\n        {\n            \"name\": \"SALAMINA\",\n            \"state_code\": \"CL\",\n            \"code\": \"17653000\"\n        },\n        {\n            \"name\": \"SALAZAR \",\n            \"state_code\": \"NS\",\n            \"code\": \"54660000\"\n        },\n        {\n            \"name\": \"SALDANA\",\n            \"state_code\": \"TO\",\n            \"code\": \"73671000\"\n        },\n        {\n            \"name\": \"SALENTO\",\n            \"state_code\": \"QU\",\n            \"code\": \"63690000\"\n        },\n        {\n            \"name\": \"SALGAR \",\n            \"state_code\": \"AN\",\n            \"code\": \"05642000\"\n        },\n        {\n            \"name\": \"SAMACA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15646000\"\n        },\n        {\n            \"name\": \"SAMANA\",\n            \"state_code\": \"CL\",\n            \"code\": \"17662000\"\n        },\n        {\n            \"name\": \"SAMANIEGO\",\n            \"state_code\": \"NA\",\n            \"code\": \"52678000\"\n        },\n        {\n            \"name\": \"SAMPUES\",\n            \"state_code\": \"SU\",\n            \"code\": \"70670000\"\n        },\n        {\n            \"name\": \"SAN AGUSTIN \",\n            \"state_code\": \"HU\",\n            \"code\": \"41668000\"\n        },\n        {\n            \"name\": \"SAN ALBERTO \",\n            \"state_code\": \"CE\",\n            \"code\": \"20710000\"\n        },\n        {\n            \"name\": \"SAN ANDRES\",\n            \"state_code\": \"SA\",\n            \"code\": \"88001000\"\n        },\n        {\n            \"name\": \"SAN ANDRES \",\n            \"state_code\": \"SN\",\n            \"code\": \"68669000\"\n        },\n        {\n            \"name\": \"SAN ANDRES DE CUERQUIA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05647000\"\n        },\n        {\n            \"name\": \"SAN ANDRES DE SOTAVENTO\",\n            \"state_code\": \"CO\",\n            \"code\": \"23670000\"\n        },\n        {\n            \"name\": \"SAN ANDRES DE TUMACO\",\n            \"state_code\": \"NA\",\n            \"code\": \"52835000\"\n        },\n        {\n            \"name\": \"SAN ANTERO\",\n            \"state_code\": \"CO\",\n            \"code\": \"23672000\"\n        },\n        {\n            \"name\": \"SAN ANTONIO \",\n            \"state_code\": \"TO\",\n            \"code\": \"73675000\"\n        },\n        {\n            \"name\": \"SAN ANTONIO DEL TEQUENDAMA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25645000\"\n        },\n        {\n            \"name\": \"SAN BENITO \",\n            \"state_code\": \"SN\",\n            \"code\": \"68673000\"\n        },\n        {\n            \"name\": \"SAN BENITO ABAD\",\n            \"state_code\": \"SU\",\n            \"code\": \"70678000\"\n        },\n        {\n            \"name\": \"SAN BERNARDO \",\n            \"state_code\": \"CN\",\n            \"code\": \"25649000\"\n        },\n        {\n            \"name\": \"SAN BERNARDO \",\n            \"state_code\": \"NA\",\n            \"code\": \"52685000\"\n        },\n        {\n            \"name\": \"SAN CALIXTO \",\n            \"state_code\": \"NS\",\n            \"code\": \"54670000\"\n        },\n        {\n            \"name\": \"SAN CARLOS \",\n            \"state_code\": \"CO\",\n            \"code\": \"23678000\"\n        },\n        {\n            \"name\": \"SAN CARLOS \",\n            \"state_code\": \"AN\",\n            \"code\": \"05649000\"\n        },\n        {\n            \"name\": \"SAN CARLOS DE GUAROA\",\n            \"state_code\": \"ME\",\n            \"code\": \"50680000\"\n        },\n        {\n            \"name\": \"SAN CAYETANO \",\n            \"state_code\": \"CN\",\n            \"code\": \"25653000\"\n        },\n        {\n            \"name\": \"SAN CAYETANO \",\n            \"state_code\": \"NS\",\n            \"code\": \"54673000\"\n        },\n        {\n            \"name\": \"SAN CRISTOBAL\",\n            \"state_code\": \"BL\",\n            \"code\": \"13620000\"\n        },\n        {\n            \"name\": \"SAN DIEGO \",\n            \"state_code\": \"CE\",\n            \"code\": \"20750000\"\n        },\n        {\n            \"name\": \"SAN EDUARDO\",\n            \"state_code\": \"BY\",\n            \"code\": \"15660000\"\n        },\n        {\n            \"name\": \"SAN ESTANISLAO\",\n            \"state_code\": \"BL\",\n            \"code\": \"13647000\"\n        },\n        {\n            \"name\": \"SAN FELIPE\",\n            \"state_code\": \"GU\",\n            \"code\": \"94883000\"\n        },\n        {\n            \"name\": \"SAN FERNANDO\",\n            \"state_code\": \"BL\",\n            \"code\": \"13650000\"\n        },\n        {\n            \"name\": \"SAN FRANCISCO \",\n            \"state_code\": \"AN\",\n            \"code\": \"05209004\"\n        },\n        {\n            \"name\": \"SAN FRANCISCO \",\n            \"state_code\": \"CN\",\n            \"code\": \"25658000\"\n        },\n        {\n            \"name\": \"SAN FRANCISCO\",\n            \"state_code\": \"PU\",\n            \"code\": \"86755000\"\n        },\n        {\n            \"name\": \"SAN GIL\",\n            \"state_code\": \"SN\",\n            \"code\": \"68679000\"\n        },\n        {\n            \"name\": \"SAN JACINTO\",\n            \"state_code\": \"BL\",\n            \"code\": \"13654000\"\n        },\n        {\n            \"name\": \"SAN JACINTO DEL CAUCA\",\n            \"state_code\": \"BL\",\n            \"code\": \"13655000\"\n        },\n        {\n            \"name\": \"SAN JERONIMO \",\n            \"state_code\": \"AN\",\n            \"code\": \"05656000\"\n        },\n        {\n            \"name\": \"SAN JOAQUIN\",\n            \"state_code\": \"SN\",\n            \"code\": \"68682000\"\n        },\n        {\n            \"name\": \"SAN JOSE\",\n            \"state_code\": \"CL\",\n            \"code\": \"17665000\"\n        },\n        {\n            \"name\": \"SAN JOSE DE LA MONTANA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05658000\"\n        },\n        {\n            \"name\": \"SAN JOSE DE MIRANDA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68684000\"\n        },\n        {\n            \"name\": \"SAN JOSE DE PARE\",\n            \"state_code\": \"BY\",\n            \"code\": \"15664000\"\n        },\n        {\n            \"name\": \"SAN JOSE DEL FRAGUA\",\n            \"state_code\": \"CA\",\n            \"code\": \"18610000\"\n        },\n        {\n            \"name\": \"SAN JOSE DEL GUAVIARE\",\n            \"state_code\": \"GA\",\n            \"code\": \"95001000\"\n        },\n        {\n            \"name\": \"SAN JOSE DEL PALMAR\",\n            \"state_code\": \"CH\",\n            \"code\": \"27660000\"\n        },\n        {\n            \"name\": \"SAN JUAN DE ARAMA\",\n            \"state_code\": \"ME\",\n            \"code\": \"50683000\"\n        },\n        {\n            \"name\": \"SAN JUAN DE BETULIA\",\n            \"state_code\": \"SU\",\n            \"code\": \"70702000\"\n        },\n        {\n            \"name\": \"SAN JUAN DE RIO SECO\",\n            \"state_code\": \"CN\",\n            \"code\": \"25662000\"\n        },\n        {\n            \"name\": \"SAN JUAN DE URABA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05659000\"\n        },\n        {\n            \"name\": \"SAN JUAN DEL CESAR\",\n            \"state_code\": \"LG\",\n            \"code\": \"44650000\"\n        },\n        {\n            \"name\": \"SAN JUAN NEPOMUCENO\",\n            \"state_code\": \"BL\",\n            \"code\": \"13657000\"\n        },\n        {\n            \"name\": \"SAN JUANITO \",\n            \"state_code\": \"ME\",\n            \"code\": \"50686000\"\n        },\n        {\n            \"name\": \"SAN LORENZO \",\n            \"state_code\": \"NA\",\n            \"code\": \"52687000\"\n        },\n        {\n            \"name\": \"SAN LUIS \",\n            \"state_code\": \"AN\",\n            \"code\": \"05660000\"\n        },\n        {\n            \"name\": \"SAN LUIS \",\n            \"state_code\": \"TO\",\n            \"code\": \"73678000\"\n        },\n        {\n            \"name\": \"SAN LUIS DE GACENO\",\n            \"state_code\": \"BY\",\n            \"code\": \"15667000\"\n        },\n        {\n            \"name\": \"SAN LUIS DE PALENQUE\",\n            \"state_code\": \"CS\",\n            \"code\": \"85325000\"\n        },\n        {\n            \"name\": \"SAN LUIS DE SINCE\",\n            \"state_code\": \"SU\",\n            \"code\": \"70742000\"\n        },\n        {\n            \"name\": \"SAN MARCOS \",\n            \"state_code\": \"SU\",\n            \"code\": \"70708000\"\n        },\n        {\n            \"name\": \"SAN MARTIN \",\n            \"state_code\": \"CE\",\n            \"code\": \"20770000\"\n        },\n        {\n            \"name\": \"SAN MARTIN \",\n            \"state_code\": \"ME\",\n            \"code\": \"50689000\"\n        },\n        {\n            \"name\": \"SAN MARTIN DE LOBA\",\n            \"state_code\": \"BL\",\n            \"code\": \"13667000\"\n        },\n        {\n            \"name\": \"SAN MATEO\",\n            \"state_code\": \"BY\",\n            \"code\": \"15673000\"\n        },\n        {\n            \"name\": \"SAN MIGUEL\",\n            \"state_code\": \"SN\",\n            \"code\": \"68686000\"\n        },\n        {\n            \"name\": \"SAN MIGUEL\",\n            \"state_code\": \"PU\",\n            \"code\": \"86757001\"\n        },\n        {\n            \"name\": \"SAN MIGUEL DE SEMA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15676000\"\n        },\n        {\n            \"name\": \"SAN ONOFRE\",\n            \"state_code\": \"SU\",\n            \"code\": \"70713000\"\n        },\n        {\n            \"name\": \"SAN PABLO \",\n            \"state_code\": \"NA\",\n            \"code\": \"52693000\"\n        },\n        {\n            \"name\": \"SAN PABLO\",\n            \"state_code\": \"BL\",\n            \"code\": \"13670000\"\n        },\n        {\n            \"name\": \"SAN PABLO DE BORBUR\",\n            \"state_code\": \"BY\",\n            \"code\": \"15681000\"\n        },\n        {\n            \"name\": \"SAN PEDRO  \",\n            \"state_code\": \"AN\",\n            \"code\": \"05664000\"\n        },\n        {\n            \"name\": \"SAN PEDRO\",\n            \"state_code\": \"SU\",\n            \"code\": \"70717000\"\n        },\n        {\n            \"name\": \"SAN PEDRO \",\n            \"state_code\": \"VC\",\n            \"code\": \"76403007\"\n        },\n        {\n            \"name\": \"SAN PEDRO DE CARTAGO\",\n            \"state_code\": \"NA\",\n            \"code\": \"52694000\"\n        },\n        {\n            \"name\": \"SAN PEDRO DE URABA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05665000\"\n        },\n        {\n            \"name\": \"SAN PELAYO\",\n            \"state_code\": \"CO\",\n            \"code\": \"23686000\"\n        },\n        {\n            \"name\": \"SAN RAFAEL \",\n            \"state_code\": \"AN\",\n            \"code\": \"05667000\"\n        },\n        {\n            \"name\": \"SAN ROQUE \",\n            \"state_code\": \"AN\",\n            \"code\": \"05670000\"\n        },\n        {\n            \"name\": \"SAN SEBASTIAN \",\n            \"state_code\": \"CU\",\n            \"code\": \"19693000\"\n        },\n        {\n            \"name\": \"SAN SEBASTIAN DE BUENAVISTA\",\n            \"state_code\": \"MA\",\n            \"code\": \"47692000\"\n        },\n        {\n            \"name\": \"SAN VICENTE\",\n            \"state_code\": \"AN\",\n            \"code\": \"05674000\"\n        },\n        {\n            \"name\": \"SAN VICENTE DE CHUCURI\",\n            \"state_code\": \"SN\",\n            \"code\": \"68689000\"\n        },\n        {\n            \"name\": \"SAN VICENTE DEL CAGUAN\",\n            \"state_code\": \"CA\",\n            \"code\": \"18753000\"\n        },\n        {\n            \"name\": \"SAN ZENON\",\n            \"state_code\": \"MA\",\n            \"code\": \"47703000\"\n        },\n        {\n            \"name\": \"SANDONA\",\n            \"state_code\": \"NA\",\n            \"code\": \"52683000\"\n        },\n        {\n            \"name\": \"SANTA ANA\",\n            \"state_code\": \"MA\",\n            \"code\": \"47707000\"\n        },\n        {\n            \"name\": \"SANTA BARBARA \",\n            \"state_code\": \"NA\",\n            \"code\": \"52683004\"\n        },\n        {\n            \"name\": \"SANTA BARBARA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05679000\"\n        },\n        {\n            \"name\": \"SANTA BARBARA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68705000\"\n        },\n        {\n            \"name\": \"SANTA BARBARA DE PINTO\",\n            \"state_code\": \"MA\",\n            \"code\": \"47720000\"\n        },\n        {\n            \"name\": \"SANTA CATALINA\",\n            \"state_code\": \"BL\",\n            \"code\": \"13673000\"\n        },\n        {\n            \"name\": \"SANTA ELENA\",\n            \"state_code\": \"VC\",\n            \"code\": \"76248009\"\n        },\n        {\n            \"name\": \"SANTA FE DE ANTIOQUIA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05042000\"\n        },\n        {\n            \"name\": \"SANTA HELENA DEL OPON\",\n            \"state_code\": \"SN\",\n            \"code\": \"68720000\"\n        },\n        {\n            \"name\": \"SANTA ISABEL \",\n            \"state_code\": \"TO\",\n            \"code\": \"73686000\"\n        },\n        {\n            \"name\": \"SANTA LUCIA\",\n            \"state_code\": \"AT\",\n            \"code\": \"08675000\"\n        },\n        {\n            \"name\": \"SANTA MARIA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15690000\"\n        },\n        {\n            \"name\": \"SANTA MARIA \",\n            \"state_code\": \"HU\",\n            \"code\": \"41676000\"\n        },\n        {\n            \"name\": \"SANTA MARTA\",\n            \"state_code\": \"MA\",\n            \"code\": \"47001000\"\n        },\n        {\n            \"name\": \"SANTA ROSA \",\n            \"state_code\": \"CU\",\n            \"code\": \"19701000\"\n        },\n        {\n            \"name\": \"SANTA ROSA\",\n            \"state_code\": \"BL\",\n            \"code\": \"13683000\"\n        },\n        {\n            \"name\": \"SANTA ROSA DE CABAL\",\n            \"state_code\": \"RI\",\n            \"code\": \"66682000\"\n        },\n        {\n            \"name\": \"SANTA ROSA DE OSOS\",\n            \"state_code\": \"AN\",\n            \"code\": \"05686000\"\n        },\n        {\n            \"name\": \"SANTA ROSA DE VITERBO\",\n            \"state_code\": \"BY\",\n            \"code\": \"15693000\"\n        },\n        {\n            \"name\": \"SANTA ROSA DEL SUR\",\n            \"state_code\": \"BL\",\n            \"code\": \"13688000\"\n        },\n        {\n            \"name\": \"SANTA ROSALIA\",\n            \"state_code\": \"VI\",\n            \"code\": \"99624000\"\n        },\n        {\n            \"name\": \"SANTA SOFIA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15696000\"\n        },\n        {\n            \"name\": \"SANTACRUZ\",\n            \"state_code\": \"NA\",\n            \"code\": \"52699000\"\n        },\n        {\n            \"name\": \"SANTAFE DE ANTIOQUIA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05042000\"\n        },\n        {\n            \"name\": \"SANTANA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15686000\"\n        },\n        {\n            \"name\": \"SANTANDER DE QUILICHAO\",\n            \"state_code\": \"CU\",\n            \"code\": \"19698000\"\n        },\n        {\n            \"name\": \"SANTIAGO\",\n            \"state_code\": \"NS\",\n            \"code\": \"54680000\"\n        },\n        {\n            \"name\": \"SANTIAGO\",\n            \"state_code\": \"PU\",\n            \"code\": \"86760000\"\n        },\n        {\n            \"name\": \"SANTIAGO DE TOLU\",\n            \"state_code\": \"SU\",\n            \"code\": \"70820000\"\n        },\n        {\n            \"name\": \"SANTO DOMINGO \",\n            \"state_code\": \"AN\",\n            \"code\": \"05040004\"\n        },\n        {\n            \"name\": \"SANTO TOMAS\",\n            \"state_code\": \"AT\",\n            \"code\": \"08685000\"\n        },\n        {\n            \"name\": \"SANTUARIO \",\n            \"state_code\": \"RI\",\n            \"code\": \"66687000\"\n        },\n        {\n            \"name\": \"SAPUYES\",\n            \"state_code\": \"NA\",\n            \"code\": \"52720000\"\n        },\n        {\n            \"name\": \"SARAVENA\",\n            \"state_code\": \"AR\",\n            \"code\": \"81736000\"\n        },\n        {\n            \"name\": \"SARDINATA \",\n            \"state_code\": \"NS\",\n            \"code\": \"54720000\"\n        },\n        {\n            \"name\": \"SASAIMA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25718000\"\n        },\n        {\n            \"name\": \"SATIVANORTE\",\n            \"state_code\": \"BY\",\n            \"code\": \"15720000\"\n        },\n        {\n            \"name\": \"SATIVASUR\",\n            \"state_code\": \"BY\",\n            \"code\": \"15723000\"\n        },\n        {\n            \"name\": \"SEGOVIA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05736000\"\n        },\n        {\n            \"name\": \"SESQUILE\",\n            \"state_code\": \"CN\",\n            \"code\": \"25736000\"\n        },\n        {\n            \"name\": \"SEVILLA\",\n            \"state_code\": \"VC\",\n            \"code\": \"76736000\"\n        },\n        {\n            \"name\": \"SIACHOQUE\",\n            \"state_code\": \"BY\",\n            \"code\": \"15740000\"\n        },\n        {\n            \"name\": \"SIBATE\",\n            \"state_code\": \"CN\",\n            \"code\": \"25740000\"\n        },\n        {\n            \"name\": \"SIBUNDOY\",\n            \"state_code\": \"PU\",\n            \"code\": \"86749000\"\n        },\n        {\n            \"name\": \"SILOS\",\n            \"state_code\": \"NS\",\n            \"code\": \"54743000\"\n        },\n        {\n            \"name\": \"SILVANIA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25743000\"\n        },\n        {\n            \"name\": \"SILVIA\",\n            \"state_code\": \"CU\",\n            \"code\": \"19743000\"\n        },\n        {\n            \"name\": \"SIMACOTA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68745000\"\n        },\n        {\n            \"name\": \"SIMIJACA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25745000\"\n        },\n        {\n            \"name\": \"SIMITI\",\n            \"state_code\": \"BL\",\n            \"code\": \"13744000\"\n        },\n        {\n            \"name\": \"SINCELEJO\",\n            \"state_code\": \"SU\",\n            \"code\": \"70001000\"\n        },\n        {\n            \"name\": \"SIPI\",\n            \"state_code\": \"CH\",\n            \"code\": \"27745000\"\n        },\n        {\n            \"name\": \"SITIONUEVO\",\n            \"state_code\": \"MA\",\n            \"code\": \"47745000\"\n        },\n        {\n            \"name\": \"SOACHA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25754000\"\n        },\n        {\n            \"name\": \"SOATA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15753000\"\n        },\n        {\n            \"name\": \"SOCHA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15757000\"\n        },\n        {\n            \"name\": \"SOCORRO\",\n            \"state_code\": \"SN\",\n            \"code\": \"68755000\"\n        },\n        {\n            \"name\": \"SOCOTA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15755000\"\n        },\n        {\n            \"name\": \"SOGAMOSO\",\n            \"state_code\": \"BY\",\n            \"code\": \"15759000\"\n        },\n        {\n            \"name\": \"SOLANO\",\n            \"state_code\": \"CA\",\n            \"code\": \"18756000\"\n        },\n        {\n            \"name\": \"SOLEDAD \",\n            \"state_code\": \"AT\",\n            \"code\": \"08758000\"\n        },\n        {\n            \"name\": \"SOLITA\",\n            \"state_code\": \"CA\",\n            \"code\": \"18785000\"\n        },\n        {\n            \"name\": \"SOMONDOCO\",\n            \"state_code\": \"BY\",\n            \"code\": \"15761000\"\n        },\n        {\n            \"name\": \"SONSON\",\n            \"state_code\": \"AN\",\n            \"code\": \"05756000\"\n        },\n        {\n            \"name\": \"SOPETRAN\",\n            \"state_code\": \"AN\",\n            \"code\": \"05761000\"\n        },\n        {\n            \"name\": \"SOPLAVIENTO\",\n            \"state_code\": \"BL\",\n            \"code\": \"13760000\"\n        },\n        {\n            \"name\": \"SOPO\",\n            \"state_code\": \"CN\",\n            \"code\": \"25758000\"\n        },\n        {\n            \"name\": \"SORA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15762000\"\n        },\n        {\n            \"name\": \"SORACA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15764000\"\n        },\n        {\n            \"name\": \"SOTAQUIRA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15763000\"\n        },\n        {\n            \"name\": \"SOTARA\",\n            \"state_code\": \"CU\",\n            \"code\": \"19760000\"\n        },\n        {\n            \"name\": \"SUAITA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68770000\"\n        },\n        {\n            \"name\": \"SUAN\",\n            \"state_code\": \"AT\",\n            \"code\": \"08770000\"\n        },\n        {\n            \"name\": \"SUAREZ\",\n            \"state_code\": \"CU\",\n            \"code\": \"19780000\"\n        },\n        {\n            \"name\": \"SUAREZ\",\n            \"state_code\": \"TO\",\n            \"code\": \"73770000\"\n        },\n        {\n            \"name\": \"SUAZA\",\n            \"state_code\": \"HU\",\n            \"code\": \"41770000\"\n        },\n        {\n            \"name\": \"SUBACHOQUE\",\n            \"state_code\": \"CN\",\n            \"code\": \"25769000\"\n        },\n        {\n            \"name\": \"SUCRE \",\n            \"state_code\": \"CU\",\n            \"code\": \"19785000\"\n        },\n        {\n            \"name\": \"SUCRE \",\n            \"state_code\": \"SN\",\n            \"code\": \"68773000\"\n        },\n        {\n            \"name\": \"SUCRE \",\n            \"state_code\": \"SU\",\n            \"code\": \"70771000\"\n        },\n        {\n            \"name\": \"SUESCA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25772000\"\n        },\n        {\n            \"name\": \"SUPATA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25777000\"\n        },\n        {\n            \"name\": \"SUPIA\",\n            \"state_code\": \"CL\",\n            \"code\": \"17777000\"\n        },\n        {\n            \"name\": \"SURATA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68780000\"\n        },\n        {\n            \"name\": \"SUSA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25779000\"\n        },\n        {\n            \"name\": \"SUSACON\",\n            \"state_code\": \"BY\",\n            \"code\": \"15774000\"\n        },\n        {\n            \"name\": \"SUTAMARCHAN\",\n            \"state_code\": \"BY\",\n            \"code\": \"15776000\"\n        },\n        {\n            \"name\": \"SUTATAUSA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25781000\"\n        },\n        {\n            \"name\": \"SUTATENZA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15778000\"\n        },\n        {\n            \"name\": \"TABIO\",\n            \"state_code\": \"CN\",\n            \"code\": \"25785000\"\n        },\n        {\n            \"name\": \"TADO\",\n            \"state_code\": \"CH\",\n            \"code\": \"27787000\"\n        },\n        {\n            \"name\": \"TALAIGUA NUEVO\",\n            \"state_code\": \"BL\",\n            \"code\": \"13780000\"\n        },\n        {\n            \"name\": \"TAMALAMEQUE\",\n            \"state_code\": \"CE\",\n            \"code\": \"20787000\"\n        },\n        {\n            \"name\": \"TAMARA\",\n            \"state_code\": \"CS\",\n            \"code\": \"85400000\"\n        },\n        {\n            \"name\": \"TAME\",\n            \"state_code\": \"AR\",\n            \"code\": \"81794000\"\n        },\n        {\n            \"name\": \"TAMESIS\",\n            \"state_code\": \"AN\",\n            \"code\": \"05789000\"\n        },\n        {\n            \"name\": \"TAMINANGO\",\n            \"state_code\": \"NA\",\n            \"code\": \"52786000\"\n        },\n        {\n            \"name\": \"TANGUA\",\n            \"state_code\": \"NA\",\n            \"code\": \"52788000\"\n        },\n        {\n            \"name\": \"TARAIRA\",\n            \"state_code\": \"VA\",\n            \"code\": \"97666000\"\n        },\n        {\n            \"name\": \"TARAPACA\",\n            \"state_code\": \"AM\",\n            \"code\": \"91798000\"\n        },\n        {\n            \"name\": \"TARAZA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05790000\"\n        },\n        {\n            \"name\": \"TARQUI\",\n            \"state_code\": \"HU\",\n            \"code\": \"41791000\"\n        },\n        {\n            \"name\": \"TARSO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05792000\"\n        },\n        {\n            \"name\": \"TASCO\",\n            \"state_code\": \"BY\",\n            \"code\": \"15790000\"\n        },\n        {\n            \"name\": \"TAURAMENA\",\n            \"state_code\": \"CS\",\n            \"code\": \"85410000\"\n        },\n        {\n            \"name\": \"TAUSA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25793000\"\n        },\n        {\n            \"name\": \"TELLO\",\n            \"state_code\": \"HU\",\n            \"code\": \"41799000\"\n        },\n        {\n            \"name\": \"TENA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25797000\"\n        },\n        {\n            \"name\": \"TENERIFE\",\n            \"state_code\": \"MA\",\n            \"code\": \"47798000\"\n        },\n        {\n            \"name\": \"TENJO\",\n            \"state_code\": \"CN\",\n            \"code\": \"25799000\"\n        },\n        {\n            \"name\": \"TENZA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15798000\"\n        },\n        {\n            \"name\": \"TEORAMA\",\n            \"state_code\": \"NS\",\n            \"code\": \"54800000\"\n        },\n        {\n            \"name\": \"TERUEL\",\n            \"state_code\": \"HU\",\n            \"code\": \"41801000\"\n        },\n        {\n            \"name\": \"TESALIA\",\n            \"state_code\": \"HU\",\n            \"code\": \"41797000\"\n        },\n        {\n            \"name\": \"TIBACUY\",\n            \"state_code\": \"CN\",\n            \"code\": \"25805000\"\n        },\n        {\n            \"name\": \"TIBANA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15804000\"\n        },\n        {\n            \"name\": \"TIBASOSA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15806000\"\n        },\n        {\n            \"name\": \"TIBIRITA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25807000\"\n        },\n        {\n            \"name\": \"TIBU\",\n            \"state_code\": \"NS\",\n            \"code\": \"54810000\"\n        },\n        {\n            \"name\": \"TIERRALTA\",\n            \"state_code\": \"CO\",\n            \"code\": \"23807000\"\n        },\n        {\n            \"name\": \"TIMANA\",\n            \"state_code\": \"HU\",\n            \"code\": \"41807000\"\n        },\n        {\n            \"name\": \"TIMBIO\",\n            \"state_code\": \"CU\",\n            \"code\": \"19807000\"\n        },\n        {\n            \"name\": \"TIMBIQUI\",\n            \"state_code\": \"CU\",\n            \"code\": \"19809000\"\n        },\n        {\n            \"name\": \"TINJACA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15808000\"\n        },\n        {\n            \"name\": \"TIPACOQUE\",\n            \"state_code\": \"BY\",\n            \"code\": \"15810000\"\n        },\n        {\n            \"name\": \"TIQUISIO\",\n            \"state_code\": \"BL\",\n            \"code\": \"13810000\"\n        },\n        {\n            \"name\": \"TITIRIBI\",\n            \"state_code\": \"AN\",\n            \"code\": \"05809000\"\n        },\n        {\n            \"name\": \"TOCA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15814000\"\n        },\n        {\n            \"name\": \"TOCAIMA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25815000\"\n        },\n        {\n            \"name\": \"TOCANCIPA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25817000\"\n        },\n        {\n            \"name\": \"TOGUI\",\n            \"state_code\": \"BY\",\n            \"code\": \"15816000\"\n        },\n        {\n            \"name\": \"TOLU VIEJO\",\n            \"state_code\": \"SU\",\n            \"code\": \"70823000\"\n        },\n        {\n            \"name\": \"TONA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68820000\"\n        },\n        {\n            \"name\": \"TOPAGA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15820000\"\n        },\n        {\n            \"name\": \"TOPAIPI\",\n            \"state_code\": \"CN\",\n            \"code\": \"25823000\"\n        },\n        {\n            \"name\": \"TORIBIO\",\n            \"state_code\": \"CU\",\n            \"code\": \"19821000\"\n        },\n        {\n            \"name\": \"TORO\",\n            \"state_code\": \"VC\",\n            \"code\": \"76823000\"\n        },\n        {\n            \"name\": \"TOTA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15822000\"\n        },\n        {\n            \"name\": \"TOTORO\",\n            \"state_code\": \"CU\",\n            \"code\": \"19824000\"\n        },\n        {\n            \"name\": \"TRINIDAD\",\n            \"state_code\": \"CS\",\n            \"code\": \"84430000\"\n        },\n        {\n            \"name\": \"TRUJILLO\",\n            \"state_code\": \"VC\",\n            \"code\": \"76828000\"\n        },\n        {\n            \"name\": \"TUBARA\",\n            \"state_code\": \"AT\",\n            \"code\": \"08832000\"\n        },\n        {\n            \"name\": \"TUCHIN\",\n            \"state_code\": \"CO\",\n            \"code\": \"23670011\"\n        },\n        {\n            \"name\": \"TULUA\",\n            \"state_code\": \"VC\",\n            \"code\": \"76834000\"\n        },\n        {\n            \"name\": \"TUMACO\",\n            \"state_code\": \"NA\",\n            \"code\": \"52835000\"\n        },\n        {\n            \"name\": \"TUNJA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15001000\"\n        },\n        {\n            \"name\": \"TUNUNGUA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15832000\"\n        },\n        {\n            \"name\": \"TUQUERRES\",\n            \"state_code\": \"NA\",\n            \"code\": \"52838000\"\n        },\n        {\n            \"name\": \"TURBACO\",\n            \"state_code\": \"BL\",\n            \"code\": \"13836000\"\n        },\n        {\n            \"name\": \"TURBANA\",\n            \"state_code\": \"BL\",\n            \"code\": \"13838000\"\n        },\n        {\n            \"name\": \"TURBO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05837000\"\n        },\n        {\n            \"name\": \"TURMEQUE\",\n            \"state_code\": \"BY\",\n            \"code\": \"15835000\"\n        },\n        {\n            \"name\": \"TUTA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15837000\"\n        },\n        {\n            \"name\": \"TUTAZA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15839000\"\n        },\n        {\n            \"name\": \"UBALA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25839000\"\n        },\n        {\n            \"name\": \"UBAQUE\",\n            \"state_code\": \"CN\",\n            \"code\": \"25841000\"\n        },\n        {\n            \"name\": \"UBATE\",\n            \"state_code\": \"CN\",\n            \"code\": \"25843000\"\n        },\n        {\n            \"name\": \"ULLOA\",\n            \"state_code\": \"VC\",\n            \"code\": \"76845000\"\n        },\n        {\n            \"name\": \"UMBITA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15842000\"\n        },\n        {\n            \"name\": \"UNE\",\n            \"state_code\": \"CN\",\n            \"code\": \"25845000\"\n        },\n        {\n            \"name\": \"UNGUIA\",\n            \"state_code\": \"CH\",\n            \"code\": \"27800000\"\n        },\n        {\n            \"name\": \"UNION PANAMERICANA\",\n            \"state_code\": \"CH\",\n            \"code\": \"27810000\"\n        },\n        {\n            \"name\": \"URAMITA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05842000\"\n        },\n        {\n            \"name\": \"URIBE\",\n            \"state_code\": \"ME\",\n            \"code\": \"50370000\"\n        },\n        {\n            \"name\": \"URIBIA\",\n            \"state_code\": \"LG\",\n            \"code\": \"44847000\"\n        },\n        {\n            \"name\": \"URRAO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05847000\"\n        },\n        {\n            \"name\": \"URUMITA\",\n            \"state_code\": \"LG\",\n            \"code\": \"44855000\"\n        },\n        {\n            \"name\": \"USIACURI\",\n            \"state_code\": \"AT\",\n            \"code\": \"08849000\"\n        },\n        {\n            \"name\": \"UTICA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25851000\"\n        },\n        {\n            \"name\": \"VALDIVIA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05854000\"\n        },\n        {\n            \"name\": \"VALENCIA \",\n            \"state_code\": \"CO\",\n            \"code\": \"23855000\"\n        },\n        {\n            \"name\": \"VALLE DE SAN JOSE\",\n            \"state_code\": \"SN\",\n            \"code\": \"68855000\"\n        },\n        {\n            \"name\": \"VALLE DE SAN JUAN\",\n            \"state_code\": \"TO\",\n            \"code\": \"73854000\"\n        },\n        {\n            \"name\": \"VALLE DEL GUAMUEZ\",\n            \"state_code\": \"PU\",\n            \"code\": \"86865000\"\n        },\n        {\n            \"name\": \"VALLEDUPAR\",\n            \"state_code\": \"CE\",\n            \"code\": \"20001000\"\n        },\n        {\n            \"name\": \"VALPARAISO \",\n            \"state_code\": \"AN\",\n            \"code\": \"05856000\"\n        },\n        {\n            \"name\": \"VALPARAISO \",\n            \"state_code\": \"CA\",\n            \"code\": \"18860000\"\n        },\n        {\n            \"name\": \"VEGACHI\",\n            \"state_code\": \"AN\",\n            \"code\": \"05858000\"\n        },\n        {\n            \"name\": \"VELEZ\",\n            \"state_code\": \"SN\",\n            \"code\": \"68861000\"\n        },\n        {\n            \"name\": \"VENADILLO \",\n            \"state_code\": \"TO\",\n            \"code\": \"73861000\"\n        },\n        {\n            \"name\": \"VENECIA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05861000\"\n        },\n        {\n            \"name\": \"VENECIA \",\n            \"state_code\": \"CN\",\n            \"code\": \"25518004\"\n        },\n        {\n            \"name\": \"VENTAQUEMADA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15861000\"\n        },\n        {\n            \"name\": \"VERGARA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25862000\"\n        },\n        {\n            \"name\": \"VERSALLES \",\n            \"state_code\": \"VC\",\n            \"code\": \"76863000\"\n        },\n        {\n            \"name\": \"VETAS\",\n            \"state_code\": \"SN\",\n            \"code\": \"68867000\"\n        },\n        {\n            \"name\": \"VIANI\",\n            \"state_code\": \"CN\",\n            \"code\": \"25867000\"\n        },\n        {\n            \"name\": \"VICTORIA\",\n            \"state_code\": \"CL\",\n            \"code\": \"17867000\"\n        },\n        {\n            \"name\": \"VIGIA DEL FUERTE\",\n            \"state_code\": \"AN\",\n            \"code\": \"05873000\"\n        },\n        {\n            \"name\": \"VIJES\",\n            \"state_code\": \"VC\",\n            \"code\": \"76869000\"\n        },\n        {\n            \"name\": \"VILLA CARO\",\n            \"state_code\": \"NS\",\n            \"code\": \"54871000\"\n        },\n        {\n            \"name\": \"VILLA DE LEYVA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15407000\"\n        },\n        {\n            \"name\": \"VILLA DEL ROSARIO\",\n            \"state_code\": \"NS\",\n            \"code\": \"54874000\"\n        },\n        {\n            \"name\": \"VILLA RICA \",\n            \"state_code\": \"CU\",\n            \"code\": \"19845000\"\n        },\n        {\n            \"name\": \"VILLAGARZON\",\n            \"state_code\": \"PU\",\n            \"code\": \"86885000\"\n        },\n        {\n            \"name\": \"VILLAGOMEZ\",\n            \"state_code\": \"CN\",\n            \"code\": \"25871000\"\n        },\n        {\n            \"name\": \"VILLAHERMOSA \",\n            \"state_code\": \"TO\",\n            \"code\": \"73870000\"\n        },\n        {\n            \"name\": \"VILLAMARIA\",\n            \"state_code\": \"CL\",\n            \"code\": \"17873000\"\n        },\n        {\n            \"name\": \"VILLANUEVA\",\n            \"state_code\": \"BL\",\n            \"code\": \"13873000\"\n        },\n        {\n            \"name\": \"VILLANUEVA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68872000\"\n        },\n        {\n            \"name\": \"VILLANUEVA \",\n            \"state_code\": \"CS\",\n            \"code\": \"85440000\"\n        },\n        {\n            \"name\": \"VILLANUEVA \",\n            \"state_code\": \"LG\",\n            \"code\": \"44874000\"\n        },\n        {\n            \"name\": \"VILLAPINZON\",\n            \"state_code\": \"CN\",\n            \"code\": \"25873000\"\n        },\n        {\n            \"name\": \"VILLARRICA \",\n            \"state_code\": \"TO\",\n            \"code\": \"73873000\"\n        },\n        {\n            \"name\": \"VILLAVICENCIO\",\n            \"state_code\": \"ME\",\n            \"code\": \"50001000\"\n        },\n        {\n            \"name\": \"VILLAVIEJA\",\n            \"state_code\": \"HU\",\n            \"code\": \"41872000\"\n        },\n        {\n            \"name\": \"VILLETA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25875000\"\n        },\n        {\n            \"name\": \"VIOTA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25878000\"\n        },\n        {\n            \"name\": \"VIRACACHA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15879000\"\n        },\n        {\n            \"name\": \"VISTA HERMOSA \",\n            \"state_code\": \"ME\",\n            \"code\": \"50711000\"\n        },\n        {\n            \"name\": \"VITERBO\",\n            \"state_code\": \"CL\",\n            \"code\": \"17877000\"\n        },\n        {\n            \"name\": \"YACOPI\",\n            \"state_code\": \"CN\",\n            \"code\": \"25885000\"\n        },\n        {\n            \"name\": \"YACUANQUER\",\n            \"state_code\": \"NA\",\n            \"code\": \"52885000\"\n        },\n        {\n            \"name\": \"YAGUARA\",\n            \"state_code\": \"HU\",\n            \"code\": \"41885000\"\n        },\n        {\n            \"name\": \"YALI\",\n            \"state_code\": \"AN\",\n            \"code\": \"05885000\"\n        },\n        {\n            \"name\": \"YARUMAL \",\n            \"state_code\": \"AN\",\n            \"code\": \"05887000\"\n        },\n        {\n            \"name\": \"YAVARATE\",\n            \"state_code\": \"VA\",\n            \"code\": \"97889000\"\n        },\n        {\n            \"name\": \"YOLOMBO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05890000\"\n        },\n        {\n            \"name\": \"YONDO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05893000\"\n        },\n        {\n            \"name\": \"YOPAL\",\n            \"state_code\": \"CS\",\n            \"code\": \"85001000\"\n        },\n        {\n            \"name\": \"YOTOCO\",\n            \"state_code\": \"VC\",\n            \"code\": \"76890000\"\n        },\n        {\n            \"name\": \"YUMBO\",\n            \"state_code\": \"VC\",\n            \"code\": \"76892000\"\n        },\n        {\n            \"name\": \"ZAMBRANO\",\n            \"state_code\": \"BL\",\n            \"code\": \"13894000\"\n        },\n        {\n            \"name\": \"ZAPATOCA\",\n            \"state_code\": \"SN\",\n            \"code\": \"68895000\"\n        },\n        {\n            \"name\": \"ZAPAYAN\",\n            \"state_code\": \"MA\",\n            \"code\": \"47960000\"\n        },\n        {\n            \"name\": \"ZARAGOZA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05895000\"\n        },\n        {\n            \"name\": \"ZARZAL\",\n            \"state_code\": \"VC\",\n            \"code\": \"76895000\"\n        },\n        {\n            \"name\": \"ZETAQUIRA\",\n            \"state_code\": \"BY\",\n            \"code\": \"15897000\"\n        },\n        {\n            \"name\": \"ZIPACON\",\n            \"state_code\": \"CN\",\n            \"code\": \"25898000\"\n        },\n        {\n            \"name\": \"ZIPAQUIRA\",\n            \"state_code\": \"CN\",\n            \"code\": \"25899000\"\n        },\n        {\n            \"name\": \"ZONA BANANERA\",\n            \"state_code\": \"MA\",\n            \"code\": \"47980000\"\n        }\n    ]\n}"}],"_postman_id":"9aebd989-a907-41aa-b6e2-0437f2459644"},{"name":"get provinces by state code","event":[{"listen":"prerequest","script":{"id":"35cee35e-6087-4f35-b155-c728549b9ab3","exec":["pm.globals.set(\"province_code\", \"AN\");"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"8818dc73-aa5c-4126-a91b-d48009345ad7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{queries_url}}/provinces/{{state_code}}","description":"Get provinces by state code.\n\n**AN** - ABEJORRAL  \n**NS** - ABREGO  \n**ME** - ACACIAS"},"response":[{"id":"fd6f2cc7-e0a7-4538-8195-698ddaa070d3","name":"get provinces by state code","originalRequest":{"method":"GET","header":[],"url":"https://{{queries_url}}.envia.com/provinces/AN"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 19 Jun 2020 19:58:18 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"origin,accept-encoding","enabled":true},{"key":"Access-Control-Expose-Headers","value":"WWW-Authenticate,Server-Authorization","enabled":true},{"key":"Cache-Control","value":"no-cache","enabled":true},{"key":"Via","value":"1.1 vegur","enabled":true},{"key":"CF-Cache-Status","value":"DYNAMIC","enabled":true},{"key":"cf-request-id","value":"036fc22bab00000e66af147200000001","enabled":true},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","enabled":true},{"key":"Server","value":"cloudflare","enabled":true},{"key":"CF-RAY","value":"5a5fd2f2a93a0e66-DFW","enabled":true},{"key":"Content-Encoding","value":"br","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"name\": \"ABEJORRAL\",\n            \"state_code\": \"AN\",\n            \"code\": \"05002000\"\n        },\n        {\n            \"name\": \"ABRIAQUI\",\n            \"state_code\": \"AN\",\n            \"code\": \"05004000\"\n        },\n        {\n            \"name\": \"ALEJANDRIA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05021000\"\n        },\n        {\n            \"name\": \"AMAGA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05030000\"\n        },\n        {\n            \"name\": \"AMALFI\",\n            \"state_code\": \"AN\",\n            \"code\": \"05031000\"\n        },\n        {\n            \"name\": \"ANDES\",\n            \"state_code\": \"AN\",\n            \"code\": \"05034000\"\n        },\n        {\n            \"name\": \"ANGELOPOLIS\",\n            \"state_code\": \"AN\",\n            \"code\": \"05036000\"\n        },\n        {\n            \"name\": \"ANGOSTURA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05038000\"\n        },\n        {\n            \"name\": \"ANORI\",\n            \"state_code\": \"AN\",\n            \"code\": \"05040000\"\n        },\n        {\n            \"name\": \"ANZA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05044000\"\n        },\n        {\n            \"name\": \"APARTADO \",\n            \"state_code\": \"AN\",\n            \"code\": \"05045000\"\n        },\n        {\n            \"name\": \"ARBOLETES\",\n            \"state_code\": \"AN\",\n            \"code\": \"05051000\"\n        },\n        {\n            \"name\": \"ARGELIA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05055000\"\n        },\n        {\n            \"name\": \"ARMENIA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05059000\"\n        },\n        {\n            \"name\": \"BARBOSA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05079000\"\n        },\n        {\n            \"name\": \"BELLO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05088000\"\n        },\n        {\n            \"name\": \"BELMIRA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05086000\"\n        },\n        {\n            \"name\": \"BETANIA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05091000\"\n        },\n        {\n            \"name\": \"BETULIA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05093000\"\n        },\n        {\n            \"name\": \"BRICENO \",\n            \"state_code\": \"AN\",\n            \"code\": \"05107000\"\n        },\n        {\n            \"name\": \"BURITICA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05113000\"\n        },\n        {\n            \"name\": \"CACERES \",\n            \"state_code\": \"AN\",\n            \"code\": \"05120000\"\n        },\n        {\n            \"name\": \"CAICEDO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05125000\"\n        },\n        {\n            \"name\": \"CALDAS \",\n            \"state_code\": \"AN\",\n            \"code\": \"05129000\"\n        },\n        {\n            \"name\": \"CAMPAMENTO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05134000\"\n        },\n        {\n            \"name\": \"CANASGORDAS\",\n            \"state_code\": \"AN\",\n            \"code\": \"05138000\"\n        },\n        {\n            \"name\": \"CARACOLI \",\n            \"state_code\": \"AN\",\n            \"code\": \"05142000\"\n        },\n        {\n            \"name\": \"CARAMANTA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05145000\"\n        },\n        {\n            \"name\": \"CAREPA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05147000\"\n        },\n        {\n            \"name\": \"CAROLINA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05150000\"\n        },\n        {\n            \"name\": \"CAUCASIA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05154000\"\n        },\n        {\n            \"name\": \"CHIGORODO \",\n            \"state_code\": \"AN\",\n            \"code\": \"05172000\"\n        },\n        {\n            \"name\": \"CISNEROS \",\n            \"state_code\": \"AN\",\n            \"code\": \"05190000\"\n        },\n        {\n            \"name\": \"CIUDAD BOLIVAR\",\n            \"state_code\": \"AN\",\n            \"code\": \"05101000\"\n        },\n        {\n            \"name\": \"COCORNA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05197000\"\n        },\n        {\n            \"name\": \"CONCEPCION\",\n            \"state_code\": \"AN\",\n            \"code\": \"05206000\"\n        },\n        {\n            \"name\": \"CONCORDIA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05209000\"\n        },\n        {\n            \"name\": \"COPACABANA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05212000\"\n        },\n        {\n            \"name\": \"DABEIBA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05234000\"\n        },\n        {\n            \"name\": \"DON MATIAS\",\n            \"state_code\": \"AN\",\n            \"code\": \"05237000\"\n        },\n        {\n            \"name\": \"EBEJICO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05240000\"\n        },\n        {\n            \"name\": \"EL BAGRE \",\n            \"state_code\": \"AN\",\n            \"code\": \"05250000\"\n        },\n        {\n            \"name\": \"EL CARMEN DE VIBORAL\",\n            \"state_code\": \"AN\",\n            \"code\": \"05148000\"\n        },\n        {\n            \"name\": \"EL SANTUARIO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05697000\"\n        },\n        {\n            \"name\": \"ENTRERRIOS\",\n            \"state_code\": \"AN\",\n            \"code\": \"05264000\"\n        },\n        {\n            \"name\": \"ENVIGADO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05266000\"\n        },\n        {\n            \"name\": \"FREDONIA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05282000\"\n        },\n        {\n            \"name\": \"FRONTINO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05284000\"\n        },\n        {\n            \"name\": \"GIRALDO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05306000\"\n        },\n        {\n            \"name\": \"GIRARDOTA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05308000\"\n        },\n        {\n            \"name\": \"GOMEZ PLATA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05310000\"\n        },\n        {\n            \"name\": \"GRANADA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05313000\"\n        },\n        {\n            \"name\": \"GUADALUPE\",\n            \"state_code\": \"AN\",\n            \"code\": \"05315000\"\n        },\n        {\n            \"name\": \"GUARNE \",\n            \"state_code\": \"AN\",\n            \"code\": \"05318000\"\n        },\n        {\n            \"name\": \"GUATAPE\",\n            \"state_code\": \"AN\",\n            \"code\": \"05321000\"\n        },\n        {\n            \"name\": \"HELICONIA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05347000\"\n        },\n        {\n            \"name\": \"HISPANIA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05353000\"\n        },\n        {\n            \"name\": \"ITAGUI\",\n            \"state_code\": \"AN\",\n            \"code\": \"05360000\"\n        },\n        {\n            \"name\": \"ITUANGO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05361000\"\n        },\n        {\n            \"name\": \"JARDIN\",\n            \"state_code\": \"AN\",\n            \"code\": \"05364000\"\n        },\n        {\n            \"name\": \"JERICO \",\n            \"state_code\": \"AN\",\n            \"code\": \"05368000\"\n        },\n        {\n            \"name\": \"LA CEJA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05376000\"\n        },\n        {\n            \"name\": \"LA ESTRELLA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05380000\"\n        },\n        {\n            \"name\": \"LA PINTADA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05390000\"\n        },\n        {\n            \"name\": \"LA PINTADA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05390000\"\n        },\n        {\n            \"name\": \"LA UNION \",\n            \"state_code\": \"AN\",\n            \"code\": \"05400000\"\n        },\n        {\n            \"name\": \"LIBORINA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05411000\"\n        },\n        {\n            \"name\": \"MACEO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05425000\"\n        },\n        {\n            \"name\": \"MARINILLA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05440000\"\n        },\n        {\n            \"name\": \"MEDELLIN\",\n            \"state_code\": \"AN\",\n            \"code\": \"05001000\"\n        },\n        {\n            \"name\": \"MONTEBELLO \",\n            \"state_code\": \"AN\",\n            \"code\": \"05467000\"\n        },\n        {\n            \"name\": \"MURINDO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05475000\"\n        },\n        {\n            \"name\": \"MUTATA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05480000\"\n        },\n        {\n            \"name\": \"NARINO \",\n            \"state_code\": \"AN\",\n            \"code\": \"05483000\"\n        },\n        {\n            \"name\": \"NECHI\",\n            \"state_code\": \"AN\",\n            \"code\": \"05495000\"\n        },\n        {\n            \"name\": \"NECOCLI\",\n            \"state_code\": \"AN\",\n            \"code\": \"05490000\"\n        },\n        {\n            \"name\": \"OLAYA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05501000\"\n        },\n        {\n            \"name\": \"PENOL\",\n            \"state_code\": \"AN\",\n            \"code\": \"05541000\"\n        },\n        {\n            \"name\": \"PEQUE\",\n            \"state_code\": \"AN\",\n            \"code\": \"05543000\"\n        },\n        {\n            \"name\": \"PUEBLORRICO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05576000\"\n        },\n        {\n            \"name\": \"PUERTO BERRIO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05579000\"\n        },\n        {\n            \"name\": \"PUERTO NARE\",\n            \"state_code\": \"AN\",\n            \"code\": \"05585000\"\n        },\n        {\n            \"name\": \"PUERTO TRIUNFO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05591000\"\n        },\n        {\n            \"name\": \"REMEDIOS\",\n            \"state_code\": \"AN\",\n            \"code\": \"05604000\"\n        },\n        {\n            \"name\": \"RETIRO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05607000\"\n        },\n        {\n            \"name\": \"RIONEGRO \",\n            \"state_code\": \"AN\",\n            \"code\": \"05615000\"\n        },\n        {\n            \"name\": \"SABANALARGA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05628000\"\n        },\n        {\n            \"name\": \"SABANETA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05631000\"\n        },\n        {\n            \"name\": \"SALGAR \",\n            \"state_code\": \"AN\",\n            \"code\": \"05642000\"\n        },\n        {\n            \"name\": \"SAN ANDRES DE CUERQUIA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05647000\"\n        },\n        {\n            \"name\": \"SAN CARLOS \",\n            \"state_code\": \"AN\",\n            \"code\": \"05649000\"\n        },\n        {\n            \"name\": \"SAN FRANCISCO \",\n            \"state_code\": \"AN\",\n            \"code\": \"05209004\"\n        },\n        {\n            \"name\": \"SAN JERONIMO \",\n            \"state_code\": \"AN\",\n            \"code\": \"05656000\"\n        },\n        {\n            \"name\": \"SAN JOSE DE LA MONTANA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05658000\"\n        },\n        {\n            \"name\": \"SAN JUAN DE URABA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05659000\"\n        },\n        {\n            \"name\": \"SAN LUIS \",\n            \"state_code\": \"AN\",\n            \"code\": \"05660000\"\n        },\n        {\n            \"name\": \"SAN PEDRO  \",\n            \"state_code\": \"AN\",\n            \"code\": \"05664000\"\n        },\n        {\n            \"name\": \"SAN PEDRO DE URABA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05665000\"\n        },\n        {\n            \"name\": \"SAN RAFAEL \",\n            \"state_code\": \"AN\",\n            \"code\": \"05667000\"\n        },\n        {\n            \"name\": \"SAN ROQUE \",\n            \"state_code\": \"AN\",\n            \"code\": \"05670000\"\n        },\n        {\n            \"name\": \"SAN VICENTE\",\n            \"state_code\": \"AN\",\n            \"code\": \"05674000\"\n        },\n        {\n            \"name\": \"SANTA BARBARA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05679000\"\n        },\n        {\n            \"name\": \"SANTA FE DE ANTIOQUIA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05042000\"\n        },\n        {\n            \"name\": \"SANTA ROSA DE OSOS\",\n            \"state_code\": \"AN\",\n            \"code\": \"05686000\"\n        },\n        {\n            \"name\": \"SANTAFE DE ANTIOQUIA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05042000\"\n        },\n        {\n            \"name\": \"SANTO DOMINGO \",\n            \"state_code\": \"AN\",\n            \"code\": \"05040004\"\n        },\n        {\n            \"name\": \"SEGOVIA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05736000\"\n        },\n        {\n            \"name\": \"SONSON\",\n            \"state_code\": \"AN\",\n            \"code\": \"05756000\"\n        },\n        {\n            \"name\": \"SOPETRAN\",\n            \"state_code\": \"AN\",\n            \"code\": \"05761000\"\n        },\n        {\n            \"name\": \"TAMESIS\",\n            \"state_code\": \"AN\",\n            \"code\": \"05789000\"\n        },\n        {\n            \"name\": \"TARAZA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05790000\"\n        },\n        {\n            \"name\": \"TARSO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05792000\"\n        },\n        {\n            \"name\": \"TITIRIBI\",\n            \"state_code\": \"AN\",\n            \"code\": \"05809000\"\n        },\n        {\n            \"name\": \"TURBO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05837000\"\n        },\n        {\n            \"name\": \"URAMITA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05842000\"\n        },\n        {\n            \"name\": \"URRAO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05847000\"\n        },\n        {\n            \"name\": \"VALDIVIA\",\n            \"state_code\": \"AN\",\n            \"code\": \"05854000\"\n        },\n        {\n            \"name\": \"VALPARAISO \",\n            \"state_code\": \"AN\",\n            \"code\": \"05856000\"\n        },\n        {\n            \"name\": \"VEGACHI\",\n            \"state_code\": \"AN\",\n            \"code\": \"05858000\"\n        },\n        {\n            \"name\": \"VENECIA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05861000\"\n        },\n        {\n            \"name\": \"VIGIA DEL FUERTE\",\n            \"state_code\": \"AN\",\n            \"code\": \"05873000\"\n        },\n        {\n            \"name\": \"YALI\",\n            \"state_code\": \"AN\",\n            \"code\": \"05885000\"\n        },\n        {\n            \"name\": \"YARUMAL \",\n            \"state_code\": \"AN\",\n            \"code\": \"05887000\"\n        },\n        {\n            \"name\": \"YOLOMBO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05890000\"\n        },\n        {\n            \"name\": \"YONDO\",\n            \"state_code\": \"AN\",\n            \"code\": \"05893000\"\n        },\n        {\n            \"name\": \"ZARAGOZA \",\n            \"state_code\": \"AN\",\n            \"code\": \"05895000\"\n        }\n    ]\n}"}],"_postman_id":"8818dc73-aa5c-4126-a91b-d48009345ad7"}],"id":"76f4fbd2-3be8-4338-be1c-b1cf4e438b06","_postman_id":"76f4fbd2-3be8-4338-be1c-b1cf4e438b06"},{"name":"NDR (India)","item":[{"name":"NDR Request","id":"fa1e0b8d-0fa1-489c-afba-b88a4b6ef10c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"carrier\": \"ekart\",\n    \"trackingNumber\": \"TDSC1020161931\",\n    \"actionCode\": \"RTO\",\n    \"data\": null\n}","options":{"raw":{"language":"json"}}},"url":"{{api_url}}/ship/ndreport"},"response":[],"_postman_id":"fa1e0b8d-0fa1-489c-afba-b88a4b6ef10c"},{"name":"NDR Shipment Actions","id":"fb00e213-9087-4789-9ae7-95d67b6740c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"GET","header":[],"url":"{{queries_url}}/get-shipments-ndr"},"response":[],"_postman_id":"fb00e213-9087-4789-9ae7-95d67b6740c7"},{"name":"NDR History","id":"d5a77111-43cc-4c53-b1aa-247b9dce6810","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{queries_url}}/get-shipment-history-ndr/{{shipment_id}}"},"response":[],"_postman_id":"d5a77111-43cc-4c53-b1aa-247b9dce6810"}],"id":"adf5b249-26ae-43d9-bb2e-67c260e458a5","auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"event":[{"listen":"prerequest","script":{"id":"73ab595b-2d6b-46c8-8c96-8210afad9c23","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"0b5ae335-ae13-4613-a18b-aafe522536c7","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}],"_postman_id":"adf5b249-26ae-43d9-bb2e-67c260e458a5"},{"name":"Branches","item":[{"name":"Get Branches","id":"a781ad27-58fa-457c-b17a-fddd38644bfb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{queries_url}}/branches/estafeta/MX?type=1&state=Ciudad de Mexico&locality=Cuauhtemoc&zipcode=06100&latitude=48.833841&longitude=2.316922","host":["{{queries_url}}"],"path":["branches","estafeta","MX"],"query":[{"key":"type","value":"1","description":"Search type (1, 2, or 3)"},{"key":"state","value":"Ciudad de Mexico","description":"State filter"},{"key":"locality","value":"Cuauhtemoc","description":"Locality filter"},{"key":"zipcode","value":"06100","description":"Postal code filter"},{"key":"latitude","value":"48.833841"},{"key":"longitude","value":"2.316922"}]},"description":"| Param | Type | Required | Description |\n| --- | --- | --- | --- |\n| `carrier` | string | Yes | Carrier name (e.g., `estafeta`) |\n| `country_code` | string | Yes | Country code in ISO format (2–3 characters). Example: `MX` |\n\n| Param | Type | Required | Default | Description |\n| --- | --- | --- | --- | --- |\n| `zipcode` | string | No | \\- | Postal code filter |\n| `branchType` | number | No | \\- | Branch type filter |\n| `locality` | string | No | \\- | Locality filter |\n| `state` | string | No | \\- | State filter |\n| `type` | number | No | `1` | Search type. Allowed values: `1`, `2`, `3` |\n| `latitude` | number | No | \\- | Latitude for geolocation search |\n| `longitude` | number | No | \\- | Longitude for geolocation search |\n| `address` | string | No | \\- | Full address filter |\n| `allBranch` | boolean | No | `false` | If `true`, returns all branches |"},"response":[{"id":"af3b1794-2105-4379-bfd9-08c346782c12","name":"Example 200","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{queries_url}}/branches/estafeta/MX?type=1&state=Ciudad de Mexico&locality=Cuauhtemoc&zipcode=06100","host":["{{queries_url}}"],"path":["branches","estafeta","MX"],"query":[{"key":"type","value":"1"},{"key":"state","value":"Ciudad de Mexico"},{"key":"locality","value":"Cuauhtemoc"},{"key":"zipcode","value":"06100"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"carrier\": \"estafeta\",\n    \"country_code\": \"MX\",\n    \"branches\": [\n        {\n            \"id\": \"12345\",\n            \"name\": \"Cuauhtemoc Branch\",\n            \"address\": \"Av. Insurgentes Sur 123, Cuauhtémoc, CDMX\",\n            \"zipcode\": \"06100\",\n            \"state\": \"Ciudad de México\",\n            \"locality\": \"Cuauhtémoc\",\n            \"latitude\": 19.432608,\n            \"longitude\": -99.133209,\n            \"type\": 1,\n            \"branchType\": 2\n        }\n    ],\n    \"pagination\": {\n        \"page\": 1,\n        \"limit\": 50,\n        \"total\": 1\n    }\n}"},{"id":"85026e85-98f4-452a-aeed-bf401ddef537","name":"Example 404","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{queries_url}}/branches/estafeta/MX?type=1&state=Ciudad de Mexico&locality=Cuauhtemoc&zipcode=06100&latitude=48.833841&longitude=2.316922","host":["{{queries_url}}"],"path":["branches","estafeta","MX"],"query":[{"key":"type","value":"1","description":"Search type (1, 2, or 3)"},{"key":"state","value":"Ciudad de Mexico","description":"State filter"},{"key":"locality","value":"Cuauhtemoc","description":"Locality filter"},{"key":"zipcode","value":"06100","description":"Postal code filter"},{"key":"latitude","value":"48.833841"},{"key":"longitude","value":"2.316922"}]},"description":"| Param | Type | Required | Description |\n| --- | --- | --- | --- |\n| `carrier` | string | ✅ Yes | Carrier name (e.g., `estafeta`) |\n| `country_code` | string | ✅ Yes | Country code in ISO format (2–3 characters). Example: `MX` |\n\n| Param | Type | Required | Default | Description |\n| --- | --- | --- | --- | --- |\n| `zipcode` | string | ❌ No | \\- | Postal code filter |\n| `branchType` | number | ❌ No | \\- | Branch type filter |\n| `locality` | string | ❌ No | \\- | Locality filter |\n| `state` | string | ❌ No | \\- | State filter |\n| `type` | number | ❌ No | `1` | Search type. Allowed values: `1`, `2`, `3` |\n| `latitude` | number | ❌ No | \\- | Latitude for geolocation search |\n| `longitude` | number | ❌ No | \\- | Longitude for geolocation search |\n| `address` | string | ❌ No | \\- | Full address filter |\n| `allBranch` | boolean | ❌ No | `false` | If `true`, returns all branches |"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"message\": \"No branches found for the given filters\"\n}"}],"_postman_id":"a781ad27-58fa-457c-b17a-fddd38644bfb"}],"id":"69512a2d-e0f2-4a54-84e1-8c9e865c305b","description":"Collection to query branches by carrier and country.","auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"event":[{"listen":"prerequest","script":{"id":"acf2a276-5d53-41bb-9600-588983ca71f5","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"e323b50f-f2a7-4780-b026-a158226bf63a","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}],"_postman_id":"69512a2d-e0f2-4a54-84e1-8c9e865c305b"}],"auth":{"type":"bearer","bearer":{"token":"{{token}}"}},"event":[{"listen":"prerequest","script":{"id":"c84119d8-7abc-454d-ae40-8f548c52ca11","type":"text/javascript","requests":{},"exec":["pm.collectionVariables.set(\"url\", \"api.envia.com\");"]}},{"listen":"test","script":{"id":"9e44fefa-c9ed-4577-9d15-0216116d941f","type":"text/javascript","requests":{},"exec":[""]}}],"variable":[{"key":"url","value":""}]}