API Reference
Carts

Retrieve Cart

1min
GET

This endpoint will allow you to retrieve a cart (and associated line items) from the eSuite platform

Authentication
Authorization
Path Parameters
cartReference
*
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Responses
200
Content of the cart in respose body
lineItemReference
description
pricing
quantity
productInfo
customLineItemParameters
204
No content for cart empty
lineItemReference
description
pricing
quantity
productInfo
customLineItemParameters
404
Cart cannot be found
Curl
JS
Ruby
Python
Responses
200
204
404




Updated 22 Sep 2023
Doc contributor
Did this page help you?