{"info":{"_postman_id":"4eb6b877-bff4-43f1-8595-e1ca823f4e95","name":"Ally DSP Integration","description":"<html><head></head><body><p>This api documentation will go over integration calls. </p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"959515","collectionId":"4eb6b877-bff4-43f1-8595-e1ca823f4e95","publishedId":"TVRj79C8","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"d20f0f"},"publishDate":"2021-12-08T19:00:48.000Z"},"item":[{"name":"Ally API","item":[{"name":"Delivery Quote","id":"83cdbdb7-145d-4db8-add8-944130d4d9eb","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept-encoding":true}},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"pickup\": {\n        \"street\": \"10850 Le Conte Avenue\",\n        \"city\": \"Los Angeles\",\n        \"state\": \"CA\",\n        \"country\": \"US\",\n        \"postalCode\": \"90024\",\n        \"latitude\": -118.44326,\n        \"longitude\": 34.06352,\n        \"unit\": \"101A\",\n        \"instructions\": \"Please Show Pickup Slip\"\n    },\n    \"dropoff\": {\n        \"street\": \"9786 W Pico Blvd\",\n        \"city\": \"Los Angeles\",\n        \"state\": \"CA\",\n        \"country\": \"US\",\n        \"postalCode\": \"90024\",\n        \"latitude\": -118.401811,\n        \"longitude\": 34.053623,\n        \"unit\": \"Apt A\",\n        \"instructions\": \"Leave at front door.\"\n    },\n    \"quoteExternalReference\": \"11111111111111111\", // This is your UUID to identify the Unique Quote\n    \"pickupTime\": \"2024-07-10T14:30:00.000000Z\", // Optional if Dropoff Time Provided\n    \"dropoffTime\": \"2024-07-10T14:30:00.000000Z\", // Optional if Pickup Time Provided\n    \"controlledContents\": \"Alcohol,Tobacco,CBD\",\n    \"allowedVehicles\": \"Walker,Bicycle,DeliveryBicycle,Car,Van\",\n    \"orderValue\": 100.50,\n    \"tip\": 3.5,\n    \"brandName\": \"ABC Business\",\n    \"currency\": \"USD\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.logistically.io/api/v2/delivery/quotes?key=Tr7C72pdMlyMwG7ir9t2MZZxALeowGO8Px52yv0ED$vRInhr3EPhZeHGtmFmvuRg&bypass=1","description":"<p>As our partner you will use this API endpoint to receive a quote. we will respond with availability and price for the delivery</p>\n","urlObject":{"protocol":"https","path":["api","v2","delivery","quotes"],"host":["api","logistically","io"],"query":[{"key":"key","value":"Tr7C72pdMlyMwG7ir9t2MZZxALeowGO8Px52yv0ED$vRInhr3EPhZeHGtmFmvuRg"},{"key":"bypass","value":"1"}],"variable":[]}},"response":[{"id":"028c75c2-2562-4338-974a-7af946e6c6a4","name":"Response - Not Available","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"pickup\": {\n        \"street\": \"123 Street Ave\",\n        \"city\": \"New York City\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"postalCode\": \"40004\",\n        \"latitude\": 40.716038,\n        \"longitude\": -74.00631,\n        \"unit\": \"104B\",\n        \"instructions\": \"Use back entrance\"\n    },\n    \"dropoff\": {\n        \"street\": \"123 Street Ave\",\n        \"city\": \"New York City\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"postalCode\": \"40004\",\n        \"latitude\": 40.24377,\n        \"longitude\": -74.10277,\n        \"unit\": \"Suite 300\",\n        \"instructions\": \"Leave with security guard\"\n    },\n    \"quoteExternalReference\": \"{{your_quote_id}}\",\n    \"pickupTime\": \"2015-09-22T18:30:00.0000000Z\",\n    \"dropoffTime\": \"2015-09-22T18:30:00.0000000Z\",\n    \"controlledContents\": \"Alcohol,Tobacco\",\n    \"allowedVehicles\": \"Walker,Bicycle,DeliveryBicycle,Car,Van\",\n    \"orderValue\": 22.50,\n    \"brandName\": \"BigBellyBurger\",\n    \"currency\": \"USD\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.logistically.io/api/v2/delivery/quotes?key={{api_key}}","protocol":"https","host":["api","logistically","io"],"path":["api","v2","delivery","quotes"],"query":[{"key":"key","value":"{{api_key}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 16 Oct 2020 19:03:42 GMT"},{"key":"Server","value":"Apache/2.2.15 (CentOS) DAV/2 mod_ssl/2.2.15 OpenSSL/1.0.1e-fips"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"ci_session=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; httponly"},{"key":"Set-Cookie","value":"ci_session=9qkg1eq3l604dnsmneas3h65skj3stph; expires=Sat, 17-Oct-2020 19:03:42 GMT; path=/; HttpOnly"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Length","value":"49"},{"key":"Keep-Alive","value":"timeout=5, max=300"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"isAvailable\": false,\n    \"unavailableReason\": \"Other\"\n}"},{"id":"93c0285e-ded3-4acb-b4b9-678d224ba133","name":"Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"pickup\": {\n    \"street\": \"123 Street Ave\",\n    \"city\": \"New York City\",\n    \"state\": \"NY\",\n    \"country\": \"US\",\n    \"postalCode\": \"10004\",\n    \"latitude\": 40.716038,\n    \"longitude\": -74.00631,\n    \"unit\": \"104B\",\n    \"instructions\": \"Use back entrance\"\n  },\n  \"dropoff\": {\n    \"street\": \"123 Street Ave\",\n    \"city\": \"New York City\",\n    \"state\": \"NY\",\n    \"country\": \"US\"\n    \"postalCode\": \"10004\",\n    \"latitude\": 40.24377,\n    \"longitude\": -74.10277,\n    \"unit\": \"Suite 300\",\n    \"instructions\": \"Leave with security guard\"\n  },\n  \"quoteExternalReference\": \"XXXXXXXXXX01\", // Your External ID\n  \"pickupTime\": \"2015-09-22T18:30:00.0000000Z\", // pickupTime is optional if dropoffTime is specified \n  \"dropoffTime\":\"2015-09-22T18:30:00.0000000Z\", // dropoffTime is optional if pickupTime is specified \n  \"controlledContents\": \"Alcohol,Tobacco\", // Alcohol, Tabacco, Marijuana, Drugs\n  \"allowedVehicles\": \"Walker,Bicycle,DeliveryBicycle,Car,Van\",\n  \"orderValue\": 22.50, \n  \"brandName\": \"BigBellyBurger\", // Name of Restaurant or Brand\n  \"currency\": \"USD\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.logistically.io/api/v2/delivery/quotes?key={{api_key}}","protocol":"https","host":["api","logistically","io"],"path":["api","v2","delivery","quotes"],"query":[{"key":"key","value":"{{api_key}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 16 Oct 2020 18:19:53 GMT"},{"key":"Server","value":"Apache/2.2.15 (CentOS) DAV/2 mod_ssl/2.2.15 OpenSSL/1.0.1e-fips"},{"key":"Set-Cookie","value":"ci_session=r8ekfuens0vj8508hufmalq9ivia5i96; expires=Sat, 17-Oct-2020 18:19:53 GMT; path=/; HttpOnly"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"134"},{"key":"Keep-Alive","value":"timeout=5, max=300"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"isAvailable\": true, // true or false\n    \"quoteId\": \"159144\", // Ally's ID for your Quote\n    \"fee\": \"7.79\", // Fee in $$\n    \"estimatedPickupTime\": \"1970-01-01T00:00:00+00:00\", // Estimated Pickup Time\n    \"estimatedDropoffTime\": \"1970-01-01T00:15:00+00:00\", // Estimated Delivery Time\n    \"expires\": \"1970-01-01T00:05:00+00:00\" // Quote expires at this time\n}"}],"_postman_id":"83cdbdb7-145d-4db8-add8-944130d4d9eb"},{"name":"Delivery Order","id":"a82568c6-4edb-418a-9f4b-cf16a3890921","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"pickup\": {\n        \"name\": \"ABC Business\", // Name of the business\n        \"contact\":\"James Dean\", // (Optional) Name of the person at the pickup site\n        \"phoneNumber\": \"+12125551234\", // Contact Information of Pickup Location\n        \"street\": \"123 Street Ave.\",\n        \"city\": \"Some City\",\n        \"state\": \"CA\",\n        \"country\": \"US\",\n        \"postalCode\": \"90210\",\n        \"latitude\": 12.123456,\n        \"longitude\": -12.123456,\n        \"unit\": \"101A\", // (Optional) \n        \"instructions\": \"Please Show Pickup Slip\"\n    },\n    \"dropoff\": {\n        \"name\": \"Jane Doe\",\n        \"phoneNumber\": \"+12125555678\",\n        \"email\": \"test@test.com\", // Optional, Required for Email Confirmation / Updates\n        \"street\": \"123 Other Street Ave\",\n        \"city\": \"Another City\",\n        \"state\": \"CA\",\n        \"country\": \"US\",\n        \"postalCode\": \"91210\",\n        \"latitude\": 12.123456,\n        \"longitude\": -12.123456,\n        \"unit\": \"Apt A\",\n        \"instructions\": \"Leave at front door.\"\n    },\n    \"orderDetails\": [\n        {\n            \"title\": \"Salad Green\",\n            \"quantity\": 3,\n            \"price\":\"4.50\" // (Optional) \n        },\n        {\n            \"title\": \"Chips\",\n            \"quantity\": 2,\n            \"price\":\"4.50\" // (Optional) \n        }\n    ],\n    \"pickupTime\": \"2020-10-21T18:30:00.0000000Z\",\n    \"quoteExternalReference\": \"XXXXXXXXXX01\", // This is your UUID for the Quote, We use this to match to the QUOTE\n    \"deliveryExternalReference\": \"XXXXXXXXXX01\", // This is the Customer Facing Order Number\n    \"deliveryId\": \"XXXXXXXXXX01\", // This is your UUID for the Delivery\n    \"tip\": 3.5, // This goes 100% to the Driver\n    \"orderValue\": 22.50,\n    \"photo_required\":true,\n    \"id_required\":false,\n    \"email\":true, // Allow us to Email the dropoff contact about this delivery\n    \"sms\":true, // Allow us to SMS the dropoff contact about this delivery\n    \"currency\": \"USD\",\n    \"controlledContents\": \"Alcohol,Tobacco,CBD\",\n    \"brandName\": \"ABC Business\",\n    \"allowedVehicles\": \"Walker,Bicycle,DeliveryBicycle,Car,Van\",\n    \"license\":\"URL\", // (CBD ONLY) URL of PDF or JPG of License for the sale of CBD. The Merchant needs to certify \n    \"contains_thc\":\"0.3%\", // (CDB ONLY) put false if no THC, or specify the total % of THC in the contents. \n    \"package_sealed\":true // (CBD ONLY) We need confirmation that the package will be 100% sealed. \n}","options":{"raw":{"language":"json"}}},"url":"https://api.logistically.io/api/v2/delivery/quotes/{{AllyID}}/accept?key={{api_key}}","description":"<p>In this api endpoint, you will send over the successful order information for the accepted quote. </p>\n","urlObject":{"protocol":"https","path":["api","v2","delivery","quotes","{{AllyID}}","accept"],"host":["api","logistically","io"],"query":[{"key":"key","value":"{{api_key}}"}],"variable":[]}},"response":[{"id":"1b9115b6-0c77-4bab-a907-ec23bfb4d061","name":"Response - Not Available","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"pickup\": {\n        \"name\": \"Kermit's Salads\",\n        \"phoneNumber\": \"+12125551234\",\n        \"street\": \"123 Street Ave\",\n        \"city\": \"New York City\",\n        \"state\": \"NY\",\n        \"postalCode\": \"10004\",\n        \"latitude\": 40.716038,\n        \"longitude\": -74.00631,\n        \"unit\": \"104B\",\n        \"instructions\": \"Use back entrance\"\n    },\n    \"dropoff\": {\n        \"name\": \"Miss Piggy\",\n        \"phoneNumber\": \"+12125555678\",\n        \"street\": \"123 Street Ave\",\n        \"city\": \"New York City\",\n        \"state\": \"NY\",\n        \"postalCode\": \"10004\",\n        \"latitude\": 40.24377,\n        \"longitude\": -74.10277,\n        \"unit\": \"Suite 300\",\n        \"instructions\": \"Leave with security guard\"\n    },\n    \"orderDetails\": [\n        {\n            \"title\": \"Salad Green\",\n            \"quantity\": 3\n        },\n        {\n            \"title\": \"Chips\",\n            \"quantity\": 2\n        }\n    ],\n    \"pickupTime\": \"2020-10-21T18:30:00.0000000Z\",\n    \"quoteExternalReference\": \"XXXXXXXXXX01\", // This was the quote external referance. We will use this to tie the QUOTE to the ORDER\n    \"deliveryExternalReference\": \"XXXXXXXXXX01\", // This is the front facing ORDER ID that the customer sees and driver will use to identify the order. \n    \"deliveryId\": \"XXXXXXXXXX01\", // This is your internal UUID for the order\n    \"tip\": 3.5, // 15% Auto Selected required. User can modify\n    \"controlledContents\": \"Alcohol,Tobacco\",\n    \"allowedVehicles\": \"Walker,Bicycle,DeliveryBicycle,Car,Van\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.logistically.io/api/v2/delivery/quotes/187489/accept?key={{api_key}}","protocol":"https","host":["api","logistically","io"],"path":["api","v2","delivery","quotes","187489","accept"],"query":[{"key":"key","value":"{{api_key}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 16 Oct 2020 18:36:26 GMT"},{"key":"Server","value":"Apache/2.2.15 (CentOS) DAV/2 mod_ssl/2.2.15 OpenSSL/1.0.1e-fips"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"63"},{"key":"Keep-Alive","value":"timeout=5, max=300"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"isAvailable\": false,\n    \"unavailableReason\": \"Other\"\n}"},{"id":"61b1fe9d-8eeb-4cde-84ae-e96678b2a8d9","name":"Response Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"pickup\": {\n        \"name\": \"Kermit's Salads\",\n        \"phoneNumber\": \"+12125551234\",\n        \"street\": \"123 Street Ave\",\n        \"city\": \"New York City\",\n        \"state\": \"NY\",\n        \"postalCode\": \"10004\",\n        \"latitude\": 40.716038,\n        \"longitude\": -74.00631,\n        \"unit\": \"104B\",\n        \"instructions\": \"Use back entrance\"\n    },\n    \"dropoff\": {\n        \"name\": \"Miss Piggy\",\n        \"phoneNumber\": \"+12125555678\",\n        \"street\": \"123 Street Ave\",\n        \"city\": \"New York City\",\n        \"state\": \"NY\",\n        \"postalCode\": \"10004\",\n        \"latitude\": 40.24377,\n        \"longitude\": -74.10277,\n        \"unit\": \"Suite 300\",\n        \"instructions\": \"Leave with security guard\"\n    },\n    \"orderDetails\": [\n        {\n            \"title\": \"Salad Green\",\n            \"quantity\": 3\n        },\n        {\n            \"title\": \"Chips\",\n            \"quantity\": 2\n        }\n    ],\n    \"pickupTime\": \"2020-10-21T18:30:00.0000000Z\",\n    \"quoteExternalReference\": \"XXXXXXXXXX01\",\n    \"deliveryExternalReference\": \"XXXXXXXXXX01\",\n    \"deliveryId\": \"XXXXXXXXXX01\", \n    \"tip\": 3.5,\n    \"controlledContents\": \"Alcohol,Tobacco\",\n    \"allowedVehicles\": \"Walker,Bicycle,DeliveryBicycle,Car,Van\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.logistically.io/api/v2/delivery/quotes/{{AllyID}}/accept?key={{api_key}}","protocol":"https","host":["api","logistically","io"],"path":["api","v2","delivery","quotes","{{AllyID}}","accept"],"query":[{"key":"key","value":"{{api_key}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 16 Oct 2020 19:52:56 GMT"},{"key":"Server","value":"Apache/2.2.15 (CentOS) DAV/2 mod_ssl/2.2.15 OpenSSL/1.0.1e-fips"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"ci_session=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; httponly"},{"key":"Set-Cookie","value":"ci_session=28q289fder7s6rha67lg7ios5sl1jj2p; expires=Sat, 17-Oct-2020 19:52:56 GMT; path=/; HttpOnly"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"47"},{"key":"Keep-Alive","value":"timeout=5, max=300"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"confirmationId\": \"187489\"\n}"}],"_postman_id":"a82568c6-4edb-418a-9f4b-cf16a3890921"},{"name":"Delivery Information","id":"208f9ece-55e2-4280-b24c-80944c548a66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://{{domain}}/api/v2/delivery/deliveries/{{Ally ID OR deliveryExternalReference OR  deliveryId}}?key={{api_key}}","description":"<p>In this api endpoint, you will send over the successful order information for the accepted quote. </p>\n","urlObject":{"protocol":"https","path":["api","v2","delivery","deliveries","{{Ally ID OR deliveryExternalReference OR  deliveryId}}"],"host":["{{domain}}"],"query":[{"key":"key","value":"{{api_key}}"}],"variable":[]}},"response":[{"id":"10c389de-ff35-4957-8727-1b67610b6ee7","name":"Response - Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.logistically.io/api/v2/delivery/deliveries/XXXXXXXXXX01?key={{api_key}}","protocol":"https","host":["api","logistically","io"],"path":["api","v2","delivery","deliveries","XXXXXXXXXX01"],"query":[{"key":"key","value":"{{api_key}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 16 Oct 2020 20:09:59 GMT"},{"key":"Server","value":"Apache/2.2.15 (CentOS) DAV/2 mod_ssl/2.2.15 OpenSSL/1.0.1e-fips"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"ci_session=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; httponly"},{"key":"Set-Cookie","value":"ci_session=o5enteng04ba3e5ort1mbvvk3hpbdi23; expires=Sat, 17-Oct-2020 20:09:59 GMT; path=/; HttpOnly"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"210"},{"key":"Keep-Alive","value":"timeout=5, max=300"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"deliveryID\": \"XXXXXXXXXX01\",\n    \"status\": \"Pending\",\n    \"driverName\": \"Sebastian A\",\n    \"driverPhoneNumber\": \"(714) 809-8355\",\n    \"transportType\": \"Car\",\n    \"latitude\": 33.747477,\n    \"longitude\": -117.815309,\n    \"estimatedPickupTime\": \"2020-10-21T18:30:00+00:00\",\n    \"estimatedDropoffTime\": \"2020-10-21T18:55:00+00:00\"\n}"},{"id":"bcdcf1b8-1c3d-4b8f-b3bd-8b8925502ae1","name":"Response - Order Not Found","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.logistically.io/api/v2/delivery/deliveries/XXXXXXXXXX02?key={{api_key}}","protocol":"https","host":["api","logistically","io"],"path":["api","v2","delivery","deliveries","XXXXXXXXXX02"],"query":[{"key":"key","value":"{{api_key}}"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 16 Oct 2020 20:12:23 GMT"},{"key":"Server","value":"Apache/2.2.15 (CentOS) DAV/2 mod_ssl/2.2.15 OpenSSL/1.0.1e-fips"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"105"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"status\": \"400\",\n        \"code\": \"0\",\n        \"message\": \"Order Not Found\",\n        \"info\": \"http://imsba.com\"\n    }\n}"}],"_postman_id":"208f9ece-55e2-4280-b24c-80944c548a66"},{"name":"Delivery Cancel","id":"4b10b219-3ed2-4074-9298-a0386e7966a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"reason\": \"CustomerCanceled\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.logistically.io/api/v2/delivery/deliveries/{{deliveryId}}/cancel?key={{api_key}}","description":"<p>In this api endpoint, you will send over the successful order information for the accepted quote. </p>\n","urlObject":{"protocol":"https","path":["api","v2","delivery","deliveries","{{deliveryId}}","cancel"],"host":["api","logistically","io"],"query":[{"key":"key","value":"{{api_key}}"}],"variable":[]}},"response":[{"id":"8b2157fb-e1cf-41e4-b451-30bc904e7a7e","name":"Response - Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"reason\": \"CustomerCanceled\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.logistically.io/api/v2/delivery/deliveries/XXXXXXXXXX01/cancel?key={{api_key}}","protocol":"https","host":["api","logistically","io"],"path":["api","v2","delivery","deliveries","XXXXXXXXXX01","cancel"],"query":[{"key":"key","value":"{{api_key}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 16 Oct 2020 20:19:41 GMT"},{"key":"Server","value":"Apache/2.2.15 (CentOS) DAV/2 mod_ssl/2.2.15 OpenSSL/1.0.1e-fips"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"96"},{"key":"Keep-Alive","value":"timeout=5, max=300"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"confirmationId\": \"XXXXXXXXXX01\",\n    \"success\": true,\n    \"message\": \"Delivery successfully canceled\"\n}"}],"_postman_id":"4b10b219-3ed2-4074-9298-a0386e7966a7"},{"name":"Delivery Update","id":"bb088b60-04cb-4a63-93f2-a65c4a1750db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"pin\": \"4123\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.logistically.io/api/v2/delivery/deliveries/{{deliveryId}}/update?key={{api_key}}","description":"<p>In this api endpoint, you will send over the successful order information for the accepted quote. </p>\n","urlObject":{"protocol":"https","path":["api","v2","delivery","deliveries","{{deliveryId}}","update"],"host":["api","logistically","io"],"query":[{"key":"key","value":"{{api_key}}"}],"variable":[]}},"response":[{"id":"bb11e642-5b52-40a2-be01-b49034bb788b","name":"Response - Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"reason\": \"CustomerCanceled\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.logistically.io/api/v2/delivery/deliveries/XXXXXXXXXX01/cancel?key={{api_key}}","protocol":"https","host":["api","logistically","io"],"path":["api","v2","delivery","deliveries","XXXXXXXXXX01","cancel"],"query":[{"key":"key","value":"{{api_key}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 16 Oct 2020 20:19:41 GMT"},{"key":"Server","value":"Apache/2.2.15 (CentOS) DAV/2 mod_ssl/2.2.15 OpenSSL/1.0.1e-fips"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"96"},{"key":"Keep-Alive","value":"timeout=5, max=300"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"confirmationId\": \"XXXXXXXXXX01\",\n    \"success\": true,\n    \"message\": \"Delivery successfully canceled\"\n}"}],"_postman_id":"bb088b60-04cb-4a63-93f2-a65c4a1750db"},{"name":"Delivery - Add Tips","id":"97a52ac3-8901-4d93-8d66-58af8831c5a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"amount\": 3.50\n}","options":{"raw":{"language":"json"}}},"url":"https://api.logistically.io/api/v2/delivery/deliveries/{{deliveryId}}/addtip?key={{api_key}}","description":"<p>In this api endpoint, you will send over the successful order information for the accepted quote. </p>\n","urlObject":{"protocol":"https","path":["api","v2","delivery","deliveries","{{deliveryId}}","addtip"],"host":["api","logistically","io"],"query":[{"key":"key","value":"{{api_key}}"}],"variable":[]}},"response":[{"id":"8e246790-6e27-4cdd-8eff-fa6439169ca7","name":"Response - Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"amount\": 12.50\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.logistically.io/api/v2/delivery/deliveries/XXXXXXXXXX01/addtip?key={{api_key}}","protocol":"https","host":["api","logistically","io"],"path":["api","v2","delivery","deliveries","XXXXXXXXXX01","addtip"],"query":[{"key":"key","value":"{{api_key}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 16 Oct 2020 20:18:40 GMT"},{"key":"Server","value":"Apache/2.2.15 (CentOS) DAV/2 mod_ssl/2.2.15 OpenSSL/1.0.1e-fips"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"ci_session=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; httponly"},{"key":"Set-Cookie","value":"ci_session=4ndqgo7odovpk0bvucp3jeprh86q4pep; expires=Sat, 17-Oct-2020 20:18:40 GMT; path=/; HttpOnly"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"40"},{"key":"Keep-Alive","value":"timeout=5, max=300"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\"\n}"}],"_postman_id":"97a52ac3-8901-4d93-8d66-58af8831c5a9"},{"name":"Delivery - Service Area","id":"f2fdd1a0-aa08-4d58-8f67-bb768746c0b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.logistically.io/api/v2/delivery/servicearea?key={{api_key}}","description":"<p>In this api endpoint, you will send over the successful order information for the accepted quote. </p>\n","urlObject":{"protocol":"https","path":["api","v2","delivery","servicearea"],"host":["api","logistically","io"],"query":[{"key":"key","value":"{{api_key}}"}],"variable":[]}},"response":[{"id":"66da1e10-5390-49f4-ac1d-b8ddc30a050c","name":"Response - Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.logistically.io/api/v2/delivery/servicearea?key={{api_key}}","protocol":"https","host":["api","logistically","io"],"path":["api","v2","delivery","servicearea"],"query":[{"key":"key","value":"{{api_key}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 16 Oct 2020 20:25:48 GMT"},{"key":"Server","value":"Apache/2.2.15 (CentOS) DAV/2 mod_ssl/2.2.15 OpenSSL/1.0.1e-fips"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"ci_session=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; httponly"},{"key":"Set-Cookie","value":"ci_session=snk0lll16pt13n1p7ea4qq1bklonlbvo; expires=Sat, 17-Oct-2020 20:25:48 GMT; path=/; HttpOnly"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"1343"},{"key":"Keep-Alive","value":"timeout=5, max=300"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"postalCodes\": [\n        10001,\n        10002,\n        10003,\n        10004,\n        10005,\n        10006,\n        10007,\n        10008,\n        10009,\n        10010,\n        10011,\n        10012,\n        10013,\n        10014,\n        10016,\n        10017,\n        10018,\n        10019,\n        10020,\n        10021,\n        10022,\n        10023,\n        10024,\n        10025,\n        10026,\n        10027,\n        10028,\n        10029,\n        10030,\n        10031,\n        10032,\n        10033,\n        10034,\n        10035,\n        10036,\n        10037,\n        10038,\n        10039,\n        10040,\n        10041,\n        10043,\n        10044,\n        10045,\n        10055,\n        10060,\n        10065,\n        10069,\n        10075,\n        10080,\n        10081,\n        10087,\n        10090,\n        10101,\n        10102,\n        10103,\n        10104,\n        10105,\n        10106,\n        10107,\n        10108,\n        10109,\n        10110,\n        10111,\n        10112,\n        10113,\n        10114,\n        10115,\n        10116,\n        10117,\n        10118,\n        10119,\n        10120,\n        10121,\n        10122,\n        10123,\n        10124,\n        10125,\n        10126,\n        10128,\n        10129,\n        10130,\n        10131,\n        10132,\n        10133,\n        10138,\n        10150,\n        10151,\n        10152,\n        10153,\n        10154,\n        10155,\n        10156,\n        10157,\n        10158,\n        10159,\n        10160,\n        10162,\n        10163,\n        10164,\n        10165,\n        10166,\n        10167,\n        10168,\n        10169,\n        10170,\n        10171,\n        10172,\n        10173,\n        10174,\n        10175,\n        10176,\n        10177,\n        10178,\n        10179,\n        10185,\n        10199,\n        10203,\n        10211,\n        10212,\n        10213,\n        10242,\n        10249,\n        10256,\n        10258,\n        10259,\n        10260,\n        10261,\n        10265,\n        10268,\n        10269,\n        10270,\n        10271,\n        10272,\n        10273,\n        10274,\n        10275,\n        10276,\n        10277,\n        10278,\n        10279,\n        10280,\n        10281,\n        10282,\n        10285,\n        10286,\n        60601,\n        60602,\n        60603,\n        60604,\n        60605,\n        60606,\n        60607,\n        60608,\n        60609,\n        60610,\n        60611,\n        60612,\n        60613,\n        60614,\n        60615,\n        60616,\n        60617,\n        60618,\n        60619,\n        60620,\n        60621,\n        60622,\n        60623,\n        60624,\n        60625,\n        60626,\n        60628,\n        60629,\n        60630,\n        60631,\n        60632,\n        60633,\n        60634,\n        60636,\n        60637,\n        60638,\n        60639,\n        60640,\n        60641,\n        60642,\n        60643,\n        60644,\n        60645,\n        60646,\n        60647,\n        60649,\n        60651,\n        60652,\n        60653,\n        60654,\n        60655,\n        60656,\n        60657,\n        60659,\n        60660,\n        60661,\n        60664,\n        60666,\n        60668,\n        60669,\n        60670,\n        60673,\n        60674,\n        60675,\n        60677,\n        60678,\n        60680,\n        60681,\n        60682,\n        60684,\n        60685,\n        60686,\n        60687,\n        60688,\n        60689,\n        60690,\n        60691,\n        60693,\n        60694,\n        60695,\n        60696,\n        60697,\n        60699,\n        60701,\n        73301,\n        73344,\n        77001,\n        77002,\n        77003,\n        77004,\n        77005,\n        77006,\n        77007,\n        77008,\n        77009,\n        77010,\n        77011,\n        77012,\n        77013,\n        77014,\n        77015,\n        77016,\n        77017,\n        77018,\n        77019,\n        77020,\n        77021,\n        77022,\n        77023,\n        77024,\n        77025,\n        77026,\n        77027,\n        77028,\n        77029,\n        77030,\n        77031,\n        77032,\n        77033,\n        77034,\n        77035,\n        77036,\n        77037,\n        77038,\n        77039,\n        77040,\n        77041,\n        77042,\n        77043,\n        77044,\n        77045,\n        77046,\n        77047,\n        77048,\n        77049,\n        77050,\n        77051,\n        77052,\n        77053,\n        77054,\n        77055,\n        77056,\n        77057,\n        77058,\n        77059,\n        77060,\n        77061,\n        77062,\n        77063,\n        77064,\n        77065,\n        77066,\n        77067,\n        77068,\n        77069,\n        77070,\n        77071,\n        77072,\n        77073,\n        77074,\n        77075,\n        77076,\n        77077,\n        77078,\n        77079,\n        77080,\n        77081,\n        77082,\n        77083,\n        77084,\n        77085,\n        77086,\n        77087,\n        77088,\n        77089,\n        77090,\n        77091,\n        77092,\n        77093,\n        77094,\n        77095,\n        77096,\n        77098,\n        77099,\n        77201,\n        77202,\n        77203,\n        77204,\n        77205,\n        77206,\n        77207,\n        77208,\n        77209,\n        77210,\n        77212,\n        77213,\n        77215,\n        77216,\n        77217,\n        77218,\n        77219,\n        77220,\n        77221,\n        77222,\n        77223,\n        77224,\n        77225,\n        77226,\n        77227,\n        77228,\n        77229,\n        77230,\n        77231,\n        77233,\n        77234,\n        77235,\n        77236,\n        77237,\n        77238,\n        77240,\n        77241,\n        77242,\n        77243,\n        77244,\n        77245,\n        77248,\n        77249,\n        77251,\n        77252,\n        77253,\n        77254,\n        77255,\n        77256,\n        77257,\n        77258,\n        77259,\n        77261,\n        77262,\n        77263,\n        77265,\n        77266,\n        77267,\n        77268,\n        77269,\n        77270,\n        77271,\n        77272,\n        77273,\n        77274,\n        77275,\n        77277,\n        77279,\n        77280,\n        77282,\n        77284,\n        77287,\n        77288,\n        77289,\n        77290,\n        77291,\n        77292,\n        77293,\n        77297,\n        77299,\n        78701,\n        78702,\n        78703,\n        78704,\n        78705,\n        78708,\n        78709,\n        78710,\n        78711,\n        78712,\n        78713,\n        78714,\n        78715,\n        78716,\n        78717,\n        78718,\n        78719,\n        78720,\n        78721,\n        78722,\n        78723,\n        78724,\n        78725,\n        78726,\n        78727,\n        78728,\n        78729,\n        78730,\n        78731,\n        78732,\n        78733,\n        78734,\n        78735,\n        78736,\n        78737,\n        78738,\n        78739,\n        78741,\n        78742,\n        78744,\n        78745,\n        78746,\n        78747,\n        78748,\n        78749,\n        78750,\n        78751,\n        78752,\n        78753,\n        78754,\n        78755,\n        78756,\n        78757,\n        78758,\n        78759,\n        78760,\n        78761,\n        78762,\n        78763,\n        78764,\n        78765,\n        78766,\n        78767,\n        78768,\n        78772,\n        78773,\n        78774,\n        78778,\n        78779,\n        78783,\n        78799,\n        85250,\n        85251,\n        85252,\n        85254,\n        85255,\n        85256,\n        85257,\n        85258,\n        85259,\n        85260,\n        85261,\n        85262,\n        85266,\n        85267,\n        85271,\n        90001,\n        90002,\n        90003,\n        90004,\n        90005,\n        90006,\n        90007,\n        90008,\n        90009,\n        90010,\n        90011,\n        90012,\n        90013,\n        90014,\n        90015,\n        90016,\n        90017,\n        90018,\n        90019,\n        90020,\n        90021,\n        90022,\n        90023,\n        90024,\n        90025,\n        90026,\n        90027,\n        90028,\n        90029,\n        90030,\n        90031,\n        90032,\n        90033,\n        90034,\n        90035,\n        90036,\n        90037,\n        90038,\n        90039,\n        90040,\n        90041,\n        90042,\n        90043,\n        90044,\n        90045,\n        90046,\n        90047,\n        90048,\n        90049,\n        90050,\n        90051,\n        90052,\n        90053,\n        90054,\n        90055,\n        90056,\n        90057,\n        90058,\n        90059,\n        90060,\n        90061,\n        90062,\n        90063,\n        90064,\n        90065,\n        90066,\n        90067,\n        90068,\n        90070,\n        90071,\n        90072,\n        90073,\n        90074,\n        90075,\n        90076,\n        90077,\n        90078,\n        90079,\n        90080,\n        90081,\n        90082,\n        90083,\n        90084,\n        90086,\n        90087,\n        90088,\n        90089,\n        90091,\n        90093,\n        90095,\n        90096,\n        90099,\n        90134,\n        90189,\n        91001,\n        91003,\n        91101,\n        91102,\n        91103,\n        91104,\n        91105,\n        91106,\n        91107,\n        91109,\n        91110,\n        91114,\n        91115,\n        91116,\n        91117,\n        91121,\n        91123,\n        91124,\n        91125,\n        91126,\n        91129,\n        91182,\n        91184,\n        91185,\n        91188,\n        91189,\n        91199,\n        91201,\n        91202,\n        91203,\n        91204,\n        91205,\n        91206,\n        91207,\n        91208,\n        91209,\n        91210,\n        91221,\n        91222,\n        91225,\n        91226,\n        91501,\n        91502,\n        91503,\n        91504,\n        91505,\n        91506,\n        91507,\n        91508,\n        91510,\n        91521,\n        91522,\n        91523,\n        91526,\n        91902,\n        91910,\n        91911,\n        91913,\n        91914,\n        91915,\n        91932,\n        91941,\n        91942,\n        91945,\n        91950,\n        91977,\n        91978,\n        92003,\n        92007,\n        92008,\n        92011,\n        92014,\n        92019,\n        92020,\n        92021,\n        92024,\n        92025,\n        92026,\n        92027,\n        92028,\n        92037,\n        92040,\n        92054,\n        92056,\n        92058,\n        92064,\n        92065,\n        92069,\n        92071,\n        92078,\n        92081,\n        92083,\n        92084,\n        92101,\n        92102,\n        92103,\n        92104,\n        92105,\n        92106,\n        92107,\n        92108,\n        92109,\n        92110,\n        92111,\n        92112,\n        92113,\n        92114,\n        92115,\n        92116,\n        92117,\n        92119,\n        92120,\n        92121,\n        92122,\n        92123,\n        92124,\n        92126,\n        92127,\n        92128,\n        92129,\n        92130,\n        92131,\n        92132,\n        92134,\n        92135,\n        92136,\n        92137,\n        92138,\n        92139,\n        92140,\n        92142,\n        92145,\n        92147,\n        92149,\n        92150,\n        92152,\n        92153,\n        92154,\n        92155,\n        92158,\n        92159,\n        92160,\n        92161,\n        92163,\n        92165,\n        92166,\n        92167,\n        92168,\n        92169,\n        92170,\n        92171,\n        92172,\n        92173,\n        92174,\n        92175,\n        92176,\n        92177,\n        92179,\n        92182,\n        92186,\n        92187,\n        92191,\n        92192,\n        92193,\n        92195,\n        92196,\n        92197,\n        92198,\n        92199\n    ]\n}"}],"_postman_id":"f2fdd1a0-aa08-4d58-8f67-bb768746c0b1"},{"name":"Delivery - Simulate","id":"4df9c35d-3ee2-41b7-9128-a08c7f67ba72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.logistically.io/api/v2/delivery/simulate/{{deliveryId}}?key={{api_key}}","description":"<p>In this api endpoint, you will send over the successful order information for the accepted quote. </p>\n","urlObject":{"protocol":"https","path":["api","v2","delivery","simulate","{{deliveryId}}"],"host":["api","logistically","io"],"query":[{"key":"key","value":"{{api_key}}"}],"variable":[]}},"response":[],"_postman_id":"4df9c35d-3ee2-41b7-9128-a08c7f67ba72"},{"name":"Webhook URL","id":"e7497122-9c3b-4558-900d-4a0825bd8e83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.logistically.io/api/v2/delivery/webhook?key={{api_key}}","description":"<p>In this api endpoint, you will send over the successful order information for the accepted quote. </p>\n","urlObject":{"protocol":"https","path":["api","v2","delivery","webhook"],"host":["api","logistically","io"],"query":[{"key":"key","value":"{{api_key}}"}],"variable":[]}},"response":[],"_postman_id":"e7497122-9c3b-4558-900d-4a0825bd8e83"},{"name":"Webhook URL","id":"8c2c7a6e-836b-4db8-8a86-f77f32cf91d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"url\": \"https://yourwebsite.com/api/endpoint?auth=yourkey\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.logistically.io/api/v2/delivery/webhook?key={{api_key}}","description":"<p>In this api endpoint, you will send over the successful order information for the accepted quote. </p>\n","urlObject":{"protocol":"https","path":["api","v2","delivery","webhook"],"host":["api","logistically","io"],"query":[{"key":"key","value":"{{api_key}}"}],"variable":[]}},"response":[],"_postman_id":"8c2c7a6e-836b-4db8-8a86-f77f32cf91d8"}],"id":"c3a6e568-7c71-4689-a21f-34632f8b89ba","description":"<p>This is our api endpoints to quote deliveries and respond back with order information / status.</p>\n","_postman_id":"c3a6e568-7c71-4689-a21f-34632f8b89ba"},{"name":"Partner Webhooks","item":[{"name":"Send Status","id":"13fedc14-59af-4949-b35d-76d18289de8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"status\": \"AtDestination\",\n    \"driverName\": \"Ally Driver\",\n    \"driverPhoneNumber\": \"18189109990\",\n    \"transportType\": \"Car\",\n    \"latitude\": \"34.14499527388162\",\n    \"longitude\": \"-118.1365960698067\",\n    \"estimatedPickupTime\": \"2021-11-02T18:18:32+00:00\",\n    \"estimatedDropoffTime\": \"2021-11-02T18:33:32+00:00\",\n    \"deliveryID\": \"3663\"\n}","options":{"raw":{"language":"json"}}},"url":"{{YOUR WEBHOOK FOR ORDERS}}","description":"<p>In this api endpoint, you will send over the successful order information for the accepted quote. </p>\n","urlObject":{"host":["{{YOUR WEBHOOK FOR ORDERS}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"13fedc14-59af-4949-b35d-76d18289de8a"},{"name":"Send Cancel","id":"d7c4d596-8e40-472c-bae8-637a362c2c1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"status\": \"Canceled\",\n    \"reason\": \"Unable to Deliver\",\n    \"reasonComments\": \"Opps\"\n}","options":{"raw":{"language":"json"}}},"url":"{{YOUR WEBHOOK FOR ORDERS}}","description":"<p>In this api endpoint, you will send over the successful order information for the accepted quote. </p>\n","urlObject":{"host":["{{YOUR WEBHOOK FOR ORDERS}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d7c4d596-8e40-472c-bae8-637a362c2c1a"}],"id":"e943c175-8949-4c87-b605-c1625d8026f6","description":"<p>The partner webhooks accounts for information we send you our partner. We will update you with proper information to keep your customers updated.</p>\n","_postman_id":"e943c175-8949-4c87-b605-c1625d8026f6"}]}