...
Parameter | Details | Required | Example |
---|---|---|---|
response_type | Can supply with JSON OR XML, Default response is JSON | Optional | Â XML |
price_list_id | PKPriceList | Optional | 2018 |
product_codes | comma separated values to retrieve multiple producers | Optional | BAROLO,CHABLIS |
...
Response
Name | Type | Length | Notes |
---|---|---|---|
PKPriceList | Int | 16 | |
WebPriceGroupCode | AN | 6 | |
PriceGroupName | AN | 30 | |
IsLive | Bit | Will remain but will only contain lines which ARE live | |
IsEP | Bit | Is this an EnPrimeur Price list | |
IsPromo | Bit | ||
StartDate | DateTime | ||
EndDate | DateTime | ||
Notes | AN | 60 | Any notes for this price list |
PriceIncVAT | Bit | ||
ProductCode | AN | 20 | Unique Product Code |
QuantityFrom | Int | ||
QuantityTo | Int | ||
CasePrice | decimal | 8.3 | Duty Paid Price per case |
SinglePrice | decimal | 8.3 | Duty Paid price per single |
CasePriceUB | decimal | 8.3 | New feature coming soon |
SinglePriceUB | decimal | 8.3 | New feature coming soon. |
...