ライトモード
Abandoned Cart Details
GET
/carts/abandoned/{cart-id}最終更新: 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.
Request
Pathパラメータ
cart-id
string
必須
Cart ID. Get a list of abandoned carts from here
Request samples
Response
Success(200)
Not Found(404)
HTTP Code: 200
Content Type : JSONapplication/json
データ構造
No schema defined
例
未設定
最終更新: a month ago