Manifest
Implements
Connections
CarrierConsignmentConnection
)
A list of the CarrierConsignment
s contained by the manifest
Argument | Type | Description |
---|---|---|
ref |
[String!]
|
External reference of the |
status |
[String]
|
The status of the consignment |
consignmentReference |
[String]
|
The external consignment reference assigned by the carrier |
trackingLabel |
[String]
|
Tracking label of the consignment |
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. |
workflowRef |
[String!]
|
The reference used for workflow identification |
workflowVersion |
[Int!]
|
The version of the workflow |
createdOn |
DateRange
|
|
updatedOn |
DateRange
|
|
first |
Int
|
Returns the first n elements from the list |
last |
Int
|
Returns the last n elements from the list |
before |
String
|
Returns the elements in the list that come before the specified global ID |
after |
String
|
Returns the elements in the list that come after the specified global ID |
Fields
ID!
)
ID of the object
DateTime
)
The time of creation
DateTime
)
The time of last update
String!
)
External reference for the Manifest
. Must be unique.
[Attribute]
)
A list of attributes associated with the Manifest
. This can be used to extend the existing data structure with additional data for use in orchestration rules, etc.
String
)
The name of the Manifest
Carrier!
)
The Carrier
the Manifest
is for
String!
)
The type of Manifest
String
)
The status of the Manifest
Location
)
The Location
the Manifest
is associated with
String!
)
The reference used for workflow identification
Int!
)
The version of the workflow
String
)
The link where the carrier's manifest is stored. Not all the carriers generates one, so this field is optional.