Requests an EVSE to start a transaction
Requests an EVSE to start a transaction
POST
Requests an EVSE to start a transaction
Authorizations
Authorization: Bearer <SPIRII_API_KEY>
Path Parameters
Uniquely identifies the EVSE
Example:
123456
Identifier of the Connector within the EVSE
Example:
1
Body
application/json
The identifier for the token (also known as ID tag or charge key) that the EVSE must use to start a transaction.
Example:
"TOKEN-0001"
Response
Status indicating whether the EVSE accepts the request to start a transaction.
Available options:
Accepted, Rejected Example:
"Accepted"