POST api/Tt_Rooms_Units_Activity
Request Information
URI Parameters
None.
Body Parameters
tt_rooms_units_activity| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_room_unit | globally unique identifier |
Required |
|
| id_room_list | globally unique identifier |
None. |
|
| nro_res_ext | string |
Max length: 20 |
|
| date_reserved | date |
None. |
|
| date_from | date |
None. |
|
| date_end | date |
None. |
|
| date_open | date |
None. |
|
| date_close | date |
None. |
|
| id_employee | globally unique identifier |
None. |
|
| id_employee_sec | globally unique identifier |
None. |
|
| from_reservation | string |
Max length: 100 |
|
| pax | integer |
Required |
|
| language | string |
Max length: 2 |
|
| amt_min | decimal number |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pay | decimal number |
None. |
|
| amt_adv_card | decimal number |
None. |
|
| amt_adv_cash | decimal number |
None. |
|
| amt_tips_card | decimal number |
None. |
|
| amt_tips_cash | decimal number |
None. |
|
| id_user_tips | globally unique identifier |
None. |
|
| comment | string |
Max length: 1000 |
|
| id_user_open | globally unique identifier |
None. |
|
| id_user_close | globally unique identifier |
None. |
|
| id_unit_state | globally unique identifier |
Required |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| vip | boolean |
Required |
|
| paid | boolean |
Required |
|
| send | boolean |
None. |
|
| send_date | date |
None. |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_employees1 | mt_employees |
None. |
|
| mt_rooms_units | mt_rooms_units |
None. |
|
| mt_rooms_units_states | mt_rooms_units_states |
None. |
|
| st_users | st_users |
None. |
|
| st_users1 | st_users |
None. |
|
| tt_doc_sa | Collection of tt_doc_sa |
None. |
|
| tt_pos_sesion | tt_pos_sesion |
None. |
|
| tt_rooms_list | tt_rooms_list |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "d2b17b5c-43b1-49cc-b5b1-707fcfc1ede6",
"id_room_unit": "3d902095-4cc6-4c6a-a6b4-0e6f977adc4e",
"id_room_list": "117156f0-4180-4f39-9d8e-54440b6990ab",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:04:52.0342467+01:00",
"date_from": "2026-03-10T07:04:52.0342467+01:00",
"date_end": "2026-03-10T07:04:52.0342467+01:00",
"date_open": "2026-03-10T07:04:52.0342467+01:00",
"date_close": "2026-03-10T07:04:52.0342467+01:00",
"id_employee": "e35ff823-57dd-4449-a641-c82bd39cfcce",
"id_employee_sec": "8295b5a8-3b47-4877-bfbd-d2ca55b1df62",
"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": "5e7bfdac-29ab-4ae5-9030-e0cb76418971",
"comment": "sample string 7",
"id_user_open": "14189da2-011c-4d2e-8083-6843ebdfa502",
"id_user_close": "0947d600-8971-4ae5-8441-da73557fc840",
"id_unit_state": "d4a6bc84-a9dc-44c2-9985-e787fa54bbcc",
"id_pos_sesion": "bb100103-10a8-4012-aee5-0c3259b0e57b",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:04:52.0342467+01:00",
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"mt_employees": {
"$id": "2",
"id": "ce8e7af6-9a73-48cd-a63a-5f3f5337fd32",
"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": "7a96034f-399d-441f-82aa-fbfd16d30348",
"name_pos": "sample string 12",
"id_image": "fcd6c0bb-3cc6-4421-a5ac-6f89370ee31b",
"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-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "61961b2f-93d9-4849-9940-5ceb07ce5097",
"commited": true,
"mt_employees_branches": [
{
"$id": "3",
"id_employee": "08a381bf-5f7b-4563-9beb-d7d0a2483855",
"id_branch": "7afd4cf4-d348-43bf-81cb-867dbe9059ac",
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "1c083c61-79a0-4ef2-a457-c5550e92ecc4",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "7bd6de60-95f3-4656-8fba-0803b2aba12e",
"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": "a9ea9298-bb14-4697-a49d-47a93718d390",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "f547fd9f-2b81-4fea-97ef-f6e14f0f13ab",
"commited": true,
"st_images": {
"$id": "5",
"id": "f624ec38-d252-467b-a03d-8c57ea7b15b0",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "a7351a1c-12f4-4bd1-a5a5-af048a1ed0db",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "8aa7e022-2b65-4c4c-ac91-e38ef4cff1d0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "adf1fb15-82a5-4506-b94a-d4a7ce5ac7eb",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "c3d90d94-1c5d-49b6-973a-4d89f4d14abf",
"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-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "d3fdc9d9-7026-4ff1-80c3-b6aef624aec0",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "3da074be-48dc-4fd0-bbb0-953eea0f2bfa",
"id_item": "2a1d262e-f3ab-44fa-a06b-fd87f493a961",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "0a180c33-13b1-4457-967d-10c3ff46468d",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "4cec87c8-c159-41d3-b9c5-012d5b0063c9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "a7236ca3-e809-428e-8822-4108ba1538a7",
"id_unit_sec": "45a28888-d8f8-4481-80c1-1662cf566df8",
"id_brand": "657d889f-30d4-48cf-8104-08ca72bcb2c8",
"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": "aae43f8b-4d2a-420f-b991-b5071426b53d",
"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-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "1a6dbf7a-f1f7-4735-b44c-ed966e843b6e",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "93bd494b-1006-4aed-9e1f-061e4a9ef8ca",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "8cfa7860-85f2-48d7-85b9-1dcfe112cb23",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "013181bd-844f-4370-ba27-69f37b5d7d55",
"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": "df9753f7-d071-4b9e-adab-1fe3f4d45e49",
"view_messages": true,
"id_image_photo": "d4914638-a1a2-4be1-8517-ed720f5ef64f",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "48feb811-42e1-4047-9126-9f95d1028c1d",
"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-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$id": "11",
"id": "f842dd7e-03ad-47c3-bee0-06f2dc9e4628",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "26fa4387-03a1-48f2-ae4c-f835aa12fc01",
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "7fee446f-1577-425e-832e-94f7d5489474",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$id": "12",
"id": "5cb0bd25-b3f4-43a1-8d09-fb8fca4cf21e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "96a0f14b-3030-4fba-96fb-9408058f0eef",
"id_zone": "baee5a05-3683-4489-8a5a-8fd7153db8fd",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "4b30dafe-03c4-4ea6-8329-e7262352a4e6",
"commited": true,
"mt_branches_zones": {
"$ref": "11"
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "1d3c643c-6a63-4203-8b39-3c25cd1fedff",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "cd69e695-d8fb-4b6a-abbf-d8b9e071b53a",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "1690f4db-940f-4e73-9e08-2624d4670980",
"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-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "807d37ce-7c93-4242-b80c-48bc29b37611",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "0d8c8d72-f294-49d3-b9b5-28782a318750",
"id_cloakroom": "83777d8f-837a-4ba6-86fb-63e60ef81e05",
"id_pos_sesion": "2c30adfa-75a1-46fd-94b3-83860fefc43e",
"unit_id": 4,
"date_open": "2026-03-10T07:04:52.0342467+01:00",
"date_close": "2026-03-10T07:04:52.0342467+01:00",
"id_doc_sa": "84b30ad4-af77-4b4d-bc13-dcb32d978a92",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "f4a205d8-02eb-473d-b095-ac55b27eebe2",
"id_pos": "642f3d75-dd0c-4a55-8031-bdd95e438e00",
"id_doc": "be78d548-04a1-4ad7-9db4-2c1061b95fc5",
"id_branch": "1790f0c1-d33b-44fa-b03b-461b35676619",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:04:52.0342467+01:00",
"date_tax": "2026-03-10T07:04:52.0342467+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "5a45c068-fbc6-40f5-a895-9c923df25da6",
"id_relationship": "4e7647b0-ef30-429d-a28d-3011c8df66eb",
"id_loc_from": "ff333f57-19c5-4751-99dd-f523af817c8a",
"id_loc_end": "47c41cd2-e026-44d5-b422-f49f129f16d0",
"id_user_add": "e05b18a4-f980-4f43-b1b4-e1b87c50ff34",
"id_user_upd": "64b4a481-a243-4e19-ab97-a8c5f1c0c830",
"comment": "sample string 12",
"id_pos_sesion": "006e0e9f-4aad-4552-bbc4-d5d78687194a",
"id_room_unit": "db22e547-5851-48ba-89c1-e709af6ce44a",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "d958f1b1-46a2-4b94-aef3-1fed433d01f7",
"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-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "aa3dddf9-317e-41ed-97a1-25411e6896d3",
"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": "ce7afa15-e2df-487c-bd7d-56798ff17899",
"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-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "5ba7b1d8-3ac6-4347-a60a-71fe4046e607",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "482292f8-486b-4c95-b5c7-a47655ef1896",
"id_pay": "1edc5ae3-b551-41dc-8d33-b264fb9d222b",
"id_money": "57ced432-c6ff-4653-8ded-b4435b78b31a",
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "df5d5ab6-2b98-49b5-8e9b-b19241cfaef5",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "de4f2ea8-dbd8-4e5f-8cdf-8df73c897628",
"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": "a8bbf833-7504-4668-883f-af28d32cf6a0",
"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-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "4070810e-902c-4a97-a67f-b3577b045ffd",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "02fc4b5b-108d-4783-bd5a-6ca4feb64353",
"id_money_2": "34341339-c7f3-4485-ac2e-e3fbeb28a9d7",
"date_from": "2026-03-10T07:04:52.0342467+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "047f5abd-0d56-41b9-9b2b-95259951fdb6",
"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": "23ff3940-6c68-4b93-878b-e99ecb3362d3",
"id_pay": "8aa4eb81-73d9-4578-807a-d7b339fe70ba",
"id_money": "519317c0-bbc9-41f7-bed9-a56b19237c5f",
"date_cashflow": "2026-03-10T07:04:52.0342467+01:00",
"coefficient": 5.1,
"id_user_add": "b5f38d67-6cc5-47cc-8fa4-658f14924e58",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "04c4ab13-9d2a-407e-b33b-0110fd015e02",
"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": "129e6f8b-a878-4180-971a-ab2eda723910",
"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-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "d635e6ed-3380-4063-affc-e7efddd9389b",
"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": "26fd9271-e270-4f66-bcb1-d2bbf9bec786",
"id_line": 2,
"id_pay": "4ef01c5f-1a52-4674-9fc3-09a3add8282f",
"id_money": "bcdaae91-271a-4843-8184-9d6e82898e93",
"coefficient": 5.1,
"id_voucher": "b5bad82b-ae3b-4270-8230-ff8ead5eec79",
"id_employee": "8e191696-6f26-4952-b86a-3c5892f00b85",
"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": "059c1f17-b11f-4edd-8a40-6510801d60a6",
"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": {
"$ref": "2"
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$id": "23",
"id": "77486a4e-9fcd-4166-a795-a5dc8561aa4e",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:04:52.0342467+01:00",
"date_end": "2026-03-10T07:04:52.0342467+01:00",
"date_used": "2026-03-10T07:04:52.0342467+01:00",
"date_sesion": "2026-03-10T07:04:52.0342467+01:00",
"id_employee": "7d850fbb-25ec-4d0a-bd2c-ad696b4754b1",
"id_branch": "1aa26a28-13f8-4b8f-bcf4-6e5b8dba3712",
"id_voucher_permision": "05f6cf27-8c41-42ec-bfca-0af7fb58dc88",
"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": "ecfdd76c-43db-4be5-97f9-75ba27b37a36",
"id_user_add": "8efcb385-c7e5-4693-8386-47e680d5ed9b",
"id_doc_sa": "359fda65-ed77-4b0b-81d9-78bc6b9b56ef",
"id_item_sub": "6e556fa5-7f2f-4ce0-aa15-2a3cbe60fb4e",
"id_pos_sesion": "c6128c9a-0d10-44cc-8673-8845fcf9320c",
"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-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$id": "24",
"id_voucher": "32feaa78-bd5e-4dab-9f85-20b57d8afded",
"id_line": "e45cadc1-7087-4de6-ba6a-277e754a860f",
"id_category": "7e62d0f9-ca6e-4566-aa2b-f5eeb472b5e9",
"id_item": "6407b64a-a298-4ebe-a4c1-f958c2ddc8cd",
"id_item_type": "936e8a5e-8498-4585-9bab-d84bb501fa83",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$id": "25",
"id": "34601d2d-273e-4e39-9573-c8e89380ac30",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "be90451b-f41e-4fd2-86ee-234d53b87d28",
"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-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "8966c014-5203-4ed3-b0ad-2ea49c53284c",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$id": "26",
"id": "3898d1dc-33f5-40af-9ea0-65909754eb30",
"id_item": "0f68e902-e2d7-4ae8-b796-e99571b43e8e",
"id_item_type": "24e0aabd-f874-43bd-bab0-2e776266184f",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "7f3ddae8-ea1d-4d22-824c-575b794b1dce",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "88d59f90-3d63-4162-ba68-2577c551151f",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "4950c40a-e158-43f2-a743-c8398a54d4e3",
"id_item": "4f517157-83b0-4562-9a05-56d74caae784",
"group_id": 3,
"id_unit_ref": "b14d2b35-65b9-4fc4-8a0d-066ba4cb8e8a",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "447b752b-fef1-45f6-8712-dc304926e63c",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "bb7de9f9-e848-43d4-851e-be2c62ede5af",
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "1ea9530d-09e4-4b4f-8d71-640f1a39de56",
"commited": true,
"mt_units": {
"$id": "29",
"id": "67159fb4-b2c4-4be1-85b3-28b595ffb27b",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "41e89622-c0f9-4e81-86bb-81933ae80421",
"commited": true,
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
}
},
{
"$ref": "27"
}
],
"mt_items_types": {
"$ref": "25"
},
"mt_items_vouchers": {
"$id": "30",
"id": "8c85cd4f-0d77-4ad2-85d8-1ae055879c61",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "d99b6469-c208-4695-a10a-ecbe152962b7",
"id_doc_print": "9892258f-6988-48da-ab63-12b6dc33b190",
"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-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$id": "31",
"id_list": "03f86734-ccf6-45b4-961e-bd78d777a891",
"id_item_sub": "1d342b37-a16c-42bb-b0ea-9d233fced0e3",
"validity_date": "2026-03-10T07:04:52.0342467+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "552be777-e736-4f2e-8094-3a730617173d",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$id": "32",
"id": "fe851199-b3ad-4c61-8216-efa6d93ed375",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "356d0c9e-18a7-4d6f-8be6-6d467a5b51e9",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "1b8b3226-ec8b-405c-bf78-da75d354f56a",
"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-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "851d7322-3d67-4172-b7f8-62b8669b687d",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "bbfee48e-b78f-4638-82bb-c15d4d13b973",
"id_pos_type": "4cd65bb8-6b67-4c18-9e31-1fa3e59fb85a",
"id_price_list": "badd6521-e871-4112-bace-17391aa9813e",
"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-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "10dc31bb-3824-46dd-9812-0792a3f1acaa",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "bfa81d4f-6d50-4688-84d4-88b605fa492a",
"id_pos_type": "0e86bbf2-3b3a-4bbf-83ad-3f2da049344f",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "b95b100c-028b-4293-9232-ae9ec814172e",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "bf3d67c9-e2b3-46d0-b4f9-32b523aef456",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "26151947-4e32-4147-86f8-a2b1adf4e9b6",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "47805bd8-e273-42d9-a7df-e5f061ca34c6",
"id_branch": "bbef3ba3-e4c7-46ba-a6b6-37c251bec554",
"id_pos_type": "979b366e-b56c-4cdd-9400-31276123bb5a",
"id_pos": "9a27ddf9-65c0-4274-af42-3a6559ce0492",
"id_item": "6ad4cac0-e89a-4486-b5e8-0ad0b0c5442c",
"date_from": "2026-03-10T07:04:52.0342467+01:00",
"date_end": "2026-03-10T07:04:52.0342467+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "b78d6550-5904-4ef4-89e2-37a037378574",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "12"
},
"mt_pos_types": {
"$ref": "35"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "36"
}
],
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "feaa8af5-b064-4a95-9861-bf1b6e1ff12a",
"id_doc": "6119d8a3-18f4-4c82-b39e-23f29ce91d1f",
"id_pos_type": "be79738c-2665-4152-9cce-682074d20651",
"id_doc_print": "0071086e-5502-4692-aa8e-91e7af336203",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "79dcc9d1-af7f-4372-89f1-03f5ab4e2f69",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "38",
"id": "a61bb359-356c-47cb-9f2d-03a32f0c42d1",
"id_pos": "3e64fb24-353e-4e87-92b4-e8f2166286c3",
"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-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "561c25ac-9a9c-482a-8b0c-d8fa63814a2f",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_pos_types": {
"$ref": "35"
},
"st_doc_print": {
"$id": "39",
"id": "1fc2433b-9d90-4194-ae96-bf31f1b25a17",
"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-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "eca5bed2-3ae0-40eb-a109-df70bb5801ca",
"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": "39"
}
},
{
"$ref": "40"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list1": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list2": {
"$ref": "32"
},
"mt_prices_list_rules": [
{
"$id": "41",
"id": "ea7458cd-7645-48cf-b03d-89eed5d9d69c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:04:52.0342467+01:00",
"date_end": "2026-03-10T07:04:52.0342467+01:00",
"id_branch": "8c7280a7-c52c-4832-817a-57fd7d740b0a",
"id_pos": "574bc477-2aae-4427-ba2b-3d0a73f40dc4",
"id_list": "c18bece4-ef09-4663-b5ff-f23d99823be8",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "ebda4064-d00d-4578-8b0d-fdadc24fcc19",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "41"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$id": "42",
"id": "076bfd41-f931-46c5-a40f-8e6e624cd9dd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:04:52.0342467+01:00",
"date_end": "2026-03-10T07:04:52.0342467+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": "a6379746-731f-41f5-8db4-d9e6b5ad6ae7",
"id_pos": "f45aada9-c366-46b7-8b3c-2e200869e134",
"id_list": "f48a74cf-8450-4588-80eb-26935c5050ad",
"id_item": "55373ae8-41ea-46bf-a14a-b4ee78203632",
"id_item_type": "99689bd5-360d-421c-9a9e-bda5688aefe5",
"id_category": "9b805899-3d24-41c9-a655-258384cc5573",
"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-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "0c43c8b6-bf35-4cb6-9d02-1b902529ee0d",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$id": "43",
"id_doc_sa": "0825c7d3-0cc7-4071-813a-d0cffd604c1d",
"id_line": 2,
"id_item_sub": "f86944c3-b93a-4a7b-8260-3d16fc87c17d",
"qty": 4.1,
"id_list": "d704cc3a-1ea5-4676-b136-d82a8bceda29",
"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": "ff0686dc-fd11-492a-b8c1-3da74369c03d",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "93c2f213-74fc-46ec-861a-6660b94863b4",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "2b9df230-9c6e-4766-906d-bb2d1722dae2",
"id_user_upd": "1dae3674-a821-444d-a1b4-93d402582be7",
"active": true,
"mt_employees": {
"$ref": "2"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "44",
"id_doc_sa": "14525a7f-caee-48e8-88f8-4348e395f24a",
"id_line": 2,
"id_item": "20236e3a-02f1-4a9d-9e69-768161b03845",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "43"
}
},
{
"$ref": "44"
}
]
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "31"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "5d806117-c83d-42df-8f44-6422842b9289",
"order_id": 2,
"id_item": "a4accb21-86bd-4e06-b85f-efa55c26a2db",
"id_item_type": "c16bbaca-4b6a-45e5-8018-30e0668f99b2",
"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": "76ccdc23-f3c2-4208-9770-8551b465eab9",
"type_item": 11,
"id_voucher_json": "6c716dcc-ff86-42d6-917c-f5dcca59084a",
"count_voucher": 1,
"id_category": "663a30d7-4f33-4596-ba85-a3cb455ab64f",
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "70d45004-984c-430a-be96-de0afe8f1d8a",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "46",
"id": "d69c097a-ff18-4e98-b643-467a9540c576",
"nro_sesion": 2,
"id_pos": "d0088de1-9376-4b29-bc93-78e2af5ce89c",
"date_tax": "2026-03-10T07:04:52.0342467+01:00",
"date_open": "2026-03-10T07:04:52.0342467+01:00",
"date_close": "2026-03-10T07:04:52.0342467+01:00",
"id_user_open": "e25f3b75-e6ae-44de-a337-8e6e5e9d03e9",
"id_user_close": "b5537012-7fd7-4e9a-b060-f5110f10396f",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "8e12047b-4e65-4d59-91be-d5a5423b18bb",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "1343bfe3-8184-48c6-8080-980cbf384f8c",
"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-10T07:04:52.0342467+01:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_tips": [
{
"$id": "48",
"id": "6c362361-3c60-415e-a532-8f66e18a936e",
"id_pos_sesion": "d1aee55b-63d5-47a3-9c27-60c288952410",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "8ddba52a-90a2-44ef-a6a2-f3399442c88f",
"id_room_unit_activity": "18f27389-1165-4f50-94b1-aacd2fd6aacf",
"id_doc_sa": "36c43318-b270-4b47-bf1f-74f94baf1276",
"id_pos_type": "05ec795a-b58d-4f8a-9d74-19103ce31feb",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "b9a25238-accd-492f-bb82-aa41cc24e796",
"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-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "539f4a04-20f5-4666-b0dd-28c8a035d6c9",
"id_user": "7c8c3678-5f9e-4468-a65d-4c937dc9556c",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "48"
}
},
{
"$ref": "49"
}
]
},
{
"$ref": "48"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_pos_sesion_users": [
{
"$id": "50",
"id_pos_sesion": "b48488e0-ea6f-45b8-8785-1e5983dd5d02",
"id_user": "b3560131-dba3-4ce9-b523-c813d6e1f134",
"date_add": "2026-03-10T07:04:52.0342467+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "50"
}
]
}
},
{
"$ref": "45"
}
]
},
"tt_vouchers": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"tt_vouchers_permisions": {
"$id": "51",
"id": "3d818957-40dc-4b14-8021-31c739255c42",
"date_from": "2026-03-10T07:04:52.0342467+01:00",
"date_end": "2026-03-10T07:04:52.0342467+01:00",
"date_used": "2026-03-10T07:04:52.0342467+01:00",
"id_employee": "a462285c-8853-468c-be30-3f72211b70cd",
"id_branch": "358f33be-ef8f-4cf9-8cfc-35c5e5bbb53b",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "4dd6a1c9-a41c-4e54-b4da-fcdc8c7cc604",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
}
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"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": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "52",
"id_pos": "3bb885f5-9468-4742-be12-bde2fd544d65",
"id_doc": "30ae1c35-a8f9-45f8-8772-d321f1e6e510",
"value": 3,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "52"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "53",
"id": "973116e4-19e3-41d0-9e22-d055ddc9cb58",
"id_pos": "6e5565dc-9c97-4d18-a7c9-3c695df54766",
"id_doc": "e013d0b1-1caf-4cd1-be5a-105495490389",
"id_branch": "a146f712-e6b8-447b-a30c-bea2c82c3aa6",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:04:52.0342467+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "ff19e5a2-6c34-4e29-87b1-4495a450a555",
"id_loc_from": "7b83abd7-02cd-4da3-b724-52465a26fef0",
"id_loc_end": "fcdb5156-21ee-4a08-8948-0a95a5ffe88a",
"id_user_add": "f6386ce6-13b2-44cc-99ab-b4bb9d2f7531",
"id_user_upd": "aff53262-e878-43a6-bb94-897379df7d99",
"id_pos_sesion": "0d4a89f3-e64a-48ce-ac7a-485b49818381",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:04:52.0342467+01:00",
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "54",
"id": "72c48770-18b3-4473-b3aa-d2159cdb4588",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "68610094-e229-4f93-9c52-320532fd1e11",
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "a8b0d5d3-2501-45ae-985d-7477b66ad97a",
"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": "53"
},
{
"$ref": "53"
}
],
"tt_doc_st1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_stock": [
{
"$id": "55",
"id_location": "ca1949e5-e79b-41f9-8dc6-c1bd8a19c869",
"id_item": "81400b5b-7173-4a13-8bca-ebb32e30e59f",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
"mt_locations1": {
"$ref": "54"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "56",
"id_doc_st": "93589377-8fd5-4744-be96-6df59efdc200",
"id_line": 2,
"id_item": "780ea14a-83b0-4102-ba72-8b1fb642f7d4",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "53"
}
},
{
"$ref": "56"
}
],
"tt_doc_st1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_doc_st2": {
"$ref": "53"
}
},
{
"$ref": "53"
}
]
},
"mt_locations": {
"$ref": "54"
},
"mt_locations1": {
"$ref": "54"
},
"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": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "1"
},
"tt_spool_doc_print": [
{
"$id": "57",
"id": "25ff0bff-707f-4d7a-98ba-77de74450b43",
"spool_server": "sample string 2",
"id_doc_sa": "d3304a1b-042e-4fe8-af11-630078b4b27e",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"printed": true,
"print_on": "2026-03-10T07:04:52.0342467+01:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$id": "58",
"id_pos": "094049b9-46a9-46ce-afb7-34b40924968b",
"id_room": "3658ad29-2e9e-4903-ad71-0f285a0b7d89",
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "70c52f4b-6462-44bc-8cc1-082835734244",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_rooms": {
"$id": "59",
"id": "c28e4872-c1ef-46f9-98e6-9e554711e678",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "49dff99f-4f10-419e-838f-48c13fc4ac1c",
"name_pos": "sample string 6",
"id_image": "f1ed933e-23f8-418e-ba0a-0d06bdd83f6f",
"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": "3433dd56-bfec-49bd-beaa-bbba51da9963",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "158cf088-0e4c-4fc3-bf36-ee49d677ef38",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$id": "60",
"id": "a491c076-70ef-4156-90f5-0a25cfb44934",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "525e5312-2ab5-4f6b-9b70-5ac9498e030a",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "569b1c77-d1fe-47f6-a56f-4e2cf6b4862e",
"locked": true,
"date_locked": "2026-03-10T07:04:52.0342467+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "26083339-5b32-4fba-8c26-40b9990f85a1",
"commited": true,
"mt_rooms": {
"$ref": "59"
},
"mt_rooms_units_types": {
"$id": "61",
"id": "190246ff-518a-451e-9d54-5ac8cb932cd4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "3278e341-e536-4173-91c4-6cfb52ab9507",
"commited": true,
"mt_rooms_units": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_rooms_units_states_types": [
{
"$id": "62",
"id_room_type": "01491651-d840-42cf-bceb-e137e1e4d407",
"id_room_state": "653ea8c6-72bb-45ac-b331-1c1baf8746c4",
"id_image": "47a640d1-b245-4763-aaec-a1bbddbb46d1",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "28f66bb0-cc7e-4fbc-8ffc-b263ae307806",
"commited": true,
"mt_rooms_units_states": {
"$id": "63",
"id": "01f2c8a1-1940-4bd6-b224-f7d2440c2742",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "73a768fe-b9f7-4742-b478-429318ed1a22",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"mt_rooms_units_types": {
"$ref": "61"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "62"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "60"
}
],
"tt_rooms_list": [
{
"$id": "64",
"id": "63a00911-174d-404a-b0af-944d344d6ea8",
"id_room": "1784962e-6b47-4003-b7ea-8d3be1986f23",
"date_in": "2026-03-10T07:04:52.0342467+01:00",
"date_out": "2026-03-10T07:04:52.0342467+01:00",
"id_user_add": "21ae3b9b-137e-43aa-bd9d-4ff607c65e0b",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"mt_rooms": {
"$ref": "59"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "64"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "58"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_doc_num": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_pos_license": [
{
"$id": "65",
"id": "a7c8f288-4cd2-474f-85d7-04d5e2c66dae",
"id_pos": "6a44d621-a30b-435c-8fca-eb7e45175672",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:04:52.0342467+01:00",
"key_access": "sample string 5",
"id_user_add": "15a0ba14-dd30-460f-956e-426d2c257c53",
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "80caa81b-f2a4-4292-85ca-58b0d3792b94",
"id_pos": "5c261e0d-e35d-4ab0-a194-88ea75db7ac9",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "67",
"id": "8462cfd9-f0da-4a43-becc-b076dc552372",
"id_pos": "dde2ded6-4b97-4475-a5da-9ad8615827b4",
"date_add": "2026-03-10T07:04:52.0342467+01:00",
"date_upd": "2026-03-10T07:04:52.0342467+01:00",
"date_out": "2026-03-10T07:04:52.0342467+01: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": "67"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "68",
"id": "cb168fb5-b74a-4276-a68a-9085b6286483",
"id_user_add": "ecad30c7-c321-4444-8ef4-96d0db7315ff",
"id_table": "546494ca-4b43-40d8-b431-e53a5d5c574c",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "b1ca934f-9206-4a39-9daa-dcd22e6cdf19",
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_sync_tables": {
"$id": "69",
"id": "369f6c6a-ae47-4c46-b6e5-7026d33d705d",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "afd64688-5185-4e97-b9e8-e658f7be566d",
"id_sync": "01a557de-d4c4-41b1-8220-5288e2b95860",
"json": "sample string 3",
"id_table": "36b1d1a1-5d73-4f24-9cec-027d752dd70e",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "1bdd814b-449c-4752-9ab5-0712185e3004",
"id_branch_from": "04636858-29da-41bc-be41-12ffb9bf2f55",
"id_branch_to": "c98a0276-1b58-4ff4-a55d-74a9481c30e0",
"type": 4,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:04:52.0342467+01:00",
"send_on": "2026-03-10T07:04:52.0342467+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"st_sync_tables": {
"$ref": "69"
}
},
{
"$ref": "70"
}
],
"tt_logs": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "68"
}
],
"st_local_variables": [
{
"$id": "72",
"id": "685d937d-e0a6-4421-aaec-ac0061946417",
"id_pos": "60376a00-e7ca-4631-a028-7d4f0867871c",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "72"
}
],
"tt_doc_st": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
{
"$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": "2"
},
{
"$ref": "2"
}
],
"mt_employees_profiles": [
{
"$id": "73",
"id": "587a9b08-1ece-43a1-bc82-3575d25004f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"id_user_upd": "07b88a5f-e98a-4b5c-9d2b-902f6a2e5373",
"commited": true,
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_locations": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"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": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_rooms_units": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_rooms_units_states": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_rooms_units_types": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_units": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$id": "74",
"id": "9a5f3e84-0421-4ea9-bd39-77ee025c5b2e",
"id_function": "2637dbbe-8ee6-4b30-956c-05443a7bc66c",
"id_user": "6797286d-e0df-450c-8cf4-d2eb81b2d754",
"id_profile": "56a4c833-b91b-4ccd-aba3-59a23695e7f8",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "0925f970-9f0d-46d4-b9f3-2b65cf18457d",
"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-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "76",
"id": "e074ae30-5ca5-4e43-a8c8-e22f92aeec02",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "95a8e6d5-f22d-4b72-88b8-73c9b779a429",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "b0349ebf-bf7f-4d34-b245-d9a05bc3a77c",
"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-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "af3175f1-7800-451e-891e-c74dcffd9a49",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "02baf9b6-61c1-400c-bd78-cf7fbb9eb85f",
"token_id": "sample string 2",
"id_user": "0c4d1439-3182-4807-8d2c-265099960fc4",
"date_from": "2026-03-10T07:04:52.0342467+01:00",
"date_end": "2026-03-10T07:04:52.0342467+01:00",
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det1": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_doc_st1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "32ead67f-de3b-433c-a474-3793cff5e143",
"id_room_activity": "63474b47-eb17-491a-91bc-4d8c9fbb1746",
"id_pos_sesion": "f2798a1a-c973-4f82-be75-e50716b007de",
"log_text": "sample string 4",
"id_user": "bf804dbd-3046-4806-8a64-17abb9e305a8",
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_vouchers_permisions": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "50"
},
{
"$ref": "50"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units": {
"$ref": "29"
},
"mt_units1": {
"$ref": "29"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st_det": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_rooms1": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "e0de3a40-7e39-4ff4-b51f-3f2a7213a53f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01: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": "3"
},
{
"$ref": "3"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "63b300cb-23aa-47f6-bd08-713906d7b209",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:04:52.0342467+01:00",
"date_end": "2026-03-10T07:04:52.0342467+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:04:52.0342467+01:00",
"last_update": "2026-03-10T07:04:52.0342467+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_sync_packages": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_sync_packages1": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_employees": {
"$ref": "2"
}
},
{
"$ref": "3"
}
],
"mt_employees_profiles": {
"$ref": "73"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"mt_employees1": {
"$ref": "2"
},
"mt_rooms_units": {
"$ref": "60"
},
"mt_rooms_units_states": {
"$ref": "63"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$ref": "64"
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
tt_rooms_units_activity| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_room_unit | globally unique identifier |
Required |
|
| id_room_list | globally unique identifier |
None. |
|
| nro_res_ext | string |
Max length: 20 |
|
| date_reserved | date |
None. |
|
| date_from | date |
None. |
|
| date_end | date |
None. |
|
| date_open | date |
None. |
|
| date_close | date |
None. |
|
| id_employee | globally unique identifier |
None. |
|
| id_employee_sec | globally unique identifier |
None. |
|
| from_reservation | string |
Max length: 100 |
|
| pax | integer |
Required |
|
| language | string |
Max length: 2 |
|
| amt_min | decimal number |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pay | decimal number |
None. |
|
| amt_adv_card | decimal number |
None. |
|
| amt_adv_cash | decimal number |
None. |
|
| amt_tips_card | decimal number |
None. |
|
| amt_tips_cash | decimal number |
None. |
|
| id_user_tips | globally unique identifier |
None. |
|
| comment | string |
Max length: 1000 |
|
| id_user_open | globally unique identifier |
None. |
|
| id_user_close | globally unique identifier |
None. |
|
| id_unit_state | globally unique identifier |
Required |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| vip | boolean |
Required |
|
| paid | boolean |
Required |
|
| send | boolean |
None. |
|
| send_date | date |
None. |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_employees1 | mt_employees |
None. |
|
| mt_rooms_units | mt_rooms_units |
None. |
|
| mt_rooms_units_states | mt_rooms_units_states |
None. |
|
| st_users | st_users |
None. |
|
| st_users1 | st_users |
None. |
|
| tt_doc_sa | Collection of tt_doc_sa |
None. |
|
| tt_pos_sesion | tt_pos_sesion |
None. |
|
| tt_rooms_list | tt_rooms_list |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "88cd3c37-dbf8-4208-bb0f-34909cc3a96a",
"id_room_unit": "1ecea27d-65e0-402b-8e85-f19acc5119a9",
"id_room_list": "89c91107-fd7e-4d59-b2c6-7d3c6a44b323",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:04:52.0499038+01:00",
"date_from": "2026-03-10T07:04:52.0499038+01:00",
"date_end": "2026-03-10T07:04:52.0499038+01:00",
"date_open": "2026-03-10T07:04:52.0499038+01:00",
"date_close": "2026-03-10T07:04:52.0499038+01:00",
"id_employee": "8a31bc80-ab59-4795-aea2-45b7ea9c968f",
"id_employee_sec": "c3c9f9f4-c6d9-4d75-babf-05503fd0a5d3",
"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": "12fd1069-a56c-4baa-a214-591b2ccd3e11",
"comment": "sample string 7",
"id_user_open": "891b7925-1bd5-48ac-87c7-1d8c4dd76d15",
"id_user_close": "4a4dce9b-99a0-4a25-861c-ecee39cec9d1",
"id_unit_state": "14149cab-8230-4479-ae02-99c256645763",
"id_pos_sesion": "64db08d6-0c36-429f-9bdf-c5f3c1eac4d8",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:04:52.0499038+01:00",
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"mt_employees": {
"$id": "2",
"id": "c0f0ab28-be82-4387-a168-9a260c07e349",
"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": "6fd347a1-54d1-4c91-8e3a-f03bef38fda6",
"name_pos": "sample string 12",
"id_image": "b2fbb203-9781-463e-a04b-910730efb626",
"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-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "2bd26c16-c954-4c74-97f4-9d737da711f6",
"commited": true,
"mt_employees_branches": [
{
"$id": "3",
"id_employee": "571160c8-844b-439a-9dbb-6d04223d8c94",
"id_branch": "10091c14-4d30-4640-9292-5a53c9f05dde",
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "9347846d-8247-4d70-a141-6f63dae81322",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "154c4e51-8c52-4e16-83d6-b795756e0c89",
"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": "db8a6c5a-c934-4882-83e9-6662e1712736",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "5311e315-1119-40ac-bcd3-a342e97a3845",
"commited": true,
"st_images": {
"$id": "5",
"id": "5dd6b0d2-3d29-42d2-89e5-dc214885ed76",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "65486eca-2fd7-4a90-b992-71cf3161e81d",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "ddc60666-17bf-4d23-960c-be40c30dc3f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "1869cb00-280c-44f7-95c9-a3e68a994b2c",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "3f939c15-39ab-446c-9c73-d887bbae2c6b",
"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-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "3f59e074-a2a4-482a-806e-5d96e81fb14c",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "a4ca19c3-443d-438b-a6c9-3470b57925f1",
"id_item": "2efa2fe0-2857-4484-8509-b678aec0fc04",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "a5098acc-b1ea-4a72-afe9-273335682b07",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "787ee8b3-f8b3-4e36-85c4-ac86dadc6be1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "97abec5e-138d-4f43-b4f0-ca0add6f0850",
"id_unit_sec": "944f867b-3a7e-4f6d-a1ae-6dea612bbd9b",
"id_brand": "6c054c09-0958-4307-b897-52aeb7cfe40e",
"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": "d0f33e74-013a-4fd0-86ea-228a74d3f7f8",
"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-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "2c492585-7f17-4624-804a-df6a8231cc19",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "b91e70c1-2aeb-4ef5-982f-0d9554a49ccd",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "68b42603-f75a-4c1e-9dd8-7e6ad6736cb3",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "67812ffb-9ccd-40d6-b8af-96c5765e106e",
"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": "e5957e6c-10d9-4a68-a547-3b06b0bce10c",
"view_messages": true,
"id_image_photo": "2023f5e7-ae16-4755-b8c3-f535ca1fd7cc",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "102e0867-5668-4532-b9fd-a7c5e53ae492",
"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-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$id": "11",
"id": "b5c88c62-ec9e-4ef5-9c1a-24279538f943",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ceaada46-dc1c-4310-8a7e-e918d72ebef7",
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "51245fab-fcc7-4b56-b2a5-6c7d8d9a3fe1",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$id": "12",
"id": "1ba77320-c9df-4f74-aa5f-3ceee4cc32cc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3086651c-4eaa-48af-94a4-d3f5c3580b65",
"id_zone": "98bcce1f-b499-4ad7-8ffe-557d75fb8965",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "9133f1e6-a1a5-47cb-a6ff-6c474f5c15eb",
"commited": true,
"mt_branches_zones": {
"$ref": "11"
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "786fbd06-5f86-4f4e-9e29-2103540c2fa1",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "5ac11c86-069d-4ba1-804b-36bf16934ff4",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "f860891e-82b9-4531-9244-c3d3e689da0d",
"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-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "0364b379-5053-4dd3-a5b4-cd5b0be74767",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "a61798fd-b4af-4c77-b4c1-67515167027f",
"id_cloakroom": "643b9897-682a-4d64-8a0a-b0e8f666fb53",
"id_pos_sesion": "881fc884-5ccc-4c00-b6b8-d94fa9aeb4f4",
"unit_id": 4,
"date_open": "2026-03-10T07:04:52.0499038+01:00",
"date_close": "2026-03-10T07:04:52.0499038+01:00",
"id_doc_sa": "0bbb92db-7274-46e0-a753-cd77169f2df1",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "27f78399-e057-4153-8ae2-2e4849b3a3ce",
"id_pos": "1060b625-9865-45d0-be28-5eadc7052040",
"id_doc": "da4e1eeb-e1b1-48f6-ad1d-b882ae02e762",
"id_branch": "d7644949-9158-48e2-874c-d18836e53e5d",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:04:52.0499038+01:00",
"date_tax": "2026-03-10T07:04:52.0499038+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "2479356c-659e-4273-a2da-1fd5cdd6fb32",
"id_relationship": "a5106ea9-4b91-4632-9d20-f2ae4973b4ed",
"id_loc_from": "c072926a-6b57-4336-bbc0-a63cbdfb9077",
"id_loc_end": "0a151cb5-74ed-4b45-af6c-6565de2c252e",
"id_user_add": "9e422aed-469b-445e-ab91-3e36f80e205e",
"id_user_upd": "c6c6f1b3-1b62-46ae-9ca8-4b6a55d7c5f6",
"comment": "sample string 12",
"id_pos_sesion": "3be17f0e-7292-4039-90e7-7499ae88677d",
"id_room_unit": "aa3f5a5c-3e38-43d5-ae62-228871b184da",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "8e9a0706-fb6a-4f56-9eb4-8902e1d7e9f2",
"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-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "26ddf25f-a630-4ccd-81c2-19afd1c7641e",
"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": "54dc55a0-ed46-407b-ac7d-b42c5f6cf5e6",
"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-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "fa368592-bfab-4899-a212-4ecc06c6cfb6",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "14fad8c6-3d9e-4c9b-bb86-686247cc7a72",
"id_pay": "e8973886-498e-4ede-94a3-da4f860386c5",
"id_money": "64a7dfc4-4633-44f8-bc1b-04fa646a3e3b",
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "a3347384-edc5-48bb-84d7-1642549e349c",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "57baa38f-843f-47ce-822e-ed4de58c68cf",
"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": "3f81eda0-dcba-4abd-8287-5647234fcf45",
"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-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "2931a557-b7da-4567-816c-9e1c800142f0",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "73d1dc3d-66ff-4b37-8877-964b7b8d1caf",
"id_money_2": "827d387a-f9ee-4b72-9172-11ac1d6ac601",
"date_from": "2026-03-10T07:04:52.0499038+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "90b35843-a5f6-4dd4-bb45-9cb9e67dbef2",
"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": "c074fbdb-df68-4048-a4fa-8df3529adc44",
"id_pay": "245b30b9-5211-40df-bed7-72816b8ace56",
"id_money": "9dfb3cc2-e42a-4a16-93ef-57791e946c67",
"date_cashflow": "2026-03-10T07:04:52.0499038+01:00",
"coefficient": 5.1,
"id_user_add": "6cb5916e-9318-4b16-9cf7-249905107843",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "b09f2e30-fd26-4d3f-aa17-e21807205e2a",
"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": "63940e6a-1d9b-46f4-b975-d8d07b8aa29a",
"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-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "39a2d017-29ce-43cd-8c65-b62e3dd565e8",
"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": "c3b699a8-d2ad-4c6b-93a4-e6cff30ffe6d",
"id_line": 2,
"id_pay": "408832fa-6e8b-454a-bdb1-f75b3629ad7c",
"id_money": "c85aa511-354e-4cf9-bc74-c0cbc941528d",
"coefficient": 5.1,
"id_voucher": "7403a041-ce46-4f34-ad0a-435433895e57",
"id_employee": "1fe02011-b36c-4052-b539-d1ce5d506e19",
"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": "753a605f-716e-44c5-8abe-a5ee9849d28b",
"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": {
"$ref": "2"
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$id": "23",
"id": "5f357bf1-b078-4359-9596-39256b7ce5c2",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:04:52.0499038+01:00",
"date_end": "2026-03-10T07:04:52.0499038+01:00",
"date_used": "2026-03-10T07:04:52.0499038+01:00",
"date_sesion": "2026-03-10T07:04:52.0499038+01:00",
"id_employee": "2d14c663-40e6-4937-a931-cff77937041b",
"id_branch": "ca60b03e-29ac-4c79-ae60-f288021c189e",
"id_voucher_permision": "091d254c-3896-4de8-bb41-c2ce4019b8c9",
"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": "afe734c0-2a2f-4e21-a8cc-2d523648a1a3",
"id_user_add": "0802206a-440d-4939-b1ed-26916f883479",
"id_doc_sa": "5c44b95a-232f-4e4d-ac0c-405da934d2e7",
"id_item_sub": "e828e89f-1f50-41ae-b49c-65ba913f32ba",
"id_pos_sesion": "7e7ba0e5-36be-4f8c-a647-d954eaef0f92",
"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-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$id": "24",
"id_voucher": "2fbb4e73-11b0-48e0-aaf2-8d69ca7db3b7",
"id_line": "1449099e-3d46-4957-b412-97351777298d",
"id_category": "78048874-79d6-45fd-831f-495877def725",
"id_item": "35e01a53-92b3-45c8-ba4f-3233d8051e81",
"id_item_type": "33deea61-95e9-459b-8981-b67d25b78084",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$id": "25",
"id": "3edf3eec-d1fd-4471-a8cf-0e647961368b",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "b3c57d34-d391-47a7-a5c8-3bdb48e2be29",
"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-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "2ee09fb1-b2ae-47d8-8041-deff441fbeb9",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$id": "26",
"id": "6be1c339-ff05-41eb-93f5-24512ad43fe9",
"id_item": "66f34857-e017-4fab-8cb3-159597a58a24",
"id_item_type": "83808751-5ef7-4b71-beb8-c9638c1d9f1e",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "795bcece-6946-412b-9102-b8453345822e",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "542baa3f-37b3-4195-baf3-4c3d5db53805",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "45c3a01c-4eb1-4900-9da3-c85a30e5be76",
"id_item": "e1a7d8f4-3a02-4107-8c97-035bcbe5d93c",
"group_id": 3,
"id_unit_ref": "863355e1-20f3-4965-977f-91d840f6182d",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "62097d37-d5a6-4783-9c5c-5d0f01eb0ace",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "60cc097f-3164-4b4d-b3ca-983eb74b9e7f",
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "de33ff27-8f51-43ea-86a3-6e08d1f3b71b",
"commited": true,
"mt_units": {
"$id": "29",
"id": "a5a286da-4bd6-4e3d-9a0a-30ad3fa55575",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "bf7760ed-20ee-4639-81de-6affcdcdd9f6",
"commited": true,
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
}
},
{
"$ref": "27"
}
],
"mt_items_types": {
"$ref": "25"
},
"mt_items_vouchers": {
"$id": "30",
"id": "c3f658c8-24d0-497b-8d1e-f9f4f9f84d1a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "d5af4f67-2a8c-42a9-9697-651ff25b2c3d",
"id_doc_print": "e98c384d-287c-4bea-a1e8-14ad31697805",
"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-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$id": "31",
"id_list": "fee0ef93-2bcc-4c73-a4a8-b9c786387839",
"id_item_sub": "cc498d8a-3225-49ed-96ea-a77d2416908e",
"validity_date": "2026-03-10T07:04:52.0499038+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "96ffc41b-6faa-4e48-bfed-dc4955605b69",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$id": "32",
"id": "b23dd2a6-fd2d-4c28-9a80-6712c35bd39f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "f1f59931-b514-4397-90e3-008d46ea4cae",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "2e3a61c2-aba8-4a5c-a5f2-6907561d1b70",
"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-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "f0eae91d-e4f0-4c54-a82a-e0932114eb4c",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "31810d96-c737-4d7f-86f4-91d5a3be41e8",
"id_pos_type": "45830b1b-72ca-4748-99eb-24283db51cae",
"id_price_list": "80535bdb-cacc-4dc0-8f5c-1eba118e945b",
"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-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "778bd5c4-cf98-4045-b83e-a7a421935c3d",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "797a4fb4-cdea-48db-97c2-c355e31d1328",
"id_pos_type": "c6aaad01-17d7-4db6-b3f7-0caa965bc1d2",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "3a85758e-c343-4ac9-96f0-31badc8537ad",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "81728fb4-5bb3-4a6a-819e-ba1ea44f1b8f",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "ced09b24-cbc6-46cc-b53c-7c2777b1e59d",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "7817cdc6-dde3-422e-beae-d0fad764dea6",
"id_branch": "56491028-0892-4471-846b-35827b97dd3f",
"id_pos_type": "5f791674-1a6a-4b11-ad6d-abe8c2cf89fd",
"id_pos": "e535e36d-bcfe-42bb-b8f3-fbe93cd4639c",
"id_item": "e9e987b3-97d9-404e-b7a5-edad8fc34524",
"date_from": "2026-03-10T07:04:52.0499038+01:00",
"date_end": "2026-03-10T07:04:52.0499038+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "871ce04c-847b-4685-aa96-934496559a8c",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "12"
},
"mt_pos_types": {
"$ref": "35"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "36"
}
],
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "30c11f69-8c8f-470a-a06a-cdbc0c42da49",
"id_doc": "d3273453-8e97-4b59-ab0b-ebc138e87829",
"id_pos_type": "ac97dba8-c2c3-4cae-8b68-71acb54c05f6",
"id_doc_print": "a039c5ea-ce1c-41fb-bff4-e22f5c9fe150",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "8a408607-14b7-461d-8caf-fc150541363e",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "38",
"id": "fdd30d93-93d5-4cee-985a-44c8b3b78208",
"id_pos": "82797a0d-1630-49d7-a5b7-d94181e432ea",
"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-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "6c17495e-fe36-4c63-9eb5-24a37bb858fa",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_pos_types": {
"$ref": "35"
},
"st_doc_print": {
"$id": "39",
"id": "6e2d5fa9-4e34-4ecc-bd91-dbbdb39a8a3a",
"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-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "4c12495b-9aa6-4107-9b76-b275e9f9d329",
"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": "39"
}
},
{
"$ref": "40"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list1": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list2": {
"$ref": "32"
},
"mt_prices_list_rules": [
{
"$id": "41",
"id": "67a4d243-bf18-4357-b45b-410d44bb4c3a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:04:52.0499038+01:00",
"date_end": "2026-03-10T07:04:52.0499038+01:00",
"id_branch": "626a3067-a73a-4bb8-baca-7c476726f5eb",
"id_pos": "1b963e5b-aded-4943-993b-498f42d6e7a0",
"id_list": "9c0c43d6-db00-40ac-a96e-ac65ca61bb37",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "a547ca92-cd3f-4d68-baf2-b4a77ca44744",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "41"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$id": "42",
"id": "4212bd12-3f93-4030-8e35-271e7c96f103",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:04:52.0499038+01:00",
"date_end": "2026-03-10T07:04:52.0499038+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": "342fa088-6d4b-43e2-88b9-be9f7401f7ce",
"id_pos": "1abbf2bc-78f7-4ec8-ae77-dd5be601e135",
"id_list": "51c05806-aabf-4416-998e-02f10ddb9ea2",
"id_item": "76f36c42-200b-4e4d-a098-28d3d97bdee3",
"id_item_type": "d0a4921b-6473-4287-b319-dcda9e16b150",
"id_category": "e46edc57-b7c0-4e74-9897-834696b92333",
"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-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "06bcb4ec-3c13-4e56-a311-43e6469af8b2",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$id": "43",
"id_doc_sa": "7c4d656e-72b8-44c4-9a70-6a51bbc0a752",
"id_line": 2,
"id_item_sub": "39f6de0f-ff36-490e-8c8c-e1468b4adfa6",
"qty": 4.1,
"id_list": "f879b422-56a7-4b70-b7d2-66fe32f73f49",
"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": "960eccd9-4437-4421-8f8f-3851d75f8202",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "17243666-f09f-4cd2-b77f-5a786ca06859",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "b6b14706-ac4c-4643-8c5e-44dae1a7b52b",
"id_user_upd": "cc3b24b2-bdb7-4e03-adda-9679a70dfde5",
"active": true,
"mt_employees": {
"$ref": "2"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "44",
"id_doc_sa": "bda6b5a7-f24d-4746-a195-124a8e5bf9ee",
"id_line": 2,
"id_item": "41dda164-a292-4497-a3d2-3afefd77445b",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "43"
}
},
{
"$ref": "44"
}
]
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "31"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "c4b12824-c92b-435b-9abd-082f239b72e0",
"order_id": 2,
"id_item": "9f3afb85-bffa-4ab9-bae9-7b95a16d9e27",
"id_item_type": "58fab4cc-a92a-4731-95e4-d295663ecd06",
"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": "c8a1857f-7945-4416-88c9-4f4b1b0fd32a",
"type_item": 11,
"id_voucher_json": "8e8cd716-cff7-4dce-8943-3d9bbe666460",
"count_voucher": 1,
"id_category": "a31b867e-3db5-43e9-bf4d-749bf42a3b24",
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "0411c212-f41a-41ba-9155-6f40c1f1db09",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "46",
"id": "d822d77d-87ee-4133-816d-d912696811c0",
"nro_sesion": 2,
"id_pos": "620d30ba-5e5f-4529-aca1-fee7bd2f1655",
"date_tax": "2026-03-10T07:04:52.0499038+01:00",
"date_open": "2026-03-10T07:04:52.0499038+01:00",
"date_close": "2026-03-10T07:04:52.0499038+01:00",
"id_user_open": "247164a4-79e7-4e1b-9fb7-6492fe5c8baa",
"id_user_close": "d1b28791-7e0d-4309-8027-650ffefb1f24",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "2b0d5289-99c3-422b-9e89-55a9190c27bb",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "eb7d41e2-a298-4a3e-aa68-7ac2bdf1708e",
"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-10T07:04:52.0499038+01:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_tips": [
{
"$id": "48",
"id": "a7d693a9-6ae2-4614-a0df-a98b4753eab3",
"id_pos_sesion": "a0bb07b4-ff72-41bd-bb6c-30381acd9dd7",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "66390fc7-27a8-423e-aafb-0cdafe4c2a7f",
"id_room_unit_activity": "381fe152-296b-415f-89f5-0c3c6a9d2595",
"id_doc_sa": "4d81dc78-1314-4f21-a992-da3ef759f533",
"id_pos_type": "0db9d714-baff-47f0-8155-6b5afc0d2f6b",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "9ac191bc-b329-4db3-a755-0f4a8c358da0",
"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-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "27ba705b-3604-48fa-aaab-0c441a9d16d6",
"id_user": "ec824120-9bcb-4b97-9e17-414647a1cc01",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "48"
}
},
{
"$ref": "49"
}
]
},
{
"$ref": "48"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_pos_sesion_users": [
{
"$id": "50",
"id_pos_sesion": "6d7c846a-72c6-4737-823e-9e367317723a",
"id_user": "dd5181b0-9e64-4dc8-a784-646438ba2986",
"date_add": "2026-03-10T07:04:52.0499038+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "50"
}
]
}
},
{
"$ref": "45"
}
]
},
"tt_vouchers": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"tt_vouchers_permisions": {
"$id": "51",
"id": "30316763-3064-4471-a08b-19e264c99d07",
"date_from": "2026-03-10T07:04:52.0499038+01:00",
"date_end": "2026-03-10T07:04:52.0499038+01:00",
"date_used": "2026-03-10T07:04:52.0499038+01:00",
"id_employee": "174216f5-ee8a-4f5e-9bb7-a34d688e0745",
"id_branch": "6672f849-6eae-458e-a872-5ce3d150c6b6",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "63ace915-d27f-4bff-9b53-d982350275ed",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
}
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"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": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "52",
"id_pos": "be569569-422c-4d7c-9e5c-cf9845801bac",
"id_doc": "658c819e-0a16-45f8-9dca-94e9b4e7bf93",
"value": 3,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "52"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "53",
"id": "7d94552d-c663-412f-a06a-8ac6567484b8",
"id_pos": "27d399e7-067a-422f-b705-2358df56ea6a",
"id_doc": "de346038-d50e-4415-a56b-2990999fa8de",
"id_branch": "2a63b8d3-f654-4aa9-8b0a-8c51e5379d70",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:04:52.0499038+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "4ae86154-baa4-4f86-8f30-8874f956fdf6",
"id_loc_from": "61bb5df2-2709-4e5c-80be-43263f39ac0c",
"id_loc_end": "a3d6aeb8-ea7f-494e-876b-eceae81340b5",
"id_user_add": "55c03497-4bd9-415e-b440-670db2973520",
"id_user_upd": "d83a45c1-3533-4df4-9bab-9b6dc0b76ca8",
"id_pos_sesion": "2c84df03-0937-4cba-9f35-608c3c2f2981",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:04:52.0499038+01:00",
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "54",
"id": "228a48cc-b844-4d4f-bad1-c0ea337cc362",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "5d0d1afa-d823-4183-b471-e5d1809adc4d",
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "4acdebbd-3733-4df1-baf2-c5b517c78f38",
"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": "53"
},
{
"$ref": "53"
}
],
"tt_doc_st1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_stock": [
{
"$id": "55",
"id_location": "185ad8a5-84d3-4343-a8ed-9035bd30978d",
"id_item": "e75a66d0-69bc-46ef-8bb2-399342e97e4d",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
"mt_locations1": {
"$ref": "54"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "56",
"id_doc_st": "cccc14ca-cee6-483a-82b9-ed18d2a0bedf",
"id_line": 2,
"id_item": "99a4436f-445a-460e-874e-9dc1f8ec7819",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "53"
}
},
{
"$ref": "56"
}
],
"tt_doc_st1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_doc_st2": {
"$ref": "53"
}
},
{
"$ref": "53"
}
]
},
"mt_locations": {
"$ref": "54"
},
"mt_locations1": {
"$ref": "54"
},
"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": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "1"
},
"tt_spool_doc_print": [
{
"$id": "57",
"id": "803b4e58-c0d3-45bc-92f9-c0da44d570f9",
"spool_server": "sample string 2",
"id_doc_sa": "afdc8d2c-dca1-49cf-a283-76a927df830e",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"printed": true,
"print_on": "2026-03-10T07:04:52.0499038+01:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$id": "58",
"id_pos": "75ac8e92-6eac-41b1-bee9-39aeaa602bbf",
"id_room": "01618aec-ef23-4d5b-822b-4f2e7f4a4e21",
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "005a4343-4567-488d-b380-62232d8b29e2",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_rooms": {
"$id": "59",
"id": "4b95a20e-1487-44d0-b5d6-74fb087d26b4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "01b16b3f-befe-4375-b15e-acc52e5461a5",
"name_pos": "sample string 6",
"id_image": "4193a7f8-42de-45c0-9ccd-b176149cc7a0",
"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": "5e6e26b2-e74b-4165-aab9-77de73ed27d0",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "2163e9bc-6687-42c3-930b-16cce947a00b",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$id": "60",
"id": "b322caa7-34e7-4a84-89f7-17b939698ffd",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "d79166c5-35f6-4390-82d0-bc2262ba388c",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "6ed1ebb8-882d-4ef8-ba2f-91f78b598738",
"locked": true,
"date_locked": "2026-03-10T07:04:52.0499038+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "5be89ebf-1371-4dcb-8473-273d9594d717",
"commited": true,
"mt_rooms": {
"$ref": "59"
},
"mt_rooms_units_types": {
"$id": "61",
"id": "f960276b-f696-4c1f-b2fa-d95cc2713f75",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "ef58b64b-afb0-4d40-8c8a-b0c98750c80f",
"commited": true,
"mt_rooms_units": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_rooms_units_states_types": [
{
"$id": "62",
"id_room_type": "8a4f547e-4208-4587-ade8-b2a934f6c21b",
"id_room_state": "53491d15-edfa-4148-a042-0a530023bbfc",
"id_image": "729127bf-2ea9-4c59-9d67-e36836930ea7",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "3d0814fd-578a-4a62-9b45-3f0bd63ff5ff",
"commited": true,
"mt_rooms_units_states": {
"$id": "63",
"id": "2d61ae50-b40e-4c8b-984e-bf70be89d71a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "9f7b2bca-e8f5-4a5f-afc7-d1ffd1f2220f",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"mt_rooms_units_types": {
"$ref": "61"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "62"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "60"
}
],
"tt_rooms_list": [
{
"$id": "64",
"id": "3a5eb7fb-a670-442b-94d9-add2d369ecd2",
"id_room": "614e67c0-0946-4410-accd-0497e66decff",
"date_in": "2026-03-10T07:04:52.0499038+01:00",
"date_out": "2026-03-10T07:04:52.0499038+01:00",
"id_user_add": "23043276-dba0-4227-9d50-ff41b6dbacef",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"mt_rooms": {
"$ref": "59"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "64"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "58"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_doc_num": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_pos_license": [
{
"$id": "65",
"id": "2239e9af-242a-49fb-877e-c24960faaae5",
"id_pos": "744494ed-f8b7-4e0b-ab60-ffb213fd9b3a",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:04:52.0499038+01:00",
"key_access": "sample string 5",
"id_user_add": "373af720-2645-410c-bbc7-9d5f71255d8f",
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "ec22d119-2392-48f0-8a95-864e6a22509e",
"id_pos": "f3c57874-9007-43dd-85fa-98ebd76dbb1e",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "67",
"id": "ea68e16a-a6e9-41ac-b5e6-7d5fe46dc7ed",
"id_pos": "f93449af-af18-46d7-89ce-8dbcdc18d10e",
"date_add": "2026-03-10T07:04:52.0499038+01:00",
"date_upd": "2026-03-10T07:04:52.0499038+01:00",
"date_out": "2026-03-10T07:04:52.0499038+01: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": "67"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "68",
"id": "c0cce7c8-93d1-4348-aadf-a7aa04ea92c4",
"id_user_add": "bde92d78-1b5a-4418-9450-609430e7b2b9",
"id_table": "606f3f5a-2b18-4105-94f3-eee6adb09882",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "4a44e874-042a-48b8-8ba0-5bfca609db46",
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_sync_tables": {
"$id": "69",
"id": "e42cfd71-812c-4a9d-a883-7d166bb6aed5",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "27c5fbda-4cc8-483e-9055-04a02bf7e574",
"id_sync": "1f82a982-69c6-4042-af24-7483fce7c12b",
"json": "sample string 3",
"id_table": "477c9ecf-59bf-4e91-812e-1c0ac1da0642",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "5f25ac7a-3f95-4b66-ba19-e02a8da43eae",
"id_branch_from": "0aaa10f8-84ab-46fd-a8a1-ed67f4418e83",
"id_branch_to": "e679f94e-b33e-4e40-a4b7-bbac8d1b488f",
"type": 4,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:04:52.0499038+01:00",
"send_on": "2026-03-10T07:04:52.0499038+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"st_sync_tables": {
"$ref": "69"
}
},
{
"$ref": "70"
}
],
"tt_logs": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "68"
}
],
"st_local_variables": [
{
"$id": "72",
"id": "fbe0641d-a0ab-46c0-8d68-02e34152c15e",
"id_pos": "8a08669c-9f57-4fe8-8ae3-eb3c78e19ce4",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "72"
}
],
"tt_doc_st": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
{
"$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": "2"
},
{
"$ref": "2"
}
],
"mt_employees_profiles": [
{
"$id": "73",
"id": "dbf0a892-797e-4b65-b4aa-3a5fb53597be",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"id_user_upd": "307c0c41-06a8-4d2b-b386-e1c1b72e996e",
"commited": true,
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_locations": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"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": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_rooms_units": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_rooms_units_states": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_rooms_units_types": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_units": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$id": "74",
"id": "7fc09458-3988-4f5b-bafb-4565647c82a1",
"id_function": "52d205af-7c6e-4ff0-8e21-056286fd5802",
"id_user": "3848700c-4de2-4a0e-9279-6a1e3da7e93a",
"id_profile": "bcca7182-4ccf-4a50-85be-9aa80e64a90e",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "c2caf8c4-9d2a-4852-a3ac-da2b5e3bd48c",
"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-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "76",
"id": "de147d75-1156-41f7-821c-fbf04d1d4f58",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "293c8a35-d43f-476a-9eba-a9516809bee7",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "a7115843-047a-4d1e-9bd1-71b9ae51089b",
"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-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "e4d9a477-8396-4c0c-affc-cbb79e136198",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "af2eeaf0-daf8-4e38-8594-a510675c2697",
"token_id": "sample string 2",
"id_user": "762e5561-a07d-4ac0-bb75-e6cc0f15e437",
"date_from": "2026-03-10T07:04:52.0499038+01:00",
"date_end": "2026-03-10T07:04:52.0499038+01:00",
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det1": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_doc_st1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "d2074845-fe1d-4ea2-894b-3b8fe3d1e0f3",
"id_room_activity": "cd4d99b6-8d10-41ae-b036-df29442d888f",
"id_pos_sesion": "a7b335b7-f604-440c-ada1-a603dcee8667",
"log_text": "sample string 4",
"id_user": "5352672e-0c9c-4283-90ad-b4fd8bb7562c",
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_vouchers_permisions": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "50"
},
{
"$ref": "50"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units": {
"$ref": "29"
},
"mt_units1": {
"$ref": "29"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st_det": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_rooms1": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "202ed5c8-6f95-4c6a-9e7e-7f5b5f69b38f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01: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": "3"
},
{
"$ref": "3"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "eda39608-86b5-4b03-ac63-be8aa6fd5bde",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:04:52.0499038+01:00",
"date_end": "2026-03-10T07:04:52.0499038+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:04:52.0499038+01:00",
"last_update": "2026-03-10T07:04:52.0499038+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_sync_packages": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_sync_packages1": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_employees": {
"$ref": "2"
}
},
{
"$ref": "3"
}
],
"mt_employees_profiles": {
"$ref": "73"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"mt_employees1": {
"$ref": "2"
},
"mt_rooms_units": {
"$ref": "60"
},
"mt_rooms_units_states": {
"$ref": "63"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$ref": "64"
}
}