Click or drag to resize

CloseoutRequest Class

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

Request for Closeout(CloseoutRequest)
Inheritance Hierarchy

Namespace:  Purolator.Webservice.Objects
Assembly:  OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public class CloseoutRequest

The CloseoutRequest type exposes the following members.

Properties
  NameDescription
Public propertyCredentials
Login credentials for validation.
Public propertyPackageIDs
A list of Courier (not LTL) packages to closeout.
Public propertyPackIDType
Package Identifier Type (Pin, PackageID, GroupName)
Public propertyParsNumber
Pre-Arrival Review System (PARS) number.
Public propertyShipDate
Date the shipment leaves the facility.
Public propertySkidCount
Number of skids in the closeout.
Top
See Also