UpdateCarrierConsignmentInput

Input for updating a CarrierConsignment object.

Input Fields

ref (String!)

ref of the object

status (String)

The status of the consignment.
Max character limit: 25.

consignmentReference (String)

The external consignment reference assigned by the carrier.
Max character limit: 100.

trackingLabel (String)

Tracking label of the consignment.
Max character limit: 100.

labelUrl (String)

The URL used to retrieve the shipping label

orderSummaryUrl (String)

A url to represent the order summary. Usually the manifest url from the service provider.

attributes ([AttributeInput])

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