ShippingServicesV3 Class |
[This is preliminary documentation and is subject to change.]
Namespace: Purolator.Webservice
The ShippingServicesV3 type exposes the following members.
| Name | Description | |
|---|---|---|
| AddConsolidatedLTLShipmentV3 |
Consolidates orders into an LTL Shipment
| |
| AddContainers |
AddContainers adds one or more empty containers.
| |
| AddContainersToContainer |
AddPackageContainer creates an overpack container and associates packages with the container.
| |
| AddItem |
Adds customs items to an existing order.
| |
| AddLTLOrderV3 |
Adds an LTL order that will be included in a single LTL Shipment.
| |
| AddLTLPallets |
Add pallets to an existing LTL Shipment.
| |
| AddOrder |
Gets the service availability, pin numbers, and labels for each package; enters the order in the Purolator system.
| |
| AddOrderWithRates |
Gets the service availability, estimated rate, pin numbers, and labels for each package; enters the order in the Purolator system.
| |
| AddOrGetOrder |
Returns an existing order, or gets the service availability, pin numbers, and labels for each package; enters the order in the Purolator system.
| |
| AddPackage |
Adds packages to an existing order.
| |
| AddPackagesToContainer |
AddPackageContainer creates an overpack container and associates packages with the container.
| |
| CloseoutUpdateWeight |
Complete processing of a series of packages and updates their weights.
| |
| CloseoutV3 |
Complete processing of a series of packages.
| |
| CloseoutWithLTLV3 |
Complete processing of a series of packages and LTL Pro Numbers.
| |
| GetContainer |
GetContainer retrieves information about an overpack container and associated packages.
| |
| GetContainerLabels |
GetContainerLabels retrieves labels for an overpack container.
| |
| GetDocument |
Retrieve document for various object types.
| |
| GetLabel |
Gets a Package label either as ZPL code or as a Base64 encoded image.
| |
| GetLabelV3 |
Gets a Package label and the label information either as ZPL code or as a Base64 encoded image.
| |
| GetLTLLabel |
Gets one or more Pallet labels either as ZPL code or as a Base64 encoded image.
| |
| GetOrderStatus |
Gets an OrderResponseV3 for the specified order.
| |
| GetRates |
Gets the service availability and estimated rates without creating the order.
| |
| GetZPLInitializationImages |
Gets ZPL code to load Purolator specific images into a ZPL printer.
| |
| ModifyContainer |
ModifyContainer modifies information about an overpack container.
| |
| RemoveContainersFromContainer |
RemovePackageContainer removes the packages from a container.
| |
| RemovePackagesFromContainer |
RemovePackageContainer removes the packages from a container.
| |
| ShipmentVerification |
Verifies that each package is being shipped as part of some clients multi-step shipment process.
| |
| UpdateOrder |
Updates values in existing orders.
| |
| VoidLTLPallets |
Void pallets in an existing LTL Shipment.
| |
| VoidLTLShipments |
Voids a list of LTL Shipments.
| |
| VoidOrders |
Voids a list of orders.
| |
| VoidPackages |
Voids a list of packages.
|