Retrieve all quotes available in a zone.

Retrieve all quotes associated with different providers.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Interplai-specified identifier of the zone.

Query Params
string
Defaults to 1

Set the page number to skip over a certain number of records. Each page will contain the number of records set by the limit. For example, if limit is set to 10 and page is set to 5, then the first four pages are skipped corresponding to records 1-40, and page 5 is displayed with records 41-50.

string

Interplai-specified identifier of the trip.

string
enum

Current status of the quote.

waiting : the quote has been submitted, still awaiting approval from the requestor.

approved : the requestor has approved the quote request.

declined : the requestor has declined the quote request.

invalid : trips present in quote requests have been canceled or no longer available. Quote status is invalid.

Allowed:
string

Interplai-specified identifier of the requestor zone that invites quotes from providers.

string

Interplai-specified identifier of the provider zone that accepts quote from requestor.

int32
1 to 100
Defaults to 10

The maximum number of API key records to be returned. The max can be set anywhere between 1 and 100.

string
enum
Defaults to createdTimestamp

By default, records are retrieved in descending order by the createdTimestamp field. The sort order can be changed using the orderby parameter and setting it to any field in an object.

Allowed:
string
enum
Defaults to desc

Choose for records to be in descending or ascending order.

desc : records are displayed in descending order.

asc : records are displayed in ascending order.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json