GET api/SellableProducts/{id}?customerPersonID={customerPersonID}&productSalesLayoutID={productSalesLayoutID}&diningOptionID={diningOptionID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
|
| customerPersonID | integer |
Default value is 0 |
|
| productSalesLayoutID | integer |
Default value is 0 |
|
| diningOptionID | integer |
Default value is 1 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.