POST api/addToCart/AddToCart_UpdateQty?ProductIds={ProductIds}&Qtys={Qtys}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ProductIds

string

Required

Qtys

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/xml

Sample:

Sample not available.