XML3 - API DLL Documentation 
The Shipments type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Shipments(DateTime, User) | 
 Creates an object for Shipments Class
   | |
| Shipments(DateTime, String, String, String) | 
 Creates an object for Shipments Class
   | 
Methods
| Name | Description | |
|---|---|---|
| GetShipmentDetails | 
 Returns Shipment Details in the requested Format
   | |
| Search_ShipmentByConsignmentTrackingNo | 
 Search Shipments which have the provided Consignment Tracking Number
   | |
| Search_ShipmentByDescription | 
 Searches the collection of Shipment for the provided Description
   | |
| Search_ShipmentbyVIPSKU | 
 Gets the Shipments whose Item have the provided VIPSKU
   | |
| Search_ShipmentDetail | 
 Function to search in shipment collection
   | |
| SearchShipmentBy_Country | 
 Search Shipments for provided Country
   | |
| SearchShipmentBy_CustOrderNumber | 
 Search Shipments for provided Customer Order Number
   | |
| SearchShipmentBy_DateRaised | 
 Search Shipments for provided DateRaised
   | |
| SearchShipmentBy_DeliveryMethod | 
 Search Shipments for provided DeliveryMethod
   | |
| SearchShipmentBy_PostCode | 
 Search Shipments for provided Postcode
   | |
| SearchShipmentBy_ShipDate | 
 Search Shipments for provided ShipDate
   | |
| SearchShipmentBy_ShipToName | 
 Search Shipments for provided ShipToName
   | |
| SearchShipmentBy_VIPOrderNumber | 
 Search Shipments for provided VIP Order Number
   | 
Properties
| Name | Description | |
|---|---|---|
| AccountNumber | 
 The unique account number associated with the user accessing the method
   | |
| SearchFields | 
 Shipments Serach Fields
   | |
| ShipmentDate | 
 The date the orders were shipped. 
   | |
| Shipments | 
 Collection of Shipment Class
   | |
| ShipmentsError | 
 Error Object
   | |
| ShipsmentsXML | 
 Exposes the shipments contained within the xml document.
   | |
| UserName | 
 The name of the user accessing the method
   |