/cargos

get

All booked cargos

post

Book a new cargo.

get

A specific cargo

post

Assign given route to the cargo.

post

Change destination of the cargo. May result in a misrouted cargo.

get

Requests routes based on current specification. Uses an external routing service provided by the routing package.

/locations

get

All registered locations.