Skip to content

LoadReference

A load represents an amount of something in a booking. Example loads include pallets, crates, or cartons. Each load on a booking has an associated quantity.

FieldTypeDescription
id*UUID!The ID of the load type.
key*EntityKey!A user-defined, stable identifier for the load type.
name*String!The name of the load type. This cannot be changed after being set.
descriptionStringThe description of the load type.
duration*Int!The time needed to process one of this load, in seconds. This is used to calculate the booking duration.
classLoadClassThe standard load class (if any)
position*LoadBookingPosition!If it's not provided, it defaults to Task.