DEV

Type.

CustomsDocument

No description

Fields

id

ID!

Required

A unique ID associated with the CustomsDocument

carrierSubmission

CarrierDocumentSubmission

Contains details about what carrier this document was submitted to.

createdAt

DateTime!

Required

The date and time when the CustomsDocument was created

documentType

CustomsDocumentType!

Required

The type of CustomsDocument i.e. CERTIFICATE_OF_ORIGIN, COMMERCIAL_INVOICE

externalId

String

External ID of the CustomsDocument. Only applicable if this document was uploaded to a carrier.

fileName

String

Name of the file

Required

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

fileUrl

String!

Required

The URL of where the CustomsDocument file is stored

Was this page helpful?