Remove session item

Removes an existing product item from the session cart.

Path Params
string
required

The unique identifier for the checkout instance, in the format store-id/checkout-id (e.g., fastspring/main).

Note: Target a specific checkout path to route the session to a single buyer experience and ensure accurate pricing. Stores frequently run multiple checkout variations simultaneously.

string
required
length ≤ 64

The unique identifier of the order session.

string
required

The unique identifier of the product to remove.

Responses
204

Successfully removed the item from the session. No content returned.

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