POST v1/store/login/user/orders/unsubmitted/items/{orderItemID}/saveForLater
Adds a draft order item to the 'save for later' section in the shopping cart. Note: The API supports static products only.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| orderItemID |
The unique ID of the order item. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.