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": "dbeddaf1-4941-42bf-a5e8-f9b34110aaee", "ShoppingCartItemID": "0505cd9d-53aa-4039-bee7-5d2aa7fe46da", "PersonID": "986bd33e-ee0d-4b16-9fc7-cc50c16729d2", "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.