info method exchanges version information and device metadata between the client application (POS/FCC) and the VPOS terminal. This typically serves as the first command sent after establishing a TCP connection to ensure compatibility between both systems.
Use this method to:
- Exchange vendor, model, and serial number details for system identification.
- Synchronize software and hardware versions to ensure protocol feature alignment.
- Retrieve critical terminal settings, such as the defined decimal place for transaction amounts.
Requests
All requests must include thecommand and a unique requestId. The data object should contain the details of the client system making the request.
The following example shows a typical request: