Delete a Payment Terminal
x-ms-visibility: "important"
Send a request to delete payment terminal. Payment terminal can be deleted only if it is not connected to any charger
Path Parameters
terminalId int64 required
This is a globally unique ID for the payment terminal
Responses
- 200
- 400
- 401
- 404
- 500
Returns OK
application/json
Schema
Schema
string
Missing or faulty parameters
text/plain
Schema
Schema
string
Customer not found or not authorised
Payment terminal not found
text/plain
Schema
Schema
string
Unexpected error when deleting payment terminal
Loading...