PUT api/Mt_Rooms_Units
Request Information
URI Parameters
None.
Body Parameters
mt_rooms_units| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 5 |
|
| name_label | string |
Required Max length: 10 |
|
| name_zone | string |
Max length: 20 |
|
| order | integer |
Required |
|
| id_room | globally unique identifier |
Required |
|
| pax | integer |
Required |
|
| pos_x | integer |
Required |
|
| pos_y | integer |
Required |
|
| size_w | integer |
None. |
|
| size_h | integer |
None. |
|
| in_map | boolean |
Required |
|
| reserved_on | boolean |
Required |
|
| id_room_type | globally unique identifier |
Required |
|
| locked | boolean |
Required |
|
| date_locked | date |
None. |
|
| comment_locked | string |
Max length: 100 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_rooms | mt_rooms |
None. |
|
| mt_rooms_units_types | mt_rooms_units_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_rooms_units_activity | Collection of tt_rooms_units_activity |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "856e4c7a-21b5-4860-a11d-31763c8e14c6",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "c49b2119-9cc3-43fe-8a8f-4f1bcf3a4b08",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "9464e095-32a6-4f2d-875e-9195352cb9e7",
"locked": true,
"date_locked": "2026-03-10T09:45:17.0234264+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "a2cdd6df-b16b-497c-878b-b56e36625d74",
"commited": true,
"mt_rooms": {
"$id": "2",
"id": "1d3b7d69-be71-453f-8738-bf265bc43d65",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f41fee35-80e6-44ac-9591-086fed7f8dd1",
"name_pos": "sample string 6",
"id_image": "30ef4622-2aca-4bb7-b87e-412bebbdba6d",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"font_bold": true,
"font_underline": true,
"font_size": 14,
"id_image_map": "aa4267d7-844a-4f1c-9b97-733c2edf0a60",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "915a29a9-1d17-4a25-8d9f-fc34f04bfb5f",
"commited": true,
"mt_branches": {
"$id": "3",
"id": "9fbb1878-a4a9-4888-85d2-39755344c534",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"cif": "sample string 5",
"address": "sample string 6",
"tel_01": "sample string 7",
"tel_02": "sample string 8",
"mail": "sample string 9",
"cp": "sample string 10",
"location": "sample string 11",
"id_image": "3f70d590-272e-48c4-80a0-57199476f8be",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "ae54f008-b641-43ff-a2b0-b94b40cf8ebf",
"commited": true,
"st_images": {
"$id": "4",
"id": "e2f080bc-411b-4741-8c6d-8c8beee85757",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "1cf0da87-6357-474b-89dd-76d0ea50e678",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$id": "5",
"id": "e3516a82-00aa-463d-9b18-321be59b36f1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "a164f885-d11d-4e1d-a72c-76d801919274",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "00679c6e-6a32-4c78-b045-3bdaf43d9b28",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "8132d249-a624-4c9c-92ba-0175706b1d5f",
"commited": true,
"mt_categories_items": [
{
"$id": "6",
"id_category": "a07c377e-882a-41d8-80bf-7228abf7de1d",
"id_item": "a999d423-a7fc-4bee-9f50-8cb1edff5ed3",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "7c9e4be9-8f44-4160-8d0c-663c364f272a",
"commited": true,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$id": "7",
"id": "fb28c5b5-c37c-40af-9f2f-234e9faf6520",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "59dbf641-ebc2-4cf7-ba49-067afafc838b",
"id_unit_sec": "2db53401-445d-434f-bffa-a1e2a9ff3ce1",
"id_brand": "e4813611-1a88-4397-9aba-9a1f99dce033",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "973bb07b-ac80-4a52-a608-c206009db1ce",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "936f777a-c67b-4969-a108-e641a6bb6e39",
"commited": true,
"mt_brands": {
"$id": "8",
"id": "b93c1dcd-3187-465e-9d9f-241ccd5bfabe",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "4f2dae6a-cabf-40aa-b4cc-192222c62f15",
"commited": true,
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users": {
"$id": "9",
"id": "fd448c3c-f617-496d-8783-7183b257a568",
"username": "sample string 2",
"password": "sample string 3",
"first_name": "sample string 4",
"last_name": "sample string 5",
"external_id": "sample string 6",
"email": "sample string 7",
"mobile": "sample string 8",
"nif": "sample string 9",
"block": true,
"id_user_profile": "12458a6b-49a5-48d1-ba0c-4247bda4bb70",
"view_messages": true,
"id_image_photo": "34a27441-79af-482e-bde2-ed7abea050d1",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "05b896f0-a8f6-46a8-9096-cb5c9c6666da",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_branches_zones": [
{
"$id": "10",
"id": "130c945d-7422-486b-9e80-88d45ae67a81",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "310cdcb5-2277-49ec-8ba0-e026d12952fc",
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "8a9b121c-aa6a-4197-9dc0-97ce62a05103",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": [
{
"$id": "11",
"id": "d468a4c9-5ae8-4bba-870f-d53250b0ce90",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "de5973bd-b5fa-4a4e-aba7-5ebab537e9ec",
"id_zone": "723902c9-347b-432a-9182-92181055f9a7",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "eddd19d0-65c4-4743-a645-10e9afd098b7",
"commited": true,
"mt_branches_zones": {
"$ref": "10"
},
"mt_cloakrooms": [
{
"$id": "12",
"id": "612bd4a8-3190-4a25-b06f-f6af94373af2",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "ab457824-d44a-4b8c-9989-6ad64d8f8f37",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "25034a78-859a-48cb-8788-bec4b4c46cbe",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "a1f5bccf-24ad-4e8d-b206-7026c378450f",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$id": "13",
"id": "ca5afccd-f351-4ff0-a298-e9dc604c91a2",
"id_cloakroom": "125612f0-9a10-44f4-8dea-43a43651b047",
"id_pos_sesion": "6d502776-7947-4180-bb8f-b7eb47b93477",
"unit_id": 4,
"date_open": "2026-03-10T09:45:17.0234264+01:00",
"date_close": "2026-03-10T09:45:17.0234264+01:00",
"id_doc_sa": "8eef55b5-68c6-449f-86bb-0f3a01d8b8f1",
"commited": true,
"mt_cloakrooms": {
"$ref": "12"
},
"tt_doc_sa": {
"$id": "14",
"id": "a888841f-86d6-41c2-a08a-aba4df4eeda4",
"id_pos": "1ef530f6-6938-4315-8b55-76adac5869d5",
"id_doc": "18c9d74a-9189-4c82-b289-6a327b908692",
"id_branch": "9576161c-2698-4017-9bde-6ed856738400",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:45:17.0234264+01:00",
"date_tax": "2026-03-10T09:45:17.0234264+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "82b0a86c-d532-47b4-a432-080c051e9f02",
"id_relationship": "c9a696d2-b9fa-4656-b8b5-e8054eef9e54",
"id_loc_from": "545e3da2-06b9-4386-8ee7-4040d21e4423",
"id_loc_end": "1184b684-8a57-4401-abf7-d8e32b953568",
"id_user_add": "1edbf2de-30f4-44df-9349-91699f80a8c3",
"id_user_upd": "e021f186-830d-4e49-88b1-6cb67b2697c9",
"comment": "sample string 12",
"id_pos_sesion": "848c6b51-925b-4cdb-a98e-b678b6411879",
"id_room_unit": "642eb296-9b15-489f-b40f-560345756699",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "f48dced6-cabd-432b-9407-973710354db7",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$id": "15",
"id": "54c6032e-ef94-4db0-8f54-890ca0fefd97",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"type_doc": "sample string 5",
"stock": true,
"sign_stock": 1,
"sign_money": 7,
"cash_flow": true,
"block": true,
"symbol": "sample string 10",
"prefix": "sample string 11",
"ask_det": true,
"ask_pay": true,
"reserved": true,
"sale": true,
"user_required": true,
"view_in_report": true,
"open_sesion_st": true,
"amt_greater": 19.1,
"correlation_control": true,
"name_pos": "sample string 21",
"id_image": "25fa88d8-6780-4dc0-809a-a202922cfd4d",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "1e9df3ed-4e9b-4f1f-839e-6df60a1aa6c8",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "16",
"id_doc": "ba7c265a-8c4f-488d-9fdd-2e4383c32ac4",
"id_pay": "2a633b6b-3f26-4d0d-b308-5e1742c15cc3",
"id_money": "ee646eb7-5d6c-4e8b-9393-50c137cf2358",
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "7d4e1606-9467-4286-88b7-a398a14cd047",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_money_types": {
"$id": "17",
"id": "9aa7914e-1eda-4d37-b810-82e8c47afd4d",
"id_mask": "sample string 2",
"name": "sample string 3",
"symbol": "sample string 4",
"symbol_large": "sample string 5",
"name_pos": "sample string 6",
"id_image": "4072e699-0760-4d40-8854-523045e9c285",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "fa6f5418-b0ca-48d0-91f6-f9bbd5e75879",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_rates": [
{
"$id": "18",
"id_money_1": "c31a5f92-93ad-4de6-a690-1684d8f4a6de",
"id_money_2": "34dd136b-c326-4694-8356-fd0ca3ffe2f4",
"date_from": "2026-03-10T09:45:17.0234264+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "b5b42d35-719b-4deb-bf46-ce6eb608f3c9",
"commited": true,
"mt_money_types": {
"$ref": "17"
},
"mt_money_types1": {
"$ref": "17"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "18"
}
],
"mt_money_rates1": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$id": "19",
"id_doc_sa": "1b511940-8335-4126-b5a3-20b24c6ca436",
"id_pay": "1e21a6af-2562-4e58-973b-7ed5a7c93f25",
"id_money": "9bcdb996-d396-4579-a0ca-6ac9e0333ead",
"date_cashflow": "2026-03-10T09:45:17.0234264+01:00",
"coefficient": 5.1,
"id_user_add": "74372987-02f5-4206-bc5e-c5a947b094d6",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "20",
"id": "4346bedf-6057-4c33-abbf-c46ca0c301cb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"cash": true,
"voucher": true,
"description_voucher": "sample string 7",
"open_box": true,
"authorization_required": true,
"symbol": "sample string 10",
"name_pos": "sample string 11",
"id_image": "ae1abe77-6e21-4377-b01d-15074600ef45",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "10eadd00-a830-42c4-a116-a30020ee57d0",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$id": "21",
"id_doc_sa": "a01acbb5-7928-46c6-bba8-83beaca0bad7",
"id_line": 2,
"id_pay": "d55d50f3-8de6-4f15-a378-c3b0480ee100",
"id_money": "43d83e96-122d-4906-ae78-c185917566fa",
"coefficient": 5.1,
"id_voucher": "68102fd5-08e5-4752-9d52-f50ebcd17ba4",
"id_employee": "99405b53-8939-47dc-be83-ccdd096efc48",
"amt_tot_md": 6.1,
"amt_tot_mo": 7.1,
"amt_cash_pay": 1.1,
"amt_cash_return": 1.1,
"json_response": "sample string 8",
"id_doc_ref": "8d6de206-2fd4-4273-bbd4-09122a5d5afa",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$id": "22",
"id": "f6c7d64f-3fcb-4eb9-8bfc-d3667a9c6d10",
"id_mask": "sample string 2",
"first_name": "sample string 3",
"last_name": "sample string 4",
"nickname": "sample string 5",
"external_id": "sample string 6",
"email": "sample string 7",
"mobile": "sample string 8",
"nif": "sample string 9",
"authorization": true,
"id_employee_profile": "aee0a8c8-3a7f-42b1-874f-e824cb1c23d5",
"name_pos": "sample string 12",
"id_image": "947363c0-4dd4-4bba-8ef2-c7066be725e3",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "2bda3601-1e73-4cf8-97c8-d06e9df4f602",
"commited": true,
"mt_employees_branches": [
{
"$id": "23",
"id_employee": "8d04aacb-aca4-4790-b23b-c894770d1534",
"id_branch": "9eedea45-afff-4d4a-83b9-60894603c97c",
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "e42808d6-9183-4ac4-8e70-8c7201607269",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "22"
}
},
{
"$ref": "23"
}
],
"mt_employees_profiles": {
"$id": "24",
"id": "63dce3e6-b24a-4858-803d-dd44ee698d6a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "fd920904-c121-42b8-a304-92c2362fa706",
"commited": true,
"mt_employees": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "9"
}
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_det": [
{
"$id": "25",
"id_doc_sa": "03656f1d-7802-4ab8-b017-a533c07e3180",
"id_line": 2,
"id_item_sub": "81e9ab1b-be1e-4c56-b6c2-a06f6e87c9f2",
"qty": 4.1,
"id_list": "31d18da9-3913-42c4-88e6-cd2a5bde5cad",
"unit_price": 5.1,
"p_dis": 6.1,
"p_chr": 7.1,
"tax": 8.1,
"amt_net": 9.1,
"amt_tax": 10.1,
"amt_dis": 11.1,
"amt_chr": 12.1,
"amt_tot": 13.1,
"id_voucher": "7ef07c21-0f9c-4206-ac99-07deaf53f7d1",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "315ba7e1-f87a-4578-9bb2-fbcc75a9a548",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "0e3fe515-b1f4-4a4b-a64c-5c8cc0c89e5d",
"id_user_upd": "69812d59-7b00-41b5-a44e-7dc94a0e3364",
"active": true,
"mt_employees": {
"$ref": "22"
},
"mt_items_sub": {
"$id": "26",
"id": "56938880-f2f2-4820-8dc8-dbebd80d19d6",
"id_item": "4ee55fc3-8dc3-49a1-9a35-7926e13e4b0f",
"id_item_type": "97f77f6f-d136-4935-9603-d66193df47dc",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "d17449ed-f56c-4fda-acbe-eb663e77c376",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "0e94450a-831f-4bb7-be1a-75b6b847d2ce",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "10c31e57-4969-48b6-936c-5e8ccb371901",
"id_item": "aeaae400-9dae-4fa8-b393-6a456dd93dbb",
"group_id": 3,
"id_unit_ref": "a45a3c39-7ed2-48a6-a96d-b1b585455ddd",
"qty_dis": 5,
"mt_items": {
"$ref": "7"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "5d04095a-d9c5-4f5b-9e4c-1a2a691647df",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "54dbcf74-17a7-4b88-975c-076af9d34c9c",
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "a12f5873-048a-4088-ad1b-c3830e4571eb",
"commited": true,
"mt_units": {
"$id": "29",
"id": "e9741a7a-0b49-4ee8-9c57-1f92179dc0cc",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "e1618c1e-eef6-47c0-91a1-c65dd1d39689",
"commited": true,
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": {
"$ref": "9"
},
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items1": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
}
},
{
"$ref": "27"
}
],
"mt_items_types": {
"$id": "30",
"id": "38ce1e2b-5fd3-4dd1-a97a-a6d78e44a7ac",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "af025288-efcc-4d61-b168-8ecffb1a1b14",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "939d652b-80ec-49a2-8b38-fbebf46f35aa",
"commited": true,
"tt_vouchers_det": [
{
"$id": "31",
"id_voucher": "3cd11efb-bdc0-424d-8595-0f4d65d6e691",
"id_line": "cfa10e27-1a46-4efe-9844-58a61bae6c77",
"id_category": "0d35dd3a-a4c1-4914-a78e-9cc339546f22",
"id_item": "1ced1f31-df26-4800-ab6d-e89bd5867614",
"id_item_type": "871d1efa-4fe1-448a-9c76-c0b1bbd46821",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "30"
},
"tt_vouchers": {
"$id": "32",
"id": "ba96600b-1ac4-4d8c-9ca1-66c24612caa9",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:45:17.0234264+01:00",
"date_end": "2026-03-10T09:45:17.0234264+01:00",
"date_used": "2026-03-10T09:45:17.0234264+01:00",
"date_sesion": "2026-03-10T09:45:17.0234264+01:00",
"id_employee": "20b614b5-a674-428e-baf1-8c510034d3fe",
"id_branch": "885ffba2-7c0a-4d41-bb50-e833f8b2cab1",
"id_voucher_permision": "cd93bdf6-bcbf-487c-a67a-34cca0f76e1f",
"amt_tot": 1.1,
"amt_pen": 1.1,
"by_amount": true,
"by_item_category": true,
"qty_applied": 1,
"locator_entry": "sample string 11",
"locator_event": "sample string 12",
"is_only_use": true,
"price_ref": true,
"supply_apply": 1,
"id_pay": "3f1c353c-c6c4-4bde-8168-825f79e919e7",
"id_user_add": "7f7d0a8f-5d15-44b9-b7dc-0deeaf1a08a5",
"id_doc_sa": "b5687db6-ed4e-4845-91bf-8b8c89625082",
"id_item_sub": "6055a843-0471-447f-bb18-c9647408a40f",
"id_pos_sesion": "7da5a72c-d742-4f76-a514-fb34e5c51956",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "22"
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": {
"$id": "33",
"id": "bc88df2c-5349-4384-ad13-ead061b8eef4",
"date_from": "2026-03-10T09:45:17.0234264+01:00",
"date_end": "2026-03-10T09:45:17.0234264+01:00",
"date_used": "2026-03-10T09:45:17.0234264+01:00",
"id_employee": "1e573320-31d0-4496-a525-2f1795f750d8",
"id_branch": "3b76c1e4-2a9a-4d42-ac02-4421dd164b1b",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "1bd145f2-6fe2-4af5-b457-5b43009d2694",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "22"
},
"st_users": {
"$ref": "9"
},
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
}
}
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$id": "34",
"id": "fb207dda-f0d9-4d64-8a4e-7ecb3e694b6a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:45:17.0234264+01:00",
"date_end": "2026-03-10T09:45:17.0234264+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "e70ad083-c5ba-45a5-ab84-68b651d6fea5",
"id_pos": "bd850355-4a53-4e3d-adc5-e49c034f70cd",
"id_list": "abcb35b3-0816-4a6e-824c-2a68cd0073d5",
"id_item": "f3777057-880f-4f9f-b9de-37482062017c",
"id_item_type": "26c547aa-be4a-48f3-9ce9-54ba10cabbca",
"id_category": "2171bd4e-48dd-4e62-ae34-0ce4ee00b943",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "40934ef1-d9da-430c-a519-aaa18a23655f",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "30"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$id": "35",
"id": "fd542651-d143-4d82-9da2-c44dd72cfe4b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "e66944e5-061d-4270-9538-76a251404d7e",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "23465d43-d530-4f42-a03f-568ec31a54a8",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "327c453f-4208-4caa-80b7-fd17eb59681b",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "36",
"id_pos": "a1aa920b-e04f-42ca-a013-8cf6f61409ea",
"id_pos_type": "e9b5d9e3-7874-4883-a109-a1fd25f725d0",
"id_price_list": "1deebc83-80a1-4dc7-b30e-a124b2a350ee",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "f246c74b-d423-49a3-b4a6-acd75beb4035",
"commited": true,
"mt_pos_view": {
"$id": "37",
"id_pos": "014f7c70-e0ac-4205-b61b-c94c011d3d17",
"id_pos_type": "74a4a5fa-5d4b-40c0-93f4-9da7cc27b9b6",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "88fe1ca1-1f17-42cd-9b00-50499a64f24e",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_types": {
"$id": "38",
"id": "dbb4ced6-f833-4c5e-8268-1ca7c62d4ffe",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "253e8cef-7407-4c22-aed6-c44482bb3e17",
"commited": true,
"mt_items_featured": [
{
"$id": "39",
"id": "42accd3f-e508-4f83-8924-b65be1882e81",
"id_branch": "733e5603-b716-430b-b701-73261ad17171",
"id_pos_type": "733db724-0f7d-4337-8f6c-3d70ee15f2df",
"id_pos": "aa6a7fe9-2a3d-4429-8aca-19cc2d9b6e73",
"id_item": "3be2fbe3-5da8-469f-b791-e1e286ff0f2c",
"date_from": "2026-03-10T09:45:17.0234264+01:00",
"date_end": "2026-03-10T09:45:17.0234264+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "f5eb80ec-21a1-45d1-877e-b5c09be0f2e0",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_items": {
"$ref": "7"
},
"mt_pos": {
"$ref": "11"
},
"mt_pos_types": {
"$ref": "38"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "39"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "040a251d-6e79-48b3-b000-d9e8699ab0c4",
"id_doc": "a0e10a8b-4592-4709-82e1-6ca4286de367",
"id_pos_type": "7cbb56cc-1a05-40c3-a8e8-03513ca3af25",
"id_doc_print": "b1fdaf36-b17c-4535-a2ee-602bf1504504",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "f45595d6-6b8e-4119-9057-86f183e55b9e",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos_print": {
"$id": "41",
"id": "9195d60b-5b19-4479-83f8-0f7a661d1440",
"id_pos": "0b042c28-678d-4f91-b54a-b59fbd8c396b",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "ec8dc48d-77e8-400d-b08e-5e5ae7378f8e",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "9"
}
},
"mt_pos_types": {
"$ref": "38"
},
"st_doc_print": {
"$id": "42",
"id": "48c1a4aa-5af6-4ec7-bdf6-5565cfc9c401",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "62332ada-671f-477a-bb00-c704a21c9253",
"id_line": 2,
"text": "sample string 3",
"type_line": "sample string 4",
"type_align": "sample string 5",
"ref_line": 6,
"font_name": "sample string 7",
"font_bold": true,
"font_underline": true,
"font_color": "sample string 10",
"st_doc_print": {
"$ref": "42"
}
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "37"
},
{
"$ref": "37"
}
]
},
"st_users": {
"$ref": "9"
}
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$id": "44",
"id_list": "2d5685fc-fa66-42a4-9028-b0de29ac83d7",
"id_item_sub": "9cf92981-98dd-4704-aa13-ca2dabdbddf3",
"validity_date": "2026-03-10T09:45:17.0234264+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "196241aa-199a-4a5e-b17b-c9ece8f40520",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "44"
}
],
"mt_prices_list1": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list2": {
"$ref": "35"
},
"mt_prices_list_rules": [
{
"$id": "45",
"id": "f517396d-709d-4e38-9f9b-f22b5a94b08b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:45:17.0234264+01:00",
"date_end": "2026-03-10T09:45:17.0234264+01:00",
"id_branch": "30411381-48d7-4412-aaca-fbc50b1016a7",
"id_pos": "ac93f04c-297d-472c-a486-b070e1994a22",
"id_list": "09d0f0ca-823e-45c6-864d-5873d15ef5a2",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "80218ef7-72b0-4e31-864e-7d3950d3ea89",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "45"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "34"
}
],
"tt_items_customs": [
{
"$id": "46",
"id": "998cda3f-8053-418e-915c-b7f27a24f4f9",
"order_id": 2,
"id_item": "7f493b57-e4d7-4183-8bc5-971d76cf1934",
"id_item_type": "85922846-0574-44eb-8ceb-ce14e0b6422d",
"name_pos": "sample string 5",
"price": 6.1,
"color_border": "sample string 7",
"color_button": "sample string 8",
"color_font": "sample string 9",
"id_pos_sesion": "52206f33-2871-4fd1-b147-42f8fe701dd5",
"type_item": 11,
"id_voucher_json": "383f8ceb-097b-4b00-a6e6-cf82aa1653bf",
"count_voucher": 1,
"id_category": "2c060f68-f9b8-4b14-b0b5-7ca798d6938c",
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "655b3559-6351-473d-a0da-2ea8e7ee3b22",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "30"
},
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$id": "47",
"id": "865865a9-7aa7-4a49-b01b-c80876e4e89f",
"nro_sesion": 2,
"id_pos": "7f7e6e63-50ec-46db-bdbe-45f6bcaabc00",
"date_tax": "2026-03-10T09:45:17.0234264+01:00",
"date_open": "2026-03-10T09:45:17.0234264+01:00",
"date_close": "2026-03-10T09:45:17.0234264+01:00",
"id_user_open": "382edf84-f391-4348-80b1-efd23cd1dc11",
"id_user_close": "294d3dc2-cd0d-4eb6-ba0c-a44e6afc4106",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_doc_sa_pt": [
{
"$id": "48",
"id": "94a5b97e-e708-4974-b583-bf423133b9cb",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "d8057f12-9727-40a4-9377-a63fec09d972",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "9e52ae01-7552-4d0e-8676-9e524b383b6b",
"id_room_unit": "9c678441-af4c-4b18-ac3e-cf8a5309a747",
"id_room_list": "0c270c15-b158-40c4-b88e-7b38baf52d00",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:45:17.0234264+01:00",
"date_from": "2026-03-10T09:45:17.0234264+01:00",
"date_end": "2026-03-10T09:45:17.0234264+01:00",
"date_open": "2026-03-10T09:45:17.0234264+01:00",
"date_close": "2026-03-10T09:45:17.0234264+01:00",
"id_employee": "a03055d1-8c35-483e-a416-2da2683b2276",
"id_employee_sec": "0ff53e56-f4fc-4c22-ba36-1d5ce68b0baa",
"from_reservation": "sample string 4",
"pax": 5,
"language": "sample string 6",
"amt_min": 1.1,
"amt_tot": 1.1,
"amt_pay": 1.1,
"amt_adv_card": 1.1,
"amt_adv_cash": 1.1,
"amt_tips_card": 1.1,
"amt_tips_cash": 1.1,
"id_user_tips": "750ca16f-2d40-4010-9d94-12d695d8f28c",
"comment": "sample string 7",
"id_user_open": "d59b7859-e4be-4340-84ec-da5f97139b78",
"id_user_close": "94690598-8c84-4522-bf74-eaf8c2f5110b",
"id_unit_state": "a0c9e914-eb44-4506-a87e-e9adc1e50d86",
"id_pos_sesion": "f070c2d9-623f-4803-9075-797b2871c928",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:45:17.0234264+01:00",
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"mt_employees": {
"$ref": "22"
},
"mt_employees1": {
"$ref": "22"
},
"mt_rooms_units": {
"$ref": "1"
},
"mt_rooms_units_states": {
"$id": "50",
"id": "5c324b74-334a-4d47-a2d1-f8090842baba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "7dfefc0f-f020-478f-8b22-4eb0de75c4f8",
"commited": true,
"st_users": {
"$ref": "9"
},
"mt_rooms_units_states_types": [
{
"$id": "51",
"id_room_type": "b1fb08d8-474c-4549-a33b-ffe74a780b68",
"id_room_state": "48aba76e-47fe-44cc-bf21-50edf2faaec4",
"id_image": "24419e6d-61d5-4be3-a3a0-817f01fe5caa",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "08d87ff8-5757-4778-ade0-4809bb45892e",
"commited": true,
"mt_rooms_units_states": {
"$ref": "50"
},
"mt_rooms_units_types": {
"$id": "52",
"id": "b13604fb-4258-497e-908f-7d715bb6d017",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "d8d350bf-688d-44bb-927f-fec2636fbf79",
"commited": true,
"mt_rooms_units": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "9"
}
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_list": {
"$id": "53",
"id": "9d9f4e1a-094d-46f5-81fd-fbaabb521167",
"id_room": "11b03ae3-9547-4ab4-ab2f-4d8ad93cd89e",
"date_in": "2026-03-10T09:45:17.0234264+01:00",
"date_out": "2026-03-10T09:45:17.0234264+01:00",
"id_user_add": "d563a7db-7b47-43b5-a080-a1cc17566937",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"mt_rooms": {
"$ref": "2"
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
}
},
{
"$ref": "49"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_tips": [
{
"$id": "54",
"id": "8bb3a176-8582-4385-ba7a-35bf432d4f11",
"id_pos_sesion": "aca262fd-09c2-4b07-992b-cfae01018952",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "f1675013-79e4-46c3-86d4-1fd37d8c8447",
"id_room_unit_activity": "babaadf7-c4e2-4b00-b791-2856cffad726",
"id_doc_sa": "273a7d51-0cd3-4af4-9542-17b65aa58d63",
"id_pos_type": "022a9776-865d-4c13-a9a1-f2717d835eab",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "2939175f-812d-48f1-a244-419fb3dd8df9",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "892a18f9-b929-4093-8d63-7099b3df4e3e",
"id_user": "34c77398-da00-4857-8db8-e278fbc53dfb",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "aa588426-9ebd-4fec-93e8-59c19f95e60b",
"id_user": "a0a07b3e-51c8-4bc9-a92c-351ec169e9d4",
"date_add": "2026-03-10T09:45:17.0234264+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "d079f341-b0b5-44d1-aba9-bede0c537f8d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "f7160d63-887e-4d5b-94a3-01f48c742c1e",
"id_doc_print": "2076746e-599f-44cb-82ed-e004efc8021a",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_doc_sa_det_stock": [
{
"$id": "58",
"id_doc_sa": "c40452d0-ac54-40de-ba0b-2455ebce6e05",
"id_line": 2,
"id_item": "7482cdf6-a527-492e-b9bb-b54a5f940495",
"qty": 4.1,
"mt_items": {
"$ref": "7"
},
"tt_doc_sa_det": {
"$ref": "25"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "25"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_money_types": {
"$ref": "17"
},
"mt_payment_types": {
"$ref": "20"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_vouchers": {
"$ref": "32"
}
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_money_types": {
"$ref": "17"
},
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_num": [
{
"$id": "59",
"id_pos": "1b415c8e-2c36-47ba-9706-cfb89e4deed9",
"id_doc": "27fdb725-874f-4045-bec1-60b065392f81",
"value": 3,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "59"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$id": "60",
"id": "40355884-a7b5-4882-aa72-4abb0fff831e",
"id_pos": "bf8ef73d-9e57-4a49-af68-3908695503e9",
"id_doc": "ce35a71e-8f21-4472-98c5-05d76e4b1201",
"id_branch": "a5f9c696-ad50-4318-9b16-4701319441c4",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:45:17.0234264+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "071df43a-d1e3-41aa-b24f-a14ae9b74d30",
"id_loc_from": "a446658e-887e-4da4-9c87-ab4cf7f3fb4e",
"id_loc_end": "58608673-e9ff-452d-b671-58d95d3936da",
"id_user_add": "7f9fa32f-5d88-4486-99ce-eabc1e52ca9f",
"id_user_upd": "73047d9d-5f0a-435a-b4bd-9cf26f02ea70",
"id_pos_sesion": "1a51adcf-047b-4493-be08-b56e7e21ef8d",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:45:17.0234264+01:00",
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$ref": "15"
},
"mt_locations": {
"$id": "61",
"id": "23a31b6e-0d1c-44dc-905d-90012e34cefa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "0fc2307f-5515-431d-9d0c-ca992c5850fc",
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "8e139ac0-df2b-43a9-a1ac-bd403dd0d815",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_stock": [
{
"$id": "62",
"id_location": "51ada8cb-8f09-4f83-ba58-4f4838eebf6e",
"id_item": "2d614d57-99ec-4ca2-88f8-07a3a81ccb9c",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_locations": {
"$ref": "61"
}
},
{
"$ref": "62"
}
]
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_st_det": [
{
"$id": "63",
"id_doc_st": "e8dc065b-4785-40c7-8089-d69205d2039e",
"id_line": 2,
"id_item": "d1961d64-24ea-4bd9-a1ff-63d8ffdb6601",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "7"
},
"tt_doc_st": {
"$ref": "60"
}
},
{
"$ref": "63"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st2": {
"$ref": "60"
}
},
{
"$ref": "60"
}
]
},
"mt_locations": {
"$ref": "61"
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa2": {
"$ref": "14"
},
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_units_activity": {
"$ref": "49"
},
"tt_spool_doc_print": [
{
"$id": "64",
"id": "90a7af1b-069b-426d-96c4-768c48014759",
"spool_server": "sample string 2",
"id_doc_sa": "412b9f90-77e8-42ba-99f0-ba22e7bf847f",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"printed": true,
"print_on": "2026-03-10T09:45:17.0234264+01:00",
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "64"
}
]
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "13"
}
]
},
{
"$ref": "12"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$id": "65",
"id_pos": "9f1fe43d-7b8d-45fa-992a-a40bbd1a94d2",
"id_room": "2b7e457c-961b-4acf-928d-da5bdba35c0e",
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"id_user_upd": "b0eb9189-15d5-40b4-bc2a-a02c6f5c6a9c",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_rooms": {
"$ref": "2"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "65"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"st_doc_num": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "670ad0cd-90f8-450c-87da-349862df5762",
"id_pos": "4d3a7a09-a97f-4b74-a6f6-ec25166d1a64",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:45:17.0234264+01:00",
"key_access": "sample string 5",
"id_user_add": "8677acbd-c4cb-48ce-b4ee-b450d2381353",
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "c187c9b9-890e-4884-b729-2759eba9e803",
"id_pos": "115b6492-4763-48df-a041-24c89cb7289f",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "05907320-1ca2-4aae-9a9e-e87aedd282ea",
"id_pos": "38892250-24c4-4bc7-8ce2-93ad24218c81",
"date_add": "2026-03-10T09:45:17.0234264+01:00",
"date_upd": "2026-03-10T09:45:17.0234264+01:00",
"date_out": "2026-03-10T09:45:17.0234264+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_branches": {
"$ref": "3"
},
"tt_logs": [
{
"$id": "69",
"id": "42871c86-b341-4b4d-accc-85bc4d906517",
"id_user_add": "4a28b46d-826e-49df-b59d-9a4ec00f5d06",
"id_table": "92b7d0dd-6648-4c38-b851-bea1e2baab58",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "4b438193-44df-4905-96f1-13c5aee7b7a3",
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "70",
"id": "f1f8120b-37ab-4ece-aaa4-4fb8f34e6b34",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "96f7dd55-e0ad-4af0-b984-86aa049e8c5c",
"id_sync": "b754377a-c64a-4dee-92c2-d8f08a652407",
"json": "sample string 3",
"id_table": "5b2ff10b-31d4-4a19-b80e-f1f3bc3385ab",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "d2c4f862-2fad-454e-8145-f83b40269f61",
"id_branch_from": "72629ac8-5645-412c-b634-8664d6f6097f",
"id_branch_to": "a3bf7126-dc0c-4982-8046-35e71b4d1def",
"type": 4,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:45:17.0234264+01:00",
"send_on": "2026-03-10T09:45:17.0234264+01:00",
"mt_branches": {
"$ref": "3"
},
"mt_branches1": {
"$ref": "3"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "22002b44-5040-48d5-a5f9-fab514f5e886",
"id_pos": "c7f0ec51-fb72-4bfa-81a4-6a84840d1ef0",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "9"
}
},
{
"$ref": "10"
}
],
"mt_brands": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_employees": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_employees_profiles": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_money_rates": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"mt_pos_types": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_view": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_rooms_units": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units_states": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_permisions": [
{
"$id": "74",
"id": "e08d9c22-a036-469b-8afd-85b889bfd678",
"id_function": "205ee2ba-1c27-49ce-aae0-876b780e4f46",
"id_user": "ddf10279-eeab-4e5c-b7a7-bb5133e18c41",
"id_profile": "745e3e8c-e149-4f95-825e-ca90ec8b5452",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "84d70ec9-babc-4e5f-a117-b1ee54b910b0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
},
"st_users": {
"$ref": "9"
},
"st_functions": {
"$id": "76",
"id": "31e0ba4b-671f-472c-895b-b829ba478982",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "e8ae9850-1531-4c5b-90f0-83976fe90c2f",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "ce6cdbcb-35a8-4f74-8b70-3e0f53985104",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "25de82a8-6697-45b5-adf9-7bdba3608371",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "2a9f7f7f-ecbc-47eb-9fe5-c7e91ac2ec4e",
"token_id": "sample string 2",
"id_user": "e574f317-f13c-4995-a0eb-698149e0eeea",
"date_from": "2026-03-10T09:45:17.0234264+01:00",
"date_end": "2026-03-10T09:45:17.0234264+01:00",
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"st_users": {
"$ref": "9"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_det1": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_pos_sesion1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "1fd6bd13-51cd-435e-9e08-536b471efb2f",
"id_room_activity": "ea2006be-91fd-4a73-beb0-120bf8dcfa47",
"id_pos_sesion": "c474ef26-2c2e-4eac-856d-ef947b3acfaa",
"log_text": "sample string 4",
"id_user": "5ec454a1-a6d6-4010-923e-5e91a1771cf3",
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"st_users": {
"$ref": "9"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units": {
"$ref": "29"
},
"mt_units1": {
"$ref": "29"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_stock": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_vouchers_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "6"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
{
"$ref": "5"
}
],
"mt_employees": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_rooms1": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "97370ada-b657-4b8a-927d-db214c912ef7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"st_images": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users1": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_branches_zones": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees_branches": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "0eed2219-5846-48c9-8e5a-a02ab5bdd758",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:45:17.0234264+01:00",
"date_end": "2026-03-10T09:45:17.0234264+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:45:17.0234264+01:00",
"last_update": "2026-03-10T09:45:17.0234264+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_pos_rooms": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_rooms_units": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.