DELETE api/Mt_Pos_Print/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
mt_pos_print| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_pos | globally unique identifier |
Required |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| mode_print | integer |
Required |
|
| port | string |
Max length: 10 |
|
| baud_rate | integer |
None. |
|
| data_bits | integer |
None. |
|
| stop_bit | integer |
None. |
|
| flow_control | integer |
None. |
|
| parity | integer |
None. |
|
| pin_cashdrawer | integer |
None. |
|
| ip_printer | string |
Max length: 15 |
|
| port_ip | integer |
None. |
|
| printer_name | string |
Max length: 100 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_pos | mt_pos |
None. |
|
| mt_pos_doc_print | Collection of mt_pos_doc_print |
None. |
|
| st_users | st_users |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "ce7d89cc-4660-4fd8-af5f-a1a329d0bdb1",
"id_pos": "6c7e385d-b71e-4787-82ee-de8d8494f925",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "21d015a9-251a-48ec-80b9-2b6ca72e07b9",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "13aeacf7-24fd-4991-a090-fe25ab159fba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "37d1c1f7-62d4-4011-9a42-5b2665fc79c9",
"id_zone": "cc11549a-4097-4efa-bb9e-8e2aa69ce0f7",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "1839e2a3-f79c-4f5c-b0b4-5accd8d5ae19",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "e737e430-8b84-4393-b28f-ba630ba5c5d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1a6df4f3-0b05-4932-bcfd-497cfd0828ad",
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "638c80b8-d657-4f3a-94af-6776627fc1cf",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "f9411196-20ef-4135-8c68-a94bcb134b67",
"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": "d3fc0c83-d40f-4419-a880-68bc0a170ac3",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "b5108feb-48c8-441b-8519-915a155c9e42",
"commited": true,
"st_images": {
"$id": "5",
"id": "b1f8220f-70d1-4ede-8e25-06673657d986",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "aea20dab-9fd4-4161-813a-89fbb1136f7c",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "dbf04e42-9c74-4798-ad8c-ab44bdcffdd3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "4042d221-1de7-4604-a83e-3cbfb66c39cc",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "1ed2f24d-d8e2-464a-8bd2-cf945694a557",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "2929259b-55f7-43c2-bf22-c6f41b24bf14",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "72f91a2f-d310-48d8-9522-3b16a7f05552",
"id_item": "c69a216c-d526-48af-9b60-5ce5a51010f0",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "0990d9d8-47fe-4c6a-acdb-947b9da48fc0",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "05766f97-a706-4e94-86dd-c448d05efba9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "263d781c-1c27-4cd3-835d-4efa061ef8c9",
"id_unit_sec": "99ada833-d05b-4034-b5c6-1d023de88e16",
"id_brand": "cd910ecd-4e1e-4b2d-8ced-db60fec35edf",
"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": "20f97f96-5b37-40ea-9751-fca9fe144ea2",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "9b5709c7-4fd6-4174-acdf-5fc167f1ea1e",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "ba8adf36-61bd-45a4-a4ce-8f0538a3d9c9",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "6aeb018f-805b-409c-99e9-cb767bd7bbd9",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "c5f36cda-fa5f-47c4-be23-f6aaf1f004d4",
"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": "35ad6d06-9f25-4f6c-ac70-e058681f7ef7",
"view_messages": true,
"id_image_photo": "0b003622-d46b-4ad6-ac24-a2dbb042039c",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "e0d80889-0c86-4fad-bb50-e92b4e883d7f",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$id": "11",
"id": "8422b489-8c57-4378-8022-223c8826b255",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "cfbd06e9-9479-4fa4-ae0e-efa293c79769",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "fdcff421-3bae-4435-ab06-c4ce7bd58fc5",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "21ad0e18-f940-4058-ace2-b795900c7de9",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "289c25fb-2c90-43db-9edb-95416d89454e",
"id_cloakroom": "2c50aa82-1d6f-4e5a-a7e4-7d8ce18fdc0f",
"id_pos_sesion": "495e7cee-1cce-4033-9422-cdd52736aba0",
"unit_id": 4,
"date_open": "2026-03-10T07:08:57.3952733+01:00",
"date_close": "2026-03-10T07:08:57.3952733+01:00",
"id_doc_sa": "f67ba927-b546-4ae6-acf2-4b0eef585c3b",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "4870dda1-7342-4b23-9d5e-fd71b05612cf",
"id_pos": "98ecc989-151b-4b34-be0e-7674056eaf1a",
"id_doc": "a331bbd0-6335-4dbf-ba08-28312fa4ae2d",
"id_branch": "79620ce6-08af-4e50-a73e-4e1bd15d43e8",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:08:57.3952733+01:00",
"date_tax": "2026-03-10T07:08:57.3952733+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "ae6cbe21-b65c-43bf-8174-dc71ce1570ba",
"id_relationship": "87934123-f4a3-4a2d-988d-c5c385618e5b",
"id_loc_from": "7f809213-3901-418f-a959-35f0ad2b35d3",
"id_loc_end": "d26921e4-587a-48c5-98e9-5129aab63b80",
"id_user_add": "9bb11a01-fdb8-4a0c-91dd-5cf1ad08c366",
"id_user_upd": "0ccaf49c-c27a-49b6-8fde-41113be8ccfc",
"comment": "sample string 12",
"id_pos_sesion": "11ceef8a-0c9a-41e8-ba85-bceef56621df",
"id_room_unit": "61450657-65b3-4693-8885-5afe336af4e0",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "6a4a185d-6177-4be8-a6de-b1b4da1216ea",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "5e7c7140-a256-415d-b093-7347965954b3",
"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": "68e66517-9dc9-4c68-bc5d-3d9d07c92fa5",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "f2af6f64-e053-4406-ac9c-2f98975ff607",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "d5556420-1acf-4b74-8ebd-942225ae646b",
"id_pay": "5636c837-4cf5-4aea-b85b-bcec48716743",
"id_money": "fc6a773d-56f6-4b82-a8e4-cb5b588571dd",
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "353d560c-22eb-492a-b394-33fdb649167b",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "8d3029e4-2f1e-41d2-afa1-5f9e486adc71",
"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": "62108636-0b9b-4971-8a6a-2ebd6064bee9",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "fd006766-9fec-4847-b505-6b2654c36d31",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "ce2e8855-45fc-41b1-a1f9-b9ddae31098b",
"id_money_2": "12139756-fb72-4dd2-a1e6-854212171751",
"date_from": "2026-03-10T07:08:57.3952733+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "fd7d5e93-2af5-41b1-91ae-29e77f617a94",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "cc9bb7c3-6fc1-4248-898b-b8b0b9593203",
"id_pay": "4f50c963-2da4-4b3d-9773-7d03c58c09a9",
"id_money": "c0af0483-ecee-442f-865d-66111d865910",
"date_cashflow": "2026-03-10T07:08:57.3952733+01:00",
"coefficient": 5.1,
"id_user_add": "6e7460ba-c247-48e8-8262-8f367dfa450a",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "1ded54da-14dd-4a6c-a869-6b88d5560527",
"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": "2d14b2eb-21cb-4d5e-9ebb-ee01fab1bbc7",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "09d405c7-a3a2-4d64-a8ef-0fecef9deddb",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "52a55fc7-857c-4936-85fc-ffc22323fe15",
"id_line": 2,
"id_pay": "7d643994-65b8-4a07-a778-2a239e56a8ab",
"id_money": "2571ceb5-649a-4e66-8651-b61bcd1ea894",
"coefficient": 5.1,
"id_voucher": "1774c6c7-602c-43e2-814f-85c6eb54988c",
"id_employee": "47d1b116-cba3-4a8b-8ac7-5fc755dd7ba4",
"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": "797e440a-4fe9-4498-aed8-a2dc35ac469f",
"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": "21",
"id": "51fe531a-acc7-4ea7-a970-10bded272200",
"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": "675661f9-2b3b-4057-b08c-0994512af124",
"name_pos": "sample string 12",
"id_image": "3a05f08f-62d3-4802-859f-cd1323f364dd",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "90570833-b151-452c-bbab-aa52ef31778a",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "334dc96e-ae11-4956-ae08-10e301ec85ee",
"id_branch": "49dbab4f-5637-436f-98fc-3dd03852b7dd",
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "0baa0187-eb8d-4674-8592-922aaadde419",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "0ae2c7d9-b5ee-49a3-89d5-9cf56df85d1d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "2368ef18-4fbd-46f3-880e-82380f5434b8",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "10"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "3ed0eae4-a676-4515-906c-53c3f2e95c2c",
"id_line": 2,
"id_item_sub": "b49975dc-bd54-411c-8ba2-cb2d8c9413e5",
"qty": 4.1,
"id_list": "07a061d2-a1e6-4c98-ba4c-6f9ccc87eaf5",
"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": "f2d6017c-621d-4d4e-b261-94c4b5bfb4ba",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "f717101a-1376-45e7-972d-f94746c88a12",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "a10aad0e-19e3-49dc-a18f-38811e5ed6e6",
"id_user_upd": "f8b1a754-da6a-4547-a155-a881975e8ae2",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "76870990-d48e-43dd-9bf9-dfa812b1dd86",
"id_item": "e3193d70-91d8-4321-8d6c-756f87b8d1d7",
"id_item_type": "4def5bfa-5347-4e37-8d24-5973a2e011d7",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "585469f7-8bfe-490c-a3b7-841af4e2dd7c",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "06260100-773a-40dd-b0f4-67c2f1a7837d",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "567c598d-288f-4f96-b6dc-d9156260e6b1",
"id_item": "6f13736f-f836-40e9-8f4c-14253db3d811",
"group_id": 3,
"id_unit_ref": "a8bd6ca3-7b84-4e80-800b-6438f5e2a12c",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "786b0691-e45e-488a-a9cc-3c754fe0bd3d",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "52c778a5-3a3c-4ff3-a2b8-d66c000b30de",
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "8657eec6-ac62-44ef-ab37-c8265f8f2412",
"commited": true,
"mt_units": {
"$id": "28",
"id": "7c721359-9eae-4ed5-acce-228900020e5a",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "dfdbe563-ffcf-44c5-8dd4-bd6fe8f4f5da",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "c1d6a7cd-d8b5-40f2-8cd4-d902456017cc",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "d30a4605-46d4-4706-bf4e-e66bae2b931e",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "89dbbeb9-35eb-47dc-b7f7-e24bc5d31462",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "2f0ec203-f805-41f7-89ce-e6c57a3854d7",
"id_line": "2b4ff12e-85b8-4c17-85b1-44889ea9d781",
"id_category": "f7eeb317-ca6e-47c7-85cf-cc4f16951e8a",
"id_item": "54467a64-1954-4573-b91b-eb38655e0446",
"id_item_type": "e3c2bee1-a958-41ae-bd61-320c421dd10c",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "d6096909-26f2-4f15-a101-1d320f780c1a",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:08:57.3952733+01:00",
"date_end": "2026-03-10T07:08:57.3952733+01:00",
"date_used": "2026-03-10T07:08:57.3952733+01:00",
"date_sesion": "2026-03-10T07:08:57.3952733+01:00",
"id_employee": "88982577-bccc-41c6-945d-d3d4d671958f",
"id_branch": "1b9cc386-ae6e-49cc-8ca0-3661369850d4",
"id_voucher_permision": "8196e341-a87f-4a87-ae39-598e7aa38437",
"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": "9ca5666c-6622-422e-941f-65d5fb89aa7c",
"id_user_add": "264cfeac-6813-4887-bc5e-e6e17edfbae3",
"id_doc_sa": "76fe84c5-1a52-403b-b4c8-01efbc0f6c7f",
"id_item_sub": "eedcd70d-b595-4eeb-832a-95a0e97e88e2",
"id_pos_sesion": "43bf13e4-bfe0-4082-b6d8-250000e1534a",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "52432211-e968-4b05-a6cd-ad891c86589d",
"date_from": "2026-03-10T07:08:57.3952733+01:00",
"date_end": "2026-03-10T07:08:57.3952733+01:00",
"date_used": "2026-03-10T07:08:57.3952733+01:00",
"id_employee": "fd01e577-aba3-407c-8946-a263847629a7",
"id_branch": "4b328c36-c8e0-4293-a063-7d514a0c1d62",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "e680f6b1-eb78-4aea-9b7c-32004b72410d",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "499765b2-30a1-459b-a5a3-37e58441124c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:08:57.3952733+01:00",
"date_end": "2026-03-10T07:08:57.3952733+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "a82ef85d-4004-482b-b36f-fd7cd468734c",
"id_pos": "2f8cbbfe-292a-4229-91b1-f44f55b2e430",
"id_list": "8345f24d-0e40-47b6-af8a-f25d66c39e18",
"id_item": "85a03e9a-1802-40a0-96ad-9b5663208390",
"id_item_type": "7be19a7b-ce3b-475a-afeb-6bd7c667b2f0",
"id_category": "9c18285f-a298-40c0-b539-c06377707880",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "9e385892-829b-4c28-89fd-4695c1071e95",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$id": "34",
"id": "b691e6b1-e003-478d-b6b3-a216bfcf8be1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "e4f2aba0-591d-4b83-9bfb-df6777298483",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "ba7c6fa5-ee70-4ec3-b724-21ab286dc369",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "7d9d524f-38b4-4b8d-98bb-ec2f3774202b",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "8f7dac7f-146f-4f56-9215-474095e16aad",
"id_pos_type": "77bd545c-d75e-492d-b53b-b34970c66dc5",
"id_price_list": "4d4f1963-4ad2-4880-a745-749a538eec79",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "3302ffdf-ecc5-40bd-89b6-ebb5f0cb1727",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "3a3ab31d-20ee-4f32-abba-da84cce761af",
"id_pos_type": "133afd0d-fe18-4402-b1b0-0cfccd249cd0",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "bd7aa41f-f44f-4b9a-b7a8-aa778f5c57d6",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "f1503c99-0558-43da-a936-7a6fa937ce2e",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "bfaf2bbd-2cc9-4d48-8e13-9045ca3d4c7d",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "2c1d5d96-07ca-45a1-b473-ac138915d4bf",
"id_branch": "c241498f-ad9f-4949-a397-5b211fe19620",
"id_pos_type": "9c4eee27-f4e3-4343-aab4-6c03f1a71b94",
"id_pos": "2d290cb6-0dc0-486a-b130-7e10b928129a",
"id_item": "7b5cbec2-0684-448a-b7b4-4094887e1cab",
"date_from": "2026-03-10T07:08:57.3952733+01:00",
"date_end": "2026-03-10T07:08:57.3952733+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "1905f303-ee1f-4f55-a5a9-ccfced279291",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "2"
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "38"
}
],
"mt_pos_doc_print": [
{
"$id": "39",
"id_pos_print": "0e711ce6-8e9e-44c3-930e-f7e76cc15c73",
"id_doc": "c9389a9b-fd15-4ba0-8a1c-3590ea20e5be",
"id_pos_type": "0d43fba4-67f4-48c4-9caf-3ddae7753ed5",
"id_doc_print": "b479bb3c-2f70-4df4-b279-87713a9a24c8",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "90202af1-4826-43a2-b8ca-d01e5ab5a2ac",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$ref": "1"
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "11aa96c8-31c8-4de4-a397-52d3d42b92d1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "d5770a35-c28b-4945-90e6-fe743ae196c1",
"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": "40"
}
},
{
"$ref": "41"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "42",
"id_list": "1e58d084-ac07-4f82-8a38-af5ff2323f42",
"id_item_sub": "0a558ee5-62e7-4fad-9aea-311a2f785808",
"validity_date": "2026-03-10T07:08:57.3952733+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "828a5c1b-05e0-4d89-87e8-ce31c9d8972b",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "43",
"id": "ef1bf49d-f6dd-4148-a20e-85b4dc430974",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:08:57.3952733+01:00",
"date_end": "2026-03-10T07:08:57.3952733+01:00",
"id_branch": "cc2a8f39-8756-4393-adef-e3b38eab4cf0",
"id_pos": "ad35c36c-fb32-4315-81eb-c4ebde1966ef",
"id_list": "f2ae3e5f-5976-45a9-8b68-d8ea8e967b48",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "aca83fb3-77a5-4593-b528-8155c7b80023",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "98c0888c-9fbd-4fbd-9afb-a10d47a997ed",
"order_id": 2,
"id_item": "a9667f8c-a48d-4562-aaf0-8034467fcfb8",
"id_item_type": "f955e92a-42b9-48ba-b4b2-1a80e3701e51",
"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": "648526a5-43b2-4791-a409-68de10e4877f",
"type_item": 11,
"id_voucher_json": "4714c3ed-8cf1-4920-a188-4cd018950ce3",
"count_voucher": 1,
"id_category": "646b689f-2ae1-4185-8aae-2a9f3a2dbc3f",
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "315aa989-8c6b-40ff-82bf-ccf4b5f7572a",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "45",
"id": "d8280e1b-f6dd-4207-a458-100bcf9e4fc7",
"nro_sesion": 2,
"id_pos": "fcd690d6-a3d8-4936-9246-b635fac54abe",
"date_tax": "2026-03-10T07:08:57.3952733+01:00",
"date_open": "2026-03-10T07:08:57.3952733+01:00",
"date_close": "2026-03-10T07:08:57.3952733+01:00",
"id_user_open": "dc3c6da5-f711-4714-a323-c39198d73a9a",
"id_user_close": "656a3bc0-6b76-49e7-a04a-c046e352085e",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "a190d585-3417-4376-b3ca-dbbf1777d3ca",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "9120f97d-b7dc-45f1-9569-365d01ee4fd0",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "ceb89dde-ee86-4ea7-ab32-440b41233ac2",
"id_room_unit": "112363ce-3d74-4dbf-8601-d9bb09191a27",
"id_room_list": "bb20a9ac-fdc5-4def-a6d3-da2978bb8802",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:08:57.3952733+01:00",
"date_from": "2026-03-10T07:08:57.3952733+01:00",
"date_end": "2026-03-10T07:08:57.3952733+01:00",
"date_open": "2026-03-10T07:08:57.3952733+01:00",
"date_close": "2026-03-10T07:08:57.3952733+01:00",
"id_employee": "5903d389-da57-416e-912a-6c4e5c5a8ebd",
"id_employee_sec": "3b93ed6e-ce58-47c8-9d7a-a8b5a594ebeb",
"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": "3fd0cc76-bbc0-4452-bb9c-980e43318fbb",
"comment": "sample string 7",
"id_user_open": "3a0a1d97-7e24-4e0b-aa6e-369d581af96d",
"id_user_close": "7f2c327c-84d1-44c8-91f5-e9076e9340eb",
"id_unit_state": "6b08fb7a-de07-4387-b7b4-8dc5203c8ea3",
"id_pos_sesion": "4279cc60-9e30-4bec-839b-9fb3d7802805",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:08:57.3952733+01:00",
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "bacef85c-44ac-4db1-b20c-71dd6128b626",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "84978149-266f-4cb7-9354-9cf72f15be0a",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "4fcf41e2-e41d-4a69-8a8a-e43283627924",
"locked": true,
"date_locked": "2026-03-10T07:08:57.3952733+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "d3b8f671-9208-4f3d-aa27-99197c9025de",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "f516cb80-78dd-4d6e-b235-4ac9c7831b2f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0a3105d1-5758-4284-9109-220164d35245",
"name_pos": "sample string 6",
"id_image": "417584f0-7f60-408a-a8f1-582453a9a922",
"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": "86cd62ff-65b7-481f-a555-47a546e91f35",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "b5704e16-acd4-4c33-9ced-f8928d381836",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "f9cb0f7c-aa81-444c-aa7f-16e4fb9fc286",
"id_room": "de4f77fc-4ea5-4516-a8d5-219aed082f08",
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "b6332d20-55e6-4a4e-946f-4da364246ac6",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "9d850297-5b86-4f10-824d-208b008e537b",
"id_room": "7f7b3d1b-6d8f-4523-abb6-01dcfe281a20",
"date_in": "2026-03-10T07:08:57.3952733+01:00",
"date_out": "2026-03-10T07:08:57.3952733+01:00",
"id_user_add": "d91f2f84-4c50-4ee6-8039-c3ad4aaf5629",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "348aa3d3-6c10-4525-93a2-dbc1f05e68e3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "410e734d-ea9d-42bd-8419-1b4689dd75b6",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "d2fc87bb-a31e-428b-bc8e-a97ed1005229",
"id_room_state": "6057a67a-adae-4fda-a4fb-d03fc63b7398",
"id_image": "c37f318d-2e4f-4cbb-a7dc-654971e0e9fc",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "48f8866f-6b3d-4cd2-afac-d70da120f908",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "b4c882ca-7cdb-485d-9b88-33ec8aa838dd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "e1923147-d652-4415-93e9-b42a63868750",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "55",
"id": "6d18131e-8955-40d0-9b88-102d8a38eaa4",
"id_pos_sesion": "37130f0a-b905-41c4-9628-33cae5ec2610",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "7e8b33a2-e8b9-407a-9d6e-ed678f6c6477",
"id_room_unit_activity": "b7f60ae5-b05a-4bd7-82ca-faca8dba91fc",
"id_doc_sa": "4506c31d-7ab1-4647-8a21-9861b073eae0",
"id_pos_type": "e31da26a-4f86-4c76-bc8e-25dc0927b0ef",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "49a8cab3-a014-4e97-8c2a-ed3bc312bad9",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "9f2e4d8a-ba2e-4c75-ab93-cb90766b360a",
"id_user": "c1b8a22c-f34b-416e-b069-1f34198de7a6",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "f9f32cd4-17bf-4c6a-8104-89ee10772539",
"id_user": "6b4b4d52-2343-4c41-ac8c-90d9bdcca482",
"date_add": "2026-03-10T07:08:57.3952733+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "58",
"id": "ad4eeaf4-cd2a-4f88-a720-4806a5d0ecad",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "8233be44-2301-49d3-8c18-fc6b1188affc",
"id_doc_print": "9afaaf19-7acf-4ddb-90f2-bbc7c46282d4",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "59",
"id_doc_sa": "7cb358f7-d6f3-4384-b675-aa5cdfed47e6",
"id_line": 2,
"id_item": "83b58f5d-7b80-4855-a98b-4a84d07b47d1",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "59"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "aacdc0e2-821a-489e-a5e7-73f0c02ae373",
"id_doc": "d76b0495-4562-46df-b66f-a5de59f72620",
"value": 3,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "a1f0ff43-de63-43e7-8a19-69a6f8494f65",
"id_pos": "efd04cb5-f356-4731-9c0d-134186128995",
"id_doc": "c48142b2-3774-4c23-8792-a2d82cb30aa1",
"id_branch": "5505ab2c-4f7b-4787-aeeb-1b3508251e9e",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:08:57.3952733+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "bd31ecf7-ce6d-444d-892c-86a08d85c475",
"id_loc_from": "38c33630-b7d8-4921-ab0c-882ea6299be2",
"id_loc_end": "0bab7aba-719d-4f89-af12-d14d26888fe0",
"id_user_add": "6e7aee9f-fd42-46aa-888d-e39f537684d6",
"id_user_upd": "49e832ce-7233-451b-ac7a-631b9fd2b3d9",
"id_pos_sesion": "09bda165-f4cd-45a5-8ac4-f629117de4b4",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:08:57.3952733+01:00",
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "6352e243-7e18-465b-8a66-d5e2c1bbdaa1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "cb628819-d060-4c7e-a9b7-7f36f32e3662",
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"id_user_upd": "259da009-78c2-4158-b402-2f2d8acbeb6c",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "d42ae5b0-4106-4776-9b21-88b9602b3a48",
"id_item": "d632a37f-69d6-46cb-86f7-6bdc61a8ecc3",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "9c6a01bf-9afe-45e7-9d3f-570fd179474e",
"id_line": 2,
"id_item": "7428459e-a36a-4fe4-9bc4-1897c4883a20",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "19ee8183-b7b6-40c9-b22c-c2d29100a756",
"spool_server": "sample string 2",
"id_doc_sa": "4473a1c6-4d2e-4a93-8919-d936de3b1289",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"printed": true,
"print_on": "2026-03-10T07:08:57.3952733+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$id": "66",
"id": "6d4f2dd6-f477-4918-a53c-a62090feeddf",
"id_function": "a8663578-9659-4b17-abc5-c73a7fc58cac",
"id_user": "30531b9b-9c99-403d-96a9-1cb7633b8e1f",
"id_profile": "aa580e86-7fae-46d7-a21f-e357e87b56fe",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"st_users_profiles": {
"$id": "67",
"id": "e75c7c46-4963-42b1-ba2c-bb1f05036495",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "68",
"id": "3e98b728-7c2e-4c9c-bd2f-9246c81783ed",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "ea72702c-db78-4f19-b7e5-fa6b7bd1ac45",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "15c3a849-900e-432e-87a2-37069daa5dfc",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"st_functions_groups": {
"$id": "69",
"id": "44c22991-c1e0-4bf2-ac8c-5eabae26d6f6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"st_functions": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
}
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "70",
"id": "42ed9d22-741c-477c-aab7-78e4f6ec7bd5",
"id_pos": "6c03e3f6-045f-4028-9bb4-1ffc84aca552",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:08:57.3952733+01:00",
"key_access": "sample string 5",
"id_user_add": "debc4034-b5c8-49f9-992e-d667d2b97dba",
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "9361bf9d-c0d5-4a06-9fdb-540fa220ef05",
"id_pos": "7b2b1e90-3cd7-47ba-b805-9a96eb875a77",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "71"
}
],
"st_users_profiles": {
"$ref": "67"
},
"st_users_token": [
{
"$id": "72",
"id": "046ccf6f-694a-4aa6-829a-2389d2fa7b90",
"token_id": "sample string 2",
"id_user": "83a4d7e7-9e3e-46f9-94c4-785652174b49",
"date_from": "2026-03-10T07:08:57.3952733+01:00",
"date_end": "2026-03-10T07:08:57.3952733+01:00",
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$id": "73",
"id": "629dff15-934a-4b67-8a2e-74603a138b97",
"id_user_add": "efddb11f-17b8-4cc0-ab64-773ba8f93b7b",
"id_table": "07c559c4-40ad-4f8e-bdc8-dab68d187b94",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "b359bfdc-a1df-4e39-bcd2-bc0c5be8d176",
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "74",
"id": "e16e3733-da87-45b5-ab9d-e39d99a87107",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "13bc7bec-36bb-4894-bafd-9c4098fc5c87",
"id_sync": "b3f9a59d-51c0-4887-a4d1-d2547e52c21f",
"json": "sample string 3",
"id_table": "03509471-a02a-47f3-9762-51cc80f00208",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "4c25690a-b6f3-40f0-adb5-45f7df38c357",
"id_branch_from": "570d2f97-c380-4e7f-89f6-11ecc1544dce",
"id_branch_to": "e4c425ad-4194-4e57-901d-3c4614840a19",
"type": 4,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:08:57.3952733+01:00",
"send_on": "2026-03-10T07:08:57.3952733+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_sync_tables": {
"$ref": "74"
}
},
{
"$ref": "75"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_pos_sesion1": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_log": [
{
"$id": "77",
"id": "bca2fb76-c643-46bf-aac9-d12c409c7c7e",
"id_room_activity": "29022611-12c6-48f4-9b4f-113353cd0c43",
"id_pos_sesion": "65becd54-166b-4c38-847f-4665229a66bd",
"log_text": "sample string 4",
"id_user": "d8ea7a32-ed14-4481-a567-3c776de86406",
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "77"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_images_types": {
"$id": "78",
"id": "33a3d0a1-c28d-483c-a0ea-4a6fa9d48aeb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "45513204-c898-425b-846f-ea2661e11b1d",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:08:57.3952733+01:00",
"date_end": "2026-03-10T07:08:57.3952733+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:08:57.3952733+01:00",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_sync_packages1": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "80",
"id": "12e5108b-a9c6-4ce8-9554-6b66652d45b2",
"id_pos": "bff8909c-d73e-41ca-b445-20636a6d7431",
"date_add": "2026-03-10T07:08:57.3952733+01:00",
"date_upd": "2026-03-10T07:08:57.3952733+01:00",
"date_out": "2026-03-10T07:08:57.3952733+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "80"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_local_variables": [
{
"$id": "81",
"id": "270c63da-99b4-4305-8e4c-5d1dd9f5cdc0",
"id_pos": "3beed478-1f0a-48cd-8bba-3e8b2999c5c4",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:08:57.3952733+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
}
}