POST api/Mt_Employees
Request Information
URI Parameters
None.
Body Parameters
mt_employees| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| first_name | string |
Required Max length: 20 |
|
| last_name | string |
Required Max length: 20 |
|
| nickname | string |
Required Max length: 20 |
|
| external_id | string |
Max length: 100 |
|
| string |
Max length: 50 |
||
| mobile | string |
Max length: 30 |
|
| nif | string |
Max length: 20 |
|
| authorization | boolean |
Required |
|
| id_employee_profile | globally unique identifier |
Required |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_employees_branches | Collection of mt_employees_branches |
None. |
|
| mt_employees_profiles | mt_employees_profiles |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_det | Collection of tt_doc_sa_det |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers | Collection of tt_vouchers |
None. |
|
| tt_vouchers_permisions | Collection of tt_vouchers_permisions |
None. |
|
| tt_rooms_units_activity | Collection of tt_rooms_units_activity |
None. |
|
| tt_rooms_units_activity1 | Collection of tt_rooms_units_activity |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "aec99687-f971-4ee9-aabb-a659e3c80e5c",
"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": "5fc37b6b-7857-49f6-80e3-3198eef412a8",
"name_pos": "sample string 12",
"id_image": "8c6fb1a1-30ba-446f-8b30-da8b5f7d831f",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "f88cefe2-feed-4c20-8e9c-5dfac47db256",
"commited": true,
"mt_employees_branches": [
{
"$id": "2",
"id_employee": "5b8c0a3b-48f0-4d26-b53e-df7267f7e486",
"id_branch": "6afb8b29-39e7-4741-b6ef-3a03786f45e2",
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "d0dfc134-e381-4a9a-9130-1dc9c897b5d9",
"commited": true,
"mt_branches": {
"$id": "3",
"id": "38d4146e-c71a-4043-b43b-f687eee4118a",
"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": "56324cc7-b14f-40ac-a640-33491b746348",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "48fdd5c3-3e37-46fb-b793-0f55d76fa94e",
"commited": true,
"st_images": {
"$id": "4",
"id": "4f806542-eb22-4550-9e3b-7e287a464f12",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "abe7b007-d152-42e8-90f0-b60f802cac5f",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$id": "5",
"id": "277d4dc8-2c5b-4ef1-ae17-7332c3b44aa2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "8faa260d-0c6d-4677-8ce4-64c754596915",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "ee3bcf28-2ce7-4bf9-91a9-1f27312441e6",
"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": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "560abe37-7f7d-44a3-901e-f3b6059797e8",
"commited": true,
"mt_categories_items": [
{
"$id": "6",
"id_category": "76e304d2-9923-4570-8786-3498cef88a34",
"id_item": "8555224f-00ba-436a-8c7b-dfb396c977d3",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "a236e670-9ca8-44ea-a11f-1353a805f9f1",
"commited": true,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$id": "7",
"id": "cddcae14-5bdc-4e5e-9adb-f37f305e1f91",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "54ff1a20-d2d3-4f37-bbb3-5b083ee9085b",
"id_unit_sec": "7ca87e1a-69ec-4dbb-bdb9-04dda5026c57",
"id_brand": "e39a0352-b671-46d2-9968-c0455f68df57",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "209c8843-df9f-46e3-a882-2e4d58603e23",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "40b8f1de-586d-4793-ba50-a5381382aada",
"commited": true,
"mt_brands": {
"$id": "8",
"id": "7d1e8434-e3c3-457b-909a-7a388de1c83d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "bc4b42a9-5c1d-47cf-abd8-9ab487a8b8c4",
"commited": true,
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users": {
"$id": "9",
"id": "410b6a11-87ee-46be-97a9-6654eef22b26",
"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": "1323d7c9-2499-4f9e-86a9-255f72c79831",
"view_messages": true,
"id_image_photo": "40402fc6-a181-46e8-921a-a354d54fc35d",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "c59a03c0-c10f-464b-b09c-1e6ed1c3ad8e",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_branches_zones": [
{
"$id": "10",
"id": "96e4753b-b05b-47a6-9874-f7342a49d665",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c716ec95-7563-4d8d-878c-29cfcfa8de21",
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "62515ef9-15c3-47a7-8c87-a935872058c3",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": [
{
"$id": "11",
"id": "851e52a4-90b0-4d91-94bd-9f2c66d81955",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "93089a06-2521-4659-9686-00220b3eaa15",
"id_zone": "e0dad5bd-f15a-4fad-b4b1-79cbdc5bb94c",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "8593096e-6822-4432-b457-8196ce9c22a5",
"commited": true,
"mt_branches_zones": {
"$ref": "10"
},
"mt_cloakrooms": [
{
"$id": "12",
"id": "e36b2487-8471-4507-86dc-15c1bf9291b1",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "e1c4f726-af1b-4527-8b58-bf3ef9bd47a9",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "17a12e5b-918a-46de-a3f1-12837a7a8461",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "effc1e38-4778-4c98-a376-b2795f3f8ce0",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$id": "13",
"id": "353b3bf5-6cb5-4f1a-8967-f66e194577a9",
"id_cloakroom": "2b9f5812-d388-4de1-a620-13e5789b964f",
"id_pos_sesion": "cc519e55-0cae-4868-9018-8499f791bc24",
"unit_id": 4,
"date_open": "2025-12-08T21:26:24.6828831+01:00",
"date_close": "2025-12-08T21:26:24.6828831+01:00",
"id_doc_sa": "98ecde20-57f5-409f-a715-8139cf3eb28c",
"commited": true,
"mt_cloakrooms": {
"$ref": "12"
},
"tt_doc_sa": {
"$id": "14",
"id": "fd1585a7-1a49-42d2-88e2-884b36e2e140",
"id_pos": "603b0a86-b6cb-41c9-a5e9-6386dfc34847",
"id_doc": "546f6baf-e74f-4947-b6d9-a9c6f12774b7",
"id_branch": "b9e96cb9-9426-4186-b926-59ca9c0e6acb",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:26:24.6828831+01:00",
"date_tax": "2025-12-08T21:26:24.6828831+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "88249081-38a5-4311-9c37-64b167b1cae2",
"id_relationship": "37e3ffac-c9a6-488f-9130-9e58eaf7134f",
"id_loc_from": "9978d427-1eb2-4b20-bf0d-59acf542a08b",
"id_loc_end": "649f70e9-1bbb-4b36-87df-9a831fe65aec",
"id_user_add": "f91ea2ad-e3ee-430a-b200-1c2cb67734b7",
"id_user_upd": "318cfdf3-9c63-46bb-93ab-5e93bc787c12",
"comment": "sample string 12",
"id_pos_sesion": "f6911fc5-bdfa-442e-a814-4e6acac2f597",
"id_room_unit": "4546f3c5-5ee9-4695-823a-7fe5e6cbac8f",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "c05b1d5f-cc6e-42fe-bce0-1da9c401ff5a",
"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": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$id": "15",
"id": "d86f89b9-59d4-437d-8c03-7c5dab0ac408",
"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": "bfa70139-aeec-4484-9353-90587559199e",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "24f54641-df95-425d-ba53-30e0e103a3d8",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "16",
"id_doc": "69c8a2a3-d891-4df2-86f8-9d27859426be",
"id_pay": "5e9cb3ff-ef74-414e-b5f9-a76e8f2a8fee",
"id_money": "d170f652-049e-40bc-a4ce-de86eef9e8c8",
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "fb94880d-243d-4c43-acde-11b9f09b623e",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_money_types": {
"$id": "17",
"id": "8c6e3204-43f1-4018-9d9c-20f41250344c",
"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": "85059af6-ea42-44ba-8387-9163a8b28f6c",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "90019822-6c86-4a71-8db3-9c83a5689f15",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_rates": [
{
"$id": "18",
"id_money_1": "75222d39-d0a3-4812-b78b-39037a1727c3",
"id_money_2": "d4358533-8d91-4613-a3f5-fa61e07ac66c",
"date_from": "2025-12-08T21:26:24.6828831+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "2ef40505-b12e-4380-ac54-cf7e4abb9a4f",
"commited": true,
"mt_money_types": {
"$ref": "17"
},
"mt_money_types1": {
"$ref": "17"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "18"
}
],
"mt_money_rates1": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$id": "19",
"id_doc_sa": "8c648064-ad99-4d54-9ce1-906062fdb2a9",
"id_pay": "c7244f94-e7fb-43ed-960e-9b8213f69639",
"id_money": "c8f39d61-1999-4706-be79-e64e3b5dcb2c",
"date_cashflow": "2025-12-08T21:26:24.6828831+01:00",
"coefficient": 5.1,
"id_user_add": "497c2bb4-3065-4a93-a86a-4771ea0a9d3a",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "20",
"id": "401cee07-6980-4b30-8e46-e600243629c5",
"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": "9975891a-65d6-45c5-8628-69a994525a8b",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "842b959f-8af0-4427-bceb-74e54f161627",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$id": "21",
"id_doc_sa": "ff0b7c19-168a-4bcd-8bf5-0fab9c7607d5",
"id_line": 2,
"id_pay": "c9250e02-cfc1-4ce7-bb8e-b2753e940676",
"id_money": "268e05ec-f9f7-45d2-9bea-afd3e048991c",
"coefficient": 5.1,
"id_voucher": "2f28a70e-e008-4bd4-8332-2db507e6b43e",
"id_employee": "39ec0005-7a70-4777-980a-3296f3c43314",
"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": "def7dce1-243c-4bb1-9c93-0cb80b2038b1",
"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": "1"
},
"mt_money_types": {
"$ref": "17"
},
"mt_payment_types": {
"$ref": "20"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_vouchers": {
"$id": "22",
"id": "b6d149dd-df26-4017-a675-054437dcbfae",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:26:24.6828831+01:00",
"date_end": "2025-12-08T21:26:24.6828831+01:00",
"date_used": "2025-12-08T21:26:24.6828831+01:00",
"date_sesion": "2025-12-08T21:26:24.6828831+01:00",
"id_employee": "5f5365ce-783d-4bcd-b41c-322c939571c0",
"id_branch": "2e23ca0d-a226-4171-8307-50ede3c09a47",
"id_voucher_permision": "8f1ccdaa-17a7-45ec-b53c-aa8c67b810cf",
"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": "e14cbad7-b757-4412-9aef-76d188dd8c51",
"id_user_add": "16d4ab5f-ed8c-4d6d-997e-6aed01a2bb74",
"id_doc_sa": "ffa9adf9-0174-4b45-9eac-e0b2bdce97af",
"id_item_sub": "e25f245a-5b85-4bb2-b439-af03e93de0d6",
"id_pos_sesion": "2e8bc55c-15cd-408c-9e79-e4f01113c623",
"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": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "1"
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers_det": [
{
"$id": "23",
"id_voucher": "315e8f95-482a-453a-9819-415b3b551ac9",
"id_line": "d2fe3dbe-2da5-43ac-92df-977fdde49906",
"id_category": "a48b9686-d90c-418a-894c-90f8e2b2ebbe",
"id_item": "fd2796c7-c65f-4a95-b02a-d1503dc514ed",
"id_item_type": "2f5a564a-1850-447b-8dc7-7bb6717db282",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$id": "24",
"id": "e1179c67-619d-40d9-a37f-dbe2e3f81f1c",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "66a9819f-3e1f-4b22-b3a7-a5dd73478195",
"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": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "4524b941-085e-47b5-b320-6a9cfdf2be8f",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$id": "25",
"id": "105273d3-0511-467a-af3b-0d76b57cb4bc",
"id_item": "b9d95658-dc81-4118-b599-59c170e82a3a",
"id_item_type": "5ee94097-c1cb-484a-b3b1-7b8091ad34cc",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "7268e478-2262-4e94-8943-e0af38948a5b",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "f60f656c-1d21-4334-91a8-c124ae4c7f74",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "97cbeff8-5761-42b8-bf47-1d3648d564af",
"id_item": "ac851718-292d-4861-a481-bfe0a64e744e",
"group_id": 3,
"id_unit_ref": "acf707f0-9652-4eba-8195-d04f2e88c700",
"qty_dis": 5,
"mt_items": {
"$ref": "7"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "f641fdfb-f960-4c31-824a-6b7be0407812",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "00d28224-5308-4f08-8cde-eb5cf651c26d",
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "e3e93395-2676-4ba9-8c8b-c2af957044e0",
"commited": true,
"mt_units": {
"$id": "28",
"id": "2996f6d6-96d0-44f5-8eaf-5cbbf39442ec",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "c839feb7-cc27-47b0-bcb0-368355336294",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "9"
},
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items1": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$ref": "24"
},
"mt_items_vouchers": {
"$id": "29",
"id": "85dba6ae-1b07-43d2-9df0-9746a4cb9ba3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "c60d0f42-4c74-4d61-acf2-565a646e9692",
"id_doc_print": "a72fe4d2-3cdd-4a19-9bce-a7e2f169f83f",
"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": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_prices_items": [
{
"$id": "30",
"id_list": "e9dc6c74-cb01-4a7f-93f1-53420f862c0a",
"id_item_sub": "3fb9f430-8491-442d-8b7b-a2cd2e56a770",
"validity_date": "2025-12-08T21:26:24.6828831+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "65830d9e-b102-42ab-9420-35bf2bb9d04c",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$id": "31",
"id": "a2ede0e6-96ae-4ff0-a39e-e991d30bcd9b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "4535dfee-631a-4738-8878-b90e9256504f",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "79933178-f917-4a71-aafc-da835768125c",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "66cb5441-ab04-4c77-9f6e-24a07b507200",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "32",
"id_pos": "55878ca3-d6cf-4842-be0f-437b04dde7d9",
"id_pos_type": "b89cb81c-91e0-4f62-9d7d-fa147833803e",
"id_price_list": "be7d342e-04bc-4b9b-a7df-7873f5836e5b",
"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": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "7c93012b-e2e4-4476-881b-50ae5d6a5219",
"commited": true,
"mt_pos_view": {
"$id": "33",
"id_pos": "824e0c87-d43c-44b5-81c1-254f57da0a67",
"id_pos_type": "0d97eb5f-1354-4ea3-a254-2074331c6e94",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "4f21092f-5c7d-4db2-86f4-93ada26c0f1b",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_pos_types": {
"$id": "34",
"id": "0275ea16-a3d8-4081-959d-378035396dfe",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "5d987e3a-b00e-47ac-ac1d-5bad8c694d07",
"commited": true,
"mt_items_featured": [
{
"$id": "35",
"id": "c70d057b-9d28-49be-a649-c40aba18a5f6",
"id_branch": "5f7de703-6d45-47b3-b471-63526f8f720e",
"id_pos_type": "a57012f0-8ca2-4444-83b8-cb61e3d02dc0",
"id_pos": "c6413537-f9d1-4978-90b5-13fcf1d33ae0",
"id_item": "009405dc-2aa8-4b3e-9a3a-c17329b6bf1f",
"date_from": "2025-12-08T21:26:24.6828831+01:00",
"date_end": "2025-12-08T21:26:24.6828831+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "3158aa91-bed8-4923-83de-33c3c7226ef6",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_items": {
"$ref": "7"
},
"mt_pos": {
"$ref": "11"
},
"mt_pos_types": {
"$ref": "34"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "35"
}
],
"mt_pos_doc_print": [
{
"$id": "36",
"id_pos_print": "36991dcf-66d3-40fa-a222-9cd1c2471ed5",
"id_doc": "391f4e37-d3b3-4206-b966-6b1c7e8f64c7",
"id_pos_type": "0218fbc5-4018-460e-8ee4-e09c1eaed07b",
"id_doc_print": "deaf9896-82fe-4335-8d3a-44a9cec161af",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "bee5ddc1-1b57-4ce9-aa9b-31240889f4d4",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos_print": {
"$id": "37",
"id": "63ba2e11-6ebb-45ac-b664-a8b5a1e1ee9d",
"id_pos": "1ef2e3d7-1f55-4754-92d4-bafac66deb0d",
"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": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "a481e5cb-3c13-4cc4-b1ac-95552347ed82",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_users": {
"$ref": "9"
}
},
"mt_pos_types": {
"$ref": "34"
},
"st_doc_print": {
"$id": "38",
"id": "19cda291-b2f1-4a0f-9359-d728d0827716",
"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": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_doc_print_det": [
{
"$id": "39",
"id_doc_print": "c3881de6-61fb-454c-a728-ae49322ef328",
"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": "38"
}
},
{
"$ref": "39"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "36"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"st_users": {
"$ref": "9"
}
},
"mt_prices_list": {
"$ref": "31"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "32"
}
],
"mt_prices_items": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_prices_list1": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list2": {
"$ref": "31"
},
"mt_prices_list_rules": [
{
"$id": "40",
"id": "8f63f393-8e84-4d45-8873-89bdf4385503",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:26:24.6828831+01:00",
"date_end": "2025-12-08T21:26:24.6828831+01:00",
"id_branch": "5e80f4fe-2aab-4fb6-9e81-48757903fca5",
"id_pos": "4a33e89c-696a-415e-bb64-ffdc126a64cb",
"id_list": "3fca51fd-0659-415b-9640-1c0e647d3dab",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "64ec7f7e-b6ab-4f9f-bb6a-4b1a6dfd8a45",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "31"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "40"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$id": "41",
"id": "df32de0b-25b9-4e85-bdc0-3814ecc6f9a5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:26:24.6828831+01:00",
"date_end": "2025-12-08T21:26:24.6828831+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": "73fba795-556b-4429-849d-cee85ae618af",
"id_pos": "5f7aaed5-67e7-46d0-8f72-01e6a4cf5dd3",
"id_list": "fb526b0f-2465-4693-bbab-216cd98e0e0f",
"id_item": "55d4085c-eba8-49e8-a6cd-2aa8aefa858e",
"id_item_type": "5dc1398c-9ae1-4f7d-8a2b-c8ef462c86cf",
"id_category": "a2e2f344-6f87-4f98-8220-9e24665ece76",
"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": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "800fb7c3-312a-47db-bb87-00e15dcafe55",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "24"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "31"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$id": "42",
"id_doc_sa": "6f2499da-88a0-466d-ac41-9945104cc249",
"id_line": 2,
"id_item_sub": "d1dc0de3-e464-465a-bad8-00c7e62d140b",
"qty": 4.1,
"id_list": "ad861d24-5333-4275-9954-be20ede5227a",
"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": "1112d22b-ee8c-4e10-aad1-7d79de89991e",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "610f79dd-8409-4338-a4cf-ce3dab87ccc4",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "83e0ebcb-a58e-4714-8724-451c842bd185",
"id_user_upd": "23febe5d-dfdf-4f0c-ae1d-5187c5a04d76",
"active": true,
"mt_employees": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "31"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_doc_sa_det_stock": [
{
"$id": "43",
"id_doc_sa": "39cacaef-ab03-4647-a138-a2fb5f8d7bba",
"id_line": 2,
"id_item": "018dc44e-52a5-4e84-ab6f-0008bb722f79",
"qty": 4.1,
"mt_items": {
"$ref": "7"
},
"tt_doc_sa_det": {
"$ref": "42"
}
},
{
"$ref": "43"
}
]
},
{
"$ref": "42"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "30"
}
],
"tt_doc_sa_det": [
{
"$ref": "42"
},
{
"$ref": "42"
}
]
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "4ec0cee6-1a4a-419e-8896-612c05508069",
"order_id": 2,
"id_item": "a0f1e6d0-e5b2-4401-85e5-1cdfd9605222",
"id_item_type": "7001ab5a-8f79-46f2-a4b7-a70cf6437f3f",
"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": "d2458ebc-3675-4336-9a5c-34e63371ceff",
"type_item": 11,
"id_voucher_json": "f4ef2b33-9cd0-4be5-9a13-ec82fd523d40",
"count_voucher": 1,
"id_category": "1fcf7caf-5d1e-4de2-a803-9f3e9e91dfc5",
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "6a7818e4-3888-454f-a135-37553bc4d462",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "24"
},
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$id": "45",
"id": "3b6ec6f4-c4ea-4304-a809-634b97dfa987",
"nro_sesion": 2,
"id_pos": "8e0ab5b0-acf1-4691-8923-1b0e0d07a7e9",
"date_tax": "2025-12-08T21:26:24.6828831+01:00",
"date_open": "2025-12-08T21:26:24.6828831+01:00",
"date_close": "2025-12-08T21:26:24.6828831+01:00",
"id_user_open": "0b8d6910-0d91-4433-9622-3680a95afdd9",
"id_user_close": "facf2093-4b66-4e87-9280-898f15824e2c",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "0cd22ba2-2183-4e75-9919-c054cdb23569",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "29ad2d67-e2be-4f1c-aae4-4332f57b2b0b",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "0424a175-72ba-4af0-9c2d-35d0e85e91b1",
"id_room_unit": "a15548e3-1ed0-41dd-b061-6ed186ca1bab",
"id_room_list": "d56cc0b4-e182-4b21-be7e-46bedb445ed3",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:26:24.6828831+01:00",
"date_from": "2025-12-08T21:26:24.6828831+01:00",
"date_end": "2025-12-08T21:26:24.6828831+01:00",
"date_open": "2025-12-08T21:26:24.6828831+01:00",
"date_close": "2025-12-08T21:26:24.6828831+01:00",
"id_employee": "bef20ca2-8ace-4675-8d26-c02022968580",
"id_employee_sec": "e41e7eae-4c15-4a88-849b-44626fabb140",
"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": "af77a340-3b8a-4bbe-82d6-85f955e20b50",
"comment": "sample string 7",
"id_user_open": "19b52939-379f-4052-bbcc-2fe7674ac3b8",
"id_user_close": "f1d7656a-656a-40e7-bdfd-768a2887872d",
"id_unit_state": "40e0514a-8ef1-4f04-a130-9889a5efc99f",
"id_pos_sesion": "7e413e60-786b-4144-b059-bce6804ca9da",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:26:24.6828831+01:00",
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"mt_employees": {
"$ref": "1"
},
"mt_employees1": {
"$ref": "1"
},
"mt_rooms_units": {
"$id": "48",
"id": "fea4cb32-3115-4772-b888-2be88d144f5e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "62f099a2-7e88-48a5-9a16-3e6eac6dd524",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "e70aecea-4f36-4243-b508-a05c249b3069",
"locked": true,
"date_locked": "2025-12-08T21:26:24.6828831+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "a38942b2-1804-4d89-92fa-51cab0464372",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "7484662f-6cdd-487d-8ab6-f64d45655bf8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "fc77df44-ce76-4a93-87b1-731f9286a4eb",
"name_pos": "sample string 6",
"id_image": "92cb6f0d-d98e-4e90-aeeb-08ec33e271c9",
"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": "c653d3d4-6d4b-496c-a49e-4e1b7f6c81eb",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "44a5620f-4c06-4032-8212-c9e733fb5e25",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "4f3ae4b7-8c15-4410-a3d6-31c8cceeec32",
"id_room": "71ebcbba-1b26-420a-be20-7eb1310fef5a",
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "df86ffd3-43b4-4e96-97d2-77fd913511a3",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "80e03699-9032-4fb3-939f-67b6d571269d",
"id_room": "683613e0-04f5-4c01-8a6c-0380af60866e",
"date_in": "2025-12-08T21:26:24.6828831+01:00",
"date_out": "2025-12-08T21:26:24.6828831+01:00",
"id_user_add": "e25582bb-5450-44c8-bded-5313fb7d7422",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "bcd18143-56de-4d4f-9a29-13ae17ed81e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "ce870c8d-8131-4f5c-9cc5-b592815b5e7f",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "6f07ed4b-a0ea-4290-9139-d7ba18908ace",
"id_room_state": "a750d2bb-5434-43a9-8ab7-e6d45cfcaf87",
"id_image": "c3221366-9203-484f-9aa8-519bbaaf068f",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "145155bd-edbd-40db-a299-064a8b767df0",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "8b54be0c-4936-468b-9a8b-fa8cfc4b178f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "86038637-24fc-4e4e-a940-db6a77f2e447",
"commited": true,
"st_users": {
"$ref": "9"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "9"
}
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_tips": [
{
"$id": "55",
"id": "3218076c-c2f9-4b84-a9ad-28dd6115eacc",
"id_pos_sesion": "245e5195-c00c-4c61-ac1a-683300d8d605",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "b64b495f-ff32-4923-93f3-d6fa675c261d",
"id_room_unit_activity": "4ba668e5-fc25-46ac-86b3-f3d2da921673",
"id_doc_sa": "8b9d6f37-d27f-41d6-b631-5acaa5a1419c",
"id_pos_type": "7b9a17d1-4cde-47e3-aaee-19aca57f9e01",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "c7862106-5047-4585-9400-8d9f859393e0",
"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": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "c262c398-ab1f-4758-bcd5-225b511392d4",
"id_user": "e6cd4e07-5926-4ca1-be1d-10680dde62ff",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "6eb43c43-5cdd-47d0-a53e-84c4571eab22",
"id_user": "29d4b79c-101c-4950-9473-a69d216dda26",
"date_add": "2025-12-08T21:26:24.6828831+01:00",
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "44"
}
]
},
"tt_vouchers": {
"$ref": "22"
}
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": {
"$id": "58",
"id": "7bd95f71-edc4-4a0c-b033-a59e2b38996e",
"date_from": "2025-12-08T21:26:24.6828831+01:00",
"date_end": "2025-12-08T21:26:24.6828831+01:00",
"date_used": "2025-12-08T21:26:24.6828831+01:00",
"id_employee": "d9ceb3c4-efc8-43de-9901-b7518aa8eda0",
"id_branch": "bf4f7819-a881-4766-b982-6e39f4b479c6",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "44dfc039-65a5-4b78-befe-85f3f76dd1ed",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "1"
},
"st_users": {
"$ref": "9"
},
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
}
}
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_money_types": {
"$ref": "17"
},
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_doc_num": [
{
"$id": "59",
"id_pos": "177129f0-78e0-4206-a083-330df8b6a9f9",
"id_doc": "4234ff35-17ba-489a-acf2-5bbb88ff7987",
"value": 3,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "59"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$id": "60",
"id": "3402901c-aca9-4d77-ae84-86760c2d3425",
"id_pos": "9e00cfe8-cd87-4ff9-a2c0-aafa8c2eff00",
"id_doc": "b67773cc-7403-421a-be35-f4d85a399220",
"id_branch": "dee702d9-3cad-4f30-bba3-50b11fe4c0c7",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:26:24.6828831+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "1d55956c-80f4-464d-8a45-0fe491ff964e",
"id_loc_from": "ac4dacfb-d436-4d8f-b7f2-46262db262dc",
"id_loc_end": "260f911a-e7a1-4ada-aa9a-b0aa0ce90987",
"id_user_add": "049fd3ec-d0a0-4afd-85c4-e1e2ae1f9d96",
"id_user_upd": "b8f84dd0-26d1-4c77-b50a-cc5928b32c21",
"id_pos_sesion": "67d166cf-d540-46fa-b86d-b28dd93967f4",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:26:24.6828831+01:00",
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$ref": "15"
},
"mt_locations": {
"$id": "61",
"id": "4b9991cf-47f1-4593-9199-5b7a2313f1bd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "6ca9cb19-f0fc-410f-af43-5b1a412d28fd",
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "cf700501-6d16-461b-a92e-fd79abff1ed4",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_stock": [
{
"$id": "62",
"id_location": "7e922dd8-4ed9-4c5d-8b6e-002d5f85bfff",
"id_item": "9a15672f-ac7f-44d8-a53d-013c4672f314",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_locations": {
"$ref": "61"
}
},
{
"$ref": "62"
}
]
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_st_det": [
{
"$id": "63",
"id_doc_st": "47dbb50c-32fc-43fb-aceb-5c83a3e958fe",
"id_line": 2,
"id_item": "a2fd6b41-752e-40eb-8c40-c2886e256bcc",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "7"
},
"tt_doc_st": {
"$ref": "60"
}
},
{
"$ref": "63"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st2": {
"$ref": "60"
}
},
{
"$ref": "60"
}
]
},
"mt_locations": {
"$ref": "61"
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa2": {
"$ref": "14"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "64",
"id": "265c943a-5489-461d-8e58-f1f167ecef7b",
"spool_server": "sample string 2",
"id_doc_sa": "dcbaca9c-85de-4239-905d-01d4d6813716",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"printed": true,
"print_on": "2025-12-08T21:26:24.6828831+01:00",
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "64"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "13"
}
]
},
{
"$ref": "12"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list_rules": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"st_doc_num": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$id": "65",
"id": "46dfc718-55e8-4415-8da4-eacc4a33ecff",
"id_pos": "8a5585cc-28c7-4de4-94d9-80d62bf4c589",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:26:24.6828831+01:00",
"key_access": "sample string 5",
"id_user_add": "12fde0e6-602e-4778-9b47-9e32e1d56467",
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "5c3144e5-34c6-4f24-a151-1d5ecf6eaea4",
"id_pos": "fd83832a-37c5-46cf-8d86-b5143451bd68",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_connection": [
{
"$id": "67",
"id": "04e54622-279c-438f-a4ad-14ba5f50623e",
"id_pos": "a1a971b3-cfd0-4d47-bfd7-ef2da280bc19",
"date_add": "2025-12-08T21:26:24.6828831+01:00",
"date_upd": "2025-12-08T21:26:24.6828831+01:00",
"date_out": "2025-12-08T21:26:24.6828831+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "67"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "3"
},
"tt_logs": [
{
"$id": "68",
"id": "5ff05357-dd11-46b5-bbd6-1883c4ddb92d",
"id_user_add": "ffbf37c0-c1f8-4e86-927c-ffad680656a9",
"id_table": "82b5b3a4-a1e9-4be3-bd63-8c4ed892e79f",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d2e14cf0-c4aa-49f0-a7cb-93a257f32d4c",
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "69",
"id": "158764fb-0c85-4ae8-b6cc-0dc1c900f235",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "ec068616-0d7a-4214-90cb-52e10f5b5ade",
"id_sync": "aeb7c80f-42dd-4a5c-a7a1-e690ba51fbb3",
"json": "sample string 3",
"id_table": "1be2331a-6953-4e72-be86-3887ec45fab5",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "8e51561a-e8c5-417b-87ae-03f8cc40cf17",
"id_branch_from": "08855bc6-ea0f-4818-8937-0121832af4c6",
"id_branch_to": "81039994-3f12-4fe6-ac0f-14e82941a4c2",
"type": 4,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:26:24.6828831+01:00",
"send_on": "2025-12-08T21:26:24.6828831+01:00",
"mt_branches": {
"$ref": "3"
},
"mt_branches1": {
"$ref": "3"
},
"st_sync_packages_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"st_sync_tables": {
"$ref": "69"
}
},
{
"$ref": "70"
}
],
"tt_logs": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "68"
}
],
"st_local_variables": [
{
"$id": "72",
"id": "b89abc3b-fe6d-40ea-b46c-e5f2bfc969de",
"id_pos": "af0c2f02-d9be-4c0a-8f58-8a83b2f00073",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "72"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "9"
}
},
{
"$ref": "10"
}
],
"mt_brands": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_employees": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees_profiles": [
{
"$id": "73",
"id": "8c0660b2-c33c-4835-beff-6cd261d97525",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"id_user_upd": "7f2837da-de8e-4e65-9f62-fa9df798eefc",
"commited": true,
"mt_employees": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$ref": "9"
}
},
{
"$ref": "73"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_money_rates": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_pos_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_view": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_prices_list": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list_rules": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_permisions": [
{
"$id": "74",
"id": "aafe9803-985b-48f1-9e54-65f5e2163fba",
"id_function": "8c2029b5-0261-4371-95fe-9d53077d5f2c",
"id_user": "d29be6d7-6ffe-4e28-946e-f048df181797",
"id_profile": "6f326fa6-bb96-49c6-927a-aa15b17f549c",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "9ede87f7-3b6b-41aa-8c3e-eb5045d63fcb",
"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": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
},
"st_users": {
"$ref": "9"
},
"st_functions": {
"$id": "76",
"id": "20c4ca35-81e7-44d2-b080-f51c5a9dd4da",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "8dd4b985-d1df-4731-8a04-34102cecde1b",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "88bd65bf-3691-4b8e-b8de-18d9aed8b1df",
"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": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "02cc9d00-717b-4260-80b8-a456501da925",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "83a718ee-eddb-4db0-b5a3-ed7a29e79c77",
"token_id": "sample string 2",
"id_user": "754bb7f0-f7e2-4726-aec3-12871ea36444",
"date_from": "2025-12-08T21:26:24.6828831+01:00",
"date_end": "2025-12-08T21:26:24.6828831+01:00",
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"st_users": {
"$ref": "9"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_pos_sesion1": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "e1b6a319-eb55-4149-8abf-bdad8c1e455d",
"id_room_activity": "6df433fa-e0c7-4dea-b7e2-f0d54e1f6153",
"id_pos_sesion": "0531bb83-d9a8-47f9-bd68-ff17adc540c5",
"log_text": "sample string 4",
"id_user": "0b6888e1-508f-41e9-ade6-8cec11c6eff1",
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"st_users": {
"$ref": "9"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
}
},
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_st_det": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_vouchers_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "6"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_vouchers_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
{
"$ref": "5"
}
],
"mt_employees": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_types": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "e3aa5de4-3f2b-44d3-a5b1-1c2736d5a93e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"st_images": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users1": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_branches_zones": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "caf82042-643f-477b-a82c-66de51b4a9d0",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:26:24.6828831+01:00",
"date_end": "2025-12-08T21:26:24.6828831+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:26:24.6828831+01:00",
"last_update": "2025-12-08T21:26:24.6828831+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_prices_list_rules": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_sync_packages1": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_permisions": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"mt_employees": {
"$ref": "1"
}
},
{
"$ref": "2"
}
],
"mt_employees_profiles": {
"$ref": "73"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_det": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_permisions": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
mt_employees| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| first_name | string |
Required Max length: 20 |
|
| last_name | string |
Required Max length: 20 |
|
| nickname | string |
Required Max length: 20 |
|
| external_id | string |
Max length: 100 |
|
| string |
Max length: 50 |
||
| mobile | string |
Max length: 30 |
|
| nif | string |
Max length: 20 |
|
| authorization | boolean |
Required |
|
| id_employee_profile | globally unique identifier |
Required |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_employees_branches | Collection of mt_employees_branches |
None. |
|
| mt_employees_profiles | mt_employees_profiles |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_det | Collection of tt_doc_sa_det |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers | Collection of tt_vouchers |
None. |
|
| tt_vouchers_permisions | Collection of tt_vouchers_permisions |
None. |
|
| tt_rooms_units_activity | Collection of tt_rooms_units_activity |
None. |
|
| tt_rooms_units_activity1 | Collection of tt_rooms_units_activity |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "2e67f021-b41a-478f-953c-35f12f771f4d",
"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": "2354ce0b-09d1-4cb3-a90b-358dd2eaddad",
"name_pos": "sample string 12",
"id_image": "9a09a272-cf91-4efa-b55e-cbd2d1dfe117",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "29de1b89-9dc8-4fd4-adf9-8844c518e0a7",
"commited": true,
"mt_employees_branches": [
{
"$id": "2",
"id_employee": "5cc6b4cb-705d-4bcb-ad15-e0f70af6ba1f",
"id_branch": "f2e99786-9105-4a59-b1fa-b97f0179520e",
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "41bca3d4-09ac-4a65-94f0-6556fb8d7455",
"commited": true,
"mt_branches": {
"$id": "3",
"id": "19b10a78-0ef9-44d2-a179-67de0c1eb40e",
"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": "e819e51b-2986-4ba9-a682-4a5dd3588bed",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "86f56e3b-daf6-4bb8-b946-688f621b940b",
"commited": true,
"st_images": {
"$id": "4",
"id": "73e6d4e7-3cfc-4549-9121-33d145ab4e19",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "c268261d-de66-4d7f-9cb0-537103e24ffe",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$id": "5",
"id": "4c75fee4-47be-4d95-aac8-a4efa5b31b85",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "d7d802bb-c4c3-4154-9709-18b04125ef34",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "7781d9e5-7fcb-4c63-ba53-31144f6f6e02",
"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": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "6e338cfa-37ef-4ff3-81c9-0074ef3c9169",
"commited": true,
"mt_categories_items": [
{
"$id": "6",
"id_category": "0600f8b0-8cb2-46f4-b418-a0261d21687c",
"id_item": "c9804cc3-d7de-477a-b10c-7985abe3cc2d",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "0b22c3bd-231f-4117-9885-ffce8f4eff57",
"commited": true,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$id": "7",
"id": "2ce35a3f-be77-4bae-bd78-370c91eb3668",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "9d412649-54a4-42d6-98d7-48afcc3390de",
"id_unit_sec": "f17e66f5-18d1-44c1-9b37-3f0ccca580ba",
"id_brand": "cbb16a15-8226-400a-8191-75967b211214",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "3d5b12c7-abc5-4e63-b5c5-7d65275f06ea",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "e326f657-aba1-43ef-af7e-fc95cc1374c7",
"commited": true,
"mt_brands": {
"$id": "8",
"id": "8370bafe-b25e-468a-b75c-6a9e8279a6a6",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "a0c52670-aaf3-47fe-9a5a-8145babc4450",
"commited": true,
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users": {
"$id": "9",
"id": "7b3f21c5-82f5-4f5e-a28b-6830fc57dae1",
"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": "ebb62c38-5fff-423b-af78-4da1086132b5",
"view_messages": true,
"id_image_photo": "43c2b96a-d668-4076-b9a4-6308b1281c14",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "75d7b2d2-5d34-429a-8123-d3a6c2f707b0",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_branches_zones": [
{
"$id": "10",
"id": "8b5e3946-efc4-4600-8518-0840f2f399c1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "43b979de-0ce9-485d-834a-d462023def9a",
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "4cc812c6-2b14-409d-b6a3-d867b63a34a0",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": [
{
"$id": "11",
"id": "fd0e9d73-bc8f-4f06-a4f4-693ced255271",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "dbf95e6a-1566-4f4d-9add-0ce210412470",
"id_zone": "e6f79682-491c-486a-bbc5-407e4596e2b7",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "0208a100-9407-441b-afee-8a6c77a878aa",
"commited": true,
"mt_branches_zones": {
"$ref": "10"
},
"mt_cloakrooms": [
{
"$id": "12",
"id": "2a047e61-64e9-491e-b5f1-27af609d8604",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "8e6a4909-9395-4bdd-a657-b64ef84f2ee6",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "057e3002-a065-45f7-973e-e2b7cbf57073",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "a79b5ba3-6289-4eb5-99fa-0ce8d38e55f5",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$id": "13",
"id": "50a11be1-3dca-441b-8b96-eb75ebef8223",
"id_cloakroom": "c62d8554-a74c-4d6f-bed6-e12eded95753",
"id_pos_sesion": "91e4d8b5-d0e2-4e1d-9a20-cc6e8232fe3b",
"unit_id": 4,
"date_open": "2025-12-08T21:26:24.6988631+01:00",
"date_close": "2025-12-08T21:26:24.6988631+01:00",
"id_doc_sa": "88258146-51ed-413e-b6e5-be782b82e283",
"commited": true,
"mt_cloakrooms": {
"$ref": "12"
},
"tt_doc_sa": {
"$id": "14",
"id": "d0867bfb-35e6-4d3c-9213-400ca79176f6",
"id_pos": "099e5b91-f5c6-4120-8be5-d57cdb8ad1ed",
"id_doc": "17c51e51-1b27-4bf8-938c-76f17c3808eb",
"id_branch": "8b1097d5-0c0f-4652-9b5c-d2122d55223b",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:26:24.6988631+01:00",
"date_tax": "2025-12-08T21:26:24.6988631+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "f74a1a52-9b84-4143-b987-adf32f6634b0",
"id_relationship": "5bdbadf5-6e47-4455-9f5e-cef03717187d",
"id_loc_from": "d6aa64b9-5618-4c42-8303-fd62fc482354",
"id_loc_end": "918f08c9-95fd-4c34-99ae-050059ffb733",
"id_user_add": "8dbf706c-fd29-474e-ba12-b559918a16c1",
"id_user_upd": "5ce59f65-a7a7-484d-ae47-a543af591cb6",
"comment": "sample string 12",
"id_pos_sesion": "b70f7e79-4427-4350-be79-da70d0e346ff",
"id_room_unit": "cd755d7e-bea1-45ab-a719-ed53bf4c3fc7",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "a0dfdb49-1065-46df-a69d-fa65490fcf85",
"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": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$id": "15",
"id": "788a7971-3635-4b08-80a9-0da540738ac5",
"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": "17826474-7972-4a2c-b34d-d09fa7ca0b90",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "bb0e3525-9f46-4470-802b-2e6c26b018bb",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "16",
"id_doc": "fa3f5c05-97af-4ce1-826c-dbe5a93296e5",
"id_pay": "b0922b74-7faf-426b-acbf-9276415bec37",
"id_money": "f77350ce-c460-4469-a2dc-bd1aee109240",
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "a39a440e-1cd4-41c4-a14f-c966c6b4a3de",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_money_types": {
"$id": "17",
"id": "04af6489-15f6-404a-a873-6310212fd840",
"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": "2141136d-ec0f-43f0-8a1c-4dfb2681f0f2",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "05f2f182-2731-43e9-a662-52a8898b3bf6",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_rates": [
{
"$id": "18",
"id_money_1": "59e1620d-fe66-4d23-96f5-e1d0a0a9cbea",
"id_money_2": "7d6928cb-ee7b-449e-86d3-40122677a2e3",
"date_from": "2025-12-08T21:26:24.6988631+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "a8c7fc67-5d94-4d91-82b7-51e0616d1d85",
"commited": true,
"mt_money_types": {
"$ref": "17"
},
"mt_money_types1": {
"$ref": "17"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "18"
}
],
"mt_money_rates1": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$id": "19",
"id_doc_sa": "3258e241-d94f-4e61-b275-9843e6d70d1b",
"id_pay": "29c799c7-2e9e-4f18-9018-de667003274c",
"id_money": "e97a3005-dd16-44e7-a166-4d6aa5fcf398",
"date_cashflow": "2025-12-08T21:26:24.6988631+01:00",
"coefficient": 5.1,
"id_user_add": "e3ede2cf-0c0e-4057-9888-2595be7cfedf",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "20",
"id": "6a7881ee-6846-4c45-8e3e-19798704c9fe",
"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": "a4df07ba-c9ea-462b-b280-05d0bb3ae228",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "d31e2099-b55a-4d5b-a2ba-7f53d161a64a",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$id": "21",
"id_doc_sa": "b73dc620-fa7e-49d3-9369-33d5c51bd637",
"id_line": 2,
"id_pay": "02ddb44e-246a-47d1-adf4-96ea2af8fe75",
"id_money": "e993828f-653d-41b4-8061-2bdcc36f0ee4",
"coefficient": 5.1,
"id_voucher": "46d2bee7-614d-4d45-9e1f-7cf67022d275",
"id_employee": "4bd1de9c-79c6-4b61-9892-2e51af3bf8c4",
"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": "aa4c6e6e-4e5b-4f65-aea6-08b987553a55",
"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": "1"
},
"mt_money_types": {
"$ref": "17"
},
"mt_payment_types": {
"$ref": "20"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_vouchers": {
"$id": "22",
"id": "a3aff1cf-1d1b-43f8-afaa-8b6eba5529ef",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:26:24.6988631+01:00",
"date_end": "2025-12-08T21:26:24.6988631+01:00",
"date_used": "2025-12-08T21:26:24.6988631+01:00",
"date_sesion": "2025-12-08T21:26:24.6988631+01:00",
"id_employee": "e633236f-0d57-471f-97fc-6cde67362939",
"id_branch": "84a33ce4-cc46-4a14-8ec0-b868f4cafada",
"id_voucher_permision": "02a3503b-7575-4bcb-b2aa-78a53334f03f",
"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": "d5a2b244-94b7-4488-abfd-0a68b4e9f7ea",
"id_user_add": "43ec206f-c19a-4d10-b426-0b79d38a546e",
"id_doc_sa": "d0f93cdb-1210-4c74-9975-e9961fd57f99",
"id_item_sub": "9ab3e6f5-d444-459b-a92b-6305c098bd80",
"id_pos_sesion": "46d937c6-52d9-4f2c-8691-250660ac6318",
"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": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "1"
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers_det": [
{
"$id": "23",
"id_voucher": "c4f6c154-cb5f-4090-b9f2-34bfc43e4707",
"id_line": "3a300ed4-bc99-40c6-8c3b-ccb2c6da6f1d",
"id_category": "6d085820-4dba-4675-a83c-a905418b4e83",
"id_item": "5ee4b811-0eac-4e68-b92d-7c93308593e4",
"id_item_type": "cdd47bfa-aadd-43c3-ba94-5e6b12af5cb4",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$id": "24",
"id": "45f913a6-00e3-4b64-944f-d14bf21548c1",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "0fd24719-cfb3-43eb-8afc-4b7ec69ad92f",
"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": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "0cb8996d-e0d9-40fb-b63f-35aef170a202",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$id": "25",
"id": "91ab97bc-86c7-497b-8e41-35040e3f2f98",
"id_item": "2e8d133c-9b33-40eb-b2c4-91561ccb2d97",
"id_item_type": "feb046a2-3f7a-488b-9d12-d340396dbd58",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "37cf8652-5291-4248-af14-5375296b1fc5",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "7577bac2-9069-4d26-944e-90b16c323528",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "80f21863-3919-4cbe-9135-8dc05e2187fc",
"id_item": "d65ceb97-a383-40a0-a7a8-7ba3af5ff45d",
"group_id": 3,
"id_unit_ref": "18c7f00b-87aa-4818-95b6-8553b2a2bc70",
"qty_dis": 5,
"mt_items": {
"$ref": "7"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "030834e8-c285-4d97-a707-f13ca14bbe86",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "fce973d5-0b40-4840-bff7-2c99d4871ef5",
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "a21fda9a-64c5-4469-96fc-13aa7f2080b5",
"commited": true,
"mt_units": {
"$id": "28",
"id": "d9bbff75-e8fb-477e-8769-d0801c89e863",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "b600e7c9-d004-4740-a668-4e0ce3c38cd6",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "9"
},
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items1": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$ref": "24"
},
"mt_items_vouchers": {
"$id": "29",
"id": "37e191c8-fcb2-454e-8e80-4ffcb47f1ace",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "c28c859a-3e01-4831-8ab1-d98686aa77d5",
"id_doc_print": "0f11c936-1a3b-4cd6-b951-9327d2fc1f12",
"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": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_prices_items": [
{
"$id": "30",
"id_list": "b0f7f2b8-0553-4ade-9e10-641552345cd4",
"id_item_sub": "6d83373b-0c33-4bf4-8e61-792f65e63355",
"validity_date": "2025-12-08T21:26:24.6988631+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "c909207f-f7be-4192-93c0-7eb68ec2ef3a",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$id": "31",
"id": "b808ea41-c541-4dbe-b6ca-5a0a5ce74648",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "5dffac8d-d804-4485-95be-33daf6cbfdfc",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "e29b43ae-02c2-443e-9cd6-b162c103881e",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "c76d8e85-6a03-40f4-8bb8-6520b3404263",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "32",
"id_pos": "04b9f364-4e18-47a9-91c0-82a76c17335f",
"id_pos_type": "a3e62943-53bd-4807-966f-13bc6635ac1b",
"id_price_list": "4ffd9c87-b2bb-4b19-aad9-17d0a84386f9",
"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": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "08b6adad-85b0-4e11-ba4c-7ff054c1f85a",
"commited": true,
"mt_pos_view": {
"$id": "33",
"id_pos": "da52802f-bd48-4efc-b769-767495a8361b",
"id_pos_type": "f6c0d773-866d-4176-8718-292290fcf737",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "ba7c8b9f-4608-43a9-8549-29f1c7e0a252",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_pos_types": {
"$id": "34",
"id": "5de6b820-75ae-4425-a0de-b92366776d58",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "438aeadc-a9b9-43d7-9713-26c952cce84e",
"commited": true,
"mt_items_featured": [
{
"$id": "35",
"id": "cb0c7d6b-ab92-4c3d-b685-9adc1b35b0a9",
"id_branch": "03666378-3996-49ba-b7a2-0a9d26ff30dd",
"id_pos_type": "05a799fb-a545-4319-9c5b-4e9aba8ec04b",
"id_pos": "6b60ee9b-53fb-4965-a05f-a4dfc8b1662c",
"id_item": "8b39a47d-6fab-4340-98f0-d18e04e9dfa8",
"date_from": "2025-12-08T21:26:24.6988631+01:00",
"date_end": "2025-12-08T21:26:24.6988631+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "01427d3c-35e8-4314-9838-3ed540e4ef80",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_items": {
"$ref": "7"
},
"mt_pos": {
"$ref": "11"
},
"mt_pos_types": {
"$ref": "34"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "35"
}
],
"mt_pos_doc_print": [
{
"$id": "36",
"id_pos_print": "7f892dab-f6a6-4ddd-b63a-a2a312fbc483",
"id_doc": "1e36f764-cf72-47a1-ad80-52e337663d11",
"id_pos_type": "40cc3dc0-efca-41c0-8990-56cf85bac496",
"id_doc_print": "41fb9ab0-f977-413b-a16d-8008f63405e5",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "68d2ec72-cd20-4c3c-afb7-9f40057f5530",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos_print": {
"$id": "37",
"id": "c11203c4-56a6-4de7-ab12-0b864d0a2155",
"id_pos": "b218220e-2806-48f2-8d1f-d6c63e8f7343",
"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": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "e39e4e38-4063-457e-8d69-0d7c8297e734",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_users": {
"$ref": "9"
}
},
"mt_pos_types": {
"$ref": "34"
},
"st_doc_print": {
"$id": "38",
"id": "e69537e8-dc71-456c-a63e-2a9ee693014a",
"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": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_doc_print_det": [
{
"$id": "39",
"id_doc_print": "fed24520-f502-4568-aaad-92dc31073659",
"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": "38"
}
},
{
"$ref": "39"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "36"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"st_users": {
"$ref": "9"
}
},
"mt_prices_list": {
"$ref": "31"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "32"
}
],
"mt_prices_items": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_prices_list1": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list2": {
"$ref": "31"
},
"mt_prices_list_rules": [
{
"$id": "40",
"id": "bcf2dd1e-15b2-49e1-869e-cbf9f079d888",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:26:24.6988631+01:00",
"date_end": "2025-12-08T21:26:24.6988631+01:00",
"id_branch": "3e0020bf-20c1-4157-b388-c70dfd370899",
"id_pos": "d2e4145f-f207-43e1-ab57-c2b23387cebc",
"id_list": "50b19ac2-ae09-448f-b26c-e79398de9288",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "cf2bdd2b-081c-4b67-96aa-4595bdda4026",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "31"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "40"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$id": "41",
"id": "6139d73f-991f-4f5f-b18d-8c62940d86ea",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:26:24.6988631+01:00",
"date_end": "2025-12-08T21:26:24.6988631+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": "a7f17894-5c9f-4132-9d1e-0481d92c1462",
"id_pos": "ce949682-42b7-43e3-a13f-8525e51fb59b",
"id_list": "50ee7b56-c971-4455-bbe5-a467c011713f",
"id_item": "67843b77-2bae-4170-ba42-b157b0e79e83",
"id_item_type": "5c9ff1f2-355c-4ac6-a1bc-674fad0abb65",
"id_category": "6e45f79a-0399-4738-9e8f-557f1e3c7dbb",
"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": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "2bc9ae55-b9f4-4a3d-b6c2-8b52c234b790",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "24"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "31"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$id": "42",
"id_doc_sa": "775ba0b8-7cdf-4ee1-9f65-323f8ec60493",
"id_line": 2,
"id_item_sub": "4d9bde23-722e-45a6-9b85-d6314a458e15",
"qty": 4.1,
"id_list": "e8285fa1-8dbd-4c8e-a06b-18df53b231d0",
"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": "a68ef50b-e8fb-484d-a2ae-db277cf22153",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "e7e61edf-6b72-41a7-bd76-9f1727327c1a",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "f011f7a4-1a4f-4ded-a697-280cf9014ffc",
"id_user_upd": "4c2fe96c-d799-436a-a9e9-0cbe56afb527",
"active": true,
"mt_employees": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "31"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_doc_sa_det_stock": [
{
"$id": "43",
"id_doc_sa": "57bbf8f2-a2e9-433b-a415-23c6e024b9d9",
"id_line": 2,
"id_item": "0bbb42b3-2f7d-4d6d-b23d-c6401fe9cee6",
"qty": 4.1,
"mt_items": {
"$ref": "7"
},
"tt_doc_sa_det": {
"$ref": "42"
}
},
{
"$ref": "43"
}
]
},
{
"$ref": "42"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "30"
}
],
"tt_doc_sa_det": [
{
"$ref": "42"
},
{
"$ref": "42"
}
]
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "821094ae-da8c-40ba-90e7-a5be37d4476d",
"order_id": 2,
"id_item": "65129007-76db-4217-a6ce-3d96e20ecd32",
"id_item_type": "7f4def80-076c-41ce-a91a-3b9fb87a72f1",
"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": "58e80116-b766-4bc6-a1c1-34cffd0e53fe",
"type_item": 11,
"id_voucher_json": "8103209d-80cc-401c-a309-4ca4daf3ce2f",
"count_voucher": 1,
"id_category": "1e27ab74-7236-4ad8-b8e4-b219693ac1a3",
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "659c7162-144b-41da-b200-6ef823b1301b",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "24"
},
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$id": "45",
"id": "8fd032a1-9deb-4eac-a043-9342b7f72e76",
"nro_sesion": 2,
"id_pos": "be5fbf28-e5fe-4426-8586-127f99139df2",
"date_tax": "2025-12-08T21:26:24.6988631+01:00",
"date_open": "2025-12-08T21:26:24.6988631+01:00",
"date_close": "2025-12-08T21:26:24.6988631+01:00",
"id_user_open": "a70928b3-9fc4-4031-818e-c3df89612ce7",
"id_user_close": "887bbe22-9efc-4310-a64a-79ab2112cb52",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "c88bb544-7785-4735-ad27-a83725a35cce",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "2bfa47bc-59b7-4175-b27a-7b883d978296",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "9ccfcb6b-c9ec-4252-87bf-1bd2fc230c55",
"id_room_unit": "746ede24-4363-4dd3-8851-7d87faddf714",
"id_room_list": "8b246135-f936-481c-8ee0-90de6d3cedea",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:26:24.6988631+01:00",
"date_from": "2025-12-08T21:26:24.6988631+01:00",
"date_end": "2025-12-08T21:26:24.6988631+01:00",
"date_open": "2025-12-08T21:26:24.6988631+01:00",
"date_close": "2025-12-08T21:26:24.6988631+01:00",
"id_employee": "072c0c0d-fe30-4a95-bddb-9802387300b6",
"id_employee_sec": "b34f6cb0-f5c5-4f56-9c36-06c0ef80f1f8",
"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": "c99d8bb7-fd67-4bc6-b80e-eded980076d0",
"comment": "sample string 7",
"id_user_open": "fe20a681-3617-4a78-ac72-3b1819a24d20",
"id_user_close": "c81a42d4-7990-4d95-94ee-6717c4db1e12",
"id_unit_state": "5d9a0076-52b5-4dec-b56f-8efe95dd14a4",
"id_pos_sesion": "2e2e17eb-e9b8-4570-9bcc-7d9da56a914c",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:26:24.6988631+01:00",
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"mt_employees": {
"$ref": "1"
},
"mt_employees1": {
"$ref": "1"
},
"mt_rooms_units": {
"$id": "48",
"id": "da38783b-8b63-45ab-a1d8-9cbfaeb64e2e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "2326a151-3637-44d8-b64e-754dce93b596",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "759b191a-a832-42c5-9475-805f12e34af6",
"locked": true,
"date_locked": "2025-12-08T21:26:24.6988631+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "8c784b0e-0b8f-4d57-8132-2482f09d6af2",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "a0815f7d-a765-4a40-92b7-d76236c6965b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c55ee863-25ab-40b7-b21d-7951f37331f4",
"name_pos": "sample string 6",
"id_image": "b28a5c1d-2b73-4589-a0ab-8b6601817e43",
"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": "119d7c92-7788-4fe6-82c7-638401f476b3",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "dfbaae43-1a06-4383-be04-d6ebc293ae0b",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "c1098c52-8db2-4394-83c7-2923a0fdb176",
"id_room": "ef51609c-c6b5-4948-9874-1051da10c856",
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "6dac28bf-e2b9-40c7-8e44-1e96ddd46347",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "ebd74916-d182-432f-8a99-739613b04366",
"id_room": "a1e24af6-ff37-40bc-b4c0-60bee4cd6518",
"date_in": "2025-12-08T21:26:24.6988631+01:00",
"date_out": "2025-12-08T21:26:24.6988631+01:00",
"id_user_add": "7efdcafe-295f-43bc-9cbe-dfaa26b7752f",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "0bbef810-71bc-491c-a1d1-2394edc8c1d9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "4ef00008-1f2a-447a-a815-68d5138a4b5c",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "4f7cc846-6cdf-4cc4-a484-79888ee2ba9a",
"id_room_state": "8e955e49-9306-418a-b27a-f8b90dce7e1a",
"id_image": "15a0f6d9-4d6c-4e59-aeea-6961928d6c28",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "42b08784-0cb1-43c6-8363-d61638828330",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "c7ca007e-e9f8-4424-bf76-55bd6147e277",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "a72bc9ad-53ba-4999-92f2-746bacfe7e52",
"commited": true,
"st_users": {
"$ref": "9"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "9"
}
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_tips": [
{
"$id": "55",
"id": "767ee1bb-dd43-449b-936d-2fac572256d2",
"id_pos_sesion": "8b4709e4-9728-4014-b0e2-f50f818d1172",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "7f6ce696-d827-4a67-ab03-0f3064e0ab5f",
"id_room_unit_activity": "5e55cb81-2cca-4ffe-9c03-718835e46900",
"id_doc_sa": "f73fe983-9212-4918-8050-44f668cff5cc",
"id_pos_type": "83ef9079-cce5-4672-a674-faaf47baee02",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "05ec0809-c6b6-42c4-b083-dbf4317bf018",
"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": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "ba59bd1c-cf40-43e4-bc50-552c40cd2f2d",
"id_user": "1fb49cc7-757b-4f21-9cab-772f8f20aa5b",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "89ffb357-9515-407d-b624-87b908270c4b",
"id_user": "6f2e76d1-156a-405f-a24e-ec64186ac796",
"date_add": "2025-12-08T21:26:24.6988631+01:00",
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "44"
}
]
},
"tt_vouchers": {
"$ref": "22"
}
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": {
"$id": "58",
"id": "153d6c36-cc78-46a6-9dcf-75e356aa5491",
"date_from": "2025-12-08T21:26:24.6988631+01:00",
"date_end": "2025-12-08T21:26:24.6988631+01:00",
"date_used": "2025-12-08T21:26:24.6988631+01:00",
"id_employee": "7e80eda7-8a35-442c-ab0e-e5b49ee92e22",
"id_branch": "ff029944-35cf-4a44-bcae-189a6e0e2184",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "b5d1cf04-2046-4642-bda5-f53d925e0ecd",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "1"
},
"st_users": {
"$ref": "9"
},
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
}
}
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_money_types": {
"$ref": "17"
},
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_doc_num": [
{
"$id": "59",
"id_pos": "69261c09-3a05-423f-8448-74dce029f46a",
"id_doc": "80c44589-43e3-4333-8aaa-45a0402abcdc",
"value": 3,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "59"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$id": "60",
"id": "b2b87f41-4c78-467e-b228-65d81b654ccf",
"id_pos": "2cbe813c-1e4a-40f8-a38f-ac690cfd3afd",
"id_doc": "0414f7b3-2075-4b0b-8da8-02339d448dde",
"id_branch": "2a6194a7-aefe-410d-8261-dd323657b7f9",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:26:24.6988631+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "2ce804ee-8030-4792-a265-47625b636feb",
"id_loc_from": "ca966bf2-2340-443b-b7a5-8132263021ae",
"id_loc_end": "da3431bd-ec8b-43b4-976e-260927914d18",
"id_user_add": "b1510b9e-b053-492f-9db1-dc315b1cd546",
"id_user_upd": "d5fc39a6-45c3-41a8-9fe8-e2f0cd4c6a39",
"id_pos_sesion": "ae809316-8408-4b00-b929-8edf5c2eb298",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:26:24.6988631+01:00",
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$ref": "15"
},
"mt_locations": {
"$id": "61",
"id": "ae43711f-c4c0-4f28-8782-0f6f7996c294",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "56a422a7-2bc3-4403-b1bb-1d498a189b78",
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "1f81af50-ef10-4ea9-ab28-42e5f699d03c",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_stock": [
{
"$id": "62",
"id_location": "d458c0ca-7e0e-4070-87d7-bd3ccc7f6835",
"id_item": "f1ea65b6-2d78-46b0-9337-d3f56ed93373",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_locations": {
"$ref": "61"
}
},
{
"$ref": "62"
}
]
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_st_det": [
{
"$id": "63",
"id_doc_st": "c1feff04-8355-4950-922a-fd258104b7bc",
"id_line": 2,
"id_item": "e0615bc1-8ed2-4d0d-9f36-9b2b05c3e269",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "7"
},
"tt_doc_st": {
"$ref": "60"
}
},
{
"$ref": "63"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st2": {
"$ref": "60"
}
},
{
"$ref": "60"
}
]
},
"mt_locations": {
"$ref": "61"
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa2": {
"$ref": "14"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "64",
"id": "4127250f-d2fb-4f7b-8ccc-cf6745da525a",
"spool_server": "sample string 2",
"id_doc_sa": "7644d569-9f54-4e0d-9ee9-e5208cd34461",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"printed": true,
"print_on": "2025-12-08T21:26:24.6988631+01:00",
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "64"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "13"
}
]
},
{
"$ref": "12"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list_rules": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"st_doc_num": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$id": "65",
"id": "bf868a5b-4420-4095-96cb-10d928032b23",
"id_pos": "8c9f8abc-807c-4e61-ac34-89a0b1253639",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:26:24.6988631+01:00",
"key_access": "sample string 5",
"id_user_add": "f9bf28d0-5a1d-4129-a652-ab47ebff2e10",
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "4955362e-4033-41f0-ab93-331f96fd667d",
"id_pos": "ab66da7b-fac7-4ec6-9132-75dd9ac45d01",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_connection": [
{
"$id": "67",
"id": "ee5e6963-3fce-49fa-a86e-40520aeb0cb2",
"id_pos": "4107ce27-f03c-4688-b488-a6e3373638fc",
"date_add": "2025-12-08T21:26:24.6988631+01:00",
"date_upd": "2025-12-08T21:26:24.6988631+01:00",
"date_out": "2025-12-08T21:26:24.6988631+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "67"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "3"
},
"tt_logs": [
{
"$id": "68",
"id": "16a91412-09f8-435a-9758-b4c8b1a82ff2",
"id_user_add": "3e4d8bd0-5e58-4b8e-a8db-f304bf231903",
"id_table": "bafd01db-c9af-40e7-a311-0b8f6072ca39",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "99eb93fc-3ef7-4794-86e0-c0d6764dec5d",
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "69",
"id": "92b4271c-eba0-42d3-90d6-357735df0113",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "9d2f75d2-de85-43f1-b8c1-2add072a05fc",
"id_sync": "322047fc-49e7-47a3-af78-c0af1caea0c1",
"json": "sample string 3",
"id_table": "6da6fba6-2c9b-4a2b-9afb-d794b5d7bacb",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "fb1ce38d-31bf-484d-a65e-57c58eb31e5b",
"id_branch_from": "bdab12a9-2768-4488-a2de-8c30daf80b5a",
"id_branch_to": "9396e13b-2ce8-474e-a7ef-65698534f941",
"type": 4,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:26:24.6988631+01:00",
"send_on": "2025-12-08T21:26:24.6988631+01:00",
"mt_branches": {
"$ref": "3"
},
"mt_branches1": {
"$ref": "3"
},
"st_sync_packages_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"st_sync_tables": {
"$ref": "69"
}
},
{
"$ref": "70"
}
],
"tt_logs": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "68"
}
],
"st_local_variables": [
{
"$id": "72",
"id": "de49cb9a-78f0-4664-b4f3-7dd645ccc401",
"id_pos": "d326ca7d-0c15-4464-a207-af7decca33cb",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "72"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "9"
}
},
{
"$ref": "10"
}
],
"mt_brands": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_employees": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees_profiles": [
{
"$id": "73",
"id": "c88a34c8-a46f-4834-b4ef-d4ecbfa31bf9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"id_user_upd": "b41f76b4-69ee-4c11-a1be-2c51b0f4cfea",
"commited": true,
"mt_employees": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$ref": "9"
}
},
{
"$ref": "73"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_money_rates": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_pos_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_view": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_prices_list": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list_rules": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_permisions": [
{
"$id": "74",
"id": "39e98478-0764-44db-b0e1-2508abaf5553",
"id_function": "78c281c5-44b6-4244-a415-18d6823d907b",
"id_user": "1a400570-5a31-4503-9288-3fb5829e2c56",
"id_profile": "bdb7c1b4-9e88-4081-87a0-2f6a7ef9488e",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "b5b25a43-0b25-49bd-b235-bfaa69e04f68",
"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": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
},
"st_users": {
"$ref": "9"
},
"st_functions": {
"$id": "76",
"id": "ac3889c2-72a5-485c-9b8c-038a15af5cb7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "0996ff9d-ced4-45b7-ae2b-66c674049214",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "946cf585-c08b-48ff-9fa2-788a6612883b",
"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": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "51818b4a-fe34-45cf-9bbb-b5077d7ab7ff",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "06f4631a-f81b-48e0-aa6e-8c3637a6c06b",
"token_id": "sample string 2",
"id_user": "c92e47a6-8765-41a0-b63b-afac6eb13cb8",
"date_from": "2025-12-08T21:26:24.6988631+01:00",
"date_end": "2025-12-08T21:26:24.6988631+01:00",
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"st_users": {
"$ref": "9"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_pos_sesion1": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "a8f450e9-ba57-48f6-ab97-71d605e9ba3c",
"id_room_activity": "6ccc6eb9-5f83-4b79-b48d-c0d16d790e17",
"id_pos_sesion": "944789b4-4917-4d3b-8447-945efa795c59",
"log_text": "sample string 4",
"id_user": "8625189c-78fa-4528-8169-9517fcb13f13",
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"st_users": {
"$ref": "9"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
}
},
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_st_det": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_vouchers_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "6"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_vouchers_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
{
"$ref": "5"
}
],
"mt_employees": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_types": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "f6e24dbd-7e9f-478b-83cd-d1774c7b2ad4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"st_images": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users1": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_branches_zones": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "ec373358-7a21-4275-834b-78ad8a884628",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:26:24.6988631+01:00",
"date_end": "2025-12-08T21:26:24.6988631+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:26:24.6988631+01:00",
"last_update": "2025-12-08T21:26:24.6988631+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_prices_list_rules": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_sync_packages1": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_permisions": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"mt_employees": {
"$ref": "1"
}
},
{
"$ref": "2"
}
],
"mt_employees_profiles": {
"$ref": "73"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_det": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_permisions": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
}