POST api/Mt_Employees_Branches
Request Information
URI Parameters
None.
Body Parameters
mt_employees_branches| Name | Description | Type | Additional information |
|---|---|---|---|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
Request Formats
application/json, text/json
Sample:
{
"id_employee": "0c5adbd3-5af7-4bdf-b405-e58f73ab7fc1",
"id_branch": "be9ced0f-1794-4501-996a-19fbe53da2b7",
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "c49513aa-76c7-46c9-a300-0d5ccb19c0c5",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "39ad1ffa-b5e4-4914-91ba-722463a34b72",
"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": "d6ae1ca1-2be0-49ca-9c5a-b8eca03c7869",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "7e8ee86e-640c-471f-bae0-fdb8453d75e6",
"commited": true,
"st_images": {
"$id": "3",
"id": "b6c93ffe-01e9-43ea-b563-73679a9c84d0",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "f967c7e5-f7cf-470d-92a6-73686ddf3369",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "f137aaa8-1300-4f08-9f92-e3892ac58d57",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "da91c5f7-c517-4f54-b776-810a3ba1e98e",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "49903dfe-ef22-4fdd-a097-9b6e18403be2",
"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:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "4dbd9edd-7f9c-4a3b-ab11-7dc38b20b3ec",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "0dc51d46-07f7-4548-8c1f-a4e62fa78b24",
"id_item": "e2749f67-6804-4927-be6b-f45da2d4ed82",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "c07577fa-8693-4099-8e69-fdd052e1476d",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "a1d3a78b-1bd3-4c65-a37d-64394574e3fd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "40724418-afe0-489a-be50-799e4a8e633b",
"id_unit_sec": "d5decf46-3153-41d4-90ec-8a0ce20fa3de",
"id_brand": "bbd7a76d-db25-4e63-83fd-5fbb5a718122",
"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": "0113e96f-6c91-4ee8-9d67-b2a965cffc86",
"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:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "2449f784-cc45-4423-97aa-3908f66c51ea",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "51f005f4-a21c-43ad-afd0-27d13839ffde",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "7aa17c70-cb20-46c6-b0fd-f0810758ac8d",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "5a93963a-b4ee-44f8-a3b9-48d1348bd9d5",
"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": "8012b208-01f3-4781-9225-9df588ae9a61",
"view_messages": true,
"id_image_photo": "fb289d44-d263-4d57-921b-9f261d7c7df9",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "ed574ad3-7aab-45a3-a39f-739573e7264a",
"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:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "96bf5ed6-7807-4a3e-af3e-b14f8ded90ac",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "25a287bb-9f82-43ba-b5bc-17156461a124",
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "c15aea3b-713c-4600-acaa-ccfc73d598f0",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "f81c90a1-522b-417c-8781-4f48698ca77e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "264eed51-f5b7-45b1-bf5d-352bac5ec238",
"id_zone": "4239feee-c757-49d8-8f16-96b9dbbbb202",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "fafca3df-4ddf-4760-b1c9-cf2cb287ce28",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "6c618338-67fc-4fc3-ab94-454b23cffce7",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "144384e6-774a-4eca-bd2b-9a9610fe3c1f",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "f82ea9b8-cdfe-41a7-8935-030b0307c961",
"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:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "c4b55758-03cd-40fe-a433-a11ba173d625",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "47442456-1e61-4068-8e49-c13f04ade592",
"id_cloakroom": "fecb08a3-e8b8-4925-ad0e-2b9a41f15f75",
"id_pos_sesion": "46ad48fb-4f75-4385-91f9-cc3b621197a9",
"unit_id": 4,
"date_open": "2026-03-10T07:07:46.1504595+01:00",
"date_close": "2026-03-10T07:07:46.1504595+01:00",
"id_doc_sa": "289b6461-942b-4f77-a967-14853c98eb09",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "aa38a17d-4fe5-416b-bc10-ad1ecf0267b4",
"id_pos": "6efa3c0c-f04c-47c2-80ab-456ee3c44c67",
"id_doc": "682be890-f210-447d-94c4-53eeb8646661",
"id_branch": "20d47f9b-e856-4259-85d3-02e5059a20eb",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:07:46.1504595+01:00",
"date_tax": "2026-03-10T07:07:46.1504595+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "6fa161a7-3cad-42c7-94d9-95a5e90e018a",
"id_relationship": "9f8f3d69-645b-4fc6-9c44-6bbb1d86c57c",
"id_loc_from": "1d4c8b8e-b3e7-449c-811f-3bff2c098fbc",
"id_loc_end": "dd8dd995-5c9c-4733-a955-56e002380573",
"id_user_add": "9713e693-61aa-416b-8920-9f9174f1862f",
"id_user_upd": "e1fe58a8-076e-439e-8d35-67b4cb4be38f",
"comment": "sample string 12",
"id_pos_sesion": "321b1ecf-417c-4bb3-b083-9738aee431e0",
"id_room_unit": "037fa857-45e6-4139-8a18-f7f22da423f7",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "c773b575-8fa9-4c96-917a-00a6fa1898ff",
"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:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "04cdab93-dabd-4f52-aed5-ff7191867fd0",
"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": "bff2ed74-4e4a-4aea-b636-08021ed1e547",
"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:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "296b3e7e-f902-4937-ae5b-5ad1b48f4bb8",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "6d78bce2-d89b-46e5-a2cf-372fc19859c1",
"id_pay": "3eea2722-8a52-4c25-b717-9f855891ad07",
"id_money": "a64077f4-782f-4b20-b604-11c248bcd081",
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "bb863e0f-5acf-47fb-8688-d99c13d1ed4a",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "91e3b1d1-3c18-4cb6-a63a-53c6a00af216",
"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": "c0aa3210-edb9-41dc-a3c1-1d4c16c49ce4",
"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:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "9373a619-fff8-4dba-a3a3-7b6699392370",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "67c03894-6446-4a74-8f45-37318ba04a7c",
"id_money_2": "496664bb-4576-4441-82c1-e4ebcaa8c1f7",
"date_from": "2026-03-10T07:07:46.1504595+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "afebcdd6-6af9-4381-89ff-e8811854ada7",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "a76e30db-9830-47ea-943e-5e4e0ffa5cf0",
"id_pay": "99c0f6a1-516f-47c2-9434-12cf83b25898",
"id_money": "b69bb8df-90b5-4c89-ba6c-f682500a9dcf",
"date_cashflow": "2026-03-10T07:07:46.1504595+01:00",
"coefficient": 5.1,
"id_user_add": "4b8200d3-0e6f-457b-853d-498e1bb3363b",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "724f8a5d-fdfe-4fae-80eb-857d0b0a7906",
"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": "a59b7e51-257d-4d75-a8e0-9a2cbd5493f5",
"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:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "91b3cfbd-6e8c-4606-a86a-ce0f1a65c4c2",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "4b02f133-fd76-4388-8ce1-416d8affc046",
"id_line": 2,
"id_pay": "23b2ee3d-5493-4d7b-9035-cfa92823abb0",
"id_money": "1d2ff2fa-8242-46de-8928-3ae091d5b7ae",
"coefficient": 5.1,
"id_voucher": "b7b22591-c888-4b8b-8094-8af4f8865758",
"id_employee": "3f4bb9a9-7702-46fe-8495-9f31fc7555e9",
"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": "e72b791c-ece1-4f42-8a29-f116f687509a",
"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": "21",
"id": "09302c52-4881-4448-b241-1ffef65ce824",
"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": "ec31428b-3ec3-425c-a22a-b265caa1af5b",
"name_pos": "sample string 12",
"id_image": "ad152eeb-bfba-4e2a-9b45-a940d938dde9",
"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:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "7f5b202c-ee8c-4764-a5c3-037926f6180e",
"commited": true,
"mt_employees_branches": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees_profiles": {
"$id": "22",
"id": "6d7adcca-08df-414d-acd2-bd62207451a0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "f4f37ecb-aef8-4393-a639-fd27125f0ebc",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "8"
}
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_det": [
{
"$id": "23",
"id_doc_sa": "c3722cae-c331-473d-829c-3b0d6761588e",
"id_line": 2,
"id_item_sub": "fbfba4e1-2495-4864-baaf-62937d529e94",
"qty": 4.1,
"id_list": "c6ccd33e-a841-4852-a8d1-90d37c53ccbd",
"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": "556a4ddc-c9f0-4e22-91de-bafd83c2e38a",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "52e2964b-9535-4a38-b417-d7131edf0253",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "9f2bae5f-5cc9-46a9-85da-f09448fd7f85",
"id_user_upd": "55d9f6cc-a299-44eb-a705-cbe28260b9fa",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "24",
"id": "886310af-32a7-468f-9b29-0e66b4a6cd45",
"id_item": "2835304d-e435-45c9-b72f-0deef8af5b16",
"id_item_type": "aaf395bf-6fa7-4740-bfcf-f515b54aa088",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "47ecab77-88f5-48e3-9d1d-8634b478dbb9",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "f2694737-c681-4327-84c1-66d6846cb5a4",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "25",
"id_item_sub": "f2c6117a-a869-46cf-a224-bdc7aecc1f69",
"id_item": "e857f2c6-3676-4160-b346-16cd17e840d0",
"group_id": 3,
"id_unit_ref": "05ab17a9-2883-4005-829c-707e27d1c4af",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "24"
},
"mt_units_ref": {
"$id": "26",
"id": "fc1d483f-5e7f-4645-bfae-61d1e3661a3c",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "2e333765-1134-4da9-b84d-47fc9140e7cf",
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "64b74424-f307-4a7c-87b7-fbdd52a4888f",
"commited": true,
"mt_units": {
"$id": "27",
"id": "5b876841-27c4-4674-a098-3527adfc94da",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "cc2301ce-04ee-4f0f-a11d-cb33c03700e2",
"commited": true,
"mt_units_ref": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"st_users": {
"$ref": "8"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_items_formula": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
}
},
{
"$ref": "25"
}
],
"mt_items_types": {
"$id": "28",
"id": "68eeb859-6edc-43ed-8a38-70e28d2b381e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "860a5636-6c44-4216-8ace-68d5d3e7afc5",
"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:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "b93deb40-896b-478e-a675-e89130f51314",
"commited": true,
"tt_vouchers_det": [
{
"$id": "29",
"id_voucher": "29bb29e8-f92d-4cd2-841c-1e5f55fe901b",
"id_line": "63f99c0c-d602-46b7-aebb-57e5eefef1e5",
"id_category": "72ca9c8d-e204-439d-824c-05b96961779c",
"id_item": "60e4f6e5-729f-4312-95b2-40843879dab7",
"id_item_type": "102cce0d-394e-46b0-9f3b-6c69e6e170df",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "28"
},
"tt_vouchers": {
"$id": "30",
"id": "f91fa22c-a8e3-47ff-839b-27c32a28a548",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:07:46.1504595+01:00",
"date_end": "2026-03-10T07:07:46.1504595+01:00",
"date_used": "2026-03-10T07:07:46.1504595+01:00",
"date_sesion": "2026-03-10T07:07:46.1504595+01:00",
"id_employee": "eea15ab5-1bca-46b6-920c-3826b9edd9fc",
"id_branch": "cc031788-19a5-4004-b583-d7f1bed7bb18",
"id_voucher_permision": "86eb724f-ff46-42e3-9b3c-c20349bf45f1",
"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": "a983e76e-146c-447d-ab15-3c5d88581b6b",
"id_user_add": "c90c90e6-f27a-485d-8dea-854ca8c01cc9",
"id_doc_sa": "a4ab3d22-5548-4e1e-987c-629d66292e25",
"id_item_sub": "9312db0e-94cf-4aab-b816-99374ab6aeb8",
"id_pos_sesion": "beac32cd-2e0e-4869-b5aa-0866d7824830",
"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:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_vouchers_permisions": {
"$id": "31",
"id": "a7ce25a2-0b30-4aa2-afbc-a8d729918d13",
"date_from": "2026-03-10T07:07:46.1504595+01:00",
"date_end": "2026-03-10T07:07:46.1504595+01:00",
"date_used": "2026-03-10T07:07:46.1504595+01:00",
"id_employee": "0c22f52a-11ec-4dee-a48b-c5616cb1a163",
"id_branch": "c2932dbc-087d-4b67-817d-b6f41813d324",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "1feb127a-ad03-4048-820c-8c647513a786",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
}
}
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_rules": [
{
"$id": "32",
"id": "938239f1-6212-46ee-8509-bc34fdcaedf7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:07:46.1504595+01:00",
"date_end": "2026-03-10T07:07:46.1504595+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": "d461c14f-850d-47fd-8071-bb67650ac5fb",
"id_pos": "e9dbf458-ceca-4537-a654-e538fdd18266",
"id_list": "5374159c-8b98-440a-8e6a-46498161b7d2",
"id_item": "f8190fe9-e9ee-4623-a55a-15c6b15a21e1",
"id_item_type": "4d41214b-1a8c-4fb4-87c1-bb6c0d6c6717",
"id_category": "ed57887e-1eee-4840-be8c-2070803f708a",
"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:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "ff7889c4-1b07-45d3-be61-acd488d23a5e",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "28"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$id": "33",
"id": "27a94faf-ea66-46dd-ab11-5fccd8db86de",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "7c48981d-e640-4319-b2a3-f428aadf358b",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "31487d7c-b43f-40e1-9634-ef8b93945038",
"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:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "09fb3e88-8f10-4b0b-b85f-9b2033a5b645",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "34",
"id_pos": "67549a8b-d12f-41b0-9510-2024e0ed9c33",
"id_pos_type": "6ece8af8-acc3-43b6-847a-3a03778631d6",
"id_price_list": "6cfb0181-0c06-44ef-b5ad-a0a4ba020367",
"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:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "2cbc9e9e-7e59-4bf3-8132-c0aea32a67d2",
"commited": true,
"mt_pos_view": {
"$id": "35",
"id_pos": "007e0fc1-a229-49b1-a236-bf20ae1764ab",
"id_pos_type": "f6cd049f-8f76-440e-8bae-0c34275e2b25",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "545b470c-8e1c-43bf-a422-771658c71265",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_types": {
"$id": "36",
"id": "8b09bfb9-faa9-4c77-885b-4cd77e481c0d",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "95a42665-e2a1-465a-a398-f539513b1e84",
"commited": true,
"mt_items_featured": [
{
"$id": "37",
"id": "6a9aaff8-9354-4185-a9a0-55248c3bc1a8",
"id_branch": "cf95e2e1-f10e-46d8-88ae-6d1f518c4b82",
"id_pos_type": "d18c9e9a-71b0-4593-9cd7-2176e9d38ee9",
"id_pos": "fb227f73-7093-4265-af42-4dea5768e802",
"id_item": "8f99a11e-2114-46a6-934e-f39c5aec06e3",
"date_from": "2026-03-10T07:07:46.1504595+01:00",
"date_end": "2026-03-10T07:07:46.1504595+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "d3b39e14-2f30-48cd-8841-473152bcdca6",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$ref": "36"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "37"
}
],
"mt_pos_doc_print": [
{
"$id": "38",
"id_pos_print": "2487134c-9b9e-4ec4-9747-6be219c3246b",
"id_doc": "7e3e22ca-c50a-4fa7-9fa4-a9055530ac7e",
"id_pos_type": "fbcc9784-b32e-4364-a83b-802b577aaab6",
"id_doc_print": "581e5015-c355-412b-963d-542e70aa7e60",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "e15d669c-2bb2-43a9-8be4-97abf49c7302",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "39",
"id": "95e90609-9706-43e7-a228-29eba444fa10",
"id_pos": "76034858-9895-4e87-b18e-7bb988af02d7",
"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:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "223339ae-cf6a-471b-b1c2-73f8540af8e2",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "36"
},
"st_doc_print": {
"$id": "40",
"id": "cfbcb127-ed14-4a96-b4a1-2cc7ad6cdd69",
"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:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "daa5235f-a504-4e2a-8909-c5f6fa66e636",
"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": "40"
}
},
{
"$ref": "41"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$id": "42",
"id_list": "46b9d96a-a7b3-4933-a5d4-16dc42fb0c89",
"id_item_sub": "777c995f-2ffc-47a6-92bb-8321b2bd3960",
"validity_date": "2026-03-10T07:07:46.1504595+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "3a1ef289-0717-498f-9e8c-b1143588e99f",
"commited": true,
"mt_items_sub": {
"$ref": "24"
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "42"
}
],
"mt_prices_list1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list2": {
"$ref": "33"
},
"mt_prices_list_rules": [
{
"$id": "43",
"id": "a4cfcedf-aab6-405b-b19e-207518ccd83f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:07:46.1504595+01:00",
"date_end": "2026-03-10T07:07:46.1504595+01:00",
"id_branch": "398975db-f871-4c1b-909c-83145ee37bbc",
"id_pos": "9b1f28c5-1671-41c9-a833-3054aa9e3c7e",
"id_list": "cea8c217-32b8-434a-bd66-d9fde07c6677",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "fabd6b17-723c-4017-ad69-d082d74b52c6",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "32"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "88b81ac3-44ec-47d3-b006-af94e6c6c57a",
"order_id": 2,
"id_item": "8b488140-b13a-457b-9ac7-fb9e0623883d",
"id_item_type": "7f2b3cb5-b46b-4a3f-9855-e249c272dbe0",
"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": "8ca4b637-dfc7-420a-b6ef-6e0e2f3baed9",
"type_item": 11,
"id_voucher_json": "832302cb-6cb3-4a7f-b8f7-45efd06cc3f5",
"count_voucher": 1,
"id_category": "04217a3b-a06d-49d6-9c73-c1aabd6a73d6",
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "aac8cf31-36d8-4465-8274-537f924330b0",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "28"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "45",
"id": "26e7cb65-4398-467b-89c9-654414c22aba",
"nro_sesion": 2,
"id_pos": "f089d92f-93e5-401c-955f-46801464f5fd",
"date_tax": "2026-03-10T07:07:46.1504595+01:00",
"date_open": "2026-03-10T07:07:46.1504595+01:00",
"date_close": "2026-03-10T07:07:46.1504595+01:00",
"id_user_open": "a13b2cf4-19fd-4e81-810c-3fc8a6fbed6f",
"id_user_close": "0ad519b3-57d0-4f98-8915-c0bbed7b0bc3",
"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:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "3c1996a2-e427-4551-90f6-815f5c529fed",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "d32a9067-fe5c-492e-a036-0175eec1fa02",
"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:07:46.1504595+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "50df0655-8fe6-46b5-b500-25247fcca7dd",
"id_room_unit": "dc983397-3377-4fba-9fc0-c50030b7d9fe",
"id_room_list": "70cb740d-ccb1-4167-8db1-0ba376a3bf6e",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:07:46.1504595+01:00",
"date_from": "2026-03-10T07:07:46.1504595+01:00",
"date_end": "2026-03-10T07:07:46.1504595+01:00",
"date_open": "2026-03-10T07:07:46.1504595+01:00",
"date_close": "2026-03-10T07:07:46.1504595+01:00",
"id_employee": "e6547ad7-afe5-4ea8-8ef9-4d55b6c2afa3",
"id_employee_sec": "52b5739e-b650-44c3-a969-63432a1184ff",
"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": "16523046-c251-4a72-bb5b-c5d194fc7c19",
"comment": "sample string 7",
"id_user_open": "803f3ecd-1ea0-498c-88fc-d3a75044a5dd",
"id_user_close": "f8f65a2b-0e54-4cf8-86a5-7d69923fa6cd",
"id_unit_state": "86f4222f-6de8-4986-81ff-89515d777bd4",
"id_pos_sesion": "e669fb80-fab4-4e27-8f99-f740bcd10ee1",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:07:46.1504595+01:00",
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "bfaef02f-7e35-48d3-809e-1c3462346d4c",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "d23d37cc-a164-4e67-b8e6-5b01a4b7c677",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "896815d4-f5ea-4016-80b6-fb76b8ce1946",
"locked": true,
"date_locked": "2026-03-10T07:07:46.1504595+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "30fef669-3432-4f8d-a24f-71795694bc6d",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "f72bc280-2ec8-4b4d-a1b3-85cf2e541ad2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f12ca6af-b446-4831-88a6-2c239172120b",
"name_pos": "sample string 6",
"id_image": "49780366-38f1-4029-a935-c6ba29b3cdf2",
"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": "dd2614b1-e6dd-4e71-93fe-f5243cdfbfd0",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "f8a5e2b4-47a4-436b-9fb3-33badf2e060f",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "f23226fc-0dc2-4686-b93e-a35072c1a250",
"id_room": "fcc70677-b533-463d-8acb-491e27f7932a",
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "1cbb6f1d-6987-4acc-bf16-a2ca9e1eb10a",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "a2ba7bab-6ef0-48c5-85d4-32009a9cfae5",
"id_room": "994b1d3d-fb13-4073-974b-9d4c304b72b0",
"date_in": "2026-03-10T07:07:46.1504595+01:00",
"date_out": "2026-03-10T07:07:46.1504595+01:00",
"id_user_add": "81f4e136-2887-4af9-931a-c74c0f8c5188",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "f89955ee-4ae1-43d8-b8be-b47612f74dca",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "49c2978f-d13e-406e-a71f-55c3fb11c8cc",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "14e98ffc-5108-4995-956b-9f7d8e7b0089",
"id_room_state": "0ac7570a-84c6-45ca-9005-36c63ada7b76",
"id_image": "c579b769-10ec-4851-8f4e-979632e53bab",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "1f37c248-ec3d-4413-a258-60db90843c3e",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "184a2cc9-7266-494a-912c-23f6b26bb558",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "872bbdb1-7677-483c-b61a-99cbf5e12e95",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "55",
"id": "dcbcc2aa-812d-4e02-8eb7-28ce269eba4f",
"id_pos_sesion": "fad74251-5562-49e6-b61c-8686489a88e9",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "5afe397e-5391-4d2c-a7ef-4a49910a5ac0",
"id_room_unit_activity": "299365f4-3d73-4515-b069-a435258e9e06",
"id_doc_sa": "997f2be0-0802-43e0-84f0-a6b80f19d02e",
"id_pos_type": "89f5ebb4-0d6b-46c7-9811-f6f11751f150",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "b69e6289-95c3-4a0b-a11c-b82a0285cb7a",
"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:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "5f37af85-6dd3-40d2-94f6-203a40e97a28",
"id_user": "f24d79fb-15cd-47aa-ae82-069b8802fca8",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "6f8dd364-609d-4e1e-a8af-3ddc4fb3ec3e",
"id_user": "cc89a72d-4b96-4e4f-9dc1-6ea0b087bd1f",
"date_add": "2026-03-10T07:07:46.1504595+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "58",
"id": "fbb995c8-d662-475d-ace5-7b644fa65724",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "bc8f770f-3e45-4f4d-9ffa-7910390794cd",
"id_doc_print": "469b30c0-b996-4802-9931-41950d05dce1",
"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:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "59",
"id_doc_sa": "e8f204ea-e9b9-4083-beb6-9f192565c583",
"id_line": 2,
"id_item": "5c18e739-d09e-43b0-b332-0d402c550fd8",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "23"
}
},
{
"$ref": "59"
}
]
},
{
"$ref": "23"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "30"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "d8e734ec-d9f1-4891-abc2-b4d582e30ad2",
"id_doc": "a2554e19-61f5-4b58-a3eb-a9c0f238a951",
"value": 3,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "a84db183-2408-43c7-96cf-74daa0a66c55",
"id_pos": "10644d71-c98b-429d-a27f-274bde9ec0f0",
"id_doc": "38218846-bb5d-4965-a1dd-c2fa4bfc7be1",
"id_branch": "97b397bb-85c2-41d4-b0c7-2b961cfe8979",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:07:46.1504595+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "6b470d14-2eb8-41c8-b3cb-b2c0fe85b774",
"id_loc_from": "f500fb5d-fece-4c15-a1c1-05b8883bacfd",
"id_loc_end": "1c0510da-b493-448e-b403-7e50887d3476",
"id_user_add": "e6733dba-9ce5-4e22-a5c9-e8d21f986530",
"id_user_upd": "b9ab3f7a-4a48-4761-b278-8cebcbcd18e9",
"id_pos_sesion": "f436c5e9-ba7c-468d-975d-d898065b98f6",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:07:46.1504595+01:00",
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "251ed926-fc39-4470-ab6c-5d43df1b27e2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "e3102e16-91a5-4711-988d-b27b15806486",
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"id_user_upd": "5b50b6b3-12e5-4373-be7d-625f96b48cd4",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "d6084873-00b1-4946-8731-0ff4c81bb695",
"id_item": "22e784db-ccc3-437a-a2e3-419ba1e9b41c",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "10241c28-4366-49ab-bd75-c9aa3f7a30f1",
"id_line": 2,
"id_item": "0856a57b-d89b-4f89-a8a0-672c006f9dff",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "5067f86f-ce4e-4ac3-89b9-3789311c4381",
"spool_server": "sample string 2",
"id_doc_sa": "c3734ef6-9e63-4ebd-961d-47037a93f06b",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"printed": true,
"print_on": "2026-03-10T07:07:46.1504595+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "f49055f6-a2f6-454a-9e60-7da7eb0d9bbc",
"id_pos": "a7881f50-fce8-4505-a05a-35f9e0fd29ed",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:07:46.1504595+01:00",
"key_access": "sample string 5",
"id_user_add": "355f84c3-c9d8-4712-8b12-bbed1d30ebc8",
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "1cd38ca8-10de-40fa-bb75-7bb2f3506789",
"id_pos": "4b8fbc2c-e28d-4678-81c0-ed7fa55fd213",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "52c1b21f-4a41-4f77-a7b2-76c30eb6b332",
"id_pos": "f5507274-5431-4fe1-ae82-befd90659d96",
"date_add": "2026-03-10T07:07:46.1504595+01:00",
"date_upd": "2026-03-10T07:07:46.1504595+01:00",
"date_out": "2026-03-10T07:07:46.1504595+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "0fb77952-0c96-4b05-b9d1-edc3ec772140",
"id_user_add": "d0de7fe5-f420-4232-b982-6c6ab04762f0",
"id_table": "c9c7beb8-7943-43fc-8a81-baaaa5347242",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d121c082-408e-4e5c-8d7c-2c8e62c4e7c1",
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "4f842a20-aae0-4c7c-9561-571c87bb78f0",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "6dac7979-ca96-4266-9f51-146281ebceac",
"id_sync": "259342f2-4ccd-45db-a742-b9106b9095ad",
"json": "sample string 3",
"id_table": "ac628b4d-da33-445b-bc3c-44587ecea044",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "2b7d887c-552a-4e37-813b-4cf31429b8f7",
"id_branch_from": "b66b7c30-7910-4f4e-8aed-6c60f92b2411",
"id_branch_to": "8de5d2f9-4d89-4459-bce2-54dc678f4a91",
"type": 4,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:07:46.1504595+01:00",
"send_on": "2026-03-10T07:07:46.1504595+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": "8"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "40947a4a-8aff-4df2-b0eb-c38c665b9ea1",
"id_pos": "33eeaefc-dedb-4da3-b6d8-aca6f5535a92",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_items_sub": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_types": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units_ref": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "74",
"id": "62479897-5653-4a91-b2ba-17db1fe11836",
"id_function": "03d221bf-2b7e-4d11-878e-2a2af35173fe",
"id_user": "55d9da78-5266-4ea6-afd7-309a7c1f9787",
"id_profile": "3199eeac-1862-49c3-9e77-fa1f6501c532",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "20b85b81-438c-404c-9996-c63c1371431a",
"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:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "76",
"id": "a764a07e-dacc-48ed-b3e4-5a1508b82e84",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "6c69c2e7-53dd-4ce6-afb6-71f0f7bf4ce3",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "969b82d8-37a8-42a2-86b1-d5353bc64053",
"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:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "1eb0be86-4b92-4a4b-b904-aba00a810ed8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "3"
},
"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": "ec6b3ec3-fc08-4ec9-8543-b011383ca415",
"token_id": "sample string 2",
"id_user": "9b46af8b-3622-45e0-9bb9-5cc699cc1db3",
"date_from": "2026-03-10T07:07:46.1504595+01:00",
"date_end": "2026-03-10T07:07:46.1504595+01:00",
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_doc_sa_det1": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_pos_sesion1": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "4c1badf9-6366-4b32-a7db-d771bd6c81a8",
"id_room_activity": "20da2a20-80ee-42d3-b5dc-152691ce6fc1",
"id_pos_sesion": "eee17833-8343-4571-843d-d7708c677a0c",
"log_text": "sample string 4",
"id_user": "71f959aa-f133-40ec-9766-df46b6663772",
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_items_formula": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_units": {
"$ref": "27"
},
"mt_units1": {
"$ref": "27"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_det": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "fef3c3f1-121a-471d-8188-961c9dc31d47",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "db6526da-21d4-42f7-9abc-f4d69fd148c4",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:07:46.1504595+01:00",
"date_end": "2026-03-10T07:07:46.1504595+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:07:46.1504595+01:00",
"last_update": "2026-03-10T07:07:46.1504595+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"mt_employees": {
"$ref": "21"
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
mt_employees_branches| Name | Description | Type | Additional information |
|---|---|---|---|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
Response Formats
application/json, text/json
Sample:
{
"id_employee": "5f9cb71a-08f3-4795-99f8-b3f23392ab02",
"id_branch": "afb37476-ffcb-49f6-9120-cef5460f0a1b",
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "369de4d1-c913-4ffd-b3c5-e94149a251f0",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "c9d7d5c2-e6dd-40b2-a67a-2cf3db9d046a",
"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": "6922683a-8730-4ae3-ad4f-5f52c62e9a8c",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "c0690d6d-5f40-48d3-b356-816ad0a8efa9",
"commited": true,
"st_images": {
"$id": "3",
"id": "be0b7936-f41c-48b4-86ae-4de2069cce44",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "d5c7cb11-9d89-4a0a-a0f6-868fb9042989",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "eb72a68b-8e77-4784-9ecc-7368cc5763b4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "d84a962c-eec5-41d3-86ec-d8d36d542edd",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "2af150a5-455e-4210-ab20-0a3f743fb014",
"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:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "1a2c0baf-5f28-4bf1-b292-834cd79c1db3",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "e4f48c0a-4123-4e7c-aac5-cd75d32c4f32",
"id_item": "44df8b65-5cb2-4337-9a05-525dc6c3e6dd",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "309ca96f-b04a-4914-bd66-bee4392bad86",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "fd36b814-4fab-416a-a805-fd07bc70bff9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "4d673760-463f-4c1f-8301-518f9cd658ed",
"id_unit_sec": "af5b3c37-5328-4555-9e65-4f051e1cca29",
"id_brand": "1f703310-1c6c-4356-abf2-c9f85480b8c4",
"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": "dc8e405c-374b-4add-996f-263fb93c0664",
"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:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "c2995b90-8cfb-4432-9f57-974d00c7f102",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "a25275ac-acf2-43c2-886c-0dfc3ff40797",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "7530b41c-a546-4961-9e5c-94e1dae8d037",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "64f2cef8-04e7-4835-b536-bd66b5ff94b5",
"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": "1e88d21d-b8d4-4640-9396-d3fa47795458",
"view_messages": true,
"id_image_photo": "ea57d781-411d-4515-b3d8-d8d825169423",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "b73ea20e-6e64-4695-8233-636dfa33304c",
"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:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "d4fdf81f-9909-47f0-a401-a0d7f4df9e4f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "47354978-490e-4be7-82bb-d7e4b0e534b8",
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "c3fc2b51-3df9-4214-93eb-6376aaea8d7e",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "fd7b4eb4-f0c7-4d7c-aadb-8715fbdaa2ff",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "7b19724a-b04f-466a-a347-9d2e8ef3c920",
"id_zone": "7cb8c264-00d9-497b-b53a-d9c73d1b1b8a",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "be9410c8-3bf4-4e33-896b-2f7e2e1be3dc",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "39336775-ab06-4aeb-8ebc-3366f8330d06",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "56d14cde-cdfb-420f-b069-f6bf07f58ccd",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "4f4b5e65-74a5-4516-b308-7e50acfe761e",
"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:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "b396bfad-7ead-4836-a429-294b2aa39ee5",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "3fa5914e-1e87-4eb7-b1c8-be07a4d74445",
"id_cloakroom": "5c67fa77-0c4f-4b27-96f9-2ee400390792",
"id_pos_sesion": "4bf48b0f-269e-49b3-b875-0ca5b7ab3477",
"unit_id": 4,
"date_open": "2026-03-10T07:07:46.1661141+01:00",
"date_close": "2026-03-10T07:07:46.1661141+01:00",
"id_doc_sa": "06567afe-577d-416c-b0f1-1bfe43f1ad06",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "47fd7240-503f-4ba8-9714-f07500410d6d",
"id_pos": "01200714-3553-4fae-8939-610be4b15416",
"id_doc": "0850358f-a185-4b5c-88a6-8296bd3eb152",
"id_branch": "e497623d-c7a4-495b-918f-30f97e777739",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:07:46.1661141+01:00",
"date_tax": "2026-03-10T07:07:46.1661141+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "811af98f-2494-4741-b130-bd87604d322d",
"id_relationship": "2737dbdf-17ca-4a27-8d19-bda644bb1346",
"id_loc_from": "63e4cdd0-e0ea-4a79-abe2-d1e887dedabf",
"id_loc_end": "41fa5849-567b-4f06-a97a-bbb35cb732a3",
"id_user_add": "73f47df8-4ac9-4dd7-8d27-32b17fcaa60b",
"id_user_upd": "0dd32e36-1954-4da0-91ac-c7097a4bd0b8",
"comment": "sample string 12",
"id_pos_sesion": "3574ca3d-cd39-4c21-a4c5-e70a447eea91",
"id_room_unit": "c59edf3d-6cad-4ed1-83c7-634eb97b1cf0",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "297091e7-0d49-4c02-8a6f-43c67dee052c",
"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:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "28842aef-7e14-4f65-8af2-5b4af2f541c4",
"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": "e12a32bf-4041-44fc-90b5-6603f9fec6df",
"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:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "f5e993b6-6441-4849-b51e-863d35e49577",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "c2af3ada-23bb-4f25-ad02-f5234360ac91",
"id_pay": "074c172c-a461-471f-9628-e9fe5eb8c588",
"id_money": "d2f7eb4e-a0c8-4f99-85ca-420641229fac",
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "69b72f58-b8e8-49fa-b1ff-a1f160048638",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "438b8642-c78c-4084-ae18-076e2e4fbf5b",
"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": "cc229c0c-7cb9-4e12-9b46-f6de8cfe6da3",
"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:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "b0f1c046-e1fb-4886-952f-e4a50ef918f0",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "621877ed-0bb1-42b9-80a2-8bd2aa506825",
"id_money_2": "87a8efed-9b9d-453b-9b69-ca0605693312",
"date_from": "2026-03-10T07:07:46.1661141+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "7d7f0b07-b6fd-42fd-b48e-62fdb7af2e28",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "fae448c4-33c5-4c38-bda2-09168410bda6",
"id_pay": "4c9fdd93-e8e3-4ddc-b096-0ef576fbbd64",
"id_money": "31e0646d-33c5-4240-9380-c29fbb48a54e",
"date_cashflow": "2026-03-10T07:07:46.1661141+01:00",
"coefficient": 5.1,
"id_user_add": "b0945500-23e8-4860-b92e-45a8ae99fa34",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "0414a24b-958f-473a-9549-a13c93ae858a",
"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": "459fcff4-57e2-4905-b806-6914a9e2b184",
"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:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "2ad41ce0-77d1-49ac-99fe-e88e8dee7541",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "87d21d16-68ba-4b10-ab9f-75d21a40e6da",
"id_line": 2,
"id_pay": "3ac22cc9-754e-4f0d-9716-01db09fa5462",
"id_money": "6c369622-ba06-40eb-89ab-d6b70c8dbc8c",
"coefficient": 5.1,
"id_voucher": "cb24513c-954f-46f5-b1b4-322d03ecd707",
"id_employee": "89f5608b-aac1-45a9-ba62-9826d1fad0b8",
"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": "cab80085-b62f-4286-8388-62a28e8d7d76",
"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": "21",
"id": "9e04c572-f3e5-49af-a1ce-b01633f40190",
"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": "004a7f64-d9ff-4f44-a6a0-3455aad655bf",
"name_pos": "sample string 12",
"id_image": "d7412940-2be7-4735-81e1-4971483f9bb8",
"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:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "9fc8cc03-4c00-4eca-8c39-ee459d8a6b3a",
"commited": true,
"mt_employees_branches": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees_profiles": {
"$id": "22",
"id": "6aee461e-3f30-4204-a803-300974cc9cab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "d88200a8-5b7f-47ab-82e7-4dd377570dd3",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "8"
}
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_det": [
{
"$id": "23",
"id_doc_sa": "1ba0a44e-1b21-402d-b825-db111c3e1dab",
"id_line": 2,
"id_item_sub": "f3aeb33a-44e4-454f-b277-1968d5720966",
"qty": 4.1,
"id_list": "52e89c38-58f4-4fe8-b18d-d0b573cd7ae7",
"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": "c0eada0c-244f-4a45-8bd4-48a4364958e5",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "e9c71129-7db3-4eee-978c-7d34b724af06",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "0c53364c-1de9-4844-86f5-c873ae152842",
"id_user_upd": "7a265825-0644-4836-9b87-f819190e89b0",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "24",
"id": "0130da06-4181-4849-921d-285bd9b70a2b",
"id_item": "112c35c4-2bea-4f44-a805-8297be7b4027",
"id_item_type": "124fd1c6-2710-49b9-8a94-87f4fb5e79dc",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "8adc43be-0c90-4812-a4c7-ab87b4789a4f",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "3ced964e-6908-4f08-a821-3e2c4302b7f6",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "25",
"id_item_sub": "1cb84525-3fae-42f9-b76a-0dfc24de58c4",
"id_item": "b2d76171-d873-483b-869e-7b9f2ff5f760",
"group_id": 3,
"id_unit_ref": "c66fd288-8a60-4393-ab14-fd4ea07bf2f5",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "24"
},
"mt_units_ref": {
"$id": "26",
"id": "10d124b5-6af5-41f0-819b-2b960e8b10d5",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "aa703cba-fddf-4f55-a166-3c83c7fe17e7",
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "d0caa753-3437-42c0-9c01-f730d403d830",
"commited": true,
"mt_units": {
"$id": "27",
"id": "f53c8b1d-5bde-483d-bb60-e1f1b66b7cd5",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "341492a6-534e-42bf-a6af-1dbb1519b877",
"commited": true,
"mt_units_ref": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"st_users": {
"$ref": "8"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_items_formula": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
}
},
{
"$ref": "25"
}
],
"mt_items_types": {
"$id": "28",
"id": "d3562053-d739-4be0-80fb-e7626938cc23",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "68631f95-7cef-4615-976a-a0d72f1e94b5",
"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:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "da151ef9-a32c-47eb-b834-fe445fc4d667",
"commited": true,
"tt_vouchers_det": [
{
"$id": "29",
"id_voucher": "0a42a2ca-999e-4ebb-91f6-68c8c529155e",
"id_line": "c1e2bef5-13b2-40ff-99dc-035a2cb2acd8",
"id_category": "28994d83-650d-4833-93de-8ec95d22ced4",
"id_item": "128a744c-00e8-4a72-bae5-f7b87c9023e5",
"id_item_type": "d8cd9a41-7992-4a73-965e-16b76d7c54e3",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "28"
},
"tt_vouchers": {
"$id": "30",
"id": "687fe198-c24f-4737-8e60-eb87aecd1667",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:07:46.1661141+01:00",
"date_end": "2026-03-10T07:07:46.1661141+01:00",
"date_used": "2026-03-10T07:07:46.1661141+01:00",
"date_sesion": "2026-03-10T07:07:46.1661141+01:00",
"id_employee": "e4f074c1-1f0c-42ef-845c-a9d1e240c716",
"id_branch": "f7e54552-955b-437c-814c-59718391f57d",
"id_voucher_permision": "e9a048c4-05b7-4e09-a500-49a586b93be2",
"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": "4a2a4ac0-6b22-4735-bac3-15273c7ce2c6",
"id_user_add": "2bddf6e6-5ea1-44ae-afbc-f988915839e2",
"id_doc_sa": "ab7f53b4-c484-4503-b5ca-2a2437786ba9",
"id_item_sub": "cd6b4e9c-36c1-4e6e-bfef-4e652668f6ef",
"id_pos_sesion": "a815e642-1c50-4d3e-8bb7-65d6a32c9cc1",
"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:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_vouchers_permisions": {
"$id": "31",
"id": "41e66985-93de-4b49-b40e-79d98fed8db3",
"date_from": "2026-03-10T07:07:46.1661141+01:00",
"date_end": "2026-03-10T07:07:46.1661141+01:00",
"date_used": "2026-03-10T07:07:46.1661141+01:00",
"id_employee": "065f461c-be71-44d7-816c-cabb1b5306be",
"id_branch": "4179ae15-d288-4ab4-8674-15e659e5231d",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "7074a386-0fd1-4ca0-b65b-02b78bbee655",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
}
}
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_rules": [
{
"$id": "32",
"id": "d55f8846-2569-46bb-91c4-02d35139e047",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:07:46.1661141+01:00",
"date_end": "2026-03-10T07:07:46.1661141+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": "892af14a-631b-4a25-91f7-040987a22770",
"id_pos": "1afbe603-b6a7-4683-827c-ea737079c307",
"id_list": "6e14c2ea-92a3-4a79-8b07-6980dd8b089b",
"id_item": "a0d1459a-5121-41b7-b622-6654857bb431",
"id_item_type": "0c2f8fe4-ce67-41b6-80ca-f326480fadb2",
"id_category": "65168bf9-f52e-4d2f-a4c9-50c5385c9c50",
"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:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "c321f1de-2916-40e7-8ec9-40f49c7fa914",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "28"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$id": "33",
"id": "b991a48f-39c8-4570-bff3-06b91406d8b5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "c429f143-a17f-4059-933e-e57ab0181f93",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "28c139fd-d3c1-49fe-978a-0449d2fbd469",
"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:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "4f4509b6-66d8-461b-b0f1-dd318db238ac",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "34",
"id_pos": "cf09e4db-2ad6-44fe-b303-cb923b86e031",
"id_pos_type": "3f331cee-7c84-4d8a-b86b-ebb6b82542ce",
"id_price_list": "0b0cbd40-1e81-4bd2-b60a-ceed16863eef",
"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:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "a61c3650-bf49-4f00-a08c-576d5a9432b7",
"commited": true,
"mt_pos_view": {
"$id": "35",
"id_pos": "5f8a49ea-9a1d-4e5c-a2fc-d82897327324",
"id_pos_type": "b27622dc-0d60-419c-999d-fd83d010009c",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "18cfd334-f13e-46a9-92a9-68ac1183c154",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_types": {
"$id": "36",
"id": "9957a93a-73d9-4d61-a358-fa71828898aa",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "d23bfc15-14c4-4194-84a8-cf16c818dd16",
"commited": true,
"mt_items_featured": [
{
"$id": "37",
"id": "53f6e4e0-b618-4303-b543-05bdf6d3397c",
"id_branch": "46623eb3-552e-447f-984f-2d339925075a",
"id_pos_type": "7f00c65e-9944-4191-8329-968121e65553",
"id_pos": "21b2faac-3efe-4543-be0f-d5565a1445d8",
"id_item": "2895b3d0-1236-48d5-87b8-d8238aaacec6",
"date_from": "2026-03-10T07:07:46.1661141+01:00",
"date_end": "2026-03-10T07:07:46.1661141+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "9d3f7324-188a-4dcd-a71f-4c4ff83b6ce0",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$ref": "36"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "37"
}
],
"mt_pos_doc_print": [
{
"$id": "38",
"id_pos_print": "2a852881-01d2-483e-b3a0-f794cae2cfdc",
"id_doc": "9cac92bc-fe1a-46a1-b08a-281fa94a8be7",
"id_pos_type": "74f06e71-f630-4566-bf49-3209cfcb69a8",
"id_doc_print": "ba84b680-1e5a-4b68-998c-77889c599f3e",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "a253d63b-faf5-4078-9a4f-a9bd72fd7777",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "39",
"id": "9f7fcecb-a479-4ab2-84c5-ba2e3f5e1f17",
"id_pos": "8664453d-7587-4a58-ae64-886f683253e4",
"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:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "c4372f5e-9b24-4fd1-b26d-5f694def30db",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "36"
},
"st_doc_print": {
"$id": "40",
"id": "a426d380-b87c-4f77-988c-f6c1a8ba3641",
"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:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "d3776d09-3d0e-4e16-b241-73945477a8d5",
"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": "40"
}
},
{
"$ref": "41"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$id": "42",
"id_list": "c6b9bf8f-b600-4ac7-83f6-95b974eebde7",
"id_item_sub": "aeee0ea2-18f7-4ecc-9a39-834209ed683e",
"validity_date": "2026-03-10T07:07:46.1661141+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "aa9ec9b8-46cc-4f01-a0aa-8e9be00813fa",
"commited": true,
"mt_items_sub": {
"$ref": "24"
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "42"
}
],
"mt_prices_list1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list2": {
"$ref": "33"
},
"mt_prices_list_rules": [
{
"$id": "43",
"id": "8c4a8b15-5cda-40e2-980a-9922d12307a1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:07:46.1661141+01:00",
"date_end": "2026-03-10T07:07:46.1661141+01:00",
"id_branch": "04fd47da-5330-4be8-876f-8e6b6986147c",
"id_pos": "58d08f61-4c31-435e-998d-04063a33539a",
"id_list": "8b61b2cc-d84f-4855-b3bc-af91c9a06631",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "4eee1653-66f8-46d3-944a-ed29991e6a14",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "32"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "0414f573-f827-4170-983f-bf36d957a067",
"order_id": 2,
"id_item": "c47188be-b5e7-4f2b-9d30-67a9988aa02e",
"id_item_type": "b4230195-e309-4523-8e71-e59b47276afe",
"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": "ae3ad665-655d-49cc-8ab2-d952811f686f",
"type_item": 11,
"id_voucher_json": "9490389b-31ca-4dce-a6f0-0f41a7a8efcb",
"count_voucher": 1,
"id_category": "f3f0de38-ff15-4ccd-bb60-b27d7d0929e3",
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "37620a73-2793-4101-b675-21d4ba2d1eaa",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "28"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "45",
"id": "db2a6c83-5930-433f-84bb-d375a3407185",
"nro_sesion": 2,
"id_pos": "b5dfe7f4-4543-4efa-96c5-99c80f88a23a",
"date_tax": "2026-03-10T07:07:46.1661141+01:00",
"date_open": "2026-03-10T07:07:46.1661141+01:00",
"date_close": "2026-03-10T07:07:46.1661141+01:00",
"id_user_open": "32854cea-1159-491d-a3ca-03f39977892f",
"id_user_close": "edf58ae4-fa77-40a7-a0a4-fae613718d15",
"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:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "3a1f3077-8a4c-4c89-bced-2d21aef30936",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "c2afc149-19ce-456f-bdf3-a0973fd9de69",
"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:07:46.1661141+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "b843574b-e8f5-430a-a2e6-42300eb3ccfb",
"id_room_unit": "633942c8-751f-4b90-a44c-5ba9c71a21be",
"id_room_list": "3f08560c-617d-41d0-889f-b5c151f07e0f",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:07:46.1661141+01:00",
"date_from": "2026-03-10T07:07:46.1661141+01:00",
"date_end": "2026-03-10T07:07:46.1661141+01:00",
"date_open": "2026-03-10T07:07:46.1661141+01:00",
"date_close": "2026-03-10T07:07:46.1661141+01:00",
"id_employee": "0b3fbe53-4971-40be-8b1f-3e3b15c4ce62",
"id_employee_sec": "c4ea18ab-31e5-4eec-8534-9016a8fc627a",
"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": "321ca2c9-ae9b-4dd1-94ea-8693329bbcc8",
"comment": "sample string 7",
"id_user_open": "0baa9a69-bd99-42a8-9d95-d32dea9e738b",
"id_user_close": "c53a6c64-c20a-45c5-b905-1ce792569aec",
"id_unit_state": "3e691272-2808-4735-8cec-15510fb7d8c3",
"id_pos_sesion": "f9ef7488-55d3-4111-8e57-0c6ff30f7e48",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:07:46.1661141+01:00",
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "ec39cfe7-c025-45b7-be03-002f123d5866",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "4ac74cac-c54a-41ea-96b2-a2a1d57b44b2",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "f16f9ed4-4dd6-4ba2-b720-6404c9f118d0",
"locked": true,
"date_locked": "2026-03-10T07:07:46.1661141+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "ccb55661-1819-4d02-af8b-b5f3bda487a3",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "a3a79748-e48d-4985-9c25-b6e098ec99d7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c053110a-849b-4015-9649-fe75ca6b3adb",
"name_pos": "sample string 6",
"id_image": "35910cc5-68dd-4947-9b37-44f7d081e88c",
"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": "462dd619-34fd-4e4b-8741-13885e401314",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "d4276d19-6226-45fa-ab5e-af04becf50f0",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "aa7cc3b3-80af-48fb-9897-e64c32d32973",
"id_room": "e4a12eb0-b40c-406b-a05c-e4a0c993043d",
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "ad3f6267-ac28-4815-b252-5f74c2170ca9",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "21398f1c-54c7-42ad-9da9-06d178e80e29",
"id_room": "910356ad-4fee-4f55-86a6-fa220a09e424",
"date_in": "2026-03-10T07:07:46.1661141+01:00",
"date_out": "2026-03-10T07:07:46.1661141+01:00",
"id_user_add": "89a7f559-a9a2-4927-b331-a67f9e4ffc61",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "4172b77e-8525-4b10-84d6-080c59003523",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "20827ad3-40c4-49d3-bdea-f020e85a9198",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "cc3ed153-22c1-49c3-9d2f-10947810d943",
"id_room_state": "0565ab54-9742-464d-9d7b-52d18ddf7024",
"id_image": "eb8be901-4c3d-4045-b2db-c53ed43be1e8",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "a275f31f-6117-4d64-83d1-d8e13c21cd69",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "5688036c-eddc-4687-81b7-60b99ead8aed",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "5cc195e5-7ab9-4e70-91da-57c16f54baf8",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "55",
"id": "c6987147-4ebc-4bc2-86ab-60a00eb65ba9",
"id_pos_sesion": "ebfaeeb7-c599-407a-b299-e91b9e0fb1a6",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "6bc5af6c-fadb-47d3-bc47-c0ae3e50e7bc",
"id_room_unit_activity": "03daf79e-f1ea-439f-b843-25fa2101f1bf",
"id_doc_sa": "c318f6d1-d672-40aa-8ab6-81dd6780a964",
"id_pos_type": "bcf48e38-71b3-4579-b27a-5d9c1cffb706",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "2a6573d0-dc51-4ae5-b1e0-3dd884034ade",
"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:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "296e68b8-efba-4649-8957-1faad1bc358f",
"id_user": "821c1920-21e9-4acd-89fd-5f9f04471525",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "afabfa89-b6f2-4ce9-b216-40978b3da431",
"id_user": "8f9ed070-0ffd-4841-9725-2f6eaef591bd",
"date_add": "2026-03-10T07:07:46.1661141+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "58",
"id": "76ff83bf-4c0f-449d-826d-17b2ade95ee0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "95d05129-8815-484b-a72d-ac3f1ba2cb0c",
"id_doc_print": "91f66f47-7063-4a66-9706-440d652a57f7",
"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:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "59",
"id_doc_sa": "baf84bdc-6b60-48d4-95ff-b0dc7c7ed0b1",
"id_line": 2,
"id_item": "dbd621a8-7313-4c86-8e63-0acfe76eac9f",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "23"
}
},
{
"$ref": "59"
}
]
},
{
"$ref": "23"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "30"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "b6971f86-b73b-47b1-9dbb-18dfbcc61055",
"id_doc": "a44263c6-b1a1-4ed4-ae76-68434cbd8aa3",
"value": 3,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "ba1271b2-c6a5-4fbe-ad95-1af3429e1e4c",
"id_pos": "88c4f918-7fec-4958-a928-d8e0201684f7",
"id_doc": "97075a85-366b-4a75-ac75-cbf2cb00fe89",
"id_branch": "782d6438-40ab-4d26-b8e5-d16152e4104b",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:07:46.1661141+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "b86d84b7-4433-4adc-a82d-f42724688814",
"id_loc_from": "174ce2be-586a-440a-bae8-f86c3db4338c",
"id_loc_end": "a41a7021-e0d1-4305-9f8b-6fc14239b0bf",
"id_user_add": "5241836e-f799-499f-a52c-79f85ea1d6b6",
"id_user_upd": "10b9dc6e-59b7-48b8-9940-5a2575b00638",
"id_pos_sesion": "7eb4ce24-94e7-44b5-bcb2-7d702ab564b5",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:07:46.1661141+01:00",
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "be99549c-ab8f-46df-a2a5-d1e808ee45b2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "61c90c61-d72f-42bc-8fe3-2ae8376990dc",
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"id_user_upd": "f6ecfcfd-8d50-4f15-8ebb-8892548c7eed",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "ed2d1b41-8241-4f7b-a2d4-40f62c58db93",
"id_item": "16814b78-9127-481b-8718-751fddfc1075",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "3a1134d5-5f43-4677-be3a-0117bd485442",
"id_line": 2,
"id_item": "2dbe7cbc-f6e2-4a8f-815c-0f8d5c6a2201",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "83315438-cb4c-44cc-a7c5-f998779d1ea6",
"spool_server": "sample string 2",
"id_doc_sa": "0cd74510-c0ff-4bdd-a60e-31062fef2fda",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"printed": true,
"print_on": "2026-03-10T07:07:46.1661141+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "3f117004-7287-43e6-9003-8be87d1104d8",
"id_pos": "fc63502e-b7b6-4be5-bac4-be846ab54628",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:07:46.1661141+01:00",
"key_access": "sample string 5",
"id_user_add": "fbf9394a-cbf6-4544-9727-1dedf62e8e8d",
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "74f5e8de-d042-4542-afb4-58e9494984b1",
"id_pos": "ff1a135c-554c-4393-bdd7-45f54a934a13",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "d15ef936-e656-4292-a5b5-545c8c5790df",
"id_pos": "02ba67eb-fb45-40f2-8376-eb6a8048657b",
"date_add": "2026-03-10T07:07:46.1661141+01:00",
"date_upd": "2026-03-10T07:07:46.1661141+01:00",
"date_out": "2026-03-10T07:07:46.1661141+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "543d111d-c563-4494-80d4-e51a5b2964ab",
"id_user_add": "40ff8a88-4bbf-4d40-a94e-5fce023269b3",
"id_table": "a75eec8a-09f7-459c-956d-05212ea28ef3",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "acdeb1d3-f166-4476-b4db-42750d790b70",
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "8cf950ae-a575-4dfc-bbe0-07c59b437391",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "2f1c3c8e-a04e-4f01-9273-718c25d56b0e",
"id_sync": "ad674109-73a8-4451-ae3a-e3586429f6e8",
"json": "sample string 3",
"id_table": "8d6fc9f5-3ca5-4c1f-bc43-6c75418107af",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "d56610ea-eb42-4a18-8693-57b5fdb26b3d",
"id_branch_from": "7c0d715d-20ec-4095-9055-99338c0cc72b",
"id_branch_to": "478cd43a-e141-454f-a180-3d78b9d037fd",
"type": 4,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:07:46.1661141+01:00",
"send_on": "2026-03-10T07:07:46.1661141+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": "8"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "56d5aaa1-14a2-4caf-aace-daf9c8324bde",
"id_pos": "3f05a92e-66e1-45a2-804a-0363e70f12dc",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_items_sub": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_types": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units_ref": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "74",
"id": "e830aafc-8167-4ddf-ac15-2fdf99136237",
"id_function": "1fc8c392-6997-443c-90b4-16561080c9be",
"id_user": "b8b927b0-7c06-459d-80e0-73a7b810abf0",
"id_profile": "90d37e63-25d7-4f54-9cd3-1cae84e6f7ba",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "16ce01eb-4546-4f9b-821b-6dd7e33be6f1",
"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:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "76",
"id": "96bf7f1f-9a13-4b71-bfb1-deffbabce285",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "3aa59099-8776-4d40-9784-4eed312fa19e",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "13e7b303-58bd-4cf8-8e77-ca72751c8fd7",
"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:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "3fe165e0-6b8c-4acb-87b4-de7ddded673a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "3"
},
"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": "1764c543-e45f-49a1-875a-51dd76c82fe5",
"token_id": "sample string 2",
"id_user": "f25507a0-437a-4f7f-bf76-df0158c470da",
"date_from": "2026-03-10T07:07:46.1661141+01:00",
"date_end": "2026-03-10T07:07:46.1661141+01:00",
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_doc_sa_det1": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_pos_sesion1": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "1f8a635e-9349-434e-b818-712de7ce7ecd",
"id_room_activity": "0932d499-818e-401f-88a4-08f52683ead7",
"id_pos_sesion": "f50bc47a-c636-441e-8769-9a3bcd273db1",
"log_text": "sample string 4",
"id_user": "39463e29-d8d7-4adb-a692-ee85f2ba2b94",
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_items_formula": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_units": {
"$ref": "27"
},
"mt_units1": {
"$ref": "27"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_det": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "18c23a98-d29b-41bc-945f-07b5c4a4489a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "9d22690d-809b-4852-8207-0921215b2ff7",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:07:46.1661141+01:00",
"date_end": "2026-03-10T07:07:46.1661141+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:07:46.1661141+01:00",
"last_update": "2026-03-10T07:07:46.1661141+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"mt_employees": {
"$ref": "21"
}
}