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

CommercialInvoiceTerms Property

Indicates the rights to the seller from the buyer.

Syntax

int GetCommercialInvoiceTerms();

int SetCommercialInvoiceTerms(int iCommercialInvoiceTerms);

Possible Values

  CIT_FCA(0), 
  CIT_FOB(1), 
  CIT_FAS(2), 
  CIT_CFR(3), 
  CIT_CIF(4), 
  CIT_CIP(5), 
  CIT_CPT(6), 
  CIT_DAF(7), 
  CIT_DDP(8), 
  CIT_DDU(9), 
  CIT_DEQ(10), 
  CIT_DES(11), 
  CIT_EXW(12)

Default Value

0

Remarks

Indicates the rights to the seller from the buyer.

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 Meaning FedEx UPS
citFca (0) Free Carrier X X
citFob (1) Free On Board/Free Carrier X X
citFas (2) Free Alongside Ship X
citCfr (3) Cost and Freight X X
citCif (4) Cost, Insurance and Freight X X
citCip (5) Carriage and Insurance Paid X X
citCpt (6) Carriage Paid To X X
citDaf (7) Delivered at Frontier X
citDdp (8) Delivery Duty Paid X X
citDdu (9) Delivery Duty Unpaid X X
citDeq (10) Delivered Ex Quay X
citDes (11) Delivered Ex Ship X
citExw (12) Ex Works X X

Data Type

Integer

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