Skip to main content

Orders - Models - Delivery Job

KeyTypeValueDescription
promised_delivery_minutesnumber60The number of minutes promised for delivery completion
disable_dropoff_geoverificationbooleanfalseIf set to true, the system will not perform geographic verification when the delivery is dropped off
driver_summaryarray[{ "name": "CONTACTLESS DELIVERY", "quantity": 1 }, { "name": "CUTLERY", "quantity": 3 }, { "name": "BBQ Sauce", "quantity": 2 }]A summary of items with their names and quantities for the driver's reference
signature_photo_urlstring or nullhttps://captain-driver-app-uploads.s3.amazonaws.com/signature.jpgURL to access the customer's signature photo if available, null otherwise. This will be null if the delivery is over 30 days old.
proof_of_delivery_photo_urlsarray["https://captain-driver-app-uploads.s3.amazonaws.com/handed_to_customer.jpg", "https://captain-driver-app-uploads.s3.amazonaws.com/contactless.jpg"]An array of URLs to photos providing proof of delivery. This will be empty if the delivery is over 30 days old.
dropoff_location[name]stringJohn DoeThe name of the recipient at the delivery location
dropoff_location[apartment_number]stringSuite 55BThe apartment or suite number at the delivery address
dropoff_location[line_1]string1212 8th PlaceThe first line of the delivery address (street number and name)
dropoff_location[line_2]stringCaptain UniversityThe second line of the delivery address (optional additional information)
dropoff_location[city]stringLas VegasThe city of the delivery address
dropoff_location[state]stringNevadaThe state or province of the delivery address
dropoff_location[country]stringUnited States of AmericaThe country of the delivery address
dropoff_location[postcode]string89104The postal or ZIP code of the delivery address
dropoff_location[latitude]string36.15759The latitude coordinate of the delivery location
dropoff_location[longitude]string-115.143157The longitude coordinate of the delivery location
dropoff_location[address_specific_instructions_to_driver]stringHave the concierge call me when you arrive.Special instructions for the driver regarding the delivery location