PUT api/Mt_Rooms_Units_Types
Request Information
URI Parameters
None.
Body Parameters
mt_rooms_units_types| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| high | integer |
Required |
|
| width | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_rooms_units | Collection of mt_rooms_units |
None. |
|
| mt_rooms_units_states_types | Collection of mt_rooms_units_states_types |
None. |
|
| st_users | st_users |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "beba9298-a27d-4dec-9451-25a244bd0c2c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "20593cc7-efc4-4e1c-ac7d-d93988157cac",
"commited": true,
"mt_rooms_units": [
{
"$id": "2",
"id": "5b51b3f8-fdfd-47ca-aae6-5489813e61a3",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "e55debba-d7ec-4201-a5f1-9096c9440865",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "1f00dd0d-1a6e-4785-a3c3-f5b188127a1c",
"locked": true,
"date_locked": "2026-09-06T06:56:57.0338892+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "aa0b2f14-fa88-42bf-a433-280b9c97b0df",
"commited": true,
"mt_rooms": {
"$id": "3",
"id": "f7df7a88-43d5-4293-a448-b2d7c7ea3631",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ca0f8220-a2bc-4885-8488-bf694d01eb8b",
"name_pos": "sample string 6",
"id_image": "28abadd8-766b-484c-95eb-cf93b5c4ef54",
"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": "fcd06518-796b-4ddc-a757-bedaedcdc12a",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "fdfc4b53-740f-429c-a9e9-ba6c8dc7faf5",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "adef0e1c-c350-4d0f-a76d-b7d0169a3935",
"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": "b0584b5c-6adb-4537-83cb-d47d4f2dd776",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "746cbb69-ab8a-464b-a4d6-eba0e548db78",
"commited": true,
"st_images": {
"$id": "5",
"id": "25459436-fa0c-4762-a822-f876ad345192",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "ed4836b7-2a43-41d0-b0b4-646f77d89d4b",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "c3f4385c-959b-4d46-82e6-e3ea36db2b0c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "0e4b73e6-b916-4dfa-93f0-d49746eb58c1",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "a7705b4a-3adf-4a2f-9718-ae10682249f3",
"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-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "5737853f-7de3-40b4-9c66-739e2eb55e07",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "3f977b3f-5b7f-4c53-be31-ab994546529b",
"id_item": "c8f8c2b9-71cc-4ac5-82d4-13bf52f08639",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "d562508c-db24-40bd-8df8-92320b7826d9",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "f9a3a1c1-fd5d-450b-ae73-b7df8fa4abe7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "47dbe9e3-2bb4-42f0-a64b-40b3dd6990a0",
"id_unit_sec": "4532f169-7a0d-43b2-9f55-c2e453eca54f",
"id_brand": "2fbd6a3c-ff76-46d8-b561-030c1b134bf0",
"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": "223b35fe-5f4c-40b7-b131-0e2ed0df5362",
"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-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "8b986042-fd17-443e-9dcd-1e50bd106460",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "f63151e1-7da6-4dcc-afdc-98319cd35ad8",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "cfc5675e-f795-4ab5-b47e-3ecbe6946ee3",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "9886afe7-beeb-4173-ae24-eb457763c7bd",
"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": "4f379d02-7c0b-43a6-91e8-81c1b26b8b7c",
"view_messages": true,
"id_image_photo": "773b2dc9-32dc-4c82-b3a6-c09e33310867",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "7cbb2140-16b7-470c-b1e9-ceef81fa3073",
"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-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$id": "11",
"id": "7f9ab64c-481b-4892-9909-1e9ac69591e5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b0b3695c-064a-4719-9201-9aa2b691492a",
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "e6369139-8c27-41bf-8675-85b7fbd6422b",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$id": "12",
"id": "46a4ab0b-6abe-4ed0-bdba-3a5352c54ed3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5fa5827b-551a-4383-8479-c6615f00a314",
"id_zone": "2b46deac-c7c9-4ee1-bd46-2581f86ed468",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "65d02d08-4688-420e-bb98-56bcc28eed6e",
"commited": true,
"mt_branches_zones": {
"$ref": "11"
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "b25095cc-337c-4ad8-bd5e-263f1579dbfd",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "6d621aa8-85f4-49fd-8cb5-f9393d598ca2",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "749053ec-a2ec-4b8a-9a05-aca8f615ac11",
"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-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "73ac4495-1c58-410b-9df4-8fe57e014245",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "2f8a56c7-e75e-4d70-9391-23856fb377a2",
"id_cloakroom": "9f1d7367-a707-4e9d-b175-45cafd807412",
"id_pos_sesion": "d9e983b4-da09-4c2f-8635-4fb40089c5cf",
"unit_id": 4,
"date_open": "2026-09-06T06:56:57.0338892+02:00",
"date_close": "2026-09-06T06:56:57.0338892+02:00",
"id_doc_sa": "919bd661-7f1f-4547-b679-7c0320872372",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "22278921-92b5-4af5-a7a2-f466faa40ee6",
"id_pos": "3fc71daa-c331-431f-82fa-df35bbef0f6d",
"id_doc": "09a5d73d-02b1-4268-88f9-87153f9ff480",
"id_branch": "c38828e5-6c2a-4460-9ef1-2d6d62de3b33",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:56:57.0338892+02:00",
"date_tax": "2026-09-06T06:56:57.0338892+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "9b7acd1b-41ca-471c-bf94-97aa76c71a0a",
"id_relationship": "8404d4d6-562c-4f39-962a-4890a2d2e7d1",
"id_loc_from": "5f0eeaf4-0f30-439b-8833-1000384637ce",
"id_loc_end": "55dae5fa-5ebd-472c-af02-472ef01d3ce2",
"id_user_add": "d8e284eb-2753-4923-929e-617ddc4afa19",
"id_user_upd": "a12a8e77-5a32-4847-bf88-da222be2bc7e",
"comment": "sample string 12",
"id_pos_sesion": "7c736ee2-4929-4daa-b13a-4a6e9bcb5758",
"id_room_unit": "928b5c4a-4bbe-456e-9d64-585cf749f7b6",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "f65d2555-12c1-4589-bae5-97df20beffd8",
"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-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "0d138cb2-8170-4d6b-8486-6d6b9ea036cc",
"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": "9590026f-e649-458b-b57e-9f5e9a73136f",
"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-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "6f47b5b8-5cc4-476b-b21a-e8063c0bce83",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "84e6acb5-608c-426c-9ec6-fa66fc4554e4",
"id_pay": "d253d7af-6d70-43b6-a705-a46ab5f0e24d",
"id_money": "780a08cc-e21d-453d-95f2-f022dabf4c6e",
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "e16b3b74-3338-4d2f-a9b7-a4e88eefe98d",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "d4911562-3abe-480f-9dab-ec72fe553b65",
"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": "4dc9cb57-07a0-4b88-8578-aef46772d21d",
"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-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "558f05a0-5b73-40bb-8499-e1279682dc8f",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "854f78f0-8145-45e5-9392-25b6fbdca2dd",
"id_money_2": "7a6e3a3c-83c1-4c7e-b440-5f27ce4073b2",
"date_from": "2026-09-06T06:56:57.0338892+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "25aec032-4739-43e5-87f1-d2d8a8dd5950",
"commited": true,
"mt_money_types": {
"$ref": "18"
},
"mt_money_types1": {
"$ref": "18"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "19"
}
],
"mt_money_rates1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "20",
"id_doc_sa": "ce0bbaab-9e08-422d-a173-4f6d5d529fbb",
"id_pay": "0697be84-c98b-42dc-9b01-d3c65dfe58dd",
"id_money": "b7b8f347-0c15-490f-ae13-f730e580dd27",
"date_cashflow": "2026-09-06T06:56:57.0338892+02:00",
"coefficient": 5.1,
"id_user_add": "c6babdaa-82bd-4361-9f83-0f549b8c5647",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "3463f508-8116-4480-8107-12b9d86ee216",
"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": "f5e5cb1f-fd53-490b-9f7b-40c62c0552ca",
"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-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "6b4670de-c9e3-4641-902e-c7f229a2d495",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$id": "22",
"id_doc_sa": "13f6db07-d159-4d78-88ec-6caa6ee2e787",
"id_line": 2,
"id_pay": "3e1d7bd9-ef37-433e-af7b-a844cbdd6692",
"id_money": "9715380d-1885-4234-9f05-ffbadc44d749",
"coefficient": 5.1,
"id_voucher": "13c9146b-adf2-4651-aad0-e2bb1beebbb4",
"id_employee": "0adc8931-2afb-4041-b988-b7bae5965451",
"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": "8a9dde9c-d76c-4627-b3ec-6813c220ee15",
"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": "23",
"id": "4b35ed2b-fccf-4775-a2a0-c1fdcb730a67",
"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": "98fa475e-f37b-474e-92e6-eacdf1357007",
"name_pos": "sample string 12",
"id_image": "dad572c2-db2c-4182-8fca-0ac5a5239c69",
"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-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "dc434af3-f7ae-4f0c-b134-2fcaa0b3e331",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "f3708e04-bec2-42e8-849d-e7f807a90ec9",
"id_branch": "629fbcee-ca6c-4501-a073-71241d498479",
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "129439a1-80d3-477a-a5f7-ac4a7987f375",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "9e960842-32ec-43a1-b54f-c3f92790ff28",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "f2611cc1-089d-4b41-b8b0-cd845728eeb9",
"commited": true,
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "10"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$id": "26",
"id_doc_sa": "d4a1c9de-3a90-4fd1-99db-66578d31c90d",
"id_line": 2,
"id_item_sub": "05431a24-f447-44f9-abda-0254de03c96e",
"qty": 4.1,
"id_list": "e56a4235-e292-44b2-b4f8-f924fb883e2e",
"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": "faf3518c-31e7-45d3-a5e1-fc7c6952a19e",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "e9db095f-40aa-440c-a8c0-6a7bf390e961",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "da05d80d-5c21-482a-953b-a123b26f8076",
"id_user_upd": "07ad5555-acef-49a5-a380-98b65391910c",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "99fd5270-7d37-4b21-9e12-243f0a602f1b",
"id_item": "4ef74e1d-f7ef-445d-9187-e1b91f137ebe",
"id_item_type": "01de3a0d-1814-4a7b-b520-20b9731112ca",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "07653428-43d5-484d-b2e3-c2ae52c46eaa",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "7d60134e-ff89-411f-a82e-701ec8d1e000",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "40edafb5-85a9-47a1-8366-3954fe930f0a",
"id_item": "9bd25f2e-5816-4ba0-aaa0-d90f59005061",
"group_id": 3,
"id_unit_ref": "b84f5230-f711-4951-af2e-02fb1992bacc",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "340d1769-cf58-49a1-964b-0a3993efd9b7",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "60c5ce8b-4511-48cb-91d9-e3541561aa30",
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "7f42817b-ab4b-490c-8bb9-9d1559fcd7ef",
"commited": true,
"mt_units": {
"$id": "30",
"id": "143a7c51-f221-48ac-86f0-b121c633041d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "c4546108-7aa4-4183-a262-b4e99f8678e4",
"commited": true,
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
}
},
{
"$ref": "28"
}
],
"mt_items_types": {
"$id": "31",
"id": "aa31ec48-d53f-4c70-9edc-f0c3c9bbdb52",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "a74c0c34-fe04-4158-84cf-abb42c5ec41a",
"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-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "ff5ec3fa-c58d-4764-b9da-1132dce2c4af",
"commited": true,
"tt_vouchers_det": [
{
"$id": "32",
"id_voucher": "b8696c66-b7c9-4b17-9892-12379aa4a831",
"id_line": "7eb42c77-0f70-4b1c-8aca-1494c2009674",
"id_category": "e0d9adb6-dd95-4f58-8080-ecc993fd7341",
"id_item": "d0ac3c96-5d77-41d7-bbab-5e64e8d6edeb",
"id_item_type": "dec23dfb-1e4e-4bff-b00e-e6a003f92307",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"tt_vouchers": {
"$id": "33",
"id": "cd9d0d5c-c1b9-4df7-bdd8-92d8b7a257a6",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:56:57.0338892+02:00",
"date_end": "2026-09-06T06:56:57.0338892+02:00",
"date_used": "2026-09-06T06:56:57.0338892+02:00",
"date_sesion": "2026-09-06T06:56:57.0338892+02:00",
"id_employee": "9623d874-e030-419a-9b2a-77c2334adaa8",
"id_branch": "5c54009d-f081-48ce-b953-09ad3e3ef2b8",
"id_voucher_permision": "c7bb173e-d9c4-4281-b004-3e29973b2b9e",
"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": "497ba5e7-30c2-41b1-846f-24a2a7b10017",
"id_user_add": "fc1611dd-b036-4fca-bad5-775088839040",
"id_doc_sa": "47fc60ff-8b2c-4fe8-a77e-2f6ca7f1dc47",
"id_item_sub": "59c85707-b8e0-4570-8a83-e2a970dd0e86",
"id_pos_sesion": "b769b037-ab87-4068-ab07-200e103c18da",
"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-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": {
"$id": "34",
"id": "6027fc10-9ca2-46fe-8fdd-906fb81fd3b0",
"date_from": "2026-09-06T06:56:57.0338892+02:00",
"date_end": "2026-09-06T06:56:57.0338892+02:00",
"date_used": "2026-09-06T06:56:57.0338892+02:00",
"id_employee": "7991246c-6ee8-4f3c-bff9-ea0809d651bd",
"id_branch": "cbf699e0-d489-4218-bd96-73ea7251aa44",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "8a767bb6-53a2-429c-ad4f-e661f9d8489b",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
}
}
},
{
"$ref": "32"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$id": "35",
"id": "6b97708e-2ee3-4050-bb5e-e7bb8792f283",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:56:57.0338892+02:00",
"date_end": "2026-09-06T06:56:57.0338892+02: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": "41f90b5b-3613-4132-8d02-ab3bd9a04337",
"id_pos": "3c07d8dd-a839-49a2-9d5b-a26ad28f607a",
"id_list": "ac80cacf-0349-4b5f-9f61-db23b1487a45",
"id_item": "5497a277-7727-4539-baa9-7cd9d489494c",
"id_item_type": "608f756e-8644-490c-af4f-52774a6e01e5",
"id_category": "5c663537-1812-40e5-a9db-a604fcaf27e5",
"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-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "8ae84c0a-36ad-466b-877c-0da2b164465f",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$id": "36",
"id": "888213c1-6bac-46c8-83c6-c53f58e8ee54",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "42272068-455c-47e0-9671-5d8d241070c0",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "cae67d42-4a63-469c-8845-810565103358",
"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-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "e6b9b15f-3411-41da-87c5-44537777e8a3",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "37",
"id_pos": "073b1f53-d591-4d69-b4d1-c454dad075f7",
"id_pos_type": "18ce9f5a-9d81-45e2-a59b-8fbc85ad6f3b",
"id_price_list": "2f8c3be9-210f-4168-9ec1-187f852e191c",
"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-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "14015c3a-5338-4ea0-b717-a1eb91693a56",
"commited": true,
"mt_pos_view": {
"$id": "38",
"id_pos": "e0dd1b3b-f8ee-41f3-815a-b84ddd872f9c",
"id_pos_type": "73c5c802-1581-4209-b7f2-06cb2a1c0132",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "e34447b0-d3ad-4584-8594-7552136fd618",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_types": {
"$id": "39",
"id": "7c4510fd-02ed-4e0c-a420-58b9f77606c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "a78dc35e-1af8-4d66-af64-c36ee82f7626",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "2c234ca9-9e79-414b-b5c8-adb7d09f868a",
"id_branch": "a1b9b2aa-0eba-488c-9ad8-898f10850194",
"id_pos_type": "928a01ba-c795-4f2e-ab9a-bf9cd4c71cdd",
"id_pos": "7779ca9a-67c1-401b-8c09-2e9170cb137b",
"id_item": "3f942ab3-ad05-4be4-ae4d-fe52d3228d6d",
"date_from": "2026-09-06T06:56:57.0338892+02:00",
"date_end": "2026-09-06T06:56:57.0338892+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "9e8218d1-2251-4d7c-ad0b-f7cc41a2dd43",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "12"
},
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "40"
}
],
"mt_pos_doc_print": [
{
"$id": "41",
"id_pos_print": "c2c158a5-16b8-4c84-b54a-a77acf7ef83a",
"id_doc": "d8733226-6e46-45a8-8c98-b21d36f5a650",
"id_pos_type": "b2e4c30a-329b-47fd-912b-ce7d0faccf31",
"id_doc_print": "30d6adaf-72e2-452f-8dd4-f9c63711e975",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "c8bca3e4-ece7-4213-8752-800b47056aa2",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "42",
"id": "527ef5ba-9835-48df-b5bf-cc278a224312",
"id_pos": "e4f820ac-fe83-4361-94a3-77009ec87286",
"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-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "6a2454bf-4afa-4cf4-9d06-90401da27dac",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_doc_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_pos_types": {
"$ref": "39"
},
"st_doc_print": {
"$id": "43",
"id": "b107b60c-a31c-409e-acaa-f95b96ba70b9",
"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-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"st_doc_print_det": [
{
"$id": "44",
"id_doc_print": "09a5ae15-c695-4b89-890a-c16111d9884c",
"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": "43"
}
},
{
"$ref": "44"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "41"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "37"
}
],
"mt_prices_items": [
{
"$id": "45",
"id_list": "1b3a84cc-1461-4f8b-96d7-7c2a326fda09",
"id_item_sub": "5de473d6-7c02-45a5-921f-34856f512015",
"validity_date": "2026-09-06T06:56:57.0338892+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "8199799c-c52d-4fbc-9842-582ddbeb7c7e",
"commited": true,
"mt_items_sub": {
"$ref": "27"
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "45"
}
],
"mt_prices_list1": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list2": {
"$ref": "36"
},
"mt_prices_list_rules": [
{
"$id": "46",
"id": "bf97abed-2512-42cf-aa6a-005a86250973",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:56:57.0338892+02:00",
"date_end": "2026-09-06T06:56:57.0338892+02:00",
"id_branch": "f67c8c45-059e-46d4-8525-67b76dfe811f",
"id_pos": "75a0f88c-4d05-4382-ae04-a441d1c8f4d2",
"id_list": "f1f886d2-59cd-46ff-ab50-993a23f99040",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "b78a97df-1117-4655-b327-be16b36753fa",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "46"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "35"
}
],
"tt_items_customs": [
{
"$id": "47",
"id": "b34a80a7-e530-4769-ac71-ca4561ab1e35",
"order_id": 2,
"id_item": "4bffc683-3a80-4eb4-9ccd-31973a2c4543",
"id_item_type": "ca69641e-e332-43c6-8f42-2c6f71cb6b0e",
"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": "078ba21b-9a68-44b3-a116-c92e3d2b2785",
"type_item": 11,
"id_voucher_json": "a1555a26-09bd-4231-a4bf-b1dfcce17593",
"count_voucher": 1,
"id_category": "ec02d648-3174-4208-9ada-db2fefcc21a9",
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "39e2904f-8e9b-4bf9-9e5c-1fcd49719dda",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "48",
"id": "8a03dd95-e5cc-4eb5-b6f9-eb294789c023",
"nro_sesion": 2,
"id_pos": "64f88883-7057-4325-8d00-97a381d320de",
"date_tax": "2026-09-06T06:56:57.0338892+02:00",
"date_open": "2026-09-06T06:56:57.0338892+02:00",
"date_close": "2026-09-06T06:56:57.0338892+02:00",
"id_user_open": "e664ff92-0322-4305-99f6-5cbefd99a707",
"id_user_close": "a4c2b922-e2de-474d-82a0-f03d163efa40",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_doc_sa_pt": [
{
"$id": "49",
"id": "46cd5758-ae17-41c6-881c-98c6fd23e4de",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "c956d541-76f5-4b41-9acf-674250e601ee",
"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-09-06T06:56:57.0338892+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity": [
{
"$id": "50",
"id": "b09eaca4-3a00-4b10-addb-a5b394ba31e0",
"id_room_unit": "ea06916f-023d-4bbb-bc2d-c6d9c902b728",
"id_room_list": "57634f61-c859-404a-8c7f-f6b8615b77c6",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:56:57.0338892+02:00",
"date_from": "2026-09-06T06:56:57.0338892+02:00",
"date_end": "2026-09-06T06:56:57.0338892+02:00",
"date_open": "2026-09-06T06:56:57.0338892+02:00",
"date_close": "2026-09-06T06:56:57.0338892+02:00",
"id_employee": "e230ca6b-0c64-4f9d-b5b2-34985633dda3",
"id_employee_sec": "17ce7042-4a8e-4e6a-94d0-e920f2df9316",
"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": "fe6950b9-9d11-4b26-aa7e-c934a370d8ad",
"comment": "sample string 7",
"id_user_open": "4dda2d7b-ee6a-4e3b-bf3c-22465976cb16",
"id_user_close": "d104ecc5-0789-4bd9-aa58-af45b4d39649",
"id_unit_state": "aa55d72d-58e6-4db6-895f-91ee0b364f8f",
"id_pos_sesion": "8330e600-cbed-4806-9caa-e503892a1d22",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:56:57.0338892+02:00",
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$ref": "2"
},
"mt_rooms_units_states": {
"$id": "51",
"id": "647a0afe-85c2-47f5-b218-f64a5aa060df",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "7e45bd9d-d776-48eb-b66e-a0a299620459",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "04d04cde-64e6-48fb-958a-a35e05703380",
"id_room_state": "3eb1d621-2d10-4492-b093-3bebeaf1e7a1",
"id_image": "ebaf7dc9-30a5-4310-aa88-8918c8a39169",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "131e0cf7-790f-4187-a58a-7738eba39463",
"commited": true,
"mt_rooms_units_states": {
"$ref": "51"
},
"mt_rooms_units_types": {
"$ref": "1"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "50"
},
{
"$ref": "50"
}
]
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "48"
},
"tt_rooms_list": {
"$id": "53",
"id": "97915728-0a2f-4965-ae0a-a7b464a53968",
"id_room": "73bbb418-ba6c-4ced-be28-eea842daaccb",
"date_in": "2026-09-06T06:56:57.0338892+02:00",
"date_out": "2026-09-06T06:56:57.0338892+02:00",
"id_user_add": "2dec62ce-c7af-4262-bfe8-0136f2c0b9c0",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"mt_rooms": {
"$ref": "3"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "50"
},
{
"$ref": "50"
}
]
}
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_tips": [
{
"$id": "54",
"id": "8582e975-1ce0-4a1a-b054-54c288abff46",
"id_pos_sesion": "46b79aa4-87e5-45d2-93f3-60aa1fb3adfb",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "08db692f-f0a4-467f-bdfb-fc63e2e4213f",
"id_room_unit_activity": "4224adc9-8a40-4a8e-95e4-7d1a0a6d02d1",
"id_doc_sa": "22e59a11-487d-42bf-aeed-3f770e676f9f",
"id_pos_type": "c57873ef-48ce-474a-8c7e-2238e8c3dcdb",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "fd959f20-e71d-4a6b-9d39-bae8f544562b",
"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-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "72d7e2ee-fe71-4d77-9e51-2878f9b09a43",
"id_user": "a1211f95-0838-4a6f-b3ca-017dbee286ec",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "1c80cdf5-121b-4393-95ea-449fdefc5432",
"id_user": "01f0f299-993b-420e-9d2d-cd076ffb5310",
"date_add": "2026-09-06T06:56:57.0338892+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_cmd_connection": [
{
"$id": "57",
"id": "9ca50d0e-6db4-4f32-8fc6-6e3b82c377a5",
"id_user": "cf6502ab-3243-432d-93e7-6b863293480d",
"id_user_profile": "65b98210-d481-4515-add0-2946bbb71832",
"locator": "sample string 4",
"date_end": "2026-09-06T06:56:57.0338892+02:00",
"id_pos_sesion": "49b2097c-ba79-4036-b70d-f07526aa5a4f",
"date_login": "2026-09-06T06:56:57.0338892+02:00",
"date_logout": "2026-09-06T06:56:57.0338892+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "58",
"id": "fbd49f46-f00b-41be-964a-8073767b2999",
"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,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "87ec0aa1-4b6f-4941-b293-81fb210accf0",
"id_function": "bbe13b6e-08d0-40ce-ac39-ed0447f10812",
"id_user": "a700928e-5e77-4c91-b6bd-cbe31d28be8c",
"id_profile": "af67a9eb-03a0-4d2b-a19a-3e659178fe95",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "60",
"id": "f0538658-630a-4f78-b181-dbaac0fce11f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "32f98b08-73c3-4af8-aa35-993239e5c1b9",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "a68f2942-b81f-4ecd-afab-ce4b2c0ca464",
"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-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "c35a035d-abd6-4fda-9fc8-6a5945728632",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "59"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$id": "62",
"id": "2ececc3e-1f1d-45e6-8ee4-302208722bb2",
"id_user": "bc9445c3-5a91-4771-9bad-aa1daef3aff8",
"date_add": "2026-09-06T06:56:57.0338892+02:00",
"destiny_type": 4,
"id_key": "5b7ed01e-8ca4-43ad-8b21-c797af86d657",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:56:57.0338892+02:00",
"id_pos_sesion": "b6e23673-cfce-4cea-b879-b8da085869b9",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "47"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "6dbd37b8-b53e-4d9d-b6cf-fa5c47858917",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "e71d81a9-d089-4d51-8135-1352f3d47621",
"id_doc_print": "3bcbd486-c5eb-4422-8543-d522121c95c5",
"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-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "64",
"id_doc_sa": "a528573c-d0f7-4375-adb8-0a9edc5bfb21",
"id_line": 2,
"id_item": "06b33c0c-58ba-49cb-8151-765c882b391e",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "26"
}
},
{
"$ref": "64"
}
]
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_rooms_units_activity": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "50"
},
{
"$ref": "50"
}
]
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$ref": "33"
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"st_doc_num": [
{
"$id": "65",
"id_pos": "460d6959-a873-4f32-890b-8559dcecb349",
"id_doc": "c04f608d-a5d0-4dd5-ae43-5cf3f4803807",
"value": 3,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "65"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "66",
"id": "7b7f3545-88f0-4111-845c-d87894348488",
"id_pos": "771b14fc-ddae-4d3d-a619-97fe821124c3",
"id_doc": "d659711e-9cfd-4f5b-a13b-0878ebf16985",
"id_branch": "8582ee2c-3d8d-44ad-a259-0a3027d0cf85",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:56:57.0338892+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "39a6ade7-8410-4083-b7ea-8b77b4372e3e",
"id_loc_from": "3dcbbb2d-2163-41ba-ba3e-0fb69d4e80f1",
"id_loc_end": "e1b32419-7050-4324-bc45-e5019adf60ea",
"id_user_add": "2e7909ef-d087-42fa-9bf1-fca7631871d8",
"id_user_upd": "b15c5204-bd0c-41f0-ace7-a132fc97cdeb",
"id_pos_sesion": "68568f79-ccb6-46a8-b84f-5b081fd10dc5",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:56:57.0338892+02:00",
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "67",
"id": "c61f9c8d-cb50-4be3-8d8e-d0c2254faa77",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "904bec6b-c7f7-4742-bac8-d74cc5b6bb30",
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "8c9239e1-a0d2-4903-adc1-e84f86c73af5",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_stock": [
{
"$id": "68",
"id_location": "f1d7a169-83db-40b0-8bf3-209d90826865",
"id_item": "36839cc0-efa8-4d86-aaf2-b8308db783c4",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "67"
}
},
{
"$ref": "68"
}
]
},
"mt_locations1": {
"$ref": "67"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "69",
"id_doc_st": "77880872-5370-4bbb-a958-211cc573c057",
"id_line": 2,
"id_item": "b4d439c8-8567-4af8-baf1-1a6f6d74849f",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "66"
}
},
{
"$ref": "69"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st2": {
"$ref": "66"
}
},
{
"$ref": "66"
}
]
},
"mt_locations": {
"$ref": "67"
},
"mt_locations1": {
"$ref": "67"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "48"
},
"tt_rooms_units_activity": {
"$ref": "50"
},
"tt_spool_doc_print": [
{
"$id": "70",
"id": "e8c34906-dba2-438b-bd3f-c1c282c00ad4",
"spool_server": "sample string 2",
"id_doc_sa": "7e666378-e9f4-415d-a1a1-108b1b0468fe",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"printed": true,
"print_on": "2026-09-06T06:56:57.0338892+02:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "70"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_print": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_pos_rooms": [
{
"$id": "71",
"id_pos": "59e91992-d5ec-4e2b-8cdd-b70a268db7f7",
"id_room": "2496090f-3875-40cc-a1dd-16a599b6e497",
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"id_user_upd": "47d991a0-e24b-457b-89c8-c25b6520beca",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_rooms": {
"$ref": "3"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "71"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_list_rules": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"st_doc_num": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "5941e519-5156-48f9-b938-eef96a81b6c7",
"id_pos": "0674274a-7b7b-44d9-b2af-44c8230259a8",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:56:57.0338892+02:00",
"key_access": "sample string 5",
"id_user_add": "c3c7417c-654a-4ee1-9694-260643ad2697",
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "bf28b011-758f-404b-865a-4ff4daafb698",
"id_pos": "f833c732-9c78-4d49-bfd6-f752bbc045b3",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "d126b0cf-9b54-4271-90da-5cd0908bd453",
"id_pos": "fe251e7d-48e9-4f36-b084-6b4b2aeb7d2e",
"date_add": "2026-09-06T06:56:57.0338892+02:00",
"date_upd": "2026-09-06T06:56:57.0338892+02:00",
"date_out": "2026-09-06T06:56:57.0338892+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "75",
"id": "c2b8bea4-8a4f-476f-8412-83156a21df7b",
"id_user_add": "7c25047a-9cb5-4670-869a-ff0a8dac6ca6",
"id_table": "50f2e03b-8f65-4fe6-bed2-128712e33fe1",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "83a9d20a-28b6-408e-bb8d-5d8c6569df94",
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_sync_tables": {
"$id": "76",
"id": "c19f7eb7-5e59-415a-9a9d-b2f26b1c4f0a",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "858bd61b-c49b-455e-9fd7-fc86fd3a5b46",
"id_sync": "823cf759-a306-4153-9d9d-fd892fee16a5",
"json": "sample string 3",
"id_table": "8616b728-2d18-41d1-8cd6-eb10823b8235",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "286ae681-48bb-4a96-8938-b0247807b446",
"id_branch_from": "9368559b-6414-4ac3-91f3-7cf900c50dd5",
"id_branch_to": "d8703049-8f72-4595-8a16-194ca4386cd0",
"type": 4,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:56:57.0338892+02:00",
"send_on": "2026-09-06T06:56:57.0338892+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "0e9653c6-e0f2-4aab-bb9c-9e7f1c91cebc",
"id_pos": "634351b9-b4e3-4e84-92f4-cb11095e47d9",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
{
"$ref": "12"
}
],
"st_users": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_employees_profiles": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_locations": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"mt_money_rates": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_pos_doc_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_print": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_pos_rooms": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"mt_pos_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_items": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_rooms_units": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_types": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_units": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "fd9835a1-b7a5-41aa-9f14-26bb95ea646d",
"token_id": "sample string 2",
"id_user": "5dd35a21-d14a-455d-ad53-9097b6390ab7",
"date_from": "2026-09-06T06:56:57.0338892+02:00",
"date_end": "2026-09-06T06:56:57.0338892+02:00",
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_det1": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_items_customs": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_pos_sesion1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "b8cf6ee0-087c-411e-a247-0e469575b191",
"id_room_activity": "f8281e61-fa71-49ef-8c81-00d73fedacab",
"id_pos_sesion": "57972853-677c-4f59-b6b4-3060b886d975",
"log_text": "sample string 4",
"id_user": "52fb4bf3-1989-44b0-afdc-52c2397a1900",
"event_type": "sample string 6",
"correlation_id": "531a4098-5ec4-47b5-a891-9b25126f9e9c",
"id_room_unit": "c48191ba-9a57-46e7-869c-596ec0cbce47",
"id_room_unit_source": "170b76d6-a355-4a73-bc68-29985f1d1d42",
"id_room_unit_destination": "a84cf207-b755-4a54-90ad-42d75222300b",
"id_room_activity_related": "f85a3b4d-0a54-461c-9e60-7c6e6b215e43",
"id_doc_sa": "6e5c23af-11c1-479c-9978-25789b6ec9dd",
"id_user_authorizer": "ff3c4eb2-72fb-4825-9593-44d44a3e12e4",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms_units_states": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_users_profiles": {
"$ref": "58"
},
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units": {
"$ref": "30"
},
"mt_units1": {
"$ref": "30"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_doc_st_det": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_items_customs": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_stock": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_rooms": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_rooms1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_images_types": {
"$id": "82",
"id": "13854af9-d301-4032-9c79-fd65cd347a65",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_employees_branches": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_locations": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "ee2db217-df07-401a-bf5d-505510801098",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:56:57.0338892+02:00",
"date_end": "2026-09-06T06:56:57.0338892+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:56:57.0338892+02:00",
"last_update": "2026-09-06T06:56:57.0338892+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_list_rules": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"mt_pos_rooms": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_types": {
"$ref": "1"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "50"
},
{
"$ref": "50"
}
]
},
{
"$ref": "2"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "10"
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.