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.

Changes

No recorded changes to this endpoint across all 1 revision of this API.