Error
Checkout
List quotes
Returns the quotes as a flat array, newest-first, optionally narrowed by customer, store and/or status (draft | sent | accepted | expired | cancelled). This is the clienteling devis list — for a single estimate use the get operation.
GET
Error
Authorizations
Authorization: Bearer <token>. Accepts EITHER a Keycloak access token (scopes-in-token) OR an opaque POS session token; both resolve to the same pos.* scope vocabulary the route guards enforce.
Query Parameters
Available options:
draft, sent, accepted, expired, cancelled Response
The matching quotes (empty array when none match).

