Checkout (Left Destination)Copy Pagepost https://developer-api.bringg.com/services/0cik4t9g/{service_uuid1}/{service_uuid2}Use to indicate the driver left a destination. If the driver checks out of the last destination, then this API call will complete the order (order status will change to 4).Path Paramsservice_uuid1stringrequiredservice_uuid2stringrequiredBody Paramstask_external_idstringYour ID for the order.pickup_dropoff_optionstringDefine if the driver is performing a pickup or delivery (dropoff) at the destination.external_idstringYour ID for the inventory item.quantitystringThe amount of that item delivered.rejected_quantitystringThe amount of that item not delivered.reason_to_change_inventory_idstringIndicates the reasons given by the customer when rejecting inventory items.latint32The checkout location's latitude coordinate.lngint32The checkout location's longitude coordinates.time_atdate-timeThe actual time the event happened. NOTE: Only to be used to report retrospect events.Responses 200200 400400Updated 11 months ago