Contracts - Protected
List Contracts
List contracts with pagination and filters.
- skip: Pagination offset
- limit: Max results (up to 500)
- pv_id: Filter by point of sale ID
- fechado: Filter by closed status (True/False)
get/api/contracts/
Query parameters
skipinteger
Number of records to skip
Number of records to skip
limitinteger
Max records to return
Max records to return
pv_idinteger nullable
Filter by point of sale
Filter by point of sale
fechadoboolean nullable
Filter by closed status
Filter by closed status
qstring nullable
Search by client name, plate or contract ID
Search by client name, plate or contract ID
Headers
x-api-tokenstring nullable
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.