Disonnect charger from Payment Terminal
x-ms-visibility: "important"
Send a request to disconnect charger from payment terminal.
Path Parameters
terminalId int64 required
This is globally an unique ID for the payment terminal
chargerId string required
This is globally an unique ID for the charger
Responses
- 200
- 400
- 401
- 500
Returns OK
application/json
Schema
Schema
string
Missing or faulty parameters
text/plain
Schema
Schema
string
Customer not found or not authorised
Unexpected error when deleting payment terminal and charger connection
Loading...