POST api/Mt_Docs
Request Information
URI Parameters
None.
Body Parameters
mt_docs| 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 |
|
| type_doc | string |
Required Max length: 1 |
|
| stock | boolean |
Required |
|
| sign_stock | integer |
None. |
|
| sign_money | integer |
Required |
|
| cash_flow | boolean |
Required |
|
| block | boolean |
Required |
|
| symbol | string |
Max length: 3 |
|
| prefix | string |
Max length: 5 |
|
| ask_det | boolean |
Required |
|
| ask_pay | boolean |
Required |
|
| reserved | boolean |
Required |
|
| sale | boolean |
Required |
|
| user_required | boolean |
Required |
|
| view_in_report | boolean |
Required |
|
| open_sesion_st | boolean |
Required |
|
| amt_greater | decimal number |
Required |
|
| correlation_control | boolean |
Required |
|
| 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 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_docs_payment_money | Collection of mt_docs_payment_money |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_pos_doc_print | Collection of mt_pos_doc_print |
None. |
|
| st_doc_num | Collection of st_doc_num |
None. |
|
| tt_doc_sa | Collection of tt_doc_sa |
None. |
|
| tt_doc_st | Collection of tt_doc_st |
None. |
Request Formats
application/json, text/json
{
"id": "df8e87d8-8062-47a3-94cd-85deff185a6f",
"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": "539fc879-e857-471c-92a0-c7cd894c1c46",
"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-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"id_user_upd": "b4c15fc0-c113-4e2e-bb5e-6794c21e9e0e",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "2",
"id_doc": "70cc4c4f-3995-47b6-85be-8112c57898a1",
"id_pay": "611a9562-b1da-4654-a034-798cb63771b7",
"id_money": "6aae2778-a25e-4111-9722-12674bc24b75",
"active": true,
"created_on": "2026-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"id_user_upd": "c7421fb3-0e0b-4355-ba8d-71c1d5029f27",
"commited": true,
"mt_docs": {
"$ref": "1"
},
"mt_money_types": {
"$id": "3",
"id": "a33a73bd-c06b-492a-822b-c7ce50774f62",
"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": "ab3dc7a1-e03d-428c-af89-8b82e2773601",
"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-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"id_user_upd": "ed5cc289-1121-45c4-bf0d-0a7c5180dc97",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_money_rates": [
{
"$id": "4",
"id_money_1": "762784dc-1834-4df6-bd41-d16879b0f198",
"id_money_2": "ec9669f9-2626-4a05-9dd8-07ae7de98e3c",
"date_from": "2026-09-06T06:46:11.2891518+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"id_user_upd": "f12d5476-dc52-483e-8361-5e3fcdbcfd9d",
"commited": true,
"mt_money_types": {
"$ref": "3"
},
"mt_money_types1": {
"$ref": "3"
},
"st_users": {
"$id": "5",
"id": "e01f7324-e96b-416d-9aa7-1bb41afaef3d",
"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": "ea19d8e7-6516-49b5-871e-e3fda43f2f49",
"view_messages": true,
"id_image_photo": "c73e1089-a5db-43c5-97da-3fa0a7ae5fec",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "7bb69c4d-7d8d-4cc4-8c9d-9e87710f4395",
"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-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "d56be6fd-37e8-4e42-ad3c-46dbb91cdcfd",
"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": "360cf132-5fca-442e-aef2-6a1befb1dfc9",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"id_user_upd": "cd9e7103-4215-4823-92c2-2451e788c95c",
"commited": true,
"st_images": {
"$id": "7",
"id": "4d0f64a5-760a-4ca3-8c01-20de9751e36e",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "f513ba06-ec58-4abc-b75c-1f8dbc4d0322",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$id": "8",
"id": "37d69c36-c92b-4f1d-83f8-1a698d16f752",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "cca8884d-734a-4ad2-9fe1-90d5935be92c",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "670c54c9-9d5f-4219-9f87-7dfa77a30600",
"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-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"id_user_upd": "a60dc4b0-4245-43f3-b0ce-e92a38b33674",
"commited": true,
"mt_categories_items": [
{
"$id": "9",
"id_category": "100e5021-fc81-4ac3-b7b3-c0bc1457f6b2",
"id_item": "981098cd-af9a-48e6-8fda-8f9508af4f52",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"id_user_upd": "6e9b721f-9630-4a4d-b45b-d141de3421ec",
"commited": true,
"mt_categories": {
"$ref": "8"
},
"mt_items": {
"$id": "10",
"id": "3216dfa9-8351-4d96-b8a5-05bfa537d38f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "83edc387-dae7-4da5-aacd-a9a3432e22db",
"id_unit_sec": "791dc4d5-00e8-4524-928c-793cb1b42fd4",
"id_brand": "6657dfee-7008-4f1e-a81b-3ed34887c91c",
"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": "52b33ac6-0a14-4d4b-a32a-42dc96ebafad",
"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-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"id_user_upd": "36af8f2e-b30c-46eb-9efe-1215dae33762",
"commited": true,
"mt_brands": {
"$id": "11",
"id": "1116a507-24ab-4402-a4a0-4a60a6b575dd",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"id_user_upd": "962d5ca8-42d8-48f1-b235-30788d32bca6",
"commited": true,
"mt_items": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_categories_items": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_items_featured": [
{
"$id": "12",
"id": "d961bc88-e534-4368-a324-e89df6c2e5df",
"id_branch": "f8d924fe-4b65-4915-b126-ee6b61453fe2",
"id_pos_type": "fc6dccf1-59da-4525-8886-4f15ebd58669",
"id_pos": "34b20ded-04ce-4479-99b3-7203ffc4a0b6",
"id_item": "24132b8b-7ca1-4adc-95d5-0547b3efec25",
"date_from": "2026-09-06T06:46:11.2891518+02:00",
"date_end": "2026-09-06T06:46:11.2891518+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"id_user_upd": "dd884db9-0676-4911-9093-5ff3fdbacbea",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "10"
},
"mt_pos": {
"$id": "13",
"id": "0e4af08c-37cb-4947-a62f-9a8bd33988f5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1d997ac7-1e4f-42a7-85f6-b2d0c51cefb6",
"id_zone": "8a39fbfa-8793-43be-a3de-44293d06befc",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"id_user_upd": "336f8e27-4306-4393-a6c8-9c8766e716d5",
"commited": true,
"mt_branches_zones": {
"$id": "14",
"id": "f44525ad-7aa1-4cc4-9ac7-93d055d78c55",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b80cf0b7-7291-4f1c-99f0-7f9a211f8198",
"active": true,
"created_on": "2026-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"id_user_upd": "05985234-0b47-47d8-9c3b-9a3fcf69fe46",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "15",
"id": "cc697a7d-49ec-4270-80cc-52045b02a011",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "3f2d3630-0eff-43e8-ac66-e2446c37ed04",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "ed0d7b4f-a086-4eb5-b62b-2fa00389f751",
"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-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"id_user_upd": "e069d552-66e6-43eb-8b58-ce5c1822da48",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "16",
"id": "37dab143-8457-4db0-a384-53c1454671cd",
"id_cloakroom": "42e40917-2a26-4b26-ab8a-50c9d031b805",
"id_pos_sesion": "f98b116e-d1f7-4038-80b1-9c1dc7223121",
"unit_id": 4,
"date_open": "2026-09-06T06:46:11.2891518+02:00",
"date_close": "2026-09-06T06:46:11.2891518+02:00",
"id_doc_sa": "e3dae70b-c7be-4992-8715-83754f028a00",
"commited": true,
"mt_cloakrooms": {
"$ref": "15"
},
"tt_doc_sa": {
"$id": "17",
"id": "68657dd3-6669-4a1e-8a39-6dd3fc40bc1b",
"id_pos": "63650cc1-3f37-48aa-aa48-6f6b6afaa70c",
"id_doc": "c6070cb1-429d-4af2-81cd-bb9f6f613f55",
"id_branch": "dbd8785c-78b4-45ce-ada4-2dd403032fd6",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:11.2891518+02:00",
"date_tax": "2026-09-06T06:46:11.2891518+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "69cfd2d5-b8a3-4480-b302-b59abe42e028",
"id_relationship": "b8aa25ba-377b-445b-a749-8b0991081cc2",
"id_loc_from": "fc620e5d-bfee-4e16-a2ae-957af3c67ea8",
"id_loc_end": "83ff6c8a-0ac2-4d55-91d0-8f2981749012",
"id_user_add": "33f9cf78-c083-4b3d-8354-65c23b433cfe",
"id_user_upd": "36e320af-2242-445b-8097-c6051deeeb30",
"comment": "sample string 12",
"id_pos_sesion": "22924b50-b619-4a1d-82d4-c640fbc71180",
"id_room_unit": "96078615-1cec-4001-9c41-9ed9e36fb304",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "028fec66-c613-4f6a-a5c6-b6e15980751b",
"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-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "1"
},
"mt_locations": {
"$id": "18",
"id": "b68ffefc-a318-4da7-bdb5-d2f36e2550a5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "9de58446-fedd-4bf1-b62d-14cc9f674112",
"active": true,
"created_on": "2026-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"id_user_upd": "e5642708-94ae-4a4e-89a5-2bba5b569faf",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_st": [
{
"$id": "19",
"id": "50dd2494-643c-45b7-bf31-9f275f9281e2",
"id_pos": "dfe7a3aa-96ba-4fec-a937-4e1db5b9ce25",
"id_doc": "c311edbc-5f87-4456-963e-6debe0dd3317",
"id_branch": "7cf50151-d3af-4835-b8eb-ef05d79badaa",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:11.2891518+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "9ccb6116-5eb5-410f-bd1d-1e16aa951aff",
"id_loc_from": "77cd761f-2799-4bc7-b4cb-0c74f9b4b39e",
"id_loc_end": "0287d59c-a4a8-434c-a4a7-f4afd2188a07",
"id_user_add": "72a073b8-19de-4117-b0e5-2f3427079533",
"id_user_upd": "b54d2776-6d00-429e-ab06-8e6ed1bcf369",
"id_pos_sesion": "348379a5-e7b3-4825-bd73-f97c6d4ea7bf",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:46:11.2891518+02:00",
"active": true,
"created_on": "2026-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "1"
},
"mt_locations": {
"$ref": "18"
},
"mt_locations1": {
"$ref": "18"
},
"mt_pos": {
"$ref": "13"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_st_det": [
{
"$id": "20",
"id_doc_st": "1d065a72-4915-4091-8a20-3bb002907245",
"id_line": 2,
"id_item": "67c896f4-89b9-475d-90e1-554336894cee",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "10"
},
"tt_doc_st": {
"$ref": "19"
}
},
{
"$ref": "20"
}
],
"tt_doc_st1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_st2": {
"$ref": "19"
}
},
{
"$ref": "19"
}
],
"tt_doc_st1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_stock": [
{
"$id": "21",
"id_location": "435eadd7-1fb5-43a4-a430-19890d36708e",
"id_item": "19e5da74-3882-42bd-9504-4ca33426c226",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"commited": true,
"mt_items": {
"$ref": "10"
},
"mt_locations": {
"$ref": "18"
}
},
{
"$ref": "21"
}
]
},
"mt_locations1": {
"$ref": "18"
},
"mt_pos": {
"$ref": "13"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_doc_sa_cashflow": [
{
"$id": "22",
"id_doc_sa": "dfec1363-6aec-447f-a24f-5711694e84f4",
"id_pay": "923512c1-2875-490a-85e2-56a6c169b81c",
"id_money": "99a159a7-f433-472f-ba4b-23f4163ad1ad",
"date_cashflow": "2026-09-06T06:46:11.2891518+02:00",
"coefficient": 5.1,
"id_user_add": "d5c1ca93-7cb6-497b-b420-9bad03c9e33c",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "23",
"id": "31b5bad0-f4e9-4212-a6c4-2620f5f3ce60",
"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": "74272bf9-9413-4055-91f7-81d4a15ef095",
"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-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"id_user_upd": "70e34d37-c125-4ca3-92ff-10de4e675c2c",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_cashflow": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa_pay": [
{
"$id": "24",
"id_doc_sa": "5d741311-6c06-4bb5-a6f5-1d5209b77245",
"id_line": 2,
"id_pay": "083e0d4d-e00f-49bc-bbca-bf5469dfdfe0",
"id_money": "dfa8fb57-ef25-405a-a476-9788133330ed",
"coefficient": 5.1,
"id_voucher": "2f643e0f-6254-4d66-9b57-7a3701d62d82",
"id_employee": "154bd59f-2efe-4841-9b45-8387f864f6fc",
"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": "cf753ae4-b21e-449e-ac50-7772f2db4969",
"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": {
"$id": "25",
"id": "ba099aff-8a03-4882-bb63-ee4fca5f8fa5",
"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": "29eabe31-0d03-48c8-ac8d-8dc7dcbb6c92",
"name_pos": "sample string 12",
"id_image": "ca9c1cbe-86db-4ed2-a858-ce161585a39b",
"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-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"id_user_upd": "8aabe6bc-5ea0-46aa-a5a9-3c1c24569ab1",
"commited": true,
"mt_employees_branches": [
{
"$id": "26",
"id_employee": "81de2562-2e6f-46bd-af6e-17d52ae897f3",
"id_branch": "00cbba5d-9a28-4edb-8e94-78d41684d8d4",
"active": true,
"created_on": "2026-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"id_user_upd": "318d2b4d-5bca-4d47-b285-4dfcece8276e",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "25"
}
},
{
"$ref": "26"
}
],
"mt_employees_profiles": {
"$id": "27",
"id": "4ee4e617-4454-4542-9d1b-dc8cec488a1e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"id_user_upd": "8d44d2ed-8f95-4490-8fa9-405c72ef2a09",
"commited": true,
"mt_employees": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "5"
}
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_det": [
{
"$id": "28",
"id_doc_sa": "82a5649f-0d70-4897-ac58-7fabb8c064e9",
"id_line": 2,
"id_item_sub": "ca5a3800-cc6b-428d-bef0-d2484abf38e8",
"qty": 4.1,
"id_list": "75234e05-cd5f-4793-ae74-7584477e3094",
"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": "96c4bcee-8af0-4852-a130-b49bfd2e9418",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "52640f79-47b8-45cb-9aa3-fe41b763ea3e",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "2af2c8bd-9ca0-4c59-aaf6-ff7d3ab2f790",
"id_user_upd": "d87f773b-8c1a-46c0-9a12-b4f8617fcbc0",
"active": true,
"mt_employees": {
"$ref": "25"
},
"mt_items_sub": {
"$id": "29",
"id": "95868504-1757-4af8-b216-5f197eaa7b1c",
"id_item": "28754ffc-8b3b-440d-a4aa-5085719a817b",
"id_item_type": "817568e6-3515-4eed-9d74-9a3217eb6f0b",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "5a8be477-44e8-4614-8cc2-a0411e04868b",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"id_user_upd": "0ac843ad-f2bb-4f30-9303-2483f65b3bd2",
"commited": true,
"mt_items": {
"$ref": "10"
},
"mt_items_formula": [
{
"$id": "30",
"id_item_sub": "bcf58f98-a24a-4111-8498-0f363f8b7d18",
"id_item": "ecc1cd25-06e4-4f6e-9c96-389e84d314d1",
"group_id": 3,
"id_unit_ref": "83d1230a-bba0-4602-8551-1e0dbacf0adc",
"qty_dis": 5,
"mt_items": {
"$ref": "10"
},
"mt_items_sub": {
"$ref": "29"
},
"mt_units_ref": {
"$id": "31",
"id": "c5d7a1c5-b83f-4483-97ee-14f42048ce58",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "4198bb97-818f-4ce0-b95b-71b4d113f97e",
"active": true,
"created_on": "2026-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"id_user_upd": "a81f4871-428c-4bb9-9e79-8a91161e1007",
"commited": true,
"mt_units": {
"$id": "32",
"id": "d0b74877-7368-4f5f-89fc-1f9bffdccb4e",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"id_user_upd": "d7c9a3c3-b1ce-489f-a4f1-29d666b9f99e",
"commited": true,
"mt_units_ref": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_users": {
"$ref": "5"
},
"mt_items": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_items_formula": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
}
},
{
"$ref": "30"
}
],
"mt_items_types": {
"$id": "33",
"id": "5118b90f-3e2e-42c1-8c35-949896f548e2",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "c354fab8-8148-4d35-acba-4989db756742",
"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-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"id_user_upd": "2cf98d69-3295-4a59-8db4-4d737b31ec66",
"commited": true,
"tt_vouchers_det": [
{
"$id": "34",
"id_voucher": "ee219f87-b897-4a16-ae96-0430fa87d704",
"id_line": "acc25c27-6cf7-45ce-aec5-2f7abe7c210d",
"id_category": "0c66da97-cf2e-47fa-8b69-83b6bbd6dd02",
"id_item": "6cf8a725-7eae-4739-afba-fedcf290463a",
"id_item_type": "2980a9ef-cbf6-484e-9db2-ca67d3b58cee",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "8"
},
"mt_items": {
"$ref": "10"
},
"mt_items_types": {
"$ref": "33"
},
"tt_vouchers": {
"$id": "35",
"id": "30babc32-37ab-4af2-96d5-3204eb851799",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:46:11.2891518+02:00",
"date_end": "2026-09-06T06:46:11.2891518+02:00",
"date_used": "2026-09-06T06:46:11.2891518+02:00",
"date_sesion": "2026-09-06T06:46:11.2891518+02:00",
"id_employee": "30c19d19-658b-4600-8b83-358a105705cc",
"id_branch": "ff5c9754-afe5-401b-9868-550eafa9ef61",
"id_voucher_permision": "0154e826-3f78-4aa3-a742-8fb2696c6669",
"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": "81083642-f774-4feb-8180-00f4b1765c6c",
"id_user_add": "59a316bb-7d2e-4d12-9861-882b35608add",
"id_doc_sa": "39692397-0409-40a8-96f3-41650e32711b",
"id_item_sub": "e5097772-f1ff-456b-90d3-6c8002770d9e",
"id_pos_sesion": "feb800c4-6330-47a9-bdd3-b02b678328fc",
"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-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "25"
},
"mt_payment_types": {
"$ref": "23"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_pay": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_vouchers_det": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers_permisions": {
"$id": "36",
"id": "28a570bb-db91-420c-8d29-a003c944c57d",
"date_from": "2026-09-06T06:46:11.2891518+02:00",
"date_end": "2026-09-06T06:46:11.2891518+02:00",
"date_used": "2026-09-06T06:46:11.2891518+02:00",
"id_employee": "ef61a491-a36a-498f-8431-2114ffb2afbd",
"id_branch": "e0f95b17-170e-4c4c-81ce-c2719f267e68",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "9ecf89d5-f1d3-4997-a2e9-43184e986e7d",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "25"
},
"st_users": {
"$ref": "5"
},
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
}
}
},
{
"$ref": "34"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_items_sub": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_prices_rules": [
{
"$id": "37",
"id": "c5d16597-197f-4e9f-b37b-3b82e3ff143e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:11.2891518+02:00",
"date_end": "2026-09-06T06:46:11.2891518+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": "2ad76bad-fc0e-4547-82d5-e32369925665",
"id_pos": "d8c55f02-1177-435c-aa3b-3c332912e120",
"id_list": "cf658ea1-c43d-4204-a4ad-e6c5e8753371",
"id_item": "3457f9a3-e1bc-405f-a277-5cf0ebd148bf",
"id_item_type": "0f1a0351-9ad8-4359-85a9-8ecea9d60302",
"id_category": "b6450a08-ec8c-4dbd-a051-a6f7266e881f",
"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-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"id_user_upd": "0f87a431-acc1-4906-abf8-4022ab578792",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_categories": {
"$ref": "8"
},
"mt_items": {
"$ref": "10"
},
"mt_items_types": {
"$ref": "33"
},
"mt_pos": {
"$ref": "13"
},
"mt_prices_list": {
"$id": "38",
"id": "d1a1e3e7-deaf-4c79-a8d6-e1677f534e9f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "fb6dbac1-853a-4736-8cea-4e1595e50d4f",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "47523cc0-9f9e-4419-ae5f-319fafebfdbb",
"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-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2891518+02:00",
"id_user_upd": "8173395a-20fe-48d0-8438-c53fa6fb91ec",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "39",
"id_pos": "24d00963-88b7-47a3-9a28-101a599e448a",
"id_pos_type": "2e9958b2-76a3-417a-89e2-a409d402eab9",
"id_price_list": "c0e8ed0b-4073-466c-9c78-036e24ebba38",
"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-09-06T06:46:11.2891518+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"id_user_upd": "1d30abb5-6369-4ad5-b652-d0b874676c63",
"commited": true,
"mt_pos_view": {
"$id": "40",
"id_pos": "a603ebe0-24b4-4da2-8559-10b424dc16b1",
"id_pos_type": "e191bbfc-2728-4a3d-9a11-dc98ba4c7552",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"id_user_upd": "06da5998-4020-470d-8f1c-0e39dc6f73a7",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"mt_pos_prices_list": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_types": {
"$id": "41",
"id": "050afe1b-3797-4d14-a44d-ea3434927b84",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"id_user_upd": "ea5cc7cb-c3f2-4f2d-b032-d7df889a592e",
"commited": true,
"mt_items_featured": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_pos_doc_print": [
{
"$id": "42",
"id_pos_print": "3c7ee889-fdd5-451c-a107-1ba64503379c",
"id_doc": "78b0e137-b3c0-4b47-83ca-04b26f9ba684",
"id_pos_type": "6ae4ae6c-a1ae-4be5-8d0f-eb240082be97",
"id_doc_print": "6f370946-09d3-4ae0-bd94-90874301e41e",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"id_user_upd": "b93735c9-69fd-473d-9f8b-64fb4c6e413b",
"commited": true,
"mt_docs": {
"$ref": "1"
},
"mt_pos_print": {
"$id": "43",
"id": "a35fea21-e0a1-4d9f-b9b6-b4f20ca7699c",
"id_pos": "c853a9fe-238d-4bfd-b176-c81b6cf10538",
"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-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"id_user_upd": "acd889f4-148f-4772-b5ae-2a1bf06ed563",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"mt_pos_doc_print": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_pos_types": {
"$ref": "41"
},
"st_doc_print": {
"$id": "44",
"id": "0fa3032e-2e8a-44f6-b002-06cbb9b98db4",
"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-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_doc_print_det": [
{
"$id": "45",
"id_doc_print": "f46c87ef-0769-4155-887a-11cd2d2aa19f",
"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": "44"
}
},
{
"$ref": "45"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "42"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
"st_users": {
"$ref": "5"
}
},
"mt_prices_list": {
"$ref": "38"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "39"
}
],
"mt_prices_items": [
{
"$id": "46",
"id_list": "3680f2b5-1bc6-44ec-aeff-2689d2810a88",
"id_item_sub": "f53e9cfd-2dab-45c3-acb6-d796d630afcd",
"validity_date": "2026-09-06T06:46:11.2915843+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"id_user_upd": "b9e268b8-0cdf-464a-b12a-b61c51c8b257",
"commited": true,
"mt_items_sub": {
"$ref": "29"
},
"mt_prices_list": {
"$ref": "38"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "46"
}
],
"mt_prices_list1": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_list2": {
"$ref": "38"
},
"mt_prices_list_rules": [
{
"$id": "47",
"id": "6d17a3ef-47d0-4f4b-b704-08a84394c906",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:11.2915843+02:00",
"date_end": "2026-09-06T06:46:11.2915843+02:00",
"id_branch": "1c887abc-5401-4e85-b675-84f1236a0b01",
"id_pos": "0968b3d8-7782-44ab-b9d0-58cbb143ee00",
"id_list": "2bb8a013-1014-4e07-9553-643515aefd5e",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"id_user_upd": "d7010b66-48a2-42c0-b556-10399290d0f0",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": {
"$ref": "13"
},
"mt_prices_list": {
"$ref": "38"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "47"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_doc_sa_det": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "37"
}
],
"tt_items_customs": [
{
"$id": "48",
"id": "8394e4cc-ef2b-4240-8952-dae196d19287",
"order_id": 2,
"id_item": "5a5ba40b-f837-4f8a-887e-bc2b309530a5",
"id_item_type": "c03d875d-f7ba-4b71-872b-6a77ceeacb10",
"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": "e2ebd64c-8f1f-48da-98a0-11907b978ef9",
"type_item": 11,
"id_voucher_json": "c53ca728-5f6d-4eb8-8adb-20bf10b1234f",
"count_voucher": 1,
"id_category": "64579f9e-27c7-4cea-a535-b4ce2544961c",
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"id_user_upd": "a9016951-1ebe-444b-91cf-588fc8cc77b3",
"commited": true,
"mt_items": {
"$ref": "10"
},
"mt_items_types": {
"$ref": "33"
},
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$id": "49",
"id": "4134c9ca-4bb8-4b4f-b61f-f1fc358a5ead",
"nro_sesion": 2,
"id_pos": "a98e8ecb-dea5-4b45-a00c-2aaf0d346179",
"date_tax": "2026-09-06T06:46:11.2915843+02:00",
"date_open": "2026-09-06T06:46:11.2915843+02:00",
"date_close": "2026-09-06T06:46:11.2915843+02:00",
"id_user_open": "e107f945-2058-4341-9de5-d0aef9ad5d56",
"id_user_close": "fb631e01-375b-4d56-80f5-da8a7e78ef1a",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"tt_cloakrooms_units": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_items_customs": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_doc_sa_pt": [
{
"$id": "50",
"id": "4c0e0d9f-3cbb-4d96-bc2f-3a068d142a99",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "54ad1901-8db0-4b8a-8e00-6b3e640b0260",
"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-09-06T06:46:11.2915843+02:00",
"tt_pos_sesion": {
"$ref": "49"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "e234850e-e73f-49d1-abb5-d6af3e3ae465",
"id_room_unit": "2154d33c-51c0-4346-8b5d-cabf1a118dc4",
"id_room_list": "83d6e284-5c6c-4a4c-ab92-8a9b6268bb3d",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:46:11.2915843+02:00",
"date_from": "2026-09-06T06:46:11.2915843+02:00",
"date_end": "2026-09-06T06:46:11.2915843+02:00",
"date_open": "2026-09-06T06:46:11.2915843+02:00",
"date_close": "2026-09-06T06:46:11.2915843+02:00",
"id_employee": "0c5b92c4-b6ac-4f60-a69e-f7ef1c2a2cf0",
"id_employee_sec": "1e7b232e-d5fb-425c-a129-ed3122f73055",
"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": "bd2954b2-215a-4944-8011-2b9c941edb46",
"comment": "sample string 7",
"id_user_open": "91d271a1-edc1-46d4-947c-b34af713e96d",
"id_user_close": "433e26fd-5a55-4dbc-89b2-2c5ea53bedda",
"id_unit_state": "8c6f7edc-d016-4169-8f2c-d8af3dac0613",
"id_pos_sesion": "b7e521d4-29e3-4685-a144-342e597f836c",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:46:11.2915843+02:00",
"active": true,
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"commited": true,
"mt_employees": {
"$ref": "25"
},
"mt_employees1": {
"$ref": "25"
},
"mt_rooms_units": {
"$id": "52",
"id": "ed332daf-d228-49df-9ef9-4f994775d78d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "3089ed09-9449-46a8-b8fb-9bd6f48c90c2",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "c6a13915-0a42-4291-a047-03cd60e734d2",
"locked": true,
"date_locked": "2026-09-06T06:46:11.2915843+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"id_user_upd": "fefaf369-f9dd-4eb6-a50c-36b323ca166d",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "37f38542-7aed-4127-a21e-4275085ac34f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f4230743-57ee-4a26-9391-4fee8bff8602",
"name_pos": "sample string 6",
"id_image": "4ca0434b-32e2-48b6-904e-d818f329042f",
"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": "500b8d0d-51a4-4523-8129-c1e9bfcbb5ae",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"id_user_upd": "e10b1f62-e95a-4aeb-a821-088483adfd76",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "9ba27526-bd71-48b0-b65c-c8040c241a75",
"id_room": "8d619403-e5b3-4d1c-9c9c-68d2f20fa3eb",
"active": true,
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"id_user_upd": "4df9bee5-e9f8-43fc-b536-d617d4648366",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "54"
}
],
"st_images": {
"$ref": "7"
},
"st_images1": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_list": [
{
"$id": "55",
"id": "6c2bc98c-8120-4536-9d5e-b9ba07236116",
"id_room": "3cf1ddc9-cc00-4a99-95fe-98d1c8d0afd4",
"date_in": "2026-09-06T06:46:11.2915843+02:00",
"date_out": "2026-09-06T06:46:11.2915843+02:00",
"id_user_add": "1f3af9a8-bd4a-4369-a42b-42579d872d99",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"commited": true,
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "5"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
{
"$ref": "55"
}
]
},
"mt_rooms_units_types": {
"$id": "56",
"id": "701956e8-0a57-4113-af41-2a8bed557035",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"id_user_upd": "6167c4c5-1af5-408c-a73b-744a32b9fbfe",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "ec0603e7-1215-495f-8c0e-abdf48b70076",
"id_room_state": "62555ba1-ade8-4ddf-804a-df031c9f9cb6",
"id_image": "d9fa7d52-c7b3-4855-b199-12863c6dda35",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"id_user_upd": "db870e60-bdc3-4384-b99a-0b9992b006b9",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "714f959b-b2e1-497e-ae24-d7c3a9e20d48",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"id_user_upd": "bde711ef-f046-4215-b7de-0db23939236c",
"commited": true,
"st_users": {
"$ref": "5"
},
"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": "7"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "5"
}
},
"st_users": {
"$ref": "5"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_states": {
"$ref": "58"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_pos_sesion": {
"$ref": "49"
},
"tt_rooms_list": {
"$ref": "55"
}
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_tips": [
{
"$id": "59",
"id": "e8153021-d4b2-46b7-8516-c81c6d9df041",
"id_pos_sesion": "b0bde616-5f30-42a2-bc31-846ac86394c3",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "68ad2bc5-0f2d-4cdc-994e-bccc0fbd4fc9",
"id_room_unit_activity": "4aef9ad9-fc00-449b-904e-d9a8ee78dbde",
"id_doc_sa": "6953f3bf-fd87-44e5-9f39-7b25feb9f859",
"id_pos_type": "52427a4b-f96a-4a77-af89-c3e956a9d43f",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "b231a6bb-a0c7-4869-bbea-a32ca6e15fe8",
"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-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "49"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "2bd95ceb-9fc8-4f7e-a2f5-2be0c659ee47",
"id_user": "f5ddc114-f053-4f16-a94d-4fe1fcc9d891",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_tips": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "59"
}
],
"tt_pos_sesion_users": [
{
"$id": "61",
"id_pos_sesion": "eb59ea79-4d7d-410f-afc3-3df3bd2034f6",
"id_user": "88626f38-85e0-4087-a0d5-a0260a723266",
"date_add": "2026-09-06T06:46:11.2915843+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "49"
}
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_cmd_connection": [
{
"$id": "62",
"id": "10351040-b62e-4be9-90bd-d566a888ac7d",
"id_user": "ecb59c6f-9f26-4675-915d-fc2056dfeeaf",
"id_user_profile": "c61c320a-fc17-4f8b-891c-9523a4c64f36",
"locator": "sample string 4",
"date_end": "2026-09-06T06:46:11.2915843+02:00",
"id_pos_sesion": "5ece5d11-ce72-475c-b569-373028f7e275",
"date_login": "2026-09-06T06:46:11.2915843+02:00",
"date_logout": "2026-09-06T06:46:11.2915843+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"st_users_profiles": {
"$id": "63",
"id": "972ffc6b-299c-4909-b1e4-70de657c32e6",
"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-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "3bb2d19c-e3d6-4322-a900-78f8e81760c9",
"id_function": "4706ff46-428a-4a47-a03a-dec7c368477d",
"id_user": "5924d73f-c807-4461-bd8e-718892e41f97",
"id_profile": "6dda2914-a3a6-4f34-8018-9b4540fa2dde",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "5"
},
"st_functions": {
"$id": "65",
"id": "9b605998-3d2f-433e-9591-e26e4692b2a0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "4170de0e-0481-45de-a568-1b1e0191295c",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "5e0dd389-ee2c-403a-b247-13be58d9182f",
"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-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "efe01415-cb9a-4a76-b993-27ae6cf3973f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"commited": true,
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"st_images": {
"$ref": "7"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "64"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"tt_pos_sesion": {
"$ref": "49"
}
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$id": "67",
"id": "28212f46-a4aa-4f12-a759-c59926e480c3",
"id_user": "aeb2fc29-da61-4426-b958-1112a12a21a6",
"date_add": "2026-09-06T06:46:11.2915843+02:00",
"destiny_type": 4,
"id_key": "81965543-d78e-4cbe-ad72-fa6ce35f1681",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:46:11.2915843+02:00",
"id_pos_sesion": "ad9c2da3-47d7-4680-80be-28c1d7c82c7f",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "49"
}
},
{
"$ref": "67"
}
]
}
},
{
"$ref": "48"
}
]
},
"mt_items_vouchers": {
"$id": "68",
"id": "f7d86a89-3eda-41bd-9e85-02017620c7bb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "3f2dff2a-873f-4704-8471-c1dacc349801",
"id_doc_print": "cc5062ef-96a4-4931-b752-99c345ef0197",
"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-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_prices_items": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_doc_sa_det": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
},
"mt_prices_list": {
"$ref": "38"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": {
"$ref": "17"
},
"tt_doc_sa_det_stock": [
{
"$id": "69",
"id_doc_sa": "fab10770-9da1-4d63-a255-749d606428af",
"id_line": 2,
"id_item": "b5467cc0-5548-432a-a6a5-c08d95b8a822",
"qty": 4.1,
"mt_items": {
"$ref": "10"
},
"tt_doc_sa_det": {
"$ref": "28"
}
},
{
"$ref": "69"
}
]
},
{
"$ref": "28"
}
],
"tt_doc_sa_pay": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"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"
}
]
},
"mt_money_types": {
"$ref": "3"
},
"mt_payment_types": {
"$ref": "23"
},
"tt_doc_sa": {
"$ref": "17"
},
"tt_vouchers": {
"$ref": "35"
}
},
{
"$ref": "24"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_money_types": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "17"
}
},
{
"$ref": "22"
}
],
"tt_doc_sa_det": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa_pay": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa2": {
"$ref": "17"
},
"tt_pos_sesion": {
"$ref": "49"
},
"tt_rooms_units_activity": {
"$ref": "51"
},
"tt_spool_doc_print": [
{
"$id": "70",
"id": "a2997749-37c3-49bc-a6c2-485326cfafcf",
"spool_server": "sample string 2",
"id_doc_sa": "abd8b1fe-307b-4c72-8b52-dee9c75ac28b",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"printed": true,
"print_on": "2026-09-06T06:46:11.2915843+02:00",
"tt_doc_sa": {
"$ref": "17"
}
},
{
"$ref": "70"
}
]
},
"tt_pos_sesion": {
"$ref": "49"
}
},
{
"$ref": "16"
}
]
},
{
"$ref": "15"
}
],
"mt_items_featured": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_pos_print": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_list_rules": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_prices_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "71",
"id_pos": "4f5b8371-b516-411f-ad19-e8496479e8f5",
"id_doc": "108ed69f-5133-4498-a590-e36f558e0d9e",
"value": 3,
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"commited": true,
"mt_docs": {
"$ref": "1"
},
"mt_pos": {
"$ref": "13"
}
},
{
"$ref": "71"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "4fa50aec-522f-4942-b42d-7ec16a9566cf",
"id_pos": "6ae54a33-7f00-48cd-a244-e33828f79163",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:46:11.2915843+02:00",
"key_access": "sample string 5",
"id_user_add": "5ba7f24b-7ef8-4ae9-b6f9-be4f5bdfe75b",
"active": true,
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "a960dcbf-45d3-4738-8513-87972a98647f",
"id_pos": "6ed2e2d2-2f8a-46b5-9ec8-5f6c9a469623",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "8f1e0812-0b31-4c80-9b87-7ebc090dc708",
"id_pos": "af6c4837-9909-4000-acd3-563a00484450",
"date_add": "2026-09-06T06:46:11.2915843+02:00",
"date_upd": "2026-09-06T06:46:11.2915843+02:00",
"date_out": "2026-09-06T06:46:11.2915843+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "13"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_branches": {
"$ref": "6"
},
"tt_logs": [
{
"$id": "75",
"id": "dfe0b49c-63b3-4fa2-aa47-eb69bdd18072",
"id_user_add": "363c724a-c4bb-4208-8bd6-d4ce673c0054",
"id_table": "d3cb48d1-1fe5-45e1-b70b-5a3a6ce79c06",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "98dff160-20b5-48b8-b7e9-eef4ff432bd8",
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"st_sync_tables": {
"$id": "76",
"id": "3c6ef208-1a5a-4654-91fa-3a477a3f0e4b",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "2e8d62d9-2e92-4b76-8f51-50f4aecfbc47",
"id_sync": "344a9e12-f9f2-4766-92f6-291a53b5511a",
"json": "sample string 3",
"id_table": "215bdae5-889f-4c03-8f0e-8302119f4381",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "5ce991ea-646f-43cb-b397-cc24547fb328",
"id_branch_from": "082eb2b1-8964-4e35-9ef0-74e7d75ea4fd",
"id_branch_to": "2864ea01-a75a-4673-8efd-2974c2624297",
"type": 4,
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:46:11.2915843+02:00",
"send_on": "2026-09-06T06:46:11.2915843+02:00",
"mt_branches": {
"$ref": "6"
},
"mt_branches1": {
"$ref": "6"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "47a4d93e-2ba8-4a53-8cb7-c98093712840",
"id_pos": "f8037e78-f893-4f11-a17e-b0fb32308c9c",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"commited": true,
"mt_pos": {
"$ref": "13"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
"mt_pos_types": {
"$ref": "41"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "12"
}
],
"mt_items_formula": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_units": {
"$ref": "32"
},
"mt_units1": {
"$ref": "32"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_items_sub": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_prices_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_doc_st_det": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_items_customs": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_stock": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers_det": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "9"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_vouchers_det": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
{
"$ref": "8"
}
],
"mt_employees": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items_types": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_money_types": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_payment_types": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_prices_list": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_images_types": {
"$id": "80",
"id": "2be1c74d-9b1e-40f6-baf9-1bc702ff2c91",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"commited": true,
"st_images": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"mt_docs": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users1": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_branches_zones": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_employees_branches": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_featured": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_locations": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "363b484e-e351-4c3a-a1d0-60769c0f1e87",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:46:11.2915843+02:00",
"date_end": "2026-09-06T06:46:11.2915843+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"last_update": "2026-09-06T06:46:11.2915843+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_prices_list_rules": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_prices_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_st": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
{
"$ref": "6"
}
],
"mt_branches_zones": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_brands": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_categories": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories_items": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_cloakrooms": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_docs_payment_money": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_employees": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_employees_profiles": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items_featured": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items_sub": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_items_types": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_locations": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_money_rates": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_money_types": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_payment_types": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_pos_doc_print": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_pos_prices_list": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_print": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_pos_types": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_view": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_items": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_prices_list": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_list_rules": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_prices_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_rooms_units_types": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_units": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_units_ref": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "7"
},
"st_images1": {
"$ref": "7"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "82",
"id": "ecc26e6c-85fe-4be2-9e15-9fd2ddf66092",
"token_id": "sample string 2",
"id_user": "b9a5c516-1647-4781-b9b8-2422f5003c2d",
"date_from": "2026-09-06T06:46:11.2915843+02:00",
"date_end": "2026-09-06T06:46:11.2915843+02:00",
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"st_users": {
"$ref": "5"
}
},
{
"$ref": "82"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa_det": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa_det1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_st1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_items_customs": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_pos_sesion1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_log": [
{
"$id": "83",
"id": "eb308d48-9f51-4094-860e-8b67531b6270",
"id_room_activity": "62e619c3-8d6b-48c6-9bce-4c4366b6f884",
"id_pos_sesion": "16681289-f66e-4b14-afb2-d126cb0f0d06",
"log_text": "sample string 4",
"id_user": "f9da1d1a-c1ee-4f77-9f19-3155461907e5",
"event_type": "sample string 6",
"correlation_id": "802e529b-b0cb-4c2b-8b45-38deb71a23f0",
"id_room_unit": "be34500d-b4d3-4e8f-8e8b-e79e03eb3d4c",
"id_room_unit_source": "2f51ade3-3705-49a1-9103-9e6903f42c15",
"id_room_unit_destination": "87584367-c9a3-48cb-ab01-ef3169ec5fd6",
"id_room_activity_related": "3548ca6b-b69a-47a7-81d5-38086eaa7f9e",
"id_doc_sa": "dfcc467a-3486-41b2-83dc-d985d3f25113",
"id_user_authorizer": "80afb6e2-b39a-4c5c-9c1e-2caa5f3a06a7",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:46:11.2915843+02:00",
"commited": true,
"st_users": {
"$ref": "5"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_docs": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_pos_sesion_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_items": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_rooms_units_states": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"st_users_profiles": {
"$ref": "63"
},
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
}
},
{
"$ref": "4"
}
],
"mt_money_rates1": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_cashflow": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa_pay": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_payment_types": {
"$ref": "23"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "2"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_pos_doc_print": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_doc_num": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_st": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
}
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
mt_docs| 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 |
|
| type_doc | string |
Required Max length: 1 |
|
| stock | boolean |
Required |
|
| sign_stock | integer |
None. |
|
| sign_money | integer |
Required |
|
| cash_flow | boolean |
Required |
|
| block | boolean |
Required |
|
| symbol | string |
Max length: 3 |
|
| prefix | string |
Max length: 5 |
|
| ask_det | boolean |
Required |
|
| ask_pay | boolean |
Required |
|
| reserved | boolean |
Required |
|
| sale | boolean |
Required |
|
| user_required | boolean |
Required |
|
| view_in_report | boolean |
Required |
|
| open_sesion_st | boolean |
Required |
|
| amt_greater | decimal number |
Required |
|
| correlation_control | boolean |
Required |
|
| 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 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_docs_payment_money | Collection of mt_docs_payment_money |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_pos_doc_print | Collection of mt_pos_doc_print |
None. |
|
| st_doc_num | Collection of st_doc_num |
None. |
|
| tt_doc_sa | Collection of tt_doc_sa |
None. |
|
| tt_doc_st | Collection of tt_doc_st |
None. |
Response Formats
application/json, text/json
{
"id": "eeba7ec8-5a46-4587-9788-c4326b60d103",
"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": "498b1e99-8594-410d-89c4-93253355f409",
"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-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "1c0fc2e9-51a5-4dca-982f-9a60ef7c96b8",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "2",
"id_doc": "fb2eb3c5-1186-4e36-aa57-29de22c999f4",
"id_pay": "bb6a0e92-d85d-4363-819f-1850f6d80a44",
"id_money": "7ae099c2-1021-43c1-85db-431c9bfb1a39",
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "9600de04-17c9-4997-8a12-ec9816b88de5",
"commited": true,
"mt_docs": {
"$ref": "1"
},
"mt_money_types": {
"$id": "3",
"id": "2a208b72-33c9-4771-946d-14584c606c5c",
"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": "1d0e0e81-f747-45fe-bf6d-7fed00379b97",
"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-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "9d06a656-b704-48a8-90db-b84723b6b414",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_money_rates": [
{
"$id": "4",
"id_money_1": "70ab58c4-794a-46a1-89a5-e4d2442dfc51",
"id_money_2": "e028c7ec-a71a-4886-b07f-9b9ef3e12e02",
"date_from": "2026-09-06T06:46:11.3053524+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "be6b2ff4-356c-43a4-a240-02ceafae2a00",
"commited": true,
"mt_money_types": {
"$ref": "3"
},
"mt_money_types1": {
"$ref": "3"
},
"st_users": {
"$id": "5",
"id": "fabfa69a-9bd0-4bf6-82ab-29c73de7214f",
"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": "e048d2f3-cb1a-4c3b-89b9-0e4b19404fb8",
"view_messages": true,
"id_image_photo": "20ec665a-77f5-4fb3-933d-58cc19992ba3",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "fa76ed9b-c62e-42c0-95eb-5bb783b02c44",
"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-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "68c19ae7-0a10-464e-8b0c-f3b9e09678a3",
"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": "b1018e6c-1094-49d2-b183-d3c269953256",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "7b886fbf-4ed5-48c3-9ba8-7eb1a8d958e2",
"commited": true,
"st_images": {
"$id": "7",
"id": "77cd149b-3caa-4381-a895-23d99d831256",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "2ce5b739-de45-4a14-81b4-5d444cb52d9f",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$id": "8",
"id": "aac8a74b-435b-429f-aa32-7833a2c0a31f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "736b2f89-ce46-401a-9f6e-d5d426f97d29",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "1ed46cee-c8e8-4459-8d89-9925a721e8cf",
"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-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "22efbec2-8798-4849-a3ba-cc9e9b6bc817",
"commited": true,
"mt_categories_items": [
{
"$id": "9",
"id_category": "494d6814-f5ba-43b2-bdd5-47f7e51ce44f",
"id_item": "bf6de348-a70b-45da-9719-965265bc9c06",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "4a4337e3-5006-421d-9b5f-f02872216a33",
"commited": true,
"mt_categories": {
"$ref": "8"
},
"mt_items": {
"$id": "10",
"id": "e8f8463b-d32e-4c40-bb96-d45c725ccaf1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "19cd3056-e583-4aea-9988-b50f2f7388a5",
"id_unit_sec": "441d7ac0-8c1b-4a43-8d62-97f404c3ef38",
"id_brand": "a5f6b01f-e66a-432a-97df-d7f001a6b39a",
"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": "458cbd07-7c60-40d8-aff0-0a7cdd32989b",
"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-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "2b413326-0ad8-42de-828e-8725f3440c3d",
"commited": true,
"mt_brands": {
"$id": "11",
"id": "e8f1955d-e35a-4e43-a02a-7d8c3f1b9844",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "b68b43f3-635e-4522-8d8a-307ebaaa1bbd",
"commited": true,
"mt_items": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_categories_items": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_items_featured": [
{
"$id": "12",
"id": "6ef563c3-6bad-4c6b-b117-056870cfbad2",
"id_branch": "7a5f2d24-f342-4b47-a374-64c769c1666f",
"id_pos_type": "011d9a5d-16b5-4ff4-86b4-2aeb8fcbab44",
"id_pos": "5411e83c-b23f-48cb-893f-3a8f49fede90",
"id_item": "37e0172b-033d-46b9-97e0-a5a8eb6c8ead",
"date_from": "2026-09-06T06:46:11.3053524+02:00",
"date_end": "2026-09-06T06:46:11.3053524+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "9a8edb8e-db59-4dcf-b2a7-cd27a6ed94e4",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "10"
},
"mt_pos": {
"$id": "13",
"id": "afc947a8-5982-4fc0-87e6-422ef88f43df",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "51a6c9a3-4720-4c7c-9611-5f2d164135d2",
"id_zone": "ff27faf7-3f52-4d3e-bc05-b8e306f70658",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "256d83da-cb80-404e-9b07-91ffb784b971",
"commited": true,
"mt_branches_zones": {
"$id": "14",
"id": "ce422c91-cd2d-4eb7-b08d-b782745e50cd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c19f0ee7-1d92-4e04-bbb2-751fb20c254b",
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "e80321e2-11d0-4659-b64d-1792b1630981",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "15",
"id": "c6ed884d-fed3-4492-b1ec-efe0ef9b15ce",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "c7e713ad-c79a-4d6d-a1ef-36758f813bf5",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "6ecac814-84e3-480d-a043-dd364293f9e0",
"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-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "d90445be-a9ba-4d63-b9e6-450b8abcaab1",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "16",
"id": "37b2b963-8030-47e4-a941-0a299c6a3ebc",
"id_cloakroom": "660cea5b-7492-497f-b2d1-a1410b7d3c8c",
"id_pos_sesion": "746629fd-4b65-4950-acb7-d2e6aa8498f5",
"unit_id": 4,
"date_open": "2026-09-06T06:46:11.3053524+02:00",
"date_close": "2026-09-06T06:46:11.3053524+02:00",
"id_doc_sa": "38ad166d-798b-4df3-a4a5-2abbad68162b",
"commited": true,
"mt_cloakrooms": {
"$ref": "15"
},
"tt_doc_sa": {
"$id": "17",
"id": "6ae71112-9cbc-45c4-b6c1-5a358799bad2",
"id_pos": "bc29354f-7524-4020-9b1e-be9ea1eec73b",
"id_doc": "1e48e645-42ec-444f-932d-b3748daeb7bb",
"id_branch": "91b95a7f-04cb-47da-b52b-4bafedf2d8b6",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:11.3053524+02:00",
"date_tax": "2026-09-06T06:46:11.3053524+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "07354f3b-15b1-4980-bc90-e64919330a17",
"id_relationship": "8b6cbb61-c314-4607-a1ba-cfec045fb583",
"id_loc_from": "fd0b1868-2759-4e04-8fe8-69b0e2693015",
"id_loc_end": "8f2f7da9-c678-470a-a88f-143d8cc82171",
"id_user_add": "62e9e2ab-4248-4fa2-a1b5-4259fecfc8c9",
"id_user_upd": "c39ff999-9c5b-408f-b88d-0969520c8aa4",
"comment": "sample string 12",
"id_pos_sesion": "37261533-aabc-48ec-b510-4383508f6ea5",
"id_room_unit": "d87a3f90-e3e5-4e5b-9106-4b9e99b1bfe1",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "597b18f4-d9a6-46f6-9680-8b2b7730474d",
"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-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "1"
},
"mt_locations": {
"$id": "18",
"id": "0ddbd7f3-6cf4-46ea-b7ff-79e3c92c9774",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "6c22c24f-8ad3-46d1-bd54-8251d4da296c",
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "ac2eb9bd-f71d-42ff-ac6e-7c9977bbf663",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_st": [
{
"$id": "19",
"id": "998044e0-fe25-481a-910e-aaaff67e49b4",
"id_pos": "681af85a-95e7-4d16-b7df-d408f0811086",
"id_doc": "719da8fa-08c5-4b4f-9987-57ffebe281f3",
"id_branch": "f32caf79-3448-49b0-bbb6-756aba9a5ad7",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:11.3053524+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "5132cc3b-e133-41a0-b9da-95c5350ee16a",
"id_loc_from": "d85074c3-8ed2-4944-986f-f990cef4c68d",
"id_loc_end": "f80ffb2d-2a4b-4ef1-a4be-20528b733093",
"id_user_add": "16483195-9467-42cf-9679-e7642cbb81e7",
"id_user_upd": "8c456846-6f1a-4e16-aa4e-1485d5d3eb67",
"id_pos_sesion": "3122a1f5-d23c-4292-a1ef-49dabedf2632",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:46:11.3053524+02:00",
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "1"
},
"mt_locations": {
"$ref": "18"
},
"mt_locations1": {
"$ref": "18"
},
"mt_pos": {
"$ref": "13"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_st_det": [
{
"$id": "20",
"id_doc_st": "d5bf11fd-63a4-460a-980b-9fedde488747",
"id_line": 2,
"id_item": "ea54d45e-858d-47dc-9d4d-1cb41f3fbab0",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "10"
},
"tt_doc_st": {
"$ref": "19"
}
},
{
"$ref": "20"
}
],
"tt_doc_st1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_st2": {
"$ref": "19"
}
},
{
"$ref": "19"
}
],
"tt_doc_st1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_stock": [
{
"$id": "21",
"id_location": "594556b8-52c6-4896-9aa3-cb880a4841fe",
"id_item": "87a9f07f-f247-44e8-bed8-ed1915e4ab0a",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"mt_items": {
"$ref": "10"
},
"mt_locations": {
"$ref": "18"
}
},
{
"$ref": "21"
}
]
},
"mt_locations1": {
"$ref": "18"
},
"mt_pos": {
"$ref": "13"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_doc_sa_cashflow": [
{
"$id": "22",
"id_doc_sa": "b131b404-d5ca-43af-8584-e55e6887a7d1",
"id_pay": "b2210b20-ee01-40b6-99cc-df56f0333dfd",
"id_money": "7e2760bd-7abe-43ec-ac88-75e7b871c6fa",
"date_cashflow": "2026-09-06T06:46:11.3053524+02:00",
"coefficient": 5.1,
"id_user_add": "b9e6ad9e-788d-4d20-a06e-a897a874c26c",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "23",
"id": "ea3ae99a-3413-425d-9671-4cfee191ff53",
"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": "fa63a73c-d974-409d-b96c-9974e8dcb0da",
"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-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "9735e485-1d44-4858-949f-34c3edd2bd7a",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_cashflow": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa_pay": [
{
"$id": "24",
"id_doc_sa": "210961ef-5297-41af-91ca-bac6eda86bd2",
"id_line": 2,
"id_pay": "d721c555-9bb2-4514-9be7-fb1dd487116e",
"id_money": "39dcb3e2-6feb-44e4-b8fa-cc7db896d7f7",
"coefficient": 5.1,
"id_voucher": "67ab593f-4a4f-429a-996f-afc850a9e768",
"id_employee": "ac5e88f9-a565-4fad-b5ba-fa52d44a8a61",
"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": "2e0a293a-9d8c-455a-9031-4f78bd3c1b54",
"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": {
"$id": "25",
"id": "ed2ffb6f-536d-441a-85af-098b034fc0c9",
"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": "666f6aad-6698-4850-bf15-c790b046294f",
"name_pos": "sample string 12",
"id_image": "ae78754e-36e1-499f-b854-9eec5c3e8790",
"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-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "4cb94096-cd16-4b15-bba9-f16e8728294b",
"commited": true,
"mt_employees_branches": [
{
"$id": "26",
"id_employee": "43302a68-3bd4-4a2a-9c0b-83fa694773f9",
"id_branch": "a128b74c-b4a2-4fae-8cc2-c3eac7a5afb5",
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "d54c129f-624d-45a0-a76c-051699311262",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "25"
}
},
{
"$ref": "26"
}
],
"mt_employees_profiles": {
"$id": "27",
"id": "02224266-e4e5-43f0-93bd-78e893a16f5f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "8984d617-aa08-4e56-9cfe-ac0e8ce0c7fe",
"commited": true,
"mt_employees": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "5"
}
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_det": [
{
"$id": "28",
"id_doc_sa": "eca7608b-7d68-45ce-aeaf-5ec5352b7419",
"id_line": 2,
"id_item_sub": "720c74ec-bc71-4395-a4e2-37d95f1f4e74",
"qty": 4.1,
"id_list": "a77731cd-d0b1-40c3-9fb0-1bd58f17acca",
"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": "e82f35c3-96b8-4650-8c4d-8b9680fce75e",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "ee7479aa-d6f0-4a27-bd2c-cb6fee7b74b9",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "e0b5ceda-ca3f-406e-b0f6-7391b80ffec1",
"id_user_upd": "47e38486-38af-4784-8881-68230c8f8072",
"active": true,
"mt_employees": {
"$ref": "25"
},
"mt_items_sub": {
"$id": "29",
"id": "8019c75f-5175-4bad-b63b-f9a59adad35e",
"id_item": "c400e2a3-c8f7-4641-bdfa-50151f6eaeef",
"id_item_type": "0e5d1e53-cae4-4a4b-b6e3-3fb6196b176f",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "febea9df-2988-4eb6-aea1-b267874da5b3",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "e3d7cc1c-3f6c-4044-bb84-81c7d9f6e5f7",
"commited": true,
"mt_items": {
"$ref": "10"
},
"mt_items_formula": [
{
"$id": "30",
"id_item_sub": "26c0d499-2a83-4fb5-9822-afd91df467dd",
"id_item": "7f9babd4-c8c1-4f5c-ada0-d5e26ec436aa",
"group_id": 3,
"id_unit_ref": "51aeb884-233b-4f93-ae0b-7e4f4e71fb6e",
"qty_dis": 5,
"mt_items": {
"$ref": "10"
},
"mt_items_sub": {
"$ref": "29"
},
"mt_units_ref": {
"$id": "31",
"id": "82c78e21-5c55-481f-903d-f2d819c203d0",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "b8a4055a-fb24-4153-b27b-51fc833894b8",
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "602b44e5-302a-4f92-8919-274b609570c6",
"commited": true,
"mt_units": {
"$id": "32",
"id": "e03e08db-2ad5-4700-9267-dd99d7b17692",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "90c23a83-bf4a-4e28-8111-02f2272db68c",
"commited": true,
"mt_units_ref": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_users": {
"$ref": "5"
},
"mt_items": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_items_formula": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
}
},
{
"$ref": "30"
}
],
"mt_items_types": {
"$id": "33",
"id": "4015dc24-fa0a-4f11-8d3f-22666f753ff3",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "a8470c80-c210-48b8-bd6f-204139884cad",
"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-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "76c20f0c-6c49-4500-9123-5a719c60afa3",
"commited": true,
"tt_vouchers_det": [
{
"$id": "34",
"id_voucher": "f8d8e227-759d-454b-b858-d5c53b58b118",
"id_line": "fb9683a0-e5b0-4018-aec6-f17e3c25f05b",
"id_category": "f1c887d9-3ef3-466d-bbc7-324aa4a50e19",
"id_item": "ca326e68-f53c-424a-98cd-1c721d27f217",
"id_item_type": "2e1b67a5-6fa4-4ac2-a1eb-7d7c034080da",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "8"
},
"mt_items": {
"$ref": "10"
},
"mt_items_types": {
"$ref": "33"
},
"tt_vouchers": {
"$id": "35",
"id": "d5d273cc-7be1-4254-8e4f-d5a3eea21035",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:46:11.3053524+02:00",
"date_end": "2026-09-06T06:46:11.3053524+02:00",
"date_used": "2026-09-06T06:46:11.3053524+02:00",
"date_sesion": "2026-09-06T06:46:11.3053524+02:00",
"id_employee": "e08b5fbc-2be1-405d-bd72-8d77f82b92ab",
"id_branch": "97bff651-4cdb-42c1-b7f4-e46e2c6235a2",
"id_voucher_permision": "e3463ca6-4776-49d5-a01f-b0d1413b6e41",
"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": "87aa62ed-1a52-4d6a-994c-2083476fdc1c",
"id_user_add": "7b96f697-48ce-48e1-8ec8-47f4e8472044",
"id_doc_sa": "7b62adc6-bcaa-4c68-82b5-254ef528a285",
"id_item_sub": "aa62f542-bc43-4c6d-8c1b-980f92840958",
"id_pos_sesion": "bd91638c-3d00-461d-9779-357a428e685a",
"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-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "25"
},
"mt_payment_types": {
"$ref": "23"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_pay": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_vouchers_det": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers_permisions": {
"$id": "36",
"id": "4aa3ce06-6c35-47d9-8ecf-a79e39d36d5a",
"date_from": "2026-09-06T06:46:11.3053524+02:00",
"date_end": "2026-09-06T06:46:11.3053524+02:00",
"date_used": "2026-09-06T06:46:11.3053524+02:00",
"id_employee": "4e3b4fa9-49aa-4500-acc3-cb53c242c0b7",
"id_branch": "58ab40b2-01c6-4ed5-9fae-7511d28224e9",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "1b6746cb-1fcf-41f3-b35c-c668f1e9b142",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "25"
},
"st_users": {
"$ref": "5"
},
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
}
}
},
{
"$ref": "34"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_items_sub": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_prices_rules": [
{
"$id": "37",
"id": "3fd3d7c5-0aa7-49c3-971d-b5d6198f370e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:11.3053524+02:00",
"date_end": "2026-09-06T06:46:11.3053524+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": "1683659b-3260-47ca-b96a-ed5d3a61d021",
"id_pos": "f9fc24c3-5501-422e-9b46-7171866ee694",
"id_list": "cd4c7c3c-1d32-4df7-9b0b-84ad7f1b0351",
"id_item": "f0095d45-5b98-4c9e-8997-8e3b0a60c4bc",
"id_item_type": "c10223ff-6adb-446b-9c74-bb87488b9c00",
"id_category": "b4c7fd63-a221-4ce4-904b-ac3938a3a4bb",
"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-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "075fa4da-98dc-43a9-9a8d-8e07ec0678a2",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_categories": {
"$ref": "8"
},
"mt_items": {
"$ref": "10"
},
"mt_items_types": {
"$ref": "33"
},
"mt_pos": {
"$ref": "13"
},
"mt_prices_list": {
"$id": "38",
"id": "536f62e4-1b4c-457a-a187-0ce4a75827bd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "add5cf3d-2362-48ed-8620-7235a8365856",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "d1e6607c-683a-4a66-b89a-1524281b8835",
"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-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "212aec41-e7de-44bb-b72d-78148028f755",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "39",
"id_pos": "17a2bd2c-fefd-4a45-9ffc-1377aacf904d",
"id_pos_type": "0a29339a-2300-4d40-af28-731d7bb26b87",
"id_price_list": "7a8c50a8-77b6-4e04-8a65-b3844aa1185c",
"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-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "8f3e25a0-080d-4b87-8d03-cd639341c9ce",
"commited": true,
"mt_pos_view": {
"$id": "40",
"id_pos": "0e69ad66-54ec-4ccc-92ee-77229867cc03",
"id_pos_type": "6d10fd10-b64c-4ccb-b436-6926a5544c45",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "3b6819c8-1f1b-4f19-9ff9-871b2a895c7a",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"mt_pos_prices_list": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_types": {
"$id": "41",
"id": "59dbc023-dbc5-4495-8afe-ed6c8f32f0fa",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "b98b5e87-2844-473f-9508-4720eec03cc4",
"commited": true,
"mt_items_featured": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_pos_doc_print": [
{
"$id": "42",
"id_pos_print": "5027e481-0ddf-4acd-847c-1dcb6d29e6c4",
"id_doc": "8b639d2a-fe14-434e-814a-47eeabcc7f05",
"id_pos_type": "93babd0a-648f-4e4b-8b44-b463d9a59d5d",
"id_doc_print": "6c743549-a07a-4af2-b2e1-5e440c9a3970",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "4d35e994-f194-4da5-8ce7-b4305d31cf45",
"commited": true,
"mt_docs": {
"$ref": "1"
},
"mt_pos_print": {
"$id": "43",
"id": "99b30631-aa6a-4ce9-98e6-3e2aa40d45e1",
"id_pos": "8af78f75-7c4e-4210-83fc-dbc8371f4a58",
"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-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "241089aa-8d4b-405e-9128-b3b8f64bd071",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"mt_pos_doc_print": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_pos_types": {
"$ref": "41"
},
"st_doc_print": {
"$id": "44",
"id": "5cbcbfb7-3991-4020-9507-5dd75728fbf3",
"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-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_doc_print_det": [
{
"$id": "45",
"id_doc_print": "6b408bb8-d4fb-41c9-a327-a6c94df6f703",
"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": "44"
}
},
{
"$ref": "45"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "42"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
"st_users": {
"$ref": "5"
}
},
"mt_prices_list": {
"$ref": "38"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "39"
}
],
"mt_prices_items": [
{
"$id": "46",
"id_list": "20e0e851-e042-43fb-b311-078b8aa898f4",
"id_item_sub": "54703a3f-6a8a-4131-b0cd-93dc0f4a52f9",
"validity_date": "2026-09-06T06:46:11.3053524+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "73a097aa-fa44-4e0b-865b-b3b4f5867c0e",
"commited": true,
"mt_items_sub": {
"$ref": "29"
},
"mt_prices_list": {
"$ref": "38"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "46"
}
],
"mt_prices_list1": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_list2": {
"$ref": "38"
},
"mt_prices_list_rules": [
{
"$id": "47",
"id": "8e0d2cad-79f1-4c9a-ab89-10a8e5c47ae1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:11.3053524+02:00",
"date_end": "2026-09-06T06:46:11.3053524+02:00",
"id_branch": "6aca3662-3df1-48ec-ab94-9a485897fc97",
"id_pos": "bfe63fc2-1773-457d-98d1-8c78a974c9ee",
"id_list": "a38fca7e-f3a3-445f-86d0-e7e2a554361c",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "a9150690-492e-4b69-afcf-affec12c343c",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": {
"$ref": "13"
},
"mt_prices_list": {
"$ref": "38"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "47"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_doc_sa_det": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "37"
}
],
"tt_items_customs": [
{
"$id": "48",
"id": "6fcc1b9f-362b-45ef-a73f-26c5142f1a29",
"order_id": 2,
"id_item": "cce9b77a-7720-4d57-beeb-19ee7fbe5b55",
"id_item_type": "04b7eaf3-b607-4d15-af1f-1d978de27914",
"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": "8800a509-bf0a-45af-95dd-3950633b4457",
"type_item": 11,
"id_voucher_json": "dc8bdf21-89cb-4cfe-97b5-cc74a255292a",
"count_voucher": 1,
"id_category": "387b002f-0280-4dc0-96fd-0979d1a9e562",
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "dd573673-40c5-4b26-9c4e-892ee790286a",
"commited": true,
"mt_items": {
"$ref": "10"
},
"mt_items_types": {
"$ref": "33"
},
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$id": "49",
"id": "8f54078c-208a-4d75-8e60-611ee764d3d4",
"nro_sesion": 2,
"id_pos": "6532a475-8ebb-4e83-9b3a-a364109c0aa0",
"date_tax": "2026-09-06T06:46:11.3053524+02:00",
"date_open": "2026-09-06T06:46:11.3053524+02:00",
"date_close": "2026-09-06T06:46:11.3053524+02:00",
"id_user_open": "b0510977-d5fd-4d7a-a743-7e71d05dcafe",
"id_user_close": "b09b177c-0e1d-4feb-86b5-293fe1cc405e",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"tt_cloakrooms_units": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_items_customs": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_doc_sa_pt": [
{
"$id": "50",
"id": "b4109b14-e4e5-46e4-aea8-2651b3c84e8a",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "5ce9111c-59ea-4f94-8573-6ea793a3fc7d",
"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-09-06T06:46:11.3053524+02:00",
"tt_pos_sesion": {
"$ref": "49"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "3aee8818-cfae-44a9-9d01-e1c87892e111",
"id_room_unit": "92616e81-4dcd-48c7-9e7d-efb870a791a6",
"id_room_list": "e558b58c-6736-474a-83cb-da1ee9530f24",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:46:11.3053524+02:00",
"date_from": "2026-09-06T06:46:11.3053524+02:00",
"date_end": "2026-09-06T06:46:11.3053524+02:00",
"date_open": "2026-09-06T06:46:11.3053524+02:00",
"date_close": "2026-09-06T06:46:11.3053524+02:00",
"id_employee": "3a2f180e-7d80-4a6a-9da0-0757f41ed339",
"id_employee_sec": "d50917de-53b1-406d-8c09-45dd8a65aae2",
"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": "f356abfb-f6d3-4c74-bb7d-51a6bd601a1e",
"comment": "sample string 7",
"id_user_open": "7864d0eb-c595-4689-912f-2fe26f9578c0",
"id_user_close": "0aa96d4b-f865-4389-9897-2b3e69aeba60",
"id_unit_state": "5f0dc049-0122-4514-b283-8e11065cb6ac",
"id_pos_sesion": "96b5c1a5-586e-4755-8a8b-cdbe597c9c40",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:46:11.3053524+02:00",
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"mt_employees": {
"$ref": "25"
},
"mt_employees1": {
"$ref": "25"
},
"mt_rooms_units": {
"$id": "52",
"id": "c81ab9ed-3ea2-434b-ba06-b807ae290a13",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "16a239b3-4f79-4aba-97b6-617744fd40e0",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "4777ebc0-4d8a-4756-b141-9cbdb202a4be",
"locked": true,
"date_locked": "2026-09-06T06:46:11.3053524+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "f1cdc8ce-7b23-48f4-a38f-a6c9d3264bda",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "985b87a5-bc67-4e8d-bcac-0597102cbf35",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b6d5213b-4ef3-4709-9fc5-c1a3f8638273",
"name_pos": "sample string 6",
"id_image": "9aeb4f23-7181-41ed-9386-9800e501ee54",
"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": "377ac822-4e99-4bb7-8f0f-03ee3fd5f709",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "38b088c5-c813-4b25-bdaf-89b3bea8106f",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "7459ceb9-4474-4168-892b-0b17feb51cea",
"id_room": "81bd19c2-defd-430e-8fe6-89a59969838d",
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "9a2ff0b7-d3db-4aaf-8cb7-30bb559b86b2",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "54"
}
],
"st_images": {
"$ref": "7"
},
"st_images1": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_list": [
{
"$id": "55",
"id": "7d088cce-ab70-4774-a737-d20055a1e59e",
"id_room": "853829f8-0389-46f1-a2bb-9d7028744f75",
"date_in": "2026-09-06T06:46:11.3053524+02:00",
"date_out": "2026-09-06T06:46:11.3053524+02:00",
"id_user_add": "3c338172-5347-400b-b388-60b4d62de028",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "5"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
{
"$ref": "55"
}
]
},
"mt_rooms_units_types": {
"$id": "56",
"id": "093e9554-6844-4ea8-9d71-08336ceef888",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "dfb67e15-150d-4460-89a7-2cdbda366e78",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "1dbd54ea-67ab-4176-9721-7a45797fc6bc",
"id_room_state": "62cc50ae-789e-4492-b96a-2d5d1eaa8e09",
"id_image": "0a575062-f8e8-4394-95a1-e16535f920b6",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "05fcabb2-8976-416c-af47-fb25e91bb3b5",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "e1996cf9-1de9-423f-962e-33ad13665087",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"id_user_upd": "0bd1acf4-d226-4802-a627-b174c13c737c",
"commited": true,
"st_users": {
"$ref": "5"
},
"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": "7"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "5"
}
},
"st_users": {
"$ref": "5"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_states": {
"$ref": "58"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_pos_sesion": {
"$ref": "49"
},
"tt_rooms_list": {
"$ref": "55"
}
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_tips": [
{
"$id": "59",
"id": "042ad66d-c292-44b8-92e2-b45b260bf7f9",
"id_pos_sesion": "4a86b1e5-9a7f-4bf7-aa3c-3307c5754674",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "ba459a77-157c-40f2-a29c-4c3bcd03e2e3",
"id_room_unit_activity": "efa8800c-a1e7-4f05-b2ae-043f82187855",
"id_doc_sa": "91a3aa47-326c-4124-896b-c77e07fd5d5c",
"id_pos_type": "d5d0dc02-7f2f-4563-acbb-1fe78dafd990",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "f9668270-e880-4daa-bdf9-9b51eb9be04e",
"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-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "49"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "cdfbdbba-b627-4098-93fe-5b84f1f3d841",
"id_user": "d99ba9aa-4254-47bd-8a17-376228f8b04c",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_tips": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "59"
}
],
"tt_pos_sesion_users": [
{
"$id": "61",
"id_pos_sesion": "7bb3ab8d-9b71-4a3f-8dfe-07e2b86fe76f",
"id_user": "e10c415e-59dd-4803-b2f2-fed7f585a65b",
"date_add": "2026-09-06T06:46:11.3053524+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "49"
}
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_cmd_connection": [
{
"$id": "62",
"id": "dd3da80b-082d-458a-a53d-29886a35ee8d",
"id_user": "b72d5355-c96b-4841-bca4-f3b5696037c2",
"id_user_profile": "c2860005-bc27-408b-bde8-0ea810625e9a",
"locator": "sample string 4",
"date_end": "2026-09-06T06:46:11.3053524+02:00",
"id_pos_sesion": "b32cc031-dbee-443f-8856-85f315b4c6fb",
"date_login": "2026-09-06T06:46:11.3053524+02:00",
"date_logout": "2026-09-06T06:46:11.3053524+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"st_users_profiles": {
"$id": "63",
"id": "3b843059-1d12-467a-9d26-0a5c8b2ea39f",
"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-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "3127c762-2657-4ecc-94bb-fbf5b034f850",
"id_function": "037543e9-83c1-4e30-8a91-73506aff01c5",
"id_user": "84932951-587d-4452-936a-a1af19659aef",
"id_profile": "331ccfde-8b8f-4827-bdf7-a87ee8583b95",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "5"
},
"st_functions": {
"$id": "65",
"id": "1f630a37-1cfb-425d-8658-76c9bf321d96",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "3506ab1b-0a78-41d0-b496-7df0be902fc6",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "db23c353-c9f9-4a66-9c34-2f0418f51c64",
"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-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "1f35ef58-1375-4409-ab7e-b8450d411788",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"st_images": {
"$ref": "7"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "64"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"tt_pos_sesion": {
"$ref": "49"
}
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$id": "67",
"id": "2ef6f69c-152e-4471-b6cd-ddc7d7399a7c",
"id_user": "8b64e9b1-c9eb-4087-a96c-f157dd0f2a91",
"date_add": "2026-09-06T06:46:11.3053524+02:00",
"destiny_type": 4,
"id_key": "13843b61-f7b4-4346-bbb3-2bbb2f0b4f1a",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:46:11.3053524+02:00",
"id_pos_sesion": "c71ba605-2bbc-4e83-81d3-545f936b412b",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "49"
}
},
{
"$ref": "67"
}
]
}
},
{
"$ref": "48"
}
]
},
"mt_items_vouchers": {
"$id": "68",
"id": "3eb7897e-32c5-420d-8ad3-b0969eb1d4c8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "dfb117f1-7958-4486-8b61-eb49f20dbaed",
"id_doc_print": "76795780-f34d-4072-b71d-8a104c5a6b52",
"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-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_prices_items": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_doc_sa_det": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
},
"mt_prices_list": {
"$ref": "38"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": {
"$ref": "17"
},
"tt_doc_sa_det_stock": [
{
"$id": "69",
"id_doc_sa": "1be16e37-6094-4790-92c3-d8da53f280e1",
"id_line": 2,
"id_item": "fb9a6c7e-949d-430b-a07d-62b3b460070c",
"qty": 4.1,
"mt_items": {
"$ref": "10"
},
"tt_doc_sa_det": {
"$ref": "28"
}
},
{
"$ref": "69"
}
]
},
{
"$ref": "28"
}
],
"tt_doc_sa_pay": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"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"
}
]
},
"mt_money_types": {
"$ref": "3"
},
"mt_payment_types": {
"$ref": "23"
},
"tt_doc_sa": {
"$ref": "17"
},
"tt_vouchers": {
"$ref": "35"
}
},
{
"$ref": "24"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_money_types": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "17"
}
},
{
"$ref": "22"
}
],
"tt_doc_sa_det": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa_pay": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa2": {
"$ref": "17"
},
"tt_pos_sesion": {
"$ref": "49"
},
"tt_rooms_units_activity": {
"$ref": "51"
},
"tt_spool_doc_print": [
{
"$id": "70",
"id": "4ecd25b2-146c-4b3b-8e0a-c0c49855b73a",
"spool_server": "sample string 2",
"id_doc_sa": "569243d6-fa88-48fe-a640-3554625e80b8",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"printed": true,
"print_on": "2026-09-06T06:46:11.3053524+02:00",
"tt_doc_sa": {
"$ref": "17"
}
},
{
"$ref": "70"
}
]
},
"tt_pos_sesion": {
"$ref": "49"
}
},
{
"$ref": "16"
}
]
},
{
"$ref": "15"
}
],
"mt_items_featured": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_pos_print": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_list_rules": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_prices_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "71",
"id_pos": "b71c4f73-71d3-47d0-88dd-73bcc3f36bf8",
"id_doc": "a04a3ff5-072e-496b-becf-57ddb0e11beb",
"value": 3,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"mt_docs": {
"$ref": "1"
},
"mt_pos": {
"$ref": "13"
}
},
{
"$ref": "71"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "84e9e582-243c-4e6f-9212-7b69c42137b2",
"id_pos": "8416ed20-3d41-47e7-a405-ad86c73cf1b6",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:46:11.3053524+02:00",
"key_access": "sample string 5",
"id_user_add": "113d7516-1dad-4d64-9f69-3af2ff852ab9",
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "5dba5a02-d00d-40e4-8aa4-e3bbfd10fbe4",
"id_pos": "d846026b-6d07-48d1-ba5e-80487cf0ccbf",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "4dd33f05-8a77-48ed-98b1-20602c8e6e93",
"id_pos": "5c7b39bf-06e5-419e-8a75-0c580dd9a6df",
"date_add": "2026-09-06T06:46:11.3053524+02:00",
"date_upd": "2026-09-06T06:46:11.3053524+02:00",
"date_out": "2026-09-06T06:46:11.3053524+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "13"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_branches": {
"$ref": "6"
},
"tt_logs": [
{
"$id": "75",
"id": "c13160a9-0d57-4016-af36-6113b9600ccc",
"id_user_add": "df24aa1d-47a7-4f3b-97b3-405a1554a336",
"id_table": "545b877d-ea7e-4a35-ad90-8358fd61c552",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "a54740cd-2240-4678-b152-dd3c67738516",
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"st_sync_tables": {
"$id": "76",
"id": "922460bc-7b31-4126-8afb-c0cd0c970c06",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "4ad870df-1fd8-4a20-932f-6e6ddebdc4c5",
"id_sync": "04d7cbf4-998f-4f06-9b4c-5ce243dbf5c5",
"json": "sample string 3",
"id_table": "af5e9b1b-3fce-4555-a9c2-860e88762574",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "b9d3d4f8-1848-4bf5-a421-5a9af4090bcf",
"id_branch_from": "87419daa-7ed1-4b19-8f16-7e8a5e0b66ba",
"id_branch_to": "be702315-16d0-40bd-bc10-b52b08536e06",
"type": 4,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:46:11.3053524+02:00",
"send_on": "2026-09-06T06:46:11.3053524+02:00",
"mt_branches": {
"$ref": "6"
},
"mt_branches1": {
"$ref": "6"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "c777b47a-da5f-4086-875c-3752e7023dc7",
"id_pos": "54097c4c-fc6f-4ed5-909a-79c7cfddcb55",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"mt_pos": {
"$ref": "13"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
"mt_pos_types": {
"$ref": "41"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "12"
}
],
"mt_items_formula": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_units": {
"$ref": "32"
},
"mt_units1": {
"$ref": "32"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_items_sub": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_prices_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_doc_st_det": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_items_customs": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_stock": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers_det": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "9"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_vouchers_det": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
{
"$ref": "8"
}
],
"mt_employees": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items_types": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_money_types": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_payment_types": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_prices_list": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_images_types": {
"$id": "80",
"id": "7498536f-46c8-43fb-ba53-b58f415546ca",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"st_images": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"mt_docs": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users1": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_branches_zones": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_employees_branches": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_featured": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_locations": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "78cb6fe7-a074-4c11-ab7a-0404f4002bc4",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:46:11.3053524+02:00",
"date_end": "2026-09-06T06:46:11.3053524+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"last_update": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_prices_list_rules": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_prices_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_st": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
{
"$ref": "6"
}
],
"mt_branches_zones": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_brands": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_categories": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories_items": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_cloakrooms": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_docs_payment_money": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_employees": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_employees_profiles": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items_featured": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items_sub": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_items_types": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_locations": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_money_rates": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_money_types": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_payment_types": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_pos_doc_print": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_pos_prices_list": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_print": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_pos_types": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_view": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_items": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_prices_list": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_list_rules": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_prices_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_rooms_units_types": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_units": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_units_ref": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "7"
},
"st_images1": {
"$ref": "7"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "82",
"id": "dcef22b1-0a5c-46ec-adba-36dc56699016",
"token_id": "sample string 2",
"id_user": "7e7c2e37-103d-438f-afea-ec42c5885e36",
"date_from": "2026-09-06T06:46:11.3053524+02:00",
"date_end": "2026-09-06T06:46:11.3053524+02:00",
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"st_users": {
"$ref": "5"
}
},
{
"$ref": "82"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa_det": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa_det1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_st1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_items_customs": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_pos_sesion1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_log": [
{
"$id": "83",
"id": "f1d373ae-3455-4708-ad3a-07f2813e312d",
"id_room_activity": "15bc0e83-7b92-4d4e-95ee-c5c9f308e14e",
"id_pos_sesion": "4783553d-a411-4930-a256-044530b047a6",
"log_text": "sample string 4",
"id_user": "9c465771-61c1-47dc-b3e8-3b6de6fac103",
"event_type": "sample string 6",
"correlation_id": "e7506b78-c37f-435e-aa19-e499d8216199",
"id_room_unit": "bba64e4f-a497-49be-a72d-a1035a82b051",
"id_room_unit_source": "9e563b26-e47d-4b8a-a82d-484d15dafb56",
"id_room_unit_destination": "06a3f216-e2ec-47d1-904a-efdc1e109634",
"id_room_activity_related": "895491e5-0150-4014-a1e9-253e0a78f98e",
"id_doc_sa": "8c14ae7c-8864-4872-809a-5463959785aa",
"id_user_authorizer": "3cc3b0c9-f4b7-4752-a2f4-2596d8827240",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:46:11.3053524+02:00",
"commited": true,
"st_users": {
"$ref": "5"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_docs": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_pos_sesion_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_items": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_rooms_units_states": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"st_users_profiles": {
"$ref": "63"
},
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
}
},
{
"$ref": "4"
}
],
"mt_money_rates1": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_cashflow": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa_pay": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_payment_types": {
"$ref": "23"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "2"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_pos_doc_print": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_doc_num": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_st": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
}