IRetailer | |
The IRetailerDeliveryStatisticsService type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateRetailerDeliveryStatistics | Creates the retailer DeliveryStatistics record. | |
| DeleteRetailerDeliveryStatistics | Deletes the RetailerDeliveryStatistics record | |
| GetRetailerDeliveryStatisticsByInvoice | Gets a list of retailer delivery statistics objects associated with a single invoice (invoice number/title code). | |
| GetRetailerDeliveryStatisticsByJointInvoiceDetail | Gets a list of retailer delivery statistics objects for a given joint invoice detail (joint invoice ID/title code). | |
| GetRetailerDeliveryStatisticsByMainInvoice | Gets a list of retailer delivery statistics objects associated with a single joint invoice (invoice number/title code). The invoice number should be the main invoice number. | |
| GetRetailerDeliveryStatisticsByRetailer | Gets a list of retailer delivery statistics objects for a given retailer (retailer number/title code). | |
| UpdateRetailerDeliveryStatistics | Updates the retailer DeliveryStatistics object givne in the request. |