PUT api/ShoppingCartItem/{id}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
id | No documentation available. |
Define this parameter in the request URI. |
session_shoppingcartitem | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "ShoppingCartItemID": "71cc1bcd-252a-49b6-8ca5-b48a70ed3b95", "ShoppingCartID": "e3ba7e81-fd84-4ee9-9f88-8ef392f90872", "TrainingClassID": "141064d7-1bd7-49bd-8c3b-29916d58ca3e", "EmailPackageDefinitionID": "52e1e7a7-5f64-411f-9036-cbe6618f3b4b", "InventoryItemID": "e9d54223-a563-4245-b9d3-94c62e748146", "Quantity": 1 }
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.