📄️ Add a new payment terminal
Send a request to add a new payment terminal specified in the request body. Payment terminal is connected to one or several chargers depending on the type.
📄️ Connect charger to Payment Terminal
Send a request to connect charger to payment terminal. A charger can be connected only one terminal.
📄️ Disonnect charger from Payment Terminal
Send a request to disconnect charger from payment terminal.
📄️ Delete a Payment Terminal
Send a request to delete payment terminal. Payment terminal can be deleted only if it is not connected to any charger
📄️ Get payment terminal data
Send a request to get payment terminal's data from the system.
📄️ Update a payment terminal
Send a request to update a payment terminal specified in the request body.
📄️ Get payment terminal id with charger id
Send a request to get payment terminal's id from the system.
📄️ Get customer's payment terminals
Send a request to get all the payment terminals of the customer from eMabler system.