POST api/RestaurantApi/AddCart/{Id}?CustomerId={CustomerId}&RestaurantId={RestaurantId}&ProductId={ProductId}&AddonsId={AddonsId}&VariantsId={VariantsId}&Qty={Qty}&Price={Price}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Id

integer

None.

CustomerId

integer

None.

RestaurantId

integer

None.

ProductId

integer

None.

AddonsId

integer

None.

VariantsId

integer

None.

Qty

integer

None.

Price

decimal number

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.