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": "7c5b39ca-a938-41fd-853c-c88bc0864d73",
"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": "52fcbb3d-0815-4500-bb88-0a5b33182233",
"name_pos": "sample string 12",
"id_image": "4214152e-68dc-4e2c-a390-d0ce894533bc",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "9c40dd10-a091-44cb-b6bb-f54b6f681966",
"commited": true,
"mt_employees_branches": [
{
"$id": "2",
"id_employee": "66c0ebc9-0e59-4f4b-836e-e3dae9eee82b",
"id_branch": "856fa041-eadc-4f35-ac61-bc9661b064ab",
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "ee4c9067-891d-41d0-bc9d-ccd588f66e08",
"commited": true,
"mt_branches": {
"$id": "3",
"id": "77b78dd9-7042-4ad6-9f5b-c902ee391261",
"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": "6c03ffa0-d30e-481e-92d1-1a0d151656c0",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "cd0937ac-cdff-4a88-8781-d973bbb71957",
"commited": true,
"st_images": {
"$id": "4",
"id": "6521ba5e-2e35-4ddc-babd-e6d43f3d9c53",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "ad68bcf8-9a34-41fc-8a9e-babb65616bfc",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$id": "5",
"id": "978c77d5-fa8f-4220-a198-ba76f84fec87",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "b108751c-ff01-466c-ba48-7f54ab0d85b1",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "c21379a2-c83c-4367-9f37-075eabdddcc3",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "a586aee9-27cc-4c1b-8c0c-d930b4e4aa57",
"commited": true,
"mt_categories_items": [
{
"$id": "6",
"id_category": "289f633a-80cc-4fb6-ac34-8e57fd125478",
"id_item": "76eff5d9-0e4b-46d1-a2ef-24fa9f832d1d",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "46138b72-ea08-49b0-86ea-3e049725506f",
"commited": true,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$id": "7",
"id": "efcb5ac1-51ee-46ea-b34c-f040d1068022",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "33eb6b57-2fc1-491a-9cb1-44d219aa4d3b",
"id_unit_sec": "451f1606-5765-4ef3-9631-e2cb3c74824e",
"id_brand": "05f96623-648e-4541-9603-a4c07b63267f",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "5c912d04-47b5-4e1a-80b2-aac46d6b0b84",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "79579257-881d-4568-a2f4-a8b67e25791f",
"commited": true,
"mt_brands": {
"$id": "8",
"id": "e352822b-7b1a-4551-a840-0bfa53c1a00f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "9188fbca-31bc-4818-a1c3-645009430b8d",
"commited": true,
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users": {
"$id": "9",
"id": "7d6fee5f-6fd5-49ec-b0cd-0be32cab2251",
"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": "ed4ede30-7751-4d5d-97ca-f93707382082",
"view_messages": true,
"id_image_photo": "7a01c8df-765c-4399-a4e2-2a47f4ac459c",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "fbf417ad-4299-45d0-97a2-05a38bc9ab80",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_branches_zones": [
{
"$id": "10",
"id": "2eeef3eb-c2f0-42b0-8de1-25bcabb7fca8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3e383578-74f6-447e-a72d-f7fa993345b4",
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "97a1ddd7-ec5c-41fe-8d1f-47115f3b69df",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": [
{
"$id": "11",
"id": "48de3369-cbc2-4af5-91dd-1c17b782b0bd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "45861847-8f1c-4484-a81a-a5401064bc25",
"id_zone": "bdb54c4f-418c-4806-96b3-18be45df739e",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "e2ab9acd-bf11-44c2-9ba1-47bc0107d9d6",
"commited": true,
"mt_branches_zones": {
"$ref": "10"
},
"mt_cloakrooms": [
{
"$id": "12",
"id": "56c0d10f-63d9-4127-841c-30012f3e2384",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "b727cf18-e8f3-418e-9d2c-f39e400f4065",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "c5a6b36f-dc88-409d-a542-4340bad063cc",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "95e6086b-aac5-4c44-b0bc-0e81d9139ad6",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$id": "13",
"id": "a8b3c93b-c3e4-49eb-935f-2bf636f790fc",
"id_cloakroom": "e39f84c0-e614-4887-8763-e6e9455f3545",
"id_pos_sesion": "6917dc39-8a68-4048-9775-f9aeb9b63bbb",
"unit_id": 4,
"date_open": "2026-03-10T09:39:30.8088907+01:00",
"date_close": "2026-03-10T09:39:30.8088907+01:00",
"id_doc_sa": "6ad814bb-9be4-4cc8-8f9f-22735ae19f71",
"commited": true,
"mt_cloakrooms": {
"$ref": "12"
},
"tt_doc_sa": {
"$id": "14",
"id": "0c19a2d4-01fd-41f8-93c0-448c517fec5c",
"id_pos": "4ef3db63-a7bf-4ab2-8dae-95c010f0d5ca",
"id_doc": "e67ecbd5-89cc-42bf-8f43-967e9a6a2c61",
"id_branch": "d6196942-b65f-4019-81f7-bb40174c1f8d",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:39:30.8088907+01:00",
"date_tax": "2026-03-10T09:39:30.8088907+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "5c534a32-6392-442d-b141-74c9e3afe86d",
"id_relationship": "0726704e-6641-4a13-b717-03387f0bdf11",
"id_loc_from": "4a857007-8831-4c39-af74-18242c0bd6da",
"id_loc_end": "d8cceb7b-b077-4a53-bd46-6cc785323a44",
"id_user_add": "0e2f8910-7756-4955-8b48-59cc51f6b34f",
"id_user_upd": "cfba6245-deaa-48c4-a652-c9b8bce18b62",
"comment": "sample string 12",
"id_pos_sesion": "85b2ac3d-0e8e-42d3-b776-dbab11e879d6",
"id_room_unit": "425cdb21-d2d6-4a4a-a08f-b95308c07137",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "ae518d68-3802-4895-8125-1594f8b527a0",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$id": "15",
"id": "3973ff39-fc19-4b9b-891d-998c180e5628",
"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": "6e28f1ef-365d-47c9-a0a6-aeaaad67ba54",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "013f5b22-270b-4384-830a-9ce547fc7a0d",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "16",
"id_doc": "1459ebe1-6ade-426c-898a-3e3f7164a4a8",
"id_pay": "77fcfa06-8204-44ff-9eee-84c49341bf94",
"id_money": "c2917d54-ac7a-4c6d-9f09-1e166aac29c2",
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "a15a2515-13b8-4219-a467-94bfc1d5823a",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_money_types": {
"$id": "17",
"id": "e24674d6-eb91-493e-af64-fc29b8d26790",
"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": "721ccb45-894c-4a62-abce-cea0a3528d6d",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "1c13471d-9bcd-43a0-9779-b6746c985a22",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_rates": [
{
"$id": "18",
"id_money_1": "6339691e-c1e4-4e18-a317-893a139b02ba",
"id_money_2": "28d8246c-cee0-4e61-8ba2-2a3209d85a3d",
"date_from": "2026-03-10T09:39:30.8088907+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "a10d3174-3ed4-459b-8ad6-cf2a75a4abaf",
"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": "6a0f6d3c-cab8-4830-94ce-7d9aa89e2f8b",
"id_pay": "e1356c76-cca8-4f6f-8a36-d810041b6f89",
"id_money": "211197d3-5196-443e-be1a-6dced7cfc828",
"date_cashflow": "2026-03-10T09:39:30.8088907+01:00",
"coefficient": 5.1,
"id_user_add": "8896785d-37dd-4589-b89c-39ca6770986e",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "20",
"id": "4d230cec-45c7-4de5-9c3c-6ca18701c300",
"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": "9e05a2c4-ec54-4758-955d-9ada7c4ce6ac",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "e98935b4-1f87-4652-b765-e4aeb461692f",
"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": "1b68a11c-d4ba-4159-a562-0efb00b002a3",
"id_line": 2,
"id_pay": "be6af05b-8b04-4a97-b845-381fef694399",
"id_money": "fda3d839-b93a-484d-9819-3f528c587f81",
"coefficient": 5.1,
"id_voucher": "a6e7b803-cbe2-466d-81bf-917cf69fe846",
"id_employee": "0195c722-c7b4-4f92-a2a1-01141e8aac30",
"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": "611712ab-03ff-4458-8fa8-830c06798567",
"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": "a9758141-2cb2-4056-b331-0103bc8b4d8e",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:39:30.8088907+01:00",
"date_end": "2026-03-10T09:39:30.8088907+01:00",
"date_used": "2026-03-10T09:39:30.8088907+01:00",
"date_sesion": "2026-03-10T09:39:30.8088907+01:00",
"id_employee": "0538a435-c92f-49c4-aee9-65339e2bc8fc",
"id_branch": "04c03645-cea9-4a6e-9d07-b0075bb6564e",
"id_voucher_permision": "d5e4a5a1-9876-4a41-82ba-293120a1d3a9",
"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": "38c8f359-d402-49f8-8eda-da39182a4200",
"id_user_add": "0c00caef-dc92-483e-992e-9168d221c14b",
"id_doc_sa": "15232eb0-891d-41c4-b3af-d63296bd3374",
"id_item_sub": "43737f06-00b2-4a14-9e5f-da94f3461716",
"id_pos_sesion": "359f174e-70a4-4743-ade6-721479d9902d",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+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": "0aeb53c3-bbaa-4265-ac01-d4ef4cfd9884",
"id_line": "db25bca3-650a-45ad-8b2d-ce9371159a9f",
"id_category": "0fe3f3dc-b76e-4bf0-8362-01491029fdbb",
"id_item": "8b9fb2fb-ca0e-4c76-8930-3abf13f1e840",
"id_item_type": "6494ae35-9cc1-46a4-ad31-0bb1b1080847",
"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": "3219d2fc-0c7b-4e12-8cca-75e71859230a",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "b043d856-30d3-4bfc-81ae-71da2dbcceca",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "bb610dfc-b7c0-41c5-9333-f0fa3d1bb2ef",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$id": "25",
"id": "c77f5076-2783-4785-b10a-156f250a9c1f",
"id_item": "f0d6cde4-72ee-4454-8d47-e64baa4827e9",
"id_item_type": "7705632e-6b07-40e0-99c1-4bfe6d7f0314",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "52dfe9da-5113-4945-a8ca-e61f3640629b",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "c8bdb5f2-a678-4f7f-8f5c-307966f648db",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "e8d709a2-1b6e-438a-98bd-2c557a48d186",
"id_item": "bd8b184f-8284-4807-a2ba-46de30a090fb",
"group_id": 3,
"id_unit_ref": "d47f95a0-2c12-4ef4-9a35-1f0d888d6323",
"qty_dis": 5,
"mt_items": {
"$ref": "7"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "56013c39-b8a6-4a11-a28c-d429e0a63326",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "0aff4dbb-7f2f-4d10-81fd-0f1beeaba81d",
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "5e59b183-3e7f-4839-814f-b17ecec9d877",
"commited": true,
"mt_units": {
"$id": "28",
"id": "25cc706c-cc42-45b5-8e1f-98435886f06b",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "09e02ed4-da6b-4175-a673-d52932e1c347",
"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": "032f1b11-d05e-4d3a-878d-98292b2f0a68",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "1b30e141-2a99-4ef0-bc1b-6f098bf5ab24",
"id_doc_print": "190b88f7-9c09-48ba-bf20-6ba65f264581",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_prices_items": [
{
"$id": "30",
"id_list": "946a00ea-49cb-4661-b5a9-d24c5768e150",
"id_item_sub": "51aa2702-c288-4411-9753-9af5883cad2a",
"validity_date": "2026-03-10T09:39:30.8088907+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "37e1bc83-8fa2-49ac-b987-8f32bff530fd",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$id": "31",
"id": "15e94ef9-2ac4-492e-966f-30df9e3db858",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "60ff8f68-6a70-45c2-888c-7f3fe4d6db07",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "67d5e9b3-fa17-4deb-8bf8-c434c00e94c7",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "a4c26bef-f5cf-47c8-905e-d51425556c92",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "32",
"id_pos": "8a1ebb71-83f4-4551-92c7-d0107e2c285b",
"id_pos_type": "38844915-786f-433d-95d7-552c9e596327",
"id_price_list": "4dd579b9-bcf7-453e-bc41-20a453161779",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "4b08dd50-5c42-4599-a867-33a4ee60cd55",
"commited": true,
"mt_pos_view": {
"$id": "33",
"id_pos": "01b88fb8-dfd4-433b-8212-56abbf6febda",
"id_pos_type": "3ea67135-d0bf-4bbb-9b49-c0f0c754314a",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "1617df95-b50e-406e-956f-1a397036aeec",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_pos_types": {
"$id": "34",
"id": "fe78543d-bfdc-4786-84f0-06b06a955ac2",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "3ca662fd-5327-4b64-921f-34ddb4395f81",
"commited": true,
"mt_items_featured": [
{
"$id": "35",
"id": "50698c01-4de5-4a39-9614-327e8dc95989",
"id_branch": "717f6a56-8dc6-4272-ba6c-3b66755467b4",
"id_pos_type": "8f3dc685-c4bf-44d5-81de-baad7b6198b6",
"id_pos": "50687faa-d247-4d38-871b-b7c4e9de88c2",
"id_item": "0ca1bd79-968d-4384-935b-a49aa3ec1382",
"date_from": "2026-03-10T09:39:30.8088907+01:00",
"date_end": "2026-03-10T09:39:30.8088907+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "fd7d03a8-44f8-4c26-8607-814a32f6db1c",
"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": "72ce164a-0507-4c5d-97d1-b93c32ff0eb4",
"id_doc": "ad53fe87-87b1-41e1-a4d9-81f3fcfe996a",
"id_pos_type": "2549fbcb-0ba8-4d92-87a5-ea44776d7cc0",
"id_doc_print": "9e0e6db2-c785-467c-a1a9-1e62e403aea3",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "c05d0432-f671-4195-9cee-5049fd1b3a8e",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos_print": {
"$id": "37",
"id": "dafba635-28b3-4460-a147-a4db65dd6125",
"id_pos": "b03a1ec3-0ed1-49b9-8fb7-a0e0981ff6e4",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "c47c1690-1d3a-47fe-813b-52c1a100543d",
"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": "39dc5bde-b203-4648-96ed-9197847477d1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_doc_print_det": [
{
"$id": "39",
"id_doc_print": "33f51da6-2d4f-47c8-8716-c710d0c78f5b",
"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": "2fb1228c-ebf2-4e22-ba15-ca695e84edfb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:39:30.8088907+01:00",
"date_end": "2026-03-10T09:39:30.8088907+01:00",
"id_branch": "08b37c9b-5f19-46b5-81d7-943bb434415e",
"id_pos": "34966345-6929-4ee5-b35f-89280add004f",
"id_list": "5dab41d8-3494-4b2b-9ebf-c7cef1cd9256",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "9d1e401c-9931-4b81-ab5e-b6fcac9a9d9c",
"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": "5cc5627e-389c-4884-a97a-8f47312c07f5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:39:30.8088907+01:00",
"date_end": "2026-03-10T09:39:30.8088907+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": "6f78a946-d8fd-4ed0-abec-857d14ef7ca6",
"id_pos": "f8b1cf73-041d-4443-aa0c-e870d7be39d5",
"id_list": "6878950c-8781-4b42-85f0-c0129658963d",
"id_item": "9f6435ac-5e90-4c31-a948-ce55c4c02e5d",
"id_item_type": "d7bba1e3-6573-4158-9469-b6ef0728fcb3",
"id_category": "16f34ab6-7f7b-4ad8-8850-0b12bfee1541",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "7800874e-1066-4bfb-b6fe-820c8c103048",
"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": "46ad9a23-053b-43d1-87e6-8872a97fb837",
"id_line": 2,
"id_item_sub": "953b0ffd-8df1-46bc-8ba0-c3c9b5d5871e",
"qty": 4.1,
"id_list": "07901166-ae99-43ac-a11e-a88f83828f3f",
"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": "c001ff61-d4ae-425a-a63a-7d1e06f09e70",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "1ecb9ada-2ce2-4030-8129-0657907f11b0",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "9fd51e77-415a-4b71-8da7-1b8d02c3c424",
"id_user_upd": "e82c05b7-ec4a-41ca-ae1d-71f7346873e7",
"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": "913aa010-06e9-4556-b086-9d36e00e8e10",
"id_line": 2,
"id_item": "9a3efbf8-4f0e-4e4a-903b-d272b1c8083e",
"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": "5704c48a-e5d8-4850-b88b-4aa0a0f88ada",
"order_id": 2,
"id_item": "9e133779-bb4b-4c34-b2ae-6893e0b6b5f1",
"id_item_type": "7a0ba0ea-967d-45fd-912f-0cbd3ec6d4e0",
"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": "3614ed90-31ee-4f9b-9dbc-e94f67698020",
"type_item": 11,
"id_voucher_json": "530c885b-8752-48b9-a981-0a122c2e8e2e",
"count_voucher": 1,
"id_category": "5eb38102-23d0-417c-a902-f298bbfd1c3e",
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "8effdcf7-ec9c-4b0e-8c54-bb94e822cf84",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "24"
},
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$id": "45",
"id": "ee602e00-69cf-4631-bbe4-eca80cf995ae",
"nro_sesion": 2,
"id_pos": "2dd15403-e550-4e7a-ae21-8a0d3b6d5008",
"date_tax": "2026-03-10T09:39:30.8088907+01:00",
"date_open": "2026-03-10T09:39:30.8088907+01:00",
"date_close": "2026-03-10T09:39:30.8088907+01:00",
"id_user_open": "856bfd4a-6690-4ae6-aeb2-5e7f3159dbe0",
"id_user_close": "cf3fa918-de75-4c39-9de8-aa637e34eb3d",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+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": "49d67ab4-4721-4548-8a51-d2fc11519d00",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "3aef8c04-9af7-4fba-8d46-9dde1c85a7e3",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "d4032195-d625-4bd2-96a6-51813ded9c06",
"id_room_unit": "8c1969a3-b2b1-4d79-bd12-f0dd027c5496",
"id_room_list": "f6279ba5-bff6-4a69-95d2-32fc0f5834b5",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:39:30.8088907+01:00",
"date_from": "2026-03-10T09:39:30.8088907+01:00",
"date_end": "2026-03-10T09:39:30.8088907+01:00",
"date_open": "2026-03-10T09:39:30.8088907+01:00",
"date_close": "2026-03-10T09:39:30.8088907+01:00",
"id_employee": "1b080543-2fa1-4b0f-893f-436a76491d77",
"id_employee_sec": "378993a7-ebe5-47e9-9c7a-3ce9dd22dd71",
"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": "fab0b67b-89b5-4484-9c42-bf266a5febf3",
"comment": "sample string 7",
"id_user_open": "551d82db-9bb5-4410-9832-4b982ea3ca0a",
"id_user_close": "8d89696c-0ec1-48b3-9292-9718430d274d",
"id_unit_state": "e2217feb-3451-4eb5-adc4-8462a9a08b56",
"id_pos_sesion": "f045dca0-be15-48a0-80cc-753d9cd5c49e",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:39:30.8088907+01:00",
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"commited": true,
"mt_employees": {
"$ref": "1"
},
"mt_employees1": {
"$ref": "1"
},
"mt_rooms_units": {
"$id": "48",
"id": "7a95c63a-6856-4bf5-96d4-89ebcfdd2429",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "c5911283-aeb6-49b8-919e-e0fbca11eb02",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "10de0a8b-fcfd-480e-a33a-2a8d9a00941b",
"locked": true,
"date_locked": "2026-03-10T09:39:30.8088907+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "38a30f2c-623d-4e76-935a-e059e159c358",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "be2c37f3-86e6-4b77-9239-23e6e95e882f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0e33b4e0-0f69-423d-a037-cc63eab6ed5a",
"name_pos": "sample string 6",
"id_image": "5f382458-554e-4452-85d3-009ae85977c4",
"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": "b57202a1-a48d-4837-9ef3-a6a8f04ca937",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "540b526e-256c-4ae8-ad89-75c44b29d178",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "bdaac1a7-2461-488e-b389-7f06476b7f06",
"id_room": "3cad76e6-dc20-4e6c-b2f6-9ad7524c9453",
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "15676340-a45c-4fae-84a6-728caab8cde6",
"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": "625108e6-e42e-4587-add3-17019f1438e5",
"id_room": "ab87c862-e639-4c2e-8d59-e5f29ca72604",
"date_in": "2026-03-10T09:39:30.8088907+01:00",
"date_out": "2026-03-10T09:39:30.8088907+01:00",
"id_user_add": "cd8f0dac-9370-4503-9e69-37e652ef1213",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+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": "df656f08-8525-448b-aafe-7313995fa002",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "7d359311-7f94-4a8a-9832-25bfb2263aaf",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "1fa9b302-f07d-443c-8653-0b0d06ad29d7",
"id_room_state": "dc3f3119-1d34-43b7-9ee4-0b2a01485c17",
"id_image": "dd7c668e-9083-4207-b87c-7c81b36213eb",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "ba9daa51-2a6d-47bf-9cc5-96c3b0ee4f56",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "3897b57d-69c1-489f-b860-cbfc94a02764",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "eb92a6ac-3a80-4878-9b71-4bc9c5692809",
"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": "cdb5d95e-2a0f-4b37-b1fb-6abd9611287b",
"id_pos_sesion": "cf50a8c2-697c-4eaf-a568-ae46633a2052",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "a9fae949-898f-439a-87f9-f13029193861",
"id_room_unit_activity": "99de1b96-a9ff-42ad-90d3-b11fcac006d9",
"id_doc_sa": "87e9d37e-42d8-4aab-be2e-7aa9200d837a",
"id_pos_type": "19509cd3-010d-4a7e-bf70-4b7ba3ee9d65",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "cac6ad09-d7d7-4041-aabc-a64a69511206",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "5c567131-20da-413b-9bf3-3b9bd68f8738",
"id_user": "4ff4acf9-d363-48fd-9a6f-4345b49e16c0",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+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": "255d81f9-de91-4f20-81a4-2d10dffdddd7",
"id_user": "fb28d653-f2e2-4586-862b-122b339e2e70",
"date_add": "2026-03-10T09:39:30.8088907+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+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": "a2d29cf7-5f63-409d-bbd6-615e14fa277a",
"date_from": "2026-03-10T09:39:30.8088907+01:00",
"date_end": "2026-03-10T09:39:30.8088907+01:00",
"date_used": "2026-03-10T09:39:30.8088907+01:00",
"id_employee": "47c34da8-65ea-4848-853e-aa73f2fbe46f",
"id_branch": "d3401f17-e99f-4952-a8f6-d5880c730976",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "d241fc3b-483d-4802-bc6f-e7a2d3d41c9e",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+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": "ccc3a162-d0b6-4077-a0e5-9bcb2f88c5da",
"id_doc": "c39fd558-67de-486c-a6cd-efbab5577332",
"value": 3,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+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": "a2935496-1693-4dce-8c2a-d71f4edfd4e3",
"id_pos": "7a034fb9-7246-433e-9256-ba613a5655e7",
"id_doc": "b07b0de5-4248-4f10-8fa5-07e465e12c42",
"id_branch": "1c9aa03e-fb59-4c30-8d57-b3c46d117844",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:39:30.8088907+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "38f9231c-a290-4d87-845a-7894398d8e6b",
"id_loc_from": "db6b72a6-02e6-492f-9c6a-a69b414587c7",
"id_loc_end": "07ba69fa-bf73-420e-8b0f-b5ae402b3096",
"id_user_add": "e014a1c1-0065-4464-9bb5-17f7f0dcc60b",
"id_user_upd": "96e96bcf-be5d-4ce1-a74e-eddd39684249",
"id_pos_sesion": "ade05ad5-7b17-48c9-b474-c32901f97be0",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:39:30.8088907+01:00",
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$ref": "15"
},
"mt_locations": {
"$id": "61",
"id": "ce408ff2-fc7c-43fe-becf-ad942da572e1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "f00c9d0e-9f19-408f-821a-dcc696450d20",
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "6beb95f1-b08f-40f1-8360-7d79f9c2bd22",
"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": "2c9a23ce-5ee8-467e-a2c6-d784f427b4bc",
"id_item": "566b7cf4-101a-4673-8d1d-06ba2249a435",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+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": "752638b7-bdf5-4963-bfcd-2b6906828327",
"id_line": 2,
"id_item": "f2ffe391-7a13-4799-8ed6-bd78fffa3971",
"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": "fada822c-2749-4067-b945-5be31ebf2e97",
"spool_server": "sample string 2",
"id_doc_sa": "b850247d-9b68-46d1-80fe-582ad21c34d0",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"printed": true,
"print_on": "2026-03-10T09:39:30.8088907+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": "45abd032-34fc-4872-94f6-00165d79c1ba",
"id_pos": "30ff86cb-d554-4f9a-83bb-1b946defbfd7",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:39:30.8088907+01:00",
"key_access": "sample string 5",
"id_user_add": "0700243f-7634-4fe9-8e72-ff9df03793a5",
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "69ef29da-b865-4312-91a5-b30a80e4801c",
"id_pos": "e811153a-c584-4893-ad10-54338e786738",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+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": "163150de-28dd-4077-9a77-545f92958a06",
"id_pos": "22176f39-b10c-475e-b443-3c703e0be760",
"date_add": "2026-03-10T09:39:30.8088907+01:00",
"date_upd": "2026-03-10T09:39:30.8088907+01:00",
"date_out": "2026-03-10T09:39:30.8088907+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": "203beea1-ea37-42e6-a9a7-b1075c05c3e4",
"id_user_add": "69a0b55d-e249-46f5-b1b8-e35cc6dac54f",
"id_table": "54ef7466-ae8e-4cd1-9b2e-8a2c0ef9b9fd",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "188a4edd-236e-4196-beec-ff0ca792cc0b",
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "69",
"id": "88f4f356-d5ce-4ecb-b03f-57cd8e86825f",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "4c64cc55-9b4c-49c4-9daa-d41db9c4d6d1",
"id_sync": "e4acecfa-849d-435a-8528-d70a1d88db9a",
"json": "sample string 3",
"id_table": "84fed902-1c35-4d52-ba67-4c341bb811fd",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "265da083-3abe-4692-a912-2bce12c71a45",
"id_branch_from": "e50a66b3-5c72-4683-a8de-5bc1f72eeb2e",
"id_branch_to": "9ffc5602-4b03-485d-a685-110a53833714",
"type": 4,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:39:30.8088907+01:00",
"send_on": "2026-03-10T09:39:30.8088907+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": "2d72f32a-6348-4fd2-a60e-7346a1761804",
"id_pos": "5f3334b5-759e-4d13-8e80-269fd0b13a9f",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:39:30.8088907+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": "50eec6bc-8f1f-4c89-ba4a-24d4f1529c65",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"id_user_upd": "052a2a5d-f06f-4434-8dd4-384c60bfb3a3",
"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": "1db17f09-a59d-4abb-9c85-d9dc45180c2b",
"id_function": "8102da40-f72d-49b0-bc3c-c9aa9f7898c7",
"id_user": "44437383-55ab-4a78-87bf-55bd89e75d73",
"id_profile": "247d40cf-6e05-4140-9399-6d0f8a11ed18",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "801f4f90-d2b0-4cd0-990c-9d236b0ea4de",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+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": "9d04d24f-b30a-4a7e-8105-743824dd4869",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "3ae8a917-6649-4619-a013-9e088d533e16",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "a7f35e9e-3ed3-4cc9-b408-dacfe143f274",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "0f3c7cd4-9b86-4634-9ac4-0ac26456f9b7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+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": "d6e1b685-4f2a-4e96-98ee-35d4c93cfde4",
"token_id": "sample string 2",
"id_user": "16e09476-382d-4dad-83f6-37d77c024e40",
"date_from": "2026-03-10T09:39:30.8088907+01:00",
"date_end": "2026-03-10T09:39:30.8088907+01:00",
"created_on": "2026-03-10T09:39:30.8088907+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": "e01992d0-8f79-4c0f-9ce2-75e6d088ee61",
"id_room_activity": "73f9fc57-89e9-4217-b5b6-0a0884d10edf",
"id_pos_sesion": "63ee656c-35dc-43dc-b818-dd4fddd6eee8",
"log_text": "sample string 4",
"id_user": "0dd250f9-eb94-4dca-a278-2a670262262e",
"created_on": "2026-03-10T09:39:30.8088907+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": "707e936d-3084-41ab-907a-3086edce08c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+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": "bc3d05cd-f560-4778-b579-823f98ce3050",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:39:30.8088907+01:00",
"date_end": "2026-03-10T09:39:30.8088907+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:39:30.8088907+01:00",
"last_update": "2026-03-10T09:39:30.8088907+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": "2024eaff-5535-46d4-84d9-906ea8b09472",
"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": "1f797e9d-c91d-4664-b4bd-7c2f1be87e88",
"name_pos": "sample string 12",
"id_image": "c855d72e-5152-4020-b498-a4ef8dd7e465",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "319f73e7-72b1-494e-80b6-08df2c30d03a",
"commited": true,
"mt_employees_branches": [
{
"$id": "2",
"id_employee": "cc1c70e0-895a-4c47-8160-fcb995dc795c",
"id_branch": "5c8490df-ffaf-4f5b-a84c-905c602e4e4a",
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "d8dda8bf-c607-46e1-8caa-8c9ed0c959c0",
"commited": true,
"mt_branches": {
"$id": "3",
"id": "863c3648-d3fc-4590-8690-67b773af4a0b",
"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": "ea98d617-b1d9-4095-b72a-273a7029f82e",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "b6dd484b-f8fa-4b02-91b9-4c295be99158",
"commited": true,
"st_images": {
"$id": "4",
"id": "6a47abe6-6868-4f1d-9f5f-19c2826e8d58",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "570b9c09-a9c6-4261-bc5e-4442a737792e",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$id": "5",
"id": "aa090d9c-9c9b-4db6-a968-b42e1588bd1b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "0ded853d-f926-4b2f-a354-ae5ae449f18b",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "9909bd5c-41ea-4988-a42d-0e925a9fa1c0",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "33c300fb-5538-49f5-8abc-f9cd241d6d0e",
"commited": true,
"mt_categories_items": [
{
"$id": "6",
"id_category": "4fe25998-890e-452f-8fb6-c81b8ae187f4",
"id_item": "7fd69ada-4a70-47fb-b3bc-a9b91f49b855",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "b74c24ac-ac4f-48d9-9ede-292603e8d3ef",
"commited": true,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$id": "7",
"id": "f00a392b-3550-48b1-aa63-d0af08ddd25d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "de66fb57-bb08-49a3-b2af-113c9ebf0ee2",
"id_unit_sec": "3e4358c4-0995-4cb8-92ca-21e26aeb8839",
"id_brand": "02309d53-0066-44da-b584-00115e02cbf1",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "602f21e6-d4a2-4b43-9b84-e7056047b4c5",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "db8544f3-6241-40a7-a773-01055bea7a18",
"commited": true,
"mt_brands": {
"$id": "8",
"id": "37992bb5-085f-4d79-9ed6-5c608cd23dd2",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "ad0b39a7-570d-46b5-ba55-edcf007f5942",
"commited": true,
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users": {
"$id": "9",
"id": "85734c45-875d-4381-8c0d-f317b6309536",
"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": "8760f58b-cd17-4fa7-b508-368553533987",
"view_messages": true,
"id_image_photo": "b07fcf74-af2a-4c7f-b547-aa7491e29824",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "c47b0de7-3868-4b81-bb7f-89b948caaf43",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_branches_zones": [
{
"$id": "10",
"id": "c8db3058-f621-4e39-a23a-3cf443c88474",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "bfd76995-d7d0-4f2c-bc6f-34705c9905b5",
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "7f6dd5fa-5c63-461c-8001-4381108d76c1",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": [
{
"$id": "11",
"id": "6f1bf8f0-7ebc-4014-a3df-3945a67326d8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "4c3101a0-32b6-4578-8e72-7284cee68c71",
"id_zone": "d6202167-9213-4f7d-9cdc-6bcfa6ce1eb9",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "bddc8523-b985-4355-86a7-d62da41a5465",
"commited": true,
"mt_branches_zones": {
"$ref": "10"
},
"mt_cloakrooms": [
{
"$id": "12",
"id": "0c8d415f-ec52-471c-9c8c-9f199b2b11ae",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "e32a22e2-e592-4238-a6f4-7bf0a34a29e7",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "fc6f3f87-c3d9-48dd-a1f6-6cd7f4928fbd",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "f20eddd8-2a09-4041-ab81-f0e99da9cd4f",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$id": "13",
"id": "4bf7ac55-6632-4367-806c-5c8e686a0dc6",
"id_cloakroom": "9cb017c1-b51d-45bd-9050-24723d8c04ef",
"id_pos_sesion": "644e1f9b-13fe-4de9-9594-33e21cc29956",
"unit_id": 4,
"date_open": "2026-03-10T09:39:30.8872516+01:00",
"date_close": "2026-03-10T09:39:30.8872516+01:00",
"id_doc_sa": "3e38ec7d-1e4c-4466-a6af-6f7bad23b7d9",
"commited": true,
"mt_cloakrooms": {
"$ref": "12"
},
"tt_doc_sa": {
"$id": "14",
"id": "5f9f81fa-c2b1-4162-9c30-b7ebcfaf25dc",
"id_pos": "a85fa217-d06c-483b-984f-974ee7ae040a",
"id_doc": "9e18995b-918d-40da-9c24-9a10d752b61d",
"id_branch": "429cecb8-dd80-4a36-9b5e-bef8f8cea929",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:39:30.8872516+01:00",
"date_tax": "2026-03-10T09:39:30.8872516+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "02587bc3-280c-44ae-b124-9486616f4742",
"id_relationship": "1811e34e-b749-4cda-a318-e727f36f0554",
"id_loc_from": "3fe8443f-558b-4956-8bf1-9fe7f157d8d8",
"id_loc_end": "183cabfe-0b3d-4def-8315-d262105d29a5",
"id_user_add": "e2ec20b5-2824-4083-ace7-3c4706ad0dec",
"id_user_upd": "e06aa193-2f0f-47bc-8677-a8567661c2e8",
"comment": "sample string 12",
"id_pos_sesion": "1b5d9628-a7fd-4112-af1d-fcd92d77cc1e",
"id_room_unit": "b4b4169f-4d45-4b59-910c-5942de819ee1",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "a55016a6-5f38-4ed7-8402-1b8a0ac8c679",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$id": "15",
"id": "ec538b07-3751-4dc9-8927-f8c52e84a642",
"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": "ae4187ed-8375-433b-9497-c6b0a8514c39",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "0f9386cb-2f55-435d-9896-227094c5761b",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "16",
"id_doc": "ead415dd-501a-4b7c-a691-426be3537065",
"id_pay": "15574b14-5670-454c-8fd3-d3dfb8308a2b",
"id_money": "b0630234-91cf-48ef-acaf-50e0dfa6b784",
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "f7b57b32-35b5-4c69-b34c-b020716262f8",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_money_types": {
"$id": "17",
"id": "567bbc2c-c560-473d-89cd-1d76fdd06a9d",
"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": "29ff3401-50a5-43c8-84b2-0cf6c103fc5e",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "98402758-0937-4bd8-8274-3bea7727c691",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_rates": [
{
"$id": "18",
"id_money_1": "71b2758b-25bf-4f0b-b427-94e4ed7b3f3f",
"id_money_2": "9f96419e-36da-474c-9024-3b7847fe07b9",
"date_from": "2026-03-10T09:39:30.8872516+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "0190379f-3b81-4df0-bbd5-58385b7ff1d3",
"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": "b84f9bc0-8a2e-4405-b219-aaa42e76da47",
"id_pay": "f7ee05fa-7e5a-49b3-9894-7242927b827c",
"id_money": "06580b32-ec0d-485e-8763-7d7d71a55a5f",
"date_cashflow": "2026-03-10T09:39:30.8872516+01:00",
"coefficient": 5.1,
"id_user_add": "e96a67a1-4886-4653-97ec-8b648072018c",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "20",
"id": "f0d4bfea-aa35-4245-9746-8afb9079e396",
"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": "10f0296d-2cae-439c-acc2-57a91c1d9433",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "8ff5b737-c9ee-40be-88e7-4aacfc51553a",
"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": "dc9f69b1-755e-4b19-86d5-b96ec49a08cc",
"id_line": 2,
"id_pay": "2a3cdeb6-0134-4cf8-b9aa-f116d53fd64a",
"id_money": "933c24d5-849e-4a70-b2ec-1f93d4b1160c",
"coefficient": 5.1,
"id_voucher": "2a62c4a9-88dd-49b6-bb31-a6af3478b293",
"id_employee": "583f6e98-be80-4a0b-a4b5-e31ecd01c7f7",
"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": "7545296b-4f7f-49bd-99d2-3c68d5a4fb50",
"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": "7fa6be8e-41d2-4e36-a8b1-e1b21963804b",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:39:30.8872516+01:00",
"date_end": "2026-03-10T09:39:30.8872516+01:00",
"date_used": "2026-03-10T09:39:30.8872516+01:00",
"date_sesion": "2026-03-10T09:39:30.8872516+01:00",
"id_employee": "7f811e6f-3b77-48c8-8952-a297f80df7f2",
"id_branch": "fe99ffd2-586f-479b-a508-132b9476acd3",
"id_voucher_permision": "12b54f24-7898-44fa-8681-6001ce70127b",
"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": "3bbab37d-b903-4b4f-bbf2-2ff4f5192e53",
"id_user_add": "cb0c4b7c-c9de-4999-bd3f-42594a1c3d4c",
"id_doc_sa": "133e511c-4a3d-4dd2-83ef-5517376e3880",
"id_item_sub": "05e944d8-952f-4460-858a-b06799a57c4f",
"id_pos_sesion": "4f132055-cfb2-45a5-a7ae-9ec5d3613601",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+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": "a8d937af-aa1c-4530-9164-34692b50d93c",
"id_line": "1e713f43-2c3d-4b0a-bc0a-5e9ac0625408",
"id_category": "bf43e814-f9d9-4425-bccb-fb2f58245260",
"id_item": "c7ead068-0cdc-4702-a3b3-eb055d6f9d34",
"id_item_type": "d297a25e-c9af-44f1-9766-43a58034ddbd",
"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": "93d9ebd3-5d69-4b75-8be7-5363e6dcf059",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "972c1d53-d2ca-4b89-beec-ba3b85153cf9",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "ee4a92ed-e65a-4b1a-8acd-433d4e439067",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$id": "25",
"id": "31fed891-99c1-4950-b8be-82fe3364efcf",
"id_item": "cc36ccd6-49c7-4c79-b148-7786296c5009",
"id_item_type": "17f7466c-47ee-47ae-8e64-21dc8044bbd0",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "66b601bc-48a8-4d4a-949e-ad587e2c2040",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "f1f2236f-da98-4d3e-be06-d033d630e5bd",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "6023bfd7-c357-436c-9ad0-8a881cc52968",
"id_item": "e22c8101-c61d-4424-b05b-234d30f0b31d",
"group_id": 3,
"id_unit_ref": "0833ee66-477b-4c32-8390-0a578f4b5d63",
"qty_dis": 5,
"mt_items": {
"$ref": "7"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "9c0d43ea-be2d-4bf7-b915-ebc816fefe0e",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "b890ce71-3f5a-4dc5-9cfc-94534bd823c0",
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "d507b026-73d5-4020-b68b-b3e04387d38c",
"commited": true,
"mt_units": {
"$id": "28",
"id": "af9181b4-9700-4631-9e55-d2f024d31a2e",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "597d7561-0329-42e2-9d6a-25aa680fba41",
"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": "6f2eaf1c-44fd-4035-837f-9772be666488",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "f6ca4a1a-9830-4fce-9ea5-0a61366890a4",
"id_doc_print": "0f532173-c12b-4901-b22b-3e0b32cf9062",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_prices_items": [
{
"$id": "30",
"id_list": "c2bd2bd8-1e1a-4399-8746-377a8d3b7077",
"id_item_sub": "ec7e4170-b7f8-4af4-8835-a417db1434ec",
"validity_date": "2026-03-10T09:39:30.8872516+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "d3471089-7cf2-49b7-98eb-fcb495b2707b",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$id": "31",
"id": "83569be9-d723-42e7-86f7-0185f2fefeba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "506c9afc-4f64-41b0-adc7-037ef00a9423",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "ea7736cd-b749-4ddd-b91f-8f38df81460e",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "8bcf93be-de44-4f43-aa58-f54cdf4ac926",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "32",
"id_pos": "2d2decc8-e079-427b-819b-5918d2244fde",
"id_pos_type": "863018d3-a42b-4e69-9e0b-8d5f1ac564d1",
"id_price_list": "64feed08-5eca-4c2b-b9d9-ea5e832d33aa",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "c2d26b02-22e5-4d92-a88a-342ed1a52fb7",
"commited": true,
"mt_pos_view": {
"$id": "33",
"id_pos": "aff00d41-19a3-483b-94d4-a6fa6c05403e",
"id_pos_type": "7fa4d7d5-3c79-4565-8f7e-45076b13c432",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "35c87195-36f4-4d3e-ad46-09f8a5819d97",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_pos_types": {
"$id": "34",
"id": "b7a993ad-561f-415e-9e69-cfbbc4170db7",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "ffd35dd1-d227-49c5-b695-924bb872cf42",
"commited": true,
"mt_items_featured": [
{
"$id": "35",
"id": "dd969efa-1808-4a61-a347-c16397eaf379",
"id_branch": "265d89fd-ad7f-42a3-84b1-65eae9b035fa",
"id_pos_type": "d316d106-9ba2-486e-93fb-26932adb9251",
"id_pos": "832b3a7f-9dc6-46c3-a421-48a792228636",
"id_item": "2363d5e8-22ea-496e-a0db-a4da260e5511",
"date_from": "2026-03-10T09:39:30.8872516+01:00",
"date_end": "2026-03-10T09:39:30.8872516+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "113b9753-8222-47ff-8078-912dcbc2b11c",
"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": "42691554-dc49-49ae-85ee-7c73842a3283",
"id_doc": "6f7ee2ba-f435-42bb-b54e-5116d7d67d58",
"id_pos_type": "837e5f85-0445-45fc-a366-d79ad10d40fa",
"id_doc_print": "1f98f205-7649-4def-9165-5f814f87851c",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "8805dfc4-b075-4df0-b2e4-99568bb98ddf",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos_print": {
"$id": "37",
"id": "7a76f112-c3b7-4b40-af98-42dd084371e4",
"id_pos": "97f25e2c-9064-4a47-84fa-cfdf7beb85b7",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "3da6c8b7-7f57-44f6-814f-847fc8c1f47b",
"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": "1c6242e8-6647-451a-a6c6-a092bcd9e202",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_doc_print_det": [
{
"$id": "39",
"id_doc_print": "6a46cf56-67a3-426f-8a2f-b011803a63f7",
"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": "cdf4405a-2288-438c-bdb7-548e958b1b4d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:39:30.8872516+01:00",
"date_end": "2026-03-10T09:39:30.8872516+01:00",
"id_branch": "d4cf70cb-eef6-4030-901a-122a75a4deb5",
"id_pos": "44bf49d3-c1d2-4f39-afd2-a66ba737fb29",
"id_list": "52f2055c-e5fd-440d-a809-74e792fcd3a1",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "d025cdbc-ec89-43aa-a1b7-c74a15acf024",
"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": "0f90161c-af5b-49ed-9ab4-d95a3f4315ea",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:39:30.8872516+01:00",
"date_end": "2026-03-10T09:39:30.8872516+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": "c9cca722-6be2-4acb-b066-af4757b43e20",
"id_pos": "119b7d69-8bc6-4927-b95e-34280333a1a7",
"id_list": "38f2ac7e-dd83-49e4-b4fc-54ee28c8b0fb",
"id_item": "5c0253ee-7d90-42c0-a92e-7cfb8beef8ad",
"id_item_type": "c9be6028-e65f-440f-8fd8-8a984906562e",
"id_category": "09ddd5d3-3c4e-4e73-a982-ca4af8ca41ca",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "7dd94ac2-5827-4549-981b-60e3fca6a0d9",
"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": "db551628-62d2-4644-ac82-037e3cec902f",
"id_line": 2,
"id_item_sub": "7f2aa7b7-33ec-418e-8a34-0b8047f9e652",
"qty": 4.1,
"id_list": "470adce1-d127-499d-aee6-089466384d88",
"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": "9dc12981-93ff-4292-89ce-0ad5e2d5b899",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "263d2d64-fac4-4df3-b1f5-7854184a858d",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "b5ced5b0-5951-4309-a579-4a35e1b8eb3a",
"id_user_upd": "fa7686b3-45bb-4eae-aaca-a534d349771a",
"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": "84ddcb87-0e87-4818-965a-73320f1b8b7d",
"id_line": 2,
"id_item": "0152c0ea-aeed-4b0f-b1f9-c72f2c717864",
"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": "4c854b9a-81b3-4097-a1ca-247403f05de9",
"order_id": 2,
"id_item": "6dd98c6d-b4bb-4e6a-96dd-90d9a6ff5aff",
"id_item_type": "852099c0-dd65-4b41-bbee-96da8c2a7eae",
"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": "eca71a7f-de08-405e-ba91-1138b89a6530",
"type_item": 11,
"id_voucher_json": "729a2808-83d8-4a25-8a30-b033045426a0",
"count_voucher": 1,
"id_category": "315686c5-2919-4a9e-8a78-0e952cabac91",
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "a62128d1-e01a-41d0-9703-7b6ff11dd958",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "24"
},
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$id": "45",
"id": "d105a42e-eda5-4529-9253-a53b345d54ce",
"nro_sesion": 2,
"id_pos": "8ca50fd5-1ad7-4e7a-9345-5f2a41403ad7",
"date_tax": "2026-03-10T09:39:30.8872516+01:00",
"date_open": "2026-03-10T09:39:30.8872516+01:00",
"date_close": "2026-03-10T09:39:30.8872516+01:00",
"id_user_open": "2366325b-8d7a-4bd8-b70f-56653885549d",
"id_user_close": "9ab35cbf-ef00-4bb3-889c-0700c2c2bd63",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+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": "620e6e6c-4f14-406e-9974-1718c1f8303a",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "a161a50b-4211-4aec-be51-05605759bedf",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "3e919e5a-61ac-4a7d-8cf7-0af6fc45a88d",
"id_room_unit": "c38ecd8a-fe3f-4bb1-a4f4-fcd778a42294",
"id_room_list": "6635d011-2c18-403c-b6cb-6d5e976b6bab",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:39:30.8872516+01:00",
"date_from": "2026-03-10T09:39:30.8872516+01:00",
"date_end": "2026-03-10T09:39:30.8872516+01:00",
"date_open": "2026-03-10T09:39:30.8872516+01:00",
"date_close": "2026-03-10T09:39:30.8872516+01:00",
"id_employee": "ccf731e3-a76d-427e-9647-1a4849452c13",
"id_employee_sec": "f7432b14-6c12-41e7-827b-f6d737c98bb0",
"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": "bf866312-ccca-4659-979c-427e5520f5d9",
"comment": "sample string 7",
"id_user_open": "d34bab00-535b-4cce-9875-0f3fd619f369",
"id_user_close": "4c034719-e877-4ce6-9219-a338dd48ed6f",
"id_unit_state": "37f25a89-2bee-449d-b671-eb7f9c2142bd",
"id_pos_sesion": "4cf4b120-40b4-4c2d-8e9d-40cd8bbd6861",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:39:30.8872516+01:00",
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"commited": true,
"mt_employees": {
"$ref": "1"
},
"mt_employees1": {
"$ref": "1"
},
"mt_rooms_units": {
"$id": "48",
"id": "4aebeaea-c23e-42a6-8572-fed808f3a02b",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "1269f80a-5846-4713-85e2-b6d54039649f",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "3ff9767f-c514-428c-a480-44ac36c55bae",
"locked": true,
"date_locked": "2026-03-10T09:39:30.8872516+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "430018b7-1df3-4dff-b8f4-053690959ec7",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "f6ad392b-497e-4026-a33d-8f611a073ad7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "31b470f1-da9d-455b-9940-f15f06e2fbd7",
"name_pos": "sample string 6",
"id_image": "89ff45b0-85aa-4e6d-a729-9b5cc102143a",
"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": "81cbe8d0-f206-4a48-879d-a788133a4fb9",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "fda65ffb-aee3-43df-8783-05baa102fb99",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "7ccb8bb3-1451-4edb-9c33-5cee9855cc2d",
"id_room": "310dfbd5-2fd6-4b35-8eb1-3cd2d2fc47e6",
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "920582b9-c458-4d62-9935-e0b79f86370a",
"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": "30178891-9f50-4204-bcae-ffe2f5d2e612",
"id_room": "3e27b4fe-880d-4ea4-a9b5-acd4a4c4662d",
"date_in": "2026-03-10T09:39:30.8872516+01:00",
"date_out": "2026-03-10T09:39:30.8872516+01:00",
"id_user_add": "7ff2d52a-3d48-4dd9-9341-9c7389e63150",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+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": "e5accab2-c66f-4bd5-8c33-de0b6b3357bd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "4534c326-c2a9-4faa-b21a-72cf3b4c75c2",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "09693010-0ee2-486e-8d6c-b001977c651c",
"id_room_state": "2a7f08eb-519d-483d-9c94-5335059fb658",
"id_image": "131dff89-82c2-4ea8-9bb2-51b20f368a0e",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "59588945-b562-4000-b87f-c78648ae6ec6",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "4509fbb8-edd1-46fe-9da8-3e0193ce4b8b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "0de10895-d4ac-4ec2-b718-f3c09d732eb1",
"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": "da3149af-a82b-4183-917f-b84083fd4e12",
"id_pos_sesion": "7b828c4f-5a99-4597-8e9b-e095ca4377fe",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "7799abc5-394d-4a4a-82cf-2c857409e984",
"id_room_unit_activity": "3ae47a71-cd91-4103-bf78-c01d49e8c4d5",
"id_doc_sa": "50a53640-01f9-40d5-b150-b38c6a5bf1fb",
"id_pos_type": "41920e69-ddfe-4eec-98c4-f13ff0ea7b8e",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "91ebc46b-88e8-49cf-a56f-2840dd8241cd",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "770292a4-ad89-4f11-9dfa-8f89f143326a",
"id_user": "29b009b5-db44-48cb-85ce-48876e517252",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+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": "8ae98acc-abf4-411c-9555-ee3c3ffa46f0",
"id_user": "517abefb-ddee-461a-b7b6-ecafbb923f57",
"date_add": "2026-03-10T09:39:30.8872516+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+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": "28b43b0e-22f0-46e4-82b3-c7c238f2b883",
"date_from": "2026-03-10T09:39:30.8872516+01:00",
"date_end": "2026-03-10T09:39:30.8872516+01:00",
"date_used": "2026-03-10T09:39:30.8872516+01:00",
"id_employee": "01b7fb0a-9cbf-44f5-8a34-f524c986d276",
"id_branch": "3aadec5d-888f-4173-84fc-bcbc5698ca42",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "8c6466e8-57e2-49bc-813b-00758b84c2c9",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+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": "72af42d9-0bc9-4fa7-babd-64b497e47811",
"id_doc": "4186186e-cc4f-4ea5-918a-446db8c7f0e8",
"value": 3,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+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": "6c385521-09c3-4f8f-a11e-72c2d63f99de",
"id_pos": "64893c2a-e8ff-44c4-99fc-9f843d93404c",
"id_doc": "50149ff7-6e3a-4ee7-8c19-473fc1a36382",
"id_branch": "185d1460-8859-4c17-9a56-ce9184402c81",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:39:30.8872516+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "3df48911-d573-4361-98e3-e7078b407dcf",
"id_loc_from": "5e768dd7-e1ef-4f3a-a45b-553be7840519",
"id_loc_end": "1a74db35-67f8-46d3-852f-eb36ba4edda3",
"id_user_add": "c0bb275c-ef7f-470e-8099-a47f60b550a1",
"id_user_upd": "4d0b5b47-d36d-4388-b3a0-84d3ced01bde",
"id_pos_sesion": "43c9d315-9661-47b9-ba30-7e01d9723326",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:39:30.8872516+01:00",
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$ref": "15"
},
"mt_locations": {
"$id": "61",
"id": "5aca399a-5057-480b-8850-5bd8844580f4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "e5982d3b-1985-4e63-9c6e-8f77cc2cba72",
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "c1447fb1-065d-4549-a44d-05dcb72cd556",
"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": "e175cc4d-9fd9-404e-8802-2bafa4cc9251",
"id_item": "11533fa6-bf09-4213-9125-c152d06879ac",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+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": "2f743a08-c55b-406c-b1e9-f4b9232bfb3f",
"id_line": 2,
"id_item": "e6f9845c-b1c9-4834-98fd-07435183d1a8",
"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": "d00942b3-6028-4dd4-9358-1b8936e6df39",
"spool_server": "sample string 2",
"id_doc_sa": "4b62044c-634f-4b1f-aaea-c549a1bdc8bd",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"printed": true,
"print_on": "2026-03-10T09:39:30.8872516+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": "2c569ec4-a64a-4e78-9d0d-2316a386fc46",
"id_pos": "ab0ca847-feb9-48fc-8bea-34909f284e17",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:39:30.8872516+01:00",
"key_access": "sample string 5",
"id_user_add": "ff84f8be-e0bf-40f4-9d0c-3436f393cc40",
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "c156068c-d17f-4bde-a6cd-170171a3caef",
"id_pos": "6efea089-80e6-4ee2-9dcd-02ad4c606758",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+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": "0e292e29-4050-4011-8ee6-2f8fb4af6523",
"id_pos": "267e5d34-95c7-4fdb-b6c3-20fb09d07adf",
"date_add": "2026-03-10T09:39:30.8872516+01:00",
"date_upd": "2026-03-10T09:39:30.8872516+01:00",
"date_out": "2026-03-10T09:39:30.8872516+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": "663e417c-ab50-4575-966c-20963f3c2ac6",
"id_user_add": "958c4fea-35b9-48ef-a476-d1836c4d0443",
"id_table": "3eefa151-5513-49b4-ade4-fbf15f63b10b",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "a08d39ff-66f1-4e6b-b9a1-66ff5e525dbf",
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "69",
"id": "80932e3b-67f1-4ebe-8157-be7daa009cdd",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "1021a0d7-36fb-40ef-9089-1c73fcf74951",
"id_sync": "b6e89b50-c1f5-4046-afff-5accf53fd8f1",
"json": "sample string 3",
"id_table": "82bb6a48-5bcd-477e-972d-9919d0455dfd",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "73b8fa66-261a-4b5e-b2e4-0e1b2dfbdcf4",
"id_branch_from": "123d1d18-0381-4180-b6e5-7da517835f75",
"id_branch_to": "243be7ff-aa1a-48e0-8916-58167665566b",
"type": 4,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:39:30.8872516+01:00",
"send_on": "2026-03-10T09:39:30.8872516+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": "26fc84f8-ef74-478b-aee1-453d82af985e",
"id_pos": "a40df03b-ffe9-4afb-b6c4-4ceb38b852ff",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:39:30.8872516+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": "a21cfce1-7322-45ee-af69-bbb571829d9c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"id_user_upd": "636357e5-f0d0-4bfa-ae91-d65b42d275c5",
"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": "cd155807-6e08-44d1-833f-2c3fc94ae0c5",
"id_function": "16167075-3bb9-46ac-96db-535f0cd8a7d5",
"id_user": "d8ffc492-c35e-4f40-936a-70cd0a12ddc6",
"id_profile": "5f3dd0a1-f8ef-4192-9a07-afa48e942f3b",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "f5576382-e975-4119-a483-9b80b92275cb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+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": "014b1cbf-8217-4a80-9f4e-3aee7bf765ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "e1abb568-5639-421f-9f55-7969a35e41b5",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "d17c2af6-cf61-40f4-8458-ea3245fa0f54",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "4f69b246-ad9f-4434-85a8-6de612562ac8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+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": "c9e1e305-b99f-46ed-aa2d-8a6d564a9a83",
"token_id": "sample string 2",
"id_user": "8c1a5624-b87b-497a-a5f2-598fe46df9f3",
"date_from": "2026-03-10T09:39:30.8872516+01:00",
"date_end": "2026-03-10T09:39:30.8872516+01:00",
"created_on": "2026-03-10T09:39:30.8872516+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": "6b0a2930-75ac-408a-8037-3df12ce7a0c8",
"id_room_activity": "c9fe5810-9d87-4779-b63d-1d3eb8f10b41",
"id_pos_sesion": "0e1db208-3556-43f1-b729-2a84b4a479ea",
"log_text": "sample string 4",
"id_user": "0f9d1dee-8f28-4aff-bffe-431764bdaeae",
"created_on": "2026-03-10T09:39:30.8872516+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": "cb4f13ea-0ea9-49a7-9a3e-cbd9c889665d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+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": "ab9f0fdf-44ba-4990-a57e-98b2075aaa48",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:39:30.8872516+01:00",
"date_end": "2026-03-10T09:39:30.8872516+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:39:30.8872516+01:00",
"last_update": "2026-03-10T09:39:30.8872516+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"
}
]
}