GET api/PriceList/price?itemcode={itemcode}&debnr={debnr}&quantity={quantity}&polldate={polldate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| itemcode | string |
Required |
|
| debnr | string |
Required |
|
| quantity | integer |
Required |
|
| polldate | date |
None. |
Body Parameters
None.
Response Information
Resource Description
decimal numberResponse Formats
application/json, text/json
Sample:
1.1
application/xml, text/xml
Sample:
<double>1.1</double>