Skip to main content

Returns details of the basket with the given ID. Returns 200 and the

basket, 500 if the basket does not exist, or 401 if not logged in.

Returns details of the basket with the given ID. Returns 200 and the basket, 500 if the basket does not exist, or 401 if not logged in.

Path Parameters
  • basketId string required

    Possible values: Value must match regular expression \d+

Responses

Loading...