POST api/Mt_Categories
Request Information
URI Parameters
None.
Body Parameters
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. |
Request Formats
application/json, text/json
Sample:
{
"id": "22e75e7f-5c9b-41a8-b2cf-1cf0bdc97775",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "0ee49375-27a1-48f8-b349-374af270f431",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "97bd7e5e-8efe-4e47-9b78-5c7bd126b766",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "a2589dfd-177d-4a10-b6b9-f0eccb102080",
"commited": true,
"mt_categories_items": [
{
"$id": "2",
"id_category": "006acba5-2c88-44ca-81e7-2d30d4a6d83a",
"id_item": "50b79adf-a7d2-40b4-8480-6b1d651cb4df",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "77017aa2-a027-43b9-8150-232a7065260a",
"commited": true,
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$id": "3",
"id": "3b04052d-03bd-4991-a568-f141db5a0863",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "27725c5f-5eef-4888-8ad0-b0cfca61b72f",
"id_unit_sec": "f0d3dcd4-33fd-41ee-8b8d-595f1c3c4067",
"id_brand": "ab4e444d-b14a-4ba4-b461-acdef74b1507",
"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": "6ace1d9d-9b0e-4854-a6d4-cb9afeb9be24",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "f619807b-64dd-46bd-b487-8fa8d6d44e64",
"commited": true,
"mt_brands": {
"$id": "4",
"id": "56b085e6-d84c-49ee-9e6f-74ea1cc056f4",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "a0c44a39-1eda-498d-a6e7-53387f6529d8",
"commited": true,
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": {
"$id": "5",
"id": "0199c378-fad0-4a25-bc9f-6d73f6bfe390",
"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": "b37b7aba-99aa-429e-8a61-6aead6eb2ee2",
"view_messages": true,
"id_image_photo": "e08bc011-6bbc-4fc4-bfa6-f9463e933c6d",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "6c487ac1-e482-4c56-84ee-5a4775c1bcb3",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "2d4209c3-85c9-455a-99cf-3ff010479987",
"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": "cebe917a-9527-47c8-bb97-4208a3f7cbbf",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "6a9ae9a2-3d3e-433b-9bf4-392a0ab7643c",
"commited": true,
"st_images": {
"$id": "7",
"id": "4899d2fb-798a-4d24-97cd-df05dad880b4",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "a20fc64a-10d3-4adc-970b-598efff34da9",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees": [
{
"$id": "8",
"id": "7414fdd6-5c52-4e08-a86d-b1198055a176",
"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": "a0349361-78ee-4855-9466-809c05bf7548",
"name_pos": "sample string 12",
"id_image": "49b4034c-beff-4ff0-ba82-4cf5e89ed78a",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "8f53a687-4b06-4b2a-88bb-55838c8172fe",
"commited": true,
"mt_employees_branches": [
{
"$id": "9",
"id_employee": "ad1e646a-c8f1-4d0f-98da-8ea0c91d3421",
"id_branch": "10fe6ce5-44dc-4046-98fb-6296b3de66e1",
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "021f0506-2e88-476a-b4d0-9b4f59caff87",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_employees_profiles": {
"$id": "10",
"id": "a90efd2a-2e92-4911-9f3a-737b9b1baab2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "6c207a6d-949a-4792-9b79-e3b54581a328",
"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": "9739c08f-d014-4874-8730-3d599a43b31e",
"id_line": 2,
"id_item_sub": "f9f21df9-a9ac-4b15-95d8-4b4cfbc9014f",
"qty": 4.1,
"id_list": "03c4d6f8-7471-4fc7-bf2a-b607b5c58f78",
"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": "0a9b7d10-bfc6-46fe-b9ec-4cf7387a66f0",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "935c3db2-ece3-4eef-b255-117fba0e9c5e",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "894299e8-9d50-4fc4-9703-84c1ca5aafcd",
"id_user_upd": "f5a22fa2-851d-49d4-884d-a82e2cb1ada3",
"active": true,
"mt_employees": {
"$ref": "8"
},
"mt_items_sub": {
"$id": "12",
"id": "d2bd97e1-7640-4a90-b3f5-a0e7b085b692",
"id_item": "a1ee7db7-a72f-4aae-ab82-2e3c86fbf447",
"id_item_type": "e745287c-2ae6-47ef-93d2-3e2c0ce68e85",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "ea35d0b5-e7eb-4c76-98e5-4f67d6d2a745",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "41fc743e-bdaf-4271-889c-891ce6352b90",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_formula": [
{
"$id": "13",
"id_item_sub": "49e00975-d65b-46b4-b218-eb5a898ecdb0",
"id_item": "2eac4ebc-5240-43e9-aeea-f6e124a471d8",
"group_id": 3,
"id_unit_ref": "1726ce10-e3d1-48b5-a592-4163764abd31",
"qty_dis": 5,
"mt_items": {
"$ref": "3"
},
"mt_items_sub": {
"$ref": "12"
},
"mt_units_ref": {
"$id": "14",
"id": "dc6a1ddd-816b-4fcd-9a3e-63c9ed1f4601",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "e646c376-2ea5-41ba-a86d-63888d16ceef",
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "fb6cff13-3af3-490d-beae-c0bde0ebffdc",
"commited": true,
"mt_units": {
"$id": "15",
"id": "4d7a2886-a122-4328-b7cb-6b6c3bdcefa7",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "5df7623f-a659-49a9-a68e-84ebdfb7ae0b",
"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": "47b039b2-6d2c-45b2-8ac1-8c967c42769b",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "75163e6d-2a21-4835-9573-1659baae5698",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "5fb97d46-3e58-47fd-a353-344b93625a92",
"commited": true,
"tt_vouchers_det": [
{
"$id": "17",
"id_voucher": "99a91b9a-ecd7-4596-a673-f006006d32ec",
"id_line": "5498b70a-13ad-430f-989d-8a6488099209",
"id_category": "e6190a93-c1ae-4195-a410-797af72d006b",
"id_item": "f057ca1d-64a2-4fb5-b328-64d215d5fb69",
"id_item_type": "320dd0a9-387e-4a5c-b8fd-35691a0f8817",
"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": "0fa741d2-406a-472c-8055-2d67457ad308",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:35:50.8273519+02:00",
"date_end": "2026-05-09T09:35:50.8273519+02:00",
"date_used": "2026-05-09T09:35:50.8273519+02:00",
"date_sesion": "2026-05-09T09:35:50.8273519+02:00",
"id_employee": "e2ff1207-e33c-4b17-9b81-4c4c6d41c7f8",
"id_branch": "ddd994e0-d07e-4d1f-b0db-61307c173d7a",
"id_voucher_permision": "97ce5b1f-5295-456e-b4a6-5cca454afe72",
"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": "2c4d172f-2fd9-49af-87fc-b8aa65fc8b47",
"id_user_add": "bb9bb792-59ae-4aad-905a-6339083a0f73",
"id_doc_sa": "87e17077-16cd-4d4f-8a24-b486a55944b1",
"id_item_sub": "a2bc0611-974b-47eb-9f29-4a6355d3ae19",
"id_pos_sesion": "a20674d5-3ddc-4fd2-9b4f-e7a340155c3c",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"mt_payment_types": {
"$id": "19",
"id": "c1ec7be1-a83f-4a57-8c1c-db70e7d848c1",
"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": "b7a60b94-7141-4ebb-ba63-c566198c08bf",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "09683ae9-ac42-4c7d-ac4c-c25cda3f816f",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "20",
"id_doc": "a78e28b9-935f-4a00-aded-af1a12d25a8b",
"id_pay": "22c6bc2d-fc1d-4c7a-982b-383821e10f6f",
"id_money": "cc1cf651-f2d6-44fc-96e0-214436364571",
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "db598ab5-9ade-4732-9d50-b4dcfb19aa18",
"commited": true,
"mt_docs": {
"$id": "21",
"id": "f313d053-9da1-4d04-a69f-7c940f4669c4",
"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": "42b3a9b9-4090-4a02-85b1-157426660dda",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "19199fcd-0e0e-4486-8b2d-568c93998353",
"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": "4ef1a393-1ab6-4b74-8e1d-635114cb93e7",
"id_doc": "d83adbd2-5bb7-4c64-9ebb-d920f39be133",
"id_pos_type": "72ca07eb-3cc3-4c12-aff1-15dbbfeaef43",
"id_doc_print": "0a20e49b-5b46-4eb6-b920-eaf0f0243a43",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "18669fa3-7812-41c5-b8d8-a75041993f77",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos_print": {
"$id": "23",
"id": "57707e53-b807-4312-9c81-8638aea0554a",
"id_pos": "ddf75d95-7d1c-4147-90ed-dd7088cc9a70",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "a80784cc-80b0-419e-9e58-795121aaa54a",
"commited": true,
"mt_pos": {
"$id": "24",
"id": "9d6e7177-0162-47b9-b39d-6642f061c1b6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "825ac20d-97bf-4037-8d70-54045aced1ff",
"id_zone": "69a7b255-17b7-4767-a19a-774051ae2b2a",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "5d2b58fa-1755-4101-a925-628abe31156e",
"commited": true,
"mt_branches_zones": {
"$id": "25",
"id": "eaa25e74-4249-4d45-8f27-7757a3a95e7a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0fe5eac0-6fe0-4130-b56d-8b7435f718d1",
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "bbc12851-3d08-418d-b681-0fc1f2c2a78b",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "26",
"id": "897563db-ca7a-41d0-8147-cafacb68d36d",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "110094ff-065a-411c-bfa5-6085618d7f5f",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "5bbbd4bf-64d8-4577-bfbd-b109f85c71c2",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "432abe0a-0148-4370-804e-b35bd346c04c",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "27",
"id": "a85425d2-ab2a-4c23-a7b8-d9195323c664",
"id_cloakroom": "cd759a30-bafa-4240-927c-42f7fd1c234e",
"id_pos_sesion": "28b031cd-0cae-4da7-abac-6d7dfe195789",
"unit_id": 4,
"date_open": "2026-05-09T09:35:50.8273519+02:00",
"date_close": "2026-05-09T09:35:50.8273519+02:00",
"id_doc_sa": "4ee3725c-8d14-480f-b8b3-be424414a729",
"commited": true,
"mt_cloakrooms": {
"$ref": "26"
},
"tt_doc_sa": {
"$id": "28",
"id": "d7e41c0f-20c0-4332-a97e-21e7a786999a",
"id_pos": "d127e6ad-856b-47bb-9219-b8a4bceab493",
"id_doc": "12701880-c842-45e2-8758-4b9372b89b4b",
"id_branch": "6682cc11-cc6a-480b-836f-d51c9a753b83",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:35:50.8273519+02:00",
"date_tax": "2026-05-09T09:35:50.8273519+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "c100ff82-8d50-4d91-85a5-064130b6dd23",
"id_relationship": "ebd31172-638f-498f-b4af-0dd59265bc50",
"id_loc_from": "82fb9793-b574-4a36-973e-e4730a30f8dc",
"id_loc_end": "83844ba8-b18e-4594-991e-1fc9a5419cca",
"id_user_add": "21fc3604-17d3-4f99-b445-7c5157d93707",
"id_user_upd": "174c7a00-a095-4db8-ad4b-e0bae53c938a",
"comment": "sample string 12",
"id_pos_sesion": "bcd63ad0-eb8a-485d-8d3d-07131e366490",
"id_room_unit": "40235157-fa0f-4dc3-9afe-d868724559b5",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "a6553f0f-5d38-4fd2-b56c-9d38c61e43bf",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$id": "29",
"id": "38e130aa-e89e-426f-84da-96f299330914",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "905fb011-bdbb-4e0a-a092-9bb30fc73e04",
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "2a565268-3866-416f-a0f0-2e0201f1d481",
"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": "52c35f61-b489-4bb6-abeb-f25005e6a4e5",
"id_pos": "a9bc0e73-9691-41a6-ace6-03e277ccf583",
"id_doc": "01636dbf-c065-46fc-8f21-028da3654dec",
"id_branch": "2030d6a0-f7d2-4113-92e7-5026761dbec2",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:35:50.8273519+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "4dcdbb31-48be-4522-9646-1aef2803863f",
"id_loc_from": "6c192052-e03c-4dba-a1a3-a496825cdf95",
"id_loc_end": "fee3c977-f47c-4d2e-b314-697b0bbe4df5",
"id_user_add": "1bd60f49-013f-455f-bcf7-ab0ebea48ef7",
"id_user_upd": "809c796b-6fe4-4440-9d5d-bd6a8211730a",
"id_pos_sesion": "df063e78-ee12-4d33-b90d-3eb596cebb9d",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:35:50.8273519+02:00",
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+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": "7443b3b1-4fb3-4e6d-baf2-b4cf7abd709f",
"id_line": 2,
"id_item": "b6829342-0667-43fc-b601-1f6fb3ae7a87",
"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": "9e813f15-8b6b-4cf0-a022-c0b50e2657e1",
"id_item": "7c666a48-ffb9-470c-b248-44b14c502e1d",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+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": "9e1775f1-c458-4c6e-892c-c7e800787386",
"id_pay": "778c8058-3930-41f6-8946-88593c86aac5",
"id_money": "e393e3d5-9475-4f92-bde6-0beca92c8803",
"date_cashflow": "2026-05-09T09:35:50.8273519+02:00",
"coefficient": 5.1,
"id_user_add": "245ad8f5-9b59-4011-93ee-4803eace02fe",
"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": "c644ccae-0b51-473b-b8e3-11e34a4af0ae",
"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": "0f9bcf53-6295-4cf4-bfcd-45b0a03a4b8f",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "58a60d6b-c6df-4825-b1ab-a1cbd5d15b57",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_money_rates": [
{
"$id": "35",
"id_money_1": "4b7a05e9-9793-48e2-9d0f-bf911adf1938",
"id_money_2": "1a2ca5e1-3a70-4d03-80b5-4aa6d5ddbe51",
"date_from": "2026-05-09T09:35:50.8273519+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "34937df0-aedc-4745-b217-45e1e0b72d3b",
"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": "fc8f829b-2447-4af2-ba4f-d8cf38c884b5",
"id_line": 2,
"id_pay": "05085248-aaa0-4f9a-873c-c603141963f5",
"id_money": "d6dd9a80-df0a-46db-b845-87ab939bf185",
"coefficient": 5.1,
"id_voucher": "1a576f90-9f8c-4af8-aa5e-b647c0fe94a3",
"id_employee": "adbc701c-0d56-442d-868e-f631f347f99d",
"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": "c6bd84ec-e470-4e66-ab6b-630d19af5e48",
"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": "5cec6538-67e1-47c0-b644-50e060285643",
"nro_sesion": 2,
"id_pos": "87a6aef6-77a8-45aa-99ec-e9065fbf5893",
"date_tax": "2026-05-09T09:35:50.8273519+02:00",
"date_open": "2026-05-09T09:35:50.8273519+02:00",
"date_close": "2026-05-09T09:35:50.8273519+02:00",
"id_user_open": "38bd525f-338e-4db5-bc57-bf0ccb875698",
"id_user_close": "7147f70e-5dd2-44ad-8e7f-05a27e3be551",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_items_customs": [
{
"$id": "38",
"id": "4bcf7e66-bc64-4cce-a2c6-d9b0ac4d0461",
"order_id": 2,
"id_item": "459034bc-3d8b-4c5c-9577-5b898a4a07ce",
"id_item_type": "a0318653-910a-430a-b1bd-178f90616fb6",
"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": "9aff1c97-cd39-4e69-bdea-73b9411d7d39",
"type_item": 11,
"id_voucher_json": "826fb919-2428-41f9-88a2-137251e6a04c",
"count_voucher": 1,
"id_category": "23e3e9e3-867d-4897-ba3b-db28624c337a",
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "b3d46121-6537-4d3a-bbb5-d5faf42035a6",
"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": "7adbf5ce-0de0-4389-bbfc-991f680c1be7",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "183f7f43-a5b4-439c-9b15-2748c7acb898",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$id": "40",
"id": "9927a44c-91a3-4e95-a458-705d4885e11b",
"id_room_unit": "2db97130-9349-4249-8114-a414972bec54",
"id_room_list": "a5eaf126-c3a2-4c5e-b3e8-9dbaae3e8f5e",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:35:50.8273519+02:00",
"date_from": "2026-05-09T09:35:50.8273519+02:00",
"date_end": "2026-05-09T09:35:50.8273519+02:00",
"date_open": "2026-05-09T09:35:50.8273519+02:00",
"date_close": "2026-05-09T09:35:50.8273519+02:00",
"id_employee": "80313168-c1a7-48c8-a947-d4cf6ab97106",
"id_employee_sec": "ef684a3f-5c28-426b-9292-fc8d6d186c63",
"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": "1c1ee806-7c0d-42d2-9f9c-bfe89df893f0",
"comment": "sample string 7",
"id_user_open": "c4f1f180-87d8-444d-9ab0-b6a019e600b9",
"id_user_close": "9c117b37-3b38-4de2-9431-2b96171bb616",
"id_unit_state": "22c19346-b23e-4a59-b4e1-2241ebc2f5f8",
"id_pos_sesion": "49d74c3c-ab27-4fe5-8ba6-632de4d29091",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:35:50.8273519+02:00",
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"commited": true,
"mt_employees": {
"$ref": "8"
},
"mt_employees1": {
"$ref": "8"
},
"mt_rooms_units": {
"$id": "41",
"id": "0bcc922c-521f-433b-8410-8fc92c2e5243",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "48746302-65db-4cdd-9cf9-9c224d37dc9b",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "3b257aff-7a08-43e1-a248-ab8ca0926c5a",
"locked": true,
"date_locked": "2026-05-09T09:35:50.8273519+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "12926eff-e493-43a0-aaab-e0aecf13c28f",
"commited": true,
"mt_rooms": {
"$id": "42",
"id": "193d6252-f1a1-48c9-ace6-3825d6f43785",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ccd8eef0-92b7-488e-b353-fef6992976d9",
"name_pos": "sample string 6",
"id_image": "c6558235-1f1d-4de7-9db1-224ab4771727",
"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": "0074ff9a-f6f8-4206-a74d-5a19d9b7db6e",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "523ba12a-5c8e-4173-a413-d4ea558d4d9b",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "43",
"id_pos": "7665e56a-5860-40e5-a3bc-4292f204f839",
"id_room": "14015dc3-3cab-484f-9812-91001665400c",
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "f979678e-2bac-457a-956d-76517fdb2b98",
"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": "67bd696c-cf69-4bae-9f32-dafd5a6d2dfd",
"id_room": "7547b06b-41a3-49ac-9025-11eb95ae7572",
"date_in": "2026-05-09T09:35:50.8273519+02:00",
"date_out": "2026-05-09T09:35:50.8273519+02:00",
"id_user_add": "72f5109c-797e-4394-bf42-10bd662b69f7",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+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": "206fe77a-04a4-4002-804a-559179505b62",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "aff67352-2647-4c85-886b-123764f248cb",
"commited": true,
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states_types": [
{
"$id": "46",
"id_room_type": "13c1ecae-08eb-451f-bc55-26b915928c24",
"id_room_state": "352997f9-bc04-43ee-b373-6d6f3088e9c3",
"id_image": "0263e19a-817e-4b23-8580-7e6d38f5152a",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "b8d90d68-2f5a-469f-bbd6-7355ca7efa96",
"commited": true,
"mt_rooms_units_states": {
"$id": "47",
"id": "a5b347b9-b724-49d8-b417-2e53c5ff84b7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "e67fa741-adf1-4d51-b5c9-7981a860b83e",
"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": "59d54763-f306-41cc-9c93-ec248df1f5d7",
"id_pos_sesion": "dd1a758b-4f5e-4b52-92b4-505746dc278c",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "c37d1db0-869b-4dee-ac25-b29e8b2f3d5f",
"id_room_unit_activity": "4a244744-e9ee-4a4e-9894-d9658023e31e",
"id_doc_sa": "cf148f2c-1b1f-4e30-b18e-dfad850246a7",
"id_pos_type": "b5704e25-661c-4525-8ff1-5cb4cb141cca",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "036cdd73-38c0-4af0-b31f-de3c6a779210",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "37"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "90f33947-387b-4545-b55f-24183bee4ad0",
"id_user": "9e6d29bb-f79a-44b5-b181-04f0e9583685",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+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": "0773890c-14ca-49ba-8fd3-d0ced8027a80",
"id_user": "79575d67-148b-4742-8868-40bbc0049aab",
"date_add": "2026-05-09T09:35:50.8273519+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+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": "a32914d4-4605-4335-b821-04efb4d5c5d7",
"id_user": "850fd6b4-2a86-4843-a011-88587e9229fe",
"id_user_profile": "5f94dfb6-b3d9-40f6-b1bc-23b93ad3dfe3",
"locator": "sample string 4",
"date_end": "2026-05-09T09:35:50.8273519+02:00",
"id_pos_sesion": "fe9bf974-7478-463b-8236-6df21a45fe97",
"date_login": "2026-05-09T09:35:50.8273519+02:00",
"date_logout": "2026-05-09T09:35:50.8273519+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"st_users_profiles": {
"$id": "52",
"id": "efb5285a-446e-4db2-b280-2b30190e9fcd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"commited": true,
"st_permisions": [
{
"$id": "53",
"id": "df0957ab-603b-45cd-a553-1f6c6a5d28f0",
"id_function": "e8e2d46d-aa1a-40da-a749-5d9d1e280075",
"id_user": "65e75f87-fd95-45cb-9281-637ea0f98879",
"id_profile": "60c140e0-cffe-4139-b7be-bd8320f20339",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "52"
},
"st_users": {
"$ref": "5"
},
"st_functions": {
"$id": "54",
"id": "c53cc515-ab76-4865-8bf5-dd45b12aebad",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "8ed9d9f5-4d0d-4b0f-a3e2-ab9fd49d350f",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "29b197d3-52a8-43b8-a836-893da6fec080",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"commited": true,
"st_functions_groups": {
"$id": "55",
"id": "feb13d70-8b24-4049-acfc-37b460f780db",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+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": "cdf6abff-3e2a-4e8f-8d1c-63fda043c716",
"id_user": "2b4fe98b-c248-4baf-b41a-357ddb461aa5",
"date_add": "2026-05-09T09:35:50.8273519+02:00",
"destiny_type": 4,
"id_key": "cc5fd0a1-4e6e-4ff7-9a1c-5488d71ac09a",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:35:50.8273519+02:00",
"id_pos_sesion": "01428fdb-47ff-4ae4-b3df-73bb521c2d35",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+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": "09f07786-e0dc-4782-9e6d-8f209cc58e5f",
"spool_server": "sample string 2",
"id_doc_sa": "96d80bf0-d47c-4301-a5ab-23ee4757862b",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"printed": true,
"print_on": "2026-05-09T09:35:50.8273519+02:00",
"tt_doc_sa": {
"$ref": "28"
}
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "27"
}
]
},
{
"$ref": "26"
}
],
"mt_items_featured": [
{
"$id": "58",
"id": "4444f03c-db4c-42bc-a622-da3c3006511e",
"id_branch": "9b6553f1-9b98-45bb-a15c-761fed8b9d89",
"id_pos_type": "5a8014dc-6b34-4ba8-9525-edc5a7eb28f0",
"id_pos": "023f33a1-cd4e-416a-b662-4bc9bfd3cbf4",
"id_item": "10e26180-a1ca-4db8-a2aa-f3dffdbac2aa",
"date_from": "2026-05-09T09:35:50.8273519+02:00",
"date_end": "2026-05-09T09:35:50.8273519+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "b2b903bb-37fd-4213-8188-973a8bc3acad",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "3"
},
"mt_pos": {
"$ref": "24"
},
"mt_pos_types": {
"$id": "59",
"id": "3b1f094c-06a1-43c5-ba84-b77759506ae1",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "541ed9d9-bf95-4a55-a617-483048157c4d",
"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": "462185a4-0152-4cf9-93be-81ff6592459e",
"id_pos_type": "2191c41c-5142-4fc8-a2c0-46d86e75ae68",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "640d3495-debb-460b-8933-0f338e5ad717",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"mt_pos_prices_list": [
{
"$id": "61",
"id_pos": "df387003-84de-413e-90b3-4946b8cae5c4",
"id_pos_type": "c59272c9-65fc-460f-8dc9-a278da847ffa",
"id_price_list": "3fa3b31c-ef53-49cf-8f37-473b86634604",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "41d2177f-7beb-4bff-8bf3-78d3a7526a44",
"commited": true,
"mt_pos_view": {
"$ref": "60"
},
"mt_prices_list": {
"$id": "62",
"id": "daa14541-055a-4c25-ae56-aac03bef9bc5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "318c2e76-67ef-402e-a981-78cd43ad7edd",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "833f9876-1293-4393-8126-269ef8f45408",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "fea8ebfc-3684-498d-9071-ca3bd336c752",
"commited": true,
"mt_pos_prices_list": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_prices_items": [
{
"$id": "63",
"id_list": "8f934912-5f32-4a72-95ff-a658ddfed81c",
"id_item_sub": "695e5067-cba1-4e2b-a340-eb75d08a65c8",
"validity_date": "2026-05-09T09:35:50.8273519+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "c545709f-2215-4abb-bfa8-bc7aeeed7390",
"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": "4622b29b-ddcc-413a-9bae-3c5a4cd3f843",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:35:50.8273519+02:00",
"date_end": "2026-05-09T09:35:50.8273519+02:00",
"id_branch": "08bd581d-16e5-4be8-8025-1676f8d36464",
"id_pos": "b16181aa-fb3f-4c3e-94b0-b93ad70b14ff",
"id_list": "a895b032-faa5-44bf-bb0f-44d78a588433",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "08d4e9a1-161c-4de1-914c-994861b1b045",
"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": "309c4317-1b28-4586-b425-cdf453bdb3d3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:35:50.8273519+02:00",
"date_end": "2026-05-09T09:35:50.8273519+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": "7420cbfb-9974-4e7f-b173-c5085377dae9",
"id_pos": "298dd7d4-bad2-4cf1-9055-02bb86a0a579",
"id_list": "444460b7-6ec0-47d9-8330-f8fdead05c08",
"id_item": "95df40bc-d012-416a-afd0-da51fc6c2aa2",
"id_item_type": "76cb9e7a-a85a-4ac4-9bea-3ffd22749166",
"id_category": "b83d2722-c853-4578-8086-33a720f995c0",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"id_user_upd": "3beeb7f7-50e2-49a5-b5c8-28c6f4953f64",
"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": "9a16100d-bc27-4e85-b65b-2665b0e9a23c",
"id_doc": "47b237fa-12e2-42f5-805f-5c6f65deca1d",
"value": 3,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "67",
"id": "d921618a-b472-48a7-9c57-74f4ae228081",
"id_pos": "d0d3e72e-89bc-4d33-8de4-eae060983552",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:35:50.8273519+02:00",
"key_access": "sample string 5",
"id_user_add": "0925b664-096f-49d5-88ba-9334254dce0e",
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$id": "68",
"id_user": "43b68501-ed99-4a58-956d-3aa654a6a683",
"id_pos": "f9d7a026-405e-4285-b536-c72cf50cbec3",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+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": "6e6567af-f40d-4271-aca8-2b441fe5785a",
"id_pos": "951e8f06-f155-40aa-8c22-c50a4286833f",
"date_add": "2026-05-09T09:35:50.8273519+02:00",
"date_upd": "2026-05-09T09:35:50.8273519+02:00",
"date_out": "2026-05-09T09:35:50.8273519+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": "13274399-b316-420e-aa94-5fe58aea38b3",
"id_user_add": "794adf77-aaec-479a-b1c5-796e8952a6c1",
"id_table": "5175f6e5-a7bf-4618-8bc2-a417d02aa712",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d90ec054-3deb-4d54-a918-f5fec4d49968",
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_sync_tables": {
"$id": "71",
"id": "ac15ca22-c91a-4a30-9a00-ec8df861dca5",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "72",
"id": "6d046729-c7f5-475a-8aef-3f64377c714d",
"id_sync": "b1d2de09-38e7-4577-8f61-b9a7f8b18e3f",
"json": "sample string 3",
"id_table": "c23b676a-d6cb-4a1e-b053-c4469c4b3689",
"order": 5,
"st_sync_packages": {
"$id": "73",
"id": "c2691af9-89b5-4427-be84-9070ab439dce",
"id_branch_from": "0ca12571-096c-4e69-adb6-f2e251685d7a",
"id_branch_to": "ce6e66d9-b447-480e-94f8-5ea70ced3ba6",
"type": 4,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:35:50.8273519+02:00",
"send_on": "2026-05-09T09:35:50.8273519+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": "20a94f13-3a75-4ef4-a9aa-900d386dd03b",
"id_pos": "a7b784a7-abfc-4ecd-9b23-00e07c80f49c",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:35:50.8273519+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": "fa9603fc-2839-44e0-8bbe-f91e5ffd590c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_doc_print_det": [
{
"$id": "76",
"id_doc_print": "da83c5ee-2b55-48a9-b110-98e5cdfcd991",
"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": "f704a5c0-afde-4ee0-8e89-ee61d548aa1d",
"date_from": "2026-05-09T09:35:50.8273519+02:00",
"date_end": "2026-05-09T09:35:50.8273519+02:00",
"date_used": "2026-05-09T09:35:50.8273519+02:00",
"id_employee": "5fbc0373-3f56-4cd1-992c-3fe9d2111911",
"id_branch": "dc27953d-b6a2-4859-90dc-b8fc8350bd16",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "50fca6f9-fea1-466e-8332-55392d2425e2",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+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": "4314e93e-2133-4231-8292-c21fa6491669",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "de27aae7-cdc5-44a9-8274-d241ff537018",
"id_doc_print": "f3e308c5-1fc1-4d8b-92f2-4d295d229efc",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+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": "aece92cb-161f-44c0-a43a-563427e288a9",
"id_line": 2,
"id_item": "94c6ec3b-fd4d-4269-88a6-eeeb9b65892f",
"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": "b816ab1c-c972-4f2a-95c4-84c14f57a089",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+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": "068faf55-0247-4745-afb6-dce778b8a5b3",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:35:50.8273519+02:00",
"date_end": "2026-05-09T09:35:50.8273519+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:35:50.8273519+02:00",
"last_update": "2026-05-09T09:35:50.8273519+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": "9cfa4513-2da2-4a6a-bf89-c9d1e3657a02",
"token_id": "sample string 2",
"id_user": "f220bd27-dd84-4ac2-9ba9-f8f151e6536a",
"date_from": "2026-05-09T09:35:50.8273519+02:00",
"date_end": "2026-05-09T09:35:50.8273519+02:00",
"created_on": "2026-05-09T09:35:50.8273519+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": "e805eb1d-089d-4f1c-b325-89dcc4748e2f",
"id_room_activity": "69ded172-8df9-467b-88dc-973657bc7b84",
"id_pos_sesion": "94100d46-db8c-4a97-be84-363b4b4737db",
"log_text": "sample string 4",
"id_user": "ac8dbcae-a3f1-4c8b-a814-b44f6c4bceef",
"created_on": "2026-05-09T09:35:50.8273519+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"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
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": "2e3fdc19-7f99-41c3-9cfe-4f6dc0ebfcb7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "152478bb-23b1-448c-9d45-f435eedacc27",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "095ab1ee-50fe-42cb-8947-9d3e4f2414fa",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "a352d947-c6ad-4ffe-8c88-e6d9529f00a8",
"commited": true,
"mt_categories_items": [
{
"$id": "2",
"id_category": "acfb30cb-4a38-4393-90f4-571862d2921e",
"id_item": "372aa85d-ce5d-4244-a543-ed1a2873ed05",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "3df59aec-b2bb-4729-b2f8-534862065d80",
"commited": true,
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$id": "3",
"id": "46547e86-e4ba-40da-8ab3-5c31402c9a42",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "9d2423ad-98d2-4cbb-9508-e7d65ab83282",
"id_unit_sec": "3db3ae09-055e-4a94-89f0-4f04bd47ad8e",
"id_brand": "da17e3d8-49ba-4fc4-a888-c7975988a816",
"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": "aafd1add-5977-40f0-a693-d59f3db10bc4",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "aa5bbf8b-7b24-4b9b-81bc-4014cf6c2a39",
"commited": true,
"mt_brands": {
"$id": "4",
"id": "8cbdb236-d7f1-46ca-ba2b-3aa418aa1c67",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "3093d5ab-8442-49fd-baf9-3c4db8f4dbd9",
"commited": true,
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": {
"$id": "5",
"id": "9ba5a1e1-77f4-421a-a93a-2e5fb18672bd",
"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": "ba49afba-09b5-4ac2-b3a1-a7ece0c6c97e",
"view_messages": true,
"id_image_photo": "52c68071-0587-4980-bd75-a13f5166c8e5",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "8d9ee347-2398-4c55-843d-0f168cae07c9",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "483e72eb-d93e-4d4f-a484-02a1396d8e88",
"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": "30fb0731-6839-4ed0-8c61-8ff4b1d50d8c",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "4821737d-c4e4-4074-b860-be0f6b976eca",
"commited": true,
"st_images": {
"$id": "7",
"id": "eb4bd693-ebf8-419b-8f31-651d167d5d25",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "4b678767-21ab-403f-b4c2-1cc7f1d1cffc",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees": [
{
"$id": "8",
"id": "f45741df-0cd9-435f-89b0-2afadd1a9dad",
"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": "ac836c1f-54ff-4495-8109-b45e1a9dc8e3",
"name_pos": "sample string 12",
"id_image": "717dda72-2d42-4b72-921a-b32fbd7ab5bd",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "d5558011-3d8d-4eea-8085-5f63d0bc9f8b",
"commited": true,
"mt_employees_branches": [
{
"$id": "9",
"id_employee": "c7784afa-5a08-4d2d-8e57-87b4551c921d",
"id_branch": "315df49e-e157-415a-b80e-f75cda5fad88",
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "c04dbfa6-e664-4655-8da6-c554cbec7cb1",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_employees_profiles": {
"$id": "10",
"id": "283201a2-3b72-459b-a290-abcfe7780f98",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "6f3afad8-178f-416c-ab1d-6a0406e7ab2c",
"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": "f9be5fe6-928a-4d27-b6d7-d02279e5de25",
"id_line": 2,
"id_item_sub": "46e93f65-3f2c-40c3-83a5-ad06d00adc60",
"qty": 4.1,
"id_list": "7167764d-2960-40d6-b5cf-352d32b4c114",
"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": "d160ae68-9432-467c-9c4c-1f722be88726",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "e8cdb35d-3671-400f-81a5-bccb8812fb76",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "63d109f9-9781-4e3b-adf9-e88f032c6657",
"id_user_upd": "dec8e0df-3357-41ac-bafe-2343b64bb439",
"active": true,
"mt_employees": {
"$ref": "8"
},
"mt_items_sub": {
"$id": "12",
"id": "6ddf06d2-71d9-45f6-a52a-57d9be005b76",
"id_item": "2fbe1cdb-7522-4def-8d65-312ca0ed6216",
"id_item_type": "7759dcf9-465a-468f-847e-c5b9b32bb9d8",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "ac2a13c5-b2d7-4fa2-963a-f0efb2cbc461",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "dbba2e30-228c-4f6a-b11f-00aa845385c5",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_formula": [
{
"$id": "13",
"id_item_sub": "209dfe67-a044-4845-8d35-7b2a94296d94",
"id_item": "c11e5eea-7305-40de-84a1-63b17f161e0b",
"group_id": 3,
"id_unit_ref": "de3facfc-e5da-4878-ac91-edd2f54730fe",
"qty_dis": 5,
"mt_items": {
"$ref": "3"
},
"mt_items_sub": {
"$ref": "12"
},
"mt_units_ref": {
"$id": "14",
"id": "6720bfea-ea2c-4514-b10a-7fea6d9409f1",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "c7e41400-9495-4c60-81a2-914d6c9b67f0",
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "5fe15498-28c3-48a4-afd5-0935ab6ca934",
"commited": true,
"mt_units": {
"$id": "15",
"id": "b0fa17e4-bd98-4671-a408-037c171f1cc6",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "9079d65b-8d25-40bb-84e5-1c34b85a0e55",
"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": "681dcab3-d68a-437d-b6ad-afc978291222",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "b4721c22-a53a-462a-b867-f1152fa1f671",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "9e88eee7-2876-4044-8426-cbb193921b89",
"commited": true,
"tt_vouchers_det": [
{
"$id": "17",
"id_voucher": "7c31d12a-7ba5-408e-9e90-ce2635d2f855",
"id_line": "4746462f-736a-4d92-85d7-f772cb20fd15",
"id_category": "30a1a19b-0a72-4ebb-b5ca-1c5a540b8394",
"id_item": "b346bf12-7227-46b8-87bf-74e0daa4401a",
"id_item_type": "2ab59966-1349-46b9-884a-5a5803768506",
"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": "7f96a7c2-ad01-4996-b6e5-06f3a52fcaa9",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:35:50.8430235+02:00",
"date_end": "2026-05-09T09:35:50.8430235+02:00",
"date_used": "2026-05-09T09:35:50.8430235+02:00",
"date_sesion": "2026-05-09T09:35:50.8430235+02:00",
"id_employee": "a8cec29a-f26a-4b09-b658-82c195c31fac",
"id_branch": "592dfb66-fc63-464c-9c12-c6bfb170267e",
"id_voucher_permision": "fb3a9c36-8202-4ed7-868a-4af0ccbb256a",
"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": "332b2c63-d269-49b3-880a-959196a499db",
"id_user_add": "d6b80168-84f4-4d61-9f8c-418ec40ca04f",
"id_doc_sa": "ffd6849c-9c3b-4a68-b5f6-4780cd9baab0",
"id_item_sub": "d6fdeb69-58de-48dc-80eb-31ba362fbffb",
"id_pos_sesion": "922d4ce4-7835-45ba-afcd-c861fff154e6",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"mt_payment_types": {
"$id": "19",
"id": "ddc37752-a0fe-4844-a297-783836a6e93d",
"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": "3fee2442-34d7-43f6-a0f3-01d2eab29b66",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "d4a6f309-de99-4099-99e8-4cab3f3d04ec",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "20",
"id_doc": "481220ef-9ef6-4fb1-ad18-575a82fd090e",
"id_pay": "8edc1f18-8e10-4a69-abfc-1972c02c00e2",
"id_money": "917720f4-8b05-43bb-9abc-ce903cbffcec",
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "29cb85c9-d567-44a5-b78e-d0cb72509e1e",
"commited": true,
"mt_docs": {
"$id": "21",
"id": "81de50ee-9b42-4ddb-9704-79eead0adf92",
"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": "59f2b4a4-a012-4b69-b00f-ceb746927781",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "f04b45bf-2d5f-432a-82e3-2a67ad880e09",
"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": "476d8fd7-b99f-43e2-8117-3ba6bb405a06",
"id_doc": "958a2b9a-91cd-481b-89ba-962f3775a63e",
"id_pos_type": "28364d74-33a7-4d88-a098-08c9c8861c7b",
"id_doc_print": "e6a20976-8ba8-4aa8-aba1-9f88fa28e0df",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "3ca7a6b5-d91d-4669-981e-9e36915f9699",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos_print": {
"$id": "23",
"id": "7d6d7db4-7c1a-43f3-80d7-821d9f171ee9",
"id_pos": "40ff8478-cee7-43c9-ad07-76f2d270dcb9",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "39014a59-41b6-4016-8fb2-d8907770f551",
"commited": true,
"mt_pos": {
"$id": "24",
"id": "6ab743e7-abea-4d11-b31c-d980ef9d3051",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "61279739-ae83-4ac9-bfd3-38fec517f68f",
"id_zone": "e90e11a4-4eab-4375-af9b-ee1a575b5893",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "dd998169-224f-4cfb-b858-6f08bfbb241d",
"commited": true,
"mt_branches_zones": {
"$id": "25",
"id": "503df0e1-dc5a-44fa-8d6d-5b03a1656649",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "cd53722d-3565-4d4d-8f1d-5d4a2865a9a2",
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "074200c9-d8d0-478c-8594-4616d99c6e9d",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "26",
"id": "01649e41-354b-4419-a58a-6efc500b9a69",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "af7a0791-5647-4992-84cc-937d6cec4ca4",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "a04bf651-d445-4942-8f68-cc07369fcbbf",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "504167a0-2b26-4ba1-825c-cf7459e3a935",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "27",
"id": "b2970b6a-4095-4868-b747-4df4aac1d52c",
"id_cloakroom": "e38ee63f-c14f-4cc7-843b-a9e73663d88c",
"id_pos_sesion": "96cffa05-d1ac-4e3d-af05-9f9e5d79b379",
"unit_id": 4,
"date_open": "2026-05-09T09:35:50.8430235+02:00",
"date_close": "2026-05-09T09:35:50.8430235+02:00",
"id_doc_sa": "f88202a1-5996-4f9b-9dbf-0e99ce774e1d",
"commited": true,
"mt_cloakrooms": {
"$ref": "26"
},
"tt_doc_sa": {
"$id": "28",
"id": "32218c29-efb4-47e9-8689-5e358e9b0089",
"id_pos": "4954ea24-7c43-4e20-b778-2b76336e96c5",
"id_doc": "cff97916-d112-4d5a-adea-41adc0e4b958",
"id_branch": "f7d2e2ed-776d-4657-815d-e3513b4111fa",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:35:50.8430235+02:00",
"date_tax": "2026-05-09T09:35:50.8430235+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "5662ebdd-0423-4619-8cbe-03641f20444a",
"id_relationship": "0338907b-c13e-4011-9b5b-adc5d55e930f",
"id_loc_from": "91c9f5ac-bb83-4510-8385-a94f8f36f267",
"id_loc_end": "7fa01574-c19f-4869-bc12-8c240023f7e1",
"id_user_add": "e08d64f9-a770-4339-984c-3f57198c5d34",
"id_user_upd": "9861bdf8-cdf6-446a-bad0-66cbf5afbf69",
"comment": "sample string 12",
"id_pos_sesion": "0858759e-6201-47de-84a4-d56ce99e254c",
"id_room_unit": "6d16bf0c-27da-4c9b-aacb-6883754f6a3f",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "3fdf2c87-3e8b-4f93-b81f-8d7060cee3bc",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$id": "29",
"id": "c9701423-c1a6-41f8-9d7f-a7a1b08bce41",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "74294874-b32c-4089-b4bd-bfe9501d49e3",
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "7ddf1515-581f-4f55-a545-25eba3fd1bdf",
"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": "f445eaa5-dc80-406e-8f8f-270d76afd5f2",
"id_pos": "e91b6802-9ae2-4e49-b70d-a8faaf8d1ca6",
"id_doc": "08a88f2d-a60a-45c5-a4a5-9a3403331c33",
"id_branch": "995e2355-733c-4fba-b65c-359a02e5b2ed",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:35:50.8430235+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "a0ee0919-503a-4afd-8e5c-65e963fe5f6a",
"id_loc_from": "da7c575a-93d1-4291-ad2e-7989595c9119",
"id_loc_end": "90638df8-812e-4af2-a515-19d087a0aca1",
"id_user_add": "5ca85812-6aed-4742-adae-de0cbd51d9e0",
"id_user_upd": "c535099f-b899-4574-bd83-077a96bb694c",
"id_pos_sesion": "e42cb2a8-374c-4b80-80c4-0edd3f273f9f",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:35:50.8430235+02:00",
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+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": "4916fa0b-1efe-4fa4-8367-dc6c73ba1a39",
"id_line": 2,
"id_item": "203cb129-f606-4803-93ed-88d2742826d5",
"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": "af8f08d6-3ffe-4938-a3ef-0bea3cf621bd",
"id_item": "8b2eb984-8682-4804-b970-a24a5894fad2",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+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": "64c2e37b-e796-4179-8646-c6a8033b9fc7",
"id_pay": "79299bd7-505c-4294-84fb-baef999ccdae",
"id_money": "fbcc9ae5-1ab5-4187-b194-49685e21a319",
"date_cashflow": "2026-05-09T09:35:50.8430235+02:00",
"coefficient": 5.1,
"id_user_add": "7333274f-93c9-4ae6-a8d5-7b3e35e9012c",
"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": "a48def83-4e60-4a27-8b1c-08d4525ff0ff",
"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": "55393c39-4647-49c0-abbe-bb647448cc42",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "17572297-733f-44a7-8f3a-f03f824e9d71",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_money_rates": [
{
"$id": "35",
"id_money_1": "35154077-e86f-49a8-acb7-216f9404df9e",
"id_money_2": "7b3f338a-9e55-4b56-a5c2-3158761e53e1",
"date_from": "2026-05-09T09:35:50.8430235+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "11419b17-e3f1-4bd7-bdba-055ef7c8dca9",
"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": "8bf29985-e3f9-4b30-ae12-84a0bf61c21a",
"id_line": 2,
"id_pay": "80829ee1-ad4c-4ac0-acf1-68a7f987b91b",
"id_money": "3fa25f91-5375-4f31-836d-23d57c043ba0",
"coefficient": 5.1,
"id_voucher": "9c6abd78-148b-46ee-baaa-225140c819d6",
"id_employee": "adbe18ec-217e-49fa-8ed0-8efb55a7e7ce",
"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": "12352ade-b4d2-4b80-83ae-30f0995cb2ba",
"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": "37bcd9c4-6ecc-48d8-a726-db35f12f212a",
"nro_sesion": 2,
"id_pos": "9391ebe5-6bd7-44de-80b2-e3313637f400",
"date_tax": "2026-05-09T09:35:50.8430235+02:00",
"date_open": "2026-05-09T09:35:50.8430235+02:00",
"date_close": "2026-05-09T09:35:50.8430235+02:00",
"id_user_open": "07b7c032-e25b-4a37-8543-0133f4f09e1b",
"id_user_close": "19f6319e-36f7-436c-85d9-e85d5cf0e2fe",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_items_customs": [
{
"$id": "38",
"id": "90200e7a-daaa-447d-93ea-dfcfaf52bc29",
"order_id": 2,
"id_item": "d1d4bb0d-0df9-4f43-be14-95a0cf8c4ad9",
"id_item_type": "087dd017-5d9e-4118-b60e-d8e0936e1a1b",
"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": "c630f32e-e461-4ec5-af24-63cd5f2aeffb",
"type_item": 11,
"id_voucher_json": "d20e8dcb-b6e8-4fbf-8ef3-2cadfece0094",
"count_voucher": 1,
"id_category": "4e3b11e8-b4cf-41b5-a176-f40208fec066",
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "71491f92-8339-426b-b5c1-2091407cf645",
"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": "636d3f8f-9906-46d2-a78b-c3c6b3d7cabc",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "02297165-0700-467b-8d2e-7bdedaa0a15e",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$id": "40",
"id": "b80b8a27-3749-4a58-861d-eaffd98dd53f",
"id_room_unit": "3021dbd0-1796-4830-a536-22b41b83e974",
"id_room_list": "2b860d13-badc-4d74-88aa-0adf0b3ef398",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:35:50.8430235+02:00",
"date_from": "2026-05-09T09:35:50.8430235+02:00",
"date_end": "2026-05-09T09:35:50.8430235+02:00",
"date_open": "2026-05-09T09:35:50.8430235+02:00",
"date_close": "2026-05-09T09:35:50.8430235+02:00",
"id_employee": "b67cc7e0-0276-4949-99ab-773a91d14ac1",
"id_employee_sec": "a45aa7e4-cdc8-4a86-9b4d-81a0e8bfe90c",
"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": "bdeac571-bb37-41c7-b24b-ff1f3f53da00",
"comment": "sample string 7",
"id_user_open": "0b11279a-7d69-4c7c-9baa-d1528ef7b8f5",
"id_user_close": "ea864d87-c012-49ac-b287-a17c302ea3e0",
"id_unit_state": "bfb23c31-571e-40c0-a38a-8c8fb15067aa",
"id_pos_sesion": "7e506fea-90e2-44fe-a35c-a0d777b643c9",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:35:50.8430235+02:00",
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"commited": true,
"mt_employees": {
"$ref": "8"
},
"mt_employees1": {
"$ref": "8"
},
"mt_rooms_units": {
"$id": "41",
"id": "01dd60df-3515-42fe-86aa-2f6ddc1b1344",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "8f6f27dd-b580-4e19-a925-8a8ee1a24bd5",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "8f87d7b2-f294-4317-bad1-eacd2a80f915",
"locked": true,
"date_locked": "2026-05-09T09:35:50.8430235+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "d37c62ec-b1b9-49e4-b0a1-52b463b94801",
"commited": true,
"mt_rooms": {
"$id": "42",
"id": "f09cbf06-98cf-4284-a813-d4be180b671b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1a386f9e-6f6b-4412-a29c-e84e2859d6fc",
"name_pos": "sample string 6",
"id_image": "081abd2a-b9db-482e-8e5c-3f191df289a1",
"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": "6cae16bb-e828-41c7-82f6-77f579362c01",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "6a460fba-cd79-4349-a72c-438d9331afb4",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "43",
"id_pos": "87293a15-1778-4ba8-a8c9-e1e60f574876",
"id_room": "bd18a3ee-7d70-4bd8-aeba-119f570a1f4c",
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "a792d105-24bf-4304-ac62-16196a324187",
"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": "dc812387-7a3c-43a0-a4f2-a2d2b3931bbb",
"id_room": "45a104bf-6855-4369-a588-cae6852b7b58",
"date_in": "2026-05-09T09:35:50.8430235+02:00",
"date_out": "2026-05-09T09:35:50.8430235+02:00",
"id_user_add": "ac3afb98-0511-4a91-a215-1d57eeb11be9",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+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": "0b34403d-68c6-4bea-944e-f7f2ef488a26",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "0e0dec0d-ff3b-422b-986a-f41281904c23",
"commited": true,
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states_types": [
{
"$id": "46",
"id_room_type": "3358d914-860e-44d8-8293-d6f94be4b1db",
"id_room_state": "19febd88-afd0-4ee9-9205-1054218e6595",
"id_image": "0b65bace-fcb4-4931-8bca-e438fdc0fa25",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "c59678f3-c39a-479e-999a-6cacaeed521c",
"commited": true,
"mt_rooms_units_states": {
"$id": "47",
"id": "cbd392e7-1230-4338-89de-5ba8824e3a3c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "8d6688be-91af-42f1-9773-fc00d60571ad",
"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": "9385cd8c-eadf-4b23-ac61-abadbd6ea9d9",
"id_pos_sesion": "5703159d-2245-49ec-a72d-9f778c197eb2",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "ae39f720-4c15-49a1-87e0-23aab54cdf60",
"id_room_unit_activity": "e1da5aa9-dd27-4e5e-b2a3-8da26ba278de",
"id_doc_sa": "76259448-fd12-40cb-8222-055d13942e1d",
"id_pos_type": "8b4a6dc6-508f-4590-9189-fb84fc03f0c4",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "199e998c-30b6-4f47-be79-9a81551c8f80",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "37"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "0611d9c9-ac40-457e-b76a-55190e34507e",
"id_user": "4765913a-ba3d-4bd8-bb0a-e701c2a2cc73",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+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": "53598535-825c-40be-96b3-aff6760f6c21",
"id_user": "b618f157-4c7e-4982-8636-3086f911e56f",
"date_add": "2026-05-09T09:35:50.8430235+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+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": "58584a7c-afa9-4b0a-888f-9627baf6d7f2",
"id_user": "55fc86ba-0636-48bb-acd3-9953997640c0",
"id_user_profile": "86350da9-b6f2-4aac-8132-29fd48574f9e",
"locator": "sample string 4",
"date_end": "2026-05-09T09:35:50.8430235+02:00",
"id_pos_sesion": "b0add2bf-c806-4ce4-be9f-ed07ebd82245",
"date_login": "2026-05-09T09:35:50.8430235+02:00",
"date_logout": "2026-05-09T09:35:50.8430235+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"st_users_profiles": {
"$id": "52",
"id": "09ff7b6b-562d-4ec4-80a6-c5ccea20e6f0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"commited": true,
"st_permisions": [
{
"$id": "53",
"id": "b9960c96-246d-41ea-ac2a-b84a89bde089",
"id_function": "b0114aa1-1f46-4d3d-b4c1-f2cbb264de9b",
"id_user": "07b39937-8bfd-4b25-b4b2-78bc79ee0f53",
"id_profile": "868729cf-f441-4047-b837-6d9813a8054c",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "52"
},
"st_users": {
"$ref": "5"
},
"st_functions": {
"$id": "54",
"id": "5b33607a-fe18-4cb5-ba49-6af04fec3e01",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "296c9f60-0ab2-4aa4-80fb-9f0ed013a599",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "ee7b613d-894f-4b84-bd2d-00d3273ea460",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"commited": true,
"st_functions_groups": {
"$id": "55",
"id": "135a9776-e21d-4c8b-9d0b-7c69134cbe5e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+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": "f18bd3e6-e85e-45a6-9f57-bf90a626f4d6",
"id_user": "87b327a5-a235-441a-93a0-b91d4ff83711",
"date_add": "2026-05-09T09:35:50.8430235+02:00",
"destiny_type": 4,
"id_key": "15cee5d3-e1d6-44e9-8a4a-6635ea38eb13",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:35:50.8430235+02:00",
"id_pos_sesion": "959883d9-8d74-410e-b9f3-85b9ac0a3c9e",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+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": "03e587f0-3eaa-48d9-b0ac-6f4559a997d3",
"spool_server": "sample string 2",
"id_doc_sa": "7feb5eec-4415-426a-b4d2-6ec5e6402b62",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"printed": true,
"print_on": "2026-05-09T09:35:50.8430235+02:00",
"tt_doc_sa": {
"$ref": "28"
}
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "27"
}
]
},
{
"$ref": "26"
}
],
"mt_items_featured": [
{
"$id": "58",
"id": "fe62b585-3903-4673-b715-73d38834da8b",
"id_branch": "13215502-3227-472d-b2c4-4c98187175bb",
"id_pos_type": "a58b6177-f9e7-4ff2-8a69-75dd38bad911",
"id_pos": "0536355a-23a3-4b3c-96dc-19a7b476e298",
"id_item": "0e930390-d6b0-4a0a-a25f-54519b31e35b",
"date_from": "2026-05-09T09:35:50.8430235+02:00",
"date_end": "2026-05-09T09:35:50.8430235+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "3fa4a4b3-8cfd-4949-827b-3a63fc4f698e",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "3"
},
"mt_pos": {
"$ref": "24"
},
"mt_pos_types": {
"$id": "59",
"id": "1898017d-b8ba-4d4b-ba9a-73e7e09e89a3",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "c3b6cfca-c673-480b-9168-91ac4ea57883",
"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": "5c3500a2-ef74-4151-972a-a5c58c554dcb",
"id_pos_type": "48c86964-a2b9-4bd1-8f63-5059691853d7",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "e90aff14-e5dc-4242-ad47-463f8280084c",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"mt_pos_prices_list": [
{
"$id": "61",
"id_pos": "e54d7ba4-a84d-45bd-9c2d-6af4bf2d0a23",
"id_pos_type": "0f475e2b-7bdb-463c-8d4d-153f8dd16817",
"id_price_list": "15f7435f-3bd4-4818-9254-c1fd1f2edafe",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "5359e4a1-7eeb-4b2b-bd52-e4f48a839ca9",
"commited": true,
"mt_pos_view": {
"$ref": "60"
},
"mt_prices_list": {
"$id": "62",
"id": "b92061a1-316f-41b7-b226-c59d2b853622",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "b718d777-7a6a-4a77-ad6b-cfe9d6952b0e",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "207125ea-5502-4cc8-bfdc-15fcc5331bb8",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "f19f5e97-0c12-4f4e-8cd3-e0afcdb00b79",
"commited": true,
"mt_pos_prices_list": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_prices_items": [
{
"$id": "63",
"id_list": "3322c101-f63a-4650-8a4c-e5d998063915",
"id_item_sub": "63ebbc06-a998-4d0d-9248-b2b61ae73390",
"validity_date": "2026-05-09T09:35:50.8430235+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "ee445ea2-8772-40e2-980f-df0024b38a85",
"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": "3bcb1e08-9325-45ce-8a97-a0df1057a057",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:35:50.8430235+02:00",
"date_end": "2026-05-09T09:35:50.8430235+02:00",
"id_branch": "735bbc66-cd0f-4a70-aa46-652d0bd42625",
"id_pos": "90cd2588-37b0-4c13-a8b6-0796458591fd",
"id_list": "39250de3-5011-4bdd-b305-7e9cd1a65c18",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "25c92fb8-cdbe-4d91-a544-f12135aefc8e",
"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": "051ec0f1-6c2b-475f-acac-0a5dc18dac8c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:35:50.8430235+02:00",
"date_end": "2026-05-09T09:35:50.8430235+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": "fb764a46-57c5-4341-bb98-e0894416d793",
"id_pos": "b2cb4afc-a12b-415e-9986-d7aecfeafaeb",
"id_list": "872e7f27-f52d-4d96-accf-596b73360858",
"id_item": "e512c15d-6b69-492b-8eb8-a0f6f58275a4",
"id_item_type": "b5ceaff3-3a81-4db3-abb7-dad5ab4f1ff1",
"id_category": "41afaa87-8747-467a-a138-8ec85b028c91",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"id_user_upd": "5b1d2d95-05bf-46fe-a244-76d559a0f009",
"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": "60432d3a-a1e6-4725-8472-1a9a0a91c059",
"id_doc": "2e2aab37-dcd4-4562-8e00-767bc5975c57",
"value": 3,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "67",
"id": "50e6bdae-8c00-494d-a033-7adbbd8ddb00",
"id_pos": "55989b39-0821-4e11-913b-45ac16c02923",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:35:50.8430235+02:00",
"key_access": "sample string 5",
"id_user_add": "9d4cd07e-61e6-4c42-bba1-88a2bba80b37",
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$id": "68",
"id_user": "0324b30d-214c-4bca-967a-12e64518d329",
"id_pos": "4f76c921-c564-48cc-a27e-1e14de500c94",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+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": "bb6d8d53-1c07-460e-acf7-e62fc8f2ecd8",
"id_pos": "a9ec99b4-c703-4b5c-bcd0-83c5aab9942a",
"date_add": "2026-05-09T09:35:50.8430235+02:00",
"date_upd": "2026-05-09T09:35:50.8430235+02:00",
"date_out": "2026-05-09T09:35:50.8430235+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": "0a3ebb26-64d4-4765-939f-59b9f4f05524",
"id_user_add": "799f473f-0235-42d5-87a4-6b481a249cf8",
"id_table": "9abece59-affb-4353-911e-6ccdd298a7a4",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "6bcb383e-8c17-4997-b7b0-bb3046b3a721",
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_sync_tables": {
"$id": "71",
"id": "9e45e8c1-8419-4fcd-81e4-212390eb44be",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "72",
"id": "66868cbc-784b-4400-b40e-6bbd5e9f971d",
"id_sync": "d6958809-96cb-497f-a34e-0251dd475105",
"json": "sample string 3",
"id_table": "9efe4cc3-65aa-4394-94d7-2764141e1c78",
"order": 5,
"st_sync_packages": {
"$id": "73",
"id": "3afb547f-576a-481e-aff6-c7f6a854e933",
"id_branch_from": "3348e0bb-2b60-4f2c-a534-3ed671708d3a",
"id_branch_to": "aa40bab3-f7b5-4ad4-944e-ee26cec5397e",
"type": 4,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:35:50.8430235+02:00",
"send_on": "2026-05-09T09:35:50.8430235+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": "5fdc3072-2380-428c-974b-7202a305107b",
"id_pos": "24de7f39-0030-48fa-8ed5-e2d28e2d1da4",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:35:50.8430235+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": "3d36903c-1145-4464-a22e-70b32324522a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_doc_print_det": [
{
"$id": "76",
"id_doc_print": "3d83c164-b4e4-4a30-b051-174835936e14",
"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": "993e9a7a-af3e-4627-98ca-8ad6391f6c68",
"date_from": "2026-05-09T09:35:50.8430235+02:00",
"date_end": "2026-05-09T09:35:50.8430235+02:00",
"date_used": "2026-05-09T09:35:50.8430235+02:00",
"id_employee": "5fb0adc0-8661-412d-af74-eed0fab82ab2",
"id_branch": "143e8004-1ca5-450c-8b80-4724fbcc66d0",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "2c5aca42-a50d-4e8c-aa89-24e30b21e040",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+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": "6f07d1e9-2927-4bd8-b413-45f32a83694d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "f1ad1ebc-2532-484a-aebb-89cbac0c153b",
"id_doc_print": "d1618765-14dc-415c-8c26-76dd7b222844",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+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": "53911e1e-c506-4609-9541-fbfba4749973",
"id_line": 2,
"id_item": "91d714f2-6ead-407b-a1af-351912738941",
"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": "605ebaf3-931c-4f34-b235-a2acd17c43d9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+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": "797c0f01-d5be-4ebe-b4ef-b27f1ef63f3b",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:35:50.8430235+02:00",
"date_end": "2026-05-09T09:35:50.8430235+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:35:50.8430235+02:00",
"last_update": "2026-05-09T09:35:50.8430235+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": "fa7f8691-0b08-40d0-92fa-0f75f3c13abe",
"token_id": "sample string 2",
"id_user": "e45aeebe-100f-44ab-ba5a-dc89d4d11096",
"date_from": "2026-05-09T09:35:50.8430235+02:00",
"date_end": "2026-05-09T09:35:50.8430235+02:00",
"created_on": "2026-05-09T09:35:50.8430235+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": "20c9c66e-3427-49c4-9523-f8af5df249e2",
"id_room_activity": "ea3c66ff-e9b6-4664-be43-38ad21a14cfa",
"id_pos_sesion": "23128cb9-387e-4288-931f-c5d921695044",
"log_text": "sample string 4",
"id_user": "fd20bb6c-df91-48c4-87a5-7f0327cb9127",
"created_on": "2026-05-09T09:35:50.8430235+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"
}
]
}