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

SEDInBondCode Property

Indicates whether the shipment is being transported under bond.

Syntax

__property TibxUPSShipIntlSEDInBondCodes SEDInBondCode = {read=FSEDInBondCode, write=FSetSEDInBondCode, default=0};



enum TibxUPSShipIntlSEDInBondCodes { ibcNotInBond=0, ibcWarehouseWithdrawalForIE=1, ibcWarehouseWithdrawalForTandE=2, ibcTransportationAndExportation=3, ibcImmediateExportation=4, ibcImmediateExportationFromFTZ=5, ibcTransportationAndExportationFromFTZ=6 };

Default Value

0

Remarks

Indicates whether the shipment is being transported under bond.

This is required when SED form is requested (i.e., when the Shipper's Export Declaration flag of the FormTypes is set).

Valid values are:

Value Meaning
ibcNotInBond (0) Not in bond
ibcWarehouseWithdrawalForIE (1) Warehouse Withdrawal for Immediate Exportation
ibcWarehouseWithdrawalForTandE (2) Warehouse withdrawal for Transportation and Exportation
ibcTransportationAndExportation (3) Transportation and Exportation
ibcImmediateExportation (4) Immediate Exportation
ibcImmediateExportationFromFTZ (5) Immediate Exportation from a Foreign Trade Zone
ibcTransportationAndExportationFromFTZ (6) Transportation and Exportation from a Foreign Trade Zone

When SEDInBondCode is set to a value other than ibcNotInBond, the SEDEntryNumber is required to be provided in the request.

Data Type

Integer

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