CloseoutRequestV3AdditionalOptions Property |
[This is preliminary documentation and is subject to change.]
Namespace: Purolator.Webservice.Objects
Key = ContainerType, Value = Container Type | Enter the type of container. |
Key = ContainerNumber, Value = Container Number | Enter the container number for the over-pack container. |
Key = OriginLocation, Value = Origin Location | Enter the airport code or other pre defined location. OriginLocations must be pre defined before client usage. |
Key = InductionLocation, Value = Induction Location | Enter the airport code or other pre defined location. InductionLocations must be pre defined before client usage. |
Key = IncludeUnprinted, Value = true or false | Allows packages without printed labels to be included in the closeout. |
Key = IncludeInvalid, Value = true or false | Allows invalid packages and packages without printed labels to be included in the closeout. |
<AdditionalOptions>
<KeyValueStrings>
<Key>MyValue</Key>
<Value>99</Value>
</KeyValueStrings>
</AdditionalOptions>