GuidesAPI Reference
Log In
API Reference

Checkout (Left Destination)

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 Params
string
required
string
required
Body Params
string

Your ID for the order.

integer

Define if the driver is performing a pickup or delivery (drop off) at the destination. 0 = Pickup 1 = Drop Off Only 2 = Exchange (Drop Off and Pickup)

string

Your ID for the inventory item.

integer

The amount of that item delivered.

integer

The amount of that item not delivered.

integer

Indicates the reasons given by the customer when rejecting inventory items.

double

The checkout location's latitude coordinate.

double

The checkout location's longitude coordinates.

date-time

The actual time the event happened. NOTE: Only to be used to report retrospect events.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json