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
integer
required

Bringg's ID for the order. Required if no external_id.

string
required

Your ID for the order. Required if no id.

double

The checkout location's latitude coordinate.

double

The checkout location's longitude coordinates.

date-time
enum

The time the checkout event happened in UTC. Default value if not provided is the current date-time when the call is received. This field can be utilized to report retrospective events.

Allowed:
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json