Click or drag to resize

ShippingServicesV3GetDocument Method

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

Retrieve document for various object types.

Namespace:  Purolator.Webservice
Assembly:  OLS.Web (in OLS.Web.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public DocumentResponse GetDocument(
	DocumentRequest request
)

Parameters

request
Type: Purolator.Webservice.ObjectsDocumentRequest
A DocumentRequest.

Return Value

Type: DocumentResponse
A DocumentResponse
See Also