Click or drag to resize

RequestItemV3CountryOfOrigin Property

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

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.

Namespace:  Purolator.Webservice.Objects
Assembly:  OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public string CountryOfOrigin { get; set; }

Property Value

Type: String
See Also