GET api/sellableproducts?customerPersonID={customerPersonID}&productSalesLayoutID={productSalesLayoutID}&containerProductID={containerProductID}&diningOptionID={diningOptionID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| customerPersonID | integer |
Default value is 0 |
|
| productSalesLayoutID | integer |
Default value is 0 |
|
| containerProductID | 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.