Check EPOS Terminal

Check Epos Terminal Page

To check the EPOS terminal, we need to provide the terminalId and merchantId fields in JSON format.

{
  "terminalId": "12345678",
  "merchantId": "987654321"
}

Last updated