DEV

Input.

CustomsDocumentCreateInput

No description

Fields

customsSpecId

ID

ID of the CustomsSpec the CustomsDocument will be associated with

documentType

CustomsDocumentType!

Required

The type of CustomsDocument i.e. CERTIFICATE_OF_ORIGIN, COMMERCIAL_INVOICE

Required

Indicates the file type of the CustomsDocument i.e. PDF, TXT

fileUrl

String!

Required

URL to the location of the file

shipmentId

ID

ID of the Shipment the CustomsDocument will be associated with

Was this page helpful?