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": "cb65e144-72a6-4f1c-95b8-b6aa977d9d50",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "364964b6-962b-4191-9a65-cc79f1507944",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "84d17e66-2a1f-40c0-9d54-7d5dd7edea2a",
"commited": true,
"tt_vouchers_det": [
{
"$id": "2",
"id_voucher": "d413eb81-9bfd-4b6c-9e9d-b3438cda8e58",
"id_line": "64b5dfe1-f43e-483f-a671-14cd414aacc8",
"id_category": "41ab74df-8b23-416b-bcb0-b3e5fd91a0a9",
"id_item": "12fa223c-a20b-4835-8490-03cc1bc85614",
"id_item_type": "a49aed17-2b6c-4c82-85a0-d9f352789fe7",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$id": "3",
"id": "10000c90-d281-48c3-877e-d4c16ef45584",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "4b09e6a1-93a8-4084-9eac-76085ea9b49f",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "bb98309c-8258-4d20-8b98-d908325fb40a",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "c0c89940-c15d-4a4d-b4be-988313452cc0",
"commited": true,
"mt_categories_items": [
{
"$id": "4",
"id_category": "9ceac06f-bef2-45c7-bcb2-41211faa7677",
"id_item": "8ca34bd9-4bf0-4fc7-9184-e567ba12fd74",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "31a6a335-1bfe-438f-b507-d74418440d2a",
"commited": true,
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$id": "5",
"id": "3280d706-709a-4785-9d45-73af7e04fa88",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "8fb05572-5d1c-4fe6-a651-48af873cba82",
"id_unit_sec": "efc9dfbe-ecc7-4c4d-8a8c-fec394c19fca",
"id_brand": "3a136d17-2d8c-4a87-8c15-d5e4ad2f295a",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "009ee9ad-5d6a-4070-85d8-e91e1a2577c8",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "9c4bf3dd-45b3-4b9c-9db5-534452e799f8",
"commited": true,
"mt_brands": {
"$id": "6",
"id": "1592999b-3a0e-4c7a-a134-9b8c411fec0a",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "341348c7-8cb8-426c-9f7f-22279c6f6c8b",
"commited": true,
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users": {
"$id": "7",
"id": "d5a7a351-45eb-4115-b245-9cd5652c8ecc",
"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": "f42ab316-e6c8-483e-84b0-f63ff3a6f170",
"view_messages": true,
"id_image_photo": "f10a39af-b4e0-469d-b7b3-f4ba38943abc",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "20ba1384-d52d-4cd9-80e8-ef1c91192d17",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"commited": true,
"mt_branches": [
{
"$id": "8",
"id": "7169a9cc-7e01-4103-8a3e-e0d843a13439",
"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": "4615ff72-b8bc-46a5-a088-4a9ea15e021a",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "d0d8c424-e420-407b-ab33-68013506f671",
"commited": true,
"st_images": {
"$id": "9",
"id": "14e07c96-3c6e-4f74-b4c5-d6d0694f3e52",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "876875b2-bd87-42b4-926b-0d8ae5486277",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees": [
{
"$id": "10",
"id": "b5766135-d557-412c-a3c4-ffd95feaa082",
"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": "0bb494cf-ae9b-4d6c-97f7-810a9efd6f9f",
"name_pos": "sample string 12",
"id_image": "008bbb9d-b6d4-4030-9650-462cffdab96b",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "b8169af1-8733-4350-95ad-09a5d7176f05",
"commited": true,
"mt_employees_branches": [
{
"$id": "11",
"id_employee": "c5bd26f1-bf4c-4984-9965-52e12fe19efe",
"id_branch": "3bc1c8f4-b965-4bd3-8d42-b1379685df77",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "5495c0f8-2e83-4779-9a92-0b5baf713609",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_employees_profiles": {
"$id": "12",
"id": "631b0f51-7c5a-4438-919d-524cd32b5303",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "e9673f67-47a4-4713-afc5-25cfb64a16fe",
"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": "85ceea65-67ee-4291-855d-c6f04a1885ec",
"id_line": 2,
"id_item_sub": "aed6a178-0d70-42dc-af51-0921d489084d",
"qty": 4.1,
"id_list": "a2dde2ef-b353-4f44-a770-41ee1c9ca50b",
"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": "4c2c1563-de0a-49e7-9e3b-206e4a30d56e",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "9b802ef6-3171-4eed-b6f0-793433d3b473",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "6e7f7fbd-8af7-446d-8233-7712e4035024",
"id_user_upd": "68d0c987-bd20-43a9-bd6e-a49f6dd2e2b5",
"active": true,
"mt_employees": {
"$ref": "10"
},
"mt_items_sub": {
"$id": "14",
"id": "00b6180f-1000-44fe-be22-86d0f3b15efa",
"id_item": "dc142313-adeb-4f2b-86c0-51c3f9116e0e",
"id_item_type": "b371b07e-f0d3-4ca8-bb8e-37192d60baab",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "536a0bd3-f8b2-4721-89b5-726fed1e940a",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "04b3f42b-4442-428b-9b37-f5e06ab348b4",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_formula": [
{
"$id": "15",
"id_item_sub": "5e92be73-a59e-4a8d-83ac-5ba9de0f0d1f",
"id_item": "39095fa1-9b65-4a19-8a89-311b5635a1ec",
"group_id": 3,
"id_unit_ref": "07506b06-04ba-4c73-a58f-6528516f4003",
"qty_dis": 5,
"mt_items": {
"$ref": "5"
},
"mt_items_sub": {
"$ref": "14"
},
"mt_units_ref": {
"$id": "16",
"id": "a59ae913-9e11-442b-81df-61a0ac57362c",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "3fda39b7-e9c6-4369-b4a9-d6a699ecf4c1",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "26d9c28e-127f-4dab-bd0e-1273af895627",
"commited": true,
"mt_units": {
"$id": "17",
"id": "c57aa48d-9958-4afe-9cb9-c9628037fe1f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "5486ea9f-43d5-4880-b905-35389326e8e4",
"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": "8adcddea-01e2-4666-8ed7-d3b4ad21534b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "dfbf3f86-bc77-44c3-bb44-70f5ce829804",
"id_doc_print": "922f5443-409c-4b40-8828-9bd806f3c55e",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_prices_items": [
{
"$id": "19",
"id_list": "53003d2b-8877-4888-bc2c-2827d33c1356",
"id_item_sub": "eae97111-070a-4627-a34c-81f5583f1cf2",
"validity_date": "2025-12-08T21:23:30.7147195+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "6e0ed976-5add-4792-9adf-d786d060b209",
"commited": true,
"mt_items_sub": {
"$ref": "14"
},
"mt_prices_list": {
"$id": "20",
"id": "18bccb2c-bfd5-41b5-b080-a89fa4d1cb1f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "fe8651e9-c845-48e0-99cf-d2eaf9216d01",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "4a77b75c-04a4-4b1a-af02-8e092b1e304b",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "5e812f48-84a5-4120-8d3d-63eadf2da0bd",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "21",
"id_pos": "aa353ebd-7529-478f-abf6-645ad8f86d9b",
"id_pos_type": "360abde3-6493-40d0-b9e4-e2489792505f",
"id_price_list": "a9a744be-eb0d-4daf-9c4d-f319abc39f18",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "115f635b-a965-489d-9328-80dc743be73d",
"commited": true,
"mt_pos_view": {
"$id": "22",
"id_pos": "afcc374c-cec0-4f94-bb02-7f30d0bee677",
"id_pos_type": "1735fcae-1d51-43e4-933e-69b782509d22",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "73a4b04f-caf3-4e01-9dc7-e1ddf097b541",
"commited": true,
"mt_pos": {
"$id": "23",
"id": "6d1b8477-7ec3-4935-8ce3-d6852994738c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ddc27656-dc5f-41f5-8c9a-732b008fb767",
"id_zone": "19293794-280f-48d9-b0c8-7a386c95b23e",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "dd00d52d-cbc8-4df1-951b-8dee00643a0e",
"commited": true,
"mt_branches_zones": {
"$id": "24",
"id": "e47997b4-f1e5-4f6d-944a-b6f621b3fe6b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "08c2cf1c-4e01-49bf-937c-e81642c23b31",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "78b38105-e20e-4288-b3ed-3a87906867e8",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_cloakrooms": [
{
"$id": "25",
"id": "c0bfe630-6ac8-4272-a35c-561dfa0a79a9",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "d26ca315-caf2-445c-ae31-ea07a1e50b3a",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "ba1f100a-aadb-4df5-837b-19ae19bed74e",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "d71f2933-b3f0-4602-a31c-de9637b22222",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$id": "26",
"id": "b4b3db46-9a3c-4d8f-a426-170ebae63267",
"id_cloakroom": "ed456dc1-7948-45ac-9402-3d25fc128409",
"id_pos_sesion": "cd738fb7-b626-48ca-b0fe-50e9ac01a195",
"unit_id": 4,
"date_open": "2025-12-08T21:23:30.7147195+01:00",
"date_close": "2025-12-08T21:23:30.7147195+01:00",
"id_doc_sa": "57306d1a-574d-4ee6-be88-d0e5b8d22c0c",
"commited": true,
"mt_cloakrooms": {
"$ref": "25"
},
"tt_doc_sa": {
"$id": "27",
"id": "cb65aa3e-8a59-4790-b8ae-773ec3fa7103",
"id_pos": "116def3c-be6e-41c7-bd5d-59405a60fe91",
"id_doc": "35b3ef0e-f83c-4a69-96fb-a9ede3814671",
"id_branch": "8824ed6b-7cf0-4fee-b8e6-7ff6592d52d5",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:23:30.7147195+01:00",
"date_tax": "2025-12-08T21:23:30.7147195+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "eaba6985-a265-4b52-9832-d1c1f4ae19c2",
"id_relationship": "5704c0e1-b473-4a29-b24f-df9591e3b634",
"id_loc_from": "df8e8d6f-e198-4a22-9b56-1316bd13d1b1",
"id_loc_end": "94c678d2-2dad-43ad-8222-2f56e9566efc",
"id_user_add": "c0dc4e5c-fee1-43f1-b8a4-2123ef1d4acc",
"id_user_upd": "bfab83b1-04b8-4c7d-87e3-570932a3bd9c",
"comment": "sample string 12",
"id_pos_sesion": "7db933ef-bded-44f7-844e-49a3d3b056ea",
"id_room_unit": "51969ecd-57f4-44fa-b995-c1329c25b6df",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "009ec80e-4655-4745-a3c6-694c58c4fd3d",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$id": "28",
"id": "6afe6ce2-772f-413e-b544-4b254aaa9512",
"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": "8f9bd12c-e040-4808-80f4-a4c339c67199",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "bd811be3-a58a-4d6b-b7a3-5dd05ba2ede2",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "29",
"id_doc": "5cbb7554-856e-4f8d-9021-72da593b1595",
"id_pay": "a93c267d-f27c-4c4b-911c-6dfc23f4667a",
"id_money": "b9f0db1a-ae55-4bdb-95a6-ca6c44d48887",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "6c016429-28cb-4d1e-81b9-8dd63c544aa5",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_money_types": {
"$id": "30",
"id": "e5306089-ce2a-4ec5-9f08-744f0a20bbf4",
"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": "7b967340-c91c-4929-9351-74709c0e518c",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "4a4a2130-aca0-4fa0-8f85-6c86c527bbce",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$id": "31",
"id_money_1": "46c3551e-10d6-4e93-ae00-858a327280b9",
"id_money_2": "2c9296b4-592b-423f-8e7a-2e414883f515",
"date_from": "2025-12-08T21:23:30.7147195+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "b365d1b6-39de-4faf-adc7-627ce4ea4d5c",
"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": "e713bd9a-89be-44dd-a39a-f0400dd52907",
"id_pay": "d44d357f-c189-4051-a487-2fe85401ed4b",
"id_money": "7383bb17-cf4a-44e6-8981-559fc5fa7004",
"date_cashflow": "2025-12-08T21:23:30.7147195+01:00",
"coefficient": 5.1,
"id_user_add": "b574caed-1f1d-4635-9952-892f4c80b89f",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "33",
"id": "e3d843f8-3433-4c05-b42a-420f696b9695",
"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": "6f217507-1ad3-4714-915f-92a210d8ac52",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "ee2d6e7e-c38b-445a-97e6-6438ae856aa1",
"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": "811ed309-8a6a-4628-844f-842b51bfa533",
"id_line": 2,
"id_pay": "80e0ec74-3974-4866-8ab2-a0125b2096e1",
"id_money": "1db8aac5-0258-42c3-9688-e25fc0c0a9eb",
"coefficient": 5.1,
"id_voucher": "3755bbd5-de4b-425f-8f14-bd58291fbb37",
"id_employee": "e3539465-b2d9-4a8d-aa3b-22f5707f955d",
"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": "dcae1e4a-bad1-4414-9123-f843bf257df2",
"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": "1add10ed-ee97-442b-8dd3-fa6a91ab233d",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:23:30.7147195+01:00",
"date_end": "2025-12-08T21:23:30.7147195+01:00",
"date_used": "2025-12-08T21:23:30.7147195+01:00",
"date_sesion": "2025-12-08T21:23:30.7147195+01:00",
"id_employee": "588a7951-932d-4c63-973f-51633045f582",
"id_branch": "0d686081-775d-4633-ab87-673aae10b2ce",
"id_voucher_permision": "40ff6ff2-b522-415f-9486-9479ac7ce60e",
"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": "c1a39917-f9b0-4c3b-941e-b3add0691d17",
"id_user_add": "c34d10ba-a7e4-4f1e-8f19-ebcfa961c6d0",
"id_doc_sa": "e11a64c9-a80d-4d77-8cbc-c32cac1c1e68",
"id_item_sub": "26c37616-82f0-4d88-a805-a1a3538fdd6b",
"id_pos_sesion": "6ab4ee49-a744-4c44-ac38-97c162b47288",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+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": "e840e384-9c85-4b63-b44c-93a0b7274454",
"date_from": "2025-12-08T21:23:30.7147195+01:00",
"date_end": "2025-12-08T21:23:30.7147195+01:00",
"date_used": "2025-12-08T21:23:30.7147195+01:00",
"id_employee": "edcedcc0-b4fc-41e0-bae1-336c30c57c51",
"id_branch": "e57f68be-8b53-4388-9415-b46afe9b12e4",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "70f4788b-4f78-4e39-9a35-f9f2c20c2ed4",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+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": "bb1a2c8d-5d05-4e6e-a9c6-4d9f7737b3b9",
"id_doc": "467f01dd-2359-47aa-8d20-ec4f1eb6400c",
"id_pos_type": "9e61faa4-54c4-46f8-8d3c-382e591521cd",
"id_doc_print": "2d9aedba-cb40-42f0-b078-feab5ae7deae",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "55740021-9849-4db9-abce-84809861c6f8",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos_print": {
"$id": "38",
"id": "42040a58-d01f-4247-82c6-082c345376d2",
"id_pos": "58097a1c-6596-400c-be00-cbaa492af106",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "bfcf1b6b-e5ea-4b8a-b4e2-fe1ef927c37f",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_pos_types": {
"$id": "39",
"id": "2dc7a72f-3936-4836-adfe-50a73bf53689",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "3f655d6e-71f1-480e-8bce-8ace331e674b",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "1ff7317d-8c23-48be-861c-aad5e398a3a5",
"id_branch": "881b91cd-eb91-4576-9687-64150be7cf9f",
"id_pos_type": "f436e6e6-7337-424e-b608-4bd167dfe69d",
"id_pos": "51697283-8ecf-46d1-b636-eda46c191377",
"id_item": "2d01d59a-93f9-4576-af12-94c521ea2db4",
"date_from": "2025-12-08T21:23:30.7147195+01:00",
"date_end": "2025-12-08T21:23:30.7147195+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "d30a5c0b-1539-4f2c-94d5-e3ad79ef0556",
"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": "7d676cac-5d2a-4b2f-a765-c4cb44075f20",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "29293e75-2cbb-4e07-9f69-95900348cf27",
"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": "8a6ded8d-5638-48e6-a358-b3437e30f9b6",
"id_doc": "262fd96c-498d-475a-b402-ff386b1c5deb",
"value": 3,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+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": "15ff4f8f-8f68-455c-a496-dcf1b3881c5d",
"id_pos": "792a7f6a-6b9c-4018-8537-988cfa37d6ba",
"id_doc": "bb28d027-7edf-4e36-80e9-65ec607fe14a",
"id_branch": "dd67d1bc-f74e-4cf6-a4d3-ed9e515724ba",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:23:30.7147195+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "517a40c3-67d8-43a6-903a-30327947012c",
"id_loc_from": "a066fe83-21cf-42ec-8588-c476acf33520",
"id_loc_end": "58882495-863a-40e7-9049-50b8d6b8836a",
"id_user_add": "1f2f3f06-73c4-4f24-83f8-272e34587b48",
"id_user_upd": "f877fac2-b4cf-4f3d-98d9-ed2e1296ccd7",
"id_pos_sesion": "029cdda3-3111-4d93-8354-7af921771677",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:23:30.7147195+01:00",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$ref": "28"
},
"mt_locations": {
"$id": "45",
"id": "787d1461-6e24-4e3a-9237-125f5c57b5d8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "e6da25f6-fd17-4ab4-bae6-532fdd044894",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "243a19b5-6abb-49ab-972f-1593a8b1b81c",
"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": "58d79248-659b-4fc4-b27f-278ca0880908",
"id_item": "6d946d86-be35-4247-8197-6c37926a5e3d",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+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": "90b1b058-2430-4f12-b039-c98232c2020d",
"id_line": 2,
"id_item": "c71b8692-db45-45ea-8931-7e967e7447c3",
"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": "065e9e57-a1d4-485f-9017-f68f82c43d0f",
"nro_sesion": 2,
"id_pos": "1e915f3f-8497-47dd-bea7-0f487fc37340",
"date_tax": "2025-12-08T21:23:30.7147195+01:00",
"date_open": "2025-12-08T21:23:30.7147195+01:00",
"date_close": "2025-12-08T21:23:30.7147195+01:00",
"id_user_open": "ba5949e8-a531-4ad0-863a-14661893b55a",
"id_user_close": "48b1834c-99ed-42a0-9fbc-0e28edcd403a",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "9b2eca27-c43c-4c6d-9a4f-1195addd6069",
"order_id": 2,
"id_item": "4af8a872-450f-4672-a1c5-843ad9b04755",
"id_item_type": "a3a94c56-a01b-4f2a-a8d8-48f5ed6ac3e2",
"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": "1b5064d2-8e42-4834-95a2-2c5f5a942439",
"type_item": 11,
"id_voucher_json": "6429f49b-caa5-4a32-a2a2-a88683867e79",
"count_voucher": 1,
"id_category": "26b6b7c1-72a1-47f1-b3e7-498a02ddd935",
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "a3ecd851-df2d-40e8-b664-0df8b0f85e1c",
"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": "3c8e2fb5-8eb4-40fa-b338-909ad2c8aa3a",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "26ba22a5-c793-4d06-9add-8cbeb33e554d",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "4b7b8eab-3d94-4292-adc6-31f67ba9cf56",
"id_room_unit": "97cc0739-0532-43df-b215-37d34a5a8387",
"id_room_list": "ba502b98-3867-449c-bf54-c4914297b8e3",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:23:30.7147195+01:00",
"date_from": "2025-12-08T21:23:30.7147195+01:00",
"date_end": "2025-12-08T21:23:30.7147195+01:00",
"date_open": "2025-12-08T21:23:30.7147195+01:00",
"date_close": "2025-12-08T21:23:30.7147195+01:00",
"id_employee": "054f0cbe-f3aa-4f33-be6b-44feba3e2887",
"id_employee_sec": "6368224d-4ac7-40e4-8c67-2ab1cb691903",
"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": "adad2d6f-a75e-49e7-bfeb-31f2664349b9",
"comment": "sample string 7",
"id_user_open": "115542d9-e9c0-42bf-8b50-8395104cb11b",
"id_user_close": "c24796ac-6d9c-4727-a598-3c5cfd674618",
"id_unit_state": "6ed59748-1fe7-4369-a8bb-d8197abf0c3d",
"id_pos_sesion": "46b818cc-2c72-48a1-a378-d9732ec1e98b",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:23:30.7147195+01:00",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"commited": true,
"mt_employees": {
"$ref": "10"
},
"mt_employees1": {
"$ref": "10"
},
"mt_rooms_units": {
"$id": "52",
"id": "eae5062a-1731-4f70-b4eb-2a6a559eb3e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "8711f975-e3a9-489e-abfa-c7d17dc5b7fe",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "eea238f5-7b06-489a-8315-7c79e3eaff3d",
"locked": true,
"date_locked": "2025-12-08T21:23:30.7147195+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "a225e671-e9e5-4334-b77f-6030e904a2b2",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "f2f74d80-627c-4352-9aec-15bab147ea5f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "94c34158-f362-40dd-87a1-1bffc7198a66",
"name_pos": "sample string 6",
"id_image": "45424205-be76-416b-af5d-00d4c99c68fb",
"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": "b60f8a19-6a52-412c-863c-014bc618d83e",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "a033116c-8c47-4b81-9f47-b48a3942d2dd",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "047f7789-f933-49bb-b84f-b1c9c1af5d17",
"id_room": "9447e217-b21f-4b74-9429-1715ab0991fb",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "a9f17494-c6e2-4fa4-83be-db9f6bb671db",
"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": "a6a613fc-d5b9-452b-b5b1-4307a56cc210",
"id_room": "708a6431-a89f-4c47-b8c4-1e44e568627e",
"date_in": "2025-12-08T21:23:30.7147195+01:00",
"date_out": "2025-12-08T21:23:30.7147195+01:00",
"id_user_add": "891ad40c-8182-47c7-9d38-b039563f8577",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+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": "d86c6977-e399-479e-921b-1640a4500932",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "eec09aa4-a84c-4243-8624-d9608313952c",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "297dd879-0cb6-4334-b43b-ae094c81de49",
"id_room_state": "ee48a472-0d19-45dd-8384-85528c4ebee0",
"id_image": "1b80a828-371a-4bb4-93f6-77b3ca6f8613",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "72ddb0a5-1c35-43f4-8f82-94ad4d617489",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "35e75dbc-1d43-47ff-bb92-4c343837553d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "abe2df3c-84e1-4d21-8860-4d9f611c78d4",
"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": "bd8c426e-b653-4a74-85a7-4bd961482193",
"id_pos_sesion": "852aacc8-62ab-40e3-b22f-fdc00a591ed7",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "5ff280a0-24af-4c57-bfae-1f7dc91dc2f5",
"id_room_unit_activity": "7a15fa7a-ef34-4d12-80c7-45f5f5e46d00",
"id_doc_sa": "ac6d5c91-22cc-48b0-9b03-d532dc9dbc39",
"id_pos_type": "91619a0d-5ff1-44b0-ab9c-81670f051a82",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "0638da58-91f9-4b17-8fdc-109115f5e604",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "ef9c19fb-d454-4632-a8c7-f4d029ef2442",
"id_user": "539ad6d0-7c3b-42ca-bb03-484f347d6094",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+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": "63a2b7ed-5a96-4eac-bd36-e29d7922bdb2",
"id_user": "a1651bac-b0cf-4247-a6e0-2860f28a74fe",
"date_add": "2025-12-08T21:23:30.7147195+01:00",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+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": "fa264b94-4f64-499d-ae2a-5caaff631fc3",
"spool_server": "sample string 2",
"id_doc_sa": "14d5a9dd-74af-4ce0-ab6d-4811c8e45139",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"printed": true,
"print_on": "2025-12-08T21:23:30.7147195+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": "a2c0da60-2347-4508-9ad1-2c5c4888ea14",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:23:30.7147195+01:00",
"date_end": "2025-12-08T21:23:30.7147195+01:00",
"id_branch": "dc4a0cf6-a14f-4e25-919d-9474854a8b93",
"id_pos": "efe1722f-087a-41bc-b4b2-318f7c659bd6",
"id_list": "c04b7d84-4323-4757-a49b-987ed3946f8a",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "fae71ea3-46b3-41f0-82e0-138ed34e4965",
"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": "672e1fe0-4790-4ad7-8714-38a54ed8ae7f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:23:30.7147195+01:00",
"date_end": "2025-12-08T21:23:30.7147195+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": "6ec9d946-7934-4799-9fee-d04d5f762f24",
"id_pos": "dd9e40cb-ce00-4704-87a2-270844819862",
"id_list": "4f747c6f-7ab3-4b6c-86f4-980295e46dc4",
"id_item": "6536f927-f085-4f80-8af5-6c2938f28a2a",
"id_item_type": "77c9a856-1b8e-44b3-a6d7-2de4aa22be60",
"id_category": "eeece9fd-03b0-4598-b797-0c72ad30c76d",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"id_user_upd": "385023ed-17db-43bb-b883-bc0874f57166",
"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": "a76cd2f2-4d9b-43c1-8fd9-e7a3de73ff5b",
"id_pos": "4ebceeed-f8f1-4fb7-a7af-82b01cd8ad9a",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:23:30.7147195+01:00",
"key_access": "sample string 5",
"id_user_add": "d25ed7d9-c84a-411b-9717-36f939cd2542",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "8614986e-9e05-4b3f-854d-c353f672a2b2",
"id_pos": "81797b41-97fd-4943-ae3d-7b91535833cc",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+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": "25cb1f2c-2c9b-4c3f-9dd9-9c1e31e01fc9",
"id_pos": "14638985-40e7-4395-a398-dec2a42f494a",
"date_add": "2025-12-08T21:23:30.7147195+01:00",
"date_upd": "2025-12-08T21:23:30.7147195+01:00",
"date_out": "2025-12-08T21:23:30.7147195+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": "dc7d739f-385e-425a-8885-0fd3415ba278",
"id_user_add": "a6a16bde-2e29-4e9b-9cbb-f6d478022120",
"id_table": "5962d846-2c34-46ac-bd70-24d9b1f2d549",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "2773ae8a-eafe-4223-a826-7a5878a65816",
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_sync_tables": {
"$id": "69",
"id": "575f6a32-afab-4b9c-8ea4-a461b6af3d99",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "0790b02e-5cea-4658-a025-b7b4c52af698",
"id_sync": "b37c03b3-4995-4372-bb1c-7fdef59d5de6",
"json": "sample string 3",
"id_table": "02b610b5-1da2-4ea1-b741-53720e97bf79",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "2d003990-60a1-4604-9c3c-84c31e6bb513",
"id_branch_from": "b27dbb8a-66e6-48a1-8981-016318ff5de4",
"id_branch_to": "9fe49b90-d573-49bb-82cf-55b83be371bf",
"type": 4,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:23:30.7147195+01:00",
"send_on": "2025-12-08T21:23:30.7147195+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": "51918fcd-513d-4caf-8774-376a78032a1c",
"id_pos": "02cd0025-f134-4550-bb22-07814c63ef44",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:23:30.7147195+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": "2b6a25c9-7b39-426f-bd2b-a39da2c556e4",
"id_line": 2,
"id_item": "db12c7d0-e6ec-4cbc-8e95-78dae097a9f3",
"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": "1dc3a17c-adad-475f-a7b8-7ada1be87ee1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "812dc3ec-ede1-4093-944e-da8eb887856e",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "6a8a8272-8344-4ee9-bada-dca39bc10901",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "eaa8bfe9-bf4b-4e75-9b3e-b14a099748d2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "9"
},
"st_permisions": [
{
"$id": "76",
"id": "63a28cc2-da65-401f-bc6d-2fc67efcbbe3",
"id_function": "b1a0e186-cd27-40e8-a61b-8819b583a018",
"id_user": "de318306-61a8-4b3b-9d77-c88e46c94fb4",
"id_profile": "092cc254-76ff-4a5f-8d43-d7f3b4945851",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "ab766781-2bb1-44ea-90ff-11a84685da0b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+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": "0bb586d4-5ec9-429d-a7d7-8d164dee2d8f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+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": "33effbda-a604-41b1-bc0b-845e2bdf66f1",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:23:30.7147195+01:00",
"date_end": "2025-12-08T21:23:30.7147195+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:23:30.7147195+01:00",
"last_update": "2025-12-08T21:23:30.7147195+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": "e2a09fd0-05b4-4b8b-917a-49e4bfeddf8e",
"token_id": "sample string 2",
"id_user": "a2c3f145-220d-4437-93af-8684041d159c",
"date_from": "2025-12-08T21:23:30.7147195+01:00",
"date_end": "2025-12-08T21:23:30.7147195+01:00",
"created_on": "2025-12-08T21:23:30.7147195+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": "d040db24-fce8-43c4-b6d0-662fa1072cd3",
"id_room_activity": "a9d8730d-dc80-44de-ae14-a2506cf1662b",
"id_pos_sesion": "da96ae8f-226f-47f9-88b8-a43bc4fdf61c",
"log_text": "sample string 4",
"id_user": "edf4e6eb-833c-489b-9345-53c43a574107",
"created_on": "2025-12-08T21:23:30.7147195+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": "be6ade7f-0009-49c7-94ca-40cedac26b39",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "d1bf2a14-d316-45c3-8a89-bdec249a7338",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "0c3ef921-e31d-4975-8956-d9c0bf689097",
"commited": true,
"tt_vouchers_det": [
{
"$id": "2",
"id_voucher": "516bee0c-0c34-4105-9c1f-5332aab99732",
"id_line": "cf11000d-9f66-4577-84fb-7a64afe7ee62",
"id_category": "181acb88-5467-4ec4-8704-d4de5c8451af",
"id_item": "80ae06e6-b856-44b6-885e-ca22b3377762",
"id_item_type": "52a4b8fe-6d03-4c1c-b346-78d97d43e1da",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$id": "3",
"id": "3ba900d1-7bb5-41a4-aca1-cb73988e65a4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "9d56807c-a80b-417e-a3ed-06c6167de5a8",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "823254ee-f0ae-4fd8-a494-03ecbd19bc62",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "c4e87ef8-4160-44fd-83f3-f9c7ceadb571",
"commited": true,
"mt_categories_items": [
{
"$id": "4",
"id_category": "f5f75865-0f3e-44f1-a325-6a00e64adca3",
"id_item": "5d58f68e-79b0-4319-9a28-ffb756801e10",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "b77bc1b0-e3d4-4e3b-a43a-d9620f0a6581",
"commited": true,
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$id": "5",
"id": "c42fd9f8-52b9-4409-937f-43f8b68ea916",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "726fce79-38ec-42a2-92ba-4023fd618863",
"id_unit_sec": "3ce0c104-28f4-48fb-9e5e-eeb9fba76b4c",
"id_brand": "9409dbdf-c7dd-4ed9-8954-09fd32328d15",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "eb0fce4b-485b-4bd5-8cce-2b40d627c3d6",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "4ea1512a-80a3-4380-a4d1-d2138b4cbe02",
"commited": true,
"mt_brands": {
"$id": "6",
"id": "cea72214-c953-4a56-aa16-e93313884624",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "166f0268-3dad-42e2-b89d-2417179aeabe",
"commited": true,
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users": {
"$id": "7",
"id": "f8ad69a7-bef5-41e6-a345-1bfaf255092f",
"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": "94bbc1c2-4cac-47bf-9717-b94abeda8313",
"view_messages": true,
"id_image_photo": "d82a2ca3-28e8-497c-ac64-3283e7f20b7e",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "ea94b6ae-5791-479f-ad40-a9b7c26a27f4",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"commited": true,
"mt_branches": [
{
"$id": "8",
"id": "43530162-86e6-4d4b-b365-87c751906fe0",
"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": "0aedcfcb-c26c-4543-9d4f-75b06e009dc3",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "db546b97-e1b0-4bb8-96b1-d1a0632eab7f",
"commited": true,
"st_images": {
"$id": "9",
"id": "ec579c83-70c1-4799-82a6-c0f896a20f82",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "3eebd24f-58b0-4d8f-a1d8-2821ab36a36b",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees": [
{
"$id": "10",
"id": "3fc85407-8746-4ef5-a23e-458f7f09162d",
"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": "4d90fa58-a5c3-4a07-a052-04087bc69ad7",
"name_pos": "sample string 12",
"id_image": "a82d297f-d30b-4022-b71e-cb498def4cb0",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "f6051b2d-31b3-4506-a126-2c6a4a4df804",
"commited": true,
"mt_employees_branches": [
{
"$id": "11",
"id_employee": "68b9f9c9-73e5-4e78-a28d-01f7bac236a9",
"id_branch": "58859996-887c-429e-aaa8-46adae113524",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "c365ee0a-8209-4b3e-8b79-a77404b2a887",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_employees_profiles": {
"$id": "12",
"id": "9db70b18-4466-4a5a-a009-9cdc007f258f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "b42a04bf-1363-4ad3-9e73-8f247dff85d3",
"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": "732f973a-6ac0-468e-a284-54315ca4af65",
"id_line": 2,
"id_item_sub": "19048e7d-cfc2-49df-b884-a66c1828ede7",
"qty": 4.1,
"id_list": "33bae9b0-0467-4e2c-b775-0fdc6bd63604",
"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": "4d106274-bdb0-4157-b766-ca85585877b6",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "36cde6fa-7e1f-43f6-b947-afacad458ef2",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "96e48698-0843-40f3-89eb-31b8f399e6d0",
"id_user_upd": "0e6aaf86-16a5-4506-9c38-f8bca93d6843",
"active": true,
"mt_employees": {
"$ref": "10"
},
"mt_items_sub": {
"$id": "14",
"id": "62276f2a-7076-4f95-ba64-c43d340c8c04",
"id_item": "0cb7daa4-d56e-4cae-9753-214f5932250b",
"id_item_type": "07e85ef1-7754-47d3-9a06-ee4c97e1dfa7",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "e5343290-6b54-4683-83d9-b0ed7dfbe867",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "7635d9f9-38a7-4a0c-aecf-388b20520a2c",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_formula": [
{
"$id": "15",
"id_item_sub": "b19e9a86-cda8-453a-bf2b-a4a83aeeb35a",
"id_item": "6662a5e0-7839-4b83-85ff-8b662675b8a4",
"group_id": 3,
"id_unit_ref": "8af411d9-25e4-4297-a033-629a301f2bf8",
"qty_dis": 5,
"mt_items": {
"$ref": "5"
},
"mt_items_sub": {
"$ref": "14"
},
"mt_units_ref": {
"$id": "16",
"id": "74132834-915d-4250-a1ef-24e88f033618",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "162960b3-f5f9-4a9a-ac59-c359178baaf9",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "233a6298-5647-40ff-8162-c19aaf687fd2",
"commited": true,
"mt_units": {
"$id": "17",
"id": "7fed9d9e-1119-4285-badd-98b2f4dbcd3f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "de7012aa-4721-4bf7-8bfa-a7c9591c34ac",
"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": "85f7d2fa-2382-4e99-917f-1edf1f21a92c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "200f097d-ea0f-4725-9e07-7c6281c27a17",
"id_doc_print": "86ef49d4-792b-4945-a94e-d5c8ce65243e",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_prices_items": [
{
"$id": "19",
"id_list": "7b767fc5-073e-451b-aabf-13adfed74175",
"id_item_sub": "4780e92e-0b03-4ade-8eda-1d10b78027a3",
"validity_date": "2025-12-08T21:23:30.7303816+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "ee941a71-1699-4f44-ad68-20b5f88a76b1",
"commited": true,
"mt_items_sub": {
"$ref": "14"
},
"mt_prices_list": {
"$id": "20",
"id": "0d867593-a842-4fee-b299-c93df0cd4119",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "2790c9ed-7ace-4405-9a0c-2361380844fa",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "6d34c040-3dae-45c2-984e-985d6814334b",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "26c467e4-0ce9-4785-a971-4c919a142db8",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "21",
"id_pos": "1ec02a3d-1620-411a-8e18-10f84c936342",
"id_pos_type": "4c30ada5-69aa-41b6-a7ae-69f53c7c9219",
"id_price_list": "4f6e8795-c277-4bea-a3c9-d905a2605aa7",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "c14ca1ee-e5b6-48d0-8b15-e04b2e6f3064",
"commited": true,
"mt_pos_view": {
"$id": "22",
"id_pos": "337b353b-dbf0-4d17-8327-7e41ed83ccca",
"id_pos_type": "50cee343-2746-4679-8cc9-31bc09df67d2",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "bd326e68-5b65-44b7-9b86-d6318260b8ba",
"commited": true,
"mt_pos": {
"$id": "23",
"id": "2adfc934-6e9b-4339-8052-918263d45eda",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "4db59779-1187-43ed-8c74-0c0a2223f347",
"id_zone": "ff872f32-2e6b-462f-9be7-82c6de1576a5",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "1a5a70c6-d1cf-4e10-be62-ad7c7e91b2c5",
"commited": true,
"mt_branches_zones": {
"$id": "24",
"id": "31b30379-ad0c-437a-86cd-db749bae88f0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "cafac0a0-74e5-411a-9fa5-28040696bfa0",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "fbeba8ef-4415-48b4-8f39-1d4a22b72765",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_cloakrooms": [
{
"$id": "25",
"id": "033bb547-22d3-44ca-b4f5-46974b1bf301",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "7e11e61f-830c-4726-bbe7-08a46551b75c",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "fd602b38-7534-4e34-b126-457ef0b11b5c",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "b16d1f35-949a-46e7-9adf-fec17c87a794",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$id": "26",
"id": "458c5128-ff79-49e5-8328-65741e158127",
"id_cloakroom": "f81a8858-3fd5-4d01-a081-f175f69e4d6e",
"id_pos_sesion": "7e497c58-0907-43a0-83fa-cfa85142b70b",
"unit_id": 4,
"date_open": "2025-12-08T21:23:30.7303816+01:00",
"date_close": "2025-12-08T21:23:30.7303816+01:00",
"id_doc_sa": "c8126566-5043-4c95-85cc-eab63d28e76e",
"commited": true,
"mt_cloakrooms": {
"$ref": "25"
},
"tt_doc_sa": {
"$id": "27",
"id": "f0f3ad82-5f4d-43e8-9d3f-a9219559545e",
"id_pos": "811f6ec5-72d6-43d3-b7b2-c2510233851a",
"id_doc": "5b3097ee-e188-4818-8af1-497fa7860ab4",
"id_branch": "538971d1-70f1-402d-beab-cad8277ba251",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:23:30.7303816+01:00",
"date_tax": "2025-12-08T21:23:30.7303816+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "7b05ae5f-ec6f-4a5a-ba37-6eb18332788f",
"id_relationship": "c72457b2-b9a2-433e-a795-063396a3d5bf",
"id_loc_from": "5bce9c98-0e6e-465e-a18c-b40f5306512f",
"id_loc_end": "0f61f2a5-f5fc-4e8b-a7f2-9fd49fb87bd2",
"id_user_add": "a509c8e5-2660-49bd-962b-1e7233652f3d",
"id_user_upd": "a3c8819a-7c02-470d-a6ea-82a0a96e48ae",
"comment": "sample string 12",
"id_pos_sesion": "01a501ba-4514-41fe-baa0-f14742336e63",
"id_room_unit": "ef856b90-6503-41a2-beab-fcbc77c43791",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "defb2a1a-f828-469e-9f47-ced0e9fd0789",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$id": "28",
"id": "3243567a-2bfd-4ca8-9219-3cbe1c3aa303",
"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": "c5b08b71-b449-4474-b8d6-9adeafb61b6e",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "defa15fd-4527-4930-a379-6240f5283929",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "29",
"id_doc": "32ddfe54-d06d-418a-babd-37b43157122a",
"id_pay": "720d178a-e2cd-491f-9fed-c550873a11db",
"id_money": "ff887bd6-06c8-420d-86d5-37fe15e7b1a9",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "d1e7cd93-4fae-4099-b9ef-a5e8f1958a5f",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_money_types": {
"$id": "30",
"id": "1514a274-2a81-4703-b793-c6b726926c31",
"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": "7a82c9ff-a1fd-4050-bef7-c069c7cbbf6c",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "752753df-c707-4d0a-9972-3a6d37a8b690",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$id": "31",
"id_money_1": "9bb82766-4584-4fd9-9960-caa0ec122074",
"id_money_2": "8cd426e1-0a55-4d8c-879e-efc127609b59",
"date_from": "2025-12-08T21:23:30.7303816+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "0696bfc9-e88e-48de-8103-89aa776b0bd1",
"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": "91d9a7f6-dc51-40cf-8146-49da5f0dd07f",
"id_pay": "6b232de2-0c85-495c-a9a7-42a556467fed",
"id_money": "578c8fcd-7055-41c6-834a-1577f9f397d4",
"date_cashflow": "2025-12-08T21:23:30.7303816+01:00",
"coefficient": 5.1,
"id_user_add": "812c1a67-6f41-4665-9fd1-6b9dfd6b182e",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "33",
"id": "3f798b76-f15e-4bf2-8614-0985ed3b5cfb",
"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": "7e4dbe87-19c9-4748-9f2d-b696978b904e",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "52d42fad-67c2-464b-baef-fd0fe34ca5c5",
"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": "728f2175-8821-4611-81fb-22edef3696a2",
"id_line": 2,
"id_pay": "67b69e32-b308-4687-bd36-5c601782108e",
"id_money": "ad76fad7-523d-480d-acda-ee9a0c7dfdac",
"coefficient": 5.1,
"id_voucher": "f6e2f123-8749-458f-b8fe-1bf3d19d2c2d",
"id_employee": "e536e6b0-317b-4ae0-9546-b10f0785f93d",
"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": "15dc690a-1dd1-4704-b757-bc930022609a",
"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": "bdcef835-cc07-4b39-90b8-fd1e755a3ce8",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:23:30.7303816+01:00",
"date_end": "2025-12-08T21:23:30.7303816+01:00",
"date_used": "2025-12-08T21:23:30.7303816+01:00",
"date_sesion": "2025-12-08T21:23:30.7303816+01:00",
"id_employee": "6a5b4e89-d058-4a42-8e69-5c4cf5609b6f",
"id_branch": "bf15ceb3-cbca-4660-a390-138afdf3d566",
"id_voucher_permision": "d984cf38-c4c8-4ac0-ab95-8c367dc07192",
"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": "93d0f596-4f2b-46d0-8d02-de7e17a3feb7",
"id_user_add": "5a19e8ff-5bfa-4ae0-bee7-01e991af1625",
"id_doc_sa": "d75a5241-3543-4499-9a82-4e644d2fd1fb",
"id_item_sub": "2f18cae5-7a75-4075-a9a8-2d27531bac71",
"id_pos_sesion": "c521cec6-344e-4715-88d7-8acf4a328fda",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+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": "5677ae24-3aa6-43e1-981d-3c1a3a1f05e3",
"date_from": "2025-12-08T21:23:30.7303816+01:00",
"date_end": "2025-12-08T21:23:30.7303816+01:00",
"date_used": "2025-12-08T21:23:30.7303816+01:00",
"id_employee": "c31dd39f-ed17-4c55-bf2a-707482320951",
"id_branch": "cb6e5db1-bcd9-426d-b7c9-323b88c64033",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "8c8fa7dd-0c00-4164-82ab-f0178116cdc0",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+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": "dda6adbe-f7d1-4449-849c-8bcaa7e674ba",
"id_doc": "be4e7bcd-462f-4dfc-9af8-08e0332ba48b",
"id_pos_type": "f824f9a6-bb7b-464d-9be2-c60fd12987bd",
"id_doc_print": "06c5705b-3206-4e74-86da-ebef4a40cbad",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "b6ac8a2a-9472-4c4f-bbea-8ba802ceb015",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos_print": {
"$id": "38",
"id": "84f4bbb5-cff5-4994-b92c-0674745fd04b",
"id_pos": "06b6a045-66c7-49e1-abe5-124d385c9461",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "b6d14149-93b7-414a-a1ad-b66c48f02d78",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_pos_types": {
"$id": "39",
"id": "1cb31a5b-ff0c-4867-9b34-62c0ea66ee19",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "b3d2d8ff-c0cb-44e3-83e1-afac11e984ad",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "e45d9d80-a1e0-4189-b25b-5e1392d3fde0",
"id_branch": "71ece3fd-9185-4461-8b5a-9b640bbf209c",
"id_pos_type": "db3ff9a3-2d44-4d21-ab1b-32ea1ed1ce6b",
"id_pos": "3a5cc963-d776-4a1e-a718-c63a2d0ab43d",
"id_item": "47f0f121-8bd2-4f4e-a140-decb1603fff8",
"date_from": "2025-12-08T21:23:30.7303816+01:00",
"date_end": "2025-12-08T21:23:30.7303816+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "e91832a2-4b07-4787-8425-0051d6cf112a",
"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": "fe672229-273b-4251-9111-c0735cdd3867",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "8c1643c5-6a7d-497a-a8e7-2545cd39d590",
"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": "a9b8ce26-5e41-4512-aeb0-aefd11769665",
"id_doc": "f337ee63-a3ea-4a34-ad97-0061f5a2afec",
"value": 3,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+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": "ab6948e9-ce26-424e-a282-de1a22cb442d",
"id_pos": "e4f4e656-1a50-474b-8276-9274a4ecbb21",
"id_doc": "18ee8af9-897a-4b7b-9ea8-c5e9debb1d64",
"id_branch": "892ab1b2-4bdc-453f-b6b4-ee4abf8bf7cf",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:23:30.7303816+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "d5d88503-c7b9-4c64-9e92-af8c732e274f",
"id_loc_from": "1a11646b-3258-49a5-bbe5-1e174d35a26d",
"id_loc_end": "26ba239c-d0a2-4af4-97b6-2104ee3032fc",
"id_user_add": "f855a5c5-8a8c-494a-82cc-34c1aec023c7",
"id_user_upd": "e97f49d7-825b-4ca6-90a6-d0f47df118ad",
"id_pos_sesion": "f0f3325d-bb95-47a5-8c39-8cfdb351dba3",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:23:30.7303816+01:00",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$ref": "28"
},
"mt_locations": {
"$id": "45",
"id": "d1b7671a-d837-4c73-a243-630ef20303ee",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "33e5cb7f-fb45-424e-bd28-263f5dbfb16a",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "a92eb491-20e1-49ef-ba6c-79d7f5c884e5",
"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": "ac021cdc-9b04-445b-a31e-d4c41de76d0a",
"id_item": "91222b50-0dcd-4c39-8882-52aadd9fd17f",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+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": "e9fe4599-a2c0-48cf-b83d-09accb61e15f",
"id_line": 2,
"id_item": "d5706753-5df1-412d-9351-684a1281deb7",
"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": "727f20ae-d3d1-41ed-b4dc-eb1e1202cc10",
"nro_sesion": 2,
"id_pos": "e1767302-87f1-4b71-abb4-63e822cb3364",
"date_tax": "2025-12-08T21:23:30.7303816+01:00",
"date_open": "2025-12-08T21:23:30.7303816+01:00",
"date_close": "2025-12-08T21:23:30.7303816+01:00",
"id_user_open": "92484955-0edf-4192-a3fb-1bf3e11e20e7",
"id_user_close": "08d940bf-611a-4024-9219-3e0a10199abf",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "7acc5e78-a3ae-4ff4-859e-a720ce39632d",
"order_id": 2,
"id_item": "55680550-cbd0-4ca7-b61c-eccb4c66c70f",
"id_item_type": "e636f7bf-db86-40b5-8b46-d9a5645ff43d",
"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": "56450eb7-9a3e-430b-97f9-b031eaa8cb20",
"type_item": 11,
"id_voucher_json": "e5b3d321-29b9-475c-8b5f-5de2a85ebdfc",
"count_voucher": 1,
"id_category": "2590aed9-8cc4-47a3-9635-eb3cb34980b3",
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "eb6345a5-c0b2-4262-87ae-06c00b68b743",
"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": "86c92c0f-3e1a-4a17-b8d7-ce44ded94426",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "c0854f9c-f486-4f18-9d2b-d3b27237d7f1",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "2252d692-c05a-4333-931b-2751879b54ba",
"id_room_unit": "f53fccc1-39be-44db-bcd5-be2043554020",
"id_room_list": "8e94e4af-b546-4e12-8099-2f3796a19aa0",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:23:30.7303816+01:00",
"date_from": "2025-12-08T21:23:30.7303816+01:00",
"date_end": "2025-12-08T21:23:30.7303816+01:00",
"date_open": "2025-12-08T21:23:30.7303816+01:00",
"date_close": "2025-12-08T21:23:30.7303816+01:00",
"id_employee": "a4ff9fe9-fdb5-4c65-abb8-fbb7d68b96ef",
"id_employee_sec": "44a13db8-44a1-4245-be9a-bf97a078646b",
"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": "d0bdb125-923c-49d6-973a-e2c1b4af6123",
"comment": "sample string 7",
"id_user_open": "17bf5b1c-ca47-4bfa-8ed0-8853a9e7e043",
"id_user_close": "aabed801-a5dc-4591-b352-6f764a371dd1",
"id_unit_state": "acfabc16-8427-4f20-ab75-c1be17bb6227",
"id_pos_sesion": "f0eee0ed-7199-4ca5-b395-cd15e95a47f0",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:23:30.7303816+01:00",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"commited": true,
"mt_employees": {
"$ref": "10"
},
"mt_employees1": {
"$ref": "10"
},
"mt_rooms_units": {
"$id": "52",
"id": "c8a49ca2-62c1-44ca-95ab-8a55936d267e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "258cb872-65cd-48f5-bf12-4807d8bc6827",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "2be573c8-addf-4a4b-97f3-94cea2e2ab3f",
"locked": true,
"date_locked": "2025-12-08T21:23:30.7303816+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "61370f33-f355-4286-bb73-ef2080f3bb17",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "67642d50-e602-4365-b093-c7eaa4476096",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e3f8458b-0d9f-44ba-8ea6-cabc18106bf8",
"name_pos": "sample string 6",
"id_image": "ce671fc8-cfe0-4067-8adc-7e6b1918bab1",
"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": "120e5538-42a5-418e-8e93-96a1538b439b",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "79e309e3-b988-4fbd-97a3-607143973630",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "e9a01bb1-7d3d-4446-9c87-1f948d64784e",
"id_room": "49c0e7b6-95d1-44f7-a6ad-0e6717916a6d",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "edf4b2c9-4da2-4044-b63b-18668dc36d18",
"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": "901aa9d4-8079-4a67-a16f-82feaaa76695",
"id_room": "2f9e197d-e87b-467d-bb88-5bb07491083a",
"date_in": "2025-12-08T21:23:30.7303816+01:00",
"date_out": "2025-12-08T21:23:30.7303816+01:00",
"id_user_add": "e7abed24-788e-4597-acc4-dc73baddc6b5",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+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": "5f5008a2-8768-43a4-8941-947b1df6ceab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "6093e758-0551-47b5-8e36-0ff459ee420f",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "33aba0e3-b4c5-4ce4-a233-9c3c54136cff",
"id_room_state": "4ddf6c76-72b0-4307-83cf-611c8f101e31",
"id_image": "8667147c-68e3-46f4-97dc-0ad7f9773a08",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "6b826ae9-93ed-4acf-ab18-99f7132dd3a5",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "0b1a304b-6a66-47d5-990b-1d7983701204",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "896e1106-fe81-42cb-a5c7-8a479b976f34",
"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": "0135ad38-6e10-4b4e-81bf-267c46191416",
"id_pos_sesion": "d0cd446d-a845-4598-85da-306c326d7fc1",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "34e9fc51-ca90-49e9-976e-17d05105f1c2",
"id_room_unit_activity": "74eb31a6-8332-48d9-912c-1ab867164fc2",
"id_doc_sa": "7e531081-a685-4c74-a782-1ae1a6e0c09c",
"id_pos_type": "88b38915-1943-46c5-b23e-7f0bf675ef07",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "e34d970c-b3fe-41f9-9c3a-a14a0c188324",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "2b80cb01-26ab-48b1-8980-def0d827c26f",
"id_user": "c0112426-3252-4bf2-98e4-e15a23db8204",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+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": "b661d9f9-3843-4877-a7ac-fe8d46f81a7e",
"id_user": "d5260674-9b2d-439b-9a7b-1adecba6915e",
"date_add": "2025-12-08T21:23:30.7303816+01:00",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+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": "b0ed0d5b-463a-4683-93eb-766a10a9b9c0",
"spool_server": "sample string 2",
"id_doc_sa": "3e1ad02c-5269-44ae-a8c2-987c04821fb2",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"printed": true,
"print_on": "2025-12-08T21:23:30.7303816+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": "db4c73e7-9696-423c-a1cc-c19fdaa3f443",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:23:30.7303816+01:00",
"date_end": "2025-12-08T21:23:30.7303816+01:00",
"id_branch": "07b52f6f-0de5-43a2-94f6-1db5efb819b3",
"id_pos": "96aeccf7-dff0-429a-997c-c376782d75ef",
"id_list": "a61ad4a8-49b0-4daf-87eb-05495cd53567",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "c1618535-24d3-45b2-8b82-69e0a2bb9ae5",
"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": "8b6962c9-98e2-42fb-b194-731b037f71a1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:23:30.7303816+01:00",
"date_end": "2025-12-08T21:23:30.7303816+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": "d92ad732-788e-4873-bdd1-d50f3f2f6404",
"id_pos": "1abf9dcd-ef30-421b-b040-71322c9a52c3",
"id_list": "06ff9802-6f22-4e1f-b1dd-a38065ec3568",
"id_item": "60323b81-40d0-4f80-b745-16b6ac0d5eec",
"id_item_type": "84a1ac70-e9af-4d0d-975f-fd37e722c02a",
"id_category": "811f805a-af88-46be-87f0-71c1ded2c89b",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"id_user_upd": "c44594ec-7c8f-48a5-ba29-8c55028cf59f",
"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": "b3f03f8b-b042-4910-a57b-55e6e00c78e1",
"id_pos": "26c2f95c-cfce-43a6-afdf-3e1a724917d5",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:23:30.7303816+01:00",
"key_access": "sample string 5",
"id_user_add": "f4a1cdea-79a5-4811-9741-c4e5256a27fd",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "40dd2f56-b3f8-4bc5-8b4b-600e41213805",
"id_pos": "d3e12cbe-80e1-4f13-9467-377d2ffa7b65",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+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": "bdc68498-659e-4379-9c22-da7ea64969fc",
"id_pos": "72cfc4c0-a688-4912-ac05-6a8814377d99",
"date_add": "2025-12-08T21:23:30.7303816+01:00",
"date_upd": "2025-12-08T21:23:30.7303816+01:00",
"date_out": "2025-12-08T21:23:30.7303816+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": "b22099df-840f-4735-bc8a-ece8e9714ca1",
"id_user_add": "d38658f4-517a-4516-9635-974127a17fb7",
"id_table": "13b83345-46ec-4ada-81f7-9c16160031c7",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "a19e85b2-1031-4b38-b9f9-f31cf8914530",
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_sync_tables": {
"$id": "69",
"id": "d3890524-684b-4dbc-afff-7a3aba4f5805",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "ff93e6f0-31bd-4df3-9564-93ae1a5dd4b8",
"id_sync": "4e3d10e6-a5d1-40f3-a3ac-5be59448d24a",
"json": "sample string 3",
"id_table": "44adba46-8ac2-4db1-9356-08ef2296bca6",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "612513e5-1309-4171-a72d-50495199f3b4",
"id_branch_from": "3c08bcbe-7473-4725-a13b-e8cf1b6e8d12",
"id_branch_to": "5d7aef0a-6309-4692-bc24-5b54a49cef9e",
"type": 4,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:23:30.7303816+01:00",
"send_on": "2025-12-08T21:23:30.7303816+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": "e2b80585-6ad5-4cac-8d4c-b5b6c323d6a0",
"id_pos": "2553ba4f-3e46-4d0c-9454-a2d7213ce963",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:23:30.7303816+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": "38e74c6e-b115-4225-bfb7-7ed4b7adf226",
"id_line": 2,
"id_item": "2a81b499-c05b-4a13-bb89-3e84d655abf3",
"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": "9347ffdc-f00d-4636-92f0-fa5e8b0d76c8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "a64cb22d-0017-4a8e-9680-b1fd37b06bf6",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "a5200e9c-a845-41c5-a896-af521ef2fb8c",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "0e682100-c04a-4e77-aeff-c2bb7a198431",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "9"
},
"st_permisions": [
{
"$id": "76",
"id": "a508f25f-faf5-455b-ab84-a6f933dde4da",
"id_function": "90a3c035-e7f6-4b45-8306-5dd7bb7c1c86",
"id_user": "00d0c4ac-c952-442a-b196-6f8cc4a97304",
"id_profile": "65a2a6ce-c1de-489f-81a9-ee50a803bebb",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "b60751c1-94bc-4f04-8271-43e74c1598b9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+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": "0f9d41e9-c031-48c9-ad9e-b03d83b9722c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+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": "5773b01c-1bc1-4ad8-a14d-b2ac20d3a0f0",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:23:30.7303816+01:00",
"date_end": "2025-12-08T21:23:30.7303816+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:23:30.7303816+01:00",
"last_update": "2025-12-08T21:23:30.7303816+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": "e03adeba-f3f0-42fc-af66-293eb9402a6f",
"token_id": "sample string 2",
"id_user": "e3e3f170-bf3e-45ea-8397-da4eb9e66780",
"date_from": "2025-12-08T21:23:30.7303816+01:00",
"date_end": "2025-12-08T21:23:30.7303816+01:00",
"created_on": "2025-12-08T21:23:30.7303816+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": "8b721d93-6947-4eda-9797-3e5acc0cbd31",
"id_room_activity": "b4e186ee-e0a3-4f40-a2c7-dcbbdd394813",
"id_pos_sesion": "f4adac3a-358d-4c6c-9086-d829f2f54b45",
"log_text": "sample string 4",
"id_user": "64061ee7-5d26-4a93-ae0d-57adffbb40aa",
"created_on": "2025-12-08T21:23:30.7303816+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"
}
]
}