Get payment terminal id with charger id
x-ms-visibility: "important"
Send a request to get payment terminal's id from the system.
Path Parameters
chargerId string required
This is the globally unique ID for the charger
Responses
- 200
- 401
- 404
- 500
Returns the payment terminal id
application/json
Schema
Schema
string
Customer not found or not authorised
Charger not found in the system
Error getting data from the system
Loading...