GET api/Mt_Categories?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_categories| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_item_type | globally unique identifier |
None. |
|
| order_type | integer |
Required |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| order_sec | 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 |
|
| big_buttons | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_categories_items | Collection of mt_categories_items |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "8ec67a4e-bf30-414c-aa24-faf941aca2de",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "ae6a145a-ac41-4fe6-88af-08ded67a9b05",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "3bb02dd8-709e-4415-adc6-4a16b22392b1",
"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-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "d38acce3-5cd0-4a6b-9d00-efe104ca27fd",
"commited": true,
"mt_categories_items": [
{
"$id": "2",
"id_category": "7a1a2f1d-0621-4eaa-aaf7-425472dcd224",
"id_item": "fd0aaee7-a02d-4907-adb2-6f2077e6dabd",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "eac05bbf-81b4-4563-8f9f-072204b05b65",
"commited": true,
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$id": "3",
"id": "86100542-9bf7-4f76-b17b-669485d4bc6c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "14f645e5-4dd4-4199-b6c0-5c93eea9cb58",
"id_unit_sec": "355ea16a-22b5-4fb5-b83e-68f0ab0e9feb",
"id_brand": "f87344e4-0eb9-47e7-b78c-b1a055f4f80f",
"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": "3ee56e5f-857f-42b2-b3de-fc821494f372",
"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-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "e28a9f89-870d-4c75-a337-f9cbb2e16bc8",
"commited": true,
"mt_brands": {
"$id": "4",
"id": "74e152d3-e223-4d93-8ce8-a82c2ee90448",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "205e39be-7f4c-4bec-8c78-2762a3960a58",
"commited": true,
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": {
"$id": "5",
"id": "1361b6f1-a9ec-4d71-8335-3a3d391e1869",
"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": "cafb15e3-8d9d-4a1b-80fb-0c6ce1e41c59",
"view_messages": true,
"id_image_photo": "215a041a-d116-4061-913b-ae5107bf00b8",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "51d2ca30-4c8d-41b2-97e0-eecfd1fb48d7",
"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-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "1c748aa9-07c6-4244-9346-8e081633faa6",
"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": "e7a30ca4-025e-4f66-a160-8ad9a49111d2",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "9ce430ab-b634-4ff8-89ef-340cb35ce880",
"commited": true,
"st_images": {
"$id": "7",
"id": "c611382c-7c01-4262-9f52-40e8e1f10112",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "c5587573-f041-467c-8c91-a6db96bc8b5e",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees": [
{
"$id": "8",
"id": "cb3b7cd4-f684-46d8-b5c9-f83da5e0eace",
"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": "146e6c09-f59b-4953-abe4-947ce48446d6",
"name_pos": "sample string 12",
"id_image": "046b76f7-e04f-4934-ad3e-663699d9feeb",
"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-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "191ca385-f794-4ab8-a594-4dbb30b1b9e0",
"commited": true,
"mt_employees_branches": [
{
"$id": "9",
"id_employee": "4dfa015c-85d5-4a0f-aa5b-13e82c3315da",
"id_branch": "dc9b02a3-c52d-4eb1-b5d9-f1a5d3087bc1",
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "308aa5be-4177-42cd-86e2-56668d4e5b9c",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_employees_profiles": {
"$id": "10",
"id": "0b13d74b-f755-48c0-9307-d78b7a87d411",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "6ac15e07-ea46-4477-a290-720cb9ddd959",
"commited": true,
"mt_employees": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$ref": "5"
}
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_det": [
{
"$id": "11",
"id_doc_sa": "f664ea2a-e099-4ac3-8601-b9950a7c6b83",
"id_line": 2,
"id_item_sub": "bb5ea135-4f78-4577-af4b-468069bb7cae",
"qty": 4.1,
"id_list": "2c8e9ed7-df1d-418c-b347-25241ef9e230",
"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": "f23fd3d0-e6b2-4f54-be18-ac59bffeb973",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "b07ea915-d927-41dd-9c69-95a219b0b28d",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "badf8766-bdbb-4ecb-aac0-4b12bf450ab6",
"id_user_upd": "bbf9796e-485b-422f-a1f9-a3b26eaee0bc",
"active": true,
"mt_employees": {
"$ref": "8"
},
"mt_items_sub": {
"$id": "12",
"id": "ec25da9f-9f5b-4a15-bb4c-5ea15d0662fa",
"id_item": "93851f65-e1dd-45e2-9a89-58d68d02d456",
"id_item_type": "e2c99978-f3fc-4665-9d2d-db555a1f5af6",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "1e911c05-a4c8-4e08-9403-108a94d178bc",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "ff97152c-47df-4b28-b5be-61e5c6940b83",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_formula": [
{
"$id": "13",
"id_item_sub": "e6649d0d-fdd0-41b9-9700-aed46aa283ca",
"id_item": "baf6ff8b-ea85-4348-b1fd-6c73cb84318a",
"group_id": 3,
"id_unit_ref": "587d8b6d-2ea3-410c-8b4a-cb9535a6593b",
"qty_dis": 5,
"mt_items": {
"$ref": "3"
},
"mt_items_sub": {
"$ref": "12"
},
"mt_units_ref": {
"$id": "14",
"id": "3b290ead-d16f-42ca-a5da-b738a6042a35",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "fd28ca8b-191d-4677-ac28-676725c61b51",
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "bd0138d9-b71c-4afc-9682-ab78871b700c",
"commited": true,
"mt_units": {
"$id": "15",
"id": "4019c84e-62e4-4893-81af-d10899148dab",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "c894197a-7be9-4172-a9b6-0681ac57c7e5",
"commited": true,
"mt_units_ref": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": {
"$ref": "5"
},
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_items_formula": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
}
},
{
"$ref": "13"
}
],
"mt_items_types": {
"$id": "16",
"id": "ac089455-adab-4db1-9acb-1a65a5581a72",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "87c4040a-5b82-4e95-ac26-6282bf411e3b",
"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-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "2d864a5b-4b83-4dee-9fb8-a74fddd76898",
"commited": true,
"tt_vouchers_det": [
{
"$id": "17",
"id_voucher": "c41bc925-cd51-4fc1-8087-948067cb00de",
"id_line": "41f61f47-1800-46d1-8f89-a3e89d85b128",
"id_category": "671972ac-5504-4d05-a183-831d9cb4fd75",
"id_item": "6c26c71b-a847-4d4e-ae2c-83a4a0f79a73",
"id_item_type": "379972f6-6257-4615-bcc4-aca6b77dc3ea",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$ref": "3"
},
"mt_items_types": {
"$ref": "16"
},
"tt_vouchers": {
"$id": "18",
"id": "e571f0ea-fc1d-4852-b9cf-3d0c113b9270",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:46:53.7626516+02:00",
"date_end": "2026-09-06T06:46:53.7626516+02:00",
"date_used": "2026-09-06T06:46:53.7626516+02:00",
"date_sesion": "2026-09-06T06:46:53.7626516+02:00",
"id_employee": "09b52174-d997-435f-81a7-7f7f848680a9",
"id_branch": "c9e2f712-4cdb-453e-b744-47fb3d250f77",
"id_voucher_permision": "6b9144f7-cd67-4bcd-9422-51bbe93fa734",
"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": "26aa12e8-19ec-484e-9e54-9fd71cf8eec1",
"id_user_add": "752efbfb-d83f-4907-b7ed-f204a054dc7f",
"id_doc_sa": "d9a710ab-78ed-478d-a6b0-b819104ee780",
"id_item_sub": "9175e1c8-c707-421c-b3fc-b6ad8f0dfbbc",
"id_pos_sesion": "c0ae1b0d-9303-45cf-8f70-8e3074e6f606",
"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-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"mt_payment_types": {
"$id": "19",
"id": "5acb0abd-c240-4394-9cb4-22041fe6e79a",
"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": "0cf30d71-9213-417d-ab6d-2a0497b0f791",
"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-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "86b2b0ab-49c4-4e5a-bbe3-0b8037ca0fdf",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "20",
"id_doc": "218814fd-61e5-4faa-a9aa-0c699d24bd73",
"id_pay": "3808a728-80a1-40b1-b318-6e5f49e66362",
"id_money": "131c89be-f0b7-4e59-b0fb-3930e3fce812",
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "f6fa3d07-0f04-4b4f-b5cb-c47c82d6dcd9",
"commited": true,
"mt_docs": {
"$id": "21",
"id": "b648dc54-c1af-4560-8873-65701960e542",
"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": "ffd015cd-feca-41ac-b3b2-58d9e4a0ca6c",
"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-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "67564fcc-1613-4191-9185-c4741f4676c7",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_pos_doc_print": [
{
"$id": "22",
"id_pos_print": "693a087c-9943-40c2-91ef-9409c80fa0ab",
"id_doc": "26958fff-faa0-4b3f-b936-6f9a8f538190",
"id_pos_type": "c99c5cc8-2456-4d69-bdd1-cb8da4a11960",
"id_doc_print": "d5b2a707-931c-4516-8b13-dfe5bbce79c6",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "9ba09fda-6b48-4a96-a2cb-2a1efa0ad09c",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos_print": {
"$id": "23",
"id": "048a2ba1-d8e2-4cf2-bd7c-c807e51fb500",
"id_pos": "cff4ec11-e206-44ff-8856-e8dba84d1f3f",
"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-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "4c8d8787-8aac-4ef7-8713-061c95a953ea",
"commited": true,
"mt_pos": {
"$id": "24",
"id": "f4c29a2e-6731-4c24-bf65-5e10746ffcc2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c398b81c-48a0-4e4c-9cdc-414d79cbf0c2",
"id_zone": "d7f37438-4160-4237-a9fa-41f1c5a2aa46",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "d2b20b2b-d38f-40e6-9035-d723302236d3",
"commited": true,
"mt_branches_zones": {
"$id": "25",
"id": "f7ba426b-095b-4ab7-a819-8f93e017941e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6e7698c5-f670-4ec2-b625-fcfbc850ead1",
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "b9e0f1f5-239d-4b66-acd6-4cc8f4e84a9e",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "26",
"id": "2065a594-6260-4ae6-a3c1-59f183be31f8",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "1315d1b2-c87d-4da9-a342-3f6993d313df",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "81db67dd-310c-4224-8ed1-3b8f885696d6",
"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-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "d67e3d17-fc92-4d84-9bca-d8773571db42",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "27",
"id": "579e6abf-b452-4fd1-ad7f-5da5da58a883",
"id_cloakroom": "2d69690b-7d49-4dcd-89c9-544ec24fb91a",
"id_pos_sesion": "e1f2512e-f62e-48b2-83da-398dec3eef83",
"unit_id": 4,
"date_open": "2026-09-06T06:46:53.7626516+02:00",
"date_close": "2026-09-06T06:46:53.7626516+02:00",
"id_doc_sa": "1aeb7394-8f0e-48bc-9551-af096f0124f7",
"commited": true,
"mt_cloakrooms": {
"$ref": "26"
},
"tt_doc_sa": {
"$id": "28",
"id": "a237a754-4962-4462-829a-fee14f57d954",
"id_pos": "76b89b00-86d5-4056-a648-8c44b820ac93",
"id_doc": "6f43fb0f-c49e-47e6-81ac-7cce18092896",
"id_branch": "a4efbe87-bff1-4c9f-9d7b-3e8d1946c69e",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:53.7626516+02:00",
"date_tax": "2026-09-06T06:46:53.7626516+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "7ff8d98a-93fe-4554-b2aa-49e462273eba",
"id_relationship": "da6aa31d-953f-4d95-963f-55d514813a3b",
"id_loc_from": "0f5d0880-a800-4571-8503-53eb8369a6b8",
"id_loc_end": "c95efb23-26d1-4626-9031-9edf5fa21d2d",
"id_user_add": "60e6c3b6-6005-4976-8afc-58e72f45ef42",
"id_user_upd": "10fc35de-4442-4b25-a668-eb7c72f053c0",
"comment": "sample string 12",
"id_pos_sesion": "c3967b60-4b1c-4d73-9312-b0c1d98be803",
"id_room_unit": "ca8884d5-5a2c-4c9c-874d-5a42e7559c0d",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "0d845962-82e9-4931-921d-eb2ce4c87c9d",
"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-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$id": "29",
"id": "e2962a00-226a-4da1-82c3-7a45ae9cc874",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "bda48ce5-cfa8-4d34-a8da-032784af25e0",
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "74dcf8a4-15a4-42ba-9a70-3371877dfe85",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$id": "30",
"id": "c387b186-80c5-4034-bb9d-4998321d6d49",
"id_pos": "9f21e033-2f05-41f5-a319-77c7035f9020",
"id_doc": "0de37a1d-d729-46fe-9c56-101abe524861",
"id_branch": "6031e84a-9874-4d1e-b26a-5fbff03b0e1a",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:53.7626516+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "47096688-57e2-4773-bc45-c31d1593abf4",
"id_loc_from": "508e25a8-0163-4c58-9008-07b3c07abf2e",
"id_loc_end": "b18cff15-5318-4cc3-aa2d-3a524a7bf42f",
"id_user_add": "7f3a5db4-3ea5-404a-aeaa-1d033ffc45d9",
"id_user_upd": "e76f7d86-db47-4481-8ae5-860ac1dc74e0",
"id_pos_sesion": "109a43e2-1cf2-4c5a-8508-6f20bee0851a",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:46:53.7626516+02:00",
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$ref": "29"
},
"mt_locations1": {
"$ref": "29"
},
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_st_det": [
{
"$id": "31",
"id_doc_st": "f54e053e-46c1-4a0c-86b8-21704ddeaafa",
"id_line": 2,
"id_item": "9897bdf6-a7a6-4c21-8a8d-031709f98b8a",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "3"
},
"tt_doc_st": {
"$ref": "30"
}
},
{
"$ref": "31"
}
],
"tt_doc_st1": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_st2": {
"$ref": "30"
}
},
{
"$ref": "30"
}
],
"tt_doc_st1": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_stock": [
{
"$id": "32",
"id_location": "422da763-7ec1-4faa-a26f-69a18684412e",
"id_item": "c25e1468-fdd3-4807-9ed9-ab6d5a5da89b",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_locations": {
"$ref": "29"
}
},
{
"$ref": "32"
}
]
},
"mt_locations1": {
"$ref": "29"
},
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa_cashflow": [
{
"$id": "33",
"id_doc_sa": "b5a1b756-4f70-4f3b-addd-ef27a5ac414e",
"id_pay": "b3aaf3a4-3b2e-4c8f-a9ba-3c17bc1dd56f",
"id_money": "8cb1b675-9b75-4a99-874c-127b6e8ef4a7",
"date_cashflow": "2026-09-06T06:46:53.7626516+02:00",
"coefficient": 5.1,
"id_user_add": "a756bc8f-4db0-4556-bc6c-0d8d4018c386",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "5"
},
"mt_money_types": {
"$id": "34",
"id": "926e3fcd-6006-4cf5-9768-68bd675d91db",
"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": "a7c595e6-2640-4e7d-ad87-b9997e66d239",
"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-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "8ea3a488-4f4c-4479-8f31-fcdc97f84c3c",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_money_rates": [
{
"$id": "35",
"id_money_1": "a2d6b22e-ebc5-4100-801f-58583d511fcd",
"id_money_2": "82c08758-a324-4d0a-a25f-6cb8080f691f",
"date_from": "2026-09-06T06:46:53.7626516+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "6298c05f-f26d-45c2-9645-6c03fad55d59",
"commited": true,
"mt_money_types": {
"$ref": "34"
},
"mt_money_types1": {
"$ref": "34"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "35"
}
],
"mt_money_rates1": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_cashflow": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_pay": [
{
"$id": "36",
"id_doc_sa": "9d99f6c4-eda8-4a63-b53b-aa4c5307b0e2",
"id_line": 2,
"id_pay": "ea1412c9-e3e6-464d-a2a0-d42120333172",
"id_money": "6e108bcf-7fb2-4611-8e96-8c1cd632e27c",
"coefficient": 5.1,
"id_voucher": "71681041-5761-4ab1-a6c7-e494097fa84e",
"id_employee": "66131955-461b-49ae-bc7c-6408a6983fa7",
"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": "d811556a-4ab7-4e10-84c7-03703c740795",
"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": "8"
},
"mt_money_types": {
"$ref": "34"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "28"
},
"tt_vouchers": {
"$ref": "18"
}
},
{
"$ref": "36"
}
]
},
"tt_doc_sa": {
"$ref": "28"
}
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_doc_sa1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa2": {
"$ref": "28"
},
"tt_pos_sesion": {
"$id": "37",
"id": "51a5870e-54d6-41e5-a29e-07dc3dd2df6a",
"nro_sesion": 2,
"id_pos": "35637858-34c1-4551-82c5-d32889383b76",
"date_tax": "2026-09-06T06:46:53.7626516+02:00",
"date_open": "2026-09-06T06:46:53.7626516+02:00",
"date_close": "2026-09-06T06:46:53.7626516+02:00",
"id_user_open": "2814085a-6693-42cc-bcc7-7acc529dbbc2",
"id_user_close": "9d0fd381-d4d7-4ba4-a281-f45a8af557db",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_items_customs": [
{
"$id": "38",
"id": "1ce60e2d-f538-4cde-9398-986d1e0a3ce8",
"order_id": 2,
"id_item": "6be938ba-e7c9-4d4d-a258-768113eed09b",
"id_item_type": "e76228a0-5245-4ab0-b9cd-5b826ccce86e",
"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": "8c34f35c-9838-4e34-af5a-dee499fcadf3",
"type_item": 11,
"id_voucher_json": "ebd39a2e-6cb6-4bc9-8654-49b9bcdfd5b8",
"count_voucher": 1,
"id_category": "2d5c4718-fcf3-416e-bbb7-41126554ed2f",
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "a25f2fa0-bc9e-4af0-9339-1ec6e34754c4",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_types": {
"$ref": "16"
},
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "38"
}
],
"tt_doc_sa_pt": [
{
"$id": "39",
"id": "f48f88a4-93a2-4f4b-910e-1acf24a35be2",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "a4bea42d-aed6-41d7-be58-00bfd5b025e0",
"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-09-06T06:46:53.7626516+02:00",
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$id": "40",
"id": "b4ccfdf5-d870-4040-9741-208beb856b2e",
"id_room_unit": "eb95a24b-9b5e-4d2a-8b09-0d6ee0aa5d41",
"id_room_list": "68781e0f-9148-4a18-9d91-3f469986ff73",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:46:53.7626516+02:00",
"date_from": "2026-09-06T06:46:53.7626516+02:00",
"date_end": "2026-09-06T06:46:53.7626516+02:00",
"date_open": "2026-09-06T06:46:53.7626516+02:00",
"date_close": "2026-09-06T06:46:53.7626516+02:00",
"id_employee": "065293c7-e9b9-4e9b-9554-2dbfd08ef080",
"id_employee_sec": "8627e29b-dbaa-49af-acb9-12ece0573beb",
"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": "ce15ad2d-7303-4dc8-8aaa-65cca7d0abfb",
"comment": "sample string 7",
"id_user_open": "4bf8287c-80b2-4b8f-a61f-7ab86228dbc2",
"id_user_close": "02a302aa-edaf-4675-954d-1d6e990b25b7",
"id_unit_state": "8d11b394-a03d-4ea5-bf1c-f415a3568a3b",
"id_pos_sesion": "d884b20d-e804-458c-82cf-ea4e0ef27f94",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:46:53.7626516+02:00",
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"mt_employees": {
"$ref": "8"
},
"mt_employees1": {
"$ref": "8"
},
"mt_rooms_units": {
"$id": "41",
"id": "329bda79-a5b5-452e-9168-e5d7147ede65",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "45480856-9df5-45e1-b7c7-65eb4b78acd6",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "402e23a0-e00d-4192-849a-05914f388cd2",
"locked": true,
"date_locked": "2026-09-06T06:46:53.7626516+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "080762dc-3d27-42f5-b6bc-37b2cb2e90cc",
"commited": true,
"mt_rooms": {
"$id": "42",
"id": "7e6e681b-03e2-418f-8b70-ae2b58dfcd11",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "36983138-4e2b-4567-a20e-8f716f2dffbe",
"name_pos": "sample string 6",
"id_image": "00391e88-b2c5-476d-aeca-afb9c857b2e4",
"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": "3de76a3d-c9be-4b88-bf0f-3560f6dc90b7",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "e1c5c778-8839-47a3-946b-f47dfdc613e6",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "43",
"id_pos": "819e270d-2917-46f9-b30d-9a671190bca2",
"id_room": "a103beac-4217-4281-8103-e25591d2707f",
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "0f084d5a-541f-479e-ab61-9718930b9db6",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"mt_rooms": {
"$ref": "42"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "7"
},
"st_images1": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_rooms_list": [
{
"$id": "44",
"id": "8f420419-c719-4f58-ab8a-3f3dca11e129",
"id_room": "2dc7564c-f5a5-49b1-9710-d67e726c0214",
"date_in": "2026-09-06T06:46:53.7626516+02:00",
"date_out": "2026-09-06T06:46:53.7626516+02:00",
"id_user_add": "b9c191ab-58f4-4496-a0ea-45776609aef7",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"mt_rooms": {
"$ref": "42"
},
"st_users": {
"$ref": "5"
},
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
{
"$ref": "44"
}
]
},
"mt_rooms_units_types": {
"$id": "45",
"id": "b9486a22-7ee9-4ab2-87b3-521de88696a4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "f346e583-ed4f-4ed1-8c85-ea04dda61858",
"commited": true,
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states_types": [
{
"$id": "46",
"id_room_type": "a2b975c4-5346-4281-b9e6-1c82b9b5283a",
"id_room_state": "e8442c27-67de-450a-9e3f-2b7075409185",
"id_image": "c723da05-d206-47cc-bf3e-7e1378f8f297",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "37c3cd9f-8739-4d02-bcc3-a09da8d3b48c",
"commited": true,
"mt_rooms_units_states": {
"$id": "47",
"id": "667ba732-dbcb-4ff9-b381-1a943a95d63b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "90f5cea8-c55d-485e-9446-4e55f26ab3b5",
"commited": true,
"st_users": {
"$ref": "5"
},
"mt_rooms_units_states_types": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
"mt_rooms_units_types": {
"$ref": "45"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "46"
}
],
"st_users": {
"$ref": "5"
}
},
"st_users": {
"$ref": "5"
},
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
"mt_rooms_units_states": {
"$ref": "47"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_pos_sesion": {
"$ref": "37"
},
"tt_rooms_list": {
"$ref": "44"
}
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_tips": [
{
"$id": "48",
"id": "7ba7a8b2-9077-46ac-9397-5bb0f8d559fc",
"id_pos_sesion": "d24fd33e-33b3-46d3-9c5d-a46a78b1872c",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "43608f34-ba34-46b6-b10f-721fca8147dd",
"id_room_unit_activity": "33d9ad5b-5f40-4767-84a5-541fe2a9b438",
"id_doc_sa": "f9b8a1bc-7aa0-434f-a9aa-abd4dcc27565",
"id_pos_type": "00ac169f-0198-4462-bce2-0547ac1ce1e6",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "eeb33d74-773e-45f8-b7cd-16edd527ad99",
"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-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "37"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "e53519bb-2a08-467d-b44b-64b01c5ad83a",
"id_user": "f5c5a96d-e7bd-42d4-bff8-ab0e14577ce2",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_tips": {
"$ref": "48"
}
},
{
"$ref": "49"
}
]
},
{
"$ref": "48"
}
],
"tt_pos_sesion_users": [
{
"$id": "50",
"id_pos_sesion": "86f3959a-9d35-4235-bbec-8bed2b486664",
"id_user": "5d3cb2e5-077d-4d1c-917b-afca1eb3fa2a",
"date_add": "2026-09-06T06:46:53.7626516+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "50"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_cmd_connection": [
{
"$id": "51",
"id": "019ca037-8be0-43d6-810c-1479fde44f26",
"id_user": "5fe75487-0e17-4666-bc79-4c0e3b782706",
"id_user_profile": "e86b499b-40fc-42f4-be7a-7da8e1d9396f",
"locator": "sample string 4",
"date_end": "2026-09-06T06:46:53.7626516+02:00",
"id_pos_sesion": "6ace7da1-2214-4c8c-a4f1-31eed7d9988f",
"date_login": "2026-09-06T06:46:53.7626516+02:00",
"date_logout": "2026-09-06T06:46:53.7626516+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"st_users_profiles": {
"$id": "52",
"id": "e345e9e8-0161-4db3-97a6-4c9a838896f8",
"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-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"st_permisions": [
{
"$id": "53",
"id": "cc0e3c5b-cee1-4887-b58c-3c28beeb9262",
"id_function": "7751a492-7dd1-45bc-9246-9d142546120e",
"id_user": "1de317db-1c3e-44e6-bc48-19eee499c9ed",
"id_profile": "bc2e5f7f-0add-41b0-987d-74877a0b68aa",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "52"
},
"st_users": {
"$ref": "5"
},
"st_functions": {
"$id": "54",
"id": "2612c4b1-dbfd-4c06-8b68-3b9340d64df7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "d92cb36f-4c2d-4840-bb7c-5aa0622ee233",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "8fe552b5-38a2-47ba-81e0-24598bc72035",
"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-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"st_functions_groups": {
"$id": "55",
"id": "62a25114-f729-413a-a87e-acf6210e6e5f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"st_functions": [
{
"$ref": "54"
},
{
"$ref": "54"
}
]
},
"st_images": {
"$ref": "7"
},
"st_permisions": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
}
},
{
"$ref": "53"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"tt_cmd_connection": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "51"
}
],
"tt_cmd_messages": [
{
"$id": "56",
"id": "5b8a45b8-fd7d-4ef7-95fb-9d9b14de447c",
"id_user": "15ebfb34-7aff-4afb-b59a-e949f4231910",
"date_add": "2026-09-06T06:46:53.7626516+02:00",
"destiny_type": 4,
"id_key": "efc5e40e-ea08-42c5-93df-f8ed14a01ede",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:46:53.7626516+02:00",
"id_pos_sesion": "f256b88c-71f7-40b1-83d1-c9ea4d67094d",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "56"
}
]
},
"tt_rooms_units_activity": {
"$ref": "40"
},
"tt_spool_doc_print": [
{
"$id": "57",
"id": "6c477958-4f37-4382-a34d-a7ddbe38cd78",
"spool_server": "sample string 2",
"id_doc_sa": "4eb7b172-f368-446f-b48a-6ab154fd6cf0",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"printed": true,
"print_on": "2026-09-06T06:46:53.7626516+02:00",
"tt_doc_sa": {
"$ref": "28"
}
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "27"
}
]
},
{
"$ref": "26"
}
],
"mt_items_featured": [
{
"$id": "58",
"id": "dc564b2a-4d44-4e08-9e0d-dcb80db4a18b",
"id_branch": "d840c437-a298-4353-a256-1b9b84780fc3",
"id_pos_type": "0392326b-a8a2-4235-9e6c-7352f1f2ac5d",
"id_pos": "f135ff9a-5439-4f1e-a971-a0a718ca7a8a",
"id_item": "9122a797-3e7e-4e6e-b92d-f3747937953c",
"date_from": "2026-09-06T06:46:53.7626516+02:00",
"date_end": "2026-09-06T06:46:53.7626516+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "cdb8471b-9f07-4efe-9f95-cc6a51b01ff0",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "3"
},
"mt_pos": {
"$ref": "24"
},
"mt_pos_types": {
"$id": "59",
"id": "750d6252-2491-421a-b2d1-fa238c72b79d",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "a46654da-7c2c-47c7-afa6-e915d4f28594",
"commited": true,
"mt_items_featured": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$id": "60",
"id_pos": "a244f974-cdd8-42ba-abf1-ca8f48c77127",
"id_pos_type": "becbfe2b-668d-40b0-934d-5864a71e2b06",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "02380110-9cf0-42ad-abe6-7a71b1206e01",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"mt_pos_prices_list": [
{
"$id": "61",
"id_pos": "1b5d281d-cd33-4ffe-b0ef-dc048ae4d3df",
"id_pos_type": "d0b582b1-9217-44da-88b6-6f8f6450c3a7",
"id_price_list": "4715a4a1-0b2e-4c05-8b71-2f61fcb296a7",
"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-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "418f98f8-4376-4eb0-8c4c-a05a42965b88",
"commited": true,
"mt_pos_view": {
"$ref": "60"
},
"mt_prices_list": {
"$id": "62",
"id": "778684b8-6b5a-42bf-ac70-c1840c14d646",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "d10ad254-36f1-43ac-89c2-fceb5c43712c",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "17aa4f2e-e215-4950-90b1-7bacd957ce1a",
"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-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "dbea216b-7bdd-4b84-b148-237cdb177704",
"commited": true,
"mt_pos_prices_list": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_prices_items": [
{
"$id": "63",
"id_list": "f586e88e-b888-44b1-a6c9-4313e0ec04e0",
"id_item_sub": "37fc7289-2ba0-4ffd-ac7a-809436772be4",
"validity_date": "2026-09-06T06:46:53.7626516+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "9aba9f42-939c-464a-94c4-ec374850517a",
"commited": true,
"mt_items_sub": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "62"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "63"
}
],
"mt_prices_list1": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_prices_list2": {
"$ref": "62"
},
"mt_prices_list_rules": [
{
"$id": "64",
"id": "a36d922a-09a7-4ab7-9f14-daf0e64cbb29",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:53.7626516+02:00",
"date_end": "2026-09-06T06:46:53.7626516+02:00",
"id_branch": "c7343136-816d-4939-bea1-a4cce7d8db36",
"id_pos": "60fe2eeb-45ab-402d-93ba-90000138e611",
"id_list": "765b0cd9-cc2a-4ff3-aaa8-b0721402fc02",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "878e995b-81c4-49a1-b373-7365c41be6de",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": {
"$ref": "24"
},
"mt_prices_list": {
"$ref": "62"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "64"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$id": "65",
"id": "dac5b2d0-8f1c-4249-9242-569c5ef69324",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:53.7626516+02:00",
"date_end": "2026-09-06T06:46:53.7626516+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": "14dc91f2-5354-4d62-94f4-8890b1858fec",
"id_pos": "a310ebec-da58-4c1c-85c1-a1831b96c1de",
"id_list": "8cde73ed-9022-47eb-a97a-66e8c9c8783a",
"id_item": "adf7cb84-3ec3-4c7c-9cfb-ee04b674da98",
"id_item_type": "5e81385c-02ee-4a0f-a6aa-16770ac847e1",
"id_category": "6d067e6b-ec45-44c0-b45e-194e1cf44605",
"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-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"id_user_upd": "447dc0e9-288d-464d-a9b7-a9c899a748ec",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$ref": "3"
},
"mt_items_types": {
"$ref": "16"
},
"mt_pos": {
"$ref": "24"
},
"mt_prices_list": {
"$ref": "62"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "65"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "61"
}
],
"mt_pos_types": {
"$ref": "59"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "60"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "58"
}
],
"mt_pos_print": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_rooms": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "9cd39283-98a7-4677-b478-e77edd9c8c0f",
"id_doc": "9a2e2d7f-7c6d-4f6f-8224-81dd5d8bebb8",
"value": 3,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "67",
"id": "50cb2430-4d7b-47ac-b9c2-19a0100eac4f",
"id_pos": "293a2974-9c41-4462-b9e8-bebd00f93cd3",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:46:53.7626516+02:00",
"key_access": "sample string 5",
"id_user_add": "cb4fafc2-fb4a-45af-9f53-0dd11f26c656",
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$id": "68",
"id_user": "cddc3e9a-dad9-49dc-9c51-c1ed8de0f742",
"id_pos": "0fe85f98-de58-44eb-908c-c4458ff8e56f",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "68"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_pos_connection": [
{
"$id": "69",
"id": "34083f47-1d68-4f7e-83cf-966f51fc2d62",
"id_pos": "83634a42-941c-4eb4-aef4-156e94cd525b",
"date_add": "2026-09-06T06:46:53.7626516+02:00",
"date_upd": "2026-09-06T06:46:53.7626516+02:00",
"date_out": "2026-09-06T06:46:53.7626516+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_branches": {
"$ref": "6"
},
"tt_logs": [
{
"$id": "70",
"id": "7481845f-b68f-42dd-aea0-6f64b28865b1",
"id_user_add": "5498c16d-72bf-4239-b7e3-8a595f95d4c3",
"id_table": "ed89f4ab-f9a2-4c9a-aa9a-9ff11e69a49b",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "3721fd15-61dc-4d1a-89ac-ab8fce9baf3e",
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_sync_tables": {
"$id": "71",
"id": "17084633-e54f-47f6-b9aa-d4bed3446acd",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "72",
"id": "aa0c4281-0c50-48f0-8793-91950af66a25",
"id_sync": "83ff673b-bd07-49b3-a5dc-b316ec544917",
"json": "sample string 3",
"id_table": "ad2b8d57-d04a-48e6-a362-6990f38e2df0",
"order": 5,
"st_sync_packages": {
"$id": "73",
"id": "2c36d537-1a83-4314-997d-9cbc83044b6f",
"id_branch_from": "2425f1fe-9042-4065-a2f8-0aff828a968f",
"id_branch_to": "65f55b08-d54c-46e4-854d-798333444efb",
"type": 4,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:46:53.7626516+02:00",
"send_on": "2026-09-06T06:46:53.7626516+02:00",
"mt_branches": {
"$ref": "6"
},
"mt_branches1": {
"$ref": "6"
},
"st_sync_packages_det": [
{
"$ref": "72"
},
{
"$ref": "72"
}
]
},
"st_sync_tables": {
"$ref": "71"
}
},
{
"$ref": "72"
}
],
"tt_logs": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "70"
}
],
"st_local_variables": [
{
"$id": "74",
"id": "64f9685a-e8fd-406d-a808-5a5c8614907f",
"id_pos": "8bd5d50c-d416-42fa-bf33-535f5549fb4b",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "74"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_pos_types": {
"$ref": "59"
},
"st_doc_print": {
"$id": "75",
"id": "c740e79c-418d-444e-ac33-02a62712859a",
"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-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_doc_print_det": [
{
"$id": "76",
"id_doc_print": "e9dfafce-97dd-4d55-a35e-dd5615844510",
"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": "75"
}
},
{
"$ref": "76"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "22"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"mt_money_types": {
"$ref": "34"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "20"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_cashflow": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
]
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_vouchers_permisions": {
"$id": "77",
"id": "7bb29dd0-b9f2-4c08-9d3e-fd8b01855cae",
"date_from": "2026-09-06T06:46:53.7626516+02:00",
"date_end": "2026-09-06T06:46:53.7626516+02:00",
"date_used": "2026-09-06T06:46:53.7626516+02:00",
"id_employee": "aa88e9be-c51f-4e02-9473-47a37973205d",
"id_branch": "68b77402-c8ce-4db4-83f9-70ba960edfd6",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "da8b0c0c-1369-4626-93ea-a2758e43995f",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"st_users": {
"$ref": "5"
},
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
]
}
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"mt_items_vouchers": {
"$id": "78",
"id": "56a0c21d-e52e-4786-89ce-980fe34e0703",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "00e50018-c48b-4eb0-8b49-a89fd16817c5",
"id_doc_print": "856c4ce4-4ae6-4940-b71e-a96504073965",
"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-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_prices_items": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"mt_prices_list": {
"$ref": "62"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": {
"$ref": "28"
},
"tt_doc_sa_det_stock": [
{
"$id": "79",
"id_doc_sa": "532e4204-ec7a-4a78-b774-6b499f8752b8",
"id_line": 2,
"id_item": "933bc925-744d-4830-b55e-6904c468193c",
"qty": 4.1,
"mt_items": {
"$ref": "3"
},
"tt_doc_sa_det": {
"$ref": "11"
}
},
{
"$ref": "79"
}
]
},
{
"$ref": "11"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_vouchers_permisions": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
{
"$ref": "8"
}
],
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_types": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"st_functions": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_images_types": {
"$id": "80",
"id": "16366f85-7db4-441e-97e7-bc8a671ead79",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"st_images": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"mt_docs": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users1": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_branches_zones": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_employees_branches": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_items_featured": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_locations": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "568a7393-f3b2-434a-a44f-630e7ba5f51f",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:46:53.7626516+02:00",
"date_end": "2026-09-06T06:46:53.7626516+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"last_update": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_sync_packages": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_sync_packages1": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_vouchers_permisions": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
{
"$ref": "6"
}
],
"mt_branches_zones": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_brands": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_categories_items": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_cloakrooms": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_employees": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_employees_profiles": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items_featured": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_locations": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_money_types": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_pos_prices_list": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_pos_print": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_rooms": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_pos_types": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_pos_view": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_prices_items": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_prices_list": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_rooms_units_types": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_units": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_units_ref": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_images": {
"$ref": "7"
},
"st_images1": {
"$ref": "7"
},
"st_permisions": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_pos_license": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_users_token": [
{
"$id": "82",
"id": "1e70d707-474c-40a6-8389-3ef38907218e",
"token_id": "sample string 2",
"id_user": "de0ef16b-e00e-446c-9b51-6672e58371b1",
"date_from": "2026-09-06T06:46:53.7626516+02:00",
"date_end": "2026-09-06T06:46:53.7626516+02:00",
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"st_users": {
"$ref": "5"
}
},
{
"$ref": "82"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa_det1": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_st1": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_logs": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_pos_sesion": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_pos_sesion1": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_rooms_list": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_rooms_units_log": [
{
"$id": "83",
"id": "807f6ab8-7c7c-49cf-92ea-9ec0e6807f8f",
"id_room_activity": "b76c1eb7-2ffd-4b03-b281-b9802e54c4ff",
"id_pos_sesion": "80951e40-7478-4d67-bc03-cc19f46911b6",
"log_text": "sample string 4",
"id_user": "ecac7320-9690-4ea9-b15a-256aa5936ef2",
"event_type": "sample string 6",
"correlation_id": "3dd17af4-baee-434b-abd1-2ca6304b4a90",
"id_room_unit": "a1d75cb5-a295-48c4-8318-2b10e5e6f384",
"id_room_unit_source": "46ca5b09-2838-46d1-a170-6ca9e8621cee",
"id_room_unit_destination": "a0ca9b53-269c-4a38-8947-3b4e7a0c317a",
"id_room_activity_related": "4eebb9df-a3a1-4c2c-b957-317dd5fd2642",
"id_doc_sa": "0862fe1b-3c83-4b0e-886d-020a59cc8bed",
"id_user_authorizer": "a30a6577-6f6f-4868-a05d-513f62dead8d",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:46:53.7626516+02:00",
"commited": true,
"st_users": {
"$ref": "5"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_vouchers_permisions": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_docs": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_pos_sesion_users": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_rooms_units_states": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"st_users_profiles": {
"$ref": "52"
},
"tt_cmd_connection": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_cmd_messages": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"mt_categories_items": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items_featured": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_items_formula": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_units": {
"$ref": "15"
},
"mt_units1": {
"$ref": "15"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"tt_doc_st_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_stock": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "2"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
},
{
"$ref": "1"
}
]