XML3 - API DLL Documentation
The OrderConfirmation type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AccountNumber |
Your unique VIP Account number.
| |
| AdminCharge |
A charge applied to orders under a certain value.
| |
| BackOrder |
Flag to enable the backorder rules for your order.
| |
| City |
Delivery Address Line
| |
| ConfirmationMessage |
The description of the confirmation status
| |
| ConfirmationStatus |
The status of the order confirmation
| |
| ContactEmail |
The email address for the contact fo this order.
| |
| ContactName |
The name of the contact for this order
| |
| Country |
The country the order is going to be delivered to.
| |
| DeliveryCharge |
The total cost of delivery on the order.
| |
| DeliveryMethod |
The delivery option you have chosen for shipment.
| |
| DirectShip |
Flag to identify that the order will be shipped direct to your end user.
| |
| FillKill |
Flag to enable the Fill Kill rules for your order.
| |
| NetTotal |
The total cost of the order not including VAT
| |
| OrderConfirmationItems |
Collection of OrderConfirmationItems
| |
| OrderNumber |
Your unique customer order reference.
| |
| OrderTotal |
The total cost of the order including VAT
| |
| PostCode |
Delivery Postal Code
| |
| ShipToAddress1 |
Delivery Address line.
| |
| ShipToAddress2 |
Delivery Address line (Optional)
| |
| ShipToName |
The name of the person the goods are to be delivered to
| |
| Town |
Delivery Address Line
| |
| VATTotal |
The total amount of VAT applied to the order
| |
| VIPBasketID |
The unique ID of the basket your order was created with
| |
| VIPOrderNumber |
The VIP order number assigned on confirmation
|