POST api/Mt_Employees_Profiles
Request Information
URI Parameters
None.
Body Parameters
mt_employees_profiles| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| authorized | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_employees | Collection of mt_employees |
None. |
|
| st_users | st_users |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "0ea3d73a-6357-46f9-8c6d-999bb5610084",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "e72543bd-c052-47b2-8ec2-a75c9d7ed7a2",
"commited": true,
"mt_employees": [
{
"$id": "2",
"id": "0dbd572f-3069-4063-9abc-7188da43abf2",
"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": "9844fef5-dba6-42c7-8625-a6b492db6e97",
"name_pos": "sample string 12",
"id_image": "7b83f9f6-5566-494c-8f7b-ec28ffbe9ccf",
"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-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "030498bd-d5e3-46a2-bcef-352f03a60213",
"commited": true,
"mt_employees_branches": [
{
"$id": "3",
"id_employee": "d6128ccd-5f57-4216-b43a-e9db1eb25a4e",
"id_branch": "348b6bf2-5569-4305-8093-a2dec93705b0",
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "a09b06d0-f2d3-45c8-a018-d4e4098ab73c",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "f28e0638-99a8-482f-ab1b-258370f31c18",
"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": "86191442-a189-4d8c-bfa8-ab965a522584",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "99f210bc-479a-4b5f-a280-9fbaf795df20",
"commited": true,
"st_images": {
"$id": "5",
"id": "50b62a08-8046-4d69-9f7a-859e7bd5b1f4",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "be034c95-16e4-40bb-8d6b-abb8109a365b",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "6fe6ab2d-7c08-4f08-b6b4-515ed7fe55f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "342ae6aa-ee51-450c-b87c-640d095dc89c",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "2cc0e70f-020a-4f3f-bfad-5a3674730310",
"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-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "f4898d88-7930-42b7-b2df-405a9ec0036f",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "38201061-0289-4607-8cb7-0d373cda340d",
"id_item": "dbdaf0ef-584b-43b8-b9c5-ae6281d3894c",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "4a5ac17d-3e0a-4453-bb4c-84cc545890f5",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "63f46c4b-278a-472c-b959-d1ac45170ddd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "b8a2889f-4fe3-4a84-8408-08f237f5e9d5",
"id_unit_sec": "455b52c3-2b84-4ca3-8a2c-855d58c0c206",
"id_brand": "ac5f736b-0eae-458b-8a14-bd242c68a413",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "22dc2054-a7e8-402f-8278-216c09d9a198",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "d4bad1ba-ddf5-4a87-a16f-82bb5253917e",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "bbf1fc94-e9a2-43bb-9671-24b0b223d346",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "7597b9df-98ee-444c-83f4-8aea7e2327d3",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "f87448e6-fc86-41d3-a4e4-9a660e5f507f",
"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": "706a98f7-77e8-4a02-a7ee-9609bad1835a",
"view_messages": true,
"id_image_photo": "973803e8-a6d2-4f8b-a51d-d20ce5d52c4f",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "c9ca4306-fdbc-4cdc-ad35-511366702d08",
"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-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$id": "11",
"id": "702e4514-01f3-4af0-ad3e-301411691a99",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "92052d68-6074-4e9e-b9b8-afd37c85f4c2",
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "048197a3-7472-4b65-9475-09704aa7e2d3",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$id": "12",
"id": "ca541da4-177a-46d8-b7b1-2aa933a97608",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "345446be-434e-45e4-b50c-8d4415ed4056",
"id_zone": "9f0fbeb5-e8ca-4c74-b2a6-87c8b3867bcf",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "ac0b675d-8d1f-4eb8-8096-127dbd44d2d5",
"commited": true,
"mt_branches_zones": {
"$ref": "11"
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "536fe1f2-3e31-4fb6-981c-af22c73a22ca",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "9a9c84b9-78ec-4fa4-92db-e6ad1774c2cf",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "173becbb-cc94-4ce9-bd6d-d770e431ff66",
"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-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "4581e22f-b560-4021-86d6-eac8630eeed5",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "c0d3eca4-d9f0-4bde-b2d7-3172309d49f1",
"id_cloakroom": "03bc5175-0492-4f4a-8ff3-cb7e90835dae",
"id_pos_sesion": "ca23d2c5-c7d6-49e5-a90a-9f4251f7b781",
"unit_id": 4,
"date_open": "2026-01-10T12:10:08.210123+01:00",
"date_close": "2026-01-10T12:10:08.210123+01:00",
"id_doc_sa": "b872e940-60b0-4639-8c83-1d23263cddc3",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "0513bda1-fb87-4257-92be-8b085f85d9a8",
"id_pos": "98fa2388-75f2-47e4-a005-bf872e60a908",
"id_doc": "ef054228-2786-4986-a360-7e25f1e2a7ab",
"id_branch": "4912cd1e-73b3-46d5-bdc3-77be9e53f371",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:10:08.210123+01:00",
"date_tax": "2026-01-10T12:10:08.210123+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "a741c3b2-c878-48bc-accd-07f60e2ad15e",
"id_relationship": "d1a8bc28-a5c7-4b18-9a16-5e1d03c34d27",
"id_loc_from": "bfbf2f93-17d0-468e-aceb-26f53a801bd9",
"id_loc_end": "70f0094e-39b7-47bd-8d1c-8f8cb221c853",
"id_user_add": "e289f9ec-5dde-40a2-a0c7-24a3a84ce7e4",
"id_user_upd": "aa0c909f-dd25-489f-9e7c-868e2b5cf475",
"comment": "sample string 12",
"id_pos_sesion": "de5050b1-4f01-44b7-acc0-f477caf5c2d0",
"id_room_unit": "7a87c7b8-c5d1-403a-b839-93c08fb9c219",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "bc704e63-4886-4ba1-be37-3f95c8924f8d",
"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-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "0ae669cc-8482-46ee-a13f-e85511e7aaa2",
"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": "2a593a37-7ea8-4b6c-8100-183bc05a256b",
"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-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "4bb9c208-759f-45ae-a728-d46092c3877b",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "6b74a6ea-04f7-4c0b-942c-a64a81b84f4a",
"id_pay": "637c819d-2ece-4753-9734-7fe93ba483dd",
"id_money": "042051a5-7ad2-4f63-aad6-40a7aa7145bf",
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "d196f485-8dbc-4996-be62-1bcd5d10fcdf",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "f4388695-a802-4077-ac41-66c5cd5619a1",
"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": "ba4b6e20-447a-4181-9a6f-8999a4e21be6",
"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-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "fe4dfe51-0004-48d4-873e-b63a519db3af",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "cfc0e89f-c264-49d5-8bf2-23bd6fd2ccc8",
"id_money_2": "b1539c6b-eb95-4050-b7c9-a6c3b2edec98",
"date_from": "2026-01-10T12:10:08.210123+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "c9dae734-1cca-4046-9ac6-57bd8548fb5d",
"commited": true,
"mt_money_types": {
"$ref": "18"
},
"mt_money_types1": {
"$ref": "18"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "19"
}
],
"mt_money_rates1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "20",
"id_doc_sa": "11979591-f914-4a7f-b556-4d5329e6fc4c",
"id_pay": "8e78b009-bafb-4ee1-af79-1282a5673f5d",
"id_money": "839ece3f-0cf3-4195-9373-7341d8313808",
"date_cashflow": "2026-01-10T12:10:08.210123+01:00",
"coefficient": 5.1,
"id_user_add": "f037710b-a5de-41c4-95c5-c656dc5a900d",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "61fd1001-a9f1-4d7c-bf64-f2b7ae2f21e0",
"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": "0842dcf0-9309-4cee-88e4-b49c21e139a7",
"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-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "1ebc5f95-0340-49d8-a416-27446e996a69",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$id": "22",
"id_doc_sa": "9a15e168-c6b5-402a-a227-b6645d2fa161",
"id_line": 2,
"id_pay": "b48016c0-96a1-4f9d-b507-d5fcd2624259",
"id_money": "aa5e15ef-6844-440a-8684-98ace5fff009",
"coefficient": 5.1,
"id_voucher": "b2dded4e-d46b-4cc9-8ea4-35402490b817",
"id_employee": "3c318ef7-d2ae-4d34-b412-af29b089562a",
"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": "781158a2-d738-4118-a3bf-12a39d637925",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$ref": "2"
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$id": "23",
"id": "b6dce4d2-2024-465a-9c46-3c1cefc0f804",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:10:08.210123+01:00",
"date_end": "2026-01-10T12:10:08.210123+01:00",
"date_used": "2026-01-10T12:10:08.210123+01:00",
"date_sesion": "2026-01-10T12:10:08.210123+01:00",
"id_employee": "b4227cfd-81bb-492d-bd9d-fa3f576e831a",
"id_branch": "c661b32c-08e4-4665-baed-a9153953c6bd",
"id_voucher_permision": "a64f8c69-2014-4d25-86ea-2f9b7017491a",
"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": "ccc3e1c8-e76c-4015-829b-0df06dc06933",
"id_user_add": "56f7d9cc-ecaf-4cc9-b0c6-197c4a0ddd82",
"id_doc_sa": "39eedd68-d025-4d35-88f5-b0b377e9273e",
"id_item_sub": "8d7c7cfa-3315-4cc3-aea6-36732d4a49d4",
"id_pos_sesion": "14e575c7-2ef5-47f5-8c85-25005d6b6c97",
"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-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$id": "24",
"id_voucher": "2ae650e6-22da-4173-997e-7c36c2fbe304",
"id_line": "ab596950-5370-4501-8b4b-b46837f7c560",
"id_category": "40f06038-a16f-4547-b568-a2b8625376ab",
"id_item": "e6da4791-096d-450d-bc65-e09956c91e56",
"id_item_type": "9a3e50a4-8d73-48d1-9734-19f295687a8d",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$id": "25",
"id": "77be2a0d-5e93-4f18-bbaa-3282faeb08e9",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "6d6accb5-d2d1-4761-9f70-215e8b9bb522",
"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-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "49eec017-d906-4f18-a4e2-3b386fa654ee",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$id": "26",
"id": "0f9da59f-807c-47d3-8256-6852abca7809",
"id_item": "99e42059-4e14-4e6d-874b-0d3f09afec24",
"id_item_type": "85bda885-4d9d-4188-9bd0-401e963703ef",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "7a67c922-e2e0-405c-b7c2-efd4df54beef",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "aa604604-e4e8-4625-aa7e-4786cecc5e78",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "8b702a49-5494-46d6-b7a3-9621a59855d3",
"id_item": "1bca0430-0d75-448a-ae8a-8927c0c28ba0",
"group_id": 3,
"id_unit_ref": "d13ada93-6ef9-4c71-b36e-0fa66e466805",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "ee6d7af4-7d9c-464f-beac-472fca0740a3",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "7c5d236e-8f66-479a-8c80-b9f84545a873",
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "352be218-61d0-4c51-9da9-e8a8dffd1f1b",
"commited": true,
"mt_units": {
"$id": "29",
"id": "0c63dbd1-75b2-4aaa-b48c-1d140bbe6dc6",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "49c024b4-9156-4747-80a3-a0c90c2c7a14",
"commited": true,
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
}
},
{
"$ref": "27"
}
],
"mt_items_types": {
"$ref": "25"
},
"mt_items_vouchers": {
"$id": "30",
"id": "62d8eaa5-f8ae-4279-ada2-e153844f6985",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "987e6bc8-4f21-45f6-a113-a617eddace02",
"id_doc_print": "e4e36d51-721e-4c0f-9a0c-eefb7ea8b78d",
"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-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$id": "31",
"id_list": "d65fb90a-a4ed-4996-aa1a-43a1d21dccf3",
"id_item_sub": "7bb3fe9e-5be7-4603-bfe9-5dc01f45b3f4",
"validity_date": "2026-01-10T12:10:08.210123+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "65c4ae05-5a8a-4b5d-9b8a-ab0c858ec919",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$id": "32",
"id": "d64182cb-9888-420b-aa60-3a6c51918407",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "aad654da-87a6-48e1-aaec-5cc21ed70b59",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "7ee0cbce-0cb7-4873-b5ed-5d0c74e1affb",
"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-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "938c0bfb-ecd5-4f00-8024-2880843244e8",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "7d885c19-3ad8-46da-90b2-38ab78fedb74",
"id_pos_type": "72fc6c93-0b02-49a4-8d23-2186bb19e0c5",
"id_price_list": "f233e2ee-6d3e-4254-9f45-eccdc3743226",
"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-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "a43d8b41-86b0-48f7-b980-69836a3854db",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "248c95a3-5086-4124-908f-e90b9de55d0d",
"id_pos_type": "6c1da41c-5bf2-4beb-a743-d8058cee7a8d",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "4d33611d-743b-477a-96cd-9a61eb7327f4",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "c86ab4ec-c11a-4ce7-8f45-86bfdc42946b",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "87677dc0-7b8b-430a-a2c6-8dbf22b27454",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "de881871-3445-424a-9b0e-0ffd3c04e7fd",
"id_branch": "7a0938fe-714d-491b-b9d7-9190ca5ab13f",
"id_pos_type": "e7291b89-08e2-416a-8663-66d4f71a7b1b",
"id_pos": "bc027d62-9d0f-4a14-8e5a-ee644b6fbd38",
"id_item": "d48e7318-0b09-49f4-8379-b1a05afec2af",
"date_from": "2026-01-10T12:10:08.210123+01:00",
"date_end": "2026-01-10T12:10:08.210123+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "3a927d15-baed-4d46-9656-262ed766c49e",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "12"
},
"mt_pos_types": {
"$ref": "35"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "36"
}
],
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "2ea6c8a8-c86f-438e-adc7-7aeff919b70d",
"id_doc": "cab9eeee-d7ae-4011-bbc6-afa993179bd1",
"id_pos_type": "2a8503b0-da7b-46eb-ab47-ada251154d31",
"id_doc_print": "f8552315-4081-4a84-9101-66502f9ffc8c",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "dd1b482d-06a1-4df1-9d1c-9dbc5e4c6120",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "38",
"id": "93024cd6-f9a1-4459-aca7-6f375f73bb73",
"id_pos": "98b62698-3a0c-4400-a75a-e4599906b5aa",
"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-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "a44a41d5-2a57-42f9-a88d-3bf4ff5fce1c",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_pos_types": {
"$ref": "35"
},
"st_doc_print": {
"$id": "39",
"id": "501463dc-1198-4a15-a162-6123b8cfc1a9",
"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-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "0208098c-6b02-48e2-b6c1-3031b8f54d12",
"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": "39"
}
},
{
"$ref": "40"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list1": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list2": {
"$ref": "32"
},
"mt_prices_list_rules": [
{
"$id": "41",
"id": "d8470c5d-fe31-4b1f-9a8e-d75d43e5d30d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:10:08.210123+01:00",
"date_end": "2026-01-10T12:10:08.210123+01:00",
"id_branch": "9bf36baf-38af-4ec3-bde9-2689d9d46e22",
"id_pos": "858784b0-cf1b-4b8d-8afe-64a2fc0cadd7",
"id_list": "d1f6b654-0d01-4b23-8c33-db9ad3e1ae32",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "bab9a26a-a3c0-4ec7-8127-b83a830f942b",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "41"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$id": "42",
"id": "a4d0ef56-8638-40fd-b231-5bc7c199cd33",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:10:08.210123+01:00",
"date_end": "2026-01-10T12:10:08.210123+01: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": "66fd12a5-affe-42cc-8d54-845011e69423",
"id_pos": "74a9fd60-6fad-4c44-aea6-88d2c8020a7b",
"id_list": "e6db08e1-44bd-4d93-a8e9-a60c2d147afc",
"id_item": "9685391f-9d87-45fc-b2df-89aa36e4c60e",
"id_item_type": "a048ec77-05ad-415e-ba29-a63ed63d054a",
"id_category": "18fa9c70-085d-46be-b8ea-8373b786fe2f",
"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-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "996668bc-7740-402f-b40e-0d12bdd16d15",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$id": "43",
"id_doc_sa": "dc122cf1-a7b2-4f3e-96cd-58ade71bf566",
"id_line": 2,
"id_item_sub": "069f05c5-4a99-4f75-afe5-90c81441b24e",
"qty": 4.1,
"id_list": "7e5cc543-aa7a-4578-8e96-4bab0bee9326",
"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": "c19edf3c-a47c-4a05-902d-17290ed82f8c",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "ef67dee6-ef3f-49d7-9334-164870597dc8",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "cd6fdd61-dd17-4753-8f37-9b3552b7496d",
"id_user_upd": "59ce3122-b377-4a65-b5b1-ae6bc52a7191",
"active": true,
"mt_employees": {
"$ref": "2"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "44",
"id_doc_sa": "ad892f62-e1d7-467b-883d-42d309a2070c",
"id_line": 2,
"id_item": "ee0b3b9d-d86e-49ab-b2bf-5434d465d5e7",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "43"
}
},
{
"$ref": "44"
}
]
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "31"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "a6104ee9-ebb0-47c2-9d8e-9615f4a36531",
"order_id": 2,
"id_item": "e86386f2-2360-4713-9258-cd8c1f0242dd",
"id_item_type": "65ecff9e-8145-4fe3-8067-128d2648e523",
"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": "de4070e0-f854-4a0d-9e08-4bf43d2c26f6",
"type_item": 11,
"id_voucher_json": "a8361fa6-4c33-488b-bf83-41e762a4b20d",
"count_voucher": 1,
"id_category": "8c9e648a-be34-485b-9376-86d693d1ef39",
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "101e2ad7-ed05-4d12-bc33-78f4bcaedb8b",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "46",
"id": "56251fbb-2a0c-4bbd-b6ae-92b860da4351",
"nro_sesion": 2,
"id_pos": "c12dd017-3eae-4586-a908-bae440c55486",
"date_tax": "2026-01-10T12:10:08.210123+01:00",
"date_open": "2026-01-10T12:10:08.210123+01:00",
"date_close": "2026-01-10T12:10:08.210123+01:00",
"id_user_open": "f83b99de-0596-48de-9434-2d3718c21f37",
"id_user_close": "95a47354-de38-44b7-be81-a87b391dd303",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "cf9d10ba-f5d8-4ca1-b383-97db2ce6786a",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "779ea244-1a43-4ddd-ba55-57811e575073",
"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-01-10T12:10:08.210123+01:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "b10af381-1c34-4c78-a24b-98802c0855d2",
"id_room_unit": "a6faf2be-4a99-47e2-b08c-f96d6d68c2f5",
"id_room_list": "c37d0dda-ef05-4c1b-a9a5-ebca21bbce0a",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:10:08.210123+01:00",
"date_from": "2026-01-10T12:10:08.210123+01:00",
"date_end": "2026-01-10T12:10:08.210123+01:00",
"date_open": "2026-01-10T12:10:08.210123+01:00",
"date_close": "2026-01-10T12:10:08.210123+01:00",
"id_employee": "ab7492c8-9636-49ea-9b39-63285f3d39fd",
"id_employee_sec": "528ad3c2-45c8-46e0-bd29-a309d582c6df",
"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": "a83673ee-d960-4f39-9cef-5d3471ffaa6d",
"comment": "sample string 7",
"id_user_open": "1c451948-7cef-4fb1-a4c5-1c968a682196",
"id_user_close": "91bec576-0939-4be8-acfd-210e5b31d6ea",
"id_unit_state": "e083932a-51e4-4659-99c6-d5c1c1da5a54",
"id_pos_sesion": "3d78486c-2bca-4b54-b621-8d60aa09fe9c",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:10:08.210123+01:00",
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"mt_employees": {
"$ref": "2"
},
"mt_employees1": {
"$ref": "2"
},
"mt_rooms_units": {
"$id": "49",
"id": "1ceedfbb-7178-4743-884c-2542134398be",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "2c498f6e-0928-4a80-96f3-dd6e249e4e77",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "5ac7dd28-a219-4336-8986-598a3d065c15",
"locked": true,
"date_locked": "2026-01-10T12:10:08.210123+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "b694ab21-8079-418c-8248-acedf56d235a",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "745f479f-641c-4957-898d-05ba598b37c5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "42c9cd24-1be9-4975-a885-461852f33cad",
"name_pos": "sample string 6",
"id_image": "9b95d055-b8fe-459b-8e0c-e03bacc690ca",
"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": "1c0ccaa8-8672-46a8-a53e-2a4dced7c0ba",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "3e394017-36b6-4f5e-b5a1-4f99871545f5",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "63edc950-c413-49f1-976d-8a8980f4b707",
"id_room": "d12782e4-67b3-4d5b-8820-c76aec9b4d9d",
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "057347da-580a-476d-9aac-7d5964559e37",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "51"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_list": [
{
"$id": "52",
"id": "c4d20153-d4b1-4801-889c-37590df07e27",
"id_room": "476c8183-1b00-4356-b913-35f1316aaa12",
"date_in": "2026-01-10T12:10:08.210123+01:00",
"date_out": "2026-01-10T12:10:08.210123+01:00",
"id_user_add": "096fa077-4b2a-45c0-9bb9-683927d20050",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "52"
}
]
},
"mt_rooms_units_types": {
"$id": "53",
"id": "fc14592d-4943-4dcb-b238-07c612b580cd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "c5d5fb02-4859-4995-879f-ce0e1780c95f",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "6298fed3-4335-4a4d-8490-e35d2ca0212a",
"id_room_state": "fddc6d4e-1d91-4886-8bf3-801de1ea458a",
"id_image": "e9413180-3875-4ef8-983c-adb62111b29b",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "78ddd01a-1a4d-4e2b-bf2a-c98e8364ed7f",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "e0eb0c76-54dd-47c9-9c35-7d317bc99d89",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "6197f796-6e90-4182-818e-a0040c1bfa24",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_types": {
"$ref": "53"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_states": {
"$ref": "55"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$ref": "52"
}
},
{
"$ref": "48"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_tips": [
{
"$id": "56",
"id": "41d68e71-7938-4398-b78d-ef092116fd74",
"id_pos_sesion": "2ab0de86-6df0-47e8-96d3-4ede7841b116",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "ff0e781b-afc9-42e0-8405-5ab56a22e854",
"id_room_unit_activity": "eb51b12d-ad64-4479-a280-877211262910",
"id_doc_sa": "9826a8f0-1ab5-4d75-9a5b-6578b6a4793a",
"id_pos_type": "21ddc26d-fd88-4a07-bf9f-d2041f36dd61",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "c33415ac-93dc-4f17-beb6-80f31b30d396",
"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-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "f1e4752e-0b8a-4e45-8c7f-155861bd8213",
"id_user": "88882362-f129-4d9f-b635-9a9d56590f92",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "56"
}
},
{
"$ref": "57"
}
]
},
{
"$ref": "56"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_pos_sesion_users": [
{
"$id": "58",
"id_pos_sesion": "a5f08fdb-9ca8-41a4-a09b-b1e6eafa886f",
"id_user": "c82aed92-633a-4ce5-bcfe-8658e56a7848",
"date_add": "2026-01-10T12:10:08.210123+01:00",
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "58"
}
]
}
},
{
"$ref": "45"
}
]
},
"tt_vouchers": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"tt_vouchers_permisions": {
"$id": "59",
"id": "5487adc4-f6ed-42c5-911f-f96c16c27a5f",
"date_from": "2026-01-10T12:10:08.210123+01:00",
"date_end": "2026-01-10T12:10:08.210123+01:00",
"date_used": "2026-01-10T12:10:08.210123+01:00",
"id_employee": "a88ed03b-857a-4242-9aba-d4eed5ef4b70",
"id_branch": "8c31307a-dc40-418c-bfbf-63b86d8ea37a",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "cfca896c-da14-485d-9adb-d470960ec205",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
}
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "1ba4d5f9-81ad-4bb5-9c00-012b0a1cc2bf",
"id_doc": "7d736a90-42da-40e8-a2f8-3c57e466f597",
"value": 3,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "160fccb0-26d8-4d92-9e06-228123da3360",
"id_pos": "2299984e-2777-4088-97ef-58302ef055d6",
"id_doc": "977b3edb-e79e-43e1-8462-44f64d35513b",
"id_branch": "ad6be96f-5423-4439-8a9e-c0f0f11659a7",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:10:08.210123+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "0fba4e4a-32d0-4920-bc39-73f47187030c",
"id_loc_from": "ce643702-341c-401f-84e7-6fe63ce7a57b",
"id_loc_end": "38fd0061-443a-40fe-bf0b-b60f8f05b489",
"id_user_add": "79e5556b-6764-41dc-9986-48c3cbd6ca78",
"id_user_upd": "173eb917-6769-4575-a828-7acd605244f9",
"id_pos_sesion": "014f7101-2169-4d04-bfbc-cbae7a59eaaf",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:10:08.210123+01:00",
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "62",
"id": "488e7231-846e-4f77-8623-a500fbe67cef",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "2e31af2c-d984-4582-af05-89bcfca37cc9",
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"id_user_upd": "61a4ed23-6681-454e-a46a-702e9658048e",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "e1748ac4-d863-4af8-8fe2-7b11093eb3dc",
"id_item": "0756bf83-5d02-4329-b067-061f85464a9b",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "6686ed8e-0efa-40cd-88ea-834bd8648640",
"id_line": 2,
"id_item": "f6f0200d-0b28-40e5-96b5-05cb57168b3c",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "48"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "8f629873-bc37-469c-8fc7-6b53049f56dc",
"spool_server": "sample string 2",
"id_doc_sa": "b8d592f2-8604-4668-a544-903835c53906",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"printed": true,
"print_on": "2026-01-10T12:10:08.210123+01:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "77b7a2b7-8101-45ed-8493-1fe5d8f8a13b",
"id_pos": "46745a40-5e79-4bbe-8bf8-262bc5c2c9ef",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:10:08.210123+01:00",
"key_access": "sample string 5",
"id_user_add": "d164f580-7280-4ef9-9935-38ec6c7648b0",
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "6281eab6-378c-4e42-a035-7dd6f38138a8",
"id_pos": "c2f6b881-c03d-4fa3-a92b-6698a8e7a8f0",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "d6ea2716-eee1-4c22-aef0-a46bb705dba7",
"id_pos": "dd8ddd2f-47d2-4681-96a1-6b445f21f616",
"date_add": "2026-01-10T12:10:08.210123+01:00",
"date_upd": "2026-01-10T12:10:08.210123+01:00",
"date_out": "2026-01-10T12:10:08.210123+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "69",
"id": "b7ad4ebd-19f1-40ea-b5a2-5c3ba5f809d1",
"id_user_add": "6233a43e-490f-4b2a-bc94-afe92f835058",
"id_table": "50b4a6e9-fd55-43c7-b4f4-7da6e544e74d",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "47f5c74b-d8ca-4181-8149-fed9591f0203",
"created_on": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_sync_tables": {
"$id": "70",
"id": "944eb5d2-aca4-4c05-bbc2-21059d5c8b14",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "3aaa37ed-89c8-4aab-8ec1-be405eaac45d",
"id_sync": "3784a9c3-414c-4dfe-a7c3-3887425e4317",
"json": "sample string 3",
"id_table": "80e2115b-b4b9-48e4-b152-2bfe6544d5bf",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "5575a3e2-118d-4346-8ec3-f40791a0d646",
"id_branch_from": "2a0ac2ee-778d-408b-ac71-2a610011dbbf",
"id_branch_to": "98490935-2a12-42de-a733-6a8ea03ccf67",
"type": 4,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:10:08.210123+01:00",
"send_on": "2026-01-10T12:10:08.210123+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "81d807d1-1d48-4100-9786-a8103afa5305",
"id_pos": "bd2f422a-871a-4c80-ae96-680fa22c0015",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$ref": "12"
}
],
"st_users": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_employees_profiles": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_units": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$id": "74",
"id": "c5ba108f-d116-46d2-a046-0997f1fce932",
"id_function": "915f082e-9cc7-42ec-9d24-0e86498fe6f8",
"id_user": "9068c69d-c82e-4fe4-984d-0582fcde0995",
"id_profile": "13e54a26-a20f-4edc-b2b0-55ebd3206f66",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "fc61c45a-865a-4f60-b40a-04ae50edd243",
"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,
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "76",
"id": "e22d241c-7777-4c99-8e48-8f512291670a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "975d492e-5c7d-430f-b8f4-cf144c405ca1",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "c5c8df41-ebe5-4304-98cf-cd01ca5f9b14",
"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-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "611f3e9b-41b5-41d1-a7d0-602c85d9f41f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "57ca5d74-6978-48fd-9299-6cd19e2136f9",
"token_id": "sample string 2",
"id_user": "7c059a56-8199-42a9-9a80-b0e7de3bcf84",
"date_from": "2026-01-10T12:10:08.210123+01:00",
"date_end": "2026-01-10T12:10:08.210123+01:00",
"created_on": "2026-01-10T12:10:08.210123+01:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det1": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "0c6a79a0-3c98-4215-883b-97a4e7707b66",
"id_room_activity": "e21ad0d9-6cb8-455e-b225-0af52a3fe44c",
"id_pos_sesion": "a0c18dc4-981f-40e5-b262-03d08bb7ced4",
"log_text": "sample string 4",
"id_user": "e25c5900-4aa8-4d7c-89fc-e63b605ad282",
"created_on": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units": {
"$ref": "29"
},
"mt_units1": {
"$ref": "29"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms1": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "ff3807a8-67f3-44e3-a8dc-1f8ea387d3ff",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_employees_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "124ffdba-dd97-49d1-8261-47642aaccc8c",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:10:08.210123+01:00",
"date_end": "2026-01-10T12:10:08.210123+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:10:08.210123+01:00",
"last_update": "2026-01-10T12:10:08.210123+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"mt_employees": {
"$ref": "2"
}
},
{
"$ref": "3"
}
],
"mt_employees_profiles": {
"$ref": "1"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
mt_employees_profiles| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| authorized | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_employees | Collection of mt_employees |
None. |
|
| st_users | st_users |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "4b5ddffc-9fbc-4010-b596-7a14a75e1fda",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "b25300dd-f660-41b4-b41d-f041674d2ed2",
"commited": true,
"mt_employees": [
{
"$id": "2",
"id": "c6a7ec77-3320-479a-8e04-7b80e1a3badd",
"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": "2d4171c5-7c98-403f-a9ed-bc863aae8368",
"name_pos": "sample string 12",
"id_image": "b945b731-cc85-4376-a83e-bb09fc537f3b",
"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-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "ae9da445-96f9-4455-b8ca-2825b42d2f66",
"commited": true,
"mt_employees_branches": [
{
"$id": "3",
"id_employee": "8162aa00-d700-4dd1-a8d7-bab2ee0198da",
"id_branch": "91098dcf-db24-484b-afc6-b0acf61157ed",
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "29a2aa09-648d-4ef3-b7f6-ad23181892f9",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "368c5031-a933-4122-b3ad-c019cc4c9f8e",
"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": "8440312b-7871-4c26-9f5a-2f499cbaa2ba",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "20bffc48-258a-430c-a3f4-ba181c7af785",
"commited": true,
"st_images": {
"$id": "5",
"id": "fa2e03e7-e4ba-4d07-94d0-0a0e87f4a417",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "f8d9c6c9-3bdc-4a93-b547-0f636b4107f8",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "878664f5-4ae1-4631-ba60-ec7f43da7371",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "f591bfff-803a-4a2b-aa4d-731b1cdc1bd1",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "3ed6d78b-9f9b-4ab2-8669-6ce26abba13d",
"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-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "e3fc7188-61ba-4114-95fb-6a21c83a6edb",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "f01aa7e5-d86b-44ce-873a-8e16cf28d934",
"id_item": "1c963183-ae4a-4b73-a734-f36dacf940bd",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "8819c3d0-056f-4a35-8079-986cc09eb6f3",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "21f64193-d2ef-4e30-89d6-8911104f2dee",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "a7320e97-f756-4797-9474-ced2ef101637",
"id_unit_sec": "1ac7d211-e164-4be2-bd59-a45df8d24d5c",
"id_brand": "c9ff4e61-4191-492f-9f69-bc63a80e0c6b",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "66b8dc01-3a7a-41f7-9e89-9c4ad7a8e656",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "e94f632a-edb5-4c90-b4b1-148ce591fb3a",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "be1985b4-bd50-4c5e-b81a-78eeb0588653",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "7a575408-721c-44ee-9e4d-fe659ec7c719",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "9f2184a8-f085-4471-b28e-8107a7fadc1e",
"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": "4f30561e-9924-4b99-8569-1d329456b745",
"view_messages": true,
"id_image_photo": "60fb0149-6c74-48ae-a961-455f7cf8820f",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "756fdbdf-d1a1-4ad6-af52-c4e64f665c70",
"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-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$id": "11",
"id": "26bf280c-95a5-4002-9c91-47f8ec0d31cf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "28e61c32-b68f-4957-b7a5-da3f5baff1a5",
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "e7ddd135-abb4-4fa1-887a-1a60eff84b2a",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$id": "12",
"id": "32aac0c5-89ec-455a-ae7b-78a00a9d209d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1698d021-6b82-4950-b1d0-e90590390d23",
"id_zone": "01a32690-d844-4042-ad29-df87dffe9203",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "3be8b241-23ee-4c41-a1d8-4c3997c191de",
"commited": true,
"mt_branches_zones": {
"$ref": "11"
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "05190888-668b-49ed-b437-01b06a9027ec",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "5b9653cb-42fd-4825-acd9-4d7e147fd774",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "b95c7e24-ee5c-4d89-a74d-5803203d7e9b",
"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-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "2bb494cb-2960-4493-bbfc-e31a0e603c1d",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "c18459b1-f28f-4209-9861-cec7db1f3a4f",
"id_cloakroom": "4ccca42e-1a2e-4dbb-a0bc-5b58d7064511",
"id_pos_sesion": "358de8cd-6640-4d49-8ea1-81c084ebbc98",
"unit_id": 4,
"date_open": "2026-01-10T12:10:08.2257807+01:00",
"date_close": "2026-01-10T12:10:08.2257807+01:00",
"id_doc_sa": "175e9f82-0b4b-481e-a5de-f96eb25f574b",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "7144a923-803e-4ecd-8089-09853acabd4f",
"id_pos": "eb7f1048-66aa-4271-9c52-443490258fb1",
"id_doc": "63d08a88-797a-4217-a4fd-e1d3ad4631eb",
"id_branch": "d0247b2c-ff35-4abf-bc50-0513237902c0",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:10:08.2257807+01:00",
"date_tax": "2026-01-10T12:10:08.2257807+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "fb42f961-19fb-4927-96ca-f9bce41d83b5",
"id_relationship": "36858f27-2e04-495f-9b31-afb54a7246ea",
"id_loc_from": "864254fd-d1f5-4665-aac0-89f71ec77070",
"id_loc_end": "fb833cec-d04e-4e00-a63f-489dad5c2d59",
"id_user_add": "46c797d0-97b2-4936-99bb-d8360b5cb25e",
"id_user_upd": "a5a4aec1-ae62-43ff-9ad4-d9a41d62523e",
"comment": "sample string 12",
"id_pos_sesion": "dc35d473-f062-421e-9ce1-00c33b330da9",
"id_room_unit": "ca528372-f9c5-48de-8c4a-81922224fa62",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "31a4c6bd-5c0c-4a0b-acf5-3468280d745a",
"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-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "1967d73a-6c2b-4092-ba73-641fa232031b",
"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": "501c5f39-23d1-4d58-99ad-a75883f50e0c",
"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-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "b3911dd0-996a-46d7-b7c6-ae7d7ff79204",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "5acd773e-499b-4ea5-a958-2fa2f4dfc37e",
"id_pay": "f8cf1a39-047f-4d40-9f0a-6d62591bd3b9",
"id_money": "33b4d35c-7e42-4e18-918a-e9fcc77be867",
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "7fcde5cb-9cea-451a-99d0-be0f381a5510",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "f57cd356-c8c6-413a-b9dc-1fcd579612d0",
"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": "e8c34394-59fe-4a8f-9241-ee456f230587",
"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-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "e7cf6903-8f4b-4a06-a21d-095280ba6e72",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "1eb0f798-fc88-477f-a13b-530a53994c40",
"id_money_2": "24f7ff4c-13f8-4916-80e0-1408e85a02f7",
"date_from": "2026-01-10T12:10:08.2257807+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "be4a228c-225f-4e34-929e-efa95c923e26",
"commited": true,
"mt_money_types": {
"$ref": "18"
},
"mt_money_types1": {
"$ref": "18"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "19"
}
],
"mt_money_rates1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "20",
"id_doc_sa": "97be4f8a-0b15-4e04-b536-291ef7f0f490",
"id_pay": "db3459e6-c29e-4886-859c-027bf9ac8db8",
"id_money": "605aecfd-074a-48df-9048-b10e8256eaca",
"date_cashflow": "2026-01-10T12:10:08.2257807+01:00",
"coefficient": 5.1,
"id_user_add": "5adaa868-5038-4d6a-afe5-65544ecaad1a",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "f7aee95d-654a-4b0d-ad1b-9820b4524835",
"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": "5846fcb8-68db-48c9-9151-e2fd6e88b8e2",
"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-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "57d14cc4-5b2b-4bb3-98cb-5a7ea91fd452",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$id": "22",
"id_doc_sa": "8078fd9b-4cb4-4fd0-87f6-9b8fb9b947df",
"id_line": 2,
"id_pay": "9a6e1b63-cd3e-4ab3-860f-5bb29ed27ec3",
"id_money": "3ebad7fb-5a19-489b-af6c-addbc3fb1286",
"coefficient": 5.1,
"id_voucher": "bfbb64d1-16ab-47fc-8110-b07ca511821e",
"id_employee": "61a5efea-bfdb-495c-9bf3-7a147c0d00df",
"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": "1f2938c0-beb1-4d1b-b07b-485e715d5818",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$ref": "2"
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$id": "23",
"id": "6640be04-52a6-48ad-96fd-ed314074174b",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:10:08.2257807+01:00",
"date_end": "2026-01-10T12:10:08.2257807+01:00",
"date_used": "2026-01-10T12:10:08.2257807+01:00",
"date_sesion": "2026-01-10T12:10:08.2257807+01:00",
"id_employee": "6a456f2b-3882-43d1-99d2-4993d3aec09c",
"id_branch": "eb8ce7fa-cbf3-4f78-a967-a6dd9b98aa09",
"id_voucher_permision": "acc15c52-2b62-4822-a589-bce9bf2f940d",
"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": "10c95af8-b88e-4e4b-9d2b-4d44312b1d33",
"id_user_add": "9b5fc935-2262-4b56-b002-724e47911c72",
"id_doc_sa": "489e1ebd-e32b-4eb4-b80c-b18c3dcaeb1a",
"id_item_sub": "d3a3089b-74a0-4cc0-a64b-2e5dc0ada0d1",
"id_pos_sesion": "a2d76618-837b-4e65-ac11-42b47f12e30f",
"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-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$id": "24",
"id_voucher": "36562da0-75d0-4851-b8d1-ca2c8458855c",
"id_line": "ce4b940c-f4ab-411e-89a5-9b78fc64b44c",
"id_category": "197ab34d-05ce-4401-b488-2570399cffd3",
"id_item": "b15920bc-143a-4db9-a648-315720e55fab",
"id_item_type": "212abc4b-7ea2-493a-aec5-ce25162b3ebf",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$id": "25",
"id": "f3946172-82bb-45cf-9e0b-f88ff057662b",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "cfc98956-f7df-4e31-8164-4b9f540184fc",
"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-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "748f67e5-ec0f-4634-ba93-20053e2fffdd",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$id": "26",
"id": "e762cae0-62b8-4306-8c5e-a2a2f48ab1c4",
"id_item": "766b356b-61ac-4b07-8bd9-3de2c20ae3ac",
"id_item_type": "7de93083-da70-4d80-959e-3d4ce0e09a8c",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "ef917329-3660-4fa5-a3b0-4781e4ca1483",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "6bb70fea-4d53-440c-8d33-4fdae79ff401",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "b8bd707a-9ff9-4567-9481-810dc5de76cc",
"id_item": "c457a401-c4fd-4247-91cf-ca8b0ce22802",
"group_id": 3,
"id_unit_ref": "78c4bb9f-efbe-496a-ba6f-2f02594a1886",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "26e951c6-b284-4dc0-a163-6e0954313897",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "17449f58-de36-4c2a-a514-1486e1374dc4",
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "69fd4479-7c38-4768-b6e0-0a63fefe977d",
"commited": true,
"mt_units": {
"$id": "29",
"id": "bcede647-d8f7-47c3-8f03-135eb4f96c29",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "6ecdaa1d-a649-40c7-9d7e-52390dc54212",
"commited": true,
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
}
},
{
"$ref": "27"
}
],
"mt_items_types": {
"$ref": "25"
},
"mt_items_vouchers": {
"$id": "30",
"id": "0400d6a4-b3f0-4619-896b-0ea5f75d9a30",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "a8ea8bc9-aba9-42c2-b584-8b588645bcd4",
"id_doc_print": "9dc6d336-e510-4942-aa0f-1a2feda05eaf",
"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-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$id": "31",
"id_list": "2e38bfd9-863b-494f-92ea-63cf62448c1c",
"id_item_sub": "16ecb6c3-41fb-4a17-806b-09bb2b641019",
"validity_date": "2026-01-10T12:10:08.2257807+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "ea90fb89-a934-4aec-bc4a-470c9238aa1f",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$id": "32",
"id": "884f1554-9dad-4507-9fe9-bbd83d9622b1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "ca842a47-94cc-4f1d-afab-fc83b449a075",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "0c1a8f09-9172-4c29-bc81-9afadb197dd1",
"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-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "1d5ebddb-3d12-4928-945b-fe31b16e258e",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "142aa74b-d5f4-4703-ba2e-72103a21f3e2",
"id_pos_type": "18046db3-ce44-4b97-b416-5629f95281cf",
"id_price_list": "38521528-fff7-4aba-bd93-7538bb394cab",
"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-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "45a8e64c-6766-4f0d-ac4a-d99282b5a68b",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "2e7863f7-104a-4781-b3c3-fccc52348dfb",
"id_pos_type": "a1f47357-9714-4f18-a29c-34bb9b7959c7",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "fa8b4d8b-9ff6-4b24-8176-0541927cebd7",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "f23a4d62-45a3-43ec-812a-49b3cb9433ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "b37b1b94-ca1e-4e07-aabe-2308f17aaf79",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "d326855c-939b-4338-ad3c-706f273562f1",
"id_branch": "3a8ec1ac-cd01-4323-aa95-698bc1fa58e9",
"id_pos_type": "01282c12-4929-4226-831c-13f34f07b130",
"id_pos": "375d8ace-581d-43cf-8b45-74d554ea5eb4",
"id_item": "56add07c-98b2-4b60-a59a-5a6402ba8d74",
"date_from": "2026-01-10T12:10:08.2257807+01:00",
"date_end": "2026-01-10T12:10:08.2257807+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "386d2c7c-c32a-474a-b6d3-ee8bf7a97abe",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "12"
},
"mt_pos_types": {
"$ref": "35"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "36"
}
],
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "0abae4e2-2dfc-4cfd-936d-aa78a4f36db5",
"id_doc": "43043a6e-26fe-49b9-a8e7-605ef22f4b84",
"id_pos_type": "178b0fbd-fac2-43a9-8b7c-ee5aef080f32",
"id_doc_print": "8f530e5a-bd98-4b77-87e1-673ba0a39968",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "9fb4d225-480a-47e0-90a5-49afd5f58bdf",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "38",
"id": "55f9a11e-6122-4ce5-8ddd-9dd1538e7581",
"id_pos": "c42e2279-20d3-46b9-b5ea-ec869dc1c3a0",
"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-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "44a83fe1-288a-4f1a-97af-6d6c4b6a8203",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_pos_types": {
"$ref": "35"
},
"st_doc_print": {
"$id": "39",
"id": "4cf7394a-6fa3-4038-9822-1a1f04ef484e",
"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-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "9656ff6c-49b7-4ce7-8ba5-7fe592c8c193",
"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": "39"
}
},
{
"$ref": "40"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list1": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list2": {
"$ref": "32"
},
"mt_prices_list_rules": [
{
"$id": "41",
"id": "55dde405-80ae-4470-b260-92e4ef5fd633",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:10:08.2257807+01:00",
"date_end": "2026-01-10T12:10:08.2257807+01:00",
"id_branch": "07164a98-b256-4d99-be9c-ed16dd08a01c",
"id_pos": "710e87b4-39e3-449c-8543-d20b3fb43ba6",
"id_list": "945085a3-fca9-4f16-af2b-5eca37b9f099",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "ebdc7a5e-3369-4494-accb-84e9ce28b535",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "41"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$id": "42",
"id": "7aa5fe4f-b9da-4380-9228-052beb933263",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:10:08.2257807+01:00",
"date_end": "2026-01-10T12:10:08.2257807+01: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": "fb82ea9a-a81e-4f3b-ad3b-947d759aa61e",
"id_pos": "5e227893-3cf4-4a63-b656-03bc1498281a",
"id_list": "2e5df595-71a0-42b8-9de0-cf06c2b38b88",
"id_item": "5f8fa86f-fdd8-4b7a-9300-c4218dedc53f",
"id_item_type": "f4d08563-cd2a-44af-9e08-b5280025df43",
"id_category": "670caff4-04c3-44d9-bde5-261cda1d6f4b",
"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-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "41e6af8a-89d6-4b3a-95f6-3b6c30b0c045",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$id": "43",
"id_doc_sa": "1b89cdd4-fdf2-4f3b-b428-3fe138ca23be",
"id_line": 2,
"id_item_sub": "5453d9c9-4250-4135-b65e-0601333a90de",
"qty": 4.1,
"id_list": "75f17bdc-b497-4c01-b9e2-70b5e04d4849",
"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": "ea897047-ebf7-442b-b54b-0c0cc0c70d9f",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "b6551644-bf67-4def-a44f-27f98a9efaf1",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "ed287217-08d8-48ce-9d8a-65acb237ec66",
"id_user_upd": "3370208a-1e52-4e7d-89c0-6ae969793283",
"active": true,
"mt_employees": {
"$ref": "2"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "44",
"id_doc_sa": "8d97e072-5cf8-4d9d-9593-c43a588b5a7e",
"id_line": 2,
"id_item": "4c47ae45-aca9-47f6-ab50-86d7b5e415b0",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "43"
}
},
{
"$ref": "44"
}
]
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "31"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "5f9a6c15-c619-4a87-a73e-734af16f4516",
"order_id": 2,
"id_item": "584d76d9-0d62-47bd-9a8d-6da3671db886",
"id_item_type": "64713688-b68c-431e-af54-e6b1b5539081",
"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": "69f2bfb4-74f3-4465-a569-76e6c40f0601",
"type_item": 11,
"id_voucher_json": "20f3154f-afc3-43ba-b0ff-2460ed66f6a9",
"count_voucher": 1,
"id_category": "0d1312dc-0c4c-4cde-b098-86c8cf394c57",
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "1272a195-ba31-4c91-88e8-ca72fde1264e",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "46",
"id": "93bc8d29-5170-432e-a65c-a4b57ce90af7",
"nro_sesion": 2,
"id_pos": "b0039839-4d38-4e20-9a89-84d7cb3dc129",
"date_tax": "2026-01-10T12:10:08.2257807+01:00",
"date_open": "2026-01-10T12:10:08.2257807+01:00",
"date_close": "2026-01-10T12:10:08.2257807+01:00",
"id_user_open": "661628a3-5485-4376-9d93-85c03236d39e",
"id_user_close": "3a380356-9aa7-47a1-822c-2fa861d66a8f",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "3f613060-7d36-458a-b3f0-a6865d8730f3",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "ebc06b4e-ef1c-4d51-bc97-0ae354c3b021",
"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-01-10T12:10:08.2257807+01:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "b87b1d83-bd7e-47e7-9136-7cffb4f486a2",
"id_room_unit": "e409a104-f10b-4401-ac4a-26573cf21204",
"id_room_list": "bd01f490-0a0a-4b98-b31b-2bec3a44b1db",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:10:08.2257807+01:00",
"date_from": "2026-01-10T12:10:08.2257807+01:00",
"date_end": "2026-01-10T12:10:08.2257807+01:00",
"date_open": "2026-01-10T12:10:08.2257807+01:00",
"date_close": "2026-01-10T12:10:08.2257807+01:00",
"id_employee": "7107e4bd-d352-4c50-b7ab-a3924102b1dc",
"id_employee_sec": "a9cd4295-1f1b-41c0-a86f-e973604dbc59",
"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": "2d508a09-6d38-4453-a4c2-4710ea8c20f1",
"comment": "sample string 7",
"id_user_open": "bbdc1bfc-3dde-47f5-9b75-0c5be77b6071",
"id_user_close": "35877e06-81b2-4801-b4cf-fc641f672027",
"id_unit_state": "8f2c0015-a323-478e-a564-c263c358cd7e",
"id_pos_sesion": "771db07e-36e9-4e89-a82c-c5f844ae5474",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:10:08.2257807+01:00",
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"mt_employees": {
"$ref": "2"
},
"mt_employees1": {
"$ref": "2"
},
"mt_rooms_units": {
"$id": "49",
"id": "bd357d45-938f-48bd-b102-021bccac4f87",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "abfbae9a-7344-4f8e-8a42-db6e3719256b",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "0f45278d-7dc7-4985-933f-98188e36c97f",
"locked": true,
"date_locked": "2026-01-10T12:10:08.2257807+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "625cc0b8-4761-498b-af76-a23986917296",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "be94bc9b-27b7-418c-9aa4-ed9ebedcb05d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a3632271-f85a-492d-943d-26e93cb0039c",
"name_pos": "sample string 6",
"id_image": "f58a58bf-cc3b-48a1-add1-f2a73a85867d",
"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": "3b5d351f-fd95-4a6b-855f-df11850fd623",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "b65c5329-00e8-4c7a-bf3d-98f568e51564",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "d12848cc-da81-44f9-9f13-91ce620dcefb",
"id_room": "dc16dc7d-81b3-450b-9599-f2ed7d21d67f",
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "ece85336-f60c-4115-a8f0-54988c351bd7",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "51"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_list": [
{
"$id": "52",
"id": "31ed5ac3-2e52-44a1-936a-9a408cb6d53a",
"id_room": "acdc5fcc-a14e-4710-997d-16753d2a87ca",
"date_in": "2026-01-10T12:10:08.2257807+01:00",
"date_out": "2026-01-10T12:10:08.2257807+01:00",
"id_user_add": "000f25d8-61db-474c-8fce-0dbb8d3e4068",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "52"
}
]
},
"mt_rooms_units_types": {
"$id": "53",
"id": "44532061-2c07-44e1-868b-9a14fa2fd2cc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "b2a9156f-3de3-4066-aa7c-a1c35bfef979",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "a5e61c6c-1b23-4c38-9812-41320e3da422",
"id_room_state": "8189eb91-7e15-4d4c-bc1b-586ff9a2795a",
"id_image": "d57ed21c-98f5-40df-bfe8-dfd8222e874e",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "b2d6d5f9-62f1-4e28-90fc-9865cbbc1c70",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "abc85821-0e39-4fb9-9119-76349260608f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "a09a0d6a-527c-4c96-bd3e-32b0c00dc102",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_types": {
"$ref": "53"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_states": {
"$ref": "55"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$ref": "52"
}
},
{
"$ref": "48"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_tips": [
{
"$id": "56",
"id": "56ba670a-25e1-4d3f-b103-af6a4cea59dc",
"id_pos_sesion": "e091f8a5-5578-4b44-b0b7-d153cf76be21",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "9af5b410-ba7d-486c-8af7-050ec6a78adf",
"id_room_unit_activity": "d23bd2d9-4536-4c9d-bebd-799d96155a60",
"id_doc_sa": "6370ab1a-e134-4c6a-98c3-4f27591c984a",
"id_pos_type": "76624ab8-9579-48e3-bf0a-36205a789424",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "b113e5b9-dddf-4963-b24a-524b5bef26e5",
"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-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "470f9d9e-6fd7-4193-ba0f-9cadc0a9c689",
"id_user": "b667e8bb-8666-4ca9-b88c-c4aa08e01156",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "56"
}
},
{
"$ref": "57"
}
]
},
{
"$ref": "56"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_pos_sesion_users": [
{
"$id": "58",
"id_pos_sesion": "0294da29-60c0-46b6-b601-5f8824236081",
"id_user": "fa17c465-52dc-413e-82d5-9858c69e8b6f",
"date_add": "2026-01-10T12:10:08.2257807+01:00",
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "58"
}
]
}
},
{
"$ref": "45"
}
]
},
"tt_vouchers": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"tt_vouchers_permisions": {
"$id": "59",
"id": "8403948e-1d63-401c-a33d-9ecb40756343",
"date_from": "2026-01-10T12:10:08.2257807+01:00",
"date_end": "2026-01-10T12:10:08.2257807+01:00",
"date_used": "2026-01-10T12:10:08.2257807+01:00",
"id_employee": "6efd5ad6-6656-4f39-8434-be4c3738b081",
"id_branch": "c0484563-3f35-497e-b173-7c32a38f541d",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "f83bf19d-6d70-4f16-a807-e45a13df72cf",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
}
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "db4263db-1904-4c07-ba23-e0455161011a",
"id_doc": "99549c44-f1d3-4b4d-886d-190963e76bda",
"value": 3,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "b7b7419e-e14f-4221-8611-a259313ea979",
"id_pos": "5d7329d9-3353-48aa-a4d6-1a4ca9d36df0",
"id_doc": "265eb90d-0d51-4d7b-ba4d-8de0474ba45c",
"id_branch": "aa5db529-f933-4b72-ac53-1db1ed08999e",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:10:08.2257807+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "ef26ae5f-e87d-44a0-9646-31ca9d1a7f18",
"id_loc_from": "7acd840e-12eb-4144-850c-383e7feb5adb",
"id_loc_end": "820b1be9-a26e-4ced-baa3-67540584a28c",
"id_user_add": "502f79ca-3b91-4282-a2af-87be3998d633",
"id_user_upd": "42158fe1-570d-434a-95ef-bdfd294bbc4b",
"id_pos_sesion": "09b548e7-4274-4dd7-b8ab-1badbc098314",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:10:08.2257807+01:00",
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "62",
"id": "87415ddb-4ded-4fab-8828-75b09cfaa45c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "5b44990d-8803-403a-9813-0d70bfb45ade",
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"id_user_upd": "608bd25b-33ec-424b-91cf-0bab90800710",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "c42bfa80-0bac-44bd-8dac-cc861a3885d6",
"id_item": "a737afbf-e19e-4748-a659-82635be6573d",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "0c53ec4a-4b7f-4173-9958-6b6556fdd6e6",
"id_line": 2,
"id_item": "0a9b5383-14d3-43f6-a024-2e4e68b3229f",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "48"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "93d4f6d0-d215-496d-8203-8351ee167733",
"spool_server": "sample string 2",
"id_doc_sa": "1584a052-3a13-4fe1-9fd4-048cf59e3233",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"printed": true,
"print_on": "2026-01-10T12:10:08.2257807+01:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "bee367e9-5666-4d4d-9d7f-10baca73b3c8",
"id_pos": "20a56e79-88ba-4282-ac1b-9a9d9228b91e",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:10:08.2257807+01:00",
"key_access": "sample string 5",
"id_user_add": "51d283d4-abd4-4201-a321-58bb5f0268da",
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "1dd93962-3fda-44b8-86aa-92bd06009dc7",
"id_pos": "639d0bd0-cfb4-4869-848b-2eb2ed92b7fa",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "de4cdf23-03b2-41f7-baf5-0b8424f4a4fa",
"id_pos": "95aa80b8-6a42-4f37-a7ce-ae5d82b03ae3",
"date_add": "2026-01-10T12:10:08.2257807+01:00",
"date_upd": "2026-01-10T12:10:08.2257807+01:00",
"date_out": "2026-01-10T12:10:08.2257807+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "69",
"id": "f1231f64-c3e6-41b7-b562-8e9ef4bc6191",
"id_user_add": "c75d5c21-cc76-4d11-b9b9-ddf15c9a26b4",
"id_table": "b86c9b8b-4f53-413e-b51c-0e5d3c92104a",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "a6675e0c-d2ce-4586-9f8d-58d8fa20d8a3",
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_sync_tables": {
"$id": "70",
"id": "fad8b314-9924-4d38-bd0e-5915cfb84864",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "062fbc6c-b441-4a02-9ed0-b8ba3ee5efe7",
"id_sync": "37bdd904-0a52-440f-a2b1-a5382551471f",
"json": "sample string 3",
"id_table": "c4d3fa70-6e47-48d3-9f69-496d5fd6c924",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "cad90eb7-2b77-42e0-aa8e-a8409b1293d4",
"id_branch_from": "51b7835c-4fda-4734-bd42-7c4c8684f747",
"id_branch_to": "c183bb41-22bb-4963-a78b-ce20803814e6",
"type": 4,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:10:08.2257807+01:00",
"send_on": "2026-01-10T12:10:08.2257807+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "bc4fc77e-4a03-4024-b15c-b51f82075c31",
"id_pos": "ae116141-cc68-49a7-8a57-89e88d15ce91",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$ref": "12"
}
],
"st_users": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_employees_profiles": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_units": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$id": "74",
"id": "c87b820d-ef00-40c3-aa9b-2b95f3b104a2",
"id_function": "26b813f8-991c-4dba-9e67-cfa35d04f1ee",
"id_user": "4e053142-f665-4135-b22e-69785d29688e",
"id_profile": "1640d9a1-7aa8-42f3-b01f-d6abb79a2c2c",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "e680121f-8ff1-4ab2-ba96-adb5d97da985",
"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,
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "76",
"id": "04f7a69b-022e-4851-a248-d30888312ed9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "b2b524c2-514e-49ce-b540-855a15212bac",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "f9b3f4cf-4325-4639-b9f7-a847629c4857",
"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-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "0a7431ac-f1cd-4f86-a8ee-29a6e70788de",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "4b687a2b-f568-4111-8600-81bc35ee33ab",
"token_id": "sample string 2",
"id_user": "8de52534-c768-4fe2-8992-5acc400ce290",
"date_from": "2026-01-10T12:10:08.2257807+01:00",
"date_end": "2026-01-10T12:10:08.2257807+01:00",
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det1": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "2d8d6189-02c2-4d6f-975b-b8a739bdfaca",
"id_room_activity": "25cb538e-9d67-4ef8-b005-5a86d324af7d",
"id_pos_sesion": "6d1c8879-8aa6-4335-975e-35c178db2bc6",
"log_text": "sample string 4",
"id_user": "40463843-2669-493b-ba27-df9203026824",
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units": {
"$ref": "29"
},
"mt_units1": {
"$ref": "29"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms1": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "a49f3380-d9a5-4529-a180-3f9f7cce1daa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_employees_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "3920056b-ff09-44ef-9adc-d124f6185419",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:10:08.2257807+01:00",
"date_end": "2026-01-10T12:10:08.2257807+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:10:08.2257807+01:00",
"last_update": "2026-01-10T12:10:08.2257807+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"mt_employees": {
"$ref": "2"
}
},
{
"$ref": "3"
}
],
"mt_employees_profiles": {
"$ref": "1"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
}