PUT api/ShoppingCartPerson/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
| session_shoppingcartperson | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"ShoppingCartPersonID": "dd5a6adb-730d-45a1-b8c4-867d0f252b97",
"ShoppingCartItemID": "d4574cf2-ca14-4456-801f-1b049e2ecf2e",
"PersonID": "097b32a3-ad55-4a51-a3ec-15eb480952b1",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.