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": "4373c075-c8df-479f-85ab-e95f5c19b7b6",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "996d6a82-d157-450e-a483-7ec0881543cf",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"commited": true,
"mt_branches": [
{
"$id": "2",
"id": "ca4a3f81-3a3d-497e-bcb6-06bc51758ed7",
"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": "83435db5-3332-4eb7-99b6-ad935561bbc8",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "88c84fa5-388f-4b49-8079-a7cdd1bd6945",
"commited": true,
"st_images": {
"$ref": "1"
},
"st_users": {
"$id": "3",
"id": "751233c1-06ab-48d8-8b47-969f30057c5b",
"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": "fa7041bd-43f2-42ac-bd8e-68609fec6a60",
"view_messages": true,
"id_image_photo": "48021e9e-10f1-4472-be5d-5839578ddda5",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "09226d17-4c51-445e-923d-d6f5cab94ff1",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "4",
"id": "06138110-f0bd-4834-9d98-02455b82bd9b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1772e955-dae0-4185-b454-6f63229f68b2",
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "70f5b2e7-63d3-47c1-83b0-07abed3e4491",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "5",
"id": "e28417f5-c330-4117-8af8-b0eea2a1b768",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "78f08e7a-ecf0-44bc-a94c-ee8171244d5c",
"id_zone": "df5cf673-a613-4efa-9a1e-3a73328c74cb",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "845fd730-4a4c-42b8-bcbb-56dad333a2b5",
"commited": true,
"mt_branches_zones": {
"$ref": "4"
},
"mt_cloakrooms": [
{
"$id": "6",
"id": "ad051cef-cbc7-497d-a001-51f20a44d934",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "1bf6b735-09b8-4bd9-b81b-629b905dc5ba",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "5a657649-6828-42e7-b933-85e1f76e29ec",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "d46b0ebd-d046-41ba-81ff-ed1a0d73f3ed",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "7",
"id": "9529bfd6-b1b0-4b91-834d-558c14ba3bf3",
"id_cloakroom": "de38ddb2-9ccb-43ee-ab46-b70854bafd1c",
"id_pos_sesion": "e75add6d-628d-4298-a691-caec3c751b07",
"unit_id": 4,
"date_open": "2026-03-10T07:05:44.5259567+01:00",
"date_close": "2026-03-10T07:05:44.5259567+01:00",
"id_doc_sa": "ac4860ca-b37a-4cd6-a87a-08f11969d123",
"commited": true,
"mt_cloakrooms": {
"$ref": "6"
},
"tt_doc_sa": {
"$id": "8",
"id": "c728a30c-6e30-4c42-8bde-1e4b4c560fad",
"id_pos": "abb8075e-f361-4a7a-b5b2-46d96d9fc0eb",
"id_doc": "a2ea9a33-8123-4c93-bd92-f0213c2ea7a3",
"id_branch": "db02bcf8-ce91-4a50-b1ad-250fcd49fda4",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:05:44.5259567+01:00",
"date_tax": "2026-03-10T07:05:44.5259567+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "6198a0f0-c59c-4757-b4f6-d9fa086caf9c",
"id_relationship": "a3764d75-693a-4b24-b8ac-0cd15d63d296",
"id_loc_from": "942da6aa-725a-4091-819b-f87a8dda3d5b",
"id_loc_end": "6c518d81-04ab-459d-bade-674a59a00a97",
"id_user_add": "de7691fc-5897-4790-81f5-a3b014c3452d",
"id_user_upd": "14e33032-b23a-4c1f-aa96-eb64479e408f",
"comment": "sample string 12",
"id_pos_sesion": "022714f6-c7cb-49e5-adf5-af1c04306aa2",
"id_room_unit": "a464a1d5-65c2-44c9-ac4f-1a4295ae47e0",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "105647fa-bbec-4938-b062-fa2400239c15",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "9",
"id": "f6fbedec-057e-4165-b037-c5dc2b2449db",
"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": "e965e471-a5d2-4a55-8a4d-8ab0b81689d1",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "8920bca3-33ee-43ec-9068-38148dd60034",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "10",
"id_doc": "48c5d20f-395b-4cc2-80b1-30c965a76747",
"id_pay": "134baf8b-18dc-4c09-ace4-098e43bdc70e",
"id_money": "c45955be-c164-4fc6-9a3b-59b7382932d3",
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "a7ce7a98-5d81-48c5-b77f-5b938d8713b0",
"commited": true,
"mt_docs": {
"$ref": "9"
},
"mt_money_types": {
"$id": "11",
"id": "3c546dc9-c71e-4fe9-a62f-f7b38ffd2e71",
"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": "2a793fed-bd17-4be6-8cf6-ee45ff3f8c86",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "31546310-2440-43c8-9b98-be3fe1116f94",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_money_rates": [
{
"$id": "12",
"id_money_1": "129ecc8a-f469-433c-ab13-97d6c9139d6d",
"id_money_2": "a8f7075a-c5b6-474f-8574-a0850f27594e",
"date_from": "2026-03-10T07:05:44.5259567+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "bcb6e3ea-16f7-43f8-850f-f2b8029890c7",
"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": "11451137-cfb7-4c36-a906-68fb710a2188",
"id_pay": "25db4e83-d226-44c7-b740-9af7caef9055",
"id_money": "db40953b-ecfb-48f4-883e-33a7365e2cd9",
"date_cashflow": "2026-03-10T07:05:44.5259567+01:00",
"coefficient": 5.1,
"id_user_add": "8d600e6b-dfbe-4b8a-9d6d-48f8ccddd085",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "14",
"id": "786a33cc-65f0-48ae-8dae-174060b88df7",
"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": "c1f6ace7-83ed-4a2f-95bc-86bf50aa33b7",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "0156ab4a-749c-4304-a140-4b547192ecca",
"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": "3bb7d338-6912-4c1c-b9c1-b69a171f3fa0",
"id_line": 2,
"id_pay": "228b7600-523a-4c33-aa97-ce7e1155ef70",
"id_money": "b117ef37-1095-479b-ab0d-d5020e00fe05",
"coefficient": 5.1,
"id_voucher": "d21f9eaf-558a-4a58-b329-b09695af9527",
"id_employee": "4458edd0-47f4-4bdb-9e5b-c9d43a39912b",
"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": "3b003a20-8766-4545-ae11-8dc64af668c9",
"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": "71bef5f8-adb5-4471-9190-3bc2a531c3e4",
"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": "4448a9a5-9c70-49d1-b8cc-c67c1180ec8d",
"name_pos": "sample string 12",
"id_image": "a3dd6592-ae9f-4483-b772-3ef513efe03d",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "07ee80ab-d7b8-4dab-821b-10959429c668",
"commited": true,
"mt_employees_branches": [
{
"$id": "17",
"id_employee": "392be3a6-79b6-4c58-bcc2-264c608907af",
"id_branch": "06075f83-ff49-4b6d-94cd-925b8e738fba",
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "fd9cc312-630c-4ef7-a31f-4904869f2857",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "16"
}
},
{
"$ref": "17"
}
],
"mt_employees_profiles": {
"$id": "18",
"id": "92115090-82bb-42b1-97bf-7b09c78ad280",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "61bd1789-8a7a-45f2-a02c-d102de8588b1",
"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": "03e976c6-220e-491c-a47f-bd586a41089b",
"id_line": 2,
"id_item_sub": "bf742deb-e963-4f00-b7a4-d35210af89ad",
"qty": 4.1,
"id_list": "349a4101-a2fa-4104-9d0f-3e379804fea8",
"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": "be580fd0-b47a-4d6b-8acd-cdd7816bb43a",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "bf10bf20-0bac-4512-b01e-e424964d439f",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "23947b1a-3842-4d39-9186-cac42bf8bdf8",
"id_user_upd": "8d0997fb-ad63-4b7a-8d61-f426b411d61d",
"active": true,
"mt_employees": {
"$ref": "16"
},
"mt_items_sub": {
"$id": "20",
"id": "69fa2ff4-4583-4cab-bbf2-67c6b6d2fff4",
"id_item": "2c854b99-2c1c-46f7-a501-6eb111fcf1ea",
"id_item_type": "440799de-649a-4aea-958a-e5bdfb702884",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "67c1437e-49d9-4fda-80f1-c56ac27fcccf",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "32ba3efc-0222-4049-a35c-80dc58b02e52",
"commited": true,
"mt_items": {
"$id": "21",
"id": "1e3be039-e281-460d-a8e0-7deb8247c563",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "277ad370-d986-43a7-994c-8282b15bd6dd",
"id_unit_sec": "4665b2fe-39b7-4dc9-96fd-331ecf86b98d",
"id_brand": "cb5d26cc-5140-4631-94a0-f1950b33c388",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "a074b497-111d-4d0d-946a-49b2f906da20",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "c70af206-8d31-4a66-817e-62a5407f2232",
"commited": true,
"mt_brands": {
"$id": "22",
"id": "ed0a3135-9918-4c17-87f4-10356d4e1b9e",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "50831df1-3d67-463d-bc03-7dbd96679b0b",
"commited": true,
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_categories_items": [
{
"$id": "23",
"id_category": "c324e450-3310-45ce-a595-b31da87831ce",
"id_item": "3c868c85-6257-49c8-b0fd-7041d1cad34c",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "1760ec4b-f5cd-478d-944c-3da1997c416c",
"commited": true,
"mt_categories": {
"$id": "24",
"id": "04f23045-7526-4f07-a878-31841d33bf4b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "f01bfece-7b74-40b8-8c23-535f6997bc62",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "4abfa186-6207-47b6-beea-8a075f701eaf",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "88ec6467-c0a9-4c7b-a2e6-845874c1e048",
"commited": true,
"mt_categories_items": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$id": "25",
"id": "981f3ae4-3ade-4ab6-994b-82586bbe41a1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:05:44.5259567+01:00",
"date_end": "2026-03-10T07:05:44.5259567+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": "c249f0af-0ef5-4e94-b2f2-056ba09f3bfc",
"id_pos": "c8f0c3dd-54f0-4fbc-9a58-3b3c02224680",
"id_list": "9740ad32-8df3-4ef1-937c-14477b0cd7f3",
"id_item": "b28fb3e3-4945-4a4e-bf93-4a152e2627a6",
"id_item_type": "48b5a617-bcd6-4068-aaa3-c48a5e712dc8",
"id_category": "f19559f3-b6c3-48b5-8169-ffb0e6c47bfd",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "7e702938-b9ab-4531-8dc4-0ea444be4910",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "24"
},
"mt_items": {
"$ref": "21"
},
"mt_items_types": {
"$id": "26",
"id": "5b65f399-0b25-43e0-ad50-fa20d53cb01e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "634dd77c-4b29-4c71-b5da-ea8da3e3def0",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "eeb1a21d-8f39-4f22-acf8-f08ae7428554",
"commited": true,
"tt_vouchers_det": [
{
"$id": "27",
"id_voucher": "f2fb04bf-dacd-4599-9c3a-9a584c508948",
"id_line": "4dcc48f1-55a1-422c-9ad6-cb3075938118",
"id_category": "a757625a-306b-4eb9-a551-972e9453e6b5",
"id_item": "a8254874-f61b-4ad7-944f-e3637b83ca42",
"id_item_type": "53628e73-23d2-4f84-8e15-784ca3e3166a",
"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": "147ab598-eab8-42a8-a9a1-629100ca7fef",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:05:44.5259567+01:00",
"date_end": "2026-03-10T07:05:44.5259567+01:00",
"date_used": "2026-03-10T07:05:44.5259567+01:00",
"date_sesion": "2026-03-10T07:05:44.5259567+01:00",
"id_employee": "25ff26e1-1a2b-498b-a279-d8bbcb1aeeff",
"id_branch": "88b76083-f97f-4640-b3fb-a54b026218ba",
"id_voucher_permision": "30e0f617-996c-437c-87b2-c9c1e82f5fdc",
"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": "31c202d0-e123-4bfd-adab-9ab0d0cb1e29",
"id_user_add": "8e9f502e-ff60-4221-be49-35407fb5ce1b",
"id_doc_sa": "2db1af9e-00ca-497f-9ab7-aedd0333bfa3",
"id_item_sub": "e5b48d0b-86e2-44be-83b2-5ecd8f68c986",
"id_pos_sesion": "4ac73058-ae95-40e4-a50d-412df370fe66",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+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": "c1f05698-c420-47ff-ae08-e4ea95ce2e6c",
"date_from": "2026-03-10T07:05:44.5259567+01:00",
"date_end": "2026-03-10T07:05:44.5259567+01:00",
"date_used": "2026-03-10T07:05:44.5259567+01:00",
"id_employee": "c2dbddc6-dc95-43b0-ac8c-b6f46842b4d1",
"id_branch": "4e3b83d4-efe6-4d79-9e59-5fc8fbddd669",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "315fa867-e22c-4582-aa00-a805203e7eea",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+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": "acd142ce-6548-406f-bde2-f59e9148eb99",
"order_id": 2,
"id_item": "0c831775-786c-4f34-ae7b-688242e0f4e3",
"id_item_type": "b10428a1-36f2-4b01-8366-1ebd503a1d9f",
"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": "bde8fd8f-4877-410f-a6c2-66e08186ca8c",
"type_item": 11,
"id_voucher_json": "5ea5f4d4-8a74-45c0-b268-0f0d858cb261",
"count_voucher": 1,
"id_category": "dc870bfd-339a-46ff-9a53-df89a219c862",
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "fdc40ff2-6d2a-482d-b6b2-9f5011cc6846",
"commited": true,
"mt_items": {
"$ref": "21"
},
"mt_items_types": {
"$ref": "26"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "31",
"id": "5dc0357d-5f31-45c4-a296-0ae47f31dc4d",
"nro_sesion": 2,
"id_pos": "834d0667-4951-47c2-aa8e-c10b44b91acf",
"date_tax": "2026-03-10T07:05:44.5259567+01:00",
"date_open": "2026-03-10T07:05:44.5259567+01:00",
"date_close": "2026-03-10T07:05:44.5259567+01:00",
"id_user_open": "0e2eb8c2-3224-4203-8af3-5a1c038e3b5b",
"id_user_close": "df2bb6e3-02bd-468b-845a-071ec757d6a2",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+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": "1d7ecf2b-6a32-4c09-badb-6157289e87da",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "b21f4b5a-41fe-4593-ba93-24a5504c214a",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"tt_pos_sesion": {
"$ref": "31"
}
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$id": "33",
"id": "b3bd810e-9cd1-4def-8e17-467d72a60dd4",
"id_room_unit": "457e3a12-31f1-4657-b69f-164dc5b62b3e",
"id_room_list": "6abc5b91-452d-42a8-89ac-fc60a0db9430",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:05:44.5259567+01:00",
"date_from": "2026-03-10T07:05:44.5259567+01:00",
"date_end": "2026-03-10T07:05:44.5259567+01:00",
"date_open": "2026-03-10T07:05:44.5259567+01:00",
"date_close": "2026-03-10T07:05:44.5259567+01:00",
"id_employee": "db15feb1-6e0e-475e-bd2f-aad161f9b6b0",
"id_employee_sec": "d00ff86e-7f9b-472f-99fc-935f4f129490",
"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": "fc86a93b-9671-42ad-ae6d-62746c666c62",
"comment": "sample string 7",
"id_user_open": "ce3ddedb-f9de-45a4-b6c2-bef18654dcd5",
"id_user_close": "993a9986-f834-4c4a-a84c-800d2ab1cb22",
"id_unit_state": "77026187-8a77-469f-b652-335b50aaea3b",
"id_pos_sesion": "8e369905-51cc-457c-8476-2410f560bc32",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:05:44.5259567+01:00",
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"commited": true,
"mt_employees": {
"$ref": "16"
},
"mt_employees1": {
"$ref": "16"
},
"mt_rooms_units": {
"$id": "34",
"id": "e4a63cb0-7b10-42ef-b55b-6e3f1d193463",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "70edab33-2b42-4102-ab24-f0a0c246cf1c",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "310afb28-eaf4-4d35-8a2e-fc930a83ad9a",
"locked": true,
"date_locked": "2026-03-10T07:05:44.5259567+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "bc7a0ddb-40ab-4856-8520-fb1417b2d64a",
"commited": true,
"mt_rooms": {
"$id": "35",
"id": "3a3dcf9f-9326-438d-a656-d3d3644a51b4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1243761f-ac33-4852-aa75-c97fe46de9b8",
"name_pos": "sample string 6",
"id_image": "22871745-ade3-45bc-8f3f-e2a432f7015e",
"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": "3282db59-281e-413e-89ff-ef902555ffc1",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "985d6b11-ff7b-4508-965a-ca9c911129fa",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "36",
"id_pos": "f5fa492a-e633-4549-a821-9876a4e2b92a",
"id_room": "e4e37bd0-e9f0-4ea8-8d9a-942de56d3039",
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "9e6f0686-315a-469e-aa8b-abf1a2f96c03",
"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": "502c3c5c-0c04-4c65-856a-c4481b22d32e",
"id_room": "059643eb-8008-4271-a908-b813c99b4f9a",
"date_in": "2026-03-10T07:05:44.5259567+01:00",
"date_out": "2026-03-10T07:05:44.5259567+01:00",
"id_user_add": "853cd029-72ac-4d79-b262-c1a590b5304c",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+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": "0fda2da5-5ed8-4176-b613-6bca94703436",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "8b482add-624f-408a-8b90-c1f033ff08ea",
"commited": true,
"mt_rooms_units": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms_units_states_types": [
{
"$id": "39",
"id_room_type": "50516bf7-d87a-4970-88eb-362c30814d0d",
"id_room_state": "15d1996c-5dda-466a-9d57-c9a81724d735",
"id_image": "fa35d9d3-9c26-43f5-8fba-66d55364fc86",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "5d01e816-eb37-4021-9594-b8d2b0dbb6d9",
"commited": true,
"mt_rooms_units_states": {
"$id": "40",
"id": "f054798f-69d6-4709-80d1-3ff9801e4a3f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "3b8edb94-dc7a-4664-b2ae-54177ba5d57d",
"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": "c7d4fa94-6538-4bdb-90be-f3a2f4c538ca",
"id_pos_sesion": "ea5adc0f-7db3-42bd-b040-7ef775105f97",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "22233aa6-6b7d-4db3-b06d-b4278b000160",
"id_room_unit_activity": "046c2c38-3860-4ce6-a8f2-b0d45a6cc187",
"id_doc_sa": "d5c0cdb9-e115-4048-bf08-27014fc430a3",
"id_pos_type": "bbe58957-120e-45e6-b834-0dcdba1af015",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "cc1d859e-7acf-4cd9-ad6e-733af27fb79b",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "31"
},
"tt_tips_users": [
{
"$id": "42",
"id_tip": "1d760901-b228-458a-8443-2c5e513b8285",
"id_user": "f8287c5b-f06e-4cf1-b8aa-b68a9dc02675",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+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": "0e81996e-7b3f-4587-9cb7-abb7a31e5c50",
"id_user": "d576e9cd-c7f8-4019-8c98-ede76f86ea9d",
"date_add": "2026-03-10T07:05:44.5259567+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+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": "9995625b-8b5b-4f5b-97e4-9002278cf610",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "26947af6-5e33-409d-92ef-d60e46d75b00",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "b1e64c9e-bfa9-4de7-a9e8-ace269dd7d2b",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "5255d763-719a-457a-bda2-f3aec8ec990e",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "45",
"id_pos": "0be076f5-9ec9-4956-b6a3-6b8e138a25be",
"id_pos_type": "1eaff2c7-1c5e-44b6-a405-4b57dc8ca0af",
"id_price_list": "c5a6e366-c7e5-48e8-b64e-adadd4129646",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "4f6202ea-3100-4327-83ac-5ebd6ec3e5b1",
"commited": true,
"mt_pos_view": {
"$id": "46",
"id_pos": "77bc3593-8f3a-4b77-b505-983fff244b5d",
"id_pos_type": "0ebf112f-6823-4d32-a84f-a9429a81bfad",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "c49cbc10-f6af-48d1-96a7-0c37a6af2697",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"mt_pos_prices_list": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_pos_types": {
"$id": "47",
"id": "a4f5683b-5a50-4858-8497-fb0ede5f3dcf",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "fcb531b8-6aaf-4513-a1f1-eb99e62f281a",
"commited": true,
"mt_items_featured": [
{
"$id": "48",
"id": "b4fe087f-2c9c-49c6-976c-e8fc8cc38ae7",
"id_branch": "6617f206-3064-4fed-bab3-bcc46ae1d2c1",
"id_pos_type": "fd4c3e1d-1cea-48dd-b918-8afb8afb921d",
"id_pos": "3445fc52-2ebf-4036-9591-d5ad42ee606f",
"id_item": "34ea4dec-c033-47b1-abd8-2223bf184aa3",
"date_from": "2026-03-10T07:05:44.5259567+01:00",
"date_end": "2026-03-10T07:05:44.5259567+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "cae474c0-ef72-4cb6-9232-6e979d11c1b5",
"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": "000e7317-0515-4b2b-9e48-6bb1456862ef",
"id_doc": "fd1c7022-38c8-4990-88a3-e9213351c9d8",
"id_pos_type": "1ff00236-dbdf-43c1-9bf0-9756cb260982",
"id_doc_print": "6a139244-3253-423c-a054-f41b6672517e",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "a22f87e5-8034-4bd8-b133-d1c04a0fe02a",
"commited": true,
"mt_docs": {
"$ref": "9"
},
"mt_pos_print": {
"$id": "50",
"id": "2f713ea4-6387-4eda-a01f-42708aceb23c",
"id_pos": "b51ebf54-c92a-4669-bdeb-6152f2d4224a",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "e9fc10f2-83ef-44b8-b174-6e4a9ededbd2",
"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": "e416405f-0f02-451c-8f08-fba111a2d556",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_doc_print_det": [
{
"$id": "52",
"id_doc_print": "d607460e-ba32-407f-9a5b-d6c54b508916",
"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": "c4c66cd4-8ed7-4610-9586-e7551dc8d94c",
"id_item_sub": "a54ef36f-5964-4e17-a0a2-510524f8be21",
"validity_date": "2026-03-10T07:05:44.5259567+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "a35ebe08-7e21-4427-afcc-efba5cae92e1",
"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": "cc496c6a-db6b-445b-9d8e-94dc30b9c498",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:05:44.5259567+01:00",
"date_end": "2026-03-10T07:05:44.5259567+01:00",
"id_branch": "a5246013-951d-4332-8f60-559e24c1c92b",
"id_pos": "541de806-7724-48d2-8dc6-a379206e5d12",
"id_list": "34e79218-884e-45e2-8bce-17e568ffc383",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "43e8fefb-c38b-4ab0-b084-f44e3a8edd9d",
"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": "08fc4bdb-4bae-4f6c-a7c1-1b1ceb711fd5",
"id_item": "71da0726-2222-48db-ad3f-3292ae56f520",
"group_id": 3,
"id_unit_ref": "1a4ccd79-fa70-4751-8e8f-0f784183054d",
"qty_dis": 5,
"mt_items": {
"$ref": "21"
},
"mt_items_sub": {
"$ref": "20"
},
"mt_units_ref": {
"$id": "56",
"id": "4f33647a-821a-4607-a231-6ab16491bbcd",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "0330c60f-2a74-4ce4-90a4-ff829a5a5f54",
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "0914312b-469d-496a-81d6-bce8692e493b",
"commited": true,
"mt_units": {
"$id": "57",
"id": "8d902e9d-2b84-4018-a7f2-aa7db61c23a9",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "607ae149-2859-4177-ba5d-d6c334bc1be4",
"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": "94d0db56-bf20-4b71-b02d-1760317b1dcd",
"id_line": 2,
"id_item": "6ef51114-2f6c-4279-a4e6-754ef84d4de6",
"qty": 4.1,
"mt_items": {
"$ref": "21"
},
"tt_doc_sa_det": {
"$ref": "19"
}
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$id": "59",
"id_doc_st": "8c155649-174c-4c7f-bc49-bea6a87057b8",
"id_line": 2,
"id_item": "b8ae2fa6-5c42-4f40-a22c-11da8c8cdec2",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "21"
},
"tt_doc_st": {
"$id": "60",
"id": "a56a3b9e-993a-4fe6-87c8-a8c99d34ea2b",
"id_pos": "b1564809-974c-4b09-bbfa-d8bef7242609",
"id_doc": "f07549eb-50a5-4b13-bd8b-5ed68215ec6b",
"id_branch": "5f1091d3-dc09-4a1c-a061-998d35839146",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:05:44.5259567+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "bbf921e9-f1d7-437d-8a50-9ee9e00adf8f",
"id_loc_from": "66015844-c83a-41c5-8ab4-04ab867afada",
"id_loc_end": "d0b61262-f5c3-4b8d-87b9-e6c31f0e9aaf",
"id_user_add": "61b0eb70-0ca2-4cb7-af46-ba9339399f89",
"id_user_upd": "8b3d5bd2-87c4-4a37-be84-e3d8ef4f2b78",
"id_pos_sesion": "27037091-9263-4a57-a356-35ff63a7598e",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:05:44.5259567+01:00",
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "9"
},
"mt_locations": {
"$id": "61",
"id": "9ad34799-1cd4-4465-8dea-95ca0025b77c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "56f86489-b853-4267-b387-1d993e23dac8",
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"id_user_upd": "bc13eba3-ed8a-4045-8d0f-1cb189099525",
"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": "d1d9474b-d3be-461e-93d4-3c05e08e5305",
"id_item": "ba61f535-4227-4216-99fa-f719e4ed41c1",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+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": "00575e1f-9bff-45cc-b094-8a9a30dbedd0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "b5eb6aa6-58e2-450f-9dd3-abd46e32f061",
"id_doc_print": "6926e369-3b3b-4a96-8252-a534d9b5fdce",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+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": "8effed92-672b-48f5-b119-db9718d78640",
"id_doc": "478eea76-c38f-4e9c-996c-2093160e8ef5",
"value": 3,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+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": "02de6607-b06a-4d2a-aae6-aa6436892fd9",
"spool_server": "sample string 2",
"id_doc_sa": "05c45892-f00a-48b6-9db8-062dc6e1e59b",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"printed": true,
"print_on": "2026-03-10T07:05:44.5259567+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": "749a4b83-30fe-4018-a0a9-0427d66e80f2",
"id_pos": "dab7aa34-ea6a-4f89-ac81-e0a1763b4ad6",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:05:44.5259567+01:00",
"key_access": "sample string 5",
"id_user_add": "cc135f28-803e-43fa-ae97-fbd5aaac848e",
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "e2927ed0-35d4-4fef-9e5f-30e41782a35a",
"id_pos": "f90ffe8e-f646-4321-a851-61cc05ee9cd8",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+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": "7b60fe1a-8d51-4a43-8835-a9d46b6b2a4e",
"id_pos": "5408f38f-5198-4f45-ac29-48e38c000dbc",
"date_add": "2026-03-10T07:05:44.5259567+01:00",
"date_upd": "2026-03-10T07:05:44.5259567+01:00",
"date_out": "2026-03-10T07:05:44.5259567+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": "a23547b3-8619-4c55-b59d-9cbcf8c11437",
"id_user_add": "8ad83b4d-27c3-4ede-b892-e015e195d48c",
"id_table": "287f0fd2-9ecd-4d85-b9b1-09e2156534f3",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "564de13b-66d7-473a-b85c-8705a2a159eb",
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_sync_tables": {
"$id": "70",
"id": "6cbd0f8e-65ed-4911-921c-ca97e5d7f335",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "b8625ff2-dd97-4e23-9049-74954749df1e",
"id_sync": "8f5c7195-b303-4cb8-887f-7bd5f1f46aab",
"json": "sample string 3",
"id_table": "35d1accc-c3de-4f7b-92ea-91dcb11adb15",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "cb57f829-21b6-4ab5-9792-2e08cdd8d026",
"id_branch_from": "cbe62cfd-c31e-4ecb-b672-58b4f8847316",
"id_branch_to": "25509f79-e361-45b9-9fb1-9e441dddb8b9",
"type": 4,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:05:44.5259567+01:00",
"send_on": "2026-03-10T07:05:44.5259567+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": "1b334c2b-2bb5-4e01-b7cd-639848ab1917",
"id_pos": "e4ba480e-4f38-4594-8fa5-48a8ca108a45",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:05:44.5259567+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": "5c59d8f0-87f7-4e56-b412-306e09292604",
"id_function": "5e8fceb9-db5b-4a37-b68f-e6ff83e96cdb",
"id_user": "05830965-7fd5-4fef-a770-fe70b8247ad7",
"id_profile": "0581f4b9-2ec4-4886-8fc3-54e2b28f3f5d",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "dd6cd3ed-51dc-4bc2-925d-f5867d073c69",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+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": "65823246-7d65-46fb-b299-d34d3cc71d53",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "b4b6892b-03b3-4885-a724-99cc24049e93",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "540a522b-c456-40fd-8e83-fb364b5a6a6d",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "b05bf4e1-3395-46d0-ad1d-617cad793e0c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+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": "2c8716dc-a3d8-426d-912d-711b5054bb98",
"token_id": "sample string 2",
"id_user": "85543d51-ff19-4d0b-b9a0-c05f0bc6a343",
"date_from": "2026-03-10T07:05:44.5259567+01:00",
"date_end": "2026-03-10T07:05:44.5259567+01:00",
"created_on": "2026-03-10T07:05:44.5259567+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": "66fe6639-903d-48a6-87b1-04c7c4be357c",
"id_room_activity": "2be1b0e6-9fcd-442b-9fdc-a6b1ecbe0695",
"id_pos_sesion": "4339b28b-d7f4-4093-878a-860e4070db69",
"log_text": "sample string 4",
"id_user": "7577233a-6d10-4c26-951c-44d968f0e918",
"created_on": "2026-03-10T07:05:44.5259567+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": "abb0f518-447a-46fe-9ae5-7bd11adce9be",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:05:44.5259567+01:00",
"date_end": "2026-03-10T07:05:44.5259567+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+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": "b24f2e40-5d1c-4075-ba33-3ee341388ca9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:05:44.5259567+01:00",
"last_update": "2026-03-10T07:05:44.5259567+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": "b30899bd-d4c9-4144-ad44-56bdb2d12e48",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "be166bab-372f-44d1-8756-b55085648887",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"commited": true,
"mt_branches": [
{
"$id": "2",
"id": "889aee1b-6eea-4f0b-aa9c-9643f4b94a71",
"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": "09b13495-b745-4985-8b91-81043486d7d9",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "785b5683-d4f5-42a5-8690-9acc79b455e1",
"commited": true,
"st_images": {
"$ref": "1"
},
"st_users": {
"$id": "3",
"id": "ab0693aa-bf36-4305-a96b-e1f67865057a",
"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": "539715db-60c6-4864-9358-8ecbe190ccb4",
"view_messages": true,
"id_image_photo": "42ae4194-0796-450a-a202-17a285bed4e4",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "e8a920c6-59ab-4221-b229-9294b6892cff",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "4",
"id": "19c9727d-5bd2-4b5f-83c9-ba25d920d23a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f0bfa0a8-96a1-45bc-bd3a-9a6137398e9e",
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "740ceca5-75ea-494d-b22d-dde5de0d5895",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "5",
"id": "a455b7a0-b829-4dfc-a0bc-c55f92cbafaf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1bd45124-3a35-4ef0-ac66-7cf5f8631b91",
"id_zone": "f7f763bd-923c-433f-9522-43cb1070077f",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "243b2f09-da43-47d4-9506-7b3b21fef01a",
"commited": true,
"mt_branches_zones": {
"$ref": "4"
},
"mt_cloakrooms": [
{
"$id": "6",
"id": "a9cee912-7390-4126-bd21-b5c76cec912c",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "9aea4504-d911-47a3-b42a-a56a790f9556",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "70011ffe-9e37-4cd6-b7fb-3ee1906e7d59",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "0d9e32fa-34de-4d84-a464-7a4f345c231d",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "7",
"id": "05d5f5a9-1bb6-485c-9d66-4387b4c69d4d",
"id_cloakroom": "35b78ac4-5ae9-408a-a52f-80fa5b66005a",
"id_pos_sesion": "e29ffdf9-fd8a-49e1-8515-979d99f5ce45",
"unit_id": 4,
"date_open": "2026-03-10T07:05:44.5407044+01:00",
"date_close": "2026-03-10T07:05:44.5407044+01:00",
"id_doc_sa": "5f503933-38c7-4334-93d9-ac7edaffeec0",
"commited": true,
"mt_cloakrooms": {
"$ref": "6"
},
"tt_doc_sa": {
"$id": "8",
"id": "30ec33a4-0e3a-4101-b07c-d4bbaadbb3c0",
"id_pos": "ed16cdaa-d20b-46e9-8cf7-0f83ba028a42",
"id_doc": "4908d7aa-3ab2-4488-978a-22a49e5d42dd",
"id_branch": "8ac4811a-da5a-4826-bf94-b0cc321835bc",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:05:44.5407044+01:00",
"date_tax": "2026-03-10T07:05:44.5407044+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "f365157b-841e-4768-9c6d-8c465b955d5f",
"id_relationship": "12d25eb0-e1d7-4ee8-82d6-f5d60e6f8dbf",
"id_loc_from": "0de2b4fa-5973-4044-9b19-b4d3111f6b1a",
"id_loc_end": "9d8c7448-a0d7-4375-a559-9c4325d1b1df",
"id_user_add": "d0eaf404-9ab0-43ee-be71-f4e3a1725b11",
"id_user_upd": "dc290545-9c29-486c-98b6-37fe94b0e37d",
"comment": "sample string 12",
"id_pos_sesion": "bab24b67-0bc3-49aa-878b-ae238634b98d",
"id_room_unit": "8d958e53-dac9-4276-8376-9ec6a981a888",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "8d312605-8506-4375-b347-206f1b7ead70",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "9",
"id": "23ab6500-ed07-4b0b-8e99-0f4127ffbc97",
"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": "9e5f2368-9f00-44b8-8272-28d939ae275a",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "ec841b06-8a93-4cf8-b515-dc6d1ac35883",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "10",
"id_doc": "34065f3e-27e8-4a63-a212-539041a463d4",
"id_pay": "f55be3b7-d6b4-4619-9dfa-359c19e00663",
"id_money": "2256abee-071b-4dee-8543-2c72d8c1d716",
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "420db211-56a2-4f04-9722-de6b0ebe7881",
"commited": true,
"mt_docs": {
"$ref": "9"
},
"mt_money_types": {
"$id": "11",
"id": "6633534e-00fc-407c-963a-b4bac38c12ef",
"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": "7d9d13a5-fa4a-4d7b-b303-74766dfe7815",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "77b12d0e-bc6b-4e2e-bcce-7620f336a080",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_money_rates": [
{
"$id": "12",
"id_money_1": "94fcc4bf-1145-4d8b-bae1-bf832501de8e",
"id_money_2": "e7908003-b57d-4daf-a638-7ff213ef5779",
"date_from": "2026-03-10T07:05:44.5407044+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "c5a6f8d3-bc9d-42b0-9a5d-d1c30d8227ef",
"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": "62dd526c-edf1-4166-8ac5-1770d484b6ac",
"id_pay": "80d48d6f-2116-4656-860b-ecbda7e24358",
"id_money": "69769183-2419-4e02-a713-0e44220b6083",
"date_cashflow": "2026-03-10T07:05:44.5407044+01:00",
"coefficient": 5.1,
"id_user_add": "877cb873-9d72-46da-b5ee-7ea1f76b1f81",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "14",
"id": "5953fd0e-e366-4c26-b1f0-eff260028cf3",
"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": "7ae163e6-9f54-4d95-837d-66b723671a37",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "ddf078a2-fc73-4429-bd96-ac665d783eb2",
"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": "6c6d0a19-e671-4834-8222-bbf51a96123b",
"id_line": 2,
"id_pay": "d0ab4152-da5e-46ff-8f46-fe439fc94d46",
"id_money": "9c2c360c-7780-43e4-9579-25588aa040df",
"coefficient": 5.1,
"id_voucher": "9a1c846a-6f2c-4193-bd41-55eeeb8a20e0",
"id_employee": "9ac3c694-10ff-4cb8-a263-4e5d24337ac0",
"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": "7aa778ba-50c5-4cc7-9ae7-d29804a4350f",
"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": "a70a78b4-f799-498c-bfa6-1dd57fa9eadd",
"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": "7fafd855-0a59-42ca-bbca-1a572cf5b970",
"name_pos": "sample string 12",
"id_image": "f71d5819-78b4-4ffa-aaea-3bdb089531cf",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "92159688-5c2d-40b1-b06c-f83e25f6f6dd",
"commited": true,
"mt_employees_branches": [
{
"$id": "17",
"id_employee": "f3e54a40-a2c0-4d2e-b928-a605fe18e169",
"id_branch": "980bad10-2012-4f8d-9aac-b61297140ec0",
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "0534cff6-8d52-40e9-9bdc-b9f25f19cda6",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "16"
}
},
{
"$ref": "17"
}
],
"mt_employees_profiles": {
"$id": "18",
"id": "28034cb1-2379-4f9d-91f0-d2e88063a7f9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "b5516567-0847-406c-8c35-ea515684cfc9",
"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": "8b9f8c81-c2b6-498b-8419-2d16d1929b54",
"id_line": 2,
"id_item_sub": "aac96bda-6dc4-4217-8a2c-0b11ff7e5384",
"qty": 4.1,
"id_list": "2f904000-6be1-4394-9b03-9973690dc066",
"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": "33d28e87-448b-495e-a358-76ec489a7d9c",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "04c797fc-f06c-48a1-9bec-0b7161cafe06",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "27234d87-3aed-4ad1-83f6-eb193af084e3",
"id_user_upd": "ca38982f-ffed-4090-845f-b5ccecd89c54",
"active": true,
"mt_employees": {
"$ref": "16"
},
"mt_items_sub": {
"$id": "20",
"id": "9be05e4e-a2a7-4770-8ca9-32773cd1a37b",
"id_item": "366ffb5b-497b-4438-874d-c0d1e167b717",
"id_item_type": "6393bf69-1763-4047-ac9b-74285b3860fa",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "7cbca763-fc04-439b-9021-154743e60511",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "37a33a76-4088-4eba-b1a2-575a7b50cca4",
"commited": true,
"mt_items": {
"$id": "21",
"id": "96b49f1f-4ee8-4828-9ce7-e8f4f1f3bbc5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "e4f856b5-ef7a-4d19-a00d-df63be72503d",
"id_unit_sec": "b76abb74-786e-483b-b1ff-c631ac9ee091",
"id_brand": "12f16c59-c145-4d37-a35c-9f83b3d6649b",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "b8aabfba-fabb-4e96-83d8-cb68ba527fd3",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "2585643c-2dff-46fb-b9bd-b8cffbf58246",
"commited": true,
"mt_brands": {
"$id": "22",
"id": "d09d3f88-2080-4d0f-8add-6f164a02ddd0",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "932df7cf-8926-4ed5-be9d-0948a17f8059",
"commited": true,
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_categories_items": [
{
"$id": "23",
"id_category": "9b089f84-da36-4979-8918-28c9c3025488",
"id_item": "f578f786-5d1f-4608-a170-f54e15bfc29e",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "1e1da3af-7e32-4066-a1f2-8cf68d0e95c9",
"commited": true,
"mt_categories": {
"$id": "24",
"id": "a5ddb5a5-f3bf-475d-b4f1-28c3dbb0137b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "4cdf95ae-a7bc-44b1-b038-0db7caadb4d4",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "12bb24cd-8794-436a-bf9b-6b3d159df64b",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "f8528b42-3539-46ea-845b-372395a8d980",
"commited": true,
"mt_categories_items": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$id": "25",
"id": "53c1f869-68ca-456b-b16a-44469238ddfd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:05:44.5407044+01:00",
"date_end": "2026-03-10T07:05:44.5407044+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": "3d5cf077-4221-4730-87c2-f7ae0b73b067",
"id_pos": "22cae42d-1207-41db-9c2f-aad648150646",
"id_list": "8a97daca-8906-43f0-849d-a7cc64ae27bd",
"id_item": "3bedfbb0-5102-4ddf-96bf-afa757ca52a4",
"id_item_type": "95036e91-eca4-4cd8-9ed2-baa90a7f8d77",
"id_category": "0155c288-3985-42e4-bf32-11d09e4c47cb",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "d03f3d3e-fa73-4ce9-b7f1-69f56f72c5a7",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "24"
},
"mt_items": {
"$ref": "21"
},
"mt_items_types": {
"$id": "26",
"id": "a3f86a4b-75ae-4a89-86e2-26dc25c235f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "c05f677b-4ce0-4c1b-b515-b70ccca2a3a7",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "99a6497d-01f6-495f-9cf9-c250ead39b62",
"commited": true,
"tt_vouchers_det": [
{
"$id": "27",
"id_voucher": "9b1fd4b3-3d27-4824-ada0-03320f911764",
"id_line": "152cb732-9f2d-40e0-a184-82d1f7f95e02",
"id_category": "420c3a3f-6853-46a5-a805-acf261bc0a2d",
"id_item": "9a1195e2-8ef2-4554-8e5f-a1cfef105930",
"id_item_type": "a7e42f06-d42a-423c-95e6-7477fd4badd8",
"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": "e457f74c-b53f-45a6-b0e1-19bd64aa58d8",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:05:44.5407044+01:00",
"date_end": "2026-03-10T07:05:44.5407044+01:00",
"date_used": "2026-03-10T07:05:44.5407044+01:00",
"date_sesion": "2026-03-10T07:05:44.5407044+01:00",
"id_employee": "bd07b388-d3a1-4013-be7f-62f13a0f91e6",
"id_branch": "49e7014e-fd37-41de-87e5-41f10ab4ec4f",
"id_voucher_permision": "70ab8b6b-da41-4cae-9221-1f67fd2a8ebd",
"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": "63d92dcc-99bf-407e-a385-5f62f3243708",
"id_user_add": "fcb048ee-df36-4b52-9925-6e6e6c2d7c12",
"id_doc_sa": "0757720a-5e4d-4351-bebc-9f4d83683888",
"id_item_sub": "d346e8a4-f01d-408c-9dc0-ab7df058522a",
"id_pos_sesion": "defdcff6-b4b4-4cea-b371-7366135e44fc",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+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": "ad3a04f0-9e24-4e1f-9cc8-c6085c97989c",
"date_from": "2026-03-10T07:05:44.5407044+01:00",
"date_end": "2026-03-10T07:05:44.5407044+01:00",
"date_used": "2026-03-10T07:05:44.5407044+01:00",
"id_employee": "ca11ad87-8431-4bca-a368-a5ec2f85e8da",
"id_branch": "27619579-2614-4a0a-814a-abe043c3d51a",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "c10bb63d-19be-4cc9-8d09-6792a1c7ce5b",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+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": "91829cc0-880d-496c-982f-8bc8fdefdde9",
"order_id": 2,
"id_item": "8a203d5d-30ff-4474-8ec7-5a6990a0bdc9",
"id_item_type": "cb5007b0-b8dd-4686-8ef1-d81977629306",
"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": "8ed22f12-5e27-44bf-8b5b-ba032d7306ff",
"type_item": 11,
"id_voucher_json": "cfa69deb-20ff-409c-856a-cef87b66a664",
"count_voucher": 1,
"id_category": "4c062880-e0bf-4094-8146-5885eb6c7486",
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "f3dcd49d-4e89-4f6a-9998-ef3511977343",
"commited": true,
"mt_items": {
"$ref": "21"
},
"mt_items_types": {
"$ref": "26"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "31",
"id": "cbd48855-7cce-4bd7-bdf5-ef53c7bc86e6",
"nro_sesion": 2,
"id_pos": "fa40911f-05e0-4de7-92ce-dbb7afe36d2a",
"date_tax": "2026-03-10T07:05:44.5407044+01:00",
"date_open": "2026-03-10T07:05:44.5407044+01:00",
"date_close": "2026-03-10T07:05:44.5407044+01:00",
"id_user_open": "77e50d8c-d94f-467b-b18a-f57a98eca647",
"id_user_close": "0c111c6e-4379-47a4-aa75-b94bd9e0a628",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+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": "64a79681-206a-4726-b8e5-f016d40a87fa",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "47569c51-ff62-4919-9c1f-40d4fff216b8",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"tt_pos_sesion": {
"$ref": "31"
}
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$id": "33",
"id": "c270f5eb-e294-4f8b-a446-000ad88436df",
"id_room_unit": "abdfbf37-e4ae-4d26-b7f8-b5413e598456",
"id_room_list": "6b251e8f-d930-406a-8594-e7c786783617",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:05:44.5407044+01:00",
"date_from": "2026-03-10T07:05:44.5407044+01:00",
"date_end": "2026-03-10T07:05:44.5407044+01:00",
"date_open": "2026-03-10T07:05:44.5407044+01:00",
"date_close": "2026-03-10T07:05:44.5407044+01:00",
"id_employee": "d4b3df8e-8619-4f1a-be18-c8c0535b3077",
"id_employee_sec": "bada1c1f-fa06-42cb-8901-23effac1bb01",
"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": "ff3e0874-7a38-48b5-b8ca-b656df0d74e1",
"comment": "sample string 7",
"id_user_open": "19e3e61f-4745-4f79-9545-999b4ba5fc10",
"id_user_close": "2c5f61c0-1422-4258-bea0-1d9b75339b44",
"id_unit_state": "b2e89507-a1ea-45bc-883b-6112446ae556",
"id_pos_sesion": "8c96f3fb-dcf3-4e16-a9a2-982208c9c66b",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:05:44.5407044+01:00",
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"commited": true,
"mt_employees": {
"$ref": "16"
},
"mt_employees1": {
"$ref": "16"
},
"mt_rooms_units": {
"$id": "34",
"id": "bdb98e72-4dba-4d9f-aeae-a66de402d435",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "304a8a28-c142-4561-8ff7-2ffb1b3b50fc",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "f9285278-cd8c-473a-9095-898f5e6c4c30",
"locked": true,
"date_locked": "2026-03-10T07:05:44.5407044+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "2905b1e9-caa0-46ae-bb53-c72356ad2f55",
"commited": true,
"mt_rooms": {
"$id": "35",
"id": "14bbeec3-e1de-42ee-9a4f-bb3e9b1ff531",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ca4dd667-36e4-4b18-ae4b-618f4b72879a",
"name_pos": "sample string 6",
"id_image": "0121c787-3347-46f1-941b-43c7fb929cff",
"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": "385c1e8c-9f43-43bc-808d-c755a627fc24",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "11eecb93-6e70-44bc-a1a4-3bc4bce997a4",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "36",
"id_pos": "e8ae61a7-e61a-4ae8-bbce-e6123f2f4767",
"id_room": "9be54587-0a74-4aa8-a90e-141923e0380b",
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "7554f3a4-a35f-4893-8f82-dde5485e34bb",
"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": "46b71149-ca9d-42f6-8f09-6d46beca4aeb",
"id_room": "727c0c69-0cde-45d9-a347-d91daa8fcede",
"date_in": "2026-03-10T07:05:44.5407044+01:00",
"date_out": "2026-03-10T07:05:44.5407044+01:00",
"id_user_add": "6fb15c90-6341-431b-966e-3be40e6f56b9",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+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": "0d3764ee-b5a1-48eb-9323-9e8e96f06b99",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "9704864e-7dbe-4b26-8dc7-3650b556b6b3",
"commited": true,
"mt_rooms_units": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms_units_states_types": [
{
"$id": "39",
"id_room_type": "ff926926-205c-4fd8-a2f4-c5c8a083879b",
"id_room_state": "89436265-714a-40f1-af7a-56faad7bb1b6",
"id_image": "986d7c09-d7a1-4062-b66e-787a868da15d",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "43e15d3d-f2ee-4d26-807d-1c2c0234b8df",
"commited": true,
"mt_rooms_units_states": {
"$id": "40",
"id": "f75c0180-2ba7-4b93-a79e-3b2afb7375c6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "16437864-4fcd-4074-a5e3-412bb4147a71",
"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": "6811a385-e43b-410c-afd6-b840e130c1c8",
"id_pos_sesion": "4615f761-ab33-4331-8f13-801cc04ae988",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "6284bf92-60db-44ae-ba48-2e4c22d5c780",
"id_room_unit_activity": "ea9c3d65-26e0-4d86-98ba-d759fea9fcd3",
"id_doc_sa": "bce342be-2a4c-4d99-a52d-c4e16a433bdc",
"id_pos_type": "e3450cea-ecdb-4a48-8020-1d6d79322205",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "cea9514b-f775-429f-a229-6c5aed151b55",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "31"
},
"tt_tips_users": [
{
"$id": "42",
"id_tip": "06510557-2496-4162-9553-a21912692bc0",
"id_user": "d3bf5066-53fe-47c2-a5a4-c1b433027408",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+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": "35e17e3f-41fd-454c-816a-42d2a8dbed07",
"id_user": "45a45e59-0c2f-4078-b3cd-54f233e94d7e",
"date_add": "2026-03-10T07:05:44.5407044+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+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": "ef56b094-989f-4cbe-9510-489f669e61fc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "a74d8e0b-47f0-47a7-bb33-3be38e14f462",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "cc5ce8af-558c-453c-99d5-9e4b3400b23f",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "722cb05d-c801-4a47-af6a-0872aaec7ab7",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "45",
"id_pos": "849abcf4-8b27-4dbc-819a-1ee1fac2c930",
"id_pos_type": "ff30d67e-d10b-4449-8f40-2d779cc0c6f0",
"id_price_list": "2acf6363-b657-457b-ba32-c17a30498c65",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "82478b95-492b-416e-8aab-24f246e1f829",
"commited": true,
"mt_pos_view": {
"$id": "46",
"id_pos": "138c0e55-bfc3-4e2b-b9c4-4e7fa158655a",
"id_pos_type": "0f16b937-6e3e-4302-9daa-0704229b2540",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "ae2d1300-5ce6-4fe2-af55-e2edb78c36b1",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"mt_pos_prices_list": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_pos_types": {
"$id": "47",
"id": "b62f8116-44d5-48db-83b1-a5c58beb9ae9",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "1bc94a48-58b1-4189-8048-f874cadd9963",
"commited": true,
"mt_items_featured": [
{
"$id": "48",
"id": "e0ad06c5-bea3-472a-a4c3-0e11ab716b93",
"id_branch": "51e7e390-c9c6-4d70-9d0d-7a1e9e833203",
"id_pos_type": "a9c0af3b-c22d-475e-9bb2-58360b24b044",
"id_pos": "778e4f01-80ec-42d3-8dd9-31a23b428a36",
"id_item": "b7aff2c8-7cbf-4326-b060-1fd491b2d7fa",
"date_from": "2026-03-10T07:05:44.5407044+01:00",
"date_end": "2026-03-10T07:05:44.5407044+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "4ca7642a-6d41-4f06-b4b6-0c5c9cbd2e46",
"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": "cf1092ed-0093-4505-aa8a-5c52ad603468",
"id_doc": "68cab2e2-df58-4742-ad40-b7867c8585e9",
"id_pos_type": "fc9821a2-7afb-4aff-9d7e-f8e0a93751a5",
"id_doc_print": "92999217-2233-41c0-b492-804360b3d44e",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "b953b9cc-7d06-4421-8349-8cba922615ce",
"commited": true,
"mt_docs": {
"$ref": "9"
},
"mt_pos_print": {
"$id": "50",
"id": "443ca514-618e-4608-9b4f-275523279d14",
"id_pos": "1ad33d81-2ab4-43c2-8c2d-b712b43c1da6",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "b67e2a23-27cc-4b28-8c46-2fc1a15b2cbe",
"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": "82110fc7-72fb-435a-ba4d-b9ffa0fdf77c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_doc_print_det": [
{
"$id": "52",
"id_doc_print": "12edbcac-f858-41aa-9cad-ceb0f2a30f1d",
"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": "2cd31ece-bc4c-4d66-a579-4220113fb41e",
"id_item_sub": "1e20382a-1953-465f-8bc3-2e79ca0bffa9",
"validity_date": "2026-03-10T07:05:44.5407044+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "d68c3c72-72ff-41d0-ba6a-23d0074f941c",
"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": "783f0ba6-d470-42ef-999d-1c7e2a707e41",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:05:44.5407044+01:00",
"date_end": "2026-03-10T07:05:44.5407044+01:00",
"id_branch": "6b0b6728-b2b5-4bfc-ad0e-88a917634bf1",
"id_pos": "06828ad2-1c52-4ef3-8ab1-3ab71c2cb5cc",
"id_list": "ce2ab432-b538-406e-b9de-e4baaee6344b",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "2ab836d7-f7f0-4a83-b8a1-e52b5a8b28d6",
"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": "7b635fc6-4453-4243-8776-e435012f1082",
"id_item": "6bc5d543-c9fa-488c-9541-9abafeea3c04",
"group_id": 3,
"id_unit_ref": "91d507ee-d347-4068-8d42-e72b03861602",
"qty_dis": 5,
"mt_items": {
"$ref": "21"
},
"mt_items_sub": {
"$ref": "20"
},
"mt_units_ref": {
"$id": "56",
"id": "b2e0f8b0-09c4-401d-9709-bf312bc8fe7d",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "010fafcc-f8db-443e-829e-8ab8a2c95b24",
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "32823638-26b8-44f8-b07f-b85178e47a3a",
"commited": true,
"mt_units": {
"$id": "57",
"id": "fb33f4a9-81e9-408a-9cf0-ab340160a163",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "73e349a5-6fd1-4abf-aa60-d53bef0ab42b",
"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": "90932a31-eb48-4dc3-b1ed-992984d54989",
"id_line": 2,
"id_item": "11f04229-e5da-47b1-8215-e009bfc089c3",
"qty": 4.1,
"mt_items": {
"$ref": "21"
},
"tt_doc_sa_det": {
"$ref": "19"
}
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$id": "59",
"id_doc_st": "1052f9c6-7833-48f2-8182-24f2a3f5d7f8",
"id_line": 2,
"id_item": "453bce19-2370-4b1a-9a07-639a1412dbb8",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "21"
},
"tt_doc_st": {
"$id": "60",
"id": "d6b61a5e-9ae4-4b9e-a843-839058606205",
"id_pos": "13d38d16-eada-4bfd-92f3-43bf63796032",
"id_doc": "72d60ba1-932c-4713-a7a5-8dd6cfcaedf4",
"id_branch": "27eef95e-42a4-425f-bb66-33be7a5a1163",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:05:44.5407044+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "ecaed46f-bd2d-449d-8e4a-962e4fb132a4",
"id_loc_from": "c00f5dd0-ff60-411a-915a-bdcc040583c8",
"id_loc_end": "83dfcffe-bec1-4723-872d-c8c1f25a7253",
"id_user_add": "d9e4dc0c-92c2-4f42-b25b-f0f628ade141",
"id_user_upd": "7bdbb9d3-ce81-41a1-81ed-1118585a2319",
"id_pos_sesion": "43c9c930-b9c2-4f62-aeaa-996cfb767fbf",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:05:44.5407044+01:00",
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "9"
},
"mt_locations": {
"$id": "61",
"id": "637a3865-f545-4386-aa7e-bfdb9978abaf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "cb0514c8-e6ef-4476-83b4-a6870974ded8",
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"id_user_upd": "5c6f0943-44b4-418b-94d5-d4e1189b2a77",
"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": "724b4337-5b2f-400e-bfdc-cc57f4a21a5f",
"id_item": "0a9adf94-931a-4b10-98fc-c753ca55ecd4",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+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": "dcedcc6b-ab08-429a-8fde-339a7e6e7756",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "aca08323-464a-430c-b746-e362e931ae96",
"id_doc_print": "c817c929-62ed-4671-bb7b-f04d9784e804",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+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": "f33fe7c0-5ea1-40a5-ae59-72b38bfa61b6",
"id_doc": "40b0d822-3e28-4c30-837c-f09453b6747f",
"value": 3,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+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": "7116e778-1f01-4a01-a8c4-d9f4096a0096",
"spool_server": "sample string 2",
"id_doc_sa": "b154a959-b90a-4fbf-ace6-3c3bd41e3169",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"printed": true,
"print_on": "2026-03-10T07:05:44.5407044+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": "8a58afb6-ed05-436a-88b9-dbb70cf052b0",
"id_pos": "c90ef7ae-5f97-4360-989e-a4c35e701c85",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:05:44.5407044+01:00",
"key_access": "sample string 5",
"id_user_add": "8fc76300-ec0d-4fa1-8adb-09a28c133171",
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "9697c4aa-16ce-45e6-a9ad-5bd4c80d52a9",
"id_pos": "ed0f4c2d-0c6c-4554-81e5-b181158368b1",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+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": "d0a8c61c-bdce-4576-a6a0-b98df856ff1e",
"id_pos": "00d228e8-6eca-4917-93a0-44b3eb7f31f4",
"date_add": "2026-03-10T07:05:44.5407044+01:00",
"date_upd": "2026-03-10T07:05:44.5407044+01:00",
"date_out": "2026-03-10T07:05:44.5407044+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": "946c8f01-87b0-4440-aca0-a75bbb0d71cf",
"id_user_add": "b9258a77-cb94-445d-b459-55f5c57d2d45",
"id_table": "1cc691bf-e4b9-45c6-951b-468c5f9226d3",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "23bb9217-2e31-4e07-a4cf-553f1eaa09dd",
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_sync_tables": {
"$id": "70",
"id": "4f7c25f5-4faf-4434-940c-d092321bc310",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "b5cf343c-d2e3-41c9-9b8c-ff815120acb1",
"id_sync": "ffcfc632-1ecd-42d8-9217-3c2351d75a2f",
"json": "sample string 3",
"id_table": "0ad1850c-7456-4718-af6c-8ed6ad93d46e",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "b15bd557-1695-45bf-a674-13cd87d084e7",
"id_branch_from": "d6e989a6-389f-4360-ab61-590308fd67e1",
"id_branch_to": "8da37bd8-d8d8-439d-8530-87f09c7ead65",
"type": 4,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:05:44.5407044+01:00",
"send_on": "2026-03-10T07:05:44.5407044+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": "e914e1bc-9128-43dc-b01c-d9c3f15e8003",
"id_pos": "a8c86551-5e93-4d56-9bc1-ac4b74bed315",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:05:44.5407044+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": "72914452-1caa-47de-b02d-0ddca1e3593d",
"id_function": "311dfe43-ca0a-4d5b-b880-7a91ced5e027",
"id_user": "785a14fd-dc69-4539-ac3f-d516d153306f",
"id_profile": "b06e0fbe-05fb-499e-8f32-54da50b6c896",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "e299f56e-6c5f-4c4f-a127-7dd479154f9c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+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": "5c2d7f68-5578-4edd-a29d-4f6743a4849a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "5d22a438-10d7-4d08-b9e0-9e22b5e34e7e",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "4e784775-72ba-486c-a54c-e365b99fc7f1",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "230e43f4-f2ab-4e08-b4fc-df8c5acad625",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+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": "d0c1920a-c455-4f7f-8505-5b2fcf8b6a05",
"token_id": "sample string 2",
"id_user": "f698ecc1-82dd-4dc2-9bd0-6a62eb2759e6",
"date_from": "2026-03-10T07:05:44.5407044+01:00",
"date_end": "2026-03-10T07:05:44.5407044+01:00",
"created_on": "2026-03-10T07:05:44.5407044+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": "c44cb975-3f41-4c55-bf7e-979ef6d326ed",
"id_room_activity": "dd545d23-1281-4602-ba2b-58b091aa0ced",
"id_pos_sesion": "c1f154b7-586b-4bb6-830f-149dea6def49",
"log_text": "sample string 4",
"id_user": "3120214f-d0d6-4386-9eb1-1102b40227b7",
"created_on": "2026-03-10T07:05:44.5407044+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": "bb9ead3d-3bd0-48be-8061-29360070e6cd",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:05:44.5407044+01:00",
"date_end": "2026-03-10T07:05:44.5407044+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+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": "01a75c5f-38c2-4abb-ade7-42e7c040baff",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:05:44.5407044+01:00",
"last_update": "2026-03-10T07:05:44.5407044+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"
}
]
}