Update an item in a ShoppingCart

Update an item in a ShoppingCart

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Gets or sets the customer number.

string
required

Gets or sets the ID of the shopping cart to be updated.

string
required

Gets or sets the SKU of the product to be updated in the cart.

Body Params

Represents a request to update an item in a shopping cart.

int32
> 0

Gets or sets the new quantity of the product in the cart.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

403

You do not have access to this ShoppingCart

404

Not Found

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json