Customs-bond type code (0 = none, 8 = continuous, 9 = single-transaction). Batch uploads set this from the CSV; sourced spreadsheet-first onto the formal-entry bond, with the customer config as fallback.
Importer-of-record number for this consignment. Batch uploads set this from the CSV; this gives the non-batch workflow path the same field (null on legacy/non-batch flows that don't supply one).
Notifications to fire during this consignment's create workflow (e.g. as soon as a compliance questionnaire session opens). Defaults to [COMPLIANCE_QUESTIONNAIRE]; pass an empty list to opt out entirely.
Customs-bond surety company code. Batch uploads set this from the CSV; sourced spreadsheet-first onto the formal-entry bond, with the customer config as fallback.
Input.
ConsignmentCreateWorkflowInput
No description
Fields
bondType
String
consolidationId
ID
currencyCode
CurrencyCode!
Required
declaredValue
Decimal!
Required
exportingCountry
CountryCode!
Required
handlingUnits
[HandlingUnitInput!]
iorNumber
String
natureOfTransaction
BrokerageNatureOfTransaction!
Required
notifications
[BrokerageNotificationType!]
postalOperatorCode
PostalOperatorCode
referenceNumber
String
shipFromCountry
CountryCode!
Required
shipperAccountId
String
status
ConsignmentStatus
suretyCode
String
trackingNumber
String!
Required
Related user guides