NAFTAProducerInfo Property
Producer information for NAFTA Certificate of Origin documents.
Syntax
__property TibxUPSShipIntlNAFTAProducerInfos NAFTAProducerInfo = {read=FNAFTAProducerInfo, write=FSetNAFTAProducerInfo, default=0};
enum TibxUPSShipIntlNAFTAProducerInfos { piYes=0, piNo1=1, piNo2=2, piNo3=3 };
Default Value
0
Remarks
This property is required when the FormTypes property includes the NAFTA flag.
From UPS documentation, specify: piYes - If shipper is the producer of the good. If not, state No depending on whether this certificate was based upon: piNo1 - Knowledge of whether the good qualifies as an originating good. piNo2 - Reliance on the producer's written representation (other than a Certificate of Origin) that the good qualifies as an originating good. piNo3 - A completed and signed Certificate for the good voluntarily provided to the exporter by the producer.
Data Type
Integer