Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

CommercialInvoice Property

Contains specific details on Commercial Invoice (when this form is requested).

Syntax

[VB.NET]
Public Property CommercialInvoice As CommercialInvoiceDetail

[C#]
public CommercialInvoiceDetail CommercialInvoice {get; set;}

Remarks

This is applicable only to international shipments that contain non-documents. It is required to be provided in the request only if Commercial Invoice international form is requested (i.e., one of the FormTypes is set to Invoice).

This must be set to an instance of the CommercialInvoiceDetail type, which will contain specific information about the Commercial Invoice (CI) that is requested to associate an international shipment. See the CommercialInvoiceDetail type for more information.

Default Value

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0