Skip to main content

Car hire Agents API (1.0)

AgentsService

AgentsService_GetAgents

Authorizations:
None
query Parameters
market
string

Market

The market for which you want agents data for. If this value is empty or invalid then the response will be a client error

Responses

Response samples

Content type
application/json
{
  • "status": "RESULT_STATUS_UNSPECIFIED",
  • "agents": {
    }
}