cURL
Quotes
List quotes
Lists all quotes for the authenticated center with pagination. Returns a summary (id, quote_number, total_amount, status, customer). Optional date and status filters.
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page number (default: 1)
Required range:
x >= 1Items per page (default: 20, max: 100)
Required range:
1 <= x <= 100Filter quotes created on or after this date (ISO 8601)
Filter quotes created on or before this date (ISO 8601)
Filter quotes by status
Available options:
En attente, Expire, Refusé, Accepté