{model, room, serialNumber}.room is the app version running on the terminal — the only way to know which build you are testing against, which matters while the product is in Beta.curl --location --request POST 'https://api-uat.kushkipagos.com/terminal/v1/SN71652/sync/config/terminal_info' \
--header 'Authorization: Basic 9f2c4e1b7a63d8f05c2e9b41a7d3086fbe15c4d29a7e0b38f6c1d52a94e7b3c0' \
--header 'timestamp: 1748476800'{
"model": "P3_MIX_STD",
"room": "4.1.22",
"serialNumber": "PF0424BP20346"
}