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": "86423aa2-904c-49ee-ab9c-2f413c0c1b06",
"ShoppingCartItemID": "965bd424-2d6f-4191-b063-2104a5e81c72",
"PersonID": "33ae8fab-d0a8-4de1-87a4-b629f2c5d6e2",
"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.