PUT api/Mt_Items_Types
Request Information
URI Parameters
None.
Body Parameters
mt_items_types| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| name_short | string |
Max length: 3 |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| font_bold | boolean |
Required |
|
| font_underline | boolean |
Required |
|
| font_size | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_items_sub | Collection of mt_items_sub |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| tt_items_customs | Collection of tt_items_customs |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "89d92d61-2b58-47ac-a58e-42d62be807f9",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "b7b29e62-39b8-4c7a-b526-43b9250018a2",
"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": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "2117b5a5-3f3f-463c-b2fa-949361123d81",
"commited": true,
"tt_vouchers_det": [
{
"$id": "2",
"id_voucher": "b36aea5f-5f63-464e-a07e-1d1ae85ba57e",
"id_line": "824f101c-c7d9-4d07-bda2-c99f020681e6",
"id_category": "8eff7a19-8d2d-498e-a2fd-283549ac473f",
"id_item": "ffe0edee-d5e2-41ef-9567-a8f658cced9d",
"id_item_type": "b31c296f-18a2-42b9-8d07-f0f7a29e8270",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$id": "3",
"id": "f79c20bc-18f0-41ef-ae68-eda79b25dab3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "67718f09-f49f-489e-9bfe-c2a5c0102097",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "e2abe658-d7e0-43e8-a3df-18333c3c14fd",
"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": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "a1891b72-a43f-45eb-821a-57cae2640c09",
"commited": true,
"mt_categories_items": [
{
"$id": "4",
"id_category": "85ecd16c-dfd1-4738-ae20-828205666caf",
"id_item": "f4812668-c47e-44be-b21e-1790da1f1dba",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "e1da73cb-1f6c-42d3-a79c-38effe7a76ff",
"commited": true,
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$id": "5",
"id": "825544c8-962c-4ec9-b36b-981bc4b9c826",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "a1ed77ad-430e-4c90-aac9-a114c420e8f9",
"id_unit_sec": "84018f67-49f2-4367-bdfb-120f3c164aa4",
"id_brand": "91d6d20b-1f99-43a4-bfab-e566e1764d55",
"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": "e2d97f7e-5556-4378-91ce-026762b6a836",
"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": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "b03f3c09-1c19-45b6-b5d1-a085a83efc3a",
"commited": true,
"mt_brands": {
"$id": "6",
"id": "6de3de01-e2b5-4d57-8abb-9c19986d316a",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "7f1459a5-80ea-4de2-87f3-e46c1d5e308d",
"commited": true,
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users": {
"$id": "7",
"id": "4fcf585b-28db-49ae-804e-eecb0b237900",
"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": "f1da465d-860d-4ae7-8bb0-c230233e56d9",
"view_messages": true,
"id_image_photo": "5ded5e89-3541-4b3f-a8fc-9b965876ef7e",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "510e3d2e-9e12-4cd3-a84b-36931c6241ec",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"mt_branches": [
{
"$id": "8",
"id": "dab3a1bd-745e-40e8-9c60-1694f6a8eedf",
"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": "f4a3b3bb-9d76-410a-8504-f1c8f676e6be",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "66ef572f-ca4e-4088-9393-596857d2286a",
"commited": true,
"st_images": {
"$id": "9",
"id": "2ea8b033-68bf-4e0f-95d3-b9f8660563e5",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "4571567d-8199-4150-ba62-45c83193a6df",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees": [
{
"$id": "10",
"id": "9a98d5b8-d4e1-4d8e-955e-d1bfe631edea",
"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": "412180db-660d-4eeb-8625-3204abea0a02",
"name_pos": "sample string 12",
"id_image": "cbaa9abe-c548-4d70-b099-3f7172c885c6",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "8a0d0046-6b4e-4c67-83e4-4c8f36a6bb39",
"commited": true,
"mt_employees_branches": [
{
"$id": "11",
"id_employee": "11ec4543-5af8-4d4c-b801-e17398eecbd5",
"id_branch": "14b37e7b-8091-4fe0-84d7-43e0c778cc15",
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "d5715a39-997b-4fc1-aafa-5d5e4b3a73cf",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_employees_profiles": {
"$id": "12",
"id": "5480d17a-061a-4a1b-b211-bfcec2fd7568",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "af956897-4b39-4cad-a311-557d34f8de46",
"commited": true,
"mt_employees": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "7"
}
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa_det": [
{
"$id": "13",
"id_doc_sa": "fd2eaada-b1cc-4df3-a7c3-c4e7e6e884bc",
"id_line": 2,
"id_item_sub": "5c1ac499-fd21-46eb-8271-d169b6d1acae",
"qty": 4.1,
"id_list": "322c2f89-7df4-4156-a0e7-9df74c6ca5d5",
"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": "195c497c-3ca9-4051-af0f-b62f154aaae4",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "856e76b3-603d-41af-9992-6b12ca5810c1",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "8625c20b-86b0-4615-9d79-1611d31720dc",
"id_user_upd": "29db1f8d-c212-457b-ac55-52f2c067a343",
"active": true,
"mt_employees": {
"$ref": "10"
},
"mt_items_sub": {
"$id": "14",
"id": "73071a18-be47-4037-8066-9dbcdc96fe0d",
"id_item": "7f918f17-eb71-4017-be35-9d585218d757",
"id_item_type": "aec49e4b-4282-4819-8609-29f4dcd8fad5",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "7b2dacc1-656f-46bc-99ff-7d7d81053ef7",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "1900f1a2-4e06-480c-a261-b16e442a3c4d",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_formula": [
{
"$id": "15",
"id_item_sub": "7814b4b7-9b8b-4efe-aa14-98dd9481fada",
"id_item": "237f2b71-27fc-44ef-ba2a-69bbe4338ce0",
"group_id": 3,
"id_unit_ref": "0337dacc-8472-4a87-ac15-effa0bbff397",
"qty_dis": 5,
"mt_items": {
"$ref": "5"
},
"mt_items_sub": {
"$ref": "14"
},
"mt_units_ref": {
"$id": "16",
"id": "1f3e0399-e289-45ba-8b6f-b0e42691e8df",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "9be6baf6-666e-40ee-8920-85626f048762",
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "48840da0-bfd2-4322-810d-36b3c7eb69b9",
"commited": true,
"mt_units": {
"$id": "17",
"id": "df92d4ec-e863-441b-801a-e1128354fc81",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "c755139d-111c-4a4f-bf7d-924e478f10c6",
"commited": true,
"mt_units_ref": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": {
"$ref": "7"
},
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items1": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_items_formula": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
}
},
{
"$ref": "15"
}
],
"mt_items_types": {
"$ref": "1"
},
"mt_items_vouchers": {
"$id": "18",
"id": "4f06dafa-2cbf-4a7f-a99a-db833b6c4fb3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "4606f6b3-5048-4f97-a0af-72f5388ccfff",
"id_doc_print": "6d4f30b1-197f-4fa6-bd7e-aef9bcfabd2c",
"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": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_prices_items": [
{
"$id": "19",
"id_list": "2f9829d7-4de8-4be9-9e1c-c9178efc5fe9",
"id_item_sub": "3f072249-d760-40ec-bee9-0d4ea2c0749a",
"validity_date": "2025-12-08T21:24:15.5262439+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "ba35a9a1-fd0a-4fc4-80ee-99c06cf04e39",
"commited": true,
"mt_items_sub": {
"$ref": "14"
},
"mt_prices_list": {
"$id": "20",
"id": "edc81691-951b-4267-b6b8-e6ec8d65f9f4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "e23462be-067b-47eb-8a5d-2d254c7408a4",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "4710bc3f-093a-4c6d-944e-6a390ef85a2f",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "bdce02a2-2f17-4516-b078-5d3669718831",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "21",
"id_pos": "139b4545-1744-4e55-aa4d-fb454cdabbbb",
"id_pos_type": "46ac0cf6-a3c6-426a-8448-b8d7a84f4cc7",
"id_price_list": "f773b84c-5302-484d-87af-659545c8b119",
"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": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "9f0063a3-7f32-4012-96cd-897b373b6cdb",
"commited": true,
"mt_pos_view": {
"$id": "22",
"id_pos": "cb9aca42-c49f-436f-8bf8-f9eb9a8e2971",
"id_pos_type": "12c5884e-8975-4738-8bc0-7859d07d7a89",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "b06849e0-38e4-47a7-b38a-37739f969358",
"commited": true,
"mt_pos": {
"$id": "23",
"id": "0ccc41d0-5a58-4db5-bddb-58aa9b15e5f1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "959acc00-9081-4453-b22c-12b6448209ca",
"id_zone": "79207d05-ce80-4508-a730-888818de50b9",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "a8eb013e-a785-482f-a2eb-b4775342a544",
"commited": true,
"mt_branches_zones": {
"$id": "24",
"id": "9c36ac0c-6b02-4e9a-90bf-92faf149d919",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "04237ae9-5fd5-43b7-bd2c-68d3280c635c",
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "2bc6590d-8ece-4fc5-86b3-bcb7810b8ff9",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_cloakrooms": [
{
"$id": "25",
"id": "cbfb0106-6f5d-45c3-8178-1468965d949f",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "74f8d63b-aacb-4ba3-a685-8b78e7c74cb1",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "04d0ee38-b899-4ed9-96a0-48964724bf20",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "6d2a5f16-37f6-433e-b02e-eb826c328ddb",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$id": "26",
"id": "83664520-e020-4ecc-88a6-78df298e7d63",
"id_cloakroom": "dc53833c-a6f9-4e96-bf41-620d5dc2ba73",
"id_pos_sesion": "a8a09f3f-6f81-478f-ab7a-5bd0a219e226",
"unit_id": 4,
"date_open": "2025-12-08T21:24:15.5262439+01:00",
"date_close": "2025-12-08T21:24:15.5262439+01:00",
"id_doc_sa": "a0cfd218-a370-4481-a135-7cdb88d0dd83",
"commited": true,
"mt_cloakrooms": {
"$ref": "25"
},
"tt_doc_sa": {
"$id": "27",
"id": "9a96c958-ebe8-46c3-b561-4843ff400cb6",
"id_pos": "8a8c6cf9-ad5b-4fe7-93c2-6fd07cbed71b",
"id_doc": "0fd70371-2cda-4775-ba42-215d412900e5",
"id_branch": "e62af65c-368b-4295-85b2-6cb1dbd70b41",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:24:15.5262439+01:00",
"date_tax": "2025-12-08T21:24:15.5262439+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "0434a9e4-f762-4771-b263-b4858e2f356d",
"id_relationship": "8548c954-8344-4c64-ae55-d3084aabbcb3",
"id_loc_from": "47f32875-598f-4637-a921-5baf1633ed76",
"id_loc_end": "1fc2d2e5-d952-4b1a-a63c-178e2199c956",
"id_user_add": "2c170fad-c2a8-4bc2-90e7-122b741c08bb",
"id_user_upd": "9ed3bd67-3dac-4424-be34-2f7e99e6b42f",
"comment": "sample string 12",
"id_pos_sesion": "038dd311-628c-4445-a796-2372ab9575f0",
"id_room_unit": "ed4dc420-dc42-4f05-8489-851fd6c25860",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "d542110c-bd01-4cdf-8076-3fe32130c7a7",
"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": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$id": "28",
"id": "a0d5e338-696a-4051-8ada-d529504343a2",
"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": "9b88f248-712f-4508-b945-3e4ff200790d",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "d0a3d7df-5fe5-48fa-a804-7182a8678b10",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "29",
"id_doc": "15f411f6-f3da-426e-899a-4918a0344bbf",
"id_pay": "2f890f09-cf87-42b5-a08b-1f5f575240f8",
"id_money": "4d7d4fb3-7220-46f7-8630-8a5c011f8889",
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "8042b2fa-5476-4111-bbc8-a38abd781993",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_money_types": {
"$id": "30",
"id": "d032cfe1-9e06-4bb6-b1c4-dec1b14d6ab3",
"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": "e7e96671-39a0-45d2-8f82-ac02b037044d",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "66c4ac36-b63c-4574-b165-4d08514b3a6a",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$id": "31",
"id_money_1": "1b85de3a-0b4d-4bef-b4a1-6115d2e42f40",
"id_money_2": "bd7fbe7a-240e-42ba-a24a-dace2909e088",
"date_from": "2025-12-08T21:24:15.5262439+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "5ae119e7-101d-4e70-af66-2f3d4a362214",
"commited": true,
"mt_money_types": {
"$ref": "30"
},
"mt_money_types1": {
"$ref": "30"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "31"
}
],
"mt_money_rates1": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa_cashflow": [
{
"$id": "32",
"id_doc_sa": "602142c5-6627-488d-93f1-597cf524bc52",
"id_pay": "c5fe04a9-7b82-4776-8a59-4ef9bcd97ad5",
"id_money": "7d168087-90a8-4ce8-b37b-2f36538d98ce",
"date_cashflow": "2025-12-08T21:24:15.5262439+01:00",
"coefficient": 5.1,
"id_user_add": "3362db3b-1f7d-41ef-a0a9-216cb6f25bfd",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "33",
"id": "07761bf4-9de2-46cd-a08c-611dc0a4e2c0",
"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": "376fc36e-5cf1-442d-b40c-51ef7bf56cd8",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "2f55fd4f-06ac-4372-995d-294f31cbf7f0",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa_cashflow": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_pay": [
{
"$id": "34",
"id_doc_sa": "3b05c198-4e79-44d9-b1ef-e28601fde9a7",
"id_line": 2,
"id_pay": "f586a3d6-948f-48a8-900f-ed156781ac99",
"id_money": "02424713-83a3-4ab9-be96-e3e3b002c93c",
"coefficient": 5.1,
"id_voucher": "142c2ad4-d2a0-4477-b479-d977046b4e43",
"id_employee": "a3531113-4c5a-416b-88ff-80c2be9811f0",
"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": "2079e081-7615-491e-a5fc-f6f9e5c6a822",
"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": "10"
},
"mt_money_types": {
"$ref": "30"
},
"mt_payment_types": {
"$ref": "33"
},
"tt_doc_sa": {
"$ref": "27"
},
"tt_vouchers": {
"$id": "35",
"id": "111c6367-d37f-4f5b-a380-e55a94eedb97",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:24:15.5262439+01:00",
"date_end": "2025-12-08T21:24:15.5262439+01:00",
"date_used": "2025-12-08T21:24:15.5262439+01:00",
"date_sesion": "2025-12-08T21:24:15.5262439+01:00",
"id_employee": "0f5cd3cb-8def-4e0d-aa97-75cce34c754b",
"id_branch": "79e510b0-35c4-451b-b3c0-db69549b6501",
"id_voucher_permision": "3496eb84-08df-4dbc-83aa-b568f987f1ec",
"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": "c6d3d7d8-044e-4380-862a-83084e83d780",
"id_user_add": "466d578d-a983-4481-adc8-7ce2031d37a4",
"id_doc_sa": "ad28eef7-0db9-4e28-9838-3bedb75219a7",
"id_item_sub": "3f9db95f-adce-4f52-9ddc-a5687db5162d",
"id_pos_sesion": "0f6c656f-176e-4f93-8633-8258e2ab2ccb",
"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": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
},
"mt_payment_types": {
"$ref": "33"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa_pay": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers_det": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"tt_vouchers_permisions": {
"$id": "36",
"id": "b6dd0d19-32c1-4c71-8a92-c375da7c9474",
"date_from": "2025-12-08T21:24:15.5262439+01:00",
"date_end": "2025-12-08T21:24:15.5262439+01:00",
"date_used": "2025-12-08T21:24:15.5262439+01:00",
"id_employee": "c645d17e-5f4a-4289-a999-9b3b3eb60692",
"id_branch": "156b698a-b686-46ab-8dd1-4298d46057df",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "b5607d87-fbb1-4774-aaee-338f2a7625d6",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
},
"st_users": {
"$ref": "7"
},
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
}
}
},
{
"$ref": "34"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_money_types": {
"$ref": "30"
},
"tt_doc_sa": {
"$ref": "27"
}
},
{
"$ref": "32"
}
],
"tt_doc_sa_pay": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"mt_payment_types": {
"$ref": "33"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "8be1eea2-5fcd-42ca-95c6-7d01f4fbd471",
"id_doc": "13e61c09-71b3-4c88-96b6-98d26ab9d3ad",
"id_pos_type": "317cd869-5adc-4cc8-a7bb-d33f79045e11",
"id_doc_print": "1f8ddf62-b01c-40b1-bd60-e53162ddad6f",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "68ccd987-b49b-4cbd-9f4e-2c941f22160b",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos_print": {
"$id": "38",
"id": "e2f400dc-27ce-44ca-8ea4-4cd4d3e3adf1",
"id_pos": "54cb445c-f0d4-49fa-b400-0647f3678903",
"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": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "298db477-e9df-4578-aecb-f745b6c4e3fe",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_pos_types": {
"$id": "39",
"id": "7142b648-1a85-4bcb-8980-5211118df676",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "4a4381e7-ce4f-4a4b-b964-eafc7c78c530",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "eb1dc2c7-8f36-4c1a-be54-e07ac6cdd09a",
"id_branch": "439456c7-806a-4e3a-aeba-98a91f715b64",
"id_pos_type": "a8b70561-42cc-4457-8bec-6bb75f693162",
"id_pos": "b2419da1-cbb0-4cf2-91a9-3500ae25f37b",
"id_item": "3baf7d15-6bb0-4633-bcfe-406e8e412e87",
"date_from": "2025-12-08T21:24:15.5262439+01:00",
"date_end": "2025-12-08T21:24:15.5262439+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "33b8877e-adbe-4e18-a64c-d8e2ed6b05f1",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_items": {
"$ref": "5"
},
"mt_pos": {
"$ref": "23"
},
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "40"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
},
"mt_pos_view": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"st_doc_print": {
"$id": "41",
"id": "aa8fda20-7ab1-4186-b71e-f32851d6eb9a",
"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": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "2b5808ed-22f5-4979-8c0d-f8f6fea2830e",
"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": "41"
}
},
{
"$ref": "42"
}
]
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "43",
"id_pos": "191f057b-372d-4593-88a4-5e8358dbc73f",
"id_doc": "e673482f-f11a-4e79-a220-940ae606abc5",
"value": 3,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos": {
"$ref": "23"
}
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_st": [
{
"$id": "44",
"id": "898fb629-a233-4d91-8b48-c5dde176aa1c",
"id_pos": "e1098edb-5d3c-4988-b245-38f2c033852a",
"id_doc": "aea18c42-31d2-4669-9310-94c6311902dd",
"id_branch": "8c63cde7-5125-4903-ad08-d6af544f7843",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:24:15.5262439+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "9efe7f45-652c-46c1-98d1-b07e2759b1fe",
"id_loc_from": "062d8f54-d38c-465f-90b1-83f0d0a63768",
"id_loc_end": "ef86756e-27d8-45b0-9562-ada0bb00492a",
"id_user_add": "abe102cc-2eae-4bf0-9121-b9097cb51310",
"id_user_upd": "4e2ffc0e-9d70-4eec-a8c6-7e6109ac1494",
"id_pos_sesion": "7dc40245-77cf-4925-9c4f-fbeda6ba4501",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:24:15.5262439+01:00",
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$ref": "28"
},
"mt_locations": {
"$id": "45",
"id": "88fdf6aa-a556-4e41-8802-432bee4faf8f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "df00265f-017a-439d-a06c-0580a1663519",
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "a3f5150e-a7c5-45da-aa14-21f6282a6485",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa1": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$id": "46",
"id_location": "aaf071ff-da99-4e38-a8d6-5ac9429c4551",
"id_item": "04c546b4-66c7-496b-a444-7363fca6296a",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_locations": {
"$ref": "45"
}
},
{
"$ref": "46"
}
]
},
"mt_locations1": {
"$ref": "45"
},
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_doc_st_det": [
{
"$id": "47",
"id_doc_st": "a91be25a-0073-4ea8-9c5a-69679cf7a473",
"id_line": 2,
"id_item": "8ac13293-9b89-49c7-b952-44ee4e03dc8e",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "5"
},
"tt_doc_st": {
"$ref": "44"
}
},
{
"$ref": "47"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st2": {
"$ref": "44"
}
},
{
"$ref": "44"
}
]
},
"mt_locations": {
"$ref": "45"
},
"mt_locations1": {
"$ref": "45"
},
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_det": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_pay": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa1": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa2": {
"$ref": "27"
},
"tt_pos_sesion": {
"$id": "48",
"id": "c669ca75-3745-4c23-acea-743a70c14901",
"nro_sesion": 2,
"id_pos": "63ba3d80-df10-447e-86cf-ea205d7e9cfb",
"date_tax": "2025-12-08T21:24:15.5262439+01:00",
"date_open": "2025-12-08T21:24:15.5262439+01:00",
"date_close": "2025-12-08T21:24:15.5262439+01:00",
"id_user_open": "6b8437e2-cc68-450e-ac56-bea6f6625cb6",
"id_user_close": "ef41892a-bca8-486f-86bc-1802aa4908f1",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "786a0645-2b82-436e-9334-5b5f8cb25daa",
"order_id": 2,
"id_item": "d28c780c-2dae-4f41-8a36-a3a167e1ca93",
"id_item_type": "713bb69a-9c23-4632-9d11-90d2035049c4",
"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": "f709f2d8-d0eb-4883-9bce-16f64f4daf6c",
"type_item": 11,
"id_voucher_json": "1f313f6b-d44c-4c56-9c6e-8b08ff566cc8",
"count_voucher": 1,
"id_category": "4162d4e9-f470-455e-9bff-575affb3e8e8",
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "2c183c5f-09a0-4478-801c-1c50d04a96e3",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_types": {
"$ref": "1"
},
"st_users": {
"$ref": "7"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "49"
}
],
"tt_doc_sa_pt": [
{
"$id": "50",
"id": "92e069b4-f381-4364-bbd2-f9094df724e7",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "e70baa1a-5bfe-48e4-9c90-b6290a5bc192",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "22361fc3-579f-48d3-8f83-41040fd51a2a",
"id_room_unit": "5b4d5282-e5c6-4860-b01e-4eccb3707992",
"id_room_list": "bf3ae893-a227-4289-a20c-9b5924ca69d5",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:24:15.5262439+01:00",
"date_from": "2025-12-08T21:24:15.5262439+01:00",
"date_end": "2025-12-08T21:24:15.5262439+01:00",
"date_open": "2025-12-08T21:24:15.5262439+01:00",
"date_close": "2025-12-08T21:24:15.5262439+01:00",
"id_employee": "255de671-36ee-44eb-8ed9-83387ca3c96e",
"id_employee_sec": "f4618cfd-d666-45a6-9062-00647c10fc69",
"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": "6a349fc3-0087-4589-8f4d-dbcf536d37a1",
"comment": "sample string 7",
"id_user_open": "f6a70de7-70da-4966-8d23-7da6068f82a1",
"id_user_close": "f5fe8543-869e-4768-9a58-8070adaa6506",
"id_unit_state": "69f941f6-298c-4187-a9c2-589424ee01e4",
"id_pos_sesion": "43c50cac-3bb5-41c5-bc6a-7fc71168e067",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:24:15.5262439+01:00",
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"mt_employees": {
"$ref": "10"
},
"mt_employees1": {
"$ref": "10"
},
"mt_rooms_units": {
"$id": "52",
"id": "d39f0446-ff8a-4d11-9751-fe10afc5ed00",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "dfc9b8be-eb5c-46a6-9ee1-235c8a3c3a8b",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "f6d89fb4-540a-4c12-aabb-45c811f67db0",
"locked": true,
"date_locked": "2025-12-08T21:24:15.5262439+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "fc5f6465-b092-422b-a6f4-29f2c663cf46",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "1d1efbff-01f8-4320-b596-60158b6d0c9c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "4bec40a8-671b-4b5e-bbab-72909e8356d9",
"name_pos": "sample string 6",
"id_image": "8fff7b19-0714-4149-a36c-0f4a988452bc",
"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": "7a21a0b8-268e-4a63-971e-9f04b8c7eb0f",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "f6da751d-2308-447d-8a62-0988bb0348cd",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "cf029409-0c55-415b-889d-4a814b63286a",
"id_room": "868dd241-310d-4f31-a3cb-611dea5b123e",
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "8b4004b9-9443-492a-846c-8689c32e3db6",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "54"
}
],
"st_images": {
"$ref": "9"
},
"st_images1": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_list": [
{
"$id": "55",
"id": "431eab80-3ef1-4fe8-a4db-61a1725ad468",
"id_room": "94b88c70-3704-481e-9b34-0bbe82a258bc",
"date_in": "2025-12-08T21:24:15.5262439+01:00",
"date_out": "2025-12-08T21:24:15.5262439+01:00",
"id_user_add": "33cb9386-0c29-4a29-93dd-4857e28d1cb3",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "7"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
{
"$ref": "55"
}
]
},
"mt_rooms_units_types": {
"$id": "56",
"id": "97333465-e74d-4c05-b660-d2e9fb9d2df4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "09ef8b3a-53e0-4675-aa47-d43661db3308",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "a72afb73-058f-4299-8984-71dd34780b48",
"id_room_state": "232f60c7-38a6-4078-9afe-c49e7459dc55",
"id_image": "91d5a67c-78f7-40a6-b95a-14cf636960e5",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "fb11e8ea-f3a4-4490-9364-f807aebda611",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "3464e77e-d86b-466e-ba0c-114cd2eb5c32",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "387db04e-843b-4ff4-9599-fd9082402cdf",
"commited": true,
"st_users": {
"$ref": "7"
},
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$ref": "56"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "7"
}
},
"st_users": {
"$ref": "7"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_states": {
"$ref": "58"
},
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_pos_sesion": {
"$ref": "48"
},
"tt_rooms_list": {
"$ref": "55"
}
},
{
"$ref": "51"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_tips": [
{
"$id": "59",
"id": "8235cc5d-9d6c-4b9d-bfde-4c59c713fcd1",
"id_pos_sesion": "983683c7-cc29-4837-9ebd-977dd14e5246",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "f0c9229a-9616-474f-8c98-d88a7edff9af",
"id_room_unit_activity": "fc6ef704-a65f-4b09-85e7-3df4b8591f8e",
"id_doc_sa": "821aec09-5efc-45e2-95f2-a6c629e87592",
"id_pos_type": "91a4ef5c-0c78-4658-9ef3-33a98a331cab",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "5401db24-6fab-4aa0-8e39-d5e2d661ca90",
"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": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "a2de9b4d-0944-41a2-b284-c7a10e9d5877",
"id_user": "717ae2c8-f20d-4219-9715-8830d8912efb",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"tt_tips": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "59"
}
],
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_pos_sesion_users": [
{
"$id": "61",
"id_pos_sesion": "17d8dc3c-ab7f-4705-90eb-ecd9b5d044e2",
"id_user": "c444d271-35e4-42d9-9376-111e1fe6283a",
"date_add": "2025-12-08T21:24:15.5262439+01:00",
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "61"
}
]
},
"tt_rooms_units_activity": {
"$ref": "51"
},
"tt_spool_doc_print": [
{
"$id": "62",
"id": "0610accb-8c91-4d72-9b9e-b1cd27923a99",
"spool_server": "sample string 2",
"id_doc_sa": "3196913c-a245-46d7-bc9f-4ef2898a7f12",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"printed": true,
"print_on": "2025-12-08T21:24:15.5262439+01:00",
"tt_doc_sa": {
"$ref": "27"
}
},
{
"$ref": "62"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "26"
}
]
},
{
"$ref": "25"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "7"
},
"mt_pos_view": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_list_rules": [
{
"$id": "63",
"id": "db5d3ccd-bafb-4f9c-b956-b9163829730b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:24:15.5262439+01:00",
"date_end": "2025-12-08T21:24:15.5262439+01:00",
"id_branch": "8dc74354-2fe4-4c4f-8e55-471fb0855fbf",
"id_pos": "154eb7b0-974e-4524-ab84-99e60ce92733",
"id_list": "df4001f2-cb88-45e6-87ad-717b8b9a6d81",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "90c6811a-8193-450c-97d6-a84b5aefc3cc",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": {
"$ref": "23"
},
"mt_prices_list": {
"$ref": "20"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "63"
}
],
"mt_prices_rules": [
{
"$id": "64",
"id": "bcc81cc2-fcd4-4aa0-94f5-09cbeaaee8fa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:24:15.5262439+01:00",
"date_end": "2025-12-08T21:24:15.5262439+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": "6a367339-8201-49c7-8b4c-02f126020eb9",
"id_pos": "e25bd61c-8925-4d45-9cb5-29970219e80c",
"id_list": "e35fe023-ae7e-4b64-b6eb-cc7c63d2ba26",
"id_item": "096c7d57-3cf3-485f-b4bd-e52664d914a5",
"id_item_type": "d04e0a32-2676-412f-b3ec-f6fbd993e6a2",
"id_category": "8368b0b6-84ee-45cd-9903-7c8dc8cd2057",
"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": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"id_user_upd": "5a366905-1efa-48e4-b2e9-0efb020a4d8a",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$ref": "5"
},
"mt_items_types": {
"$ref": "1"
},
"mt_pos": {
"$ref": "23"
},
"mt_prices_list": {
"$ref": "20"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "64"
}
],
"st_doc_num": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_pos_license": [
{
"$id": "65",
"id": "e7b1064b-2430-41eb-90be-55885cf59c5e",
"id_pos": "40210eae-cdb2-4908-931a-9555429f1cd5",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:24:15.5262439+01:00",
"key_access": "sample string 5",
"id_user_add": "79851b11-3276-4a41-b30a-c808f244ce0a",
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "9a48e9ce-4abb-4e27-8eca-3e9bbe778b56",
"id_pos": "ebbcb46b-2568-4992-bfad-03accd7fe24d",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_pos_connection": [
{
"$id": "67",
"id": "9fc7283c-0403-491c-a806-f36b10c14332",
"id_pos": "e0cec08b-f8fa-4d29-bae3-fc453b0e2252",
"date_add": "2025-12-08T21:24:15.5262439+01:00",
"date_upd": "2025-12-08T21:24:15.5262439+01:00",
"date_out": "2025-12-08T21:24:15.5262439+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "23"
}
},
{
"$ref": "67"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_branches": {
"$ref": "8"
},
"tt_logs": [
{
"$id": "68",
"id": "657a83fb-cd06-49cd-aae7-e93266afc857",
"id_user_add": "03b617c2-b7e3-470a-8a8a-3c1a883c8a11",
"id_table": "ffe3b82c-5af7-43c0-9ebc-1d0468f16af4",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "b42fd596-2223-4f4c-8f89-dbdb941cd2d7",
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_sync_tables": {
"$id": "69",
"id": "e8733492-5a6b-455d-bd5a-798a6815fb29",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "f27b3dbd-5381-4021-a16d-cb18db2a6ad9",
"id_sync": "2c09e2d9-da25-4168-969d-990eeb1ac815",
"json": "sample string 3",
"id_table": "07b4a826-f2f3-4170-897e-005f0caaa34d",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "72b736e5-367f-455d-83e8-6fc13ebd42a3",
"id_branch_from": "8290fd0b-6d9f-43b0-bc22-82de3eabce68",
"id_branch_to": "dffb7e99-a770-418b-a0ba-3b1cc1f7d989",
"type": 4,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:24:15.5262439+01:00",
"send_on": "2025-12-08T21:24:15.5262439+01:00",
"mt_branches": {
"$ref": "8"
},
"mt_branches1": {
"$ref": "8"
},
"st_sync_packages_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"st_sync_tables": {
"$ref": "69"
}
},
{
"$ref": "70"
}
],
"tt_logs": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "68"
}
],
"st_local_variables": [
{
"$id": "72",
"id": "110f41f6-a8d8-4b9d-815f-d0987ce7dd1d",
"id_pos": "c56a07d8-c455-44a3-abae-e10ca38a78e6",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
}
},
{
"$ref": "72"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"mt_pos_prices_list": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "7"
}
},
"mt_prices_list": {
"$ref": "20"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "21"
}
],
"mt_prices_items": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list1": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list2": {
"$ref": "20"
},
"mt_prices_list_rules": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_prices_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_doc_sa_det": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"mt_prices_list": {
"$ref": "20"
},
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_doc_sa": {
"$ref": "27"
},
"tt_doc_sa_det_stock": [
{
"$id": "73",
"id_doc_sa": "fcdcfb76-6143-43d5-b29f-3dccabeee9dd",
"id_line": 2,
"id_item": "db529a61-062a-402c-9bd7-520f62559929",
"qty": 4.1,
"mt_items": {
"$ref": "5"
},
"tt_doc_sa_det": {
"$ref": "13"
}
},
{
"$ref": "73"
}
]
},
{
"$ref": "13"
}
],
"tt_doc_sa_pay": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
{
"$ref": "10"
}
],
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_types": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_money_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_payment_types": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"st_functions": [
{
"$id": "74",
"id": "94f3026e-4ae5-4147-aa07-c3cfb5426922",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "9957f9cd-b41e-47bd-8d93-4d4027031621",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "daccef9d-7e49-4594-aa0d-15c92bebfec1",
"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": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "07d4e100-5361-4b4f-8e16-ba4ecbfb3bdb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "9"
},
"st_permisions": [
{
"$id": "76",
"id": "de86a8c5-371d-4c8b-9abf-c40d402ff1c1",
"id_function": "dfb4b554-717b-44cb-a71a-e4ca7a457c5f",
"id_user": "dc36c4bf-d6fe-440c-a6c1-d31bafe8f386",
"id_profile": "44084869-c945-49b5-841f-e926e8e033cb",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "c9f48879-e582-43de-9e0c-a3af00578aad",
"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": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_users": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"st_users": {
"$ref": "7"
},
"st_functions": {
"$ref": "74"
}
},
{
"$ref": "76"
}
]
},
{
"$ref": "74"
}
],
"st_images_types": {
"$id": "78",
"id": "ebd7dc23-aa5c-4025-a345-1562f62d3832",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"st_images": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
},
"mt_docs": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users1": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_branches_zones": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_employees_branches": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "0159c36d-7ab4-408f-8275-b64d9c9b4a8c",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:24:15.5262439+01:00",
"date_end": "2025-12-08T21:24:15.5262439+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"last_update": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"mt_branches": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_prices_list_rules": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_prices_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_sync_packages": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_sync_packages1": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
{
"$ref": "8"
}
],
"mt_branches_zones": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_brands": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories_items": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_cloakrooms": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_employees": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees_profiles": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_items_types": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_money_rates": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_payment_types": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_pos_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_view": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_items": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list_rules": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_prices_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_rooms_units_types": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_units": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_units_ref": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "9"
},
"st_images1": {
"$ref": "9"
},
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_pos_license": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_profiles": {
"$ref": "77"
},
"st_users_token": [
{
"$id": "80",
"id": "984ca7f6-c115-41c9-a6cb-db361505cb0f",
"token_id": "sample string 2",
"id_user": "e8026f1f-a6a0-4ca3-a586-045761957a39",
"date_from": "2025-12-08T21:24:15.5262439+01:00",
"date_end": "2025-12-08T21:24:15.5262439+01:00",
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"st_users": {
"$ref": "7"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_det": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_det1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa1": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_logs": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_pos_sesion1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "ade04b48-4d28-4d20-8f22-4a4014666aa2",
"id_room_activity": "04024f9d-b22a-4019-9a0c-161aaeabbf6c",
"id_pos_sesion": "2efd42a8-9c93-4df4-bd0c-ef3eff6b20de",
"log_text": "sample string 4",
"id_user": "bd5c988c-eb44-4104-a377-56c2340bae29",
"created_on": "2025-12-08T21:24:15.5262439+01:00",
"commited": true,
"st_users": {
"$ref": "7"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_docs": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_pos_sesion_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
}
},
"mt_categories_items": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_formula": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_units": {
"$ref": "17"
},
"mt_units1": {
"$ref": "17"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_prices_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_st_det": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_stock": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_vouchers_det": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "4"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_prices_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_vouchers_det": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
},
"mt_items": {
"$ref": "5"
},
"mt_items_types": {
"$ref": "1"
},
"tt_vouchers": {
"$ref": "35"
}
},
{
"$ref": "2"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_prices_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.