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.
Force notifications requested by this create workflow. Currently this forces the compliance questionnaire notification when a session opens. Additional notification types can use this switch in the future. TEST mode sends only when this value is true. This does not enable scheduled reminders.
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).
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
entryType
BrokerageEntryType
exportingCountry
CountryCode!
Required
forceNotifications
Boolean!
Required
handlingUnits
[HandlingUnitInput!]
iorNumber
String
natureOfTransaction
BrokerageNatureOfTransaction!
Required
postalOperatorCode
PostalOperatorCode
referenceNumber
String
shipFromCountry
CountryCode!
Required
shipperAccountId
String
status
ConsignmentStatus
suretyCode
String
trackingNumber
String!
Required
Related user guides