DELETE v1/admin/company/{id}/ShoppingCarts/Items/{cartSequenceId}
Removes the specified item from the admin's company cart. This may result in multiple items being removed if items are part of a group.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
|
cartSequenceId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
None.