Lists all quotes for the authenticated center with pagination. Returns a summary (id, quote_number, total_amount, status, customer). Optional date and status filters.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Page number (default: 1)
x >= 1Items per page (default: 20, max: 100)
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
En attente, Expire, Refusé, Accepté