GuidesAPI Reference
Log In
API Reference

Assign Vehicle to Route

Assign a vehicle to an instance of a route (run).

Body Params
int32

Bringg's ID for an instance of a route. Required if no run_external_id. If both run_id and run_external_id are included, run_id takes precedence.

string

Your ID for a route instance. Must be unique per merchant. Required if no run_id. If both run_id and run_external_id are included, run_id takes precedence.

int32

Bringg's ID for the vehicle. Required if no vehicle_external_id. Takes precedence if both are included.

string

Your ID for the vehicle. Required if no vehicle_id. If both are included, vehicle_id takes precedence.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json