Requests an EVSE to stop a transaction
Requests an EVSE to stop a transaction
POST
Requests an EVSE to stop 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 of the transaction which the EVSE is requested to stop
Example:
1
Response
Status indicating whether the EVSE accepts the request to stop a transaction.
Available options:
Accepted, Rejected Example:
"Accepted"