UpdateManifestInput

Input for the updateManifest mutation.

Input Fields

ref (String!)

External reference for this Manifest. Must be unique.
Max character limit: 100.

name (String)

The name of this Manifest

carrier (CarrierKey)

Reference to the Carrier this Manifest is for
Max character limit: 100.

attributes ([AttributeInput])

A list of attributes associated with this Manifest. This can be used to extend the existing data structure with additional data for use in orchestration rules, etc.

type (String)

The type of Manifest.
Max character limit: 50.

status (String)

The status of this Manifest.
Max character limit: 50.

carrierConsignments ([CarrierConsignmentKey])

A list of references to the Consignments this Manifest contains.

location (LocationKey)

The Location this Manifest is associated with

carrierManifestLink (String)

The link where the carrier's manifest is stored. Not all the carriers generates one, so this field is optional.