GET api/Mt_Categories/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
mt_categories| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_item_type | globally unique identifier |
None. |
|
| order_type | integer |
Required |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| order_sec | 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 |
|
| big_buttons | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_categories_items | Collection of mt_categories_items |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "152a35be-452e-48ec-9e92-5e2ff9cd11aa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "ce2356fa-fd64-48f9-8b32-c1ab2aaaaf52",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "7f3cdb53-6c22-415d-90de-15bb6150745f",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "030707c6-01a7-4ea2-a5ba-c9dad1a5f0a9",
"commited": true,
"mt_categories_items": [
{
"$id": "2",
"id_category": "b29c76ac-182f-4458-85d4-a1308c9c4e3e",
"id_item": "a752d057-e0cb-4330-8f9f-1d2934192499",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "2ada9433-ce54-4ddc-925d-5c858b5a1b08",
"commited": true,
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$id": "3",
"id": "38b38b25-d596-4881-b564-a9dd7eda4523",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "47087c75-faad-4cb3-8213-8b04d72be377",
"id_unit_sec": "19d73f26-607d-4e04-8b31-f30c5851eca7",
"id_brand": "67ac8626-189b-4e75-aad7-f58c2ef97973",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "085b9f12-96c5-478c-8d1c-3075f4dea34c",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "889f405b-ca77-4f8c-91c9-e7fcae498ca6",
"commited": true,
"mt_brands": {
"$id": "4",
"id": "831c1f6b-4fca-4f86-a7bf-accdc3d61c9c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "41e276f8-0b7b-4d46-9cee-fae06a0fb00f",
"commited": true,
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": {
"$id": "5",
"id": "427420f4-a44c-47f8-a452-ef0bc5654afc",
"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": "de13c80c-f7e9-4577-854b-4caf8152631f",
"view_messages": true,
"id_image_photo": "5a715672-efde-42b8-929f-4388759c7d47",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "746fe3f6-d3ed-4da8-b3d8-9572c59b8f4d",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "2eed8b17-9289-4b1f-823e-2a2c46ce635e",
"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": "ed01b65b-5b6b-4716-84c0-3eb0879d7221",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "6072130d-22d2-499d-8122-4af38d98bc08",
"commited": true,
"st_images": {
"$id": "7",
"id": "c93586af-a2d2-4c9f-8d8a-a2450d1fecb1",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "8714dc7d-444d-4f5c-a889-8c5285212770",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees": [
{
"$id": "8",
"id": "5b8af071-f445-4275-8e5c-5b4a0b73ec1a",
"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": "73852b08-e662-4925-a83a-5ecca3fb7c8a",
"name_pos": "sample string 12",
"id_image": "f5389409-3d3b-4b65-963a-a670c79330c5",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "5aa6179c-8263-481e-82f7-f996fd73299a",
"commited": true,
"mt_employees_branches": [
{
"$id": "9",
"id_employee": "a4c56417-8cd7-434d-843a-6a1e55653077",
"id_branch": "b9bec4c9-b0db-4f6f-b37b-1d0fb6ca8276",
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "523fcebd-d5cd-487f-8ab7-855d1c30e2b9",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_employees_profiles": {
"$id": "10",
"id": "c61e7d6c-6ff3-4735-8d22-6591808a1090",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "0ce318a4-df34-4345-8304-2bb477d970a9",
"commited": true,
"mt_employees": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$ref": "5"
}
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_det": [
{
"$id": "11",
"id_doc_sa": "27709fb2-6eee-4fc8-a21d-e713eb7154a5",
"id_line": 2,
"id_item_sub": "2b156b1e-ee92-456a-80af-5723b5d88a99",
"qty": 4.1,
"id_list": "1b6fdfb0-ed2f-4ba2-b9f6-1da4e352107f",
"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": "99ba08e4-1d81-447e-bab3-a83fdb99f4e4",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "8b2c825b-e901-4279-8faa-c33c39f363f8",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "47016e66-260e-432e-866a-bbc06b8755de",
"id_user_upd": "b7f018c8-0d61-4de6-b2f7-e9f233282fe4",
"active": true,
"mt_employees": {
"$ref": "8"
},
"mt_items_sub": {
"$id": "12",
"id": "894b6e2e-ab67-4a2e-a415-1e084125dafa",
"id_item": "ce64bad3-ee82-42aa-86c6-400c4c0fb6cd",
"id_item_type": "75300d1c-5a90-48c2-8bce-f3a7787fe801",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "38c3fe9f-aeb3-42bd-8148-bc08f6481c71",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "2c9afc92-01b6-4d52-b0d2-6f1f7df17c95",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_formula": [
{
"$id": "13",
"id_item_sub": "3ec7eace-8021-4c55-bc0b-e81df7dbf5be",
"id_item": "5ffe9c39-639d-4cca-b188-30c59e7eca8c",
"group_id": 3,
"id_unit_ref": "9d8dce93-652e-48b3-b4a9-b2d67427017e",
"qty_dis": 5,
"mt_items": {
"$ref": "3"
},
"mt_items_sub": {
"$ref": "12"
},
"mt_units_ref": {
"$id": "14",
"id": "2a8e59f1-cc19-40e7-a8e6-f8d3f483fa49",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "e5c08b09-a26a-4052-83f0-ceef787b0d94",
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "68183733-6102-4f34-8ec4-9a0b5544db3a",
"commited": true,
"mt_units": {
"$id": "15",
"id": "5600a2cb-09bf-4c9b-b34e-4488ff537bf5",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "49b54dc2-6222-4450-9f79-3d82836a1cb4",
"commited": true,
"mt_units_ref": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": {
"$ref": "5"
},
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_items_formula": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
}
},
{
"$ref": "13"
}
],
"mt_items_types": {
"$id": "16",
"id": "811066ae-6d29-4f30-91b6-4a32b15366cf",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "38c6252f-7192-4910-b038-d0d28541d9b0",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "ea5b2746-af4f-4c84-acf5-988c5082e0b1",
"commited": true,
"tt_vouchers_det": [
{
"$id": "17",
"id_voucher": "cdd75706-008c-4c6b-abd9-d0f5775d1f10",
"id_line": "d2886a35-f902-4dcd-bd33-b658dc432a90",
"id_category": "2b18718e-525f-4679-b86f-1acc93b5cd04",
"id_item": "919722d8-7f1c-43f8-bfe9-341c6ff6bdf2",
"id_item_type": "17d8c185-0ea0-4823-a2ff-e92d516b6c0a",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$ref": "3"
},
"mt_items_types": {
"$ref": "16"
},
"tt_vouchers": {
"$id": "18",
"id": "79f430dd-fd5c-4598-8d9f-1263c3624f15",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:37:10.6470844+02:00",
"date_end": "2026-05-09T09:37:10.6470844+02:00",
"date_used": "2026-05-09T09:37:10.6470844+02:00",
"date_sesion": "2026-05-09T09:37:10.6470844+02:00",
"id_employee": "62f6d4c8-dd7f-467d-bb34-fda92a3f9104",
"id_branch": "c05cc11e-1fc2-4b6d-8c2a-e6cbf1071a4b",
"id_voucher_permision": "d5b0e873-7be1-4e6e-a1d7-4fea678ea091",
"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": "cbe10e4c-3125-4440-9bb3-17d22f2e1802",
"id_user_add": "f3dd1cdd-7adf-4878-bcd4-99422b62c17e",
"id_doc_sa": "7c096aa8-af9d-4e77-99cc-8c1731f9854c",
"id_item_sub": "873916ae-5fdb-4e65-9667-aff33d8c693f",
"id_pos_sesion": "c8d577b6-4c33-48e9-8360-5a6eb6ad03f7",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"mt_payment_types": {
"$id": "19",
"id": "bede4f33-8bc8-4186-ad47-d3bd094ffe54",
"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": "beab3ce2-988f-45f9-99a9-7c810072e1af",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "a689e3ef-6656-4f28-a9ac-359a2558c0f4",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "20",
"id_doc": "01688cf3-48a6-4707-ae55-dd38de1019ab",
"id_pay": "4fa40935-d72d-4738-9499-3e03d8c14f5a",
"id_money": "61ae2171-3921-462b-93e4-ce84f0b53abf",
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "a5f36166-6ea4-4b8f-b937-fa183eb442f3",
"commited": true,
"mt_docs": {
"$id": "21",
"id": "cd2c26fd-f48e-4a9f-9eef-fe1bed72e680",
"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": "0aefd0fa-d3dd-4ca1-9141-d11b4906731d",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "8e2a62dd-6f4a-4365-aee9-e4f907d51d99",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_pos_doc_print": [
{
"$id": "22",
"id_pos_print": "b2df6d03-0cea-42b9-be83-5b1df03719f2",
"id_doc": "c5a77c25-77c5-44d8-a906-ad458352276b",
"id_pos_type": "cbaf1fc4-efc2-40c8-91b0-a30e43bd3fc4",
"id_doc_print": "958a9068-0b15-454c-ac40-99e0ddf02146",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "51ac27a7-34c4-4056-81e5-786c217f2237",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos_print": {
"$id": "23",
"id": "5bdf77dc-3c38-4841-96d4-c9c9c5398b8d",
"id_pos": "ba87f883-b11a-4726-9344-08de32e13f1c",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "a54d6bbb-f5f7-4e99-b57c-15b84789418c",
"commited": true,
"mt_pos": {
"$id": "24",
"id": "0983e8fd-2fb8-4bcc-95f0-301ac1d2a7f4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "fec72f91-3708-4246-90f5-6211762efb09",
"id_zone": "b1b3650c-e1c6-4951-aecc-296524fa3b52",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "8df44ff4-b50c-4cd3-9be2-e02a7b4c9eb8",
"commited": true,
"mt_branches_zones": {
"$id": "25",
"id": "f695a36a-0c9e-4d2e-aeb7-d959c42bc109",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "4be67f93-56f5-413f-ba92-0c2e4faa4560",
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "7b3eeec0-f0d1-4a74-935a-987b66f4de85",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "26",
"id": "a0ac07e2-648b-425c-98ea-998da1836045",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "2fbfbe24-5d00-44bf-a982-19e2bfecabe6",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "39ea2b4c-0080-480e-b5ee-89c5cdacb991",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "a72572a9-6c8d-4fe2-90c7-6f9544132afc",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "27",
"id": "179ab8c6-e9c6-4081-b270-730e979cb16e",
"id_cloakroom": "f2294375-aac6-423b-9273-a3e59f5163a9",
"id_pos_sesion": "5c1534e5-2367-4837-8091-31498c21220c",
"unit_id": 4,
"date_open": "2026-05-09T09:37:10.6470844+02:00",
"date_close": "2026-05-09T09:37:10.6470844+02:00",
"id_doc_sa": "668a7d94-a07b-487c-b775-3b6c31c2622a",
"commited": true,
"mt_cloakrooms": {
"$ref": "26"
},
"tt_doc_sa": {
"$id": "28",
"id": "b7c1e6e0-1174-40c1-b8eb-dbfcb0d09a71",
"id_pos": "7ff809e5-4eef-4ba2-9b54-b2019b10a236",
"id_doc": "9fa7228d-986a-494f-9986-1d295452e90a",
"id_branch": "6f55f435-8ece-48bb-97f5-6c1f3ef65b0e",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:37:10.6470844+02:00",
"date_tax": "2026-05-09T09:37:10.6470844+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "f240da15-f7b3-472d-839c-56a3071df30a",
"id_relationship": "e89ce66a-484c-4825-99c0-c8e9de19535f",
"id_loc_from": "52ed0be1-a4f2-4e9d-be80-a65ec3d04db1",
"id_loc_end": "3fe2db1d-58e8-4e72-8c1a-fac800e546aa",
"id_user_add": "2a575b4a-a4b5-480c-9f0a-dd25cba091ae",
"id_user_upd": "28df6dcc-cff4-4b83-b9b6-77988fdeaff6",
"comment": "sample string 12",
"id_pos_sesion": "fe785519-1a64-47a2-9b50-daf53e362b5a",
"id_room_unit": "f0cd1d05-239f-4efe-b238-a038fd15fd02",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "87628c70-a5b4-41e7-be7b-cbe7a200bbed",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$id": "29",
"id": "45e439e5-e8b1-421e-9851-798a18524900",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "b0a2bc3f-ea89-4d04-a91c-762e5b2fa200",
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "121c71ba-6efa-4017-ba13-80c4bd54772a",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$id": "30",
"id": "92ac283a-7fa9-4e4c-8a25-72ae7b6546d3",
"id_pos": "febadf6b-5e42-4def-90ba-1c47595ea7fb",
"id_doc": "89bc36c6-c9bc-4225-8ef2-4fd3f37a79b0",
"id_branch": "f442863c-45fd-4da8-8ea2-8f56857b1496",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:37:10.6470844+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "d14f17d4-cab8-484e-be29-4bde9f7cb817",
"id_loc_from": "40274e2c-30e7-4c2f-a13e-c5378f0991ba",
"id_loc_end": "2e3af0b2-4866-4b4f-ba23-d9d46f659f36",
"id_user_add": "207cc357-0cf3-49cd-a5e4-14e83ce05f34",
"id_user_upd": "f694adcf-c792-4955-a697-6432cb127438",
"id_pos_sesion": "b986ed4b-1a86-4c63-a4ca-bf3176cc23cb",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:37:10.6470844+02:00",
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$ref": "29"
},
"mt_locations1": {
"$ref": "29"
},
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_st_det": [
{
"$id": "31",
"id_doc_st": "3a111572-3f63-49eb-a755-0fed9a091abf",
"id_line": 2,
"id_item": "0c85604c-1b25-44e7-95fa-d5f54d0cf98f",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "3"
},
"tt_doc_st": {
"$ref": "30"
}
},
{
"$ref": "31"
}
],
"tt_doc_st1": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_st2": {
"$ref": "30"
}
},
{
"$ref": "30"
}
],
"tt_doc_st1": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_stock": [
{
"$id": "32",
"id_location": "43110133-420f-4c86-9184-11a1d87dffa5",
"id_item": "535ac1e2-5a54-4c49-b85f-c86cb4ce638d",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_locations": {
"$ref": "29"
}
},
{
"$ref": "32"
}
]
},
"mt_locations1": {
"$ref": "29"
},
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa_cashflow": [
{
"$id": "33",
"id_doc_sa": "a56ab71d-cbcb-4888-99ce-403d722e91ef",
"id_pay": "4f79f1e1-43d0-4a8e-b7eb-7e2c68af735a",
"id_money": "089b909d-d7f7-4d48-bcbf-faaeaf2af4ed",
"date_cashflow": "2026-05-09T09:37:10.6470844+02:00",
"coefficient": 5.1,
"id_user_add": "170b3d7f-3d31-4506-9084-45fb2e79b23a",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "5"
},
"mt_money_types": {
"$id": "34",
"id": "26c8daf9-0d62-4f8e-bca6-8ea2cb2569b3",
"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": "9107dc69-5659-421d-b70d-dc79044a447b",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "4ab2e967-af6c-4431-9fd4-8e23c5330755",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_money_rates": [
{
"$id": "35",
"id_money_1": "fdb0918a-541e-454c-920e-a976035499af",
"id_money_2": "0eaf4404-1318-44ad-95f0-293e4d646253",
"date_from": "2026-05-09T09:37:10.6470844+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "887c90f9-b29d-4b9b-a0d9-b7b06597ccfc",
"commited": true,
"mt_money_types": {
"$ref": "34"
},
"mt_money_types1": {
"$ref": "34"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "35"
}
],
"mt_money_rates1": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_cashflow": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_pay": [
{
"$id": "36",
"id_doc_sa": "ac228d38-1e1d-45be-8250-7041dbfb7776",
"id_line": 2,
"id_pay": "481a9957-e899-4147-822c-f8151713deca",
"id_money": "c62230f8-e688-42a6-acab-06dfe6c493d4",
"coefficient": 5.1,
"id_voucher": "5313d18b-3aee-4b06-a749-5b599dbd9de3",
"id_employee": "2e7927f4-1c39-4bff-bbdc-e42c7739f7ec",
"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": "c981aef4-a273-4785-b19b-23215844af38",
"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": "8"
},
"mt_money_types": {
"$ref": "34"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "28"
},
"tt_vouchers": {
"$ref": "18"
}
},
{
"$ref": "36"
}
]
},
"tt_doc_sa": {
"$ref": "28"
}
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_doc_sa1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa2": {
"$ref": "28"
},
"tt_pos_sesion": {
"$id": "37",
"id": "ac68f59c-9166-40d2-98c2-8f1662162749",
"nro_sesion": 2,
"id_pos": "d2421c46-2e3b-4c66-8e87-9566c9c22129",
"date_tax": "2026-05-09T09:37:10.6470844+02:00",
"date_open": "2026-05-09T09:37:10.6470844+02:00",
"date_close": "2026-05-09T09:37:10.6470844+02:00",
"id_user_open": "099f877e-66f2-4ac9-98c0-d952ed7ce936",
"id_user_close": "94ad92e3-4805-45bd-b4ce-d3a1cfb91a92",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_items_customs": [
{
"$id": "38",
"id": "dbf7f96b-d78b-408c-8cdc-869e01789ac3",
"order_id": 2,
"id_item": "7e8ad24c-85ac-4383-bb40-b11ee49cacda",
"id_item_type": "684d19fa-a752-484a-8588-4fbd230e2686",
"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": "8f267bbe-2677-49f2-bd4f-d2d6e5899de6",
"type_item": 11,
"id_voucher_json": "c1d76857-befd-47cf-88a2-8b58595c02c8",
"count_voucher": 1,
"id_category": "06ec3ec3-6f48-4c43-b72a-746f7a08196e",
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "3ba02182-ee0e-419c-9780-9b152feebc40",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_types": {
"$ref": "16"
},
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "38"
}
],
"tt_doc_sa_pt": [
{
"$id": "39",
"id": "ba170fcb-5468-4ea1-a43d-606fc1cb2118",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "e0105d07-1fc5-454c-bb88-0918f1fa26fa",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$id": "40",
"id": "9d32df91-ce70-4b4b-8ae0-099f0558c257",
"id_room_unit": "3a5ab7a7-ffdb-4370-bca2-e20b19eb7086",
"id_room_list": "90056e96-22ca-432f-b6c9-503e719da813",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:37:10.6470844+02:00",
"date_from": "2026-05-09T09:37:10.6470844+02:00",
"date_end": "2026-05-09T09:37:10.6470844+02:00",
"date_open": "2026-05-09T09:37:10.6470844+02:00",
"date_close": "2026-05-09T09:37:10.6470844+02:00",
"id_employee": "73f6d981-f019-48a6-9704-45b6f1f27bd4",
"id_employee_sec": "7f427b11-4c1f-4cfd-b8c3-a8ec6f1d612e",
"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": "151ca021-1f2c-4280-914a-8b6c9f185359",
"comment": "sample string 7",
"id_user_open": "07f1e183-2618-4ef0-a819-9148f0e3e208",
"id_user_close": "6d727920-09a0-4e3c-8246-38ea99c968b9",
"id_unit_state": "e27b8b1b-e2d2-49c8-8eeb-b3e2361a36e0",
"id_pos_sesion": "e3ddcf95-c25a-481f-88c5-4cdb2485bf2a",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:37:10.6470844+02:00",
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"mt_employees": {
"$ref": "8"
},
"mt_employees1": {
"$ref": "8"
},
"mt_rooms_units": {
"$id": "41",
"id": "a23daaa7-e70a-4226-a880-afe1565216f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "009960f6-5199-4f6c-b2cf-dd4e820b3983",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "015bcba5-4ab6-41d8-bf88-318eb9cb733d",
"locked": true,
"date_locked": "2026-05-09T09:37:10.6470844+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "a07a06ab-8973-4008-8153-00dcf0123032",
"commited": true,
"mt_rooms": {
"$id": "42",
"id": "fa3f2568-bffc-4374-969c-b257d49c057a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "450b6b45-4b83-48bc-bdf4-5777634c16ca",
"name_pos": "sample string 6",
"id_image": "39b637d6-7391-417a-ac70-187db2456cf5",
"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": "7437f7ce-e2c3-481a-8a1b-66be5c50a86a",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "500073ee-7d6b-4b29-b393-852e1264fbe7",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "43",
"id_pos": "2ddf86f3-ed90-4bad-8473-7e9514fa2481",
"id_room": "319ae4cf-a8f7-42dc-b0f5-74c0d9f4a6b1",
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "a8c92fcb-b967-4135-b85b-f8ba61560293",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"mt_rooms": {
"$ref": "42"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "7"
},
"st_images1": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_rooms_list": [
{
"$id": "44",
"id": "bf12a1d2-58fb-478a-884f-f4993b7d5c7a",
"id_room": "e201cf59-4941-4e35-8f0d-b221f11d62ca",
"date_in": "2026-05-09T09:37:10.6470844+02:00",
"date_out": "2026-05-09T09:37:10.6470844+02:00",
"id_user_add": "27c20e87-a798-485a-b96a-b7de167f8236",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"mt_rooms": {
"$ref": "42"
},
"st_users": {
"$ref": "5"
},
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
{
"$ref": "44"
}
]
},
"mt_rooms_units_types": {
"$id": "45",
"id": "46a15f46-1835-4ffb-a99e-139dfeaf2259",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "9e89cd38-e09d-442e-bc0c-bb688cf3fe72",
"commited": true,
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states_types": [
{
"$id": "46",
"id_room_type": "7d3a1fd4-78ec-4a1e-b94a-566bd4a987b7",
"id_room_state": "2a5a235c-c101-4787-aa70-ace2f1392f6d",
"id_image": "fb2130e2-8e85-4b39-a17e-dc5c5a912b72",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "061e9053-c0d6-428e-ac9b-344ae256601a",
"commited": true,
"mt_rooms_units_states": {
"$id": "47",
"id": "f6f8ca3d-a865-4069-855f-14b56e32e715",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "26a9c04a-f1d5-4675-9949-36512323549c",
"commited": true,
"st_users": {
"$ref": "5"
},
"mt_rooms_units_states_types": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
"mt_rooms_units_types": {
"$ref": "45"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "46"
}
],
"st_users": {
"$ref": "5"
}
},
"st_users": {
"$ref": "5"
},
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
"mt_rooms_units_states": {
"$ref": "47"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_pos_sesion": {
"$ref": "37"
},
"tt_rooms_list": {
"$ref": "44"
}
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_tips": [
{
"$id": "48",
"id": "26ce5d35-d6bc-40ad-af59-e8c6db6a729f",
"id_pos_sesion": "6bb9b1fc-9847-46be-a4c1-93e556e90076",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "6c44d850-8a62-44ca-8165-d9cae9c254cb",
"id_room_unit_activity": "c6c025f0-0a05-48e9-baaf-ee5888c51a82",
"id_doc_sa": "95ba77e1-3331-4c1e-ad8a-f9bab1141532",
"id_pos_type": "09af5b29-35b5-4e68-b421-570fcbe1e6ca",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "3a63702b-7073-4192-bff5-ab42854e6808",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "37"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "255b8b37-e5e0-48d8-8cce-c805e202754f",
"id_user": "30be1379-6f57-4062-9510-1f4b2009b467",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_tips": {
"$ref": "48"
}
},
{
"$ref": "49"
}
]
},
{
"$ref": "48"
}
],
"tt_pos_sesion_users": [
{
"$id": "50",
"id_pos_sesion": "03ac7353-41b2-47f8-932e-daa96c929b64",
"id_user": "872f867e-ce62-4a07-8cd4-b73d7d1b31d8",
"date_add": "2026-05-09T09:37:10.6470844+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "50"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_cmd_connection": [
{
"$id": "51",
"id": "b0189f15-899b-4d8c-a905-c328d18fe958",
"id_user": "c7eb99cd-9549-416a-836c-a88943d9e5c4",
"id_user_profile": "601120e3-8dc7-41f9-b263-ed7c8c2ad3a6",
"locator": "sample string 4",
"date_end": "2026-05-09T09:37:10.6470844+02:00",
"id_pos_sesion": "566285f7-bbbc-4cbc-a3fe-ce6c54421ca5",
"date_login": "2026-05-09T09:37:10.6470844+02:00",
"date_logout": "2026-05-09T09:37:10.6470844+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"st_users_profiles": {
"$id": "52",
"id": "18864846-ab7b-4f71-addb-194c8d0de0d9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"st_permisions": [
{
"$id": "53",
"id": "7b8cec92-9663-4c99-845a-897b09396dbb",
"id_function": "8fb5dfc5-df48-4075-b7ba-f57ca92ed99a",
"id_user": "81fb8d50-f39a-4584-9c55-81dcb2aa2e12",
"id_profile": "cfccaa7d-f609-4480-8474-5e09e5061e62",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "52"
},
"st_users": {
"$ref": "5"
},
"st_functions": {
"$id": "54",
"id": "c10cbbb3-9a21-4312-b4e9-9a5469b9a232",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "b03eb536-a3b4-4cbb-bce8-4c85d7edf550",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "fd1db99a-05cb-44e6-8903-cab5a4534c28",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"st_functions_groups": {
"$id": "55",
"id": "7a91188e-eb20-41f5-b636-ec00514d3da8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"st_functions": [
{
"$ref": "54"
},
{
"$ref": "54"
}
]
},
"st_images": {
"$ref": "7"
},
"st_permisions": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
}
},
{
"$ref": "53"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"tt_cmd_connection": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "51"
}
],
"tt_cmd_messages": [
{
"$id": "56",
"id": "381ca9f2-28f3-48ed-b350-1f44713d2abf",
"id_user": "1565c8d8-076e-4108-8764-a9fc0c740e19",
"date_add": "2026-05-09T09:37:10.6470844+02:00",
"destiny_type": 4,
"id_key": "dcdb8f28-c9f7-4d33-b912-ffeb75441f76",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:37:10.6470844+02:00",
"id_pos_sesion": "dd11b1df-81ee-45f6-b781-e2005ae9be51",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "56"
}
]
},
"tt_rooms_units_activity": {
"$ref": "40"
},
"tt_spool_doc_print": [
{
"$id": "57",
"id": "f502dc24-03a0-4795-b2e2-cf5f9133eee6",
"spool_server": "sample string 2",
"id_doc_sa": "5b2d58e0-37cc-4bb8-bd33-dc27033d47f0",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"printed": true,
"print_on": "2026-05-09T09:37:10.6470844+02:00",
"tt_doc_sa": {
"$ref": "28"
}
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "27"
}
]
},
{
"$ref": "26"
}
],
"mt_items_featured": [
{
"$id": "58",
"id": "c825b38f-a51e-4dce-99b6-b7b2c196a0c4",
"id_branch": "082d9ba7-f7b5-4745-87e5-3a784d22e148",
"id_pos_type": "9db3fd1d-e78c-48c5-b376-852452ea42fe",
"id_pos": "cddb02c0-33c1-43db-a3a8-f7a4b1acb765",
"id_item": "8fd3ca96-97fb-41c0-8f9b-d5be62ca3f7f",
"date_from": "2026-05-09T09:37:10.6470844+02:00",
"date_end": "2026-05-09T09:37:10.6470844+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "4489cfd7-651f-49f0-8b9c-1e65cefe24a0",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "3"
},
"mt_pos": {
"$ref": "24"
},
"mt_pos_types": {
"$id": "59",
"id": "4a8e768f-6647-4edf-8a63-b59113299dcd",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "76ec3f2e-0dff-4b74-b043-c2882811afa4",
"commited": true,
"mt_items_featured": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$id": "60",
"id_pos": "861d29e0-2319-455b-8fa8-495b1275daa4",
"id_pos_type": "8a77a7af-1b11-46db-a90e-f6e009534783",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "4b7184d1-ccbd-4f10-9991-20d2dfb0d1ac",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"mt_pos_prices_list": [
{
"$id": "61",
"id_pos": "a8ad331a-cfdf-4227-987b-7d1d511d0bf8",
"id_pos_type": "725fcdaf-6ba0-40d7-b916-ea3bff9bf00e",
"id_price_list": "9fafa18a-d65b-4f2d-8fe3-a62f1d53575c",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "764b15b8-31ad-4761-ba26-caa65679e73b",
"commited": true,
"mt_pos_view": {
"$ref": "60"
},
"mt_prices_list": {
"$id": "62",
"id": "0d4ad306-cf32-4de4-94a1-ebee9f490eed",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "e3064934-fdd1-4807-857a-8fe144036ead",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "9ab5229c-e8c9-44ae-b291-2f929b0fb253",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "1f0b4113-9e1b-4d2c-b2ed-57541ddc31df",
"commited": true,
"mt_pos_prices_list": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_prices_items": [
{
"$id": "63",
"id_list": "2a015af8-850b-4b5a-9d3c-4159f1313c59",
"id_item_sub": "67eaf023-5d6a-47f1-90fc-e97d667040d3",
"validity_date": "2026-05-09T09:37:10.6470844+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "a254c938-a3f9-41fa-812b-eede0f4e9506",
"commited": true,
"mt_items_sub": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "62"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "63"
}
],
"mt_prices_list1": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_prices_list2": {
"$ref": "62"
},
"mt_prices_list_rules": [
{
"$id": "64",
"id": "2b19003e-3ba6-4c32-b1b1-3dcf4d52bcdd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:37:10.6470844+02:00",
"date_end": "2026-05-09T09:37:10.6470844+02:00",
"id_branch": "c3ddb8f9-7066-4b78-ac8e-be5812853b73",
"id_pos": "a5131976-7565-4dd3-b92a-64faad53e245",
"id_list": "902879c0-58fa-4091-af11-39dea5616064",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "c2becf5e-673a-4c65-ad38-8a327b4bc3a3",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": {
"$ref": "24"
},
"mt_prices_list": {
"$ref": "62"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "64"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$id": "65",
"id": "7380a7ea-75bb-4786-848f-130ebc8283cf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:37:10.6470844+02:00",
"date_end": "2026-05-09T09:37:10.6470844+02:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "3bc6c3c1-5f95-4c18-8c68-eb77495dc435",
"id_pos": "a587529a-154b-4e9f-b162-78c6d1ee25ba",
"id_list": "f21e7dd1-26bc-4e02-8075-10e2861203b4",
"id_item": "a9b4d8a5-f5ae-4b7c-a9aa-42582eccbff6",
"id_item_type": "820156a1-cb7a-4ac3-9bb4-4b13e6a65a93",
"id_category": "548baafc-a409-492e-b351-b6340e065379",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"id_user_upd": "a076fcb3-1ded-4797-8750-e234a3520b82",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$ref": "3"
},
"mt_items_types": {
"$ref": "16"
},
"mt_pos": {
"$ref": "24"
},
"mt_prices_list": {
"$ref": "62"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "65"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "61"
}
],
"mt_pos_types": {
"$ref": "59"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "60"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "58"
}
],
"mt_pos_print": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_rooms": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "45ac81cd-a39a-4ec6-a4fd-f5903a281ee3",
"id_doc": "d366eecc-69a4-47f4-9e18-ac7dccee88ac",
"value": 3,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "67",
"id": "75f08ae9-01c3-4065-996a-2f6270112883",
"id_pos": "6428eac4-8b4a-404c-8489-b7236fa09966",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:37:10.6470844+02:00",
"key_access": "sample string 5",
"id_user_add": "e581d63e-64f0-476b-9786-5894564d6ef9",
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$id": "68",
"id_user": "c1ba7e8c-88c0-4029-9abf-f07f79d10530",
"id_pos": "fdc8b523-31c2-4e4d-aa13-fe6ed55b7457",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "68"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_pos_connection": [
{
"$id": "69",
"id": "0617323b-2a20-48b9-ac46-e04fea8f644b",
"id_pos": "c57bb4f4-1d05-4a13-8ba1-9c5ee6ecb3ad",
"date_add": "2026-05-09T09:37:10.6470844+02:00",
"date_upd": "2026-05-09T09:37:10.6470844+02:00",
"date_out": "2026-05-09T09:37:10.6470844+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_branches": {
"$ref": "6"
},
"tt_logs": [
{
"$id": "70",
"id": "46c6b1f3-a2c2-4cee-aa57-8e4f1464e6b7",
"id_user_add": "bcb9c402-59b3-4696-84ba-c4fea2d9e274",
"id_table": "721ff371-3df8-4a5a-97e6-e4a92f1f43af",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "e688a343-04a2-453f-aec7-1862faea667e",
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_sync_tables": {
"$id": "71",
"id": "e040c092-e518-420b-ba87-68c41767ccc3",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "72",
"id": "a6d62102-dda4-4a3b-b96f-b0ea405e516b",
"id_sync": "4991c143-90b4-44d6-abf1-1e5c0d86b4b7",
"json": "sample string 3",
"id_table": "8db2fad6-9189-41b8-8c53-36ad94bac08f",
"order": 5,
"st_sync_packages": {
"$id": "73",
"id": "aca95ad0-574f-459a-8cc0-6622f5ff52c0",
"id_branch_from": "b43f7847-8851-4130-82c7-3d9484e96f2b",
"id_branch_to": "e5f492c3-b1f5-4733-805b-76f7db890114",
"type": 4,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:37:10.6470844+02:00",
"send_on": "2026-05-09T09:37:10.6470844+02:00",
"mt_branches": {
"$ref": "6"
},
"mt_branches1": {
"$ref": "6"
},
"st_sync_packages_det": [
{
"$ref": "72"
},
{
"$ref": "72"
}
]
},
"st_sync_tables": {
"$ref": "71"
}
},
{
"$ref": "72"
}
],
"tt_logs": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "70"
}
],
"st_local_variables": [
{
"$id": "74",
"id": "aebfbd54-64b5-44b2-a8f1-d868d13baca8",
"id_pos": "84964654-4ed6-44e3-931c-6230235b40a8",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "74"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_pos_types": {
"$ref": "59"
},
"st_doc_print": {
"$id": "75",
"id": "6648cf6c-ac2d-4dea-9b8d-bc1126c33b9b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_doc_print_det": [
{
"$id": "76",
"id_doc_print": "88f07af4-a1d4-4124-b12a-c6d9e669d25c",
"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": "75"
}
},
{
"$ref": "76"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "22"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"mt_money_types": {
"$ref": "34"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "20"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_cashflow": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
]
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_vouchers_permisions": {
"$id": "77",
"id": "aeae4128-1a19-4409-8142-375fb4c9d014",
"date_from": "2026-05-09T09:37:10.6470844+02:00",
"date_end": "2026-05-09T09:37:10.6470844+02:00",
"date_used": "2026-05-09T09:37:10.6470844+02:00",
"id_employee": "502f00d2-1f81-4134-ab86-5c0b2633b5cc",
"id_branch": "87d434ad-ccae-4760-a519-e6ce74124f3c",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "f83f55c9-610c-4b5c-bdb4-1ac9bd4371b4",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"st_users": {
"$ref": "5"
},
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
]
}
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"mt_items_vouchers": {
"$id": "78",
"id": "d5da7fe2-360b-49e8-b410-7f8e845afe81",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "fcbe818f-c214-46ec-86cc-1dd919f0abb0",
"id_doc_print": "0cc19917-8eaf-4165-833b-a6de9470ef7e",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_prices_items": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"mt_prices_list": {
"$ref": "62"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": {
"$ref": "28"
},
"tt_doc_sa_det_stock": [
{
"$id": "79",
"id_doc_sa": "07d568fa-40c3-4fc2-92c0-40becb4017e1",
"id_line": 2,
"id_item": "01b524c2-395c-4005-8fc8-70a98bd2c865",
"qty": 4.1,
"mt_items": {
"$ref": "3"
},
"tt_doc_sa_det": {
"$ref": "11"
}
},
{
"$ref": "79"
}
]
},
{
"$ref": "11"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_vouchers_permisions": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
{
"$ref": "8"
}
],
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_types": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"st_functions": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_images_types": {
"$id": "80",
"id": "24d08d80-6ddc-4801-b0e7-2e9099635811",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"st_images": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"mt_docs": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users1": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_branches_zones": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_employees_branches": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_items_featured": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_locations": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "ec321a25-7de0-4144-96a0-c0866c6fd177",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:37:10.6470844+02:00",
"date_end": "2026-05-09T09:37:10.6470844+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"last_update": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_sync_packages": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_sync_packages1": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_vouchers_permisions": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
{
"$ref": "6"
}
],
"mt_branches_zones": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_brands": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_categories_items": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_cloakrooms": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_employees": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_employees_profiles": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items_featured": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_locations": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_money_types": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_pos_prices_list": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_pos_print": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_rooms": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_pos_types": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_pos_view": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_prices_items": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_prices_list": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_rooms_units_types": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_units": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_units_ref": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_images": {
"$ref": "7"
},
"st_images1": {
"$ref": "7"
},
"st_permisions": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_pos_license": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_users_token": [
{
"$id": "82",
"id": "d969455c-cfd3-4e81-a361-b8d1f2fd965e",
"token_id": "sample string 2",
"id_user": "611d8512-a675-4ab7-a70f-61a2813b4c37",
"date_from": "2026-05-09T09:37:10.6470844+02:00",
"date_end": "2026-05-09T09:37:10.6470844+02:00",
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"st_users": {
"$ref": "5"
}
},
{
"$ref": "82"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa_det1": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_st1": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_logs": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_pos_sesion": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_pos_sesion1": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_rooms_list": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_rooms_units_log": [
{
"$id": "83",
"id": "65ae0090-2199-4b70-929c-0d3881d8f094",
"id_room_activity": "22440486-e015-4071-a8b5-26e4b1a26fca",
"id_pos_sesion": "ee0a4143-e82e-45ac-b1c3-acb42ff08ed5",
"log_text": "sample string 4",
"id_user": "70374387-8c9d-4d57-9e19-8091cec18b03",
"created_on": "2026-05-09T09:37:10.6470844+02:00",
"commited": true,
"st_users": {
"$ref": "5"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_vouchers_permisions": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_docs": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_pos_sesion_users": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_rooms_units_states": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"st_users_profiles": {
"$ref": "52"
},
"tt_cmd_connection": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_cmd_messages": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"mt_categories_items": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items_featured": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_items_formula": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_units": {
"$ref": "15"
},
"mt_units1": {
"$ref": "15"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"tt_doc_st_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_stock": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "2"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
}