GET api/PurchaseAddons/GetCartItemCount?studentid={studentid}&studentProductId={studentProductId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| studentid | integer |
Required |
|
| studentProductId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
12345
text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">12345</int>