Click or drag to resize

ShippingServicesV3GetZPLInitializationImages Method

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

Gets ZPL code to load Purolator specific images into a ZPL printer.

Namespace:  Purolator.Webservice
Assembly:  OLS.Web (in OLS.Web.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public ZPLInitializationResponse GetZPLInitializationImages(
	CredentialInfo request
)

Parameters

request
Type: Purolator.Webservice.ObjectsCredentialInfo

[Missing <param name="request"/> documentation for "M:Purolator.Webservice.ShippingServicesV3.GetZPLInitializationImages(Purolator.Webservice.Objects.CredentialInfo)"]

Return Value

Type: ZPLInitializationResponse
An ZPLInitializationResponse
See Also