Version 1.4
The required version should be set in the element in the Header of the request – ‘versionInfo’. v1.4 has been added to provide list prices with a contract pricing call for individual products.
New Request Elements
|
|
Elements |
Description |
Example |
|
1 |
versionInfo/versionNumber |
The versionNumber which determines the minor version of the API. This is included in the ‘header’ element of request |
<v1:versionInfo> <v1:versionNumber>1.4</v1:versionNumber> </v1:versionInfo> |
New Response Elements
|
|
Elements |
Description |
Example |
|
1 |
Product/prices/listPrice |
The contract price of the product including the list price. This is included under 'prices' group under the 'Product' parent group. |
<ns1:prices> <ns1:listPrice>2.745</ns1:listPrice> </ns1:prices>
|
.