POST api/St_Images
Request Information
URI Parameters
None.
Body Parameters
st_images| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 40 |
|
| id_img_type | globally unique identifier |
Required |
|
| image_file | string |
Required |
|
| extension | string |
Required Max length: 4 |
|
| high | integer |
None. |
|
| width | integer |
None. |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | Collection of mt_branches |
None. |
|
| mt_categories | Collection of mt_categories |
None. |
|
| mt_employees | Collection of mt_employees |
None. |
|
| mt_items | Collection of mt_items |
None. |
|
| mt_items_types | Collection of mt_items_types |
None. |
|
| mt_money_types | Collection of mt_money_types |
None. |
|
| mt_payment_types | Collection of mt_payment_types |
None. |
|
| mt_prices_list | Collection of mt_prices_list |
None. |
|
| mt_rooms | Collection of mt_rooms |
None. |
|
| mt_rooms1 | Collection of mt_rooms |
None. |
|
| mt_rooms_units_states_types | Collection of mt_rooms_units_states_types |
None. |
|
| st_functions | Collection of st_functions |
None. |
|
| st_images_types | st_images_types |
None. |
|
| mt_docs | Collection of mt_docs |
None. |
|
| st_users | Collection of st_users |
None. |
|
| st_users1 | Collection of st_users |
None. |
|
| mt_cloakrooms | Collection of mt_cloakrooms |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "ebbe44fa-de25-4cb4-a919-c2873cf11694",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "e0206746-fb46-4f6e-a83d-c86134cb5478",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"mt_branches": [
{
"$id": "2",
"id": "942049f0-f4b4-44c4-a1a0-0dd049585424",
"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": "28f6f92e-b88d-4f81-bf1f-0ddcd1c9ac4b",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "b678fa5b-7203-4e64-a8e5-e32e52e4f480",
"commited": true,
"st_images": {
"$ref": "1"
},
"st_users": {
"$id": "3",
"id": "2f7ee5a9-1bbe-4217-bb68-e2bf43d60fd9",
"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": "2759d107-4907-4472-927b-ce333e2e6e6e",
"view_messages": true,
"id_image_photo": "9453d385-0a1e-4151-99f1-f4ee6b696769",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "5076238a-cb3a-444e-8756-4aa558994032",
"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-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "4",
"id": "564ed78f-7ad0-4d76-9d5b-1fdd9a323cd6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "753a0c6c-1ac9-4d79-b8ca-b7b004a315f1",
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "d9435f5a-a8ed-443e-9578-a481fc5b6880",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "5",
"id": "0fed5313-bf93-4b33-b734-9c1718b222b5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5d9e8d11-a744-4366-851d-26ee5cd1d1f1",
"id_zone": "00ce5f8d-a67c-49a4-98de-84a425197c5d",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "56062b38-e15a-462a-b538-355bc02ddc1d",
"commited": true,
"mt_branches_zones": {
"$ref": "4"
},
"mt_cloakrooms": [
{
"$id": "6",
"id": "1121780a-674a-4e2e-9bdd-5ca7e2609b74",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "d232b38d-b024-4df7-b48c-c0df12fc389c",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "ad485a42-659e-4d82-847c-0f397fea8d23",
"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-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "8190e3d6-8b67-4a61-a5d7-46d4a8c82b96",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "7",
"id": "a3b07ded-8bcc-4a9d-9208-a31658846920",
"id_cloakroom": "10263ec6-5312-4a86-b586-f883811cc2e3",
"id_pos_sesion": "304cafd9-1190-4caa-9c27-75550b8c6fdc",
"unit_id": 4,
"date_open": "2026-01-10T12:09:25.7430584+01:00",
"date_close": "2026-01-10T12:09:25.7430584+01:00",
"id_doc_sa": "20f8cdc7-bf4a-4c75-b0c6-204d0eb943a8",
"commited": true,
"mt_cloakrooms": {
"$ref": "6"
},
"tt_doc_sa": {
"$id": "8",
"id": "c321bc13-9ac5-487e-8e61-d4fbce160e06",
"id_pos": "d423d95c-9a0c-4f97-967b-048bc162dd02",
"id_doc": "b8377a3e-b818-4f76-9136-65131d4caa45",
"id_branch": "fbbb550b-db86-40dc-b801-e45942d5a3cd",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:25.7430584+01:00",
"date_tax": "2026-01-10T12:09:25.7430584+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "3f650270-34c9-43d0-8d90-7c8646ee64aa",
"id_relationship": "b2ff7495-1221-4dfc-bfd6-69f9e0df15fc",
"id_loc_from": "31e86dbb-d263-4003-9e83-b75408344bb1",
"id_loc_end": "f3aebf91-318c-4ab5-ac5a-a68056ea4368",
"id_user_add": "4bb9aaf0-1e39-4a77-ba72-6f190c61c463",
"id_user_upd": "a4125058-f871-4ec5-aec0-2a792626706e",
"comment": "sample string 12",
"id_pos_sesion": "3884e38e-3275-4739-afc2-dcec9b5cfded",
"id_room_unit": "618e35ad-4090-4b26-85da-72b7479283e7",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "afa61f31-d5b5-43b6-8a5a-4abb566aabbe",
"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-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "9",
"id": "befbd2ff-e2a3-4061-86ac-38082505b3ae",
"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": "233805ed-6a70-4104-ba01-248b48697523",
"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-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "e913eff3-4e23-44f4-ad5d-c263d699f6b0",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "10",
"id_doc": "5b5d7bd8-fe83-48dd-a79b-6543e35d9603",
"id_pay": "26a66902-2445-4de8-a2d4-63506caede66",
"id_money": "0826d29a-bf9d-4115-9d9b-7ce93e1b46c7",
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "9929322d-567e-4b59-ab1f-10ec93a12bf9",
"commited": true,
"mt_docs": {
"$ref": "9"
},
"mt_money_types": {
"$id": "11",
"id": "0f5f20ca-5027-4ac2-ac92-bcf49f8a3553",
"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": "bccca336-9e64-4dbf-9f24-e2ee363b9fe0",
"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-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "fbe79cd4-6085-4dee-9c21-b896e9a541bf",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_money_rates": [
{
"$id": "12",
"id_money_1": "34c5277f-b177-4816-82ba-432a669fd9b4",
"id_money_2": "61a76b0e-5afa-405f-9706-5f3c551ea20d",
"date_from": "2026-01-10T12:09:25.7430584+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "fecda3d4-c680-4116-8407-f8162ed778d5",
"commited": true,
"mt_money_types": {
"$ref": "11"
},
"mt_money_types1": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "12"
}
],
"mt_money_rates1": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$id": "13",
"id_doc_sa": "6e8c3232-4dbf-46b9-9089-e478b8f66bfd",
"id_pay": "bb320f45-9b55-4750-a690-8e8865814aff",
"id_money": "be057113-5363-4b53-835d-008370ff72db",
"date_cashflow": "2026-01-10T12:09:25.7430584+01:00",
"coefficient": 5.1,
"id_user_add": "b3c56110-aa7c-4adc-a815-f4770d56d449",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "14",
"id": "951a961f-124f-4261-b47b-8e428befebef",
"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": "0a6ead44-d1b7-496e-92e3-d8535acedec4",
"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-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "3b02aa94-ac76-4618-bbd4-89e46cd44189",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_pay": [
{
"$id": "15",
"id_doc_sa": "b9f48952-e186-42f6-ae52-2b5fc4712509",
"id_line": 2,
"id_pay": "269428de-31fb-472b-99ef-9a62de98230f",
"id_money": "533ebae0-7d31-42ce-9255-6ecfc281b239",
"coefficient": 5.1,
"id_voucher": "127fdcc9-2561-42e9-8f46-44f1b2cd0f70",
"id_employee": "3615d2ff-7a17-4964-b743-8ce2da2d3b7d",
"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": "6abf4a47-df1e-45bc-b31b-df25d56c4ccd",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$id": "16",
"id": "045d7ed6-e543-42bb-9f98-2b006df82849",
"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": "0a4b6db6-0c92-4796-87d2-bd10afd1af8b",
"name_pos": "sample string 12",
"id_image": "a7df50d3-a665-4b76-a003-2cd0204325f1",
"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-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "c2b17107-cda2-4f99-b5b4-bdd721274f21",
"commited": true,
"mt_employees_branches": [
{
"$id": "17",
"id_employee": "a74acfcb-39bc-495b-a258-e541fd0a91ac",
"id_branch": "5c29460c-207a-488d-aa48-7d664d9b2c6c",
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "cbf7845e-2956-4e2f-b253-c9c3dd6ffe19",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "16"
}
},
{
"$ref": "17"
}
],
"mt_employees_profiles": {
"$id": "18",
"id": "e3b313af-8a55-49b7-9b3e-820ab2e0774b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "d126dd5f-0c3f-4310-8e54-6016630baa54",
"commited": true,
"mt_employees": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": {
"$ref": "3"
}
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_det": [
{
"$id": "19",
"id_doc_sa": "0a73923b-e698-416b-85f3-0ac215fd7c89",
"id_line": 2,
"id_item_sub": "590cd564-9d12-4062-b10b-cbd18cea639c",
"qty": 4.1,
"id_list": "bf57d7ac-2937-4c76-8b37-ee1406255abf",
"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": "ae71d46f-9533-49e2-b7e0-487620af93c8",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "c55761a7-df02-4d07-913f-9940e8c1cf13",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "0dbf0b9d-b2c7-4688-99b6-27b2bba22460",
"id_user_upd": "ce048115-9b1a-4d1a-9afe-212da3d6a8c9",
"active": true,
"mt_employees": {
"$ref": "16"
},
"mt_items_sub": {
"$id": "20",
"id": "70d93e1c-b9eb-47e5-924f-090a8043af05",
"id_item": "78eda54b-ea90-447a-af2f-66459644a449",
"id_item_type": "c3353533-3433-4980-ada6-f45f7d69df7f",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "f4d394b7-d42e-4110-96d3-e3563b4a54c0",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "afad1cc6-2bac-4494-9ebf-fd8bc1ef8121",
"commited": true,
"mt_items": {
"$id": "21",
"id": "90fdaf95-0b96-4807-9555-6e8321fc1435",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "684f59d4-9db4-4f17-a893-a2053ffba5a4",
"id_unit_sec": "436f978b-8512-4a33-8cea-77df3176860b",
"id_brand": "754e695d-e600-43d8-912a-09da05e0d807",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "00c46b94-a383-417d-8e43-840d62fd7030",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "2705707e-8089-43f4-aa82-d8d422edb59a",
"commited": true,
"mt_brands": {
"$id": "22",
"id": "0d8e60b2-8ade-4da7-b2ec-494a4e022d5c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "6b46fecf-672b-41cb-82a7-6fa158c8aaf7",
"commited": true,
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_categories_items": [
{
"$id": "23",
"id_category": "c70ae154-9b0c-4bcc-896b-992b8dc9e88a",
"id_item": "0bf74516-7efd-4814-9412-3cc8328e71f4",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "c1f75a2e-4c99-4223-9466-15f6e9f0cc25",
"commited": true,
"mt_categories": {
"$id": "24",
"id": "36d426a6-5af0-41da-8757-3edf2bb015fa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "df8abe3f-bd3f-4f12-8f93-993f7995c461",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "78fa3d56-1e68-4730-991e-b4257040ef7e",
"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-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "f00d294b-94de-4f9e-bddd-30342f067898",
"commited": true,
"mt_categories_items": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$id": "25",
"id": "b030f34a-6a0e-4021-a8b8-9be84327664d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:25.7430584+01:00",
"date_end": "2026-01-10T12:09:25.7430584+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": "350a16fd-b5a2-4612-b372-8826cc409eea",
"id_pos": "4066f012-7a5e-4341-ba91-0083d21d00a5",
"id_list": "7531f5f4-c893-4c30-8751-657a5222eeca",
"id_item": "ae0e4a6c-e2b2-4ccf-b42e-17302917946d",
"id_item_type": "edca3379-37b8-4bba-88b9-c0b8f469b37d",
"id_category": "846e2a4d-4ab3-4a95-9986-ad2523931f91",
"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-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "de298679-8bd0-4e10-9e6e-3019cdfda102",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "24"
},
"mt_items": {
"$ref": "21"
},
"mt_items_types": {
"$id": "26",
"id": "c6551b64-0cee-41c2-860c-978bc2fc1bb8",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "8eb37571-ade2-4b86-8ae6-50d882f41871",
"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-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "1a86850e-e3ba-4a82-b9d3-2e79a0169bd8",
"commited": true,
"tt_vouchers_det": [
{
"$id": "27",
"id_voucher": "f593fee7-1ad6-4b58-92ac-367532c7a5ef",
"id_line": "05475cf5-3c04-4b81-be41-91cdf05dbf78",
"id_category": "9f2c1a0a-dc95-47ad-aaee-985d19280090",
"id_item": "6a897763-ec02-47f5-a6d3-1d8fe07f0a2b",
"id_item_type": "da79b0c5-0492-44f1-a28a-4001694fa67d",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "24"
},
"mt_items": {
"$ref": "21"
},
"mt_items_types": {
"$ref": "26"
},
"tt_vouchers": {
"$id": "28",
"id": "91d876f1-d6ad-4239-a656-637ac0ea39ab",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:25.7430584+01:00",
"date_end": "2026-01-10T12:09:25.7430584+01:00",
"date_used": "2026-01-10T12:09:25.7430584+01:00",
"date_sesion": "2026-01-10T12:09:25.7430584+01:00",
"id_employee": "2dc27c6a-51f7-484d-94f0-4d7d591cfde3",
"id_branch": "aed0e804-9c64-4135-aa51-fd2210a0ad4d",
"id_voucher_permision": "3558bb23-b098-4cc8-a37b-49020a656570",
"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": "ac226c8c-2e4c-4b1d-9f1b-7ff8f029ca42",
"id_user_add": "0a40e085-4e39-4a26-8f9d-3399458392ee",
"id_doc_sa": "c4f6cea2-6aba-489e-bd9f-9fc6b1a2807c",
"id_item_sub": "35fa2347-8e0b-4704-8bd6-8027754b5ad4",
"id_pos_sesion": "79ce0e85-6f56-4641-a7c0-5986cc8c9ddd",
"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-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "14"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_pay": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_vouchers_det": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_vouchers_permisions": {
"$id": "29",
"id": "d37518e7-f71f-481c-b899-e1cc6e5ad924",
"date_from": "2026-01-10T12:09:25.7430584+01:00",
"date_end": "2026-01-10T12:09:25.7430584+01:00",
"date_used": "2026-01-10T12:09:25.7430584+01:00",
"id_employee": "5a69fcc4-5c7b-442a-8c6a-5521e074f585",
"id_branch": "3459232e-0a4a-46b4-b523-0b6c9881caae",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "085992a1-578b-47ff-b341-ce35e78fdd60",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "16"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
}
}
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_items_customs": [
{
"$id": "30",
"id": "8e8d21e2-ea45-427e-8fd1-ca5ac693f35f",
"order_id": 2,
"id_item": "a63df3de-be2b-4808-be2b-9edc8a25e6bb",
"id_item_type": "80e50e11-7081-4639-89cf-d9eb2d569cdf",
"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": "7bd64d8d-c9d3-48a7-9a1c-8a5eecaa3818",
"type_item": 11,
"id_voucher_json": "bfbb46c7-253b-4b24-9789-219ee71cb581",
"count_voucher": 1,
"id_category": "3fae8c40-2faa-4467-b269-450dae6ca00e",
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "7909b6e3-03d7-4254-bf80-a6ec63221da9",
"commited": true,
"mt_items": {
"$ref": "21"
},
"mt_items_types": {
"$ref": "26"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "31",
"id": "07c59087-c7af-4ea8-b9b5-2bf8ab525183",
"nro_sesion": 2,
"id_pos": "016c445e-8eee-4544-9876-d494af68310f",
"date_tax": "2026-01-10T12:09:25.7430584+01:00",
"date_open": "2026-01-10T12:09:25.7430584+01:00",
"date_close": "2026-01-10T12:09:25.7430584+01:00",
"id_user_open": "1743fcc0-666d-441f-a17a-15ea5eea4b1c",
"id_user_close": "97318d71-821a-45a0-9fd1-8fc1568a2a2d",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"tt_items_customs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_sa_pt": [
{
"$id": "32",
"id": "c8dd04a8-ccc8-4894-8b44-ea06a64aec85",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "4515a1e3-6583-404b-a3ff-061c1954237d",
"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-01-10T12:09:25.7430584+01:00",
"tt_pos_sesion": {
"$ref": "31"
}
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$id": "33",
"id": "5abf1360-a2a8-4046-a7cc-3bcab230d268",
"id_room_unit": "bc3d69e4-5180-43f1-9e05-eea021cae860",
"id_room_list": "6be228b4-df9b-4639-84b8-bb1003ee860a",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:25.7430584+01:00",
"date_from": "2026-01-10T12:09:25.7430584+01:00",
"date_end": "2026-01-10T12:09:25.7430584+01:00",
"date_open": "2026-01-10T12:09:25.7430584+01:00",
"date_close": "2026-01-10T12:09:25.7430584+01:00",
"id_employee": "9ca53ccd-4234-4354-abf3-b1435c914693",
"id_employee_sec": "c68ffe0c-27a7-4b70-bbc9-d31739f38a19",
"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": "0dcb5cd2-4fc9-4e82-baac-445bb0285c7a",
"comment": "sample string 7",
"id_user_open": "0fdca4e4-6681-499b-9644-ccc305a04873",
"id_user_close": "a9928331-a571-4a5b-acd8-434b9473fa0d",
"id_unit_state": "fb9b018c-d034-4d0b-b298-727dce4d6dc2",
"id_pos_sesion": "f76997f1-e768-4549-9059-ce004d0e7314",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:25.7430584+01:00",
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"mt_employees": {
"$ref": "16"
},
"mt_employees1": {
"$ref": "16"
},
"mt_rooms_units": {
"$id": "34",
"id": "f204ecb0-13bd-4053-97c7-623076977e7e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "fabb980e-755a-41c9-bed7-2a5504f1355e",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "825565b8-77e4-437d-9fe0-54a655e804f7",
"locked": true,
"date_locked": "2026-01-10T12:09:25.7430584+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "9e4312f0-b420-4952-b579-b15b836beadf",
"commited": true,
"mt_rooms": {
"$id": "35",
"id": "0fdef84a-1b5b-4ff3-99bf-d944544c323d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1085aee4-055b-451f-844b-d137dd0e9193",
"name_pos": "sample string 6",
"id_image": "ed37acb4-0439-4818-9ef4-827d4d450e7d",
"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": "9eccc788-63d9-47ab-b32a-18acfe24eaca",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "033ab282-667e-4423-b464-b43fdffa9b36",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "36",
"id_pos": "dc17fe64-be66-400a-b479-8466a5849f46",
"id_room": "ee10b72a-609d-4847-9752-a6978535233d",
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "57a37b76-55ae-4d84-8d48-92d129f0d88a",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"mt_rooms": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "36"
}
],
"st_images": {
"$ref": "1"
},
"st_images1": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_rooms_units": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_rooms_list": [
{
"$id": "37",
"id": "5d72b9b7-3932-40bd-a3bd-98d98cc9d360",
"id_room": "7e8b758f-461c-43a5-9c14-78a6d544e730",
"date_in": "2026-01-10T12:09:25.7430584+01:00",
"date_out": "2026-01-10T12:09:25.7430584+01:00",
"id_user_add": "467e4498-4f9c-49d5-8f1f-d942a83ab64d",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"mt_rooms": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
{
"$ref": "37"
}
]
},
"mt_rooms_units_types": {
"$id": "38",
"id": "5a1cf9db-6077-4f53-9576-3fc6cc47e8be",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "cb3016a9-90de-4a08-944e-0f9d7b2b0e85",
"commited": true,
"mt_rooms_units": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms_units_states_types": [
{
"$id": "39",
"id_room_type": "3fa3bc11-27a3-40ff-af7e-66541cdf4648",
"id_room_state": "f104eb32-6068-4bc7-b9c8-5c1da1fcc1b0",
"id_image": "87ee6c83-2619-44de-8a33-c5aeb1e5d1ea",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "9bac28fc-c031-4c14-a85b-57bcadd6a385",
"commited": true,
"mt_rooms_units_states": {
"$id": "40",
"id": "0197d11e-97b8-42bf-8d80-dec842b77906",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "ec98718e-9e61-4d08-aa31-d84d607e6733",
"commited": true,
"st_users": {
"$ref": "3"
},
"mt_rooms_units_states_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_rooms_units_types": {
"$ref": "38"
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "3"
}
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_rooms_units_states": {
"$ref": "40"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_pos_sesion": {
"$ref": "31"
},
"tt_rooms_list": {
"$ref": "37"
}
},
{
"$ref": "33"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_tips": [
{
"$id": "41",
"id": "9b3cc2be-ecad-4635-ae39-42fd17b5ca6b",
"id_pos_sesion": "d776cb28-8070-4336-9b6c-b7f188d117d7",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "e5ec6773-e488-43e6-b6e3-4dc2456d0e2f",
"id_room_unit_activity": "98bb940e-9631-43f6-aace-6a22c74cf6c9",
"id_doc_sa": "a62af705-a0de-4de0-ab25-292240dd556b",
"id_pos_type": "6d1acaff-ee08-49d6-86f0-d8a74d642ad6",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "c103bc4c-05d0-45fd-830a-0e94963707a1",
"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-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "31"
},
"tt_tips_users": [
{
"$id": "42",
"id_tip": "36ab7e76-90a7-4d23-9456-083c9b2c6a11",
"id_user": "077b6218-22ac-4679-b6b8-bf81b7312814",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "41"
}
},
{
"$ref": "42"
}
]
},
{
"$ref": "41"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_pos_sesion_users": [
{
"$id": "43",
"id_pos_sesion": "8684ad5c-c4c4-49dc-95f9-b6e8e4669244",
"id_user": "8b0c5428-c692-4494-ba95-405068140f88",
"date_add": "2026-01-10T12:09:25.7430584+01:00",
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "31"
}
},
{
"$ref": "43"
}
]
}
},
{
"$ref": "30"
}
]
},
"mt_pos": {
"$ref": "5"
},
"mt_prices_list": {
"$id": "44",
"id": "ab774d43-4b64-4dd8-8016-2cc8e632bbed",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "1272f8d7-901c-4e63-9124-092186299908",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "e1f1efb2-e453-4f78-8e4f-b4239ea705c4",
"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-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "da9372cc-21ad-4613-b828-9627e641c6d7",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "45",
"id_pos": "e7eec0e4-cabb-4b20-b38b-37796e1591a2",
"id_pos_type": "73cfb679-d7f9-4947-8dfb-47a4b97cd122",
"id_price_list": "f97e6e93-bcc1-435b-b485-0bd623db7e8a",
"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-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "b991b4f9-6495-4831-9005-2b30f03164cc",
"commited": true,
"mt_pos_view": {
"$id": "46",
"id_pos": "f825a13e-10a4-4b96-a146-81231c3e2f4f",
"id_pos_type": "7ff17d6a-e960-4b7e-bf31-0fb8c44e94bb",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "3c043488-e58a-4b83-85d2-cb1700a19e12",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"mt_pos_prices_list": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_pos_types": {
"$id": "47",
"id": "afc65e8c-34b5-4d53-abfd-6c1782813028",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "3d9dc552-e7be-462e-b000-b37c9dea966a",
"commited": true,
"mt_items_featured": [
{
"$id": "48",
"id": "fff6779b-2f69-4675-822c-5c5626a6a3a5",
"id_branch": "ad745bd7-a966-4982-99bf-62b2164bf922",
"id_pos_type": "829676b1-361a-4c0a-b99b-5b7c8657d22b",
"id_pos": "9ffc13ff-ca8a-40a8-9831-a310774e07b1",
"id_item": "1a3c8d98-ac55-484d-b36c-480595c404d3",
"date_from": "2026-01-10T12:09:25.7430584+01:00",
"date_end": "2026-01-10T12:09:25.7430584+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "0624dd60-ac37-4197-ada5-2dddb92687d8",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "21"
},
"mt_pos": {
"$ref": "5"
},
"mt_pos_types": {
"$ref": "47"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "48"
}
],
"mt_pos_doc_print": [
{
"$id": "49",
"id_pos_print": "65766907-a963-47ca-9b20-9879260d7dbe",
"id_doc": "04408357-4956-48c6-b39f-db2f6a88bf6a",
"id_pos_type": "5a4e318b-6100-494a-9294-77ba45d2f1cb",
"id_doc_print": "e7b6a240-ce2c-4c46-a46a-cc864be57e57",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "c991e9a8-4c18-44fa-8be2-e8c51c9c067b",
"commited": true,
"mt_docs": {
"$ref": "9"
},
"mt_pos_print": {
"$id": "50",
"id": "9af67a3a-3e4a-405f-a64c-723f7b224f94",
"id_pos": "387e5b5f-7420-4db1-bb92-d9dc500f9a11",
"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-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "6344f47a-0361-4397-9eaf-27e5dab70265",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"mt_pos_doc_print": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$ref": "47"
},
"st_doc_print": {
"$id": "51",
"id": "21f4a610-a09c-42c8-a9e8-8e6eccc9c576",
"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-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_doc_print_det": [
{
"$id": "52",
"id_doc_print": "c07d824f-7caa-4669-86f8-f49f627c570c",
"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": "51"
}
},
{
"$ref": "52"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"st_users": {
"$ref": "3"
}
},
"mt_prices_list": {
"$ref": "44"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "45"
}
],
"mt_prices_items": [
{
"$id": "53",
"id_list": "1bcdd37c-cf73-4c2a-a86e-b1cc8a816a37",
"id_item_sub": "d412a37c-df12-4012-8c2b-bf303811b259",
"validity_date": "2026-01-10T12:09:25.7430584+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "dd4bdcf4-8576-44ef-bf69-33aab1f9c511",
"commited": true,
"mt_items_sub": {
"$ref": "20"
},
"mt_prices_list": {
"$ref": "44"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "53"
}
],
"mt_prices_list1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list2": {
"$ref": "44"
},
"mt_prices_list_rules": [
{
"$id": "54",
"id": "d346ab8b-eb41-4477-869f-feee218ef330",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:25.7430584+01:00",
"date_end": "2026-01-10T12:09:25.7430584+01:00",
"id_branch": "5849655e-6f2c-4469-9f44-4b084d2190df",
"id_pos": "3fae4159-6042-42b2-90e7-3f02e9f58c7a",
"id_list": "891ef7e1-7873-425d-ad5d-65a07f1bcd38",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "96ddcf50-05c5-4e4e-a2f2-b75d1b256ca9",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "5"
},
"mt_prices_list": {
"$ref": "44"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "54"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_det": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "25"
}
],
"tt_vouchers_det": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"mt_items": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_items_formula": [
{
"$id": "55",
"id_item_sub": "ce265e6d-211b-4475-b4a1-3fafeda06424",
"id_item": "6634ab83-3d8f-4b28-9379-cccf3c277e27",
"group_id": 3,
"id_unit_ref": "ae1b6c37-14b3-4f51-ac74-6890ecf5f4a8",
"qty_dis": 5,
"mt_items": {
"$ref": "21"
},
"mt_items_sub": {
"$ref": "20"
},
"mt_units_ref": {
"$id": "56",
"id": "fa1b8817-f265-4f8b-ac4c-8e3b3b325f8b",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "adf1e594-2d73-4ee0-bd52-b019ade38ef9",
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "9cc87aec-2fa4-40c2-b55d-8b4f2842a912",
"commited": true,
"mt_units": {
"$id": "57",
"id": "b38c32c5-1a3a-44e2-9cc3-ea4e76719b19",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "05f45228-0504-49d2-8e47-73fb6968f03a",
"commited": true,
"mt_units_ref": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"st_users": {
"$ref": "3"
},
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items1": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_items_formula": [
{
"$ref": "55"
},
{
"$ref": "55"
}
]
}
},
{
"$ref": "55"
}
],
"mt_units": {
"$ref": "57"
},
"mt_units1": {
"$ref": "57"
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_det_stock": [
{
"$id": "58",
"id_doc_sa": "9dc8358b-06e4-4844-a452-04202177225c",
"id_line": 2,
"id_item": "5acf09c5-20eb-4f33-be27-3509f2f22fbd",
"qty": 4.1,
"mt_items": {
"$ref": "21"
},
"tt_doc_sa_det": {
"$ref": "19"
}
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$id": "59",
"id_doc_st": "9b7e34db-9db6-4503-949f-e932724b25d2",
"id_line": 2,
"id_item": "aba82d57-1241-4f4a-895c-f321c3e040c1",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "21"
},
"tt_doc_st": {
"$id": "60",
"id": "c75a8f06-e1ab-44fa-9d6e-73e46f508c4e",
"id_pos": "b2f867c0-1ab2-43b7-82de-9c18e5e6bea2",
"id_doc": "430d9049-af9a-464a-8a07-ec3b33f4a65c",
"id_branch": "e8ef0cc9-88f4-4d05-ab81-b5ced4fd14d6",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:25.7430584+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "4fbd8b93-1909-4285-936e-58c88e2d4000",
"id_loc_from": "1bd74a5c-d7f3-44b3-adc9-dadb73293071",
"id_loc_end": "b063532e-798e-4779-9319-961455b1b424",
"id_user_add": "8e16faf5-a4b8-402f-9c83-2d5ef5141923",
"id_user_upd": "09ccd144-bb08-4b22-992f-b3302624e58e",
"id_pos_sesion": "153aebb5-abb7-4981-b443-c6d6816c14a3",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:25.7430584+01:00",
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "9"
},
"mt_locations": {
"$id": "61",
"id": "1a2fe087-92e4-4906-bb47-9f284b86be38",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "6575df96-ace1-40f6-92b1-4ed10fd1803d",
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"id_user_upd": "a9f116ad-4bb9-4076-833a-a2e0d0a703ef",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_stock": [
{
"$id": "62",
"id_location": "7f1b9233-3e54-4acf-8e8c-4eb9191dbb31",
"id_item": "66f0edde-7e88-4896-8a3f-22cab6eca676",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"mt_items": {
"$ref": "21"
},
"mt_locations": {
"$ref": "61"
}
},
{
"$ref": "62"
}
]
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st2": {
"$ref": "60"
}
}
},
{
"$ref": "59"
}
],
"tt_items_customs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_stock": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_vouchers_det": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"mt_items_formula": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_items_types": {
"$ref": "26"
},
"mt_items_vouchers": {
"$id": "63",
"id": "c6c0b6fd-e997-434a-b7e8-796625cb4792",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "2c87053d-e02c-4834-ad09-b2c0e9a3cd55",
"id_doc_print": "fa61759c-b944-4898-83bd-deb2ea432be9",
"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-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_doc_sa_det": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
"mt_prices_list": {
"$ref": "44"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "8"
},
"tt_doc_sa_det_stock": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_vouchers_permisions": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_money_types": {
"$ref": "11"
},
"mt_payment_types": {
"$ref": "14"
},
"tt_doc_sa": {
"$ref": "8"
},
"tt_vouchers": {
"$ref": "28"
}
},
{
"$ref": "15"
}
],
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_money_types": {
"$ref": "11"
},
"tt_doc_sa": {
"$ref": "8"
}
},
{
"$ref": "13"
}
],
"tt_doc_sa_pay": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"mt_payment_types": {
"$ref": "14"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "10"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_pos_doc_print": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_doc_num": [
{
"$id": "64",
"id_pos": "04c13690-75cd-4cef-b1c1-17c026fc96f4",
"id_doc": "e34fbff7-0c56-4cf1-8c4a-bc8e61747362",
"value": 3,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"mt_docs": {
"$ref": "9"
},
"mt_pos": {
"$ref": "5"
}
},
{
"$ref": "64"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"mt_locations": {
"$ref": "61"
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_det": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa2": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "31"
},
"tt_rooms_units_activity": {
"$ref": "33"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "ae89b6c3-0afb-45d6-9cd7-a36dd95ed096",
"spool_server": "sample string 2",
"id_doc_sa": "fc033bb5-e697-4214-903e-f0aaa168ecef",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:25.7430584+01:00",
"tt_doc_sa": {
"$ref": "8"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "31"
}
},
{
"$ref": "7"
}
]
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_pos_print": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_rooms": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_prices_list_rules": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_doc_num": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "16e12af0-92df-40f3-91af-a833f33a835a",
"id_pos": "8693256d-4bdf-4b95-b7ec-c8ce6f00b03c",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:25.7430584+01:00",
"key_access": "sample string 5",
"id_user_add": "dd5d758e-8d14-419a-ac98-a9052f45cce9",
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "afe6b836-301d-4b8e-b22d-4ca7d7fde016",
"id_pos": "42a6e8de-2e33-4f68-80a0-92af78029460",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "5b51c79d-bd4f-4ffd-a8d6-c2598e618c9f",
"id_pos": "5fb5719e-6f95-4494-abbc-1b40fdcc62d6",
"date_add": "2026-01-10T12:09:25.7430584+01:00",
"date_upd": "2026-01-10T12:09:25.7430584+01:00",
"date_out": "2026-01-10T12:09:25.7430584+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "5"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "9853f614-a14a-4c8a-9992-373f112f1459",
"id_user_add": "d21bcf1c-3ba8-40ec-b856-123b7f6435a7",
"id_table": "f097e08a-9ccc-4b37-92a6-634f3f4911e4",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d00496e9-1f0d-44ef-b340-0e21e8888be5",
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_sync_tables": {
"$id": "70",
"id": "7ea75e61-e2aa-4b8f-9ee5-34a4aa16759b",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "5c74c3b4-d3e1-4890-8542-f7fac6a7abd2",
"id_sync": "9ed967c0-1742-4944-9348-fedbf6b0c039",
"json": "sample string 3",
"id_table": "23d0bcb0-5643-4b65-8bff-8226f3fb926b",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "55e0b48c-1476-48a4-afc9-53c94e3bef2d",
"id_branch_from": "bd4635f2-9a45-461f-8237-232a2da7500b",
"id_branch_to": "b62048ff-8245-4357-b004-4f6419ee03e1",
"type": 4,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:25.7430584+01:00",
"send_on": "2026-01-10T12:09:25.7430584+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "b0379f78-9094-4a99-8b84-b0a143ab9679",
"id_pos": "72bd49ec-a0e7-4913-9d23-24765d365301",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
{
"$ref": "5"
}
],
"st_users": {
"$ref": "3"
}
},
{
"$ref": "4"
}
],
"mt_brands": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_categories": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_categories_items": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_cloakrooms": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_docs_payment_money": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_employees_profiles": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items_featured": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_items_sub": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_items_types": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_money_rates": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_money_types": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_payment_types": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_pos": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_pos_doc_print": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_prices_list": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_pos_print": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_rooms": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_types": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_pos_view": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_prices_items": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_prices_list": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list_rules": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_rooms": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms_units": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms_units_states": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_rooms_units_types": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_units": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_units_ref": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"st_images": {
"$ref": "1"
},
"st_images1": {
"$ref": "1"
},
"st_permisions": [
{
"$id": "74",
"id": "5dc9853e-2f0f-4ceb-adbf-d92d0c5d854f",
"id_function": "ad088137-e232-4b33-9886-772dbf959c2b",
"id_user": "15163cf8-a64c-48ad-8c67-339c710367b6",
"id_profile": "255ec9c5-b78e-4267-9804-3381a55d29d7",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "bb13e497-a377-43dc-b17c-febaf3638311",
"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-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "76",
"id": "8413b280-d4e8-45c0-a2b7-0e490210c378",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "1d5b2dbb-e999-4e44-82f5-62789c705b6f",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "169dea5f-5884-490d-8493-461032c7a4e4",
"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-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "2703d2df-ac76-4e73-9cf0-67058abe6b85",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "1"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "1b35d82d-bce9-4e87-a17b-0afc1b9e2f32",
"token_id": "sample string 2",
"id_user": "ec4f3e25-a72b-41eb-bdb4-03da649edd1c",
"date_from": "2026-01-10T12:09:25.7430584+01:00",
"date_end": "2026-01-10T12:09:25.7430584+01:00",
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_det": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_items_customs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_pos_sesion1": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_rooms_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "a019d3bf-69d8-46de-a79c-0cc9a8f1d44e",
"id_room_activity": "cca90e34-6199-4283-8a9b-f3ffea9e3ca9",
"id_pos_sesion": "e91ffe29-1974-45c0-a87c-278e6aa86bdf",
"log_text": "sample string 4",
"id_user": "74ba1c92-d27a-4e8c-aed1-d107e024e2f2",
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_vouchers_permisions": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_docs": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"tt_pos_sesion_users": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
"mt_branches_zones": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_employees_branches": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_items_featured": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_periods": [
{
"$id": "80",
"id_branch": "80e8253d-242a-4360-9c96-b6976a901e6d",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:25.7430584+01:00",
"date_end": "2026-01-10T12:09:25.7430584+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "80"
}
],
"mt_pos": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_prices_list_rules": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_rooms": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_vouchers_permisions": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_employees": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items_types": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_money_types": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_payment_types": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_prices_list": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_rooms": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms1": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "81",
"id": "f2d871ea-229f-4575-bcb0-d25ed6202180",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:25.7430584+01:00",
"last_update": "2026-01-10T12:09:25.7430584+01:00",
"commited": true,
"st_images": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"mt_docs": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_cloakrooms": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
st_images| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 40 |
|
| id_img_type | globally unique identifier |
Required |
|
| image_file | string |
Required |
|
| extension | string |
Required Max length: 4 |
|
| high | integer |
None. |
|
| width | integer |
None. |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | Collection of mt_branches |
None. |
|
| mt_categories | Collection of mt_categories |
None. |
|
| mt_employees | Collection of mt_employees |
None. |
|
| mt_items | Collection of mt_items |
None. |
|
| mt_items_types | Collection of mt_items_types |
None. |
|
| mt_money_types | Collection of mt_money_types |
None. |
|
| mt_payment_types | Collection of mt_payment_types |
None. |
|
| mt_prices_list | Collection of mt_prices_list |
None. |
|
| mt_rooms | Collection of mt_rooms |
None. |
|
| mt_rooms1 | Collection of mt_rooms |
None. |
|
| mt_rooms_units_states_types | Collection of mt_rooms_units_states_types |
None. |
|
| st_functions | Collection of st_functions |
None. |
|
| st_images_types | st_images_types |
None. |
|
| mt_docs | Collection of mt_docs |
None. |
|
| st_users | Collection of st_users |
None. |
|
| st_users1 | Collection of st_users |
None. |
|
| mt_cloakrooms | Collection of mt_cloakrooms |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "e93222d7-de24-4621-9cee-e237ce093df8",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "226acdaa-729b-48b3-9511-9b6834d205f0",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"mt_branches": [
{
"$id": "2",
"id": "5ed05633-1ec6-4cad-84a9-9b450501373e",
"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": "9096b668-89f3-4229-9654-e6d5dc3165c3",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "9323d937-3682-4290-9061-e391de449888",
"commited": true,
"st_images": {
"$ref": "1"
},
"st_users": {
"$id": "3",
"id": "e6b9805e-8c5b-4dfd-8a21-aac64d3c2ce6",
"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": "7b8de6a3-f700-4e94-9811-c78348334806",
"view_messages": true,
"id_image_photo": "0c49be10-d19e-4c72-90b9-453fccc9349d",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "abbb0c52-f79e-4100-80b4-755b7b496a95",
"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-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "4",
"id": "41f17547-b739-4753-ac16-98c4001d5d1b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3b4bb27e-7b5a-455c-80e1-eef79814e00b",
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "fc072aa3-98c9-4f69-bcc8-c650b7990ce0",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "5",
"id": "95677e29-7162-43e1-a1fc-b359794f5155",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "811a8042-fd98-4857-97c8-fcd1d7027c1b",
"id_zone": "d7ec4ed3-16d2-4920-bc6c-c213bbc51dac",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "ac8d85e3-db1b-4199-b95b-2bf8c0e9a003",
"commited": true,
"mt_branches_zones": {
"$ref": "4"
},
"mt_cloakrooms": [
{
"$id": "6",
"id": "7f74efe0-f4d1-492f-8d68-e974c36b05c2",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "4ef6d6c2-a3c6-41e2-85d2-a9c02f013e44",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "01a9c766-1890-4f1b-9ee8-ba159617d8c4",
"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-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "97062be6-48f7-4895-99ff-6fbf13d6c7f0",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "7",
"id": "7812ef9c-98e1-45ed-b6f1-826186eddd93",
"id_cloakroom": "5309a478-c4df-49cf-b9df-652463ce6049",
"id_pos_sesion": "4b516a00-8eaf-4ccb-9ac0-31e6a95133b2",
"unit_id": 4,
"date_open": "2026-01-10T12:09:25.7587283+01:00",
"date_close": "2026-01-10T12:09:25.7587283+01:00",
"id_doc_sa": "0981cbba-5b68-4201-a3f0-7575de52d3dd",
"commited": true,
"mt_cloakrooms": {
"$ref": "6"
},
"tt_doc_sa": {
"$id": "8",
"id": "683eefa4-da07-4eb6-9430-bfa102705966",
"id_pos": "9daea69a-3fc7-4f0a-a28c-579fd0702ffd",
"id_doc": "965f71b1-cdba-4476-b2f9-aa119846059d",
"id_branch": "99acc9c7-e657-472f-abe4-3622364dcdc3",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:25.7587283+01:00",
"date_tax": "2026-01-10T12:09:25.7587283+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "7c1a8704-48d8-444a-909d-ed404827f246",
"id_relationship": "ad7071bf-912a-4605-b658-ef5c01e6d2d0",
"id_loc_from": "ce753b75-d94e-4315-81c5-bdf961e4b50a",
"id_loc_end": "0b5cdea4-bca5-4cff-b996-fd01c0a0dc01",
"id_user_add": "5ac72fdd-49fe-4869-9483-4ac585170824",
"id_user_upd": "ec340c95-0c45-416c-85d2-a4d34ed324fe",
"comment": "sample string 12",
"id_pos_sesion": "c5bca0eb-7875-4177-8151-ab992487b7ce",
"id_room_unit": "5f1a3377-1d87-4853-859b-12ab5f6d77e6",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "e2169499-414d-4b98-9dec-9c24448e1a1d",
"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-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "9",
"id": "720ba605-61f5-4a11-9dbd-85959f5e749e",
"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": "f14e6c29-b6d2-4346-be42-c2611b52823d",
"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-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "29a734eb-d6a3-4944-ac22-928f567a404e",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "10",
"id_doc": "ff477314-d1ae-44e8-b703-a6f8449b2245",
"id_pay": "ff427972-7965-4bff-8388-1ed80825fc6f",
"id_money": "e1ac1c81-5db5-4552-8a74-e9d234654fc5",
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "d8d9aef2-3e1e-4eae-9e7a-64390f99b149",
"commited": true,
"mt_docs": {
"$ref": "9"
},
"mt_money_types": {
"$id": "11",
"id": "ad485c1e-38ba-4304-badb-1c3db870e923",
"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": "50677ab8-33b8-44dd-9ccf-033b4f48e9e8",
"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-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "d6de440b-9a89-4dc8-bd24-11173f491ab1",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_money_rates": [
{
"$id": "12",
"id_money_1": "ab7aa73e-dbdd-47c0-be39-f50e0c863fd0",
"id_money_2": "4994535e-b3cc-4168-bf6e-053085700d1d",
"date_from": "2026-01-10T12:09:25.7587283+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "1e4c1a2e-5064-4c4a-9f30-e1affc6d9bab",
"commited": true,
"mt_money_types": {
"$ref": "11"
},
"mt_money_types1": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "12"
}
],
"mt_money_rates1": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$id": "13",
"id_doc_sa": "addb0b76-0a09-4d6a-a30b-74591bd789cd",
"id_pay": "5bee6eaa-f7b1-41e2-8b00-e72164c60c74",
"id_money": "92085ec2-f6c3-4ada-bf3c-7ea25555e9dd",
"date_cashflow": "2026-01-10T12:09:25.7587283+01:00",
"coefficient": 5.1,
"id_user_add": "69a72449-bd34-4149-b98f-f85b3ad3b039",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "14",
"id": "3074f632-c98e-4955-ae6b-9aac6d8545ec",
"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": "e4c56f9e-35b8-4ffe-97de-cdcdd5cfaa16",
"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-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "62946165-87bb-41a8-a9f7-5fd687a2fc1f",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_pay": [
{
"$id": "15",
"id_doc_sa": "2e54afee-bde6-4b90-ba44-5cb25a66f800",
"id_line": 2,
"id_pay": "feb07e5e-18c3-4191-8e9b-222b3b76e905",
"id_money": "ae718684-800c-482d-820d-3fbb10a93f9e",
"coefficient": 5.1,
"id_voucher": "babb3519-8f02-4699-9cb8-a3d2336f512c",
"id_employee": "09df8273-b556-4154-8ddc-7ad16a94e899",
"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": "c06279b2-9b1f-44dc-a35b-2b2c4590232c",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$id": "16",
"id": "39677ada-9cc8-4a84-9011-47d901191346",
"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": "56851b9f-63b7-4899-a817-407e2e8a4ee7",
"name_pos": "sample string 12",
"id_image": "69b16c54-15bb-4fda-b1b2-596c5d2bdf60",
"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-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "3fcaa664-7647-43af-b670-2762e3766376",
"commited": true,
"mt_employees_branches": [
{
"$id": "17",
"id_employee": "bc60d1a3-194c-4f10-ab7f-6c96df5389ef",
"id_branch": "262c7ef0-a593-40ae-8442-ad8c3fa13a8c",
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "f2ec460a-5352-4b9b-aa1b-77f721ecdf56",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "16"
}
},
{
"$ref": "17"
}
],
"mt_employees_profiles": {
"$id": "18",
"id": "be1bed11-89ab-4de2-9119-e3823b90c698",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "1d20bad8-d03f-4de1-9ac9-86e93b01ef6f",
"commited": true,
"mt_employees": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": {
"$ref": "3"
}
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_det": [
{
"$id": "19",
"id_doc_sa": "d2154bae-b4bc-4205-84f2-7325baac1f50",
"id_line": 2,
"id_item_sub": "46a49bb8-70ff-4f82-80e8-5106be714dd6",
"qty": 4.1,
"id_list": "d772ccdc-9d24-4682-ab52-e4e6dadeb5fd",
"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": "7d66d91b-f6c0-4445-8660-30547a2bb20d",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "14e92e80-e64f-4b98-b80a-cd2d3436380b",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "96dee718-f8ee-45b1-bec2-12c8dfa829df",
"id_user_upd": "55111c84-cf18-46a0-8961-8bef518f2bc1",
"active": true,
"mt_employees": {
"$ref": "16"
},
"mt_items_sub": {
"$id": "20",
"id": "58e9835a-f3dd-4a1a-84d4-026afed3e15d",
"id_item": "b9e7df95-9424-416c-8d6c-10a13f5e0d79",
"id_item_type": "8e885c36-51bc-4cfc-a77a-75cbb96a79a1",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "bd908c4c-523f-4d86-9727-239299a8d5fe",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "bee04d40-c4b6-4720-9b2b-66fb5ba99922",
"commited": true,
"mt_items": {
"$id": "21",
"id": "12143c61-97fe-4fcd-b32f-780a9970299f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "b47ef695-202a-49c5-8e38-d0207d655ab3",
"id_unit_sec": "959cba40-6589-4fc5-a6b3-0e6332d9e7d9",
"id_brand": "9319c538-15b4-481e-b34b-ebb0de99912a",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "52837ce6-3bf8-40cf-9a54-798e262ec419",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "2c715a1a-6fdb-4c51-a1de-dbdf2647adc0",
"commited": true,
"mt_brands": {
"$id": "22",
"id": "217be3c2-62de-4d68-84e1-01a46f0238d1",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "927e6e73-1bc2-49be-9951-ee43419b6f6d",
"commited": true,
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_categories_items": [
{
"$id": "23",
"id_category": "4514de85-f04b-463a-a57c-c7e27eee8566",
"id_item": "a87d9728-5a26-463d-9443-90539dde0e1b",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "0f69b0d2-8fe0-47b8-b57c-3a513088fb85",
"commited": true,
"mt_categories": {
"$id": "24",
"id": "283a51ab-9ea8-475f-8c35-36c97f417c50",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "89bf4ecc-c750-401f-b6e9-ecddfffae518",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "d167915b-11b5-43da-be07-a57c1187161c",
"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-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "ba828345-8ab7-4da6-94bc-8154341657cf",
"commited": true,
"mt_categories_items": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$id": "25",
"id": "09340085-7741-4c4c-ae65-e2b0e792053e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:25.7587283+01:00",
"date_end": "2026-01-10T12:09:25.7587283+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": "4f183d63-a638-4205-8cc4-8263cc626644",
"id_pos": "241d599d-b23b-4fa7-9222-45e18d69f2e6",
"id_list": "12b40bc0-af48-4bd3-9150-23b3255a2f5a",
"id_item": "d8c8f1d8-928c-4e2c-909d-9a69472bdbfb",
"id_item_type": "f244f2af-632c-41d2-bb47-d2551de773a9",
"id_category": "3bdc9d3b-b53f-4afa-be7c-42811890330a",
"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-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "d21264c6-5940-425a-bfc6-fad76325dac0",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "24"
},
"mt_items": {
"$ref": "21"
},
"mt_items_types": {
"$id": "26",
"id": "9b510d94-1c09-45d8-bf8f-329f09260042",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "9db7be96-01bd-4722-b0bb-19568a4fc39b",
"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-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "fee6ef00-7e11-4f9a-b9b9-85dad494b61e",
"commited": true,
"tt_vouchers_det": [
{
"$id": "27",
"id_voucher": "967b6185-b26c-46c5-9b8f-4386e8850e7e",
"id_line": "3ba8e5ff-6ab0-4cb0-9b25-a2932c859d40",
"id_category": "e62f7e0a-8a4e-4800-a6ce-441652f28820",
"id_item": "536977bb-11c1-4e1d-8432-56884ac48111",
"id_item_type": "4fedf906-89d8-4c30-a600-ca214775061b",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "24"
},
"mt_items": {
"$ref": "21"
},
"mt_items_types": {
"$ref": "26"
},
"tt_vouchers": {
"$id": "28",
"id": "5a74a5ad-caec-490b-87f4-2cea4829619d",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:25.7587283+01:00",
"date_end": "2026-01-10T12:09:25.7587283+01:00",
"date_used": "2026-01-10T12:09:25.7587283+01:00",
"date_sesion": "2026-01-10T12:09:25.7587283+01:00",
"id_employee": "ef440427-27d4-4894-b092-353a7d7d1595",
"id_branch": "7cc59380-b987-457b-b95d-ddd1e2089e13",
"id_voucher_permision": "886aa9dd-04f8-4352-80b6-538ca006fbb9",
"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": "7f637471-4855-405b-90ff-6913a6f0abaa",
"id_user_add": "2dacd00c-2cd2-4dc5-ac02-52118166fefc",
"id_doc_sa": "2ac97f5a-086a-481f-a6ce-0716fa27b9fd",
"id_item_sub": "94b96c59-8e3b-4400-b78c-faa986f6083c",
"id_pos_sesion": "a5fb408c-97be-44c8-8956-82a60bca2760",
"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-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "14"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_pay": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_vouchers_det": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_vouchers_permisions": {
"$id": "29",
"id": "84123412-33f5-4905-b163-8ff03333709f",
"date_from": "2026-01-10T12:09:25.7587283+01:00",
"date_end": "2026-01-10T12:09:25.7587283+01:00",
"date_used": "2026-01-10T12:09:25.7587283+01:00",
"id_employee": "9f2e1180-4927-486c-9d97-720d4ecc0b84",
"id_branch": "479a49cb-f7a6-4eb7-bcf5-5ef9d7613782",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "67d71122-2779-4a1d-9be1-e161ad79f6c3",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "16"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
}
}
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_items_customs": [
{
"$id": "30",
"id": "bb072ffa-945b-483d-bd6d-409294e75642",
"order_id": 2,
"id_item": "a385a9eb-1982-4cca-8f37-d1b01374e86e",
"id_item_type": "ade305d7-0e87-4af1-bca4-c9760bd26d9a",
"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": "74d53e28-b22d-4a1c-9dcc-e0c555bc5c82",
"type_item": 11,
"id_voucher_json": "7acc8cb5-ee32-4f22-aea4-94e964a0679d",
"count_voucher": 1,
"id_category": "00c436e5-8e26-4435-ba42-c0832a9af9dc",
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "f2388aac-ff1c-42b7-91d1-149f9da636ba",
"commited": true,
"mt_items": {
"$ref": "21"
},
"mt_items_types": {
"$ref": "26"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "31",
"id": "39254a2f-7d9c-4098-9187-77efa99891e7",
"nro_sesion": 2,
"id_pos": "7a55f034-ce07-445c-9d9b-17a242139611",
"date_tax": "2026-01-10T12:09:25.7587283+01:00",
"date_open": "2026-01-10T12:09:25.7587283+01:00",
"date_close": "2026-01-10T12:09:25.7587283+01:00",
"id_user_open": "bfa94c29-87a9-4956-b9d4-168b23c7be52",
"id_user_close": "0d62b520-0461-49b9-9ac1-3ceb7b8cb70a",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"tt_items_customs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_sa_pt": [
{
"$id": "32",
"id": "1ca6a4d1-a3e4-478b-8577-6a3bc51b130d",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "b0859f75-218f-479c-abe7-aa435a3221f0",
"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-01-10T12:09:25.7587283+01:00",
"tt_pos_sesion": {
"$ref": "31"
}
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$id": "33",
"id": "1b2e6820-9523-436a-b811-e132be02ca6e",
"id_room_unit": "2be268fe-4e59-4d03-8d71-27354aa7e445",
"id_room_list": "2ac63109-5708-44e5-9887-142eeaa5d2b5",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:25.7587283+01:00",
"date_from": "2026-01-10T12:09:25.7587283+01:00",
"date_end": "2026-01-10T12:09:25.7587283+01:00",
"date_open": "2026-01-10T12:09:25.7587283+01:00",
"date_close": "2026-01-10T12:09:25.7587283+01:00",
"id_employee": "0e15a740-36f1-4bfb-9eb9-926306501975",
"id_employee_sec": "9ed76e7a-4993-4811-b867-10793333a923",
"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": "ed2b1f77-818f-4347-b7c6-e252d79c4d9e",
"comment": "sample string 7",
"id_user_open": "bd84762c-f34f-4048-8a7f-6e932116c567",
"id_user_close": "2e5715dc-1887-4511-9824-743937d3c901",
"id_unit_state": "821a3de5-7775-4a33-893d-9a454fef020f",
"id_pos_sesion": "e2271a5b-7729-4446-a596-e885d27ce4b1",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:25.7587283+01:00",
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"mt_employees": {
"$ref": "16"
},
"mt_employees1": {
"$ref": "16"
},
"mt_rooms_units": {
"$id": "34",
"id": "84272ba5-bb95-4116-bc1f-8744541b9c1c",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "4f6cdec6-e5c0-474a-b7e8-d7dbc9bc7197",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "21e70283-1c4e-4b90-9f28-3d3d0d77c71a",
"locked": true,
"date_locked": "2026-01-10T12:09:25.7587283+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "1ae443c6-ce64-4d4f-87b3-37d3910831e5",
"commited": true,
"mt_rooms": {
"$id": "35",
"id": "d044e95f-72ae-4542-a520-880ba292a3e5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3459cb49-b02b-47f2-95ac-81a068d4a809",
"name_pos": "sample string 6",
"id_image": "bdb098d5-e2ed-4049-8eaa-f74e33bc9c0f",
"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": "c68e3d0f-d253-4f19-bc0b-bf4eec85b316",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "33ffcbbd-dc97-4b43-a132-9115add8ed65",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "36",
"id_pos": "3eaabbc0-2e8f-451d-aadb-1192d45492ac",
"id_room": "1a2ea40b-d561-4d1e-a385-8499cf3a8b47",
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "e9c26b73-6bb2-4781-88c2-3ea13a44bff0",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"mt_rooms": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "36"
}
],
"st_images": {
"$ref": "1"
},
"st_images1": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_rooms_units": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_rooms_list": [
{
"$id": "37",
"id": "45951f09-ddfe-4c6d-95de-94ae9c1f6995",
"id_room": "6f2fc2b5-6a93-4ebe-b5dc-3b0f5deaab38",
"date_in": "2026-01-10T12:09:25.7587283+01:00",
"date_out": "2026-01-10T12:09:25.7587283+01:00",
"id_user_add": "ca81c1e4-af84-4028-8000-c9c58697ed41",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"mt_rooms": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
{
"$ref": "37"
}
]
},
"mt_rooms_units_types": {
"$id": "38",
"id": "a94ddda5-9fb4-4b33-8860-682621b5a0bb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "01dce750-2e81-432a-aef9-6c49160b656d",
"commited": true,
"mt_rooms_units": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms_units_states_types": [
{
"$id": "39",
"id_room_type": "d9133476-984b-491a-9024-12a3297c345e",
"id_room_state": "8c9ea898-bf89-407e-8f83-048d5adc94ac",
"id_image": "4d14dc62-3dc7-4c5f-9190-8a99621ca0cd",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "6e005c85-0649-40d5-bcb0-9bad4bb2b7fc",
"commited": true,
"mt_rooms_units_states": {
"$id": "40",
"id": "42f83583-ba8d-4f66-a2e2-c9a02ef27f97",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "4ddb0fc5-6cfd-4dbc-920e-a4dbce279a61",
"commited": true,
"st_users": {
"$ref": "3"
},
"mt_rooms_units_states_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_rooms_units_types": {
"$ref": "38"
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "3"
}
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_rooms_units_states": {
"$ref": "40"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_pos_sesion": {
"$ref": "31"
},
"tt_rooms_list": {
"$ref": "37"
}
},
{
"$ref": "33"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_tips": [
{
"$id": "41",
"id": "8f86793e-0327-4aac-9794-53639c795edc",
"id_pos_sesion": "54072764-f9d3-4a49-a730-c9b96d66dec6",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "78a80db9-c604-40ac-8819-14c34bcfa0a1",
"id_room_unit_activity": "4764997d-fa4e-4fcb-90ed-a4fc7d96637f",
"id_doc_sa": "07dbb432-1b9f-4f07-9b80-e114e6abedfc",
"id_pos_type": "29d34301-178f-45e2-bb73-1ab049614259",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "68faf91d-bcba-425b-bfa0-0a58a7182e7f",
"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-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "31"
},
"tt_tips_users": [
{
"$id": "42",
"id_tip": "da7e1339-7ae9-4ff3-b766-102b29b5d3a7",
"id_user": "4b458a7d-0ae4-484b-8c5b-ee08a5dc7c68",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "41"
}
},
{
"$ref": "42"
}
]
},
{
"$ref": "41"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_pos_sesion_users": [
{
"$id": "43",
"id_pos_sesion": "8d07d0ed-8fde-4bda-8326-f33be51efbd3",
"id_user": "5ba3b65e-b80c-4130-a4f8-d8c96f6bff7f",
"date_add": "2026-01-10T12:09:25.7587283+01:00",
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "31"
}
},
{
"$ref": "43"
}
]
}
},
{
"$ref": "30"
}
]
},
"mt_pos": {
"$ref": "5"
},
"mt_prices_list": {
"$id": "44",
"id": "60c51099-e4f7-48a1-b19e-a063d49a653f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "f2b51af0-5772-4381-83ab-03d46e939437",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "d1f30954-fc6e-493d-b7b6-760c7bdaeb54",
"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-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "de57192c-ef0d-43e2-ada9-0dd4f8dfed33",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "45",
"id_pos": "29e0beb1-4ca4-474e-9b4c-1dc0c757d08d",
"id_pos_type": "053d3468-caa6-4414-9485-98e5f28aa9c1",
"id_price_list": "75e2f4a5-1528-442c-9593-00a8781c22c2",
"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-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "3c1d5468-c337-4953-9170-a77d35910e5d",
"commited": true,
"mt_pos_view": {
"$id": "46",
"id_pos": "ba877f23-dc83-48b2-b7dc-90daec838f9a",
"id_pos_type": "063f0595-12b4-4102-a257-747856a11831",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "b8a2cda1-39d1-4b72-a499-eac81267fc1d",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"mt_pos_prices_list": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_pos_types": {
"$id": "47",
"id": "6321f3ed-2b02-4175-8d51-9ce47c65c93a",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "913dec7d-312c-4ed2-a2b6-652d21a24feb",
"commited": true,
"mt_items_featured": [
{
"$id": "48",
"id": "fd18d760-14e7-4171-9a6c-715649bc6ac2",
"id_branch": "e07cdda2-ecd0-4340-aa8f-c64c279af250",
"id_pos_type": "3bfc49e9-8950-4292-a590-44da2bd98da9",
"id_pos": "a9611203-0194-4c9c-9200-e0364510454d",
"id_item": "09285c5f-ce6b-413c-808f-7e3410f5e363",
"date_from": "2026-01-10T12:09:25.7587283+01:00",
"date_end": "2026-01-10T12:09:25.7587283+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "50d8829e-1cbe-45fb-9fcb-c5a1ad32e173",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "21"
},
"mt_pos": {
"$ref": "5"
},
"mt_pos_types": {
"$ref": "47"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "48"
}
],
"mt_pos_doc_print": [
{
"$id": "49",
"id_pos_print": "bfb35924-a453-4ba4-b742-8acf5bd8c645",
"id_doc": "feafde1a-13c6-48ba-b085-a3f371c4a43c",
"id_pos_type": "0e28adf3-5a04-401e-ba93-591bd92bef28",
"id_doc_print": "eb68ba75-98ef-43cc-ad3b-5ac2da8caada",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "4650b993-5c7d-4325-a6e7-794dce516c04",
"commited": true,
"mt_docs": {
"$ref": "9"
},
"mt_pos_print": {
"$id": "50",
"id": "61fc6f2d-8cbf-4eee-9094-d88b7dc27812",
"id_pos": "bdc10c7e-4085-46c2-b44a-d0dfb181893b",
"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-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "eeade1e4-2fff-4960-994e-5fd528e94442",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"mt_pos_doc_print": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$ref": "47"
},
"st_doc_print": {
"$id": "51",
"id": "3a78950e-8d6d-4b60-8ae6-aa2b8ed7667c",
"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-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_doc_print_det": [
{
"$id": "52",
"id_doc_print": "ab48d065-055b-4cca-8630-c36822fa5776",
"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": "51"
}
},
{
"$ref": "52"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"st_users": {
"$ref": "3"
}
},
"mt_prices_list": {
"$ref": "44"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "45"
}
],
"mt_prices_items": [
{
"$id": "53",
"id_list": "43de170c-6b87-4eba-8c6b-887a2de29d95",
"id_item_sub": "4e9c4fef-1db1-4e41-85a9-2c114d2d3fc5",
"validity_date": "2026-01-10T12:09:25.7587283+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "ceeccfc1-1c34-4416-a8ce-0fb8c321471c",
"commited": true,
"mt_items_sub": {
"$ref": "20"
},
"mt_prices_list": {
"$ref": "44"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "53"
}
],
"mt_prices_list1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list2": {
"$ref": "44"
},
"mt_prices_list_rules": [
{
"$id": "54",
"id": "61cf9c62-6397-4264-8460-9e9057abd347",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:25.7587283+01:00",
"date_end": "2026-01-10T12:09:25.7587283+01:00",
"id_branch": "4c5d5b4d-df80-4e5b-b5c2-a610c926c1a2",
"id_pos": "3ec7db0f-d98c-4387-ba1e-a9c3dc432f29",
"id_list": "00a64828-208a-4709-9c57-ee08e0edac43",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "2676bf84-bc45-4708-8d58-2f9c0f4eb5ec",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "5"
},
"mt_prices_list": {
"$ref": "44"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "54"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_det": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "25"
}
],
"tt_vouchers_det": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"mt_items": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_items_formula": [
{
"$id": "55",
"id_item_sub": "3cade1a2-b1e9-4898-b395-befc5504d92e",
"id_item": "0a4b15e3-52a6-4b77-9e8d-a42e905466c9",
"group_id": 3,
"id_unit_ref": "d1582813-36cd-4ceb-aa56-65ab8c471f02",
"qty_dis": 5,
"mt_items": {
"$ref": "21"
},
"mt_items_sub": {
"$ref": "20"
},
"mt_units_ref": {
"$id": "56",
"id": "979a2e3c-fc8f-42c6-93f0-0a161c1e2bca",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "26067192-a2ab-4a21-a0be-1b28c364c0e6",
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "a61cfb58-d7ab-4de9-8567-0c60157ac0ab",
"commited": true,
"mt_units": {
"$id": "57",
"id": "2800a840-d115-408f-8900-318636c5facd",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "af33e514-ca0a-4a9c-b7ee-e920de6aec7b",
"commited": true,
"mt_units_ref": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"st_users": {
"$ref": "3"
},
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items1": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_items_formula": [
{
"$ref": "55"
},
{
"$ref": "55"
}
]
}
},
{
"$ref": "55"
}
],
"mt_units": {
"$ref": "57"
},
"mt_units1": {
"$ref": "57"
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_det_stock": [
{
"$id": "58",
"id_doc_sa": "a35d3864-08ec-444a-b5f7-74eca4318e41",
"id_line": 2,
"id_item": "2adff948-d2aa-47db-b4d7-ac46ffa88f33",
"qty": 4.1,
"mt_items": {
"$ref": "21"
},
"tt_doc_sa_det": {
"$ref": "19"
}
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$id": "59",
"id_doc_st": "b7264dbf-31d8-4fd1-9798-edf4d85075d3",
"id_line": 2,
"id_item": "63871a87-7b86-4f14-8c60-54b28e15a7a6",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "21"
},
"tt_doc_st": {
"$id": "60",
"id": "f1e11dcd-4fc5-40a5-a3d4-fb8e5d1e7b27",
"id_pos": "a1de1f0a-6a5c-4d18-af4a-bc54792b4dd1",
"id_doc": "faa4fa1a-cc6c-4dd2-879c-32e2c64ac173",
"id_branch": "9f8b2092-f50d-4418-a5a1-e11d263cc920",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:25.7587283+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "63a9b619-cf62-46c2-ba6a-97d0647aaf08",
"id_loc_from": "076d86f3-1e7c-4011-93de-e30c743f2de8",
"id_loc_end": "ba7b1320-a9c5-495d-a0c9-ac507016d9f0",
"id_user_add": "8133a29c-52fe-41d6-b1b0-5dce4d076dcb",
"id_user_upd": "7d11f604-aadc-47b5-a8ac-6dbc8f32ceea",
"id_pos_sesion": "940f403b-0401-4d56-a966-ac2422d21d7d",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:25.7587283+01:00",
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "9"
},
"mt_locations": {
"$id": "61",
"id": "f6e9dac6-cb26-490b-aa9f-9e0e64a76584",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "264dedd5-52e4-4154-bac4-ce749293102c",
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"id_user_upd": "1b9916b7-0c1d-47a9-a6af-78e2808e3fa5",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_stock": [
{
"$id": "62",
"id_location": "6649dc0e-9cce-4165-9611-76cdaabddf29",
"id_item": "fba88bed-4937-455a-8ef2-eb62d5e75f66",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"mt_items": {
"$ref": "21"
},
"mt_locations": {
"$ref": "61"
}
},
{
"$ref": "62"
}
]
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st2": {
"$ref": "60"
}
}
},
{
"$ref": "59"
}
],
"tt_items_customs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_stock": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_vouchers_det": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"mt_items_formula": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_items_types": {
"$ref": "26"
},
"mt_items_vouchers": {
"$id": "63",
"id": "dd0e8d68-3f25-4b13-893c-f22e661ac029",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "058a45bb-e81b-4fbf-848e-0faec7d98dd7",
"id_doc_print": "01eb4261-c1d5-4941-8e78-c2c21bd50a74",
"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-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_doc_sa_det": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
"mt_prices_list": {
"$ref": "44"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "8"
},
"tt_doc_sa_det_stock": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_vouchers_permisions": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_money_types": {
"$ref": "11"
},
"mt_payment_types": {
"$ref": "14"
},
"tt_doc_sa": {
"$ref": "8"
},
"tt_vouchers": {
"$ref": "28"
}
},
{
"$ref": "15"
}
],
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_money_types": {
"$ref": "11"
},
"tt_doc_sa": {
"$ref": "8"
}
},
{
"$ref": "13"
}
],
"tt_doc_sa_pay": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"mt_payment_types": {
"$ref": "14"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "10"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_pos_doc_print": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_doc_num": [
{
"$id": "64",
"id_pos": "64713a2d-072e-4b84-ac54-3af406206bdc",
"id_doc": "2ec231a1-f553-4b60-b756-130b5e0ad1c1",
"value": 3,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"mt_docs": {
"$ref": "9"
},
"mt_pos": {
"$ref": "5"
}
},
{
"$ref": "64"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"mt_locations": {
"$ref": "61"
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_det": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa2": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "31"
},
"tt_rooms_units_activity": {
"$ref": "33"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "bdafddaa-3b6f-4123-a0ec-d5ea171d42bb",
"spool_server": "sample string 2",
"id_doc_sa": "3e7c73f3-cccd-4713-a65d-05ab33ea694a",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:25.7587283+01:00",
"tt_doc_sa": {
"$ref": "8"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "31"
}
},
{
"$ref": "7"
}
]
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_pos_print": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_rooms": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_prices_list_rules": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_doc_num": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "1de0b9b9-d663-4dbc-9bc7-cfb8d154e6d6",
"id_pos": "c8b46b07-3fa5-4fee-b1f4-2ac1d11af3cd",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:25.7587283+01:00",
"key_access": "sample string 5",
"id_user_add": "747b2ba3-2010-474e-bde1-30e35bda027b",
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "a210cdc5-8328-4059-aff7-00e69f1b430e",
"id_pos": "8574ec5f-6788-4110-a252-f5169879de7c",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "2e09e533-e26d-4559-9d37-59bfdc08cdb2",
"id_pos": "b3240e67-979a-4dbc-b7f1-8837e6ec44f6",
"date_add": "2026-01-10T12:09:25.7587283+01:00",
"date_upd": "2026-01-10T12:09:25.7587283+01:00",
"date_out": "2026-01-10T12:09:25.7587283+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "5"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "fd09a458-9fe2-47ed-bde2-98b2cc13b313",
"id_user_add": "42529489-8ab9-41ae-83d7-97efdc39e245",
"id_table": "b1ee425e-6ec4-45fd-bc3d-802496d5b6fc",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "f47c7bbb-8eec-4ba6-b199-fce84f1766f1",
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_sync_tables": {
"$id": "70",
"id": "ce4be9d1-e055-4627-9260-e79ff2da3055",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "cf2d191a-a15c-4d72-9d5a-16c7e3d3d87a",
"id_sync": "ed7bacb9-6778-4363-b2f2-92203db865ec",
"json": "sample string 3",
"id_table": "a66792ab-1087-4a59-8448-01579d5ca3ec",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "9e29312f-06d7-4e45-bcfd-c33d2e5c3667",
"id_branch_from": "335466b2-e084-48d3-9f28-5743fe0022d6",
"id_branch_to": "0d1e9b8f-6085-44c8-aa57-cb5ad7fdda5f",
"type": 4,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:25.7587283+01:00",
"send_on": "2026-01-10T12:09:25.7587283+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "a0bc5b55-4f0f-4080-ad63-768d889708fd",
"id_pos": "1a2cdbb1-5f92-42f6-98ef-b1e13db62abc",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
{
"$ref": "5"
}
],
"st_users": {
"$ref": "3"
}
},
{
"$ref": "4"
}
],
"mt_brands": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_categories": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_categories_items": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_cloakrooms": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_docs_payment_money": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_employees_profiles": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items_featured": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_items_sub": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_items_types": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_money_rates": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_money_types": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_payment_types": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_pos": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_pos_doc_print": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_prices_list": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_pos_print": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_rooms": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_types": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_pos_view": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_prices_items": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_prices_list": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list_rules": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_rooms": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms_units": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms_units_states": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_rooms_units_types": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_units": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_units_ref": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"st_images": {
"$ref": "1"
},
"st_images1": {
"$ref": "1"
},
"st_permisions": [
{
"$id": "74",
"id": "4ad3595f-cbac-41cc-b351-86b2faca2148",
"id_function": "9c836509-fe10-4f4e-b245-dea61b89548a",
"id_user": "fac94bd1-aa80-476d-889b-e3a045811080",
"id_profile": "06260b0f-259d-460b-be06-bb4668cb1ced",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "95a11ba4-6483-4a4a-ab4a-6ec69e2ac1ae",
"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-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "76",
"id": "f8d5f047-9883-4134-8fbd-2b61f193013f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "d9d3201f-3adc-4d60-ad7c-82494e1cabf7",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "53bc0988-dfcc-4f57-b9fd-b045c11981ab",
"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-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "15dfa572-1ee0-4438-bcb0-690805e97e1f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "1"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "eced2b09-d66d-439a-8cd3-87a4147b15be",
"token_id": "sample string 2",
"id_user": "dcc794cd-8260-4379-959f-109a2666ae79",
"date_from": "2026-01-10T12:09:25.7587283+01:00",
"date_end": "2026-01-10T12:09:25.7587283+01:00",
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_det": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_items_customs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_pos_sesion1": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_rooms_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "686f7283-d90d-469e-a034-ce4b2d99d3de",
"id_room_activity": "2ba0284a-03fe-40cc-aece-5b0ea420ceb0",
"id_pos_sesion": "f1055cd9-12cb-4dfd-bbef-edde2bae3868",
"log_text": "sample string 4",
"id_user": "b09bb78d-c20a-49a8-b24d-b46a345e7773",
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_vouchers_permisions": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_docs": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"tt_pos_sesion_users": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
"mt_branches_zones": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_employees_branches": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_items_featured": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_periods": [
{
"$id": "80",
"id_branch": "74ea2840-152a-4a4b-bdba-fac9de403a93",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:25.7587283+01:00",
"date_end": "2026-01-10T12:09:25.7587283+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "80"
}
],
"mt_pos": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_prices_list_rules": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_rooms": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_vouchers_permisions": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_employees": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items_types": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_money_types": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_payment_types": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_prices_list": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_rooms": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms1": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "81",
"id": "26de99ae-e96c-4be1-990b-9d6040649c51",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:25.7587283+01:00",
"last_update": "2026-01-10T12:09:25.7587283+01:00",
"commited": true,
"st_images": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"mt_docs": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_cloakrooms": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
}