POST 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": "c4b99d20-30dc-4864-8e68-3c1fc8c48cc2",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "690b4f2b-2089-44b6-a5a6-e7d7c4f233c9",
"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-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "bb230963-a1e7-4c4e-8fbb-b4e226d4afbc",
"commited": true,
"tt_vouchers_det": [
{
"$id": "2",
"id_voucher": "1e64d8f4-2ccd-4a79-9226-761e4f13434f",
"id_line": "0752bc8d-8fda-408d-b8d1-df9112bbf4c3",
"id_category": "1b94188a-454d-42a4-b4fe-86463c203457",
"id_item": "75025909-0a1c-42e2-bc71-7574907334a9",
"id_item_type": "ffe71e7d-3873-406e-9487-a22f0cc88550",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$id": "3",
"id": "ade03fe0-9026-4562-80d7-6e20fd547c45",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "886d705c-ff67-4ba5-89bb-4319440feed1",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "86af6f61-328c-43bf-9037-8e19e56d5c8b",
"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-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "16c2279e-231d-4f7c-8542-de77f1808f35",
"commited": true,
"mt_categories_items": [
{
"$id": "4",
"id_category": "954996f1-89ef-44e1-82f9-a6e34c5d9275",
"id_item": "2d551f58-8639-425f-9410-dfbc630b10a0",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "146c967d-b3bc-4e33-aab3-c2824868755f",
"commited": true,
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$id": "5",
"id": "e52f4918-14c1-4243-8340-b5799d64802a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "00e150a4-e1af-4c02-8cb9-43fb3c702e81",
"id_unit_sec": "7c58babd-dbc8-48de-8fb5-c23eb5a24e19",
"id_brand": "f21478fd-bded-44e1-986c-5dceeab70ade",
"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": "06b14718-96a5-4d82-b536-654148c419af",
"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-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "39b83f0b-47c4-4d19-9c95-5de4c847a214",
"commited": true,
"mt_brands": {
"$id": "6",
"id": "87c6a7fc-542c-46d4-9e5d-edc51189775c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "05d19877-e3ef-48cc-8442-b65b5c35df4f",
"commited": true,
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users": {
"$id": "7",
"id": "ed0121ff-84ea-47d9-897f-debbbf6b5ebb",
"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": "f771015c-1604-4ff1-836f-d48eb2a273e6",
"view_messages": true,
"id_image_photo": "1ad7fbc5-ac89-4af1-9349-fc36c6dd5110",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "47e518a3-7c63-4630-a1a3-2184b5834bc5",
"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-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"commited": true,
"mt_branches": [
{
"$id": "8",
"id": "58320b9d-09aa-4490-8d98-2af66734bfb8",
"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": "3f6921f9-a1d8-4638-93bc-a32f86e2eb05",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "8efa1483-fcc6-4637-be69-ab1d76a5fa9b",
"commited": true,
"st_images": {
"$id": "9",
"id": "5e70b949-6711-44ee-ac73-ba29185f1082",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "afd3a2c1-e2e2-456b-9de9-70c684fa1d66",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees": [
{
"$id": "10",
"id": "59aec1ee-19e2-4c43-831b-9d981ad05a0a",
"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": "d22c91f2-e59b-443b-afb6-a395d663c118",
"name_pos": "sample string 12",
"id_image": "109d7957-704b-4558-a575-7ff76eb12b65",
"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-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "948732b9-6564-485a-a1a4-042f1be963df",
"commited": true,
"mt_employees_branches": [
{
"$id": "11",
"id_employee": "86e2e4d3-0dbd-40b3-80ea-0de56dbca1cd",
"id_branch": "65fc68b2-ddbf-4dfe-9f0e-ddf386e986f7",
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "61fc675e-0cc8-46be-999b-e7f135e69842",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_employees_profiles": {
"$id": "12",
"id": "658997cf-a440-480b-9283-b42f25b5e428",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "4c429573-c533-4ef4-9cf3-69d91e9789f9",
"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": "6da17582-6996-4cbf-8fe6-8d0ef1536b87",
"id_line": 2,
"id_item_sub": "8451180f-61a3-465f-b89c-03db6617005b",
"qty": 4.1,
"id_list": "00f8561e-da22-456b-9f93-c3d1d85604c1",
"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": "97c74005-41ea-4d5b-92c4-6e94cefc4029",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "058656c5-eb72-4fda-a2f9-294500712cc9",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "5175df84-3da9-418c-a277-a3067595810d",
"id_user_upd": "b0c55c1a-4d2f-4317-8507-37ff5159fd60",
"active": true,
"mt_employees": {
"$ref": "10"
},
"mt_items_sub": {
"$id": "14",
"id": "50b664e7-b8eb-49d3-b18d-9aef0c9cd830",
"id_item": "def1f38f-8284-4c8e-8a41-745b22e6724d",
"id_item_type": "7ef8676f-a3f8-4c49-aee1-f417d4205007",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "11eeb284-fdd9-463a-a95a-285f855e4ad7",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "eb0f7baf-15f9-4a52-ab1d-a9d1e59d3707",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_formula": [
{
"$id": "15",
"id_item_sub": "8a8245d5-aed3-489d-a24a-6fe32dc3d536",
"id_item": "e9b22eb8-482b-4660-a13f-fedb5d1d22dc",
"group_id": 3,
"id_unit_ref": "d8d43be3-c861-420c-8105-81faad3ca391",
"qty_dis": 5,
"mt_items": {
"$ref": "5"
},
"mt_items_sub": {
"$ref": "14"
},
"mt_units_ref": {
"$id": "16",
"id": "2dac3c96-a280-481a-a4b9-608d93860d0e",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "8475f07f-3f54-4232-bde0-dacc8d3428a5",
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "c95b4cf3-e686-45ab-adb2-669182aded33",
"commited": true,
"mt_units": {
"$id": "17",
"id": "25710e1f-5422-49b4-b3f2-8ec439069d92",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "9b64754c-e559-4e8c-83bc-29e412c8f362",
"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": "9b3d0d64-3dee-402e-abaa-c0d96624b327",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "393334ea-a6f6-4f4e-83bf-a10edb0db850",
"id_doc_print": "2b1b92e9-4a3b-42a9-8279-e642802d7395",
"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-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_prices_items": [
{
"$id": "19",
"id_list": "dbe6a340-73b3-4a87-88c2-31b42a409a3c",
"id_item_sub": "62c8181c-50aa-48b1-a2b1-ef20903d86ce",
"validity_date": "2026-03-10T07:08:59.5594405+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "ce8cd1c8-abb1-4c8d-9f84-2ec213b4d125",
"commited": true,
"mt_items_sub": {
"$ref": "14"
},
"mt_prices_list": {
"$id": "20",
"id": "73f55f7e-3242-4395-9d02-d92f3dd4a3e0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "f71d878e-ff96-48eb-b830-6c5522565a5e",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "857d3f64-6907-4704-9f9c-c5adc280d6f0",
"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-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "5f588a72-58a0-41a5-9b92-7163d1647758",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "21",
"id_pos": "fa9936e7-3fc6-4588-b8a2-a9714ca8a787",
"id_pos_type": "d2f3da2c-7f3f-49c6-bd40-05ac91e3c6e8",
"id_price_list": "ffc53b42-d540-49dd-a882-a11b152de028",
"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-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "a9bf7789-a6f0-48b3-8763-522401261b0e",
"commited": true,
"mt_pos_view": {
"$id": "22",
"id_pos": "d47c262b-4fde-487e-a550-0b3328897460",
"id_pos_type": "d5979f74-0b36-47df-b322-8a78c1d57fee",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "e0351b01-ede0-45c6-8400-874830f397f7",
"commited": true,
"mt_pos": {
"$id": "23",
"id": "1a173851-837f-4c88-bba9-767b985e8e8b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "428fae69-94ec-469a-bde3-7e8132b8b5bf",
"id_zone": "184431cb-b514-40a6-9a75-b2f5d52a83c3",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "e257383c-5106-4342-801b-1b8d0ac44c5d",
"commited": true,
"mt_branches_zones": {
"$id": "24",
"id": "5fb4835f-2647-40e9-a53c-8ee0db75b2dd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "57baa20b-07cb-44b3-9458-6e082d9f02cb",
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "5fb12796-9566-42c7-9f3f-8fad6155dd37",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_cloakrooms": [
{
"$id": "25",
"id": "9eee7907-8140-4528-b981-3da5503b0a45",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "47d1b1ab-3877-4f2d-b8ee-da9558dd680c",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "f3bfbfb4-3725-4423-9814-185b7569b52d",
"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-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "5f6e3dc9-9fe4-442e-9fcc-ed1a2ee453e0",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$id": "26",
"id": "088c905e-92a8-43b8-abea-728239eb9973",
"id_cloakroom": "9af97fbb-a3c2-4e86-b4c2-adf95c28be12",
"id_pos_sesion": "eeffc3bc-6857-4604-865c-d7a6c2d881e7",
"unit_id": 4,
"date_open": "2026-03-10T07:08:59.5594405+01:00",
"date_close": "2026-03-10T07:08:59.5594405+01:00",
"id_doc_sa": "d85f1596-bcf6-4c51-9128-81adbcad17cc",
"commited": true,
"mt_cloakrooms": {
"$ref": "25"
},
"tt_doc_sa": {
"$id": "27",
"id": "9b3a6bfd-9c43-4399-a93c-5d40e7aa99ed",
"id_pos": "46f7534a-4e6f-4b9f-973c-29998d8dc7ac",
"id_doc": "dd1dfeec-fac2-4e63-ae07-0257687df49e",
"id_branch": "5db51f5c-38fd-443f-9029-806c6309f0ab",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:08:59.5594405+01:00",
"date_tax": "2026-03-10T07:08:59.5594405+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "d0008397-aa7f-4063-9a2e-7de8df2f4961",
"id_relationship": "3bad3068-16e2-422a-b6ab-65498b3bf06e",
"id_loc_from": "a99bbe32-6f69-4573-8646-43c30daccbec",
"id_loc_end": "ff98f1e3-7535-447b-91da-835a4ab4462e",
"id_user_add": "8da9679c-ed9e-4b2f-ae45-25775e4b4546",
"id_user_upd": "b3dc0687-19eb-4479-9bbd-4b1ce9098234",
"comment": "sample string 12",
"id_pos_sesion": "0c2bb386-73d9-4836-9ce4-dab24068cf31",
"id_room_unit": "39ca5dac-b341-4db4-b797-ff40e6889431",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "d6247ea4-f634-4ac6-be9f-cb56006db950",
"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-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$id": "28",
"id": "74e6e7c5-e83f-4366-a62e-d22b2ad45588",
"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": "fe792def-d00b-441f-9b86-db17ae8f381a",
"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-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "fd79aa9a-63df-441b-99b1-0a7a3bb44903",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "29",
"id_doc": "813a8f52-bed5-4ea4-bfcc-7e6f7c4d7eec",
"id_pay": "9f1fd113-34d6-4b23-826f-592413ab4d8e",
"id_money": "10ff10e9-38ee-4cb7-9cdc-1e5e02b6764b",
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "3381b39b-e1c5-46b1-b033-101275a52afe",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_money_types": {
"$id": "30",
"id": "4fa41480-66a5-44b1-9459-26d5e0341ec0",
"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": "b7952f6b-d6f8-414e-9358-b706a0dba395",
"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-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "df0d8909-ebcf-4e4c-8367-6faa7f79b269",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$id": "31",
"id_money_1": "e4eabed8-19fc-4655-a1dd-530034d89295",
"id_money_2": "0a0c229e-6d3a-42c0-a809-922430c96029",
"date_from": "2026-03-10T07:08:59.5594405+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "7afd4dc7-b4ed-4ac5-893f-c9ac87810307",
"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": "a0c049eb-7805-45c0-8c97-821900f906e4",
"id_pay": "0cd4a612-af8a-40c2-bc1f-be86425a0bbd",
"id_money": "41510123-30a4-4533-b720-f0dd81244fe9",
"date_cashflow": "2026-03-10T07:08:59.5594405+01:00",
"coefficient": 5.1,
"id_user_add": "b563d1ad-34ba-4256-9082-f672c70bc4aa",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "33",
"id": "0dbf1de1-82b5-4762-b95b-219ae40288cc",
"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": "43830d76-8e14-4ae3-b16b-d5ca131d4027",
"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-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "7eb54d64-cd7c-4efe-9220-305e9d4df7b9",
"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": "33b91470-6fff-43e1-b0d8-3f9b19a1a150",
"id_line": 2,
"id_pay": "c4481ece-4ba3-4f4a-8deb-1543b0dc13cd",
"id_money": "bfed6765-c3db-4650-bc23-13bf778d9524",
"coefficient": 5.1,
"id_voucher": "cbd51f74-84c4-4d5e-b1fa-aa8ea90a7352",
"id_employee": "2eedbb34-05de-4421-b3e7-45d4b2682ff5",
"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": "abc1fe1c-0f62-4716-a375-9e495ee35818",
"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": "022f0088-a82f-48f1-b850-63bbce31a378",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:08:59.5594405+01:00",
"date_end": "2026-03-10T07:08:59.5594405+01:00",
"date_used": "2026-03-10T07:08:59.5594405+01:00",
"date_sesion": "2026-03-10T07:08:59.5594405+01:00",
"id_employee": "644c01fe-fd7a-4b9a-9a04-0fc2a6e11482",
"id_branch": "abe945fd-c129-4802-9ecb-b4486303461b",
"id_voucher_permision": "4aa9babd-24b3-4fca-8bb4-17ffc1954665",
"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": "9c61406a-c83e-4794-b961-36f53518d482",
"id_user_add": "cd22ac2c-7e6c-4450-bb3b-ec01d6a513cc",
"id_doc_sa": "b0bb086b-1076-4b50-93cf-0a6cfe657e1f",
"id_item_sub": "3d39af4d-2c88-49c2-9ec5-2a76e9e3fcd8",
"id_pos_sesion": "46f2eeab-c949-45dd-933e-84f44f365b5f",
"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-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+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": "169c4c7e-4110-46df-9867-4119619a8c24",
"date_from": "2026-03-10T07:08:59.5594405+01:00",
"date_end": "2026-03-10T07:08:59.5594405+01:00",
"date_used": "2026-03-10T07:08:59.5594405+01:00",
"id_employee": "623ea93c-58fe-4825-a7e0-3677d736934d",
"id_branch": "8d8aaac9-edb9-41f5-abb8-a61ef79ff2aa",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "176d6180-f616-42fd-bd04-25b8d51e926c",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+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": "5204d90b-48e6-461e-afd2-0f8e8acd54a7",
"id_doc": "12219eb0-6fb5-4d9d-98e4-56ebbe9d0200",
"id_pos_type": "20f21494-bc54-47bc-8a05-6a603d6a32bc",
"id_doc_print": "6c9cb2e5-8990-444a-bf6c-0edded2caa22",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "5080fd49-fa84-47ed-8a36-dd8da3b63960",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos_print": {
"$id": "38",
"id": "a2b5ddc9-4d72-44a7-b114-28b446b75ef7",
"id_pos": "f04804d0-18b5-413d-93c5-0439f6ec228e",
"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-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "31d081b2-4deb-47cd-b0bd-bf2a73fb24a1",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_pos_types": {
"$id": "39",
"id": "c7ab8a05-1266-4302-8c15-6b85114342f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "154e3370-a752-4f41-b9c8-4b672543c6db",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "a4295b51-e6f3-476f-9bb5-be2cb65f5c10",
"id_branch": "c75c2948-fd90-49a0-8595-209b41da7beb",
"id_pos_type": "970d77ad-a83d-47cf-b74c-ea1f47bea9eb",
"id_pos": "aafc1894-65c3-4b52-b3ab-fee7c26f3850",
"id_item": "4efe63df-84d2-487a-ba41-32296d7db3ed",
"date_from": "2026-03-10T07:08:59.5594405+01:00",
"date_end": "2026-03-10T07:08:59.5594405+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "c5e110bf-c0e9-4f51-8d01-26effe7d59f6",
"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": "a4d165ef-3741-4192-aba6-c974a048de8b",
"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-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "c75def72-1d11-460c-9084-ab7d6f2a7e71",
"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": "3a2a663f-a1c8-4deb-a794-fb7910e889e6",
"id_doc": "9a83d54d-c353-4ccf-86cc-00033d90f092",
"value": 3,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+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": "33676e8e-6112-4e6d-9161-0ec40bfe7ad3",
"id_pos": "5b26e6a3-859a-4b5c-bb64-8d640b7a9479",
"id_doc": "8fba50aa-7385-4a44-9a11-5e348bd37efd",
"id_branch": "9651a185-5de9-4621-bffb-18bf386bb676",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:08:59.5594405+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "05407217-cb31-4e71-9735-cb10673390f0",
"id_loc_from": "d1f78e96-c331-464a-a8d9-90e2730061c3",
"id_loc_end": "df2752d0-9d8a-4d2c-bbd8-930a07a36325",
"id_user_add": "be9f4cfd-81ba-48a5-89a2-6bd49e955308",
"id_user_upd": "f2460ab7-6448-4285-8e3b-f77982cae8b6",
"id_pos_sesion": "8641d724-b406-471b-9414-c0c302a97d0a",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:08:59.5594405+01:00",
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$ref": "28"
},
"mt_locations": {
"$id": "45",
"id": "1da3c6f3-e17b-4dc2-b815-69fccc24e40e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "ef706163-f658-4501-8202-ee64cc019959",
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "1e7c0a4a-69d4-4333-a859-4252e8d63fc0",
"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": "e2f822b1-7ef4-4bfd-825d-338ac95f2b75",
"id_item": "4bc39f6e-6993-4b90-8fc6-cbdc0605843f",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+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": "508c7d7a-dbc6-48de-9d77-1a146dfa9275",
"id_line": 2,
"id_item": "7ef48b1c-7d80-423d-889d-22250f3193b4",
"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": "bf068df0-6fd4-4ae7-bbda-782671e26847",
"nro_sesion": 2,
"id_pos": "4a0b9ce7-75ad-4e4d-8bc4-8ea016ff3e8b",
"date_tax": "2026-03-10T07:08:59.5594405+01:00",
"date_open": "2026-03-10T07:08:59.5594405+01:00",
"date_close": "2026-03-10T07:08:59.5594405+01:00",
"id_user_open": "137018ae-624d-4839-8cd4-6558fa6a17cc",
"id_user_close": "aad62662-31c7-4390-a9cd-554024514913",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "d9b9e38e-3b84-4856-873b-cbd655354f7e",
"order_id": 2,
"id_item": "f932db10-6d2f-4ca9-9c7d-84eaa328758a",
"id_item_type": "ed1d7bd2-5184-416c-b502-f01fc8b18665",
"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": "9749abbb-5fc4-4ab3-9eb2-56f8e551f7a0",
"type_item": 11,
"id_voucher_json": "8faa7bd5-905f-41f3-9814-0594a6443733",
"count_voucher": 1,
"id_category": "a112f5ea-fffc-4913-a7f7-8504c745cbf2",
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "b051b8fe-093b-41b0-9287-adaf04845dc3",
"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": "ea9a257c-7cb2-451b-9976-6112b2caa0d6",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "ae5790ea-285f-43c1-8f7a-d4d842fc275f",
"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-03-10T07:08:59.5594405+01:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "ef4c3d35-e271-4d08-a173-d22f88889031",
"id_room_unit": "148f82c4-fbf7-4fac-9643-c4a1687fb6be",
"id_room_list": "71c3f0e9-1f8c-4c93-966b-b39d747558bb",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:08:59.5594405+01:00",
"date_from": "2026-03-10T07:08:59.5594405+01:00",
"date_end": "2026-03-10T07:08:59.5594405+01:00",
"date_open": "2026-03-10T07:08:59.5594405+01:00",
"date_close": "2026-03-10T07:08:59.5594405+01:00",
"id_employee": "725fbf99-49b1-4117-84c7-7b71d30873bf",
"id_employee_sec": "c3b53407-67da-4a68-a8d5-d8beabb28547",
"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": "0edd1805-1114-4389-b9f9-5fcd61f71ebf",
"comment": "sample string 7",
"id_user_open": "ca615b6d-28b1-48b3-8f42-56b0f0f314ed",
"id_user_close": "2f16d932-5aad-4090-ba8d-10ac94d11df6",
"id_unit_state": "e7afc8a5-dbd2-4e08-b21f-9a9456ff7f61",
"id_pos_sesion": "f5374e36-7bf1-488a-8684-1c6f8af72a43",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:08:59.5594405+01:00",
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"commited": true,
"mt_employees": {
"$ref": "10"
},
"mt_employees1": {
"$ref": "10"
},
"mt_rooms_units": {
"$id": "52",
"id": "8d349a6a-a4bc-41da-bf08-9578e926fa80",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "6149cb9f-9bcc-4254-a927-0dfcf3bb9fd5",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "c6ea1160-5276-4b23-b4ee-515ff1d6c765",
"locked": true,
"date_locked": "2026-03-10T07:08:59.5594405+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "52275ccc-faa1-4154-9a4d-fb7c62c5817c",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "2fef2fd7-e7fd-4955-9f1e-4396f2546d9d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "2375e15e-95ba-4f58-9dc3-422a155f8496",
"name_pos": "sample string 6",
"id_image": "dff46dac-7bc2-478d-968b-38e9e74db1cc",
"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": "48177af3-2c85-43b2-9bfd-e344728ee7f6",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "0cb6d43f-e027-497b-a1b5-ad013d08ea87",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "7212b6bb-87d9-49df-a644-1a9eef60334a",
"id_room": "088ea2c1-7a08-4387-a43b-5cf4efe36630",
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "dfbbba8e-7fa8-4f02-b055-ca87c54a2885",
"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": "6ee5be32-74cd-49a3-898f-0bfa1c1365b5",
"id_room": "9b9a9dea-81f9-4f55-bfea-d0a31f6f83ea",
"date_in": "2026-03-10T07:08:59.5594405+01:00",
"date_out": "2026-03-10T07:08:59.5594405+01:00",
"id_user_add": "12b0396a-4639-46b7-9b24-ea826b90179d",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+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": "77cd92fc-09f3-4094-ae0d-718e0c7ef35d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "8f919f5e-b06f-4cf9-9ab3-9ee9993cde32",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "335a25af-23bf-41ce-a1c8-4a178377f380",
"id_room_state": "086545bf-9de3-4cfc-a355-5203c381fa0a",
"id_image": "085e30a0-5ddf-4199-8e4e-739a874c8824",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "2ad5b45b-2205-4d4d-8f26-d424d0c2e354",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "98f51f5d-9c48-435e-81cc-d8b59f70e903",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "089bfe36-ed4a-4e4f-ae42-3b1ea5c182ff",
"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": "11bad2fd-7475-4b5f-abd8-4f9268f15007",
"id_pos_sesion": "a1febb37-725e-4d8a-b77d-e1e4461dca00",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "a1e8d5c7-ba48-4bf9-9d9a-b06d7df0604d",
"id_room_unit_activity": "59c5fe00-a81e-48fd-bb1c-4d5221aafae4",
"id_doc_sa": "3e3f044c-5d0e-447d-a01c-f516f73f223d",
"id_pos_type": "609beea0-f075-4a82-b4ab-75452a5efd7f",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "db691a05-d212-4b12-8265-729148355684",
"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-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "2da278ee-cfea-40cf-b371-d639cc104215",
"id_user": "3f10a06c-5658-4ff7-bc30-58b451b12ef1",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+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": "6e8028de-e913-4e5f-a90b-085c4b9c7e51",
"id_user": "f37344c8-4826-4abd-97a7-2573f2f60cb8",
"date_add": "2026-03-10T07:08:59.5594405+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+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": "c1ffa9b3-2007-4a96-8fc3-1f9b56455573",
"spool_server": "sample string 2",
"id_doc_sa": "c40d4b24-705c-40e5-9d6f-c4f1d584405f",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"printed": true,
"print_on": "2026-03-10T07:08:59.5594405+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": "3e469d01-262b-4da1-a73b-4e2133bd2901",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:08:59.5594405+01:00",
"date_end": "2026-03-10T07:08:59.5594405+01:00",
"id_branch": "323e7524-d0e1-4977-9c6d-50f2711898bf",
"id_pos": "d8f5702d-09f5-41f3-8bed-61efc19d4383",
"id_list": "cd76ca55-5f60-44db-a4da-e1b1c38e6ca3",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "36e935f3-ba86-49e6-8a4e-4e6ca09cb1ff",
"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": "068cb301-4ca5-4d25-9087-1ec3de75b132",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:08:59.5594405+01:00",
"date_end": "2026-03-10T07:08:59.5594405+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": "935b874f-20f8-48e3-b3a0-3775f4553e37",
"id_pos": "dc7c4258-1cc2-466f-b2c3-1461db1010d1",
"id_list": "aae83df8-5aff-45e0-937e-dbac9f5524c0",
"id_item": "18602f61-6a41-4ced-b44a-6c5c2f5a96f8",
"id_item_type": "c8454f30-d7df-4356-9a79-a1243cfda6ea",
"id_category": "f2130ea2-d1ba-42fd-b528-f78b03f85ff3",
"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-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"id_user_upd": "0aebcc9d-7ddf-4bcd-8c30-d8d2852113f8",
"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": "dbf99467-021f-4d92-a4ca-d1b529fcd254",
"id_pos": "4337e04a-e41d-4cd6-9b01-f784722af94a",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:08:59.5594405+01:00",
"key_access": "sample string 5",
"id_user_add": "c3eaa774-4917-4a61-9ac8-47ff3e8ffac4",
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "01c266e2-e262-4880-b728-d49e56063c4b",
"id_pos": "b485145e-459a-4373-8b4d-ab4ef7db4e63",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+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": "cd7bd1f3-2353-479b-9b6f-6cd7e6358aa1",
"id_pos": "f861eb78-7045-4998-8976-296833d3924b",
"date_add": "2026-03-10T07:08:59.5594405+01:00",
"date_upd": "2026-03-10T07:08:59.5594405+01:00",
"date_out": "2026-03-10T07:08:59.5594405+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": "3213019c-8740-4bfc-bbc0-4579b202fc0f",
"id_user_add": "e1706cd4-80af-45dd-95c2-4556f5b4901d",
"id_table": "e2b74677-f09a-4f5a-a5d1-8e75716391e7",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "17b290ca-5490-414a-a4fa-d7efa866f0f9",
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_sync_tables": {
"$id": "69",
"id": "80b2504c-851a-41db-a85b-0c9ca8704007",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "f807a26c-2396-4ca7-9724-bf85a1b1c8bb",
"id_sync": "9713778d-0aa3-4c7e-b1a5-ee0a99a8bb23",
"json": "sample string 3",
"id_table": "b03ace7b-3a2b-4213-9d64-fce2e3bab40e",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "a5eb3ce0-c030-422a-9bfc-d2247d7fb3e0",
"id_branch_from": "20ecef45-837d-4b88-ac3a-9b5e166af407",
"id_branch_to": "523519d5-595d-4e0a-9b66-c3a71ef024da",
"type": 4,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:08:59.5594405+01:00",
"send_on": "2026-03-10T07:08:59.5594405+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": "3a21761f-4b65-4eec-9c07-87195e138f54",
"id_pos": "5e4042dd-dbdd-40e4-b283-6a6bf54527de",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:08:59.5594405+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": "5f116754-5333-4980-859e-f8c0893f3fa8",
"id_line": 2,
"id_item": "13ff762c-defc-45ab-86e3-38629fe727d7",
"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": "3d5327bb-5e97-4460-9768-fd1c14b9a324",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "ff838611-fa10-4876-a3df-b43483f27189",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "6b25ef93-7245-4a9e-aa59-ff22dc43ff01",
"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-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "11c284aa-1e8d-4747-8a75-791af8e9801a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "9"
},
"st_permisions": [
{
"$id": "76",
"id": "e6bdc578-0545-4466-bf2b-7a824c2c63bc",
"id_function": "e57e9da2-37b1-430f-a616-aa14623bdf22",
"id_user": "93d737b1-56c4-46f7-a90e-18f9e9b80d2c",
"id_profile": "8c5b0bd3-6c07-411f-977c-569eb0a496e9",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "7d30963f-dd15-49c9-95a7-5bd82b8c2670",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+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": "95f9abc8-1629-4241-af4f-3a12882d7725",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+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": "1c7af9be-9468-4226-903a-25d43598f7a6",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:08:59.5594405+01:00",
"date_end": "2026-03-10T07:08:59.5594405+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:08:59.5594405+01:00",
"last_update": "2026-03-10T07:08:59.5594405+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": "93ff010b-339b-488f-a943-352e0d910a47",
"token_id": "sample string 2",
"id_user": "5ae00d2d-bd0a-49e5-822c-88af8c3e6df0",
"date_from": "2026-03-10T07:08:59.5594405+01:00",
"date_end": "2026-03-10T07:08:59.5594405+01:00",
"created_on": "2026-03-10T07:08:59.5594405+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": "becfeb3e-49ec-4f98-94fb-8ac1ca278a54",
"id_room_activity": "fc928a25-95ae-499a-a81f-10e89fdc47ed",
"id_pos_sesion": "7a0a34be-7d0b-4d11-b0fc-71055b3babef",
"log_text": "sample string 4",
"id_user": "55c58004-272e-4cb4-939e-006c2fc2fdde",
"created_on": "2026-03-10T07:08:59.5594405+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
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. |
Response Formats
application/json, text/json
Sample:
{
"id": "8b2c3b1b-5ae6-4a03-b467-eb9b2c8f9a0e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "26497bf6-b59b-4677-b756-85bc39272260",
"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-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "19e39b17-0eed-4dc6-ad29-c8bc42e80086",
"commited": true,
"tt_vouchers_det": [
{
"$id": "2",
"id_voucher": "a3c8a5d3-ac9b-4f49-85b4-cac7c6cefe37",
"id_line": "56281272-9f6f-4923-b7b6-5b0fa63916fa",
"id_category": "b4a82eff-5cb7-4f9b-bd57-b5ae9857ad1c",
"id_item": "595a6c3c-5dd0-407d-bf23-aafc51482277",
"id_item_type": "bfc876eb-1fa7-4a5b-b25a-768fd092bde7",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$id": "3",
"id": "6c9cdd1d-7956-40ae-9f3d-08348177b606",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "8e9c1afe-5fce-4be9-b55c-ae232e761f2a",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "22ba9cd8-f5d3-452c-95ff-5f926cefa954",
"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-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "237a1ac5-bb7c-434d-982c-ddf005898559",
"commited": true,
"mt_categories_items": [
{
"$id": "4",
"id_category": "93f5ba20-d22e-4dbf-867a-a819e43209be",
"id_item": "fe21758c-fde9-4e96-80de-fceafd01faf6",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "0b899968-e5ec-4e37-830f-f9f02924d691",
"commited": true,
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$id": "5",
"id": "d0dd6707-4a3c-4f8b-afec-88d7f821f88c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "eca9553f-1a22-4236-b449-2d1793924f49",
"id_unit_sec": "5880aed1-947b-4633-8ebe-930a46c20155",
"id_brand": "bd83a8b1-312f-462d-9d78-25d1856cb3db",
"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": "dc89ce61-e3a7-4f37-baf2-17ceeefc596d",
"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-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "534f0b74-8b37-44f0-906c-0f15fcf83e7e",
"commited": true,
"mt_brands": {
"$id": "6",
"id": "8821645e-55be-4f10-bee2-9f5280861ff8",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "e23aefd3-534b-482a-9e61-3bfe62e1168b",
"commited": true,
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users": {
"$id": "7",
"id": "6116723e-4dc2-4b7b-9389-3378839418b0",
"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": "6d228b8b-b865-4894-8388-287edfe79d2e",
"view_messages": true,
"id_image_photo": "bf422c45-0c07-4160-a31d-aa5f7bc1fc5a",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "5ea3f9a9-5456-4a20-9451-9329d9557b46",
"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-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"commited": true,
"mt_branches": [
{
"$id": "8",
"id": "c022adce-9227-4546-845e-dadc856fd83d",
"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": "bbdbe212-5b42-4633-95d4-4363af94ec5b",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "c9b880e5-71fc-460c-b963-4caced349ca6",
"commited": true,
"st_images": {
"$id": "9",
"id": "8d37cbef-5069-48dd-a884-9dee2a4b8271",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "5869d98c-bcf4-408b-a891-faa8e97104ef",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees": [
{
"$id": "10",
"id": "1d627562-295f-4f66-b60c-74dc3ed0523e",
"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": "57e040a8-4871-40bd-bfda-1e49952698c8",
"name_pos": "sample string 12",
"id_image": "40565972-d76b-4244-8426-c2897bf28acc",
"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-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "b865dadc-dc71-409d-a626-af8255376ebd",
"commited": true,
"mt_employees_branches": [
{
"$id": "11",
"id_employee": "47b8d23d-b9ea-4971-a94e-36f2cfaaf316",
"id_branch": "cf5881b4-766b-4be9-85c8-063aa4064d7b",
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "9570d4ca-2806-4e97-8735-b9674514a82d",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_employees_profiles": {
"$id": "12",
"id": "7be5462e-fd7c-48a0-994a-5e32e16cd648",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "b85e88e4-7548-4ee1-8b35-11cb28477a6f",
"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": "fc46efbb-0a88-486e-8acf-d8d6f56502aa",
"id_line": 2,
"id_item_sub": "7889ecde-4930-4777-8146-4924f2a36f9c",
"qty": 4.1,
"id_list": "46584b6a-f3cf-457b-ba80-e85fe9ece0bf",
"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": "5f88520a-d71c-4157-a887-88b2fe7c7431",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "130f6418-2cf5-4718-9e97-00394561f0bc",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "1baeb2aa-e4e1-4057-972e-979a3e5cfd71",
"id_user_upd": "556dc782-1445-4de3-9b38-6dbdbddfe0af",
"active": true,
"mt_employees": {
"$ref": "10"
},
"mt_items_sub": {
"$id": "14",
"id": "434a8e35-aa50-4ffc-9108-11a89b945e39",
"id_item": "6af7679c-2002-4a18-a39e-683081a837f3",
"id_item_type": "d8f21ee1-f9e8-4d59-a319-f104c9a0f550",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "0eab7ba9-951d-4c77-9ef2-98ae08e446e3",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "11962059-4a60-41d6-bc1b-ce7f815a7c80",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_formula": [
{
"$id": "15",
"id_item_sub": "0c237fc2-1f96-440d-a375-6b10d45633ea",
"id_item": "d923f951-f649-4559-97c4-8204960f0cf7",
"group_id": 3,
"id_unit_ref": "c8522893-2928-4f85-b12c-3a4f528beaff",
"qty_dis": 5,
"mt_items": {
"$ref": "5"
},
"mt_items_sub": {
"$ref": "14"
},
"mt_units_ref": {
"$id": "16",
"id": "3c2ff501-7e46-454d-8bc6-1bebb7b5332a",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "8d977a74-d8a1-4f6c-8f52-a0ccf4650edc",
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "ab99e2ef-0a18-4957-b6ee-db303e4b18d0",
"commited": true,
"mt_units": {
"$id": "17",
"id": "fe57b4a8-5237-4284-bd72-47565256c628",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "36beb316-064f-40af-9999-dc72dde222b7",
"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": "88723ee0-fa1d-471b-ae04-412d0d40fb5f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "45e1209d-b455-4fe7-a0ec-350a8bfc603b",
"id_doc_print": "67b75310-6071-459b-89a3-af9877b8d200",
"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-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_prices_items": [
{
"$id": "19",
"id_list": "e66fea59-2c65-414b-b3d3-045bd5cf5cb7",
"id_item_sub": "a8ca1173-00b9-4ea1-acd2-802860599401",
"validity_date": "2026-03-10T07:08:59.5751075+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "8eb1955f-e817-4f24-b33f-10a8c29090bc",
"commited": true,
"mt_items_sub": {
"$ref": "14"
},
"mt_prices_list": {
"$id": "20",
"id": "232d55b1-6370-46fc-99a8-ec21cd34f03c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "7749e421-af86-4825-8807-0522bdd985e0",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "26625f6d-d5d1-488c-8f8c-e3e682c02583",
"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-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "75c97c87-11bd-4e37-8ee8-b684a1733443",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "21",
"id_pos": "2d2bba23-6405-46e9-af54-d31c733dbc8d",
"id_pos_type": "01666e8a-3b7a-4ab1-acac-c31f894d8ee9",
"id_price_list": "5466cd49-bf89-446e-b589-3149844bda2b",
"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-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "c0e4cc4f-e70a-4cd1-8bcc-83072e2fe033",
"commited": true,
"mt_pos_view": {
"$id": "22",
"id_pos": "0a3012b6-7f34-492a-bcd2-bcc2674454c1",
"id_pos_type": "2e997fb4-257c-4a4b-beb9-8fdc77ddd798",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "e2fd6fd0-d426-4078-b638-5ce4662ca381",
"commited": true,
"mt_pos": {
"$id": "23",
"id": "324293ac-36f8-494f-baf6-82c4b88725a4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0846c6d6-1724-4136-a1d4-95b052bd9f5f",
"id_zone": "8a7ff779-ad18-4d62-a8b2-9420bd7fed2f",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "ea3aa15d-4e29-4b2f-8fb9-da7ba43d2f99",
"commited": true,
"mt_branches_zones": {
"$id": "24",
"id": "82e3e95b-7409-4f9f-8aae-fff8dd6a8ffa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e35c326e-93df-4a35-b03a-2a224560ea42",
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "a12cbf6a-4f0b-4d34-bab7-a227bf235de4",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_cloakrooms": [
{
"$id": "25",
"id": "df261402-8b36-4fbd-983e-85ed0fa26575",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "dc794538-4321-4af7-82a8-683f50abeadb",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "f74902af-3323-442c-82bf-bb74cb512b7d",
"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-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "83cd8de0-e12d-4e3d-b4da-98d4285673a9",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$id": "26",
"id": "e9c6ac6e-f771-495f-be18-805915be0ca4",
"id_cloakroom": "98a3263d-4beb-4754-aa37-64ccb83a423d",
"id_pos_sesion": "4d58a5c7-96e4-4c56-802f-8f538390f061",
"unit_id": 4,
"date_open": "2026-03-10T07:08:59.5751075+01:00",
"date_close": "2026-03-10T07:08:59.5751075+01:00",
"id_doc_sa": "635f630e-97c7-4211-9992-b053fec1c470",
"commited": true,
"mt_cloakrooms": {
"$ref": "25"
},
"tt_doc_sa": {
"$id": "27",
"id": "a01931fd-3967-4b38-9c69-1b7cf4a9a912",
"id_pos": "d55a0f66-080b-4664-80b7-ffbb986c6b61",
"id_doc": "4570ed36-3bb1-4cba-a8b3-dc8ed643ef68",
"id_branch": "2f14f982-0554-4d24-b762-6bd2ebcad92f",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:08:59.5751075+01:00",
"date_tax": "2026-03-10T07:08:59.5751075+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "37782be5-a604-437a-ab2e-99b93345fe90",
"id_relationship": "ffee682d-b2e7-466d-abc8-e7355af0a655",
"id_loc_from": "1928ff5d-0c54-4859-935a-37f720ce770d",
"id_loc_end": "1e40dd59-8b23-4eaa-b4b6-4c944ad80156",
"id_user_add": "efc62900-8c4d-46e9-992c-ae3a47c9d0e8",
"id_user_upd": "bf03cc9b-131f-4255-86ae-bdfa4279c581",
"comment": "sample string 12",
"id_pos_sesion": "8b3286c1-0963-4cc0-bbae-9dadb11aecaf",
"id_room_unit": "f957fad3-df15-4021-bd70-d3acdf6eefa4",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "0ed28239-eada-4e2b-8526-4c4206d3f0e8",
"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-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$id": "28",
"id": "522f75e8-451a-40f8-b609-9d53c3dc4f6a",
"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": "e41ca02b-f53b-42d8-a64b-589b272784db",
"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-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "77852141-0943-41b8-962e-ca4f4c9037d8",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "29",
"id_doc": "1fad3a34-70a8-4037-9f59-93e0e9163324",
"id_pay": "73b03af3-7c41-446a-8521-92055186a5cc",
"id_money": "8613925b-816b-4d49-abd4-3e6b2345d1a4",
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "103d457c-f9be-40c7-9418-72429c2ce609",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_money_types": {
"$id": "30",
"id": "34c420bf-de95-440c-8e18-7c0f7b16fdeb",
"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": "2d597179-83d0-485d-bacf-317c5787a411",
"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-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "0b877759-05fc-48a0-948e-cd18d775665f",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$id": "31",
"id_money_1": "439c7d0a-fee5-489f-ac99-b6ff4dae774a",
"id_money_2": "af63e44d-db24-4e0d-9461-a90d6ea48405",
"date_from": "2026-03-10T07:08:59.5751075+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "a6df5375-4798-43d2-b6e7-0b00c5a03ada",
"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": "1f5377ae-a49a-4be1-ab2c-012d3afca6e7",
"id_pay": "3b95986f-ab1b-4d69-a613-9cf7e69a9ebd",
"id_money": "a2f81211-bba3-4bae-b155-7a5c73f35c91",
"date_cashflow": "2026-03-10T07:08:59.5751075+01:00",
"coefficient": 5.1,
"id_user_add": "c3afd801-d7e9-4f8d-96c0-c34f1426bd3b",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "33",
"id": "acd28f6c-01bd-406c-929e-751c10c531bc",
"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": "9c942722-eb55-4c87-85b7-fc922a50b513",
"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-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "18425b8a-d433-4e6c-8cc8-52fce159d50c",
"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": "a5749563-c635-4057-a91f-1ad4f3945e10",
"id_line": 2,
"id_pay": "9833effe-914b-4230-999f-3b3d8a356bdf",
"id_money": "f1a7a7b6-3797-4b19-b41f-4e9b72a7a6e6",
"coefficient": 5.1,
"id_voucher": "5088fda8-8931-41d8-b203-578e13a54f99",
"id_employee": "935ed6b6-8238-4098-9259-09c3e3addb0f",
"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": "4f4e5351-ac36-4a72-8eb0-a2fbb94c6cdb",
"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": "16fdb4c7-3b76-4e0e-b422-38581c0e572d",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:08:59.5751075+01:00",
"date_end": "2026-03-10T07:08:59.5751075+01:00",
"date_used": "2026-03-10T07:08:59.5751075+01:00",
"date_sesion": "2026-03-10T07:08:59.5751075+01:00",
"id_employee": "fcbd2862-abb7-4bb0-9f36-f9a016544789",
"id_branch": "92eb8c80-50c4-408f-b1f7-423932c1af4a",
"id_voucher_permision": "e8ce7a95-21fe-4618-9b7c-2e8804972bbd",
"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": "f8575474-42a2-4171-9da0-5d4e56f84e57",
"id_user_add": "ecdbc34c-b0e9-49ba-9a38-ca27ffcdff1d",
"id_doc_sa": "cd6de7ad-1e70-4c70-807c-af8285dea502",
"id_item_sub": "ecdde228-b627-49cb-83b6-3c2a08c1fe5a",
"id_pos_sesion": "7cfee262-c7c8-4497-a95c-4d86a1e5e362",
"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-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+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": "3c253c74-5330-4a7b-b226-085ccce2aead",
"date_from": "2026-03-10T07:08:59.5751075+01:00",
"date_end": "2026-03-10T07:08:59.5751075+01:00",
"date_used": "2026-03-10T07:08:59.5751075+01:00",
"id_employee": "5a14a39e-085f-4263-9458-ffed31bab6a6",
"id_branch": "342df2ad-6adf-496a-808e-c564bdf183cf",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "3394d9a8-f384-4428-8827-69e4968f3b59",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+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": "2add3022-e93d-4e6c-b737-faabdebaae69",
"id_doc": "1e605710-aca8-4a71-8ed1-eea7bf6420aa",
"id_pos_type": "64a7c197-e3c4-497e-9728-7e92b3ec6b48",
"id_doc_print": "b7dee21e-9e43-4b90-9ffe-2029e22f2cfb",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "49101d05-fc35-46cb-84c1-d869da1faf26",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos_print": {
"$id": "38",
"id": "fca344c6-57f0-4f89-8fb1-4011b72f9a30",
"id_pos": "9447d44a-51b2-436e-8268-c0f179110134",
"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-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "8e303d6b-0c37-402c-a99e-fe68fe4d520c",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_pos_types": {
"$id": "39",
"id": "2b2b5e6f-298b-4406-a405-a7012c126812",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "64cc9459-0088-4645-8817-c154371e5fdc",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "48803a82-a98b-4baa-a32c-c6e83e745cda",
"id_branch": "10258ad2-1bf3-4751-8343-8712407738d9",
"id_pos_type": "cfcef9c1-a3ee-40c1-84a5-9c8d0caa23e9",
"id_pos": "b4fc3a3b-fa2e-4f35-8773-a708ed0c3280",
"id_item": "f45db725-72bf-4a69-9ed9-8a5a19327e3b",
"date_from": "2026-03-10T07:08:59.5751075+01:00",
"date_end": "2026-03-10T07:08:59.5751075+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "4d1ed189-a43f-4347-b08c-711088eb40ab",
"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": "a0cea984-3304-4688-9507-5cab19df4517",
"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-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "805af11b-d85b-4842-803e-4156f48756bc",
"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": "086b86f8-d5bb-4b03-8e82-db4c54e39287",
"id_doc": "7a70f1d4-3133-498c-85f6-0954fde8efc8",
"value": 3,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+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": "2edc1fc4-6065-4c71-96bd-952989e539ae",
"id_pos": "ab73360e-a096-4cc3-a001-64efc3917d1f",
"id_doc": "32006c12-0023-4598-a399-88790ef8bfaa",
"id_branch": "66c20d4a-3db3-45ac-a4c3-ab990ac73e4a",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:08:59.5751075+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "21b1a73a-a45c-40fa-9570-2674ac6bef1e",
"id_loc_from": "b8b240a4-f140-46b7-a1de-9e6a9f1cb9bd",
"id_loc_end": "b977df17-fe27-4dc9-99a9-fca6a6fbbb3b",
"id_user_add": "5d927778-c9c2-4c14-aff3-0f9549d2f83c",
"id_user_upd": "0d2fcfde-4373-4a7b-821c-0201dc87048b",
"id_pos_sesion": "42d4bf20-7f9c-4b35-8016-dc0e6d0f27b7",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:08:59.5751075+01:00",
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$ref": "28"
},
"mt_locations": {
"$id": "45",
"id": "eee7217b-52b5-4b0d-b955-12cddf6aa986",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "864a74cb-66ec-4a22-86c8-d06d9b6803d8",
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "a2765cfc-a1a4-4a1b-90dd-720a5537c5cf",
"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": "c0c6d266-2226-4de2-8465-6dabfd948f6a",
"id_item": "fa1ea073-17fe-47df-8ff6-5c42305eca6d",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+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": "d08f328e-198c-4e95-85aa-9859e5def011",
"id_line": 2,
"id_item": "8e85b4b7-7a92-4c5a-98ae-934bae1150f3",
"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": "d83f1068-9c83-4c34-8a61-718ed8c727d2",
"nro_sesion": 2,
"id_pos": "f21f5160-1f26-4844-b6f0-3ee6e5e313d4",
"date_tax": "2026-03-10T07:08:59.5751075+01:00",
"date_open": "2026-03-10T07:08:59.5751075+01:00",
"date_close": "2026-03-10T07:08:59.5751075+01:00",
"id_user_open": "ab9c505a-d3f2-44c2-ad3f-90c94d42f2e4",
"id_user_close": "af25aafa-f4e0-4015-898d-fa7891ae3f32",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "e33228a6-c205-42fc-a0bd-2ce6cc3a02ac",
"order_id": 2,
"id_item": "6fa05815-cc9d-4bca-81d3-94a736389edf",
"id_item_type": "3d55dd2c-27e9-4d04-8c56-073b6d630ab2",
"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": "b32b004b-ee08-4ee3-a0c2-0b075d5e90fd",
"type_item": 11,
"id_voucher_json": "6d19e53c-938c-4508-9bee-d4966071af31",
"count_voucher": 1,
"id_category": "45185295-922a-4b0e-ab2e-02e246f6cb47",
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "9d4fdf6c-b8b1-4737-8178-2723b8858dd1",
"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": "4f377042-4856-4f20-961d-fb1525122228",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "8cf31d8c-ddf9-4920-9ab2-5b20248f13e0",
"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-03-10T07:08:59.5751075+01:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "38ebc4ea-a059-46d0-b2e1-ff3f2b492411",
"id_room_unit": "01da6b43-0d20-4518-ae8d-e8889f96bc40",
"id_room_list": "de4ef9bd-f502-48ce-a250-f56e172ce58f",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:08:59.5751075+01:00",
"date_from": "2026-03-10T07:08:59.5751075+01:00",
"date_end": "2026-03-10T07:08:59.5751075+01:00",
"date_open": "2026-03-10T07:08:59.5751075+01:00",
"date_close": "2026-03-10T07:08:59.5751075+01:00",
"id_employee": "8da85f8a-0719-4d56-96ca-08b4e5c03d59",
"id_employee_sec": "63ee749b-7695-4030-8376-1fe44538fb38",
"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": "6d3bab91-b679-48b6-8a71-5caa8e5d761f",
"comment": "sample string 7",
"id_user_open": "ebedad6f-237d-4541-9936-60be5df3fc89",
"id_user_close": "462574db-d1f6-4aa9-8c88-3ef98be9018d",
"id_unit_state": "123d2ab7-ebcf-4af9-9116-ff2602685f9e",
"id_pos_sesion": "33331f33-5965-4f80-9aa8-60b4adf0aeb4",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:08:59.5751075+01:00",
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"commited": true,
"mt_employees": {
"$ref": "10"
},
"mt_employees1": {
"$ref": "10"
},
"mt_rooms_units": {
"$id": "52",
"id": "66a5d550-481b-4153-82ba-2fc94fd9f4e2",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "2ed19ef6-831d-458d-a965-7255a5672541",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "3fef5d02-bc69-49d5-ad4b-7e723354b7f6",
"locked": true,
"date_locked": "2026-03-10T07:08:59.5751075+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "051ec6fc-89ad-4fc6-bb51-d688e5269109",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "e6229043-ddc0-47a2-b419-0911a6957a06",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6113edda-6546-4fe3-a76c-013d9f5a87b9",
"name_pos": "sample string 6",
"id_image": "626f0166-16df-4a7b-946a-aa7da73cbb03",
"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": "b4dfd53d-79bb-4e72-ada4-2b6b771a37de",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "990bd6a6-8a26-4757-a611-9cf275090ee7",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "4a19b640-2439-4e88-9c96-7875332d4b2a",
"id_room": "3bf15e17-2fcc-4683-b484-76f9e5f6d744",
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "4625bbd4-f4a1-4c5e-a03a-11368f2425fd",
"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": "57417e93-93fc-49d3-ab12-cdae96f66654",
"id_room": "79018af8-a141-420a-b91c-b47d86077312",
"date_in": "2026-03-10T07:08:59.5751075+01:00",
"date_out": "2026-03-10T07:08:59.5751075+01:00",
"id_user_add": "d8a23bc6-9040-4858-8f4a-6c7b89a4f6e3",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+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": "e5e38fa4-6c2f-4270-a83d-c1884dda0e56",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "720b8ec8-e485-432f-aa90-dd2fd37d9c4b",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "98545d0d-5620-4965-8d25-a69d1773a37a",
"id_room_state": "e18651a3-ed8b-4282-8015-a800edb87b29",
"id_image": "fc27004a-cfc0-4d96-bb65-c2d93a7f3c13",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "e6bf1cf9-d076-4339-ab75-d95d3a863795",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "e433744b-2730-44ca-8a1b-f9e07eff6e58",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "9a272178-40e2-4f0e-9940-1efbe893211c",
"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": "a007ec5b-80fe-47da-a494-c303d0bfff23",
"id_pos_sesion": "67dc8d52-709f-4826-a701-9776f83cdc40",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "fc302626-bbd4-4e1b-8fce-14e44c382559",
"id_room_unit_activity": "f711596f-cc17-4fda-b6f5-19237571d69a",
"id_doc_sa": "87d0f9ae-4de7-44bc-8bc1-c85ee1f605bb",
"id_pos_type": "ecccefb3-8e69-42f1-aeed-bc7ebea62a68",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "2ea8b275-dc1e-40b4-919b-e93c0f59e4e3",
"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-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "be4e9b12-97a2-478c-a8f5-ad47cdfd73de",
"id_user": "7de28195-d134-4115-8080-f76fbab6b193",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+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": "1599d603-cbf4-4dbe-a851-847e216ac08f",
"id_user": "1a5e80cf-28d2-49b6-9bca-c85d97ad4ad3",
"date_add": "2026-03-10T07:08:59.5751075+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+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": "a0ea24c8-b7b7-48d1-9819-a795e64d5ee2",
"spool_server": "sample string 2",
"id_doc_sa": "5a2ebee5-7e08-464e-a853-212fe70dbae6",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"printed": true,
"print_on": "2026-03-10T07:08:59.5751075+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": "4d9fb0b9-7de2-4a95-abb4-69b96b44ff56",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:08:59.5751075+01:00",
"date_end": "2026-03-10T07:08:59.5751075+01:00",
"id_branch": "24e181ff-9d92-4d49-8784-5ea9e28c8990",
"id_pos": "c35eef5c-3068-4bcc-b52c-5f0082073360",
"id_list": "e68c290e-70da-47dd-8730-18a270af30a1",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "620f47d6-46d0-4970-8dcc-0ff5bb187804",
"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": "5b8ef52c-1ba7-4fba-b323-b18211302295",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:08:59.5751075+01:00",
"date_end": "2026-03-10T07:08:59.5751075+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": "160c94eb-c32c-481b-a6a9-9edbcddc3cbe",
"id_pos": "f956b05e-bc3b-4ecf-8507-f0d2cc772915",
"id_list": "8776e890-33b3-42d5-919c-4a2cf78cb487",
"id_item": "152e7199-2d9c-4fb6-8a36-07b03a8332a6",
"id_item_type": "135aa559-29bf-4b9e-b84c-4425b923a2cf",
"id_category": "24f7525a-630f-42e5-9372-6ae7d5a4c4c9",
"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-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"id_user_upd": "b65c6c69-7408-4795-9468-6c7e9382340c",
"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": "04dff131-2301-4348-b1f9-9f5acf391742",
"id_pos": "77ce329b-afb0-484f-a85c-969ca3faa75d",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:08:59.5751075+01:00",
"key_access": "sample string 5",
"id_user_add": "794cefc4-a184-4f5c-afa6-4775ddbb921c",
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "8a3337eb-4ce8-407f-8e18-f3c691ccc143",
"id_pos": "d970cd07-ebca-4673-a601-05d474c76f54",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+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": "e92dd81a-be7a-425b-92ed-0df18430a012",
"id_pos": "3878f686-27fc-46cb-875a-423a8dfb2153",
"date_add": "2026-03-10T07:08:59.5751075+01:00",
"date_upd": "2026-03-10T07:08:59.5751075+01:00",
"date_out": "2026-03-10T07:08:59.5751075+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": "282506d7-6bf6-4abe-93be-178f08707544",
"id_user_add": "ab3af59e-7b9e-4a7d-a435-e75a22363ca2",
"id_table": "3cda331b-9547-4468-a75e-16ea632decf4",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "03aca7e0-2fa1-4e59-8702-467ea4b2da20",
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_sync_tables": {
"$id": "69",
"id": "769ec29e-bfe2-4741-a8f0-073ef4973646",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "d7445401-1cc8-49e9-9f6e-7542942a74a4",
"id_sync": "b25df0f7-b6f2-4a98-af14-65e3c5c9f20c",
"json": "sample string 3",
"id_table": "935a8e7d-5aad-4104-9cab-00d7ac1d48eb",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "814ceaa8-1190-4016-9e3b-ced284490d4f",
"id_branch_from": "83a58f68-04a2-4943-a5d5-5ae6db88f391",
"id_branch_to": "0b65edc5-6b21-4d88-8dcd-c9f216e3e9cd",
"type": 4,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:08:59.5751075+01:00",
"send_on": "2026-03-10T07:08:59.5751075+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": "978ee107-053f-46f5-b490-518d52b5c0f3",
"id_pos": "deea6990-adc9-4be6-96e2-32dff4df70e3",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:08:59.5751075+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": "6e08bca2-e50c-44d1-a6f3-e86bf737e7dd",
"id_line": 2,
"id_item": "4dd89b08-14b1-47c4-8f17-f4c4ac0ebb19",
"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": "b07cb915-9ff4-434b-8f08-ad406d792b4f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "60d665bf-6ff9-44e2-b1e9-6734db1d3ea7",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "2d2c8b2f-50ce-4f67-af27-4e96c5b42180",
"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-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "79e130fc-1d78-4d46-babf-efc8b495d6dc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "9"
},
"st_permisions": [
{
"$id": "76",
"id": "0795a73c-98c2-464f-91b2-2e601a4a7bed",
"id_function": "7a8130f2-1dec-443f-bdad-1b5b9e28d364",
"id_user": "fd246b90-299d-47c3-a8d1-5f60ed46425d",
"id_profile": "7dcd024a-9974-4e29-b360-43f160fdb940",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "23a5e03a-b380-4b39-821f-3d1963ff16b7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+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": "b6f97cab-ae15-49f6-9f2f-017db49e58a8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+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": "b60b3fad-e88d-49c4-a2eb-7c0927639c73",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:08:59.5751075+01:00",
"date_end": "2026-03-10T07:08:59.5751075+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:08:59.5751075+01:00",
"last_update": "2026-03-10T07:08:59.5751075+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": "47a7d7a9-959d-4ab8-87fa-b40e8e0d4c2b",
"token_id": "sample string 2",
"id_user": "1d3545e4-7b52-4f3d-9d20-9dc61a1f7ccb",
"date_from": "2026-03-10T07:08:59.5751075+01:00",
"date_end": "2026-03-10T07:08:59.5751075+01:00",
"created_on": "2026-03-10T07:08:59.5751075+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": "9d7440df-912d-4070-bf7f-28e2d1a25177",
"id_room_activity": "6f1e9d0d-79e2-4ade-9bf0-667b844057d5",
"id_pos_sesion": "39972b43-86e7-4d3e-80a6-3cb2cddcdda0",
"log_text": "sample string 4",
"id_user": "90c63fbc-bad6-4c79-b7e7-df1023543bd1",
"created_on": "2026-03-10T07:08:59.5751075+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"
}
]
}