CommercialInvoicePurpose Property
Reason to export the current international shipment Required for dutiable international express or ground shipment.
Syntax
property CommercialInvoicePurpose: TibxfedexfreightshipCommercialInvoicePurposes;
TibxfedexfreightshipCommercialInvoicePurposes = ( cipSold, cipGift, cipNotSold, cipPersonalEffects, cipReturn, cipRepair, cipRepairAndReturn, cipSample, cipInterCompanyData );
Default Value
cipSold
Remarks
Reason to export the current international shipment
Required for dutiable international express or ground shipment. This is not applicable to an international PIB (document) or a non-document which does not require a commercial invoice express shipment.
Valid values are:
Value | FedEx | UPS | |
cipSold (0) | X | X | |
cipGift (1) | X | X | |
cipNotSold (2) | X | ||
cipPersonalEffects (3) | X | ||
cipReturn (4) | X | ||
cipRepair (5) | X | ||
cipRepairAndReturn (6) | X | ||
cipSample (7) | X | X | |
cipInterCompanyData (8) | X |
Data Type
Integer