GET api/Mt_Items_Types?all_rows={all_rows}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| all_rows | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_items_types| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| name_short | string |
Max length: 3 |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| font_bold | boolean |
Required |
|
| font_underline | boolean |
Required |
|
| font_size | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_items_sub | Collection of mt_items_sub |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| tt_items_customs | Collection of tt_items_customs |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "a39a237f-a570-4d32-b52f-c7fcdc08cf59",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "8ae4864d-01b0-4acb-b816-4302ef1da84a",
"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-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "f7944c0b-4a39-4fec-a1c9-fa3bdce8801b",
"commited": true,
"tt_vouchers_det": [
{
"$id": "2",
"id_voucher": "3d4c4de3-3516-4775-bdef-dffa24e7a5a9",
"id_line": "db6f34a3-d98a-404c-9ba1-96588cc15c1d",
"id_category": "9b64b520-2c59-4c00-98c8-66ce267a5c6c",
"id_item": "44cc6b6d-3c8d-453d-9391-9d1d0a5f354d",
"id_item_type": "561c3124-8ed4-4292-bf59-b8529f880822",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$id": "3",
"id": "502d2dfc-918a-4af7-91f2-e14098c2fa6c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "f6320049-bc32-40be-948a-c3939169c937",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "b8be74cf-3393-4c7f-a704-776ad0f00657",
"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-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "9c105cfe-ece1-4d82-be73-aac862768927",
"commited": true,
"mt_categories_items": [
{
"$id": "4",
"id_category": "a5ef0cc8-436b-41df-ada3-1d671536456c",
"id_item": "d1c6de85-7613-4a7e-aa74-cd87dd78cc18",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "df294e24-9f6b-4870-897f-cd967c8f0fba",
"commited": true,
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$id": "5",
"id": "19d23edb-e4ed-44ad-85fd-19cb40e9bad1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "0dc50014-6830-4d97-97bd-97ff1f1ec7d4",
"id_unit_sec": "9024c633-cf1f-459c-9748-844cd5c8d3a5",
"id_brand": "ca26899d-f3ed-41cf-be67-63e62bf4389f",
"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": "a56d9d25-ced5-4b1f-af2b-a453d13adcb2",
"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-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "6f4a3660-b294-490e-bb48-f45375ccf960",
"commited": true,
"mt_brands": {
"$id": "6",
"id": "864a60d2-fdfc-4bac-9d5d-d4ef4afdc7f4",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "e960b55a-18c2-4b50-9b83-d6475b083a62",
"commited": true,
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users": {
"$id": "7",
"id": "303779c2-dcdb-41ac-9c13-5c1929062862",
"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": "f97aa53c-9f7b-4db2-a166-90999b54967b",
"view_messages": true,
"id_image_photo": "fee55302-e4f0-43dc-849c-a2252be696a7",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "4a22f5ab-bdc5-4de8-80a0-f08215c1a5fc",
"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-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"mt_branches": [
{
"$id": "8",
"id": "60af4f7d-24b8-4763-b147-c5d99690dfb3",
"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": "ba246d58-85aa-4a33-9475-cd7587f1aed0",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "52c5842d-836d-4f00-997a-8da5a3f0d707",
"commited": true,
"st_images": {
"$id": "9",
"id": "2f8812b2-e802-4d62-b06f-60127ffb7bd7",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "53180b67-49bf-4d5f-bd18-27a5ba31b93f",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees": [
{
"$id": "10",
"id": "eea8ab71-55ed-4cc8-a5f3-a1e29a0c77f1",
"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": "140bb3ef-8727-49c3-8535-4a1310e36bc0",
"name_pos": "sample string 12",
"id_image": "9b1b3330-2a62-42b4-ac9f-ea36953452fa",
"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-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "d632f629-ff57-4cb0-a5d5-cc24e91e572f",
"commited": true,
"mt_employees_branches": [
{
"$id": "11",
"id_employee": "6af5eded-e5ff-472d-8046-50555173dfc0",
"id_branch": "26d1f219-2484-4a05-9b04-52a048179f28",
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "b9d5b32c-4223-432a-a871-20d57cf5d8ac",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_employees_profiles": {
"$id": "12",
"id": "33255658-6c01-49f1-9b3f-d097a7c7e968",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "220df649-a9d1-42c9-9289-d81155a20124",
"commited": true,
"mt_employees": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "7"
}
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa_det": [
{
"$id": "13",
"id_doc_sa": "7c8b97c6-f19c-4067-9ba1-d2c4100659cd",
"id_line": 2,
"id_item_sub": "599decc4-7b78-497e-a5d0-851a0394580d",
"qty": 4.1,
"id_list": "26b7fd83-2e25-483b-9a36-5e4e70367686",
"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": "4f96296f-8865-41e5-ae29-3604003ffed8",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "74861eaf-3c54-4b6a-9757-290b39a7aab0",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "bf661f12-2a1e-4673-a638-8692280a0005",
"id_user_upd": "69a20206-5846-49b6-9726-461739cef918",
"active": true,
"mt_employees": {
"$ref": "10"
},
"mt_items_sub": {
"$id": "14",
"id": "5c98bec3-f179-47df-a162-865f7e6b22cd",
"id_item": "04523249-4f16-4d96-8080-5919958d9134",
"id_item_type": "17c21ee7-55a4-45a0-9ef4-7a7fb4e6d136",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "1683fae7-daf1-442f-9c4c-cedd276a33d1",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "daf864ce-3e5a-4713-b0e4-f2bf8a13eaa7",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_formula": [
{
"$id": "15",
"id_item_sub": "6dfa709b-5c62-4160-adbc-f7a693102e83",
"id_item": "c8d14b08-3784-47de-bcc4-3f013394a3bc",
"group_id": 3,
"id_unit_ref": "361fe941-813c-40cc-9c5f-c26c297d1a40",
"qty_dis": 5,
"mt_items": {
"$ref": "5"
},
"mt_items_sub": {
"$ref": "14"
},
"mt_units_ref": {
"$id": "16",
"id": "5e34cffc-c7fe-4609-8786-9e67514aec78",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "f276f7bd-6580-419d-a2e6-8f6c282f703b",
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "fbb9eb7c-cefc-4fbc-82f3-5f8eb780aef5",
"commited": true,
"mt_units": {
"$id": "17",
"id": "f119d1b3-0dba-4b20-b291-9365c5c83363",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "c2e226e4-a048-4abc-a470-1458a3f50fed",
"commited": true,
"mt_units_ref": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": {
"$ref": "7"
},
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items1": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_items_formula": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
}
},
{
"$ref": "15"
}
],
"mt_items_types": {
"$ref": "1"
},
"mt_items_vouchers": {
"$id": "18",
"id": "e08e12cd-e203-48dd-a75a-d0221004ed23",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "a1f88b71-b273-4d0d-b8cf-5dadadc69baf",
"id_doc_print": "52638ec2-560c-455b-8587-b35f035b8733",
"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-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_prices_items": [
{
"$id": "19",
"id_list": "97d36412-7087-46ba-95ce-c190aa36005c",
"id_item_sub": "d827fb61-5e4c-4833-bc9d-1691ac09330c",
"validity_date": "2026-05-09T09:35:05.5294925+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "9e6144fd-6214-4301-8b7f-50a7d6339d6e",
"commited": true,
"mt_items_sub": {
"$ref": "14"
},
"mt_prices_list": {
"$id": "20",
"id": "184bb37a-e89e-46ac-a284-fd74b13c4777",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "6e476539-e118-4317-a45a-502a99d8edf0",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "944b064c-3cac-41ae-91fc-86277d0626d4",
"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-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "d61f67e5-2aaf-4743-a52b-c9e86b63a852",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "21",
"id_pos": "ca848cc1-b727-4457-96f6-501fb7805cdc",
"id_pos_type": "0ed34d1a-072d-4f35-b70e-2979a2ac0019",
"id_price_list": "742b573e-25c9-433f-a708-f100177939c7",
"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-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "4e353a52-6235-4082-8798-d3c34dc0d197",
"commited": true,
"mt_pos_view": {
"$id": "22",
"id_pos": "2087a49d-6cdc-49c3-abc2-4def400bee3a",
"id_pos_type": "943161da-7ef7-4a57-9164-3501ba669564",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "9886d008-0567-4114-8f8f-412cd78a7949",
"commited": true,
"mt_pos": {
"$id": "23",
"id": "8fe809bb-bb88-466f-9eaa-b48ee38c9844",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "2a38b59f-2c7c-40d5-9855-d8b734f89eff",
"id_zone": "3f8e033b-9a10-455b-a95d-1b5130e337c5",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "795d7912-c039-4f81-93c4-430b06bc31a2",
"commited": true,
"mt_branches_zones": {
"$id": "24",
"id": "6d4e9b70-c871-4b3b-a0f8-bad20d1aede5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6c391268-cca6-4fae-ac5c-de224c649e21",
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "435ca841-ca49-4ba6-8e01-0311fbd93448",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_cloakrooms": [
{
"$id": "25",
"id": "23ec193b-556f-4554-a2ae-9327a394bf02",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "2804a420-038c-456b-9a58-933a944c050a",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "1312b77d-1edc-478c-a8cb-e336fe3cf81a",
"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-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "f55f2310-5b3d-4645-92fc-62c53c43d2fb",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$id": "26",
"id": "88df43cd-c177-40d8-b737-61557f00ddb7",
"id_cloakroom": "459ec356-3df3-40c8-8e18-bce6eec90989",
"id_pos_sesion": "5f766ccd-d1e2-4c1f-bb57-53600ec1d686",
"unit_id": 4,
"date_open": "2026-05-09T09:35:05.5294925+02:00",
"date_close": "2026-05-09T09:35:05.5294925+02:00",
"id_doc_sa": "9255d994-ade6-4466-86ec-0835aa6f375f",
"commited": true,
"mt_cloakrooms": {
"$ref": "25"
},
"tt_doc_sa": {
"$id": "27",
"id": "dc9c38c3-7d2f-4aaf-9d12-ce0bb96ab557",
"id_pos": "e2852b51-7258-4268-b12a-94a949c1ced5",
"id_doc": "afda37d9-285a-4ac6-b5c3-a57dd0cf775b",
"id_branch": "7e4f20ac-df5d-45d6-99ab-0053680d21e6",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:35:05.5294925+02:00",
"date_tax": "2026-05-09T09:35:05.5294925+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "880727f7-23c0-4ee9-b96f-2279b3e6e8b8",
"id_relationship": "1db2cf9b-933c-40f0-a74b-ec033fff675b",
"id_loc_from": "006417c6-8187-410a-8aa5-37183330681a",
"id_loc_end": "fce32a3e-9108-473f-a301-bf1aea6293c4",
"id_user_add": "b6ac9c71-e7d2-4748-a08c-43c9492c26d8",
"id_user_upd": "3095e770-3802-47d2-9917-c610e5c4d48d",
"comment": "sample string 12",
"id_pos_sesion": "89f2977c-2e51-420f-aaf6-e6bd34b2d638",
"id_room_unit": "4aa22411-ebd6-4711-a693-407e893c80b1",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "5e25b878-2cb1-4122-827e-a54769a5d640",
"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-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$id": "28",
"id": "c7fe5949-0d26-493d-963c-a6695f2d62c6",
"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": "1f98d0d2-b90f-4e07-a968-41a806ebc18d",
"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-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "a1be5ed0-fed2-408b-90f4-87ecad220df4",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "29",
"id_doc": "6d6ba377-cbf1-49d2-beab-3c32a4d3ea96",
"id_pay": "715fdde7-71a5-410e-b477-7d9226708a2f",
"id_money": "5b657065-0073-48c5-97db-5ca6e1777393",
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "91b711d7-c15e-40bd-8aa2-44e07c94c0be",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_money_types": {
"$id": "30",
"id": "6c0891d8-1d35-47a3-85b6-050244965cf4",
"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": "1ffb7112-5be1-4a0c-ba9e-ffa6207354ec",
"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-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "44491829-1f9c-4925-aa44-4a696586c9fd",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$id": "31",
"id_money_1": "7ee047ae-75e7-4c64-b100-cc46ef6c1fb9",
"id_money_2": "1f9a7db2-7df7-48aa-82e4-ded8263c058b",
"date_from": "2026-05-09T09:35:05.5294925+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "b8e7a8eb-1f73-4b69-9e8c-8fe0932ac4b4",
"commited": true,
"mt_money_types": {
"$ref": "30"
},
"mt_money_types1": {
"$ref": "30"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "31"
}
],
"mt_money_rates1": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa_cashflow": [
{
"$id": "32",
"id_doc_sa": "b3ec98c1-158f-4c26-898c-0497c5942e44",
"id_pay": "a8c45408-9b71-4a82-ae60-9a730cded5f3",
"id_money": "1a7c41aa-77dd-4e28-ae52-6ecd3b3db91c",
"date_cashflow": "2026-05-09T09:35:05.5294925+02:00",
"coefficient": 5.1,
"id_user_add": "ce2081e1-3970-4c54-a420-36bcd331a235",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "33",
"id": "eba32af0-e9e6-473a-ba46-859760ed3de4",
"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": "2c984ea8-2c3b-467a-a80c-9894ecc6a76a",
"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-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "8d238e64-4c5b-4098-97a7-b0ccc13b0137",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa_cashflow": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_pay": [
{
"$id": "34",
"id_doc_sa": "d2613be9-ae55-4965-8f89-563090eadebc",
"id_line": 2,
"id_pay": "3284b930-6f98-4d97-978c-c7be7465a1da",
"id_money": "edbdf07e-d696-4a59-9419-cdfcbea32c58",
"coefficient": 5.1,
"id_voucher": "c3178d71-4e35-43c5-93b1-eb9f57c0d626",
"id_employee": "db1c5525-baf9-4c06-9434-424f0868c82c",
"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": "13154118-0195-410a-9976-5520c86df8c4",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "30"
},
"mt_payment_types": {
"$ref": "33"
},
"tt_doc_sa": {
"$ref": "27"
},
"tt_vouchers": {
"$id": "35",
"id": "9121f151-31e5-4582-b6bd-c81d180d0035",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:35:05.5294925+02:00",
"date_end": "2026-05-09T09:35:05.5294925+02:00",
"date_used": "2026-05-09T09:35:05.5294925+02:00",
"date_sesion": "2026-05-09T09:35:05.5294925+02:00",
"id_employee": "2dd2d61b-30de-4413-b912-8d5fa7699df6",
"id_branch": "208daff2-037f-4fde-9402-8adc1a35b7dc",
"id_voucher_permision": "0b4e35fb-0950-438c-ab14-62942a68a720",
"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": "8e2511ee-54e8-4aa1-a87a-af72d338162e",
"id_user_add": "d361e994-c1b3-4761-bb5a-fc91bcb8b9eb",
"id_doc_sa": "339e14bb-8889-48c1-bec2-2def9682f6ef",
"id_item_sub": "a1b6a765-2732-43d7-8a3f-734000aff9a7",
"id_pos_sesion": "c0b424b9-c9f0-430b-b9c1-e73092692034",
"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-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
},
"mt_payment_types": {
"$ref": "33"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa_pay": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers_det": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"tt_vouchers_permisions": {
"$id": "36",
"id": "de6f5012-7565-4438-9ec0-dc2a5b45e443",
"date_from": "2026-05-09T09:35:05.5294925+02:00",
"date_end": "2026-05-09T09:35:05.5294925+02:00",
"date_used": "2026-05-09T09:35:05.5294925+02:00",
"id_employee": "1371d354-5e99-42e3-b47c-8f901cb3539e",
"id_branch": "3ad3f23e-983a-45e7-91b2-373885fa875f",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "2ffc4b66-94e1-47ba-8283-0852cbef707d",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
},
"st_users": {
"$ref": "7"
},
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
}
}
},
{
"$ref": "34"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_money_types": {
"$ref": "30"
},
"tt_doc_sa": {
"$ref": "27"
}
},
{
"$ref": "32"
}
],
"tt_doc_sa_pay": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"mt_payment_types": {
"$ref": "33"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "7b9fe71e-f260-4f53-ba48-e947edc75c49",
"id_doc": "50da1b7c-7e97-496c-bf2d-bdc2585400ce",
"id_pos_type": "fb80644c-c00e-43bf-bbda-c1fdeb861df3",
"id_doc_print": "a595939c-da85-4a1f-bde2-a7e1b7481d5b",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "34bdc0b4-7369-46c7-a85a-33d91b7f6241",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos_print": {
"$id": "38",
"id": "cda69177-652e-4883-be43-375e7a60fd4d",
"id_pos": "1eda9577-0041-47af-8aff-a4480f8bf8c6",
"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-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "50d6615c-52e5-43a3-9edc-a8ec97139ce0",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_pos_types": {
"$id": "39",
"id": "3b85b417-d9a9-4cf0-9d8a-4513929a3f02",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "377d66ea-29bf-440b-b90e-5f462a17a8e6",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "7f41705f-c946-4bac-9ab8-8fa265e78039",
"id_branch": "5b9f02b4-43c2-4630-8973-383614034443",
"id_pos_type": "9b7f7395-137b-443f-aeb7-0634b1d4eaba",
"id_pos": "8ba5d931-43dd-4c9f-85fb-7183553da818",
"id_item": "c5b5c322-534f-4074-8b30-c94581e16dda",
"date_from": "2026-05-09T09:35:05.5294925+02:00",
"date_end": "2026-05-09T09:35:05.5294925+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "2d4196ae-16a3-4010-80d3-d51872acfbec",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_items": {
"$ref": "5"
},
"mt_pos": {
"$ref": "23"
},
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "40"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
},
"mt_pos_view": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"st_doc_print": {
"$id": "41",
"id": "ef62e382-38ce-42cb-8639-77dc89459491",
"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-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "d56fd4bc-31bf-4679-b318-c4c4ac22c0bb",
"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": "41"
}
},
{
"$ref": "42"
}
]
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "43",
"id_pos": "6dbe96c0-e64d-488d-bbed-7f9fe97a3b90",
"id_doc": "a8309b49-0622-4d01-89b6-b1ea4fa2ce07",
"value": 3,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos": {
"$ref": "23"
}
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_st": [
{
"$id": "44",
"id": "52adcc07-5727-44e7-8ae3-e2eed7e5016f",
"id_pos": "05df54f9-f8e3-4519-b5d3-86e668f8777b",
"id_doc": "20567b19-fe73-48d8-9f68-628699fca76c",
"id_branch": "dc56a751-575d-4b25-aeda-319618d70388",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:35:05.5294925+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "b60692bd-c760-4afc-9115-21e012b284ee",
"id_loc_from": "48c9d102-a511-4007-a2fc-bd73ac22ad87",
"id_loc_end": "18728ba8-cacd-4453-b9c5-12786b1bee18",
"id_user_add": "a2bf3d29-2a39-47ca-a3d6-e178d046a37e",
"id_user_upd": "7fa63603-c7f8-4058-86a2-982324b72146",
"id_pos_sesion": "cbee9dfd-b033-49bd-8a8d-b07bc49aaf3b",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:35:05.5294925+02:00",
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$ref": "28"
},
"mt_locations": {
"$id": "45",
"id": "b53b1812-ccab-457f-bc16-c8e95191a4e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "5586858f-5ac1-4e95-a60c-6801a6a04104",
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "6e1d891a-128c-4241-9974-6aa479bde908",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa1": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$id": "46",
"id_location": "3aec0496-15de-4879-a857-c46d5f209b78",
"id_item": "f1bf15f5-0cf3-4ecd-9338-d7b615af1236",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_locations": {
"$ref": "45"
}
},
{
"$ref": "46"
}
]
},
"mt_locations1": {
"$ref": "45"
},
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_doc_st_det": [
{
"$id": "47",
"id_doc_st": "6e2737c7-12ee-4ef2-aedf-a4c9ab737c06",
"id_line": 2,
"id_item": "27df5404-8f76-415a-9b4e-191af67f3b9c",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "5"
},
"tt_doc_st": {
"$ref": "44"
}
},
{
"$ref": "47"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st2": {
"$ref": "44"
}
},
{
"$ref": "44"
}
]
},
"mt_locations": {
"$ref": "45"
},
"mt_locations1": {
"$ref": "45"
},
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_det": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_pay": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa1": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa2": {
"$ref": "27"
},
"tt_pos_sesion": {
"$id": "48",
"id": "70a5bdce-a40e-4127-bb52-f62747e5f6ba",
"nro_sesion": 2,
"id_pos": "c2f8ff60-9bb3-42dd-ba3c-8febf6de53cf",
"date_tax": "2026-05-09T09:35:05.5294925+02:00",
"date_open": "2026-05-09T09:35:05.5294925+02:00",
"date_close": "2026-05-09T09:35:05.5294925+02:00",
"id_user_open": "9f208900-bdea-4ebb-bc6e-42fd634c6cf6",
"id_user_close": "48014919-96ec-43e2-874b-b138f186d99b",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "9da4d76e-77a2-4b63-b435-bb28492d61bd",
"order_id": 2,
"id_item": "bb4336c7-da8c-407e-93d4-3ba6de3d8038",
"id_item_type": "2aea5ed5-5780-4b0b-8a56-c1968f2ced61",
"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": "2033d14c-4403-4c56-a0b1-50e5ff8768b9",
"type_item": 11,
"id_voucher_json": "c83c10fe-aa35-4b1d-b77d-07fe6e4840bb",
"count_voucher": 1,
"id_category": "73ba31d6-1d58-4bcc-ba13-83d74f8d97f9",
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "3c14e52a-7d9f-4ce4-b42d-b61342145274",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_types": {
"$ref": "1"
},
"st_users": {
"$ref": "7"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "49"
}
],
"tt_doc_sa_pt": [
{
"$id": "50",
"id": "41e263ff-8ba3-42ed-b49d-774261653bd7",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "e0578f8a-56d8-4215-852b-8c279a862cb3",
"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-05-09T09:35:05.5294925+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "0abc4940-ade1-471a-8036-837394027ac2",
"id_room_unit": "9d6bbfa4-72c0-4f5a-b836-60b40a638b3e",
"id_room_list": "a9108021-9aa4-4e23-9d2d-dc294438cf07",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:35:05.5294925+02:00",
"date_from": "2026-05-09T09:35:05.5294925+02:00",
"date_end": "2026-05-09T09:35:05.5294925+02:00",
"date_open": "2026-05-09T09:35:05.5294925+02:00",
"date_close": "2026-05-09T09:35:05.5294925+02:00",
"id_employee": "c20eb290-6d23-4e42-a56d-d74a5531d088",
"id_employee_sec": "77492a7d-1d54-4246-8621-7f2033ffb384",
"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": "2caaf7e5-d73e-4935-b55b-edb1094da0df",
"comment": "sample string 7",
"id_user_open": "9c862a39-3eea-46b8-82af-c8f11f11374b",
"id_user_close": "abb4ee60-5630-4d7c-8021-37d353e54543",
"id_unit_state": "532cc273-dfd6-4a9b-8e66-41660565c00e",
"id_pos_sesion": "e1bd5aa1-7789-4aec-bc27-0f0ab3b4e6df",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:35:05.5294925+02:00",
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"mt_employees": {
"$ref": "10"
},
"mt_employees1": {
"$ref": "10"
},
"mt_rooms_units": {
"$id": "52",
"id": "e9f7a709-5d17-4e8f-9fc0-276511b1a4fd",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "15a5b26d-369f-4dc5-acfd-c1eb7424e7e4",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "6cf775ff-53ab-4a5a-8a89-acc7424da621",
"locked": true,
"date_locked": "2026-05-09T09:35:05.5294925+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "e02657fc-5bbb-4f42-9e34-91b9dd8b22a7",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "baac0970-eec1-4a2a-a33e-d8919cf96137",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b6a61607-9c1e-466f-8c11-994291798afa",
"name_pos": "sample string 6",
"id_image": "b7bf8d2a-360a-4c66-bacd-5de4f65cc545",
"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": "e4f42efe-4402-4acf-b8e3-4a57a1be4875",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "292c156c-f20a-428d-8986-b7c5139852e6",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "955bec17-be66-40d1-8536-5d36968389b6",
"id_room": "9a56967c-2114-4cfa-bff0-fed440c9dc3d",
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "06eb5171-33ed-4836-bb72-00e62f658e94",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "54"
}
],
"st_images": {
"$ref": "9"
},
"st_images1": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_list": [
{
"$id": "55",
"id": "113c2416-5d8e-4e9c-b590-0e635f6370f1",
"id_room": "207c9f2f-af5f-4f99-bbdb-f9a757a2128d",
"date_in": "2026-05-09T09:35:05.5294925+02:00",
"date_out": "2026-05-09T09:35:05.5294925+02:00",
"id_user_add": "8f235e66-feb4-4f0c-be41-3cbbb009d02f",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "7"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
{
"$ref": "55"
}
]
},
"mt_rooms_units_types": {
"$id": "56",
"id": "579c5076-d3ad-4f80-85c4-cd6c59086c77",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "115c02f2-b71f-4603-8765-69277e7f01d0",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "c1c4ea8e-68de-4920-8257-1108c46c8e94",
"id_room_state": "30d28081-ee7d-480d-846a-7af7d74d0032",
"id_image": "00201bae-e049-43ad-acd4-c0f5599e31e8",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "14f4f92d-1ba4-410d-9861-dc4001370272",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "c271ffee-3ea4-43f1-a545-6c466721ba0f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "e3edf346-bc10-4337-9e09-c90ae4a03324",
"commited": true,
"st_users": {
"$ref": "7"
},
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$ref": "56"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "7"
}
},
"st_users": {
"$ref": "7"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_states": {
"$ref": "58"
},
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_pos_sesion": {
"$ref": "48"
},
"tt_rooms_list": {
"$ref": "55"
}
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_tips": [
{
"$id": "59",
"id": "df21e04b-1ec3-4714-8e20-fddfdc04ebad",
"id_pos_sesion": "0cbae718-aac8-4cdb-a5ce-9b8cfd446589",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "972c535f-89f5-48ef-bb7a-322a1fb13482",
"id_room_unit_activity": "d0ce6f20-5d96-4d51-99fa-ef3321e23956",
"id_doc_sa": "e681ed84-2cbe-4d0f-94ac-0f9b555a20b9",
"id_pos_type": "72085558-d2fc-4032-95f2-30df086c52ed",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "744e7b06-439a-4093-945b-8d5857a23612",
"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-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "f0895e46-5fb8-4a92-a7b4-fad58fdccc47",
"id_user": "7d36ab7a-a290-4c74-98c3-cbe853a068d7",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"tt_tips": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "59"
}
],
"tt_pos_sesion_users": [
{
"$id": "61",
"id_pos_sesion": "15662f94-f3cc-4e35-b086-54d2f9911c2f",
"id_user": "34cab058-26a6-4a6b-b1fd-a77c6758a42a",
"date_add": "2026-05-09T09:35:05.5294925+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_cmd_connection": [
{
"$id": "62",
"id": "9980cca7-9991-4610-81e1-4fd64c4857ee",
"id_user": "644596ba-e74e-4315-900a-4c81cb5bc9ff",
"id_user_profile": "51121c7e-b1a0-4a70-a93b-6a9742eef647",
"locator": "sample string 4",
"date_end": "2026-05-09T09:35:05.5294925+02:00",
"id_pos_sesion": "fe7683dc-cef1-4162-9f6f-3c2d42a346e4",
"date_login": "2026-05-09T09:35:05.5294925+02:00",
"date_logout": "2026-05-09T09:35:05.5294925+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"st_users_profiles": {
"$id": "63",
"id": "c2eeda6c-846e-40e0-8068-189f24d3a3c1",
"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,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "c2ad000e-9b78-47a8-a3c6-358b7507af3e",
"id_function": "87b0ca8a-b0a3-43da-b7b0-f26281ed47a4",
"id_user": "536a1032-d8d0-4461-b462-e79324e71cb9",
"id_profile": "ab028d88-151c-42d9-b65c-7b9d616daabb",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "7"
},
"st_functions": {
"$id": "65",
"id": "c58dba58-bbf7-47dd-89af-4d63922f4a6e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "6cd8c47c-49b1-4523-ad2f-de99d578c599",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "b8b5250f-2f27-40ef-9a7a-d044e4a98357",
"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-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "78b9945a-4e91-4627-8402-8b38dc19d638",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"st_images": {
"$ref": "9"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "64"
}
],
"st_users": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$id": "67",
"id": "2ea7858a-a8d7-4a96-a2ac-b35d69a3cfdf",
"id_user": "b7fd8de2-a445-436d-9056-8751279d5ff3",
"date_add": "2026-05-09T09:35:05.5294925+02:00",
"destiny_type": 4,
"id_key": "dbb6fb09-640f-4d38-aa91-7bcb20d315b9",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:35:05.5294925+02:00",
"id_pos_sesion": "0a9df2ba-937a-47ea-abf7-2bb317ad6160",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "67"
}
]
},
"tt_rooms_units_activity": {
"$ref": "51"
},
"tt_spool_doc_print": [
{
"$id": "68",
"id": "6063f721-9fbc-4846-b28f-75b8c8562d4a",
"spool_server": "sample string 2",
"id_doc_sa": "eb50cd7d-8151-4f68-bfcc-6b76696bf7d0",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"printed": true,
"print_on": "2026-05-09T09:35:05.5294925+02:00",
"tt_doc_sa": {
"$ref": "27"
}
},
{
"$ref": "68"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "26"
}
]
},
{
"$ref": "25"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "7"
},
"mt_pos_view": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_list_rules": [
{
"$id": "69",
"id": "d7727946-3c45-4302-ac12-6510248628c6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:35:05.5294925+02:00",
"date_end": "2026-05-09T09:35:05.5294925+02:00",
"id_branch": "45a3501a-d577-46f4-ba70-1120455e9a04",
"id_pos": "1527b075-25ef-421d-abc3-3b325c034af4",
"id_list": "c0a22f02-bd74-4a25-b302-8043133ba81c",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "512f0cba-ab23-429a-8f32-88fd54ad1230",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": {
"$ref": "23"
},
"mt_prices_list": {
"$ref": "20"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$id": "70",
"id": "4fc51de5-5a62-4f64-b108-00aa4e6dc155",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:35:05.5294925+02:00",
"date_end": "2026-05-09T09:35:05.5294925+02: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": "ccc43eeb-adb8-49dd-92d0-d3c0ff5a7fdc",
"id_pos": "3825480b-427a-4d55-92c0-b78ef8aa278e",
"id_list": "155cbcde-139e-4499-88b2-c9986a97d43c",
"id_item": "3b47bce9-b854-4098-b349-7ff9dbe70a6b",
"id_item_type": "2c2208a6-539c-49ba-8aee-ed60eb78cb22",
"id_category": "876a3b3c-7504-4d60-a277-4648e3122342",
"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-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"id_user_upd": "f7b45e50-0fdf-4837-a57a-78968f0b50e1",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$ref": "5"
},
"mt_items_types": {
"$ref": "1"
},
"mt_pos": {
"$ref": "23"
},
"mt_prices_list": {
"$ref": "20"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "70"
}
],
"st_doc_num": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_pos_license": [
{
"$id": "71",
"id": "f9b8c64c-5a2d-469c-b521-b6ac5c551c7e",
"id_pos": "f42a889d-05bb-4abf-b749-525f3486eb78",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:35:05.5294925+02:00",
"key_access": "sample string 5",
"id_user_add": "62e0f384-ac2a-4301-97a6-60743a339e11",
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$id": "72",
"id_user": "15a41129-f5ed-4104-a959-f89db995c9ae",
"id_pos": "a8777c00-3c31-4437-b1ed-d4fcb43a976d",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_pos_connection": [
{
"$id": "73",
"id": "83d5d0f8-26a2-4abf-ba81-f79ddc8d1443",
"id_pos": "d8bab615-f9b1-423e-b08e-5993df754644",
"date_add": "2026-05-09T09:35:05.5294925+02:00",
"date_upd": "2026-05-09T09:35:05.5294925+02:00",
"date_out": "2026-05-09T09:35:05.5294925+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "23"
}
},
{
"$ref": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_branches": {
"$ref": "8"
},
"tt_logs": [
{
"$id": "74",
"id": "836b2b99-a4b1-43fc-b1a9-f933fdd073e2",
"id_user_add": "d0ec53b9-dbb4-4329-9767-4995ebaa3c3d",
"id_table": "272926c9-6e03-4613-b59f-8dd6d0963e53",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "5bd1de19-365a-4d6e-9a3e-6d8e260cd531",
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_sync_tables": {
"$id": "75",
"id": "79afc0c4-e599-4c0d-aa17-6263697325d0",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "76",
"id": "f5d7f069-76a3-47df-9e11-62285196c2f2",
"id_sync": "1ecaee9b-534b-424f-8d6b-611110aaa141",
"json": "sample string 3",
"id_table": "507777db-efd9-4371-83f6-59e705adc77d",
"order": 5,
"st_sync_packages": {
"$id": "77",
"id": "fdf34db1-09d0-4e43-8f3b-1b3d083a3653",
"id_branch_from": "cb5fa250-369d-47bb-883d-6a04a1248e92",
"id_branch_to": "c125cf05-3c8b-4a29-82a6-cba2c7376cb0",
"type": 4,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:35:05.5294925+02:00",
"send_on": "2026-05-09T09:35:05.5294925+02:00",
"mt_branches": {
"$ref": "8"
},
"mt_branches1": {
"$ref": "8"
},
"st_sync_packages_det": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_sync_tables": {
"$ref": "75"
}
},
{
"$ref": "76"
}
],
"tt_logs": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "74"
}
],
"st_local_variables": [
{
"$id": "78",
"id": "f2521337-cfbe-464e-ab71-6fe31499ba42",
"id_pos": "0256e663-c841-47a6-929a-f689fdcddc6b",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
}
},
{
"$ref": "78"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"mt_pos_prices_list": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "7"
}
},
"mt_prices_list": {
"$ref": "20"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "21"
}
],
"mt_prices_items": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list1": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list2": {
"$ref": "20"
},
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_doc_sa_det": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"mt_prices_list": {
"$ref": "20"
},
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_doc_sa": {
"$ref": "27"
},
"tt_doc_sa_det_stock": [
{
"$id": "79",
"id_doc_sa": "7dc86c39-3ae6-493a-b0e8-5a0eaea02264",
"id_line": 2,
"id_item": "78d584ac-b52b-4bf6-9efe-5e9f1d617509",
"qty": 4.1,
"mt_items": {
"$ref": "5"
},
"tt_doc_sa_det": {
"$ref": "13"
}
},
{
"$ref": "79"
}
]
},
{
"$ref": "13"
}
],
"tt_doc_sa_pay": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
{
"$ref": "10"
}
],
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_types": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_money_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_payment_types": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_images_types": {
"$id": "80",
"id": "9f8260ed-4fbc-45b4-83ce-21f609b5a8ac",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"st_images": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
},
"mt_docs": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users1": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_branches_zones": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_employees_branches": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "7e2b5f75-1bda-446e-932d-17ed4cf83c1c",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:35:05.5294925+02:00",
"date_end": "2026-05-09T09:35:05.5294925+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"last_update": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_sync_packages": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"st_sync_packages1": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
{
"$ref": "8"
}
],
"mt_branches_zones": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_brands": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories_items": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_cloakrooms": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_employees": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees_profiles": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_items_types": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_money_rates": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_payment_types": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_pos_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_view": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_items": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_rooms_units_types": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_units": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_units_ref": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "9"
},
"st_images1": {
"$ref": "9"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_token": [
{
"$id": "82",
"id": "906f1f2c-2286-4b97-83ae-259981e63673",
"token_id": "sample string 2",
"id_user": "61dbb951-08a3-4dc4-b74d-6536e9999a7b",
"date_from": "2026-05-09T09:35:05.5294925+02:00",
"date_end": "2026-05-09T09:35:05.5294925+02:00",
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"st_users": {
"$ref": "7"
}
},
{
"$ref": "82"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_det": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_det1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_logs": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_pos_sesion1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_log": [
{
"$id": "83",
"id": "f936c623-50e6-4644-8580-26005b51b644",
"id_room_activity": "3e1e599f-31aa-42a1-b7bb-17d45cffc2f6",
"id_pos_sesion": "674a9529-2251-49c6-add3-113cb04e044b",
"log_text": "sample string 4",
"id_user": "034d4995-4472-472a-aaf2-f3533c534cec",
"created_on": "2026-05-09T09:35:05.5294925+02:00",
"commited": true,
"st_users": {
"$ref": "7"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_docs": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_pos_sesion_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa1": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_rooms_units_states": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"st_users_profiles": {
"$ref": "63"
},
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
}
},
"mt_categories_items": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_formula": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_units": {
"$ref": "17"
},
"mt_units1": {
"$ref": "17"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"tt_doc_st_det": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_stock": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_vouchers_det": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "4"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_vouchers_det": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
},
"mt_items": {
"$ref": "5"
},
"mt_items_types": {
"$ref": "1"
},
"tt_vouchers": {
"$ref": "35"
}
},
{
"$ref": "2"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
{
"$ref": "1"
}
]