Checkout (Left Destination)Ask AIpost https://developer-api.bringg.com/services/8c1e4828/{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).Body 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.Responses 200200 400400Updated 10 months ago