SCAPI - Update item in basket
PATCH {{HOST}}/checkout/shopper-baskets/{{version}}/organizations/{{organizationId}}/baskets/{{basket_id}}/items/test-itemId?siteId={{siteId}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
siteId | string |
Request Body
{"0"=>{"quantity"=>2}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |