Request Object
Every command sent from your system to the VPOS must follow this structure:Request Example
Response Object
The terminal’s response always mirrors yourrequestId so your system knows exactly which command is being answered.
Success Response
If the command is processed successfully, the terminal returns the requested information inside thedata object.