Salla Docs
Merchant API
Partner APIs
Storefront
Salla CLI
Salla Docs
    Light Mode

    Abandoned Cart Details

    GET/carts/abandoned/{cart-id}
    Last modified: a month ago

    This endpoint allows you to return the complete details for a specific abandoned cart by passing the cart_id as a path parameter.

    `carts.read`- Carts Read Only

    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: a month ago