GuidesAPI Reference
Guides

EVStationsSearchRequest

The EVStationsSearchRequest structure contains information to search EV stations along the route.

ElementData TypeRequiredDescription
maxResultsIntegerNoThe maximum number of results a response can contain. See maxresults for more details
offsetIntegerNoA value specifying the index of the first result. The offset together with the "maxresults" value can be used to support a paging mechanism on search results. See offset for more details
connectorTypeStringNoComma-separated list of integer values identifying the connector types to be included in the response. See connectortype for more details
powerFeedTypeStringNoAn integer value identifying the type of power feed included in the response. See powerfeedtype for more details
emspStringNoComma-separated list of partner_ids identifying the roaming/eMSP providers to be included in the response. Seeemsp for more details
powerminStringNoA float value identifying the minimal maxPowerLevel for at least one connector on station included in the response. See powermin for more details
powermaxStringNoA float value identifying the maximum maxPowerLevel for at least one connector on station included in the response. See powermax for more details
corridorCorridorTypeNo

Parent topic: Data Types