GET api/Mt_Categories/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
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": "ae4930fb-dde3-47a6-b7c3-e6add5a7c73c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "d5e153af-aa65-4b4a-8a14-ba3f7757ebb8",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "baeabbc4-dc7d-491e-9ec7-023e28b8df37",
"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-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "25c8ae1a-85d5-4064-8001-150532872994",
"commited": true,
"mt_categories_items": [
{
"$id": "2",
"id_category": "a24ceb05-c428-4baa-a343-85da3f8eac99",
"id_item": "5b66fb54-916b-4c00-b9c5-948c8b169de1",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "acd03127-c89a-4101-961f-e97f8a0469b0",
"commited": true,
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$id": "3",
"id": "f91b634b-e6e6-4ad2-bd8f-9de3b470bd2b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "4513b6fd-d98c-4a23-a3c8-94bdc284f255",
"id_unit_sec": "c8dc3a09-4ade-437a-92e1-d762b6dc5db3",
"id_brand": "c4a99e38-5687-4533-80c0-ab4d31035654",
"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": "baa8dc35-8406-4418-b5be-ae3b6c1c436f",
"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-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "b91f30f5-13e9-4572-8944-57e9644a73f2",
"commited": true,
"mt_brands": {
"$id": "4",
"id": "864113e4-fe14-422f-92a3-aab16897a85a",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "cb3bdfee-341d-4da0-8534-38627661d2fa",
"commited": true,
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": {
"$id": "5",
"id": "838c156c-05b5-496c-93db-f64b82a8e204",
"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": "16148519-cf9a-417f-99c8-68d3b0075e00",
"view_messages": true,
"id_image_photo": "8bc61ae8-a68a-4f10-a0b1-158435fda623",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "83eaf72b-c55f-4636-afa1-cfc6f45f2235",
"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-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "1a8f8a53-e84c-4964-9ce4-e2ff2d04af9a",
"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": "a3ee3453-ae00-41e3-873a-39a3e59d3c86",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "983d666b-79d8-4823-9476-0b0dcdc878a2",
"commited": true,
"st_images": {
"$id": "7",
"id": "a14a001a-ff47-4b2c-a959-ea0798bab859",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "3a6f8903-fca4-4a17-b2bd-433c04c78823",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees": [
{
"$id": "8",
"id": "b06dd8b5-56f9-4397-b46c-f4438a7f1679",
"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": "bd2177ee-ddd5-40f5-8f7c-e7a83d250d81",
"name_pos": "sample string 12",
"id_image": "c442129d-411a-4fd1-9b33-ccecbdfd9482",
"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-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "9f0a4d29-3cf8-4e6e-b77c-c97963c5d53b",
"commited": true,
"mt_employees_branches": [
{
"$id": "9",
"id_employee": "b4804768-7da5-43a3-8b5e-63ead42e7e5f",
"id_branch": "ed9455ec-3815-4162-8ca1-e20a3652e485",
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "5eb3216c-9d82-4371-8501-a43767174033",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_employees_profiles": {
"$id": "10",
"id": "efe13ff7-05ba-49f6-aed0-fb9300b79676",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "f067f666-87fa-4b2c-a09c-d32feec0a973",
"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": "a22a8558-6b4e-4b49-b043-f0669ee27843",
"id_line": 2,
"id_item_sub": "0e0ba04f-ab6f-410a-a905-f8f1f37d63f7",
"qty": 4.1,
"id_list": "573506b4-0225-4990-96e5-09c3c344881a",
"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": "41fd7d16-3cea-46f8-9d07-85066f6efb50",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "3c88c156-0066-4cdd-ac3b-5cc56ec8ffad",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "78ee4756-ce90-4913-95e7-5d4e3795226c",
"id_user_upd": "190b7908-d851-48f3-b0d2-2d5d06578f22",
"active": true,
"mt_employees": {
"$ref": "8"
},
"mt_items_sub": {
"$id": "12",
"id": "4a628c0d-ee7e-483b-b341-16a542ab8d80",
"id_item": "0fd23dbc-caa6-478c-9537-7eac693c0f81",
"id_item_type": "669ad1a1-ee2e-447b-994f-a2882798d370",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "b40b9f08-d82d-44fd-9a89-eb0113c582a1",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "1ce6c470-a2ad-4927-b05c-f6fa46be22a1",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_formula": [
{
"$id": "13",
"id_item_sub": "f6fc7779-e37e-430d-be2a-7f69942c79bb",
"id_item": "916a466a-952a-474d-bf76-8e8757d81004",
"group_id": 3,
"id_unit_ref": "1dc644cc-0769-48fd-aab5-4f2a44098347",
"qty_dis": 5,
"mt_items": {
"$ref": "3"
},
"mt_items_sub": {
"$ref": "12"
},
"mt_units_ref": {
"$id": "14",
"id": "c84fec36-b43b-4361-852d-2f12c210a0be",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "4dfaab08-ef96-46c6-a589-7a03ec10ef20",
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "2c4264f6-f1a5-4bc1-aa70-62647a02e0d1",
"commited": true,
"mt_units": {
"$id": "15",
"id": "90529fc7-28ba-493b-a09a-2a409f133fc9",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "b162e647-b9ce-4cc7-b49b-efd97d0bd01f",
"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": "70480d2f-8fb5-4516-b224-3bfb32012423",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "1e89411e-338d-4138-a002-54ad9ebece17",
"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-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "29321c5c-4959-4e36-8ec3-9e67d3a20147",
"commited": true,
"tt_vouchers_det": [
{
"$id": "17",
"id_voucher": "c272decc-14e3-4b6f-8f8b-a0d4e1f0b6b6",
"id_line": "ebadf34c-7333-4260-8d1d-ee205bee86ec",
"id_category": "dd9c969d-2626-4368-aa9d-dea806cd6b49",
"id_item": "79e544e2-d3c3-4f8c-a467-071d5807c5df",
"id_item_type": "e77e7fd7-7756-4fb4-891c-de77e48b02f9",
"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": "1ffeab81-ed97-40cb-a19f-465e764bd43f",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T10:43:56.2582474+02:00",
"date_end": "2026-07-08T10:43:56.2582474+02:00",
"date_used": "2026-07-08T10:43:56.2582474+02:00",
"date_sesion": "2026-07-08T10:43:56.2582474+02:00",
"id_employee": "aefe810d-9128-40f0-8128-7148bf21a3a8",
"id_branch": "974abde1-0c8b-42cd-8967-0524dd3d9674",
"id_voucher_permision": "0e06500b-86c3-49e1-9371-2dfc75f7c89c",
"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": "ae68fe4a-9b1d-4aa4-ba28-5e5856b9512c",
"id_user_add": "acba42cb-5403-4e43-81a0-8916002a583b",
"id_doc_sa": "a6c08fb0-4e88-487b-a37f-95cf05851b4c",
"id_item_sub": "ded5d5f7-900c-4524-8fdf-863ab87b7b6a",
"id_pos_sesion": "b90b5be3-ee72-45aa-b95b-33ddc6d52bee",
"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-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"mt_payment_types": {
"$id": "19",
"id": "c8a9b801-b1c8-455e-8ac2-6a1a2cbc2b8b",
"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": "f7961929-ad8a-4610-ab6f-7e14ba1866d8",
"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-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "92b41a18-c74e-4c51-b7b6-cc1affbc40ba",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "20",
"id_doc": "a66c1ddb-99cc-4a1e-8ac0-8ff25c54009e",
"id_pay": "c76ea48b-053a-4744-9276-1d7fda7e71b8",
"id_money": "cfb9e907-254e-48a9-b5c6-e217e5a02db8",
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "901506bc-3220-4fdd-b1b8-b0d203eac0be",
"commited": true,
"mt_docs": {
"$id": "21",
"id": "dd4f0940-1d95-4abd-8e57-947002c1a7cb",
"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": "0d7f3013-2acd-4bfb-8e33-901f4e011878",
"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-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "d6ee8e0e-a457-4b4b-8896-06bbec1b93fc",
"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": "d787f64b-4269-4906-be38-6e795ebc3054",
"id_doc": "e8ddff40-6148-404f-a5db-c69c041967d7",
"id_pos_type": "f9a59312-3cb4-4fae-8178-94bb76c70262",
"id_doc_print": "1a89f15c-ae78-4ebc-9009-c321b351ce46",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "ae804dcc-5e36-45d0-a1c4-34b5f1a4d050",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos_print": {
"$id": "23",
"id": "2e0d287b-7aaa-44e2-94b9-a40c2d90be68",
"id_pos": "5519f566-9157-44c7-a38b-9c92693fe35b",
"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-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "f5c7dca1-7925-4b35-81d9-c1dff0445e56",
"commited": true,
"mt_pos": {
"$id": "24",
"id": "9aa44d89-7b7e-400c-ae12-5fcf2e2ee827",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "27c2689f-6bb8-45e8-a396-08e456147d8d",
"id_zone": "09051208-fd80-408d-8a38-84475aaf3d6b",
"user_required": true,
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "0d0ec0f5-d379-4b1b-b924-6057433ce60f",
"commited": true,
"mt_branches_zones": {
"$id": "25",
"id": "241ad61c-6076-43a7-8f8e-97394cdaaed1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ed043e10-ab4b-43dd-b668-1f089bd75bdd",
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "fa8d1c9c-1297-4e4b-b0cb-7b9994269311",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "26",
"id": "74c4eafe-070a-487d-85ff-142cd5f9a90d",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "acb2a3b3-3878-4f1d-85b3-fca310ee9fdb",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "167d0e76-58d9-4369-a884-2cc643dc7915",
"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-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "b4253a05-761d-4290-bb39-8582a31a7ced",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "27",
"id": "f4f33192-fed6-4956-9f36-a0016e0de1bc",
"id_cloakroom": "d5fee4c6-a9af-45a0-b0ad-6c2b15f8dd67",
"id_pos_sesion": "82f38dde-8643-4b66-80c1-1b1474b7d809",
"unit_id": 4,
"date_open": "2026-07-08T10:43:56.2582474+02:00",
"date_close": "2026-07-08T10:43:56.2582474+02:00",
"id_doc_sa": "4dd4d294-7714-4cef-b47c-5da8a9a1b571",
"commited": true,
"mt_cloakrooms": {
"$ref": "26"
},
"tt_doc_sa": {
"$id": "28",
"id": "2abb31bc-c621-4d7e-938f-233ea8de673d",
"id_pos": "1bc28c1f-eaff-4fab-b647-64308cec83d6",
"id_doc": "126f3021-76b7-4c50-b97d-eb65b8b66cbd",
"id_branch": "a11566a0-0d28-4fd9-bd88-671db4ddb362",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:43:56.2582474+02:00",
"date_tax": "2026-07-08T10:43:56.2582474+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "26e3d500-df6c-4b71-8655-90eb0ff056f9",
"id_relationship": "94674367-97bb-47e1-8938-f75313df2803",
"id_loc_from": "de3ba13d-da09-4d5f-a890-a293bf9e70e5",
"id_loc_end": "60ff6252-1ea0-4e1f-aac6-8f9597a58612",
"id_user_add": "8029d85c-4189-4d3e-bc42-32dfcd97dd1b",
"id_user_upd": "00b28faf-2366-4408-a240-66dde8a611da",
"comment": "sample string 12",
"id_pos_sesion": "1facf894-88fa-4274-ad40-85ef8d494695",
"id_room_unit": "c7412523-93a7-4c48-9095-c748ebc317e9",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "f5d6442d-b69d-471f-8114-49b546a0ae76",
"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-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$id": "29",
"id": "7ec0fd0f-04a1-43d7-97cd-120451942c57",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "a1043b63-6d88-48d8-a336-5992dfdc06d2",
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "b08b06a8-00a3-4767-b329-1b8ad295d46f",
"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": "90991cba-c2c8-4c00-bf22-a6e8b5a3ff64",
"id_pos": "ed6fc886-7d4c-4b46-ab6b-f2abe3084d5d",
"id_doc": "b5962301-fe1f-45cf-a4fb-f77c3fe83131",
"id_branch": "3de01c2d-fffa-4d1e-b896-b6d56c375e2b",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:43:56.2582474+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "6a1d98f5-b807-49bd-b900-46f2b6659a9d",
"id_loc_from": "c26b2743-e842-4296-8576-938a6974177a",
"id_loc_end": "28be26a7-d4f9-4d74-bb72-23407f1cb89b",
"id_user_add": "058090fa-aaa8-4592-8ede-917bb837168a",
"id_user_upd": "1c2cc7f2-5bfb-4a2d-8b92-a61f7351cd79",
"id_pos_sesion": "f8ac706f-8543-4aed-80c9-4c71c31acf6f",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T10:43:56.2582474+02:00",
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+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": "e663e0dd-9243-49c0-bd0e-50f62d1c8320",
"id_line": 2,
"id_item": "8ff96492-1313-443d-b5d6-efa7a22ccaba",
"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": "3009717f-04ab-462c-a7ba-7d34a18f1b66",
"id_item": "cd1ad734-2053-4967-8ef3-89627f8f040e",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+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": "88cdc791-2588-4196-9fbc-f90e2ee1e0c7",
"id_pay": "9393527f-9d35-4357-a39a-f7f3005f0774",
"id_money": "c499efb7-6814-4dcc-b79c-334d484926ab",
"date_cashflow": "2026-07-08T10:43:56.2582474+02:00",
"coefficient": 5.1,
"id_user_add": "005d61f6-1efa-4b7e-b4d2-8cb66872c26f",
"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": "90d90c31-9eb0-4a2d-ba2f-e637fa31004c",
"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": "4279e67d-32ad-40ae-a8ee-f595fc0e94e2",
"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-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "fc797545-411a-412e-b212-1aa92a124c63",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_money_rates": [
{
"$id": "35",
"id_money_1": "ae986de7-4d8b-4a15-a083-77265e8275e4",
"id_money_2": "6ea246a5-9ba2-4a24-bce2-69662747e668",
"date_from": "2026-07-08T10:43:56.2582474+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "38d00a33-3594-4eb1-b6d8-ea8212ce4407",
"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": "42626044-098e-4ae6-b344-d6dce271e13b",
"id_line": 2,
"id_pay": "e7ad8308-b7cc-4ba7-a7fe-0aa9411ccefd",
"id_money": "df93223e-1d7e-4d4f-8696-1f61b182e86e",
"coefficient": 5.1,
"id_voucher": "800cd99b-052c-414d-a1b8-c6f2fd2d7570",
"id_employee": "13c40300-7b65-4c6d-a23a-c33dd3622730",
"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": "a815f143-589d-4b0c-aaed-a5b3cdd55333",
"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": "f176de22-154d-41fb-9a2f-d9f0e20a8c5c",
"nro_sesion": 2,
"id_pos": "0a4f26ff-12f3-43a0-80d9-9c3d31066c30",
"date_tax": "2026-07-08T10:43:56.2582474+02:00",
"date_open": "2026-07-08T10:43:56.2582474+02:00",
"date_close": "2026-07-08T10:43:56.2582474+02:00",
"id_user_open": "a6f46ed1-57f1-44e1-9ded-9bef0eb7052a",
"id_user_close": "a86972e0-3608-41ea-8a48-72d3838cc70f",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_items_customs": [
{
"$id": "38",
"id": "400ac1c8-b50d-49f1-a931-695e098f0f72",
"order_id": 2,
"id_item": "cb1de0e1-4e69-4571-8735-43dd8607bb94",
"id_item_type": "cfc6559f-812e-4161-a090-23ea389aac65",
"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": "fa3d5eb8-dea0-43b1-a83b-1688f543f231",
"type_item": 11,
"id_voucher_json": "bc944a8f-3c17-40f6-8d43-9d07451b0652",
"count_voucher": 1,
"id_category": "6b23046f-9d65-4aea-82eb-84bd36a2d780",
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "65f191a3-0a50-4924-a5d3-3c8296b2d28a",
"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": "a32ad543-bf32-4801-acee-d2937b26f8a4",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "706d95aa-4e66-4e8d-9337-f00619c58841",
"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-07-08T10:43:56.2582474+02:00",
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$id": "40",
"id": "d9bf19d9-05db-4bb1-a2f5-6a16c0214c80",
"id_room_unit": "ca51f035-704c-4aba-8498-200919094fe5",
"id_room_list": "43ef841d-ac66-4875-9c68-089277d522ce",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T10:43:56.2582474+02:00",
"date_from": "2026-07-08T10:43:56.2582474+02:00",
"date_end": "2026-07-08T10:43:56.2582474+02:00",
"date_open": "2026-07-08T10:43:56.2582474+02:00",
"date_close": "2026-07-08T10:43:56.2582474+02:00",
"id_employee": "beadacde-6298-4888-af26-9b349aa15774",
"id_employee_sec": "3c850862-ca32-4c05-8238-7c8fcec27875",
"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": "0ead3c0f-5191-4420-a727-1f3e43495a13",
"comment": "sample string 7",
"id_user_open": "d6c9a3b7-c5ea-4c33-9e93-39da1b55e0f6",
"id_user_close": "221e222b-32af-4501-bcb1-d60e57594f95",
"id_unit_state": "df9f861f-8740-4df2-81c0-7d2689af7d60",
"id_pos_sesion": "9272a200-afc9-480c-8806-b75b2e82e446",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T10:43:56.2582474+02:00",
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"commited": true,
"mt_employees": {
"$ref": "8"
},
"mt_employees1": {
"$ref": "8"
},
"mt_rooms_units": {
"$id": "41",
"id": "c749b4c9-c745-4490-877b-ead8a92ccb15",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "a5d20226-400c-491b-81fa-0e3f9fb18c8b",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "b7381c75-99c1-4194-9282-0506a0482a0f",
"locked": true,
"date_locked": "2026-07-08T10:43:56.2582474+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "0fbf3ab3-7be0-4f7c-b951-04c882bc30e9",
"commited": true,
"mt_rooms": {
"$id": "42",
"id": "5d2a4d5c-9c66-4618-8c53-80c8b8e566e3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a0ace96f-fcdd-437f-987c-4c4ef375adb4",
"name_pos": "sample string 6",
"id_image": "9c8ea4e8-3a04-4ec2-a0a4-b4eb14238b0f",
"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": "f2a6906d-78c8-4a84-a5f7-df52edcc817b",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "128ecadf-27a0-43df-af46-387b28dd16a6",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "43",
"id_pos": "5240db8a-e1d8-4765-b1e0-5ee6d5eb4e5c",
"id_room": "360e4c0b-80ff-4d19-bd42-3f1863e7d981",
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "29b32900-e3b6-449a-afcc-7942ee0e089a",
"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": "5ba620fb-198d-44f2-8315-f419df380fa9",
"id_room": "d0aa0c88-2080-4594-aa14-a607ae5d8bad",
"date_in": "2026-07-08T10:43:56.2582474+02:00",
"date_out": "2026-07-08T10:43:56.2582474+02:00",
"id_user_add": "e04841a4-f295-48ff-9629-93eded8c3237",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+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": "e7af5d22-1fd8-4ce8-b72a-35d00e7c5131",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "9d599bc1-b301-456d-86c7-991840166f2c",
"commited": true,
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states_types": [
{
"$id": "46",
"id_room_type": "f554d784-befa-4c37-b6a8-161351611542",
"id_room_state": "05a81738-d223-4576-a880-7b7f7326ff45",
"id_image": "5934cd53-9182-4d1b-b664-e5b051109d0b",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "db958cc6-3393-4571-bb67-eba91c9d31d0",
"commited": true,
"mt_rooms_units_states": {
"$id": "47",
"id": "02e7c0af-f3f3-4f78-9d08-79e999ea0a5e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "423f9ee2-31a5-47c8-acf1-b2bfad9ed533",
"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": "60c796c2-9953-489b-a65a-9ef23ff2a6ec",
"id_pos_sesion": "b32279f6-cb85-4f38-8763-dd7f0cc845aa",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "039830ff-7c95-4eb1-8c8e-370b01d8c615",
"id_room_unit_activity": "9ad7bdea-b073-4c14-b5f5-c6203931c070",
"id_doc_sa": "814bb7d2-7034-42cd-8cec-a1281e13673a",
"id_pos_type": "0b99b73b-d16c-48c3-bfcd-0283406c08d4",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "4dea9225-2223-4e18-9e6e-319c9019a6d5",
"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-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "37"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "ac84cd10-0f36-4f96-8dcb-9be1accff810",
"id_user": "1360d7f8-6c2b-48b8-9bf2-54770f979ef6",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+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": "3e41830a-7d96-4431-a2e3-d19b68f2d86e",
"id_user": "f81a0d74-fee9-4a99-b71c-f03eec36ae73",
"date_add": "2026-07-08T10:43:56.2582474+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+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": "4ce57616-b3ea-4c3d-8442-81acfe10ccc0",
"id_user": "59a92c46-09f1-43b0-9ea5-6c45d12486d8",
"id_user_profile": "5b06233a-c707-48cc-a61f-3df4ec4922a7",
"locator": "sample string 4",
"date_end": "2026-07-08T10:43:56.2582474+02:00",
"id_pos_sesion": "a4f1fee1-3f43-4ca8-a72b-15af1a89e211",
"date_login": "2026-07-08T10:43:56.2582474+02:00",
"date_logout": "2026-07-08T10:43:56.2582474+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"st_users_profiles": {
"$id": "52",
"id": "70506052-341b-47d1-b5e8-ac9364c297a4",
"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-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"commited": true,
"st_permisions": [
{
"$id": "53",
"id": "199f77b3-1bce-47ed-a856-5f1358e7ed08",
"id_function": "e29e05ac-cae0-4ce2-bb27-49ea8d6e34b3",
"id_user": "033a0c99-e703-4d35-986e-f66b5631458a",
"id_profile": "83a71c85-e504-44ed-b32a-2125d6453f1c",
"permission": 3,
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "52"
},
"st_users": {
"$ref": "5"
},
"st_functions": {
"$id": "54",
"id": "caf5422c-f4e4-4ac5-9af2-a5365a0908ea",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "7426a8c7-c7a8-4da4-9e58-b2bc566a2644",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "ab868c54-ee3d-4e6e-935f-122bb6598fa3",
"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-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"commited": true,
"st_functions_groups": {
"$id": "55",
"id": "57fe088f-9ab7-4f3c-9a79-5062be30d804",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+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": "04614002-95ac-439d-be6a-50b84e31b723",
"id_user": "0e37c0f1-a515-4ee9-abe0-73d59b11b0b7",
"date_add": "2026-07-08T10:43:56.2582474+02:00",
"destiny_type": 4,
"id_key": "9aec5e67-0f81-462e-a75c-7a8964c6649a",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T10:43:56.2582474+02:00",
"id_pos_sesion": "3e6e3f16-30ad-4494-adb0-d77b103d686a",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+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": "256df79d-582e-4305-867e-ddb47e5eec0d",
"spool_server": "sample string 2",
"id_doc_sa": "ca314cd7-9a3e-4ae3-a165-2c94354752c6",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"printed": true,
"print_on": "2026-07-08T10:43:56.2582474+02:00",
"tt_doc_sa": {
"$ref": "28"
}
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "27"
}
]
},
{
"$ref": "26"
}
],
"mt_items_featured": [
{
"$id": "58",
"id": "24c62bd9-2fa6-413b-ab05-e72fa2484045",
"id_branch": "73df048f-d3aa-4f87-b2bc-ef60667ad152",
"id_pos_type": "a2d04370-1c2b-482f-91c1-fc89d04b06a5",
"id_pos": "61ef0544-e970-43b5-801e-2555c0acb944",
"id_item": "fa2bebd0-63d5-4185-8769-4800ddb2844a",
"date_from": "2026-07-08T10:43:56.2582474+02:00",
"date_end": "2026-07-08T10:43:56.2582474+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "706e4c0b-e062-4dc2-9857-dd56dc394193",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "3"
},
"mt_pos": {
"$ref": "24"
},
"mt_pos_types": {
"$id": "59",
"id": "14819b72-926a-4c3c-a8a2-d7f720c21fd1",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "cfa15051-284d-4160-8434-7036fda6880e",
"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": "b764fde6-38ae-4cb1-9d93-2cd270e62d52",
"id_pos_type": "14e142da-4968-4f81-a3cb-5317bfbdaa7d",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "bf22bd1e-79d5-434e-89b2-8848fa9340c5",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"mt_pos_prices_list": [
{
"$id": "61",
"id_pos": "e952b986-786f-4bcf-8c28-a41a820d88de",
"id_pos_type": "72416ed8-5781-4a81-98db-bdd52425d1f8",
"id_price_list": "52672e9d-2155-4070-8157-7146b6b8b6f8",
"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-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "29ab1328-22a4-4ede-9996-7f1612642d1e",
"commited": true,
"mt_pos_view": {
"$ref": "60"
},
"mt_prices_list": {
"$id": "62",
"id": "b3d21e51-6cb9-4279-a5f0-1eeb0f93816f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "26eea8aa-32eb-4281-98c5-73265c272894",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "b362062a-5d21-48d0-a2e6-51cb6b1e9782",
"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-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "4a913686-64a7-404d-be36-1065ce61b02b",
"commited": true,
"mt_pos_prices_list": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_prices_items": [
{
"$id": "63",
"id_list": "23782144-44d2-4c35-a861-b577d88ceeaf",
"id_item_sub": "820533f6-47be-4ad3-9e06-8f6ba26cfb0a",
"validity_date": "2026-07-08T10:43:56.2582474+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "01ef6ebb-d981-45a7-b272-95daa93fc874",
"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": "b3c92b22-646f-4174-854c-80cdb1f626ee",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:43:56.2582474+02:00",
"date_end": "2026-07-08T10:43:56.2582474+02:00",
"id_branch": "6f5e1c24-0a64-45ec-b96f-38f6baca28f9",
"id_pos": "ed530ad0-6efc-4af1-abef-9a471287d4f0",
"id_list": "49767a26-bbd2-46f1-8e42-cae0a651e369",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "b3ef3bc5-664e-4a48-9541-c7c98f5cff5f",
"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": "e199006f-8e03-4441-9fa2-315139deb180",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:43:56.2582474+02:00",
"date_end": "2026-07-08T10:43:56.2582474+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": "93694e75-75b2-4433-abaa-2d7b52e02183",
"id_pos": "3b4767f6-0e3c-487a-ba62-80dd100a079c",
"id_list": "f7582326-d529-4019-9f76-0dfe0b1cfd9c",
"id_item": "30e6164c-7a95-4983-88d3-6be670b66c8f",
"id_item_type": "215b003a-dabd-4f3f-9f4b-366efe821025",
"id_category": "907c8efd-bdf0-4bf8-9e95-b4e05a619b7e",
"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-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"id_user_upd": "9d4f58ae-f4d6-4bef-9c0d-1964c45c4cc5",
"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": "b01df718-d591-4501-8f28-066c696027ff",
"id_doc": "d94ba4f9-83e0-4233-8615-496694476716",
"value": 3,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "67",
"id": "3823ad7a-fdad-4c55-b05f-8cb9615594b6",
"id_pos": "fba0fda6-cd94-43fc-a56c-f67f065cb45f",
"mac_address": "sample string 3",
"date_end": "2026-07-08T10:43:56.2582474+02:00",
"key_access": "sample string 5",
"id_user_add": "0a88f03c-84f2-42d2-b357-1424daf6bab1",
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$id": "68",
"id_user": "d7dddca1-4416-4bf8-a418-2af261dbf56e",
"id_pos": "a7e5d051-f81f-4dd0-bf03-240fbe8a9087",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+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": "6e077e26-a35e-4daf-92df-f95b889e907d",
"id_pos": "0283c7d1-d8e5-43e9-9207-3ba583f55478",
"date_add": "2026-07-08T10:43:56.2582474+02:00",
"date_upd": "2026-07-08T10:43:56.2582474+02:00",
"date_out": "2026-07-08T10:43:56.2582474+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": "3dc296c1-a401-426d-a321-7df5c63ed5d0",
"id_user_add": "b0148d22-af0a-43f2-92d0-2b66ccdc91c1",
"id_table": "8dd4545e-b329-4810-b89f-69e0557b5bfa",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "c6382265-7845-43de-91bc-d92102ce5ae5",
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_sync_tables": {
"$id": "71",
"id": "246a0b15-6bd4-45bd-af26-2d5b61eebbb1",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "72",
"id": "056ff71a-f7d9-4403-9e1e-ed8393c61309",
"id_sync": "5215cdb9-d0ed-4cb3-905e-6083462c6148",
"json": "sample string 3",
"id_table": "3bac3801-dd8d-4bd3-82d3-e2dcdb814ffa",
"order": 5,
"st_sync_packages": {
"$id": "73",
"id": "e8bea495-52ed-41b4-8bbf-3ecfaafdc9c3",
"id_branch_from": "0e698842-b39d-48ae-b5ff-b880d792bec2",
"id_branch_to": "e897497a-acff-4a6c-8ca2-4cf0e712ca5d",
"type": 4,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T10:43:56.2582474+02:00",
"send_on": "2026-07-08T10:43:56.2582474+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": "33891ea0-68a6-42ae-b4ba-495f1a19fa27",
"id_pos": "1c91233d-04c0-4c19-8dec-4661a91ae9c0",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T10:43:56.2582474+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": "88480bec-824f-4280-b17b-0d6efff1df17",
"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-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_doc_print_det": [
{
"$id": "76",
"id_doc_print": "3a82a1bb-ea63-4aac-9071-060a03add989",
"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": "97b4877d-77cd-46fc-8eac-abe856677752",
"date_from": "2026-07-08T10:43:56.2582474+02:00",
"date_end": "2026-07-08T10:43:56.2582474+02:00",
"date_used": "2026-07-08T10:43:56.2582474+02:00",
"id_employee": "4ba3233f-d0a7-4501-8d23-0926e2ee5c74",
"id_branch": "5b457c88-ac8b-466f-a5b7-01818f4c0827",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "bdf4703d-73d9-492b-ac27-c3973f41b3b8",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+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": "0e13c0d0-9a1c-49e3-9190-a3426ae2d6c6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "6d4cd3e5-aae0-4c39-ac88-5e042bce0a0a",
"id_doc_print": "e587f171-7b0b-4895-a107-ea42c43087dd",
"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-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+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": "2b3c4957-6c70-4ebc-902d-a559fcd0d886",
"id_line": 2,
"id_item": "57cd527c-050f-4d03-8797-6e9890e5aa4d",
"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": "58386a37-c51f-4341-9a1e-a1b1faf5e9d5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+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": "30482a12-0059-4ac6-aae9-6f5184fef41b",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T10:43:56.2582474+02:00",
"date_end": "2026-07-08T10:43:56.2582474+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T10:43:56.2582474+02:00",
"last_update": "2026-07-08T10:43:56.2582474+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": "a490d3dc-16cc-4d1d-894b-3566ab696259",
"token_id": "sample string 2",
"id_user": "9789346c-686b-4968-bf27-7888c9a7ac52",
"date_from": "2026-07-08T10:43:56.2582474+02:00",
"date_end": "2026-07-08T10:43:56.2582474+02:00",
"created_on": "2026-07-08T10:43:56.2582474+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": "1edc3dc2-00a7-4451-a55a-7521b81136ba",
"id_room_activity": "7c4d3b0a-4054-4fcd-b500-c7be9495d1e7",
"id_pos_sesion": "750545f1-2c61-48d4-ba7a-f963179591bc",
"log_text": "sample string 4",
"id_user": "9ac20faa-4dad-4eff-9990-3d43f96b729c",
"created_on": "2026-07-08T10:43:56.2582474+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"
}
]
}