AndroidPosAbout
Android pos about
GET
{{base-url}}Clients/AndroidPosAbout
This endpoint allows you to get free cakes.
Headers
Name
Type
Description
x-api-access
string
x-api-secret
string
x-client-token
string
Content-Type
string
{
"success": true,
"msg": "software info",
"data": {
"software": "Billeasy POS",
"build_version": "1.0.0",
"hardware": "Ezetap PAX A920"
}
}
Last updated
Was this helpful?