POST api/Mt_Pos_Print
Request Information
URI Parameters
None.
Body Parameters
mt_pos_print| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_pos | globally unique identifier |
Required |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| mode_print | integer |
Required |
|
| port | string |
Max length: 10 |
|
| baud_rate | integer |
None. |
|
| data_bits | integer |
None. |
|
| stop_bit | integer |
None. |
|
| flow_control | integer |
None. |
|
| parity | integer |
None. |
|
| pin_cashdrawer | integer |
None. |
|
| ip_printer | string |
Max length: 15 |
|
| port_ip | integer |
None. |
|
| printer_name | string |
Max length: 100 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_pos | mt_pos |
None. |
|
| mt_pos_doc_print | Collection of mt_pos_doc_print |
None. |
|
| st_users | st_users |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "7a72170a-ac78-4de5-b421-fda17f2e0f06",
"id_pos": "1f4c4489-2b97-470d-b035-d5fe02079605",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "bf0b94f6-fe9a-4277-a3b0-f2481e555960",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "a0023012-005a-4676-ac4e-e119bb99e475",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "34e8019e-ff77-4a7b-91b5-94b8a7edb865",
"id_zone": "4c31b77a-5e06-45ed-bc1b-1ad0316c0342",
"user_required": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "de071c7b-84f7-4219-a8ea-c08352299561",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "ddea2647-e75e-45a3-80fa-6a5e75a09007",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "4ed2e8fe-61e6-422a-81ec-a9aff142e050",
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "733d1cd7-672c-4d68-94be-8b18da8e36bb",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "87baf263-ce3f-4e4e-a8e0-a448b881400e",
"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": "d13e2435-7cdc-4d4d-ba04-4604357cde85",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "5589265e-bd35-4794-a2fd-cf7496abf046",
"commited": true,
"st_images": {
"$id": "5",
"id": "67bf9500-cf30-491e-bad5-097f0cbebce8",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "4d4ffa22-a0f2-4ecd-8700-6a38c1d4b2ef",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "12dfc01f-90ef-421a-91a7-326252e6612e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "8d124b8f-1ce0-4a4d-ada6-5acf45569d24",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "39fd16fe-4926-4985-88ea-95d5da430f5c",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "a3393230-628c-4cda-8f5c-9e3387d2e59c",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "a999f5cd-7c1d-476d-a475-f87e45f81ca0",
"id_item": "8746ab75-7580-40c3-a43a-e24fafdbbf92",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "bb254704-1490-4323-a5da-c43a36c3e328",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "bb5e3a18-1571-435a-a3c5-3bd5658dbb9f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "e03bb831-e1ee-42ca-b687-f3d7b2ee4382",
"id_unit_sec": "fdfe75cb-b0f2-4c29-807e-1694c6eb58ae",
"id_brand": "3d9be38e-0be8-41ac-88d4-2dd792449d90",
"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": "7021d60b-f5c5-41b2-a0a2-2fb70159950c",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "1e460e43-c2ad-4e42-ae81-fbb8e3514ee4",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "d18fb5ab-857a-4675-810f-411a12efd751",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "c73bae22-d21b-46d3-aa38-a63c176dabe8",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "d87dd163-cbdf-4f07-8768-a101e641734c",
"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": "4820470c-247e-4022-aa31-41a60674f28c",
"view_messages": true,
"id_image_photo": "a23ab05a-790c-46b1-9915-e119c3496bac",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "b370cf07-9346-4220-a5da-db2dd37916db",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$id": "11",
"id": "bd9a3d6c-1259-4f0b-855f-1aa81624bd6a",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "bde6f960-b6d1-4bc6-9705-2736d5eca192",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "d27861df-5c9d-4870-aeab-f720579de5bb",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "e1cba46e-6308-42c1-85c8-ba3a76fb94b4",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "80c13e31-86fb-4f09-99b0-ad85ccd6d318",
"id_cloakroom": "e82e8cfd-2af3-4238-a217-f28f0fb4dce4",
"id_pos_sesion": "7fd2d7ad-c2a1-4ebb-a24e-51b662deb643",
"unit_id": 4,
"date_open": "2026-07-08T09:46:41.3700951+02:00",
"date_close": "2026-07-08T09:46:41.3700951+02:00",
"id_doc_sa": "7dbe7247-fc14-41f0-85e8-f7ebfe6b020c",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "c910afcd-dff2-4250-bdb9-3d8faa55b223",
"id_pos": "b68e5333-11bd-45b9-9ddd-1ef17d9158d5",
"id_doc": "1e3d00cd-ea4e-431e-a091-1c5a9818f104",
"id_branch": "03e482b6-7086-47e4-aee9-ddc33b976cb5",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:46:41.3700951+02:00",
"date_tax": "2026-07-08T09:46:41.3700951+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "c09e4806-3341-4c6f-86eb-bf4acbdaa3dd",
"id_relationship": "80dbe9ad-8e86-4bcc-8576-d48f4380b700",
"id_loc_from": "17300303-adf7-4b10-9ea1-f5fb9a6c999f",
"id_loc_end": "43f8fe98-1cba-49fd-95d0-0883dab2de05",
"id_user_add": "720b4079-cb1c-475b-a958-467b7e665163",
"id_user_upd": "ab6ee5e5-6b02-4958-b39a-1476ae574eb4",
"comment": "sample string 12",
"id_pos_sesion": "260fe001-cdf5-4767-b499-59d3eb796bb9",
"id_room_unit": "612d80e3-fc36-46a1-b2a5-4ac86683cbe5",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "3fe14602-dd93-49cf-add1-030f0c75f6cb",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "43de7096-995b-4c0c-8fcd-72c85c83869f",
"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": "d48dcb7a-531c-4565-8bd8-9005bd8edaa3",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "451574dd-aea1-4f94-9b8f-8ec948088788",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "0a0ad0ef-98f3-4d26-b415-014bf12089af",
"id_pay": "5b945e6e-6fe1-4b81-a60d-365be9c26582",
"id_money": "e3d0dab5-ad7d-4bbe-843e-b5112d27140d",
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "c525365f-9d17-4a6d-aa49-ff5c18009c99",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "a447eedb-b7e4-4643-b9df-beea9cc82419",
"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": "769aa5ab-e60e-4049-b022-a55ddd4d4ebd",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "de292858-e373-4c3d-b58a-e31189002e5f",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "f5955893-e412-424c-b095-fa1841f4a910",
"id_money_2": "2f98b50f-3114-4e7f-a2cb-e5f6b33d3271",
"date_from": "2026-07-08T09:46:41.3700951+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "e3fee517-0a89-4045-a8cb-666056a7ea0a",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "1a7790f5-f3f7-4ca3-aadf-8b6b4b825171",
"id_pay": "31974e5c-1470-45d1-97ec-3128ff71c9f0",
"id_money": "218bba92-0dde-4519-885f-71d403b32550",
"date_cashflow": "2026-07-08T09:46:41.3700951+02:00",
"coefficient": 5.1,
"id_user_add": "232c3ebc-dce3-40e5-9951-09e838c249b0",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "1b688ccd-b60a-4ba8-86d2-032ba6c1e056",
"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": "7030a971-8646-4d5b-a1be-f21b8d48ad14",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "a231adf5-9ae6-430e-9af6-0d4976103769",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "0cecf3e4-df70-45d0-903c-2325c4f194e2",
"id_line": 2,
"id_pay": "9842d706-63f5-43e5-94cf-39db2fea2bf5",
"id_money": "9faa46c0-9e71-4a26-84e6-e41925c58e1a",
"coefficient": 5.1,
"id_voucher": "d448767b-7334-418d-b8fa-391aaa36fdc2",
"id_employee": "44f45371-d0fe-4570-b643-132c13f9a1ab",
"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": "319fda31-80e1-4a78-97f1-314db2dad997",
"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": {
"$id": "21",
"id": "0872e3a4-6017-4dd6-b726-062a0fa068f3",
"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": "8e8f0382-1951-4a18-b919-718b134d2b53",
"name_pos": "sample string 12",
"id_image": "c4eaa1d3-13fa-405a-b438-82ce0d7ff26d",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "182712a8-0de1-43de-b4f0-1db2d8ca1d84",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "0bbad170-3639-46ae-983e-fa16fea0163f",
"id_branch": "51d041be-3f19-4de5-9cdf-023566c93f1b",
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "6ea1ac68-65c8-44a7-a3a1-49ed89718ea3",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "945a60d1-8b16-4f37-ab94-dbba75faa533",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "4b7282fa-7e3e-4731-905f-7ec8b4081f2a",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "10"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "2fc1b64a-9c17-425d-9f94-9be5a0f77695",
"id_line": 2,
"id_item_sub": "66f54f57-cb9b-4a31-bafb-6f872cf38c38",
"qty": 4.1,
"id_list": "d71b5640-df7a-4987-b006-f0c22a7b51cb",
"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": "ca57025e-806b-4265-86b3-2d133d5fbb86",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "eff58a6a-9bbe-4025-8b6f-5c04468399fd",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "b7e87dfe-f90d-4c7d-8f28-af8b682c7e69",
"id_user_upd": "41aecc0a-0967-4694-ac38-2c82ad39d5a7",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "319ff358-7312-4170-9c29-34fbd6b29ecc",
"id_item": "2b3a62c9-24da-4e3e-b17a-73f9493739b3",
"id_item_type": "80946bfb-4e85-4225-859e-6a6e7a21ecb0",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "e17e4c91-fbe6-483a-afd0-e9e95f02d32a",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "5cd34dbb-0381-4c28-9db8-fb87ded26313",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "a79ab93f-d39b-42af-b978-2d9460102499",
"id_item": "eb2ff7bc-56c5-4674-ab9d-99e303e1b314",
"group_id": 3,
"id_unit_ref": "bda67c4f-dad1-4b8f-9737-c82aaf549227",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "2e9d2534-6e91-4b5c-9674-f69c06c22fb5",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "c2aab861-7349-429f-9373-a213cd10f453",
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "f413132e-33e6-47bb-9060-3924da28813e",
"commited": true,
"mt_units": {
"$id": "28",
"id": "a62e8b4c-f9ea-4757-984f-55111e3b4f50",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "67c9e576-e75e-4904-9712-a0ae140f5286",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "78816856-06f5-4a27-ad2a-c6b316dfccea",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "efd04b75-5d35-4a42-8b6e-39280c2cfdd6",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "55cbd401-07a1-45fd-91f2-7ba944b23370",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "20059366-de09-4c09-b03d-e94c5c1e788f",
"id_line": "a8279f02-c87d-44ef-9613-cbc83b59529c",
"id_category": "c2d3764a-0b04-4bb9-826c-153d00e72d5d",
"id_item": "641d60a6-4e7f-4015-977b-77604a6387f7",
"id_item_type": "6443668f-bab1-4429-ab7f-c52776ee5878",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "4ecc80c3-629e-4fda-98ca-a1e8f094ff0c",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T09:46:41.3700951+02:00",
"date_end": "2026-07-08T09:46:41.3700951+02:00",
"date_used": "2026-07-08T09:46:41.3700951+02:00",
"date_sesion": "2026-07-08T09:46:41.3700951+02:00",
"id_employee": "1b559847-34f1-4a05-9a54-632851097a0c",
"id_branch": "984d98ee-90a7-4d7d-b3fb-391554852445",
"id_voucher_permision": "bd2348a0-bc9a-4465-a867-6ec2b1479329",
"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": "b06b974f-d2c1-4d3e-a85a-8654a457a478",
"id_user_add": "e1871bda-77ac-4fa9-8606-b01564584cbc",
"id_doc_sa": "cee81e38-9db1-4198-a12b-af4bb2fca2fa",
"id_item_sub": "aaa7d6e9-4ddf-477f-8eda-49c6b3b4ccb8",
"id_pos_sesion": "551776a3-888f-4084-917c-14ae1de5846b",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "edf1d210-39da-490f-b16a-dba4ba5a1235",
"date_from": "2026-07-08T09:46:41.3700951+02:00",
"date_end": "2026-07-08T09:46:41.3700951+02:00",
"date_used": "2026-07-08T09:46:41.3700951+02:00",
"id_employee": "cbcd6370-155a-4038-898d-9fec9ea8f91f",
"id_branch": "4f5c0850-075c-4961-990b-b3dba38dcfe9",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "d3948834-65b4-473c-bdd3-53ff9dca8877",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "0ce98240-8882-4ce0-92b7-1551ee248039",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:46:41.3700951+02:00",
"date_end": "2026-07-08T09:46:41.3700951+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": "d51dd924-8e01-4e79-a7c7-72c97b4e1587",
"id_pos": "faff2504-880e-4e9c-b81a-adc1bc54a0f0",
"id_list": "937efa39-883b-4ea6-b5f9-7c39c525001d",
"id_item": "9456d9d2-528d-42e2-b126-a56d7afb0809",
"id_item_type": "21bdb158-e077-44b9-80ed-44bf0a7bcea9",
"id_category": "f4b7a911-713f-413d-be2d-93e16b335e2b",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "202fdc73-64a8-414f-9ef9-41a3f960124e",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$id": "34",
"id": "d45bb818-c3d5-4e57-ac48-0a35d9fd9fc5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "0b860ebf-d5fa-4c6f-8c15-faba2c489cb8",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "88cf3d4a-c5ae-444e-88d7-6d98cfba5aa6",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "0a4c1980-5ec9-42b4-9a45-07678161dfe4",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "9c91f371-8ef1-4dcb-95e0-919f44620c9b",
"id_pos_type": "29451413-8a6d-42c7-a71c-8a94b32116b0",
"id_price_list": "d8b7ceae-0346-46f2-8986-33c5811b2323",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "a60cba9e-81d9-4e3f-ba87-e2c9cf911bd1",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "2eb559bf-c5ca-47a5-b9f0-49120fa007e8",
"id_pos_type": "03a525c8-834c-4546-90b8-75189ff3a22b",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "d65bfbcf-6dc3-4fa8-a791-051d59205ff4",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "c9827af4-df18-4de7-bc0e-235c3e7a6a10",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "0867ca90-ebed-4216-9e05-1ef81d948c59",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "e93a343e-b69f-45d0-97b3-3a5599138ec7",
"id_branch": "cb4ed9f2-72ed-4645-b157-ecf2ef4c5cd3",
"id_pos_type": "b5e3ffcc-e3d2-46ec-b821-96f9468facc3",
"id_pos": "0fd034b9-c065-44d5-a624-deb9efa4ee01",
"id_item": "3d76e755-d382-443e-8998-ed3e54ad3ded",
"date_from": "2026-07-08T09:46:41.3700951+02:00",
"date_end": "2026-07-08T09:46:41.3700951+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "8a21b326-a575-48b9-b990-aa53c57d3e5c",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "2"
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "38"
}
],
"mt_pos_doc_print": [
{
"$id": "39",
"id_pos_print": "58fcaeea-bb95-41b0-928a-767a1f5a8f48",
"id_doc": "5a78d5da-0dde-49e4-87ab-d23290d6f104",
"id_pos_type": "94b7f9ee-45bb-4b89-8e1a-739e143f01a6",
"id_doc_print": "c5127ec4-b8d9-41be-b3ac-d9554d8de396",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "7d09e943-41c8-4ca4-8f3b-59eafe46b612",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$ref": "1"
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "682e8659-9f49-4642-81d1-bf8c84d0e158",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "824c12f6-5009-4a08-9d6b-2a86ef3092d6",
"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": "40"
}
},
{
"$ref": "41"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "42",
"id_list": "2afcc675-5657-43cb-9890-301a35df644c",
"id_item_sub": "81bc6720-4319-4b05-95f7-2d9419f34a51",
"validity_date": "2026-07-08T09:46:41.3700951+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "3f8a93a3-be94-4a58-bae3-5216b3af4a28",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "43",
"id": "04d3231d-a500-4aa0-b371-70dacd7aa4a6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:46:41.3700951+02:00",
"date_end": "2026-07-08T09:46:41.3700951+02:00",
"id_branch": "6b8ecfd2-cb25-489d-83c7-34848fe1fddd",
"id_pos": "8d3a0a66-b822-4102-8408-89a302f9f774",
"id_list": "1523c0b8-31bc-44b3-9327-6ccd2956971a",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "16d4882d-b33e-4bbe-aef0-29c6c50f5db0",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "671ea067-23fe-4bda-bb2a-8de98fb7f623",
"order_id": 2,
"id_item": "a5a34782-00e5-4236-a9ec-e38836a2208f",
"id_item_type": "7618ab52-8609-4c52-924f-d5ae7bbe87cb",
"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": "9524c472-7b4b-4e4f-8bf8-6826d41dc1cb",
"type_item": 11,
"id_voucher_json": "29b51c70-879f-4b3a-9a48-4ebf0e7214f1",
"count_voucher": 1,
"id_category": "06575638-b1f4-4eaf-9894-ce7c3ce34196",
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "2b4c28e4-419a-4f33-bf10-e1c626653647",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "45",
"id": "b5151e3d-7668-4291-af3d-3fa1e6621e61",
"nro_sesion": 2,
"id_pos": "8ef490df-e2ef-48e3-8b4c-d5ab339fe7c1",
"date_tax": "2026-07-08T09:46:41.3700951+02:00",
"date_open": "2026-07-08T09:46:41.3700951+02:00",
"date_close": "2026-07-08T09:46:41.3700951+02:00",
"id_user_open": "6976422e-1d0c-44a4-a71c-2d4343b020c9",
"id_user_close": "dcb9bbcf-3837-4360-b383-ae203312752a",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "b12e26db-36b3-4e6a-a1ea-d69c3cc5efe4",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "1ce0f90f-c7bd-442e-b140-c3e83dcd7c5d",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "beab7dd6-0ba7-478f-9fa8-d00394026ecc",
"id_room_unit": "3c12241c-8cd9-438d-b74f-a73e6ff227a5",
"id_room_list": "67a98a8a-1901-4771-a795-0c86d5c552b0",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T09:46:41.3700951+02:00",
"date_from": "2026-07-08T09:46:41.3700951+02:00",
"date_end": "2026-07-08T09:46:41.3700951+02:00",
"date_open": "2026-07-08T09:46:41.3700951+02:00",
"date_close": "2026-07-08T09:46:41.3700951+02:00",
"id_employee": "4b3b25e4-165a-495a-9690-bee1f81a6b56",
"id_employee_sec": "c91c2fb0-0674-4028-b0b8-de455ac43aff",
"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": "bfb951f3-4f25-453f-9839-95d3e7d5b706",
"comment": "sample string 7",
"id_user_open": "687f0cc7-22f2-440d-b1b0-b04027d7a18c",
"id_user_close": "0a9e701e-1103-4992-9bdb-c809f9b67615",
"id_unit_state": "fae42d27-9abd-4fd1-a9d4-bbd2e8061f37",
"id_pos_sesion": "9257ea8f-72c5-4c9e-ba12-58599abd79e6",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T09:46:41.3700951+02:00",
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "4dacac7d-9b44-4284-9991-a8f3871b77c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "c851c534-f437-4576-af8f-8e5685b47494",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "93cce032-a4d5-468d-9be5-affd6bfdbef4",
"locked": true,
"date_locked": "2026-07-08T09:46:41.3700951+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "2efbe099-856f-40d5-9aad-ffb312901c34",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "e4c809cd-af9c-40fa-aaf5-0a3c99a2421b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c3ee0ca5-bbc7-4208-a543-d95565713d49",
"name_pos": "sample string 6",
"id_image": "2fe63082-8c1c-4877-8de9-d77819ed3813",
"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": "48f574c4-469d-4c8a-b5d5-6d6aee7a599d",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "eecbe734-7dab-42f7-be7d-cddbd635cbe3",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "dfebbd19-6c45-4854-a6dd-e08cc592b98f",
"id_room": "c50dc18c-9b95-40fb-9cd0-a670deb12811",
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "e7b37e46-ddf2-4685-9c99-999c7098b316",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "757f9307-090e-46bc-b17d-0697925519b3",
"id_room": "9bc8c3be-b425-4eea-b013-824bc79443ba",
"date_in": "2026-07-08T09:46:41.3700951+02:00",
"date_out": "2026-07-08T09:46:41.3700951+02:00",
"id_user_add": "22ad4275-69dd-4cd8-944a-2a8a26092dfa",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "bc6c73d5-5d1d-46a9-b3af-5f6571202126",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "082954a2-788a-4294-aced-9573a9b4047d",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "4bf763c2-fd6a-4704-8683-5c0b025c89a9",
"id_room_state": "1dd94e2b-7a30-47ff-9dce-1ed7c6441ec2",
"id_image": "ba2c2306-6751-4519-be8f-1b2c379cb2a3",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "7a88b581-2087-4599-b6d9-3370f72685c2",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "67f134a0-f332-4160-b7f8-f359f5cd7cd9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "33bbee8a-e5dd-4563-9e8a-c687f646eb58",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_tips": [
{
"$id": "55",
"id": "e11efd38-e982-4fc8-9848-f63cddb7dbe2",
"id_pos_sesion": "50e678ef-9e6e-4be9-b0af-ecb3dc782073",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "3f1e4938-a1f3-4d7a-af35-a1726272844a",
"id_room_unit_activity": "5e07e60a-60bb-4848-82b1-5d0f09416622",
"id_doc_sa": "9a8613c9-e83b-4321-b4a1-be3bb3e7898c",
"id_pos_type": "ee56b7c8-cd9e-4db5-91ad-7e65de362480",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "05f3a4d2-263f-4ab9-9ed4-9e0bbbb0272f",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "88fdfe09-eeb9-4ca2-a843-8cc9d6521166",
"id_user": "a6b14aa3-dda8-47ab-9127-3ae7b75c290b",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "8c274155-3037-41f6-bcbe-6126f6870f17",
"id_user": "2ebbb815-a214-4bae-81e3-b3c78e587ec4",
"date_add": "2026-07-08T09:46:41.3700951+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "58",
"id": "fc3d4000-3575-4137-8413-29b1d7586a90",
"id_user": "889fe04a-4ae4-49ba-8dd3-93462b669dec",
"id_user_profile": "c9c9f47c-f243-433e-9f73-b9a5b54bab15",
"locator": "sample string 4",
"date_end": "2026-07-08T09:46:41.3700951+02:00",
"id_pos_sesion": "fdbe18c3-b1ba-47b8-9c14-aebeebb36abd",
"date_login": "2026-07-08T09:46:41.3700951+02:00",
"date_logout": "2026-07-08T09:46:41.3700951+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "59",
"id": "d15cc2dd-32e6-44fb-90a4-076ace0ac554",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "39855c9d-299d-4f4f-9596-16fd26495eb6",
"id_function": "e4011768-ae85-4881-9f02-b4788cf2bb3d",
"id_user": "f1abc90f-f174-40fe-bfb5-0982d65799a0",
"id_profile": "0d080804-9693-4900-a7fa-eca3c37fef5c",
"permission": 3,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "61",
"id": "d5d048f6-524e-4f31-adb8-2acbd24191cf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "f47f88f6-e05f-4ded-b04e-8f33a8066497",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "62bd3e9b-6dc6-4756-ace9-9f04fc043dd2",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "f802fe13-f7bc-40a1-8773-d514ccc794ed",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
}
},
{
"$ref": "60"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$id": "63",
"id": "cce71e2b-7daa-4b2b-9fae-2cfcceffa380",
"id_user": "2e32fb43-4964-42fd-864a-1c6d277f41d0",
"date_add": "2026-07-08T09:46:41.3700951+02:00",
"destiny_type": 4,
"id_key": "6b60fdaa-c0b7-4845-aea4-b9917df9de5d",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T09:46:41.3700951+02:00",
"id_pos_sesion": "2585caec-0ee1-410a-b5ab-0d9b51d9ed5c",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "64",
"id": "ee107bb9-80e2-42fa-b7f4-8bc23ce8f43d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "e4da9956-49d5-44df-8751-96256260fa3b",
"id_doc_print": "8f0df03b-4cf4-4fc8-9d9f-ead26dc57a1f",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "65",
"id_doc_sa": "14d4db53-057b-4155-8366-abbee98eb4c2",
"id_line": 2,
"id_item": "9a208b8b-75e3-4a10-9afa-2f0f7aa6fdf7",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "65"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "1b14830d-d7ed-4e90-badd-1350774b8bee",
"id_doc": "b80299a3-3fcc-4d31-bcbd-e5cf98d1ae52",
"value": 3,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "b574923f-bb9d-4d72-a0d1-d57ee48c1db6",
"id_pos": "6e17320e-a607-4d94-8bda-b14028dfc1b9",
"id_doc": "4e60dd36-c739-4f98-9a6d-db62aec7eeb6",
"id_branch": "e2d716e9-383d-4f3f-8adb-a361e0b59df5",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:46:41.3700951+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "cb7628f6-e008-4b3b-9ccd-a7addb1aa423",
"id_loc_from": "25356968-f4cf-49be-a8e0-116006990a5e",
"id_loc_end": "0136c6f3-e6fc-406a-a51e-183fa11c792c",
"id_user_add": "4810ae7f-a423-4ef2-8043-e2b893ad8838",
"id_user_upd": "ec7d7019-cef7-400c-b9e3-5f8b56240198",
"id_pos_sesion": "f27c27cd-bb37-4d2e-b584-e3ce7cedfd2c",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T09:46:41.3700951+02:00",
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "6145cc86-0087-472b-af2f-66a9ee3cbfc0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "c5160345-1afc-486b-a296-08ca24441a2e",
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"id_user_upd": "aef56e8d-d5c2-4b5c-a406-f4c612bceb02",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "7950b79d-5b55-4b4e-98b8-519b84b3863e",
"id_item": "34735d60-8e36-4214-842a-e515e2345105",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "3d702fbd-97da-40fc-89e5-ee1fdad9be04",
"id_line": 2,
"id_item": "1927edc1-8833-439b-99db-164fab5de4b4",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "34389f4c-ad7c-4d65-9402-c49800f55e2a",
"spool_server": "sample string 2",
"id_doc_sa": "9b24f10e-6bad-4c35-ab2d-acb570e32488",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"printed": true,
"print_on": "2026-07-08T09:46:41.3700951+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "00e645fc-edc3-4be7-92db-5314d1540101",
"id_pos": "c9776f8a-d731-40f3-9ed4-098ad2343a7b",
"mac_address": "sample string 3",
"date_end": "2026-07-08T09:46:41.3700951+02:00",
"key_access": "sample string 5",
"id_user_add": "bc8488a4-c2f3-490f-8890-bbf9b66ad7a8",
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "8d8febf1-cc71-4ae3-9042-5237a71dcaa6",
"id_pos": "0ccc4036-92d1-4b96-97e6-79e8be88325e",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "74",
"id": "fa6cc110-4d55-4c06-bce0-2d51ba0f2d07",
"token_id": "sample string 2",
"id_user": "471a8ff2-8cff-43aa-97e6-0f52fed8dacd",
"date_from": "2026-07-08T09:46:41.3700951+02:00",
"date_end": "2026-07-08T09:46:41.3700951+02:00",
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$id": "75",
"id": "df1e39c3-66af-4721-89e2-8ef75d14967e",
"id_user_add": "b2f5ea74-195f-44a0-9bf7-770981f96136",
"id_table": "1bdfd5f7-ae04-4184-920a-d45f1e8f7504",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "caa441b6-488f-4ca0-bbb6-da6b8b0157e6",
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "76",
"id": "c4e80966-6cdb-4914-adb2-42a25d5f7c67",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "3b03e55c-69ed-4cfc-8b3f-6619802580d7",
"id_sync": "39a14a2c-0ccc-4bfd-a887-c16c7737309b",
"json": "sample string 3",
"id_table": "f69393e0-adfa-4db5-8686-a12c74b7fbf1",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "ad2585cc-95a3-4604-b4fb-2fca235808d3",
"id_branch_from": "d61d8716-869d-42a0-a3ec-2ea3504045af",
"id_branch_to": "b5029882-8aee-47df-8208-6e56a124ba63",
"type": 4,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T09:46:41.3700951+02:00",
"send_on": "2026-07-08T09:46:41.3700951+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_pos_sesion1": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "2943be6b-21d5-47cd-8203-1de71576bc31",
"id_room_activity": "e2900aaa-3a06-4c68-9ddb-035e6617f387",
"id_pos_sesion": "00b719bf-b3aa-458d-87d1-83c3524ed781",
"log_text": "sample string 4",
"id_user": "abe87e90-f687-4ca3-9d41-e2144981a1b6",
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users_profiles": {
"$ref": "59"
},
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_images_types": {
"$id": "80",
"id": "746cddcb-06b8-4289-ab5d-fd1cd2f99ae5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "280d794d-ea63-438b-ba18-b57c677be6ad",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T09:46:41.3700951+02:00",
"date_end": "2026-07-08T09:46:41.3700951+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T09:46:41.3700951+02:00",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "82",
"id": "96ee01dc-4852-4967-a39a-5b297f87e1ee",
"id_pos": "d2ea45b1-97ca-447a-83d1-8de2fccafff9",
"date_add": "2026-07-08T09:46:41.3700951+02:00",
"date_upd": "2026-07-08T09:46:41.3700951+02:00",
"date_out": "2026-07-08T09:46:41.3700951+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "82"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "83",
"id": "b4896c77-214c-4629-abbb-f032cd813071",
"id_pos": "4e0f821f-e35e-43d1-a954-f8d52feaa0e7",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T09:46:41.3700951+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
mt_pos_print| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_pos | globally unique identifier |
Required |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| mode_print | integer |
Required |
|
| port | string |
Max length: 10 |
|
| baud_rate | integer |
None. |
|
| data_bits | integer |
None. |
|
| stop_bit | integer |
None. |
|
| flow_control | integer |
None. |
|
| parity | integer |
None. |
|
| pin_cashdrawer | integer |
None. |
|
| ip_printer | string |
Max length: 15 |
|
| port_ip | integer |
None. |
|
| printer_name | string |
Max length: 100 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_pos | mt_pos |
None. |
|
| mt_pos_doc_print | Collection of mt_pos_doc_print |
None. |
|
| st_users | st_users |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "5f1c2dce-a695-4ce6-8476-f67076c38013",
"id_pos": "2404479e-b831-437d-af58-e0ef4d302dd5",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "7786dea8-c19d-4da2-aa10-8da0d701fc58",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "02aee102-01b8-4536-9741-4cd704b67345",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1877c31f-8a59-424b-871c-409d14822641",
"id_zone": "020ea00c-4bca-465c-94e4-e3e727ba183c",
"user_required": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "2e605d66-c656-446c-a521-0cb98e28a38a",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "330ca891-8a16-4e66-a287-f2de63a47cc9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "089b8678-1a7d-450d-9707-6e436b473a65",
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "b326a85b-fa03-44d3-b502-a3d3628bc01d",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "06ca5eee-53e6-4611-90e5-21ec0d5359e9",
"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": "dfbf171f-2777-4f71-bce9-9a633c4edc4a",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "2382ecaf-35c1-4d14-9b96-2ca4bf3abb6b",
"commited": true,
"st_images": {
"$id": "5",
"id": "7373d512-23ca-4ae4-b156-5143a5c549af",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "d4c1b6b1-aba6-417e-9011-fa1c8608c7dd",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "3049023b-6106-413e-b96d-b46fbd948f08",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "0823eacc-24e2-4c03-a19c-e81840b5938c",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "13eec0ac-cbee-4217-a078-216f7c200a1e",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "198bcd3b-bfe9-4ffa-9cc5-7e192ab90ac2",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "7d348f5a-fa1e-4709-823a-da9586d6760e",
"id_item": "acc2c513-e13d-4015-a7c2-8a911fc312ce",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "3328f01f-eb99-44ff-9ceb-331bc014ac68",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "ee259519-2d6d-4f94-9778-a763d99d4e0d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "13c3961c-275d-4941-a886-65101f3f2d30",
"id_unit_sec": "1ed2be17-ddd5-4d76-9417-d87b3ffd2873",
"id_brand": "6920a1dd-f5ef-4dfa-825c-ffbcbb0c0523",
"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": "09706b06-7c9f-4949-a151-e14223a6b268",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "0da7f61b-1221-46f8-a686-323fdeaa3001",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "64c0bd89-0d65-4e34-92d3-75b0b01a24ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "c3b440b3-5887-4885-8bfa-541e29039eba",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "1d34af46-0d06-4703-9e5e-64e41a84ca0e",
"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": "522485e8-e078-46eb-a0d5-115fcca13f92",
"view_messages": true,
"id_image_photo": "a83b6723-8165-4334-8a7d-899d85432482",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "e422aa5d-0f24-4705-a4a4-44d27acd9141",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$id": "11",
"id": "31b69173-230b-4762-a48f-26f82391c6f5",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "e845c2f0-8833-4705-84a5-d8b2b33c5d1d",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "f6240d02-a8e8-4d81-8030-072419835984",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "1b3e2bd4-7f73-4e74-9cac-7360a9672148",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "f5c79028-bedf-4797-9abe-4785dac31cc8",
"id_cloakroom": "bb0ada64-ea52-455e-a463-d346976cb5a0",
"id_pos_sesion": "03590399-08fc-4f6d-aa6b-a75bf486a8da",
"unit_id": 4,
"date_open": "2026-07-08T09:46:41.3853228+02:00",
"date_close": "2026-07-08T09:46:41.3853228+02:00",
"id_doc_sa": "bd320328-b3fe-4c01-8b3e-e717263cb0cb",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "9080ac66-7af2-42bb-a546-ad2db3cfe798",
"id_pos": "05c9e611-3e80-4c96-993b-647f8a6772e0",
"id_doc": "3567361c-60f9-4cbb-beae-d813e4648ed6",
"id_branch": "2ba8d742-bb4e-42e9-bae1-e99394160059",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:46:41.3853228+02:00",
"date_tax": "2026-07-08T09:46:41.3853228+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "130a2964-11fe-442f-a1ad-7e7a0ee455fa",
"id_relationship": "2beed9f5-ac84-4cc3-9786-45a6cd297f57",
"id_loc_from": "495f8a53-bb87-4716-be38-a8c49b3d6a12",
"id_loc_end": "25543f6b-cf67-4726-ab83-18b6ab143c92",
"id_user_add": "5786f2fa-135f-474c-978c-7dc9f2fa16bf",
"id_user_upd": "9bfa62c2-dd64-408f-aa5a-1c2b5058f704",
"comment": "sample string 12",
"id_pos_sesion": "30558f78-ac3d-43ac-bf09-3bdfcd575a1a",
"id_room_unit": "0f82817d-c5c4-4ce9-ad3b-d800e99431b5",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "14f92440-9c77-4dd3-914b-ffa1f798a3e3",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "7d11bcd9-b519-42e3-8469-daac638dfd10",
"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": "f82d3195-8a96-482b-885b-76ee4c26bc6a",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "646ecb7c-314b-470f-9f40-9317a8c7c2c9",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "7c890dc7-19e9-4820-99d8-3293422e35b6",
"id_pay": "ff0258d0-adee-46e0-88e8-10e9747e6434",
"id_money": "3ed3d186-c986-4a65-b5de-dd6ac5486659",
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "38abe447-d5e3-4b2b-88da-df5ee91e4e72",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "ae163432-b3b8-48d7-865a-bf80b6e3c217",
"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": "21eb46f4-1dec-495c-92ba-23d54144a839",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "d56838d8-1c57-4819-b65e-243d67a09477",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "9c4c0221-c187-4a76-89e6-d2b063b1a793",
"id_money_2": "e70ec46c-9af7-4ab1-9bc8-9d8194692e17",
"date_from": "2026-07-08T09:46:41.3853228+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "b01d4d57-73a2-4383-93b4-a8e1bcfc56db",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "6e1071cf-52f4-4794-a982-019f4dff3d05",
"id_pay": "9a1be254-a4a6-4ef4-9fb9-1949f50faad2",
"id_money": "cf7f093e-93e0-403c-a7b9-109f38b848fc",
"date_cashflow": "2026-07-08T09:46:41.3853228+02:00",
"coefficient": 5.1,
"id_user_add": "0b3524f4-a3df-4a5b-9717-ec0c81b77ad3",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "c485199c-7280-43ed-a153-c37050e1bbc7",
"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": "a3f5322d-0088-4a16-913d-1c11fd41c7ac",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "802359b2-2a9b-43c5-8615-aea62cb33980",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "b0656957-c59c-40db-afff-b70ff460fd59",
"id_line": 2,
"id_pay": "7c4cb906-ee78-49f4-99c0-f354091350c3",
"id_money": "8823db25-bc02-4686-8c48-f1614c2653d9",
"coefficient": 5.1,
"id_voucher": "4db33754-cf98-48cc-8e29-e71929d164a8",
"id_employee": "e1fed8d0-cef9-4d36-ab21-743162161c30",
"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": "81b5c084-2f7f-4bd7-bba4-920e614c2437",
"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": {
"$id": "21",
"id": "a95e754e-824d-4822-87d9-f15a501b59e0",
"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": "563bcb81-6d7d-4e22-9fb4-acbe16f995f7",
"name_pos": "sample string 12",
"id_image": "2bdc598c-d0cf-4131-b864-7a0470c0bf1a",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "9440c8b0-436a-433b-833c-43a18cde43b4",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "a56c159f-4acc-4510-87c4-969d070ffeeb",
"id_branch": "ccc967e1-bcb8-4f14-ac37-b0476079b8cd",
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "0872b817-b550-4b16-ad71-8ee85caab6e7",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "d09c366a-dab2-45f1-bcbd-89669ebf71a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "5f3b6e13-7bae-40e3-bc87-286b464e9603",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "10"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "14cf8b1c-f86a-449c-853a-0df0607281a0",
"id_line": 2,
"id_item_sub": "55808aeb-9b75-49d4-88dd-c86fb0a5830f",
"qty": 4.1,
"id_list": "475d6ab5-6e65-486c-827e-c0e6ecbd4e4b",
"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": "2060db02-771a-452d-9142-5fb3ab6d2e4f",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "8e45519d-92fc-4e0a-aaf5-9100501b41a7",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "3fa48bd6-1e62-4277-b0db-d268a9ff0102",
"id_user_upd": "508d38bf-d330-4b96-b757-1f2e79ce0b51",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "a5e12371-be23-4ce3-a4da-dccba84369dc",
"id_item": "4f914c0c-45ef-4e78-994d-01c2d05a6072",
"id_item_type": "ed341a48-2966-4fff-ab4f-276772e2f4fa",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "4501b81a-7239-49b9-8339-b49fe41a322e",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "b00ed310-9d41-43c2-8cbc-eea8c7256af4",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "cbfaea4f-7bca-482c-85eb-59165230f1da",
"id_item": "4f9faf74-ab05-47a1-a9ce-31f98cf9833b",
"group_id": 3,
"id_unit_ref": "0c3f7ba4-9845-4d9c-bf77-1411101fa970",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "5d7c624a-48b9-400a-8139-ae74c928efdd",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "215b4099-ebf9-4f7d-9ec4-7544fbbcf714",
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "7302227f-ad1f-4359-971d-ca9cbec009d9",
"commited": true,
"mt_units": {
"$id": "28",
"id": "8d71e1fd-4b98-48a0-ac39-8e533572e168",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "12ab0bcb-6908-40c9-8e71-31bff33dc836",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "f1e2a359-8ea6-444d-b7a9-502740139b08",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "9d00dce3-965b-42bb-b8f8-bea22c2fcec9",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "f44dcd69-ad10-4058-8045-17751bd697e3",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "9373c37b-3d75-4cf5-9660-d0499930a2d7",
"id_line": "aec99470-139f-4b74-90c0-7bdcc5de8eec",
"id_category": "5df641ce-6806-4372-aeeb-92d84a832d2a",
"id_item": "62abeee2-424c-40f7-9c82-67a3b48cb3d9",
"id_item_type": "6b67ff1b-2340-4818-b6ba-e240b1fd2db8",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "542c2c2d-5958-4050-b8fe-f92abc942f38",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T09:46:41.3853228+02:00",
"date_end": "2026-07-08T09:46:41.3853228+02:00",
"date_used": "2026-07-08T09:46:41.3853228+02:00",
"date_sesion": "2026-07-08T09:46:41.3853228+02:00",
"id_employee": "aa586654-ed22-4795-a3b9-680fa1a33182",
"id_branch": "2a4858e6-288c-43ce-87b8-e81fbbcb2dab",
"id_voucher_permision": "5d9d6737-38b2-4f0b-a7b7-ecce09e75ffc",
"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": "1f6d8a05-30e5-4214-bc95-4400debc7cd1",
"id_user_add": "f9128603-7477-401c-b1e4-6c74037f1ddc",
"id_doc_sa": "3629636f-cebf-42b4-80cf-8e3ca2fd2063",
"id_item_sub": "2aedc899-b30f-4fa8-b401-5cbaa36ad492",
"id_pos_sesion": "6e90da79-4a1e-4544-89a9-dbe4d58b73f3",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "295c8fd9-f85f-4c4b-894f-59594c16147d",
"date_from": "2026-07-08T09:46:41.3853228+02:00",
"date_end": "2026-07-08T09:46:41.3853228+02:00",
"date_used": "2026-07-08T09:46:41.3853228+02:00",
"id_employee": "15fd3a82-0447-4d0d-a1a7-2c96e2a8e47b",
"id_branch": "4815a131-da21-497f-8b55-baa1e6206269",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "0aefdbbd-3328-4762-bdad-255f8a2c294f",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "fe1cecbb-c558-44df-ab11-1141c0d763b7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:46:41.3853228+02:00",
"date_end": "2026-07-08T09:46:41.3853228+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": "1e28ac46-c857-41b7-8efd-132e147a073a",
"id_pos": "445d2f25-e0d5-437b-856e-99cb1bba156d",
"id_list": "e5dbac3c-017b-4f71-95c6-f2dc3f9f666d",
"id_item": "ab72fb29-bbbd-4024-9b5a-482f138cc5a5",
"id_item_type": "848c179e-f427-46b1-a7b2-9b0903fa888b",
"id_category": "41e50851-5bb1-4a8b-aff1-138f4b024b21",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "fab3e69f-8c9b-4fb1-9203-c8a901f61f74",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$id": "34",
"id": "b76910e5-33ed-436e-855f-002b6c04022c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "ab4b9f84-feb4-49d4-afa2-dd4bf8dd75a6",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "71dfd347-93ab-40c3-b9a6-345f7bc9ac26",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "29949ccc-2585-41c5-b35f-a4a286cdc62c",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "1d5c4c9e-171b-43ed-90e1-4b1e3b0df40e",
"id_pos_type": "9c3697db-3bcb-4f54-9ad8-f39cddd98989",
"id_price_list": "8c57665b-de5b-4707-b16e-75c67403918c",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "7d9ec80b-dbf5-45ae-880f-0a7e89189c35",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "c50a89a3-6e12-4a45-be77-79cca6cf50d8",
"id_pos_type": "ab674408-314a-42f5-a05d-0d34c69c1b9d",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "b50cdddd-21f7-42d1-b9bd-fe180602d95e",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "8b17f554-3b19-4286-9c1f-de3191170dbf",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "14133d56-45dc-4519-bb14-1d1e80d8b4ee",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "74294f50-fdc9-4c88-b89a-c7d0bda372b2",
"id_branch": "3d13e0f2-9fd8-450f-b4cd-5fa9eed1cb03",
"id_pos_type": "b6b5adc2-1b27-4e9c-978f-87bc9651aac5",
"id_pos": "bdf2b78b-b098-46ea-ba83-2f38f366a21c",
"id_item": "211e1f96-3494-411d-b058-68f4b5465c0f",
"date_from": "2026-07-08T09:46:41.3853228+02:00",
"date_end": "2026-07-08T09:46:41.3853228+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "6583e6f1-ce31-4183-90bd-a0614e4572a3",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "2"
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "38"
}
],
"mt_pos_doc_print": [
{
"$id": "39",
"id_pos_print": "2e916f03-a108-4b97-a03f-f3e473113d72",
"id_doc": "535087ba-db28-4891-960d-744e34bece61",
"id_pos_type": "e330e339-109e-4b41-b0a1-4916df67e01b",
"id_doc_print": "3d2b1cbb-da6c-4b89-b763-1d30e42749bb",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "20ada09e-b512-4b3b-9e9c-ee15bad2fcb9",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$ref": "1"
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "a2b53525-ca0e-4a31-8e7c-dd5ae36d7111",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "89e7b76b-c663-4e05-a046-42d658630bce",
"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": "40"
}
},
{
"$ref": "41"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "42",
"id_list": "ef3153aa-1ddd-4322-8024-b6a06048f9c3",
"id_item_sub": "76343276-99c4-4658-89c2-2aa9d460ed09",
"validity_date": "2026-07-08T09:46:41.3853228+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "118f25c9-87d4-471f-8355-c1d0048d5a20",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "43",
"id": "9c417f14-d069-4cf4-965c-857bc3d107f9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:46:41.3853228+02:00",
"date_end": "2026-07-08T09:46:41.3853228+02:00",
"id_branch": "01e1877a-656d-43df-bb99-ac9c1ccdb2c5",
"id_pos": "58fe915b-2d15-4714-bd65-d8ed29aa9bf2",
"id_list": "ff4baeee-1641-46eb-8b1a-2aac8f4103eb",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "1923eb88-bfe6-45d9-8c2f-22f0c5256256",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "bf2223ef-9ded-4ed4-9c25-07a9c7b2de98",
"order_id": 2,
"id_item": "8d5353dd-5f25-4d78-b793-74d35e92c521",
"id_item_type": "597de96e-d173-4840-9c0d-c5d14518cee2",
"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": "a1503e93-b790-48ac-b732-1e6bbec0441a",
"type_item": 11,
"id_voucher_json": "bc3a86b7-0329-4a22-a317-73edcfd32896",
"count_voucher": 1,
"id_category": "6da747c0-98dd-4536-8473-3d7014f7c9b1",
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "a64a060c-826a-490b-a18f-42c7ceb9780e",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "45",
"id": "ebfec583-7fea-4de1-95be-1674a5aaff73",
"nro_sesion": 2,
"id_pos": "007c22df-ef54-4a7c-a535-3335b7cfbd4c",
"date_tax": "2026-07-08T09:46:41.3853228+02:00",
"date_open": "2026-07-08T09:46:41.3853228+02:00",
"date_close": "2026-07-08T09:46:41.3853228+02:00",
"id_user_open": "63001ca0-5642-480e-b794-2ad106d39ef1",
"id_user_close": "3a2977f7-bcc4-4a5c-96fd-64fcbcedd9e9",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "2043a2dc-15ed-4a3d-8e12-df18f30898c4",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "929734cb-37f1-4a4c-a047-15ea168410e7",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "699b92e3-ece3-4875-b2e7-c59a27d53605",
"id_room_unit": "a72cb888-35fe-4a95-a478-237273e76f6f",
"id_room_list": "e6afae35-86d4-4958-b9a7-b92f135cc540",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T09:46:41.3853228+02:00",
"date_from": "2026-07-08T09:46:41.3853228+02:00",
"date_end": "2026-07-08T09:46:41.3853228+02:00",
"date_open": "2026-07-08T09:46:41.3853228+02:00",
"date_close": "2026-07-08T09:46:41.3853228+02:00",
"id_employee": "9353d6cf-db63-43e8-a59d-cde2877d5c61",
"id_employee_sec": "2bf15b26-5c26-4b8c-b94c-1d3972bbd4a1",
"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": "e6bb4d2c-8a50-4cb5-b452-f3b0277d05f5",
"comment": "sample string 7",
"id_user_open": "d3484ebb-3f04-4b5f-bba8-4fe2915d921c",
"id_user_close": "c036136f-d13d-42b3-b74c-0c4141bb3f7d",
"id_unit_state": "0a58c0fc-1fe4-4ab2-87ae-42f5f23c5ff6",
"id_pos_sesion": "c463c4cf-a585-43cd-8ec8-60081e6d669e",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T09:46:41.3853228+02:00",
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "06d91f67-c9be-4a3b-9eb6-d898c06adb2e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "642c6cd0-c1f9-4835-a5d6-9356d9cde0ad",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "e4328b91-0e68-4bbc-bb0f-d3ee92e6c3fd",
"locked": true,
"date_locked": "2026-07-08T09:46:41.3853228+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "5c03efff-0151-47c3-97c6-7ec4f3304b83",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "b353ff8c-444a-4678-a780-57c20d2f58a4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0ed49ea6-b2b1-47d9-8b76-850a19f5abcf",
"name_pos": "sample string 6",
"id_image": "7bcdcc44-ce73-4395-9927-4757150e5c82",
"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": "869a16a7-0a05-41e3-abd1-b242145d8f1f",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "0dfe376f-95bc-41e2-bceb-ae9a0602b994",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "b6d990bd-526f-4720-b15b-6e80a6e3aa14",
"id_room": "f4c54e00-5187-4586-8912-db601872a845",
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "35a976d6-d299-47b7-9ca9-31627c61ccee",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "08e20a3c-9065-4c56-b7c0-bee33a28a686",
"id_room": "6ee0e12f-a75e-490e-a6b8-2033672dfcda",
"date_in": "2026-07-08T09:46:41.3853228+02:00",
"date_out": "2026-07-08T09:46:41.3853228+02:00",
"id_user_add": "e1ee9c01-c45c-4d34-b6c7-eea8f4fccbab",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "53a7a01c-befb-4069-897c-ccff8b342849",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "5b311f0d-6980-492e-8281-b2f1e738add5",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "daaf57ab-9f2e-4655-ae69-246a4779466b",
"id_room_state": "addebf7a-9340-4c05-9dbc-fc901d1232e6",
"id_image": "c06ae46d-adc2-4287-9d99-f92ed3020a25",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "207c618d-30a2-4726-acbe-3defce28cea9",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "53b0d0d6-37c8-4814-b334-4fc71af2a21e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "cc0d27fd-057c-48ae-8900-9bd326af29f1",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_tips": [
{
"$id": "55",
"id": "b8726c7a-8803-4dad-8e15-67a4458a5147",
"id_pos_sesion": "e2ab949f-56f8-469a-9f4f-59edd1b264a1",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "48a61409-1be3-4ebf-873e-13136968e145",
"id_room_unit_activity": "9735dd87-7ebb-4a5b-8398-28576981b384",
"id_doc_sa": "192a663c-e151-4f90-8e7a-9af2ebe9fcaa",
"id_pos_type": "86473625-12d3-482f-ae0a-a762f32c53ea",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "7028cf21-2a60-43dc-9cd2-13ec7e1abff0",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "1218f560-7602-484c-86ea-21cdf1f97d5e",
"id_user": "106e14b3-2374-45f8-a439-de77ee697057",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "8146cf3f-78db-4656-8463-1f3c45bc0ff1",
"id_user": "c6b77e6e-2d6f-48b5-82d6-7db2ccc7282b",
"date_add": "2026-07-08T09:46:41.3853228+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "58",
"id": "d8946659-6f77-4181-a4d4-54f67d7c7bb4",
"id_user": "5fcddadf-1bf3-42e4-876c-ff7d00df1d3a",
"id_user_profile": "3479dd7f-c6c0-4bf0-b3c0-c7ffcdc85861",
"locator": "sample string 4",
"date_end": "2026-07-08T09:46:41.3853228+02:00",
"id_pos_sesion": "96e7e01f-26be-4277-87b7-81ebe5c39caf",
"date_login": "2026-07-08T09:46:41.3853228+02:00",
"date_logout": "2026-07-08T09:46:41.3853228+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "59",
"id": "cb187256-f2bb-4e3f-9e68-f1de159e5a25",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "032a2be7-5651-41c5-b0ee-73b28edf2e8d",
"id_function": "0581c1d8-bd03-4e5f-89ba-377589c865d8",
"id_user": "ac446ea2-537e-44d4-9e2b-78ba4a995514",
"id_profile": "f73e2953-674b-4e17-91ee-88b93a5de597",
"permission": 3,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "61",
"id": "4e85e21c-45f0-4dd7-9466-a7f55d6024cc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "cd91947d-198e-407f-90c5-636d58af69b7",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "a948bc31-7e4f-467e-9081-5b9b4473e739",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "fd7006b5-30df-4da9-a25e-be6435fcb2e2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
}
},
{
"$ref": "60"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$id": "63",
"id": "c00bd579-c49f-4c5a-b9cd-53e0d86d9775",
"id_user": "ca824b13-f0f7-4246-9909-709eeb9e730f",
"date_add": "2026-07-08T09:46:41.3853228+02:00",
"destiny_type": 4,
"id_key": "9de9bd27-87a2-4a50-bd99-c0e908b439f9",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T09:46:41.3853228+02:00",
"id_pos_sesion": "89115d9a-7862-4990-be18-93448ca5c58b",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "64",
"id": "da5fd783-5d93-4dc3-82b6-3bb275f00177",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "1e43c8b7-f19b-4139-bf37-bedc6524721d",
"id_doc_print": "1db7a92e-1007-4d63-be0e-f4f80fbb0697",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "65",
"id_doc_sa": "64e211d5-db14-4800-bd34-3d37e68783aa",
"id_line": 2,
"id_item": "84243873-b175-4b5a-9812-6e6b412a9103",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "65"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "dfbd5332-9793-45ff-bec8-a87ec13ad73a",
"id_doc": "f49b97a5-b149-4886-ba94-419248cb347b",
"value": 3,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "984e61e5-0741-463e-886a-7221a3e227bf",
"id_pos": "e4e81b8b-c65b-480f-89c0-d634fd8ed1d6",
"id_doc": "f78d0050-98f1-40e2-b8b6-1c4dc0314e9b",
"id_branch": "e0c5e7b0-d99b-4890-84f7-c1b377bfc13c",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:46:41.3853228+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "ddda25d7-94bf-457e-a4aa-425fc8ba2ba7",
"id_loc_from": "d07d5fe5-119b-4d98-b7a6-27d02c088416",
"id_loc_end": "7cf6c716-f049-43de-9c74-2b74e8206513",
"id_user_add": "818dfb0e-5ab6-4722-9eec-0fd9d7ccec62",
"id_user_upd": "b0f093c5-b992-43c9-92a2-896a48cf483c",
"id_pos_sesion": "84850474-b00e-4636-8f54-4bf56e780123",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T09:46:41.3853228+02:00",
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "6075a48a-2fbf-4960-83f2-735ae8f1fd18",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "4972000d-5d2d-4835-86e7-e81b9596be19",
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"id_user_upd": "d1e763be-6184-4f77-bce6-777c9df1e9fc",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "9a9eb71f-7ce2-4151-8f5e-855eb1916d54",
"id_item": "91801667-e97d-4070-a43e-6f01d20e01d5",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "ebad8696-0f5e-40df-98fa-7fe9271a1383",
"id_line": 2,
"id_item": "a56e60e0-d261-4bd9-91a1-ca372e246741",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "41eca883-fd97-4ab9-bd22-8ef649e615ee",
"spool_server": "sample string 2",
"id_doc_sa": "886def3b-40ef-47f0-af7c-0da77fb1ad2b",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"printed": true,
"print_on": "2026-07-08T09:46:41.3853228+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "3b5bb79e-1708-4680-8d35-e71ba0c13d43",
"id_pos": "7d8e1d92-1c6a-4e5e-9025-f367ac1eb483",
"mac_address": "sample string 3",
"date_end": "2026-07-08T09:46:41.3853228+02:00",
"key_access": "sample string 5",
"id_user_add": "03440d2f-fe85-4cce-9494-564fec131742",
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "9cc9a741-8e3d-4b2c-89a9-06120c570591",
"id_pos": "5aea649c-051c-4e4b-bd6e-ed8aab681729",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "74",
"id": "b7fea40d-992f-4572-b3e7-e35c69535b18",
"token_id": "sample string 2",
"id_user": "7d7d0da6-f808-4c76-b1f4-d87a21b386d5",
"date_from": "2026-07-08T09:46:41.3853228+02:00",
"date_end": "2026-07-08T09:46:41.3853228+02:00",
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$id": "75",
"id": "7c84f4e8-8a75-4c23-830d-2af06b8ecbe3",
"id_user_add": "fe60f1d7-8f0f-4b28-91b0-29a70559196d",
"id_table": "5e80221a-211e-4264-aa59-5cd3956ddcc6",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "2d933dc8-52b0-4d3a-b360-f32d2cfe144a",
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "76",
"id": "abba0cf1-e1b8-410d-86fd-3a6e40b6fca9",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "f4ab6511-1751-404d-97f1-965762e819ff",
"id_sync": "56c08ff6-e8e1-44f4-88ed-442a964de004",
"json": "sample string 3",
"id_table": "5dade1e2-9cc4-4521-aa05-72306447e41b",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "419802db-57ae-4b90-b279-4bc7ac47cfd2",
"id_branch_from": "4df28e76-748b-49cb-840c-5f812c429212",
"id_branch_to": "4b5017e7-11e0-4e31-8a20-4ed91ab36188",
"type": 4,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T09:46:41.3853228+02:00",
"send_on": "2026-07-08T09:46:41.3853228+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_pos_sesion1": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "d6fb0f2a-ff71-4657-8cb1-6e8c89c8a7ab",
"id_room_activity": "815c83ca-a3a6-4efe-be56-65a22540e03c",
"id_pos_sesion": "c7fe6360-15b0-4299-aef1-204565bcedf8",
"log_text": "sample string 4",
"id_user": "78d30a49-a5ae-42db-9687-a39b212d8a6d",
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users_profiles": {
"$ref": "59"
},
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_images_types": {
"$id": "80",
"id": "cec57327-7762-4223-954f-b46c2a272bb1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "3d6f6ee4-4015-4c23-88d7-368e30508cb1",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T09:46:41.3853228+02:00",
"date_end": "2026-07-08T09:46:41.3853228+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T09:46:41.3853228+02:00",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "82",
"id": "3aa4c2f2-6a20-4502-9a21-5d4f4822a3b4",
"id_pos": "ae090b0a-31b5-4865-953c-a568e49548b8",
"date_add": "2026-07-08T09:46:41.3853228+02:00",
"date_upd": "2026-07-08T09:46:41.3853228+02:00",
"date_out": "2026-07-08T09:46:41.3853228+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "82"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "83",
"id": "60d8a7a1-f781-402f-a0ff-95dc59e6f757",
"id_pos": "97c90a3b-4524-4629-82e6-db91a407cddd",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T09:46:41.3853228+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
}
}