POST v1/store/login/user/orders/unsubmitted/items/{orderItemID}/addToCart

Adds a draft order item to the shopping cart. Note: The API supports static products only.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
orderItemID

The unique ID of the order item.

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

None.