Click or drag to resize

RequestItemV3 Properties

[This is preliminary documentation and is subject to change.]

The RequestItemV3 type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleAdditionalOptions
A list of optional key value pairs for future or custom properties.
Public propertyCountryOfOrigin
The country of origin of this SKU. CountryOfOrigin is required when Purolator is supporting customs clearance; Data Type is Text; Maximum of 2 characters; Must be valid country code.
Public propertyCurrency
The currency used for TotalValue (USD or CAD). Currency is required when Purolator is supporting customs clearance; Data Type is Text; Maximum of 3 characters.
Public propertyCustomsDesc
The customs description. Customs Description is required when Purolator is supporting customs clearance; Data Type is Text; Maximum of 50 characters.
Public propertyExtendedDesc
The extended description. Extended Description is optional; Data Type is Text; Maximum of 50 characters.
Public propertyFDAFood
Is the item FDA Food? Set as 'true' if the item is subject to enhanced food or drug related regulation; otherwise 'false'.
Public propertyHSCode
The Harmonized System Code (HS Code). The HS Code is optional; Data Type is Text; Maximum of 20 characters.
Public propertyNAFTAEligible
Is the item eligible for NAFTA? Set as 'true' if the item qualifies for North American Free Trade Agreement tariff treatment; otherwise 'false'.
Public propertyPSTExempt
Indicates that this item should be treated as exempt from provincial sales tax (PST) for customs clearance. Set as 'true' if the item is exempt from Provincial Sales Tax (PST); otherwise 'false'.
Public propertyQuantity
Gets or sets the quantity of the SKU. Quantity is required when Purolator is supporting customs clearance; Data Type is Integer; Maximum length 10.
Public propertySKU
The SKU (stock keeping unit). SKU is required when Purolator is supporting customs clearance; Data Type is Text; Maximum of 25 characters.
Public propertyTextile
Is the item a Textile? Set as 'true' if the item is subject to enhanced textile-related regulation; otherwise 'false'.
Public propertyTotalValue
The extended value for each item (Quantity X Unit Value=Total Value) Total Value is required when Purolator is supporting customs clearance; Data Type is Currency; Maximum length 10.
Top
See Also