latestOpenAPI 3.1.02026-08-10390815.4 KB

e5f3dccae7ca

Cars

Suppliers

Use this endpoint to fetch a list of car rental suppliers. <br/>You can use a supplier ID (or an array of them), to retrieve specific details. <br/>Alternatively, if you do not add any ID in the request, the response will include all suppliers.

post/cars/suppliers

Headers

X-Affiliate-Idinteger required

Include here your Affiliate identifier number

Request body

maximum_resultsinteger

The maximum number of results to return.

pagestring

Pagination token used to retrieve the next page of results. Obtained from next_page.

suppliersinteger[]

Defines the suppliers that should be returned. Without it all suppliers will be returned

Response

Successful response.

request_idstring

Uniquely identifies the request. Please provide this identifier when contacting support.