Light Mode
Abandoned Cart Details
GET
/carts/abandoned/{cart-id}Last modified:Â 16 days ago
This endpoint allows you to return the complete details for a specific abandoned cart by passing the cart_id
as a path parameter.
Request
Path Params
cart-id
stringÂ
required
Cart ID. Get a list of abandoned carts from here
Request samples
Responses
Success(200)
Not Found(404)
HTTP Code:Â 200
Content Type :Â JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 16 days ago