CartApi
All URIs are relative to https://business.apis.kesk.app/v1
| Method | HTTP request | Description |
|---|---|---|
| listCarts | GET /carts | List all carts for the authenticated user. |
listCarts
CartsList listCarts()
List all carts for the authenticated user.
Returns a list of all active shopping carts across all vendor locations. Each cart summary includes vendor info, item count, and subtotal.
Parameters
This endpoint does not need any parameter.
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json; charset=utf-8