POST
/fleet/cargoCreate Cargo
Request body
json
{
"description": "General Freight",
"weight": 40000,
"dimensions": "53ft"
}Response fields
Asserted by the API’s own test suite.
record2 endpoints.
Paths are relative to the base URL for your environment. Unless marked otherwise, every request needs an Authorization: Bearer header.
/fleet/cargo{
"description": "General Freight",
"weight": 40000,
"dimensions": "53ft"
}Asserted by the API’s own test suite.
record/fleet/cargoAsserted by the API’s own test suite.
cargo