GET api/shoppingcard/maxquantity/OnContentSet/{isOnContentSet}?supplierId={supplierId}&dealId={dealId}
Get Max Allowed Quantity of shopping cards to Buy
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| supplierId | integer | Required | |
| dealId | integer | Required | |
| isOnContentSet | boolean | Required | 
Body Parameters
None.
Response Information
Quantity of shopping card allowed to buy in current order
Response Formats
application/json, text/json
            Sample:
1
