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": "754b92ab-dc44-483f-8584-bcc5e8127f47", "ShoppingCartItemID": "785ad04a-3c07-447a-9e3d-0742f0a3a85b", "PersonID": "09a2a62d-ef50-4792-837b-9098279f7f2a", "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.