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).

Body Params
string

Your ID for the order.

string

Define if the driver is performing a pickup or delivery (dropoff) at the destination.

string

Your ID for the inventory item.

string

The amount of that item delivered.

string

The amount of that item not delivered.

string

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

int32

The checkout location's latitude coordinate.

int32

The checkout location's longitude coordinates.

Responses

Language
Response
Choose an example:
application/json