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": "1674ad11-448a-4053-a5b0-240192b74d96",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "53112451-3226-4b25-aadc-f059c95da8fe",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "44addad8-4237-40a6-88e3-4fd14c1388a6",
"commited": true,
"tt_vouchers_det": [
{
"$id": "2",
"id_voucher": "3e5f883b-1359-40ff-ad39-6ab809a248dd",
"id_line": "18d5aa49-bcb8-46d2-a9d7-7b1d6fec3dd2",
"id_category": "69eca99f-b0ae-4843-89e9-1cf5b4e31388",
"id_item": "9f244956-4ac9-4f63-9f11-16c9254073cb",
"id_item_type": "e5332e4e-ae2f-4753-939c-f89c2d5f49cf",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$id": "3",
"id": "b2801602-7a91-47f6-a45e-48f0b3844502",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "56a55eae-98c6-41f4-8ec9-738e46f72a03",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "d60e72f1-2473-4f3a-bd01-69e2bd6e49a7",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "4c4f3cb3-30ee-463b-940e-e7710f4be33d",
"commited": true,
"mt_categories_items": [
{
"$id": "4",
"id_category": "4ffc153f-da51-4681-92fa-d6148b6de3ae",
"id_item": "97b2638c-deee-436e-a0e1-f621e2d7876a",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "7a571240-5c92-4671-8474-90be4d49783e",
"commited": true,
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$id": "5",
"id": "fcfe4545-4eda-4d64-8eff-7ecc05932918",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "a33abd32-b186-4f40-b6ba-5e52f94de3cc",
"id_unit_sec": "0e981a32-420e-41c7-a020-7ea233d8d2f3",
"id_brand": "5c531961-d30c-4195-9155-f5bc176d438f",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "f4662923-fdd8-4815-bdf6-b186c264f0dc",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "e449dc9f-426c-479b-abb0-3e7673e1af4f",
"commited": true,
"mt_brands": {
"$id": "6",
"id": "a4cd358c-8b60-44d6-9fd9-e53ea8c5174e",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "6668a560-3640-4796-ab61-32d63f245177",
"commited": true,
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users": {
"$id": "7",
"id": "c80d6f84-a792-4eb3-a891-d46bdd364a1a",
"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": "4041ea74-b27a-43f6-ac9c-01399a487357",
"view_messages": true,
"id_image_photo": "63ea088b-6922-49a9-a522-50e689b4077e",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "5a4f2ee5-7442-4943-bcf8-4023f9208d70",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"commited": true,
"mt_branches": [
{
"$id": "8",
"id": "98ddf073-882c-42f0-8d74-1e325cd163b9",
"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": "d1d85e67-00d0-45b4-ad8f-8e6ed9f00ae0",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "ed04d765-bc3f-44a4-8f05-9d5850bec43d",
"commited": true,
"st_images": {
"$id": "9",
"id": "f98e70d0-93e8-4407-b934-1ef905f8b5cb",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "3bb3cdff-6847-49d5-81ab-30e6f8042279",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees": [
{
"$id": "10",
"id": "a3fdb36d-bd4a-4d80-829c-443f5a73275e",
"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": "833a4a7f-bcd5-4dd2-971c-4a7ca62a9871",
"name_pos": "sample string 12",
"id_image": "92c6fed3-0c88-4067-914c-39ebebd883fa",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "078d4838-d439-4823-9cde-e07ff96b5239",
"commited": true,
"mt_employees_branches": [
{
"$id": "11",
"id_employee": "4a81e14c-0dd7-4972-ba60-de98d210c2a8",
"id_branch": "61b73aea-55d8-4913-9428-cbefc8126fd0",
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "8e96a39f-5c56-41f7-a451-33f597c597bc",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_employees_profiles": {
"$id": "12",
"id": "0da0310c-7f2a-4d3c-8472-0c9677bff963",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "6b2b17b7-a872-4402-add0-896fabf09c8d",
"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": "9301cf9d-97a9-46f4-9cd3-2e42039375b0",
"id_line": 2,
"id_item_sub": "62be209c-aeb7-419f-87b2-0ce4bb251745",
"qty": 4.1,
"id_list": "278376db-dbe8-4a98-8ba4-3d843e481ccc",
"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": "b3eaa32d-abb2-4aa6-a132-e12254a6501c",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "25d335d6-d06f-468e-bbdd-d17a7c1f68ea",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "92767290-ee6b-49b8-a381-9a14db9f7f51",
"id_user_upd": "80f8da4e-7578-47bd-b053-1cdcb9e29b7b",
"active": true,
"mt_employees": {
"$ref": "10"
},
"mt_items_sub": {
"$id": "14",
"id": "5612b640-05bc-4283-b1da-ef488ec4dc7d",
"id_item": "f6d48721-6a37-4452-8da8-aa5eeed01bef",
"id_item_type": "9950a4a7-7cbb-4f68-8515-fc313b82c253",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "1122b55d-2af0-421d-91df-526b29729b58",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "666dabf1-6cef-4113-bbff-977d22ab030f",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_formula": [
{
"$id": "15",
"id_item_sub": "1585bca7-0e32-490d-8ecb-782a95f1c06c",
"id_item": "379f4abb-8748-4c3c-b992-485fd770ba5d",
"group_id": 3,
"id_unit_ref": "6de220ac-f85c-4169-83da-47689bacb27b",
"qty_dis": 5,
"mt_items": {
"$ref": "5"
},
"mt_items_sub": {
"$ref": "14"
},
"mt_units_ref": {
"$id": "16",
"id": "5fbd9e11-01dd-4065-9f9a-900e1b93b790",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "6f70019c-15ac-4b96-9569-61ff4870158f",
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "5f1176fb-9937-409a-a73f-4ccd0afa715e",
"commited": true,
"mt_units": {
"$id": "17",
"id": "eba62f11-939c-4997-a5c2-6d43acde3393",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "3b501305-f1f6-4f24-b007-fdf9974fa2bd",
"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": "eea6a25d-ee85-4397-a881-394f0098ecac",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "d8cee074-e7ad-4bfb-9c06-31a391c0dfe9",
"id_doc_print": "1b40ccfa-6817-42de-947b-35ff85d334bb",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_prices_items": [
{
"$id": "19",
"id_list": "0e2ddd3d-a91f-4dde-8981-2eb0a0506c03",
"id_item_sub": "99951dab-c3ec-4ef9-86da-8fe034558754",
"validity_date": "2026-05-09T09:34:18.244521+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "3cf942db-71da-401c-8700-144659714ee0",
"commited": true,
"mt_items_sub": {
"$ref": "14"
},
"mt_prices_list": {
"$id": "20",
"id": "0d09ce40-0c09-457b-8b15-b8f70232935e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "e7623aca-f002-4bdc-961b-12a1ece821c3",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "624cd729-faff-4548-8fc7-44ec614e869d",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "a40e1d11-5376-451e-b918-4a8d659a8a53",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "21",
"id_pos": "4c22ee94-da1e-443c-9402-2cb4a9b2f8c2",
"id_pos_type": "ca128e75-d808-4215-8b6d-4309a8ebf9c4",
"id_price_list": "7eedb927-d2a0-4a31-960f-4d13482dae96",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "982ddadf-7b28-4ba3-a766-3c6aba26c697",
"commited": true,
"mt_pos_view": {
"$id": "22",
"id_pos": "432b5581-fc80-464d-9a7a-6210e0c438a1",
"id_pos_type": "ba760c20-4c6d-40e3-a6b9-2aebb37b05c5",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "39590731-b66f-403f-9f45-304e3122f4ea",
"commited": true,
"mt_pos": {
"$id": "23",
"id": "793b48aa-4208-49da-ba29-52e12477df86",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f24e03b7-01dc-420f-945e-4768c3442bf1",
"id_zone": "d023dbfa-a083-4554-85ed-66387d1338c2",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "835ed4fe-dda0-4ba0-9477-ffe6b4fdaac7",
"commited": true,
"mt_branches_zones": {
"$id": "24",
"id": "b93f0f18-f640-4db3-9f51-ebf4cd639893",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "22db9296-0188-4e8b-953a-c04655e6d01f",
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "61d12947-b96b-4d7f-9a2a-a35dce469b3c",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_cloakrooms": [
{
"$id": "25",
"id": "04d8212b-7bb2-4694-989c-2bdde1abadb5",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "87bbfa1c-a0a4-4c83-afc4-547830d40008",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "d23eaa01-3649-4788-abf6-9e4f5701e657",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "ea0fd0f9-deeb-4224-8e5a-2338a35a498b",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$id": "26",
"id": "04e14632-0697-47e7-bbc9-4d1dac07467b",
"id_cloakroom": "5048198e-cecf-4dc6-9604-448f6e148224",
"id_pos_sesion": "bfa9bff0-fcda-400d-95a9-00e7620e8076",
"unit_id": 4,
"date_open": "2026-05-09T09:34:18.244521+02:00",
"date_close": "2026-05-09T09:34:18.244521+02:00",
"id_doc_sa": "d8ce0377-cb64-4d6f-9f57-b6120ae59df6",
"commited": true,
"mt_cloakrooms": {
"$ref": "25"
},
"tt_doc_sa": {
"$id": "27",
"id": "98db7320-3374-442e-8362-717e6ab3b1b0",
"id_pos": "8c8f9555-6950-48c1-8ca6-9b918c1f25b2",
"id_doc": "cf66b911-eaa9-4d82-bb38-90d1a4ce790b",
"id_branch": "980de64f-7845-4af2-ab25-6e84263469ea",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:34:18.244521+02:00",
"date_tax": "2026-05-09T09:34:18.244521+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "583868b2-3d0c-4f9d-ac4f-b0622ebeb78a",
"id_relationship": "f885913d-a015-4c62-a723-f6fb86e51d63",
"id_loc_from": "8a6a9866-1fde-4f5c-8ae3-ffa65e228ea1",
"id_loc_end": "52e9dd9d-7424-4b37-bf55-dc45790ffce4",
"id_user_add": "9bac6283-6762-4975-8543-f24ce40fffd1",
"id_user_upd": "c3072c91-0b79-47f5-8c72-50767e5f58aa",
"comment": "sample string 12",
"id_pos_sesion": "5ea70817-6b38-442e-9af5-79ec93ab8e76",
"id_room_unit": "974d7afc-2181-40ad-a633-6b3c3121d798",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "b0dd28e5-e755-400e-8101-f47b621b65eb",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$id": "28",
"id": "0db43400-b59e-4f49-b576-fe3752ff51b4",
"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": "bea5717a-dca6-44cf-b1b0-7f588dfe8d59",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "c892392a-3c0f-4d98-bcbf-714c0bf08a73",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "29",
"id_doc": "4266f1cd-efaa-46e4-86ba-9bab0813c075",
"id_pay": "effb5189-5fe2-41d7-a3c2-2db69d75939e",
"id_money": "43543a3c-94b4-4d9a-8aa8-520305b5531c",
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "fa615a7a-99da-41e3-ac0a-6eebd04c8b17",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_money_types": {
"$id": "30",
"id": "fcc0a544-7596-4651-9ad9-ddac66086175",
"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": "80f1f757-5bdb-4f5a-abb2-d618c0baaa94",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "23847b97-3c3a-4ded-a1be-4b64c98c59dd",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$id": "31",
"id_money_1": "4bc05dba-dfd6-4c5c-988f-3023bcafe8db",
"id_money_2": "16990810-4101-47e5-80bd-e5ef54a76ed2",
"date_from": "2026-05-09T09:34:18.244521+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "b4f63a8e-6fa2-48bb-b57c-b3712db48c48",
"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": "0bbd2b0d-589e-4071-838f-44a86617ede7",
"id_pay": "80cb0beb-d0ca-41df-acc6-267b43f0f439",
"id_money": "ee015d4a-3084-48fa-9df2-f6c7abbcb99e",
"date_cashflow": "2026-05-09T09:34:18.244521+02:00",
"coefficient": 5.1,
"id_user_add": "d8982f6d-a7bf-4bcf-a449-5e97102481b8",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "33",
"id": "f00b0d49-dfaa-411b-b79b-dce734b2aa4e",
"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": "442a1f1e-57b9-40d5-b75f-f9d2c0454fea",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "5be0f9d9-55ce-4767-a9c0-a0232ab8b1ec",
"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": "cfa361d3-664a-44a6-92b9-07b007f97bde",
"id_line": 2,
"id_pay": "56c885d1-3471-4bbb-924d-e664659f9634",
"id_money": "8c9a4d32-3a31-4f16-8f5d-dad123cb025b",
"coefficient": 5.1,
"id_voucher": "9d78e235-250c-4050-8631-de80ca48d8f4",
"id_employee": "4c37123b-0f55-41e7-b839-450b6bd7e5fc",
"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": "6967e27d-0a86-43fe-9d8d-452fc5fb6603",
"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": "47e6c435-fb7e-4308-843e-36ea2bc6aa2d",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:34:18.244521+02:00",
"date_end": "2026-05-09T09:34:18.244521+02:00",
"date_used": "2026-05-09T09:34:18.244521+02:00",
"date_sesion": "2026-05-09T09:34:18.244521+02:00",
"id_employee": "4a93a8e5-08c0-441b-9990-4ac081a7b3b8",
"id_branch": "22612c69-0cc3-431b-b710-c1f28d7604c3",
"id_voucher_permision": "4b755f3a-5e4c-4857-982c-8ea6ce9c6b68",
"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": "b96723c7-2f96-44ca-8848-b0dfb7c8fd7c",
"id_user_add": "b3345a6f-23cb-4ff7-986a-92fb741cfd16",
"id_doc_sa": "772f1efe-37a1-464a-af0a-5eaa04b7764b",
"id_item_sub": "b2475a0b-5eda-40a5-8918-7dffa212e923",
"id_pos_sesion": "6e865ce8-a9e3-4918-b228-0e2ef1cb332e",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02: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": "fd1f50fc-0aa0-4e06-94b7-81927bb47fac",
"date_from": "2026-05-09T09:34:18.244521+02:00",
"date_end": "2026-05-09T09:34:18.244521+02:00",
"date_used": "2026-05-09T09:34:18.244521+02:00",
"id_employee": "a50cd9c2-ad52-4dea-bda4-8f14b4f92177",
"id_branch": "84683089-40a4-4fb1-9402-fa25c2d0d504",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "4a44fd73-2118-4965-bd5d-d8980dfd790b",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02: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": "e7863bd4-d258-4959-ab6a-eaca3065abfa",
"id_doc": "1bffe456-416a-4184-bf6c-c4e87cf14066",
"id_pos_type": "3fc633ae-e636-4ffe-8b6f-934080578312",
"id_doc_print": "c57b8fb0-6c9e-4a63-adc4-12a11eea6161",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "91a9a444-dc5d-44d0-9ceb-f6a3947b001a",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos_print": {
"$id": "38",
"id": "9b184ade-f170-403f-b31f-9bead721c4f3",
"id_pos": "91cd0849-b04b-4a31-90f2-fa234ab67753",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "f9da45e1-6546-48d3-800f-9e4fb35a95f7",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_pos_types": {
"$id": "39",
"id": "040b0f7f-882d-4964-9016-c370c66885e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "7222c514-1196-4277-9298-288357eedbbc",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "2bc7499e-4ec7-4b31-ae4c-4aee0a415620",
"id_branch": "cd642c66-24cc-422b-b0bf-0e93bd2acd1b",
"id_pos_type": "30a0ef94-8d08-4c40-85be-a97e3c6b00ee",
"id_pos": "9cef20a7-5b90-4d8a-be3c-bb918c13c0df",
"id_item": "231383ff-3e7e-4f1e-8422-0d2688e12ad8",
"date_from": "2026-05-09T09:34:18.244521+02:00",
"date_end": "2026-05-09T09:34:18.244521+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "a4d7d3a0-7015-4554-bcdb-e3a7b7438aa1",
"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": "49c07e56-1181-44eb-b2f6-b5a90a0cb1ce",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "f9e7c677-409c-4539-ab1f-0d137eef2435",
"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": "938843ae-3194-4959-9594-4ea4aa57af90",
"id_doc": "419ba34d-1aa0-4b93-bd05-d44fbedaafd5",
"value": 3,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02: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": "edd96dfe-f1ba-4626-ae3c-9d0dd606d312",
"id_pos": "f7388eb6-c7a9-4ffe-89b7-03dcb2723492",
"id_doc": "4aee1cda-ec9d-4bf8-8942-a4db39b713bb",
"id_branch": "6faf51a3-293c-4765-8054-1bacf56bfd9d",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:34:18.244521+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "9ef894e6-761b-4462-beab-5e5cc049b7fc",
"id_loc_from": "8d39a07a-101e-44d9-9b89-c186190a9b24",
"id_loc_end": "9adcb3aa-6f7f-4c70-ba7f-f523aa26025c",
"id_user_add": "5ab2f1e7-b88e-4bd2-bc4d-f63d8d69445d",
"id_user_upd": "a17623bb-fdf8-44ca-a414-827c3d775f8f",
"id_pos_sesion": "c0cdd819-a7c1-4d66-9d38-245bcd236077",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:34:18.244521+02:00",
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$ref": "28"
},
"mt_locations": {
"$id": "45",
"id": "cf45ff55-308e-45a6-a93b-cfa0e6a49921",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "741a0b4d-1ec5-4be7-af6b-66435b09a37a",
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "be3e3da2-0d10-4b28-bd2f-5202fab0d9fc",
"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": "c1d4d4a2-f91d-4e60-9e30-dba98427e9f1",
"id_item": "4e6c97a6-0dc6-4d51-a8a8-c70e8951199d",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02: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": "f0229848-4a43-4f3d-816a-c4d54491c7e7",
"id_line": 2,
"id_item": "fdeaf0b2-a162-4549-91cc-e797fe09b9bd",
"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": "fba70895-0868-46bb-94d6-21d5c9d56b8e",
"nro_sesion": 2,
"id_pos": "3628ef3e-7add-47e2-850a-5fa444d98e19",
"date_tax": "2026-05-09T09:34:18.244521+02:00",
"date_open": "2026-05-09T09:34:18.244521+02:00",
"date_close": "2026-05-09T09:34:18.244521+02:00",
"id_user_open": "24762959-4677-4a4d-9370-88e7b4017b7d",
"id_user_close": "eafa8503-ce37-453c-a452-8e25c4c7391d",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "4705c988-8b3e-4a07-878e-dee871e80fae",
"order_id": 2,
"id_item": "08637707-7697-4930-abba-a2c17c317bc2",
"id_item_type": "8b1ba5e0-a47c-4bb1-a43f-138b5e7ec14e",
"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": "16eb62da-32e3-4964-a452-7129d2a7ad8c",
"type_item": 11,
"id_voucher_json": "dc28ba4d-a6c9-4e36-96f4-5074e343b8d6",
"count_voucher": 1,
"id_category": "430b317c-4ae7-4873-97c6-8a6ae18616a7",
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "424019e3-0562-4335-a3cd-83320c124074",
"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": "3a89532d-4cce-4eee-84a3-6020aa8f89c5",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "a6a6c973-96e3-4c0c-bd68-00823be16b0c",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-05-09T09:34:18.244521+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "013e83cf-a80d-46dc-859c-ef587d34c419",
"id_room_unit": "a19bc397-eb85-4dbb-95b6-9627bb26a8c2",
"id_room_list": "d9cb3751-d68b-4874-b45f-b6aefefc9a9f",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:34:18.244521+02:00",
"date_from": "2026-05-09T09:34:18.244521+02:00",
"date_end": "2026-05-09T09:34:18.244521+02:00",
"date_open": "2026-05-09T09:34:18.244521+02:00",
"date_close": "2026-05-09T09:34:18.244521+02:00",
"id_employee": "5edc45c3-b2f1-4221-8bdc-34613d0dfeac",
"id_employee_sec": "efc405d1-73ec-43bd-b791-4f5252192ec1",
"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": "726d8b88-5bac-428b-b1ab-287f760031ff",
"comment": "sample string 7",
"id_user_open": "a5a21978-1bc0-4064-8b86-fa6c789a7c82",
"id_user_close": "da9f1c3f-10b1-4ad2-8330-32324ac3e7dc",
"id_unit_state": "9e666050-c43b-41dc-9ff7-174e1a26244d",
"id_pos_sesion": "09f814b6-2cdd-4c9e-a3e7-4e57eb469c3d",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:34:18.244521+02:00",
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"commited": true,
"mt_employees": {
"$ref": "10"
},
"mt_employees1": {
"$ref": "10"
},
"mt_rooms_units": {
"$id": "52",
"id": "a70964c1-48ce-42ac-81da-7e7e25e00d9b",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "a41eacc5-d5e3-44da-84ee-d9be2359fd01",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "ace29c25-b7bb-4c23-a85b-81b194b275b5",
"locked": true,
"date_locked": "2026-05-09T09:34:18.244521+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "852e81d2-2b20-4ddc-ab82-4a30bfb7dde0",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "528aaf1e-1593-4316-af6c-80efd4fc48a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "2eeef4a5-3a83-4502-89b6-4c506265749a",
"name_pos": "sample string 6",
"id_image": "d40dc754-da53-49da-8e71-420e4ff6be72",
"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": "74961a1d-cef0-444c-94b3-4943959b465e",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "5855e07e-8c43-463a-bfe5-2e96f2dfcafd",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "e1da9b9e-a481-479f-95b9-8862c9972f61",
"id_room": "1d2000bc-c15f-4d28-b432-06e32ab370fb",
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "cf88cc9f-438e-4092-97c5-a2666ac8f01b",
"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": "774734b5-b530-4921-bd3f-35859999c50d",
"id_room": "e5853dd7-a70d-445d-a17d-f844462c6c7c",
"date_in": "2026-05-09T09:34:18.244521+02:00",
"date_out": "2026-05-09T09:34:18.244521+02:00",
"id_user_add": "5eaa5394-d6cf-4314-81fa-c52e8835e082",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02: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": "431956ec-1b0c-471e-83ac-8cdb9a8b8315",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "c2e971f2-0be0-48b1-aa82-77c594f508e7",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "af2ddaec-5e26-4fbc-b60d-9862c07cbe77",
"id_room_state": "3cd025af-031c-4449-9227-c912d2c8243c",
"id_image": "6b6515a7-6449-414d-8772-35479170de30",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "701e753d-acf2-40f8-a14d-ebf42bde0f59",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "ec2a2dd1-45ed-4467-bb3d-f3621197ce41",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "a34e70ee-e7ff-43b3-b666-31360af9680a",
"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"
}
],
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_tips": [
{
"$id": "59",
"id": "b49c482a-9d45-4882-9e3c-a11375a5f21e",
"id_pos_sesion": "b1e4964c-f928-46c3-84af-5e824bbad793",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "ac740c3d-f10c-4a21-ba3c-03141085dae4",
"id_room_unit_activity": "9fce1881-7ebd-4b08-bbea-46c658b2ccd3",
"id_doc_sa": "19c61584-353a-44f8-b343-f216957021b7",
"id_pos_type": "77c31fb6-a523-4c09-b27b-cd2a4b8a5017",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "78b7e995-793c-400b-9df7-196df0ee215f",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "6d1fe336-75cf-4304-9d05-8bf252937bc7",
"id_user": "421936de-3fca-48f0-9a41-e5bc0e058527",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"tt_tips": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "59"
}
],
"tt_pos_sesion_users": [
{
"$id": "61",
"id_pos_sesion": "d13904d0-bc60-49aa-9b00-e25e87eba546",
"id_user": "5c881caa-09b9-44ae-9303-8a40d8591f5c",
"date_add": "2026-05-09T09:34:18.244521+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_cmd_connection": [
{
"$id": "62",
"id": "d5e3ec2f-3f95-4cdc-aea3-1650426c5a27",
"id_user": "c150f8cc-8a45-4ecb-96c9-8b03b79217ac",
"id_user_profile": "cbc1a1f9-d018-4db9-b431-4a6526961203",
"locator": "sample string 4",
"date_end": "2026-05-09T09:34:18.244521+02:00",
"id_pos_sesion": "cb2a944f-a38c-45a9-be8c-9edc2825e631",
"date_login": "2026-05-09T09:34:18.244521+02:00",
"date_logout": "2026-05-09T09:34:18.244521+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"st_users_profiles": {
"$id": "63",
"id": "56d121db-52b1-406f-b54e-7caef5967407",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "a6e1ffd8-0ef0-42ca-b8a8-b99938b1b255",
"id_function": "0fd9f195-0b7d-49f1-be57-56464ed718f2",
"id_user": "c3dbfd0f-9399-4bfe-b806-2621e7f97713",
"id_profile": "853c6f38-8f14-40ea-baff-c7fb4d5a2bb8",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "7"
},
"st_functions": {
"$id": "65",
"id": "6d0b8eb4-e7ab-4cf6-a83c-17e5dc065f53",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "a21def0d-8dc4-4e96-aabe-115f624641f6",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "b721a8c2-51c7-4955-aa16-a8ea8c330c91",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "27e4a14b-551b-4e0b-b631-0460bdc9660d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"commited": true,
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"st_images": {
"$ref": "9"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "64"
}
],
"st_users": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$id": "67",
"id": "933e68d1-be91-4fb9-a653-f8bdf8b8d78c",
"id_user": "da50c077-9482-4657-86d9-6ba7ce02fb39",
"date_add": "2026-05-09T09:34:18.244521+02:00",
"destiny_type": 4,
"id_key": "f472503d-c649-404d-bc7b-4c735e587844",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:34:18.244521+02:00",
"id_pos_sesion": "2f02d684-7ee3-438a-9a85-c095aa6d92a4",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "67"
}
]
},
"tt_rooms_units_activity": {
"$ref": "51"
},
"tt_spool_doc_print": [
{
"$id": "68",
"id": "493a1e24-551e-4b7e-9332-50b5a7b5cd16",
"spool_server": "sample string 2",
"id_doc_sa": "d903a5a7-2a01-46bf-a0f0-403fcd1650b5",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"printed": true,
"print_on": "2026-05-09T09:34:18.244521+02:00",
"tt_doc_sa": {
"$ref": "27"
}
},
{
"$ref": "68"
}
]
},
"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": "69",
"id": "705076ca-cfb3-4c6b-8002-01f54d3f3524",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:34:18.244521+02:00",
"date_end": "2026-05-09T09:34:18.244521+02:00",
"id_branch": "b4f5fa4e-de7d-48ea-b683-3a8648778b1c",
"id_pos": "64e293f9-b129-4c21-8fdc-8d50032b4ab6",
"id_list": "78b1bbfc-1bde-4ca8-b6d8-ef8d1080bd3a",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "34338157-4688-41ff-8810-3e70d43b2c7e",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": {
"$ref": "23"
},
"mt_prices_list": {
"$ref": "20"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$id": "70",
"id": "a8b9d50b-bf29-401e-8725-49319e8eb290",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:34:18.244521+02:00",
"date_end": "2026-05-09T09:34:18.244521+02:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "fee96701-a872-4ec1-89fa-da418eaeb75e",
"id_pos": "e2db716b-b7d6-4dbe-8b9b-4607a712fea9",
"id_list": "db495c71-ced1-4018-b31f-4f2442cafb8e",
"id_item": "6d7b343a-8630-485a-8f72-a89c21d0531a",
"id_item_type": "94d535a6-df2e-4f93-8e5a-acd3d73a5e40",
"id_category": "eb3effc0-725c-43e1-bb30-5d278784205e",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"id_user_upd": "11334702-eb9a-4f76-ac93-6af04d2d957b",
"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": "70"
}
],
"st_doc_num": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_pos_license": [
{
"$id": "71",
"id": "6410c289-50fc-4a88-94e7-8e56e9cc75ca",
"id_pos": "4d0ad686-8164-4ac8-9fd7-dd55ed9aefbb",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:34:18.244521+02:00",
"key_access": "sample string 5",
"id_user_add": "d15afa76-5cdf-433d-aab6-935aa4522a2f",
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$id": "72",
"id_user": "696e15b7-aa9a-4511-815c-88ada96c9395",
"id_pos": "6701e526-3992-420f-a490-b8daf5314f3e",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_pos_connection": [
{
"$id": "73",
"id": "313e67c1-ba9b-46dc-81a7-f9adff65fdcf",
"id_pos": "8221853c-570f-4d62-979c-ccff7ad05829",
"date_add": "2026-05-09T09:34:18.244521+02:00",
"date_upd": "2026-05-09T09:34:18.244521+02:00",
"date_out": "2026-05-09T09:34:18.244521+02: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": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_branches": {
"$ref": "8"
},
"tt_logs": [
{
"$id": "74",
"id": "c3ab732b-5eb8-4c79-a796-19fb04c89f29",
"id_user_add": "0cfaf495-8984-4a5b-9e4a-4fd35ddefc09",
"id_table": "12747cf5-32f1-4de4-b560-5e103833e135",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "6bdc0a54-7f66-4d58-9829-e97720b9d7ac",
"created_on": "2026-05-09T09:34:18.244521+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_sync_tables": {
"$id": "75",
"id": "18c1d72d-299e-4544-967a-ce09722ec91f",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "76",
"id": "d72bfab3-fa37-4070-b980-3f6d28a95924",
"id_sync": "fca5f883-0734-47b0-bd23-a40d3c191aa4",
"json": "sample string 3",
"id_table": "b489527f-49c2-40dd-8bbc-d9d2d9896ec8",
"order": 5,
"st_sync_packages": {
"$id": "77",
"id": "7c438a6e-49c3-4000-897d-a8141931f4e6",
"id_branch_from": "1572153d-6b95-4151-ad5f-26f990c0c933",
"id_branch_to": "6e38867c-0a38-4dd0-a2b7-5068dea74348",
"type": 4,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:34:18.244521+02:00",
"send_on": "2026-05-09T09:34:18.244521+02:00",
"mt_branches": {
"$ref": "8"
},
"mt_branches1": {
"$ref": "8"
},
"st_sync_packages_det": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_sync_tables": {
"$ref": "75"
}
},
{
"$ref": "76"
}
],
"tt_logs": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "74"
}
],
"st_local_variables": [
{
"$id": "78",
"id": "d6d78282-9732-4b74-a168-3b60bc04c997",
"id_pos": "eb12d4c1-8be8-4128-a0dd-7d6f2fe2d3ff",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
}
},
{
"$ref": "78"
}
],
"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": "69"
},
{
"$ref": "69"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"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": "79",
"id_doc_sa": "505d42b5-3a61-4400-99c1-7dccc5c514a9",
"id_line": 2,
"id_item": "23b6a106-b88e-4ae5-81f5-efc977525c05",
"qty": 4.1,
"mt_items": {
"$ref": "5"
},
"tt_doc_sa_det": {
"$ref": "13"
}
},
{
"$ref": "79"
}
]
},
{
"$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": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_images_types": {
"$id": "80",
"id": "d0633daf-fe85-45aa-8641-e4835681e45e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02: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": "81",
"id_branch": "8fc8f954-6742-4584-9e51-cb1cc20828b6",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:34:18.244521+02:00",
"date_end": "2026-05-09T09:34:18.244521+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:34:18.244521+02:00",
"last_update": "2026-05-09T09:34:18.244521+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_sync_packages": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"st_sync_packages1": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"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_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": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"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": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_token": [
{
"$id": "82",
"id": "09a7f95b-49f0-4612-af75-9e3bca3df4f0",
"token_id": "sample string 2",
"id_user": "a5ba736a-041b-4016-b832-e148716aa30d",
"date_from": "2026-05-09T09:34:18.244521+02:00",
"date_end": "2026-05-09T09:34:18.244521+02:00",
"created_on": "2026-05-09T09:34:18.244521+02:00",
"st_users": {
"$ref": "7"
}
},
{
"$ref": "82"
}
],
"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_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_logs": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"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": "83",
"id": "197bd407-fc5c-40fc-9fef-8208c29d61df",
"id_room_activity": "1991c5e9-8ad0-4b71-a49f-4048f175c3d2",
"id_pos_sesion": "2e86f01a-3733-4577-936b-3625de317219",
"log_text": "sample string 4",
"id_user": "f077822c-911e-406c-a7e9-38c2d2a30423",
"created_on": "2026-05-09T09:34:18.244521+02:00",
"commited": true,
"st_users": {
"$ref": "7"
}
},
{
"$ref": "83"
}
],
"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"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa1": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_rooms_units_states": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"st_users_profiles": {
"$ref": "63"
},
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
}
},
"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": "70"
},
{
"$ref": "70"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"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": "70"
},
{
"$ref": "70"
}
],
"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": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.