Field | Type | Required | Description | Example |
---|---|---|---|---|
AesItn |
string | ➖ | required if eel_pfc is AES_ITN AES / ITN reference of the shipment. |
|
B13aFilingOption |
CustomsDeclarationB13AFilingOptionEnum | ➖ | N/A | FILED_ELECTRONICALLY |
B13aNumber |
string | ➖ | must be provided if and only if b13a_filing_option is provided Represents: the Proof of Report (POR) Number when b13a_filing_option is FILED_ELECTRONICALLY ;the Summary ID Number when b13a_filing_option is SUMMARY_REPORTING ;or the Exemption Number when b13a_filing_option is NOT_REQUIRED . |
|
Certificate |
string | ➖ | Certificate reference of the shipment. | |
Certify |
bool | ✔️ | Expresses that the certify_signer has provided all information of this customs declaration truthfully. | true |
CertifySigner |
string | ✔️ | Name of the person who created the customs declaration and is responsible for the validity of all information provided. |
Shawn Ippotle |
CommercialInvoice |
bool | ➖ | N/A | |
ContentsExplanation |
string | ➖ | required if contents_type is OTHER Explanation of the type of goods of the shipment. |
T-Shirt purchase |
Disclaimer |
string | ➖ | Disclaimer for the shipment and customs information that have been provided. | |
DutiesPayor |
DutiesPayor | ➖ | Specifies who will pay the duties for the shipment. Only accepted for FedEx shipments. | |
ExporterIdentification |
CustomsExporterIdentification | ➖ | Additional exporter identification that may be required to ship in certain countries | |
ExporterReference |
string | ➖ | Exporter reference of an export shipment. | |
ImporterReference |
string | ➖ | Importer reference of an import shipment. | |
IsVatCollected |
bool | ➖ | Indicates whether the shipment's destination VAT has been collected. May be required for some destinations. | |
Invoice |
string | ➖ | Invoice reference of the shipment. | #123123 |
License |
string | ➖ | License reference of the shipment. | |
Metadata |
string | ➖ | A string of up to 100 characters that can be filled with any additional information you want to attach to the object. |
Order ID #123123 |
Notes |
string | ➖ | Additional notes to be included in the customs declaration. | |
AddressImporter |
AddressImporter | ➖ | Object that represents the address of the importer | |
ContentsType |
CustomsDeclarationContentsTypeEnum | ✔️ | N/A | MERCHANDISE |
EelPfc |
CustomsDeclarationEelPfcEnum | ➖ | N/A | NOEEI_30_37_a |
Incoterm |
CustomsDeclarationIncotermEnum | ➖ | N/A | DDP |
Items |
List<CustomsItemCreateRequest> | ✔️ | N/A | |
NonDeliveryOption |
CustomsDeclarationNonDeliveryOptionEnum | ✔️ | N/A | RETURN |
Test |
bool | ➖ | N/A | true |