Get the published floor plan
Endpoints
Get the published floor plan
The latest PUBLISHED plan. Table id is the stable UUID every other endpoint accepts (store it as your pos_table_id). Labels are display-only and renamable; never key on them.
GET
Get the published floor plan
Autorisations
Location-scoped API key (nowos_sk_live_…), issued at registration. The key identifies the location — URLs carry no location id.
Réponse
The published plan.
Plage requise:
x <= 2147483647Pattern:
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z|([+-](?:[01]\d|2[0-3]):[0-5]\d)))$