RequestItemV3 Properties |
[This is preliminary documentation and is subject to change.]
The RequestItemV3 type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AdditionalOptions |
A list of optional key value pairs for future or custom properties.
|
![]() | CountryOfOrigin |
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.
|
![]() | Currency |
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.
|
![]() | CustomsDesc |
The customs description.
Customs Description is required when Purolator is supporting customs clearance; Data Type is Text; Maximum of 50 characters.
|
![]() | ExtendedDesc |
The extended description.
Extended Description is optional; Data Type is Text; Maximum of 50 characters.
|
![]() | FDAFood |
Is the item FDA Food?
Set as 'true' if the item is subject to enhanced food or drug related regulation; otherwise 'false'.
|
![]() | HSCode |
The Harmonized System Code (HS Code).
The HS Code is optional; Data Type is Text; Maximum of 20 characters.
|
![]() | NAFTAEligible |
Is the item eligible for NAFTA?
Set as 'true' if the item qualifies for North American Free Trade Agreement tariff treatment; otherwise 'false'.
|
![]() | PSTExempt |
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'.
|
![]() | Quantity |
Gets or sets the quantity of the SKU.
Quantity is required when Purolator is supporting customs clearance; Data Type is Integer; Maximum length 10.
|
![]() | SKU |
The SKU (stock keeping unit).
SKU is required when Purolator is supporting customs clearance; Data Type is Text; Maximum of 25 characters.
|
![]() | Textile |
Is the item a Textile?
Set as 'true' if the item is subject to enhanced textile-related regulation; otherwise 'false'.
|
![]() | TotalValue |
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.
|