vortexasdk.api.cargo_movement

ParentID

ParentID(__pydantic_self__, **data: Any) -> None

cargo_movement_id may change under certain conditions. ParentID contains an id, a previous id of the cargo movement, and a splinter_timestamp, the time at which the id change occurred.

Cargo Movement Further Documentation

CargoMovement

CargoMovement(__pydantic_self__, **data: Any) -> None

Cargo movements are the base data set the Vortexa API is centred around.

Each movement represents a journey of a certain quantity of a product between places.

Cargo Movement Further Documentation