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": "aa3e75f2-c72a-4f09-8952-4479fe240685",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "e221aa24-3a6d-470c-98cd-a06a41d6bb89",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "8f3f1fb4-8616-48f1-9fc2-eb2bd3626376",
"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:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "22d91b4d-9116-4f84-8898-6738e108c804",
"commited": true,
"mt_categories_items": [
{
"$id": "2",
"id_category": "ed616db9-3520-406c-ba13-3fa54578aee0",
"id_item": "e2813b06-89ec-4d6e-bcb2-089dba1eea5c",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "5767c816-08c4-410a-8407-4f3999a428ec",
"commited": true,
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$id": "3",
"id": "233b74f2-b4f5-4ec7-9cfb-963a11530479",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "979f5cd9-c43c-4086-b165-ad4e92c7117d",
"id_unit_sec": "45086966-bc2d-4cda-a494-4d8ad01b63c4",
"id_brand": "eb3a2ce0-0f8e-497e-951c-23ddfbdfda14",
"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": "10be82ca-48eb-4cae-a371-c5fc794358a4",
"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:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "1d7a21ae-6121-40b1-8343-f311ac88e7f6",
"commited": true,
"mt_brands": {
"$id": "4",
"id": "7d9917cc-2f4c-4a7d-a7f9-218289937ee5",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "01acb844-a822-4c05-9c25-abca226a617b",
"commited": true,
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": {
"$id": "5",
"id": "51bf66db-80fb-4803-9a33-0df3013f20e3",
"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": "446777e9-b619-4adf-b109-b8fc087dac85",
"view_messages": true,
"id_image_photo": "865626ad-fe13-4b2f-a9f2-4da900302b63",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "2c64bd14-1f49-480a-9b89-38b6ac25ec95",
"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:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "806bfef4-bb94-4801-a4d9-3a7387dfbb48",
"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": "fe566221-d454-4b73-b5b6-c16094917ef3",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "487cd309-8077-4043-921d-3e603e51e622",
"commited": true,
"st_images": {
"$id": "7",
"id": "11e6550a-223b-4d91-8843-181242750383",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "450a4509-2bdc-4c5f-bd8a-2bf250a93d69",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees": [
{
"$id": "8",
"id": "2403a394-b0c9-4743-819f-937920a2cf87",
"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": "d46b5f14-01b5-43a7-9c85-53206c308968",
"name_pos": "sample string 12",
"id_image": "b63c618d-5c4e-4ff7-a2f1-b926e44ce7be",
"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:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "79d324ea-f4d8-4667-9c1a-46231ead28b1",
"commited": true,
"mt_employees_branches": [
{
"$id": "9",
"id_employee": "332c1805-fa7c-44a3-9991-9a79e933f300",
"id_branch": "01946b19-58ed-48c8-89af-6fc728438198",
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "cb5e7273-6ad1-4eee-ba3b-adb3c6def6fe",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_employees_profiles": {
"$id": "10",
"id": "31e9c8f1-2b45-43f6-885a-0dce0c85b8b5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "8ffbce47-8fdd-4363-a85c-f6c7ecf1f0cc",
"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": "5d167fc4-d21f-4162-bf68-5539152c18a1",
"id_line": 2,
"id_item_sub": "f59af6da-5977-4b95-b3be-23334e438774",
"qty": 4.1,
"id_list": "e2e5057e-bbb0-470e-95d2-53b2ad70be5d",
"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": "c3239f7e-4445-427d-add2-3ae68905f231",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "c07fc1ab-43b0-478d-8e38-1858e2559d15",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "84918fef-3f34-485e-8792-3de25c94ef13",
"id_user_upd": "8ced6df3-3ab4-4c4f-a19f-c35b7e8d8959",
"active": true,
"mt_employees": {
"$ref": "8"
},
"mt_items_sub": {
"$id": "12",
"id": "e01dd15f-2360-4e18-95b3-823f17e2d5e0",
"id_item": "3720835e-e0d6-4d06-985c-9b48256a72c0",
"id_item_type": "d44bf78f-1fb3-46c0-af18-3e850409f3ec",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "8158dfa9-41c8-43cb-85a6-ab862316a5fd",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "8ed51357-49b5-4571-acf2-a7fe8dac91bf",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_formula": [
{
"$id": "13",
"id_item_sub": "2ba8869e-96b1-4abf-b655-034ff8e2c800",
"id_item": "20195133-6b97-40ac-aaae-886b42f0cfe6",
"group_id": 3,
"id_unit_ref": "f109d2e3-bd86-4656-8e16-a49a3846982b",
"qty_dis": 5,
"mt_items": {
"$ref": "3"
},
"mt_items_sub": {
"$ref": "12"
},
"mt_units_ref": {
"$id": "14",
"id": "b8357a56-59c2-4990-88f7-27618baa0404",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "44ef69ea-03ce-4e89-85ea-4259b5bb08e5",
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "0973653b-2ec8-4b84-859b-0a92b4698320",
"commited": true,
"mt_units": {
"$id": "15",
"id": "fd338c52-0322-4194-bf45-69c33359d281",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "deb50f3c-7e42-4f6e-b9bc-85c4ab7ecffa",
"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": "410cd46e-423b-439f-9e0c-05ede0b2e8df",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "06268a33-81e4-42d9-8e0e-a85981aa464c",
"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:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "f308a2d2-d693-484c-ae23-542a7edf998a",
"commited": true,
"tt_vouchers_det": [
{
"$id": "17",
"id_voucher": "1f27c21f-b335-451c-b746-a7efc9b09467",
"id_line": "f94f4d78-42e9-4122-80f7-841cbfe58f2f",
"id_category": "d85f2e6a-07f7-4f77-ba7e-74c7d062a4af",
"id_item": "910df7bb-f134-440e-8888-4d0d6e577791",
"id_item_type": "371c6a40-586f-4d2f-925c-67d96d098da9",
"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": "1984066f-8061-4d5a-8552-af34a58d3e26",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:56:56.7199168+02:00",
"date_end": "2026-09-06T06:56:56.7199168+02:00",
"date_used": "2026-09-06T06:56:56.7199168+02:00",
"date_sesion": "2026-09-06T06:56:56.7199168+02:00",
"id_employee": "3e837c80-e3c6-4f05-8c42-d8e004a8a06e",
"id_branch": "db63fd50-be67-4c05-9cf8-23fa9d278c6d",
"id_voucher_permision": "39d40183-16c7-4809-829f-66482bb134ab",
"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": "4bf8aa55-c031-4cdf-a5c4-ba8368aac6bf",
"id_user_add": "5af9a404-45f6-45df-86fa-d6a3071600bd",
"id_doc_sa": "3f03186c-635f-46aa-bdf4-8bd689370936",
"id_item_sub": "f62ab6a0-686a-4d0c-9fd5-8d24226213a7",
"id_pos_sesion": "57249b7d-4833-4ac4-8a4b-0c14ddc217a8",
"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:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"mt_payment_types": {
"$id": "19",
"id": "45f180d8-0711-4965-8908-6bf27c614f46",
"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": "cc9c4488-be13-4cfa-9ed8-dc8d8a7a3dbb",
"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:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "81a4a6f3-ab08-4c40-be3e-a73fafc01d9e",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "20",
"id_doc": "81dd31b8-b480-40cb-8c08-e7eae4f0c65b",
"id_pay": "a2d46910-4915-4b6c-b8e9-130ed4506f01",
"id_money": "09676d23-c9f8-4fb0-86a4-8a3ad44f4b30",
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "279e93c0-bb5b-40fa-bb88-e2a4607d2814",
"commited": true,
"mt_docs": {
"$id": "21",
"id": "5d4833bc-09dc-44a8-887d-1279e8938651",
"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": "062964bd-4668-40b9-9583-23bddefcd08b",
"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:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "0b0f8e40-6809-47ab-b0b7-de580ad315f1",
"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": "f9b6ccea-e6cb-4285-ad13-2c6a22ecf773",
"id_doc": "5aaedad3-b62a-40f5-8e33-087f97f01980",
"id_pos_type": "2fe12d06-d4a5-47b5-b8a6-3f9dffc7ab88",
"id_doc_print": "1d6166b6-716a-4650-a5a0-47b6ba3d8b84",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "5710f4da-aca3-489d-9edf-710a08803cf6",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos_print": {
"$id": "23",
"id": "594e5acc-ad4e-4071-b586-61b68eacbaf0",
"id_pos": "0588e10a-7dd5-40a3-bc62-21b69946d395",
"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:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "5b8a8ba1-784c-4998-87e7-2eb7ab110d3f",
"commited": true,
"mt_pos": {
"$id": "24",
"id": "31151bae-3c87-4545-907c-84e89fea9807",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "8657946c-8a21-406d-a890-d4030cee40d4",
"id_zone": "96bf043e-71f8-416f-86dc-8b3a5f8a8d3f",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "7d1f91ac-00a9-4baf-af74-14612dd3024a",
"commited": true,
"mt_branches_zones": {
"$id": "25",
"id": "1d56bde1-734e-473b-99aa-40a765842b77",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "4ac8e3a6-1cf0-4443-bad5-ffc0fa35834a",
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "6a272acc-0fb0-4f71-acaf-40b40f3e62c6",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "26",
"id": "0db00b86-8b7d-4585-b090-f14d417c853d",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "46668e3c-cc77-4cd8-a953-f0f84d6a3a41",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "68067217-3770-4469-b672-0bd20ff3d026",
"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:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "1df44fdc-920f-4bcc-babb-05cae068d62d",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "27",
"id": "799d03b3-3307-44cd-b792-83f03153c1f7",
"id_cloakroom": "e43e9b7e-3e6a-4b08-84df-183a1590ff01",
"id_pos_sesion": "470997e9-4002-41f4-ba88-75a255979cc4",
"unit_id": 4,
"date_open": "2026-09-06T06:56:56.7199168+02:00",
"date_close": "2026-09-06T06:56:56.7199168+02:00",
"id_doc_sa": "eefc5f0c-0984-4fce-92dc-1d8ecd40e1fc",
"commited": true,
"mt_cloakrooms": {
"$ref": "26"
},
"tt_doc_sa": {
"$id": "28",
"id": "a2a37b78-5613-42f0-b790-3f5bbab5424d",
"id_pos": "52ffdf33-d38c-468b-ae7b-68cf121f0f31",
"id_doc": "6a851fcc-a5fd-47f6-92ae-55b9f89c71fd",
"id_branch": "7569cb65-3b0d-49d1-bcf6-206a7af79976",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:56:56.7199168+02:00",
"date_tax": "2026-09-06T06:56:56.7199168+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "234f26d4-f76b-49e6-882d-9e58b10fc84b",
"id_relationship": "1c2540a7-a8cc-4583-89dc-e3a4bbf88904",
"id_loc_from": "8c252629-da19-489c-b92c-f51af458cb64",
"id_loc_end": "ed6ea74c-a935-4e57-a269-6d69160105d5",
"id_user_add": "e159b815-8994-42cb-b94a-da285f425c12",
"id_user_upd": "41a148f4-a9e7-44f1-9cb6-6a76c36fe93c",
"comment": "sample string 12",
"id_pos_sesion": "10da8850-3c11-412e-a00a-5ea58d0efbbc",
"id_room_unit": "2ee2a468-44a2-4cfa-84b8-609f36985a0d",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "cd490839-3b83-4b59-b4eb-830aa46aee95",
"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:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$id": "29",
"id": "a15e37fe-d906-43cb-ad64-a0e1d1315631",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "f20e650d-f450-49e3-8599-aca6402bae7b",
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "6abbc3cc-8948-4a66-ba5a-69e1b7f188a5",
"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": "386bdb29-adf0-4130-8a56-5c22919163a3",
"id_pos": "70825bad-9093-4d73-a54a-53f325854e05",
"id_doc": "c75388fd-8784-4ced-b38e-178e62da2ccf",
"id_branch": "2b9eba39-df8e-4b85-80f8-a788108dd386",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:56:56.7199168+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "f8200178-4e98-45c6-861e-5c6158c6dc53",
"id_loc_from": "2ee80c0c-cd51-4e47-a127-bcb9ffb44ef0",
"id_loc_end": "4d6e9a6e-aa05-46f5-849c-d22a7fda65ab",
"id_user_add": "cd0be3f0-eef5-4aab-9f98-57f7d8808ad0",
"id_user_upd": "00afa44f-3099-4cd6-8d9a-45d4833265d9",
"id_pos_sesion": "a2a7285d-9e03-4f84-9a2a-298a7784e5aa",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:56:56.7199168+02:00",
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+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": "8009f5b0-5042-436c-8b52-a79b0ee6cf41",
"id_line": 2,
"id_item": "19fcf8cf-78a2-4bd9-98a7-ee302f7f94b5",
"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": "774a5ce2-be0e-46ce-8637-e0795c8f9411",
"id_item": "5a2acc25-a70e-4432-bcf2-e4911730ab3b",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+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": "f16f3718-41a8-49c5-999d-65df17dbd956",
"id_pay": "e85add66-513f-4f1c-adeb-77c26633629f",
"id_money": "e4bb06c5-ff51-4c9b-8209-e658d1c3a64c",
"date_cashflow": "2026-09-06T06:56:56.7199168+02:00",
"coefficient": 5.1,
"id_user_add": "4811c09a-7d91-4c9f-8a70-9348e527af6a",
"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": "05086844-5a53-4287-b292-fcb19956e952",
"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": "14170ea3-4c2a-425f-bd5b-9c0238e278bc",
"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:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "dd7a56c9-0517-4b1b-80b2-b0eabf5124ba",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_money_rates": [
{
"$id": "35",
"id_money_1": "79faf1aa-5b89-4848-a420-7567792ed517",
"id_money_2": "35d32c6d-08c4-48a5-b764-72bac33e5fd9",
"date_from": "2026-09-06T06:56:56.7199168+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "628b50e7-39ac-4f6c-80e8-7800a3043d2c",
"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": "8972293c-b5b6-419b-921c-cc814f77909a",
"id_line": 2,
"id_pay": "272f9a6e-1d93-488f-b3a2-4a3a79f14e0c",
"id_money": "6478571f-ba0d-49aa-bbba-adb784457b9b",
"coefficient": 5.1,
"id_voucher": "c4aa1ba6-2eb2-458d-9850-bfb71f7cdb0c",
"id_employee": "6b865730-f87d-49c5-8c79-f755bef7cb2e",
"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": "20605c6e-a361-47ec-940e-f0e2c7558662",
"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": "6e1cebad-4ec8-4a52-bfea-7bd642c2dc65",
"nro_sesion": 2,
"id_pos": "9f82f3ee-88ae-43ef-9e69-f03a965c0e3c",
"date_tax": "2026-09-06T06:56:56.7199168+02:00",
"date_open": "2026-09-06T06:56:56.7199168+02:00",
"date_close": "2026-09-06T06:56:56.7199168+02:00",
"id_user_open": "baaa1cf4-f16b-44f8-97fe-f0f682bc5526",
"id_user_close": "8cf1815d-b6ff-41d7-90a5-e3250e5bd4d6",
"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:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_items_customs": [
{
"$id": "38",
"id": "7860e62a-6028-4275-b78f-9168862d7340",
"order_id": 2,
"id_item": "cd10d2a8-508f-4ed0-8426-cabe35ecb333",
"id_item_type": "71458f0d-d77b-4832-8bd3-8297b2261418",
"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": "e27a86e7-c639-4bea-b80f-92cafec0dfd5",
"type_item": 11,
"id_voucher_json": "3af3e258-01ec-4abd-bb90-609fcf392899",
"count_voucher": 1,
"id_category": "e194c999-7f8b-4090-9bce-ef693458755d",
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "c073e9c3-dd25-4e9a-84a7-386a9657dc94",
"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": "7318fba5-4ceb-44a2-8d34-d21f78100e70",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "67cc0074-c60b-40f4-95a4-7a0097532e6d",
"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:56:56.7199168+02:00",
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$id": "40",
"id": "c2ac3cde-4970-4de8-b365-fd8b53ab6b33",
"id_room_unit": "286864cd-d099-4d2e-8325-1c97d9ecf36c",
"id_room_list": "04a204eb-c1a1-478b-b148-be656c2734be",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:56:56.7199168+02:00",
"date_from": "2026-09-06T06:56:56.7199168+02:00",
"date_end": "2026-09-06T06:56:56.7199168+02:00",
"date_open": "2026-09-06T06:56:56.7199168+02:00",
"date_close": "2026-09-06T06:56:56.7199168+02:00",
"id_employee": "f52a63d6-1c49-4bbd-bd5b-c4ea89b5a1cf",
"id_employee_sec": "49f86ab3-5cf1-4a25-a925-e9c674bd6214",
"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": "f5e3dc80-4917-41da-b6c2-1c0ded781cce",
"comment": "sample string 7",
"id_user_open": "aafd6bf3-7810-4918-bd0a-1ed17af97fc6",
"id_user_close": "a541a808-6ff4-48ff-a4ca-5daa0a2ca1b5",
"id_unit_state": "36613d5f-ed58-4318-b339-908f0f84d8a9",
"id_pos_sesion": "90548bcb-1887-4ba0-9feb-4450748710aa",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:56:56.7199168+02:00",
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"commited": true,
"mt_employees": {
"$ref": "8"
},
"mt_employees1": {
"$ref": "8"
},
"mt_rooms_units": {
"$id": "41",
"id": "70cb21e6-78c0-4525-bb96-cc68321509a4",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "bc00278b-1919-4078-82cd-ef634a4c21d2",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "ec4395a6-bf5e-4c7e-9969-a32e4bda40d0",
"locked": true,
"date_locked": "2026-09-06T06:56:56.7199168+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "fd5b3d22-fe50-4f9c-8477-500370733d9b",
"commited": true,
"mt_rooms": {
"$id": "42",
"id": "64646c96-c2a9-40e2-9d94-a62460774307",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ffca9387-d2b4-4326-81ff-1c4f832a4927",
"name_pos": "sample string 6",
"id_image": "08394894-59bc-45dc-81d1-b20c0fa07d5d",
"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": "7afa3ee5-5928-4446-a3a5-232c0d290258",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "0b5932a4-9c2d-4def-9e6a-e028f492123c",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "43",
"id_pos": "8b564e35-9003-4c15-9b12-9b384ee4df8f",
"id_room": "ccef0eaa-c58e-4c97-8a30-6d3fb9c5fea7",
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "a6562c26-f622-46b0-93c5-ef2b00c613f4",
"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": "dbba7e26-88ba-4017-93ce-8d4af54accb7",
"id_room": "7a3f6ed1-dc6d-4e40-ad81-9192ff5ea651",
"date_in": "2026-09-06T06:56:56.7199168+02:00",
"date_out": "2026-09-06T06:56:56.7199168+02:00",
"id_user_add": "7ea4bdb0-f92d-49aa-8ac1-7d5bc4b0052d",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+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": "1c1641a3-9753-40ac-a78d-d89f030fd897",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "ead8308e-1a32-42e2-a31c-cc27a01f1d10",
"commited": true,
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states_types": [
{
"$id": "46",
"id_room_type": "e84323bf-036a-451d-95e3-cd3c8f33eb87",
"id_room_state": "e2b8b0ae-2b25-455e-9ff8-61ac9f3289c0",
"id_image": "5120e196-30d2-4b0a-a5d8-82cdad0b0efc",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "ac6040a7-3452-4b43-add4-3f3b363fe384",
"commited": true,
"mt_rooms_units_states": {
"$id": "47",
"id": "195ab02a-30cb-4684-9c86-b988ee2099ae",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "17ac20a0-2f35-4872-a063-5772c768da4a",
"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": "c8338a66-85db-403b-ac50-69342d14e972",
"id_pos_sesion": "8dd1d0ef-5870-4552-bc49-004b24a747a3",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "ef8b175d-291a-4960-9dba-efcb0a2c2e07",
"id_room_unit_activity": "4b79771e-88aa-40d2-8611-586bb2304e46",
"id_doc_sa": "b5042443-0b42-4cbe-a0e0-4327d453f534",
"id_pos_type": "311d1b9f-12dc-4e49-b8f2-decba1809eaa",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "b9ce46a0-15e4-4ba3-9751-eaeb114de0ba",
"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:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "37"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "b1b68b21-7bfa-427e-be06-581023b233bb",
"id_user": "d781d71f-40b6-467a-b82b-e721bf50e462",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+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": "fd8b60e6-e753-4b86-bcd1-a5d25d378f99",
"id_user": "cf0634e4-92ba-4f12-b184-096866951ea1",
"date_add": "2026-09-06T06:56:56.7199168+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+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": "7cdc2e87-bf1b-4adb-9448-31f5bbc35dd9",
"id_user": "a0d64d23-5448-4b46-acae-de995822c6c8",
"id_user_profile": "caa03f06-0611-4bc7-bcaa-b82e7bb42f5b",
"locator": "sample string 4",
"date_end": "2026-09-06T06:56:56.7199168+02:00",
"id_pos_sesion": "17124e70-7cca-4b5a-b0ad-4859a7001e96",
"date_login": "2026-09-06T06:56:56.7199168+02:00",
"date_logout": "2026-09-06T06:56:56.7199168+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"st_users_profiles": {
"$id": "52",
"id": "5e02571a-5396-4902-866b-ce52f68174f5",
"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:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"commited": true,
"st_permisions": [
{
"$id": "53",
"id": "cf947595-b031-449f-bf28-c11a5c5fcdfd",
"id_function": "cd230a75-0dd6-4e03-8539-53c752b2acb0",
"id_user": "6649733c-7b79-447d-842d-8eef4e52240a",
"id_profile": "2f6b9cac-f16f-47a6-82b6-05d3c570746b",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "52"
},
"st_users": {
"$ref": "5"
},
"st_functions": {
"$id": "54",
"id": "16fb63c3-4c6b-4037-97a7-5733ecc4b39c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "3fa2b9a2-28fe-46ab-8bd5-1ba2ed373921",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "cb85541d-5726-461d-b770-dcea02853487",
"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:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"commited": true,
"st_functions_groups": {
"$id": "55",
"id": "7d31d756-4c79-4257-8fc4-c4669b0a06bc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+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": "fbb3355e-7b98-4565-9360-66863912c062",
"id_user": "b2663993-7236-4fc6-b406-6e1d2dadaf3c",
"date_add": "2026-09-06T06:56:56.7199168+02:00",
"destiny_type": 4,
"id_key": "008c84c8-5354-4494-9c59-8889c5d2091e",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:56:56.7199168+02:00",
"id_pos_sesion": "a05a739c-c4f3-4820-b1d1-9f6e75cd5ce6",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+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": "a1da8ae0-bc1c-46d7-bb7f-3c57a62c4d6f",
"spool_server": "sample string 2",
"id_doc_sa": "b4a4be50-6f20-45cc-a199-c8fdc6798267",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"printed": true,
"print_on": "2026-09-06T06:56:56.7199168+02:00",
"tt_doc_sa": {
"$ref": "28"
}
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "27"
}
]
},
{
"$ref": "26"
}
],
"mt_items_featured": [
{
"$id": "58",
"id": "e9307ccd-61d9-4ce7-857b-3011c8dffafc",
"id_branch": "ab43b907-f805-4986-b5ac-98bd1359085e",
"id_pos_type": "84fffdf7-2e42-413c-bf57-69863680b672",
"id_pos": "4d6e05b1-10fe-4e88-ac2c-333275b2be9c",
"id_item": "b3a86ab8-2c9c-4ffc-beb9-b82bedd91f11",
"date_from": "2026-09-06T06:56:56.7199168+02:00",
"date_end": "2026-09-06T06:56:56.7199168+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "82f25c6d-e855-498a-b5d1-71f3438dca85",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "3"
},
"mt_pos": {
"$ref": "24"
},
"mt_pos_types": {
"$id": "59",
"id": "8a227337-39ed-4011-ac73-fbfce2eb22db",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "52987c10-49e9-4935-8a39-249b3c6ad9da",
"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": "4eeb5703-218f-4c33-bde8-17f97b57613c",
"id_pos_type": "3d5fdaaf-586f-4355-a81c-e2b1d8338076",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "983e20f4-55d6-46d6-80e5-3b6e6a8381ac",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"mt_pos_prices_list": [
{
"$id": "61",
"id_pos": "d260babd-b5ca-4102-bec2-7293b1f87ae1",
"id_pos_type": "2a8428e3-28f4-4240-9c4d-cdb4d999d851",
"id_price_list": "da882547-0f6f-4abd-b98c-bd7f368ddcc3",
"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:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "d1491722-9220-4413-8a2e-c982b772ef28",
"commited": true,
"mt_pos_view": {
"$ref": "60"
},
"mt_prices_list": {
"$id": "62",
"id": "bf0dc0d7-abbe-4431-bad7-0dbfe610e861",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "ddd8f6cb-0b42-4c39-94bc-7bbb094ecbe1",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "f0fbbe46-0737-4b89-a7e9-8cf54d3b3a7c",
"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:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "48eeb6d7-0aa8-43ae-91fa-7e3feb85f286",
"commited": true,
"mt_pos_prices_list": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_prices_items": [
{
"$id": "63",
"id_list": "7120f7ee-3335-42e8-a2c8-820a6f448c38",
"id_item_sub": "7b39fd30-6a90-4de8-8215-8f4a631b5b3d",
"validity_date": "2026-09-06T06:56:56.7199168+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "3de084ba-050a-4841-9b6b-c992d6867bff",
"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": "28ca72be-8e7e-40ff-8ad0-ad6084bd3d6f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:56:56.7199168+02:00",
"date_end": "2026-09-06T06:56:56.7199168+02:00",
"id_branch": "c9ba80fc-5945-451b-b49a-d474ea214979",
"id_pos": "d7b832f3-e0ae-425c-8846-ea7364686d60",
"id_list": "dc280d6b-d755-4dad-a9ac-34736a04348b",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "e6f274d9-c1d7-4f9a-b995-4bcb29cc5973",
"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": "314c535f-b48f-41e9-95d3-5e055b67cfc2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:56:56.7199168+02:00",
"date_end": "2026-09-06T06:56:56.7199168+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": "69087876-354b-4e69-a477-c7f6417d983f",
"id_pos": "cf0cfd0d-47ce-4c99-9313-b26fa332cd99",
"id_list": "9d604b74-4063-4975-80c3-f00b1fa94698",
"id_item": "91538dea-581b-4a7c-b9d8-81e2bf5d7f3b",
"id_item_type": "e72c5263-14dc-4af1-9ba4-1b98fabc5277",
"id_category": "5263bba3-4cae-4781-af72-545817a7cce6",
"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:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"id_user_upd": "618391a5-a3b0-47ef-8fea-59847669cc34",
"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": "9ea16362-fc86-41f1-a39c-35607d1f8632",
"id_doc": "7a183dfb-5c53-405c-9191-837accf53213",
"value": 3,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "67",
"id": "a5354bbb-e1bd-42c2-802c-60ddfd6c8858",
"id_pos": "90380e3f-902a-4f34-bdf6-274939b8b8cf",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:56:56.7199168+02:00",
"key_access": "sample string 5",
"id_user_add": "67aff254-04df-42ad-9448-3227690d45d5",
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$id": "68",
"id_user": "10067565-e9fa-4d45-acd1-1628f96409fa",
"id_pos": "366655bd-a5ea-46af-b696-2530bd1401a9",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+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": "4bd6fc3f-a611-4e04-a4d9-546eca0cdf86",
"id_pos": "0646885a-65ef-491a-ac82-5977cd125dfc",
"date_add": "2026-09-06T06:56:56.7199168+02:00",
"date_upd": "2026-09-06T06:56:56.7199168+02:00",
"date_out": "2026-09-06T06:56:56.7199168+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": "c9cfe7be-5be1-4bd9-a66a-354ac47de452",
"id_user_add": "7946e79d-4ff1-451e-b90f-c72f594865e2",
"id_table": "6b103b25-b569-4694-986c-02d3fe360bb6",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "39bb8eee-7add-4361-b39b-4229db8497a8",
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_sync_tables": {
"$id": "71",
"id": "8acfea86-b703-4cc9-a9ca-42024b05492b",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "72",
"id": "fec38e39-4db7-46f8-947e-63ebe76cc7dc",
"id_sync": "9e5a4215-92e1-48df-b485-8503d2e848e4",
"json": "sample string 3",
"id_table": "53d1efa7-c2bf-4de6-b93f-60e3e7b59509",
"order": 5,
"st_sync_packages": {
"$id": "73",
"id": "ebd45e9f-d119-4705-9f07-5ef00d104167",
"id_branch_from": "b28f8e14-188c-4f58-999e-4214bf35c3bd",
"id_branch_to": "f12febc4-e1b6-43f9-973d-43e69c9a98ed",
"type": 4,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:56:56.7199168+02:00",
"send_on": "2026-09-06T06:56:56.7199168+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": "923228ee-1bb9-4420-8d09-b951a1de43e2",
"id_pos": "0baf0901-37bc-4b30-8509-77e1f67c28b6",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:56:56.7199168+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": "6cbe2e79-0dd8-4a74-9b62-01cb4bb493e1",
"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:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_doc_print_det": [
{
"$id": "76",
"id_doc_print": "d83fd7e6-3ca7-443d-98a0-a509f6468476",
"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": "06a5fbb1-af84-4b80-9509-3c57be954137",
"date_from": "2026-09-06T06:56:56.7199168+02:00",
"date_end": "2026-09-06T06:56:56.7199168+02:00",
"date_used": "2026-09-06T06:56:56.7199168+02:00",
"id_employee": "8c612131-33b7-4f00-a52d-dab24e9567a3",
"id_branch": "b8225aae-4d02-46e6-97fa-50f36805d6ac",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "0c98e327-10d3-4610-9e4a-6bf53da68f19",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+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": "ac8e28fb-06d2-47f1-b7a3-a052a3515725",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "114a32b2-1a1f-45a5-a879-441c2fb95d2c",
"id_doc_print": "4fa7aeb8-1132-4f8e-9674-f3909b0643a3",
"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:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+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": "35b34488-bec0-41c7-8f9a-a22e7aa815d2",
"id_line": 2,
"id_item": "17f2e97f-a2e9-4e0f-aed6-0cdd2e828d69",
"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": "332f2c37-3a36-4dd7-b951-b45c3ee357bf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+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": "a4d559cb-fde2-46dc-a269-d1ce58882eef",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:56:56.7199168+02:00",
"date_end": "2026-09-06T06:56:56.7199168+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:56:56.7199168+02:00",
"last_update": "2026-09-06T06:56:56.7199168+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": "5466ed11-1c3d-451b-a182-7a84436359b4",
"token_id": "sample string 2",
"id_user": "225225eb-852b-4bcf-bd10-1dba147300e1",
"date_from": "2026-09-06T06:56:56.7199168+02:00",
"date_end": "2026-09-06T06:56:56.7199168+02:00",
"created_on": "2026-09-06T06:56:56.7199168+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": "2517cadd-3f0c-43b3-adf7-86fe086e5310",
"id_room_activity": "e718fe5c-2c63-496d-a980-e707828095c8",
"id_pos_sesion": "e47408b0-e668-4dea-8575-0b3556c352d8",
"log_text": "sample string 4",
"id_user": "5b980f7b-f036-4f4f-b724-0e98f1014e7d",
"event_type": "sample string 6",
"correlation_id": "28f2823b-19dd-4286-8b2e-a8202b96f70c",
"id_room_unit": "f1438bc0-a973-4815-871e-a694d4cb14a1",
"id_room_unit_source": "99cf0091-2e26-481c-bf4c-b475ca064336",
"id_room_unit_destination": "8c491db0-c273-4fe5-b936-3f9e0fd4663b",
"id_room_activity_related": "cf4b342d-08eb-4e2d-a08f-89ab1d7be471",
"id_doc_sa": "b2c7f585-3255-4808-8f00-a12f1064a91b",
"id_user_authorizer": "03b3042d-5499-4bb1-91bf-ae0042e2859b",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:56:56.7199168+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"
}
]
}