GET api/Mt_Pos_View?id_pos={id_pos}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_pos | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_pos_view| Name | Description | Type | Additional information |
|---|---|---|---|
| id_pos | globally unique identifier |
Required |
|
| id_pos_type | globally unique identifier |
Required |
|
| is_default | boolean |
Required |
|
| 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_prices_list | Collection of mt_pos_prices_list |
None. |
|
| mt_pos_types | mt_pos_types |
None. |
|
| st_users | st_users |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id_pos": "638466df-77b7-46e3-9291-e81a986ae7ca",
"id_pos_type": "8f962ba3-cc1d-48f2-a3b4-1a63120b170f",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "769e7a9f-608d-4964-b6cf-05bda48de581",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "f99ad134-3196-4284-8327-b668d6a45efa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "11aa93a4-e86d-4f31-ace0-3c683eb6110a",
"id_zone": "1a8e0cdd-06e7-4d29-b461-e4f65dd19010",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "8816d40d-a5e7-4857-8c63-7de182232027",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "0594e0cf-1e52-4987-a7d2-6123f987ceff",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e4bcc1d3-25fa-4202-8805-4cf54fc8d8ef",
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "a36c35bd-a1c0-4ee1-936b-f3727dad0d40",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "272f5620-81d9-49d5-aff6-364e51e928bf",
"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": "b3942576-701f-4d51-ba02-c88b34610f98",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "d581ff5a-3e05-4770-a194-c28d5c825e00",
"commited": true,
"st_images": {
"$id": "5",
"id": "51e652a2-5b5f-4353-80fd-a52ac3646c7b",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "b7577a0a-0ec5-48fe-aa22-53f63fc0ab02",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "62c88494-85e0-4db8-b9c6-d288feb21024",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "01ef0d33-aa58-414d-930d-8484ac2ad498",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "1d8ef79d-af26-418d-8fd7-b0ce94ad0def",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "67533d39-8616-4cc7-bebe-87f1a8ff8b0f",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "2154adac-80cd-41c9-95e2-1e418f9104b8",
"id_item": "84c4dab5-3b36-4441-ab2e-839d4225aa80",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "34438ed8-40ea-42b9-9c42-66f33ea9d29f",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "af19dd53-4bc1-44ea-a159-2e399e42616a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "ed02b040-a272-4ed0-b5f5-83301ac024b5",
"id_unit_sec": "35477727-ae2b-4c47-a33d-6d47bc70e2e8",
"id_brand": "2dde510b-6f95-431b-932f-be789ce4b233",
"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": "193c0283-4228-4ea9-a330-a8f0255b6388",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "e1432395-8e0c-46ba-bce5-b8cd720cc391",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "a2115257-5f9d-4eeb-b965-5bbd0a48ea9f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "6ca9bd83-42d0-4dbc-bacf-631da8a0e9ab",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "6931c862-3572-4a32-84d3-5511022efb44",
"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": "b2571d56-cb29-4163-b867-da11bf4e2e46",
"view_messages": true,
"id_image_photo": "6bc85d9c-832c-48ea-bcd8-c8fe1f6ef6a3",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "bf4d9ccb-35a7-4129-82be-3353fb996e26",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02: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": "86ec072a-5342-4a78-b685-55a7e915ef78",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "9a91ef70-7ba2-479c-a885-4e7e7969b189",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "6b7e9f14-a68f-462b-ab59-b3b6196fc13c",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "c41a6d58-fe9b-4e39-8653-edf9abd22a82",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "2885998a-f358-472f-abf2-5ff04da4d717",
"id_cloakroom": "f339b729-d1b6-4be3-bbfd-869ccb6c9118",
"id_pos_sesion": "2d576206-11c4-4b84-bdea-fcfd7d26425e",
"unit_id": 4,
"date_open": "2026-05-09T09:36:42.095926+02:00",
"date_close": "2026-05-09T09:36:42.095926+02:00",
"id_doc_sa": "eaa74d91-d79e-4f70-b513-64d5db0b1261",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "cb24f141-eff6-4e4f-871e-183392ef3cbe",
"id_pos": "7ea4cbf9-bb88-4a3e-826f-0754f075ba93",
"id_doc": "e12a13f2-8e1d-4fc7-a6b2-387412a0ce1d",
"id_branch": "c845146e-23e0-4efb-a266-f8538b85f348",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:36:42.095926+02:00",
"date_tax": "2026-05-09T09:36:42.095926+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "824439a8-8b70-4683-b147-5809c1117d5e",
"id_relationship": "7433f536-d9a5-4765-b5d7-4882bc7cf086",
"id_loc_from": "d8fe6cc2-d28f-4fbb-a77d-887f7e46de4f",
"id_loc_end": "c54551be-d35b-4a1b-bcc3-ddd50b63b820",
"id_user_add": "bcc29a12-260f-4fff-9286-b64b602a1da0",
"id_user_upd": "f2a7d0b0-bf2e-4b3f-9ff9-b65a94ce6926",
"comment": "sample string 12",
"id_pos_sesion": "f330e30b-2dc4-49fc-b6d8-845b3c0fa731",
"id_room_unit": "202ea24a-23b2-4e40-8e22-d9fba47b5986",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "d04ec7d7-a6e6-4c46-8dad-a1dea00cc7d7",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "6d084aed-3c97-4f3f-b6de-c3a0b56e57e2",
"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": "2d555816-28c4-43fa-8321-716d11b15bdd",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "9c55ab26-9fa5-4f6a-b92e-852015e5da5d",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "7f0c118f-56e2-42ea-8437-f05a6c1ce4b4",
"id_pay": "9647eb7d-699b-43fb-a317-98411291edb8",
"id_money": "d43751d0-77dc-4c4a-abd1-573ae535eba3",
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "fca836fa-63f9-4586-a8c3-37c16367dfd4",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "6cd24929-06d0-41f4-9081-474063996838",
"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": "abb05168-9131-43e9-826a-7342757c152e",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "bfe1f95a-daaa-4bb5-8af9-9b0a8a130a83",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "64cd8f60-87a8-4f5b-beac-c086a977a522",
"id_money_2": "aa925599-eb70-4551-84ca-419d946775b4",
"date_from": "2026-05-09T09:36:42.095926+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "6810939c-9930-4b36-b3ed-919afa2789ec",
"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": "bc82525f-3cac-47ff-a0a7-abb222384e32",
"id_pay": "f7133b6d-7e26-49ec-9525-4a7ba334ac11",
"id_money": "ce4d1644-ba84-4280-920d-949c5f232878",
"date_cashflow": "2026-05-09T09:36:42.095926+02:00",
"coefficient": 5.1,
"id_user_add": "cf1e1fbe-ac86-40c3-b8b1-6987409b1be6",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "02d9f33e-8b7e-4828-8207-f71cd4780ab7",
"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": "19da1389-2f1c-42f2-9a98-52dafd78fc43",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "1d4f23f2-33af-46e0-8923-16ed9b83ddbf",
"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": "01bb76be-5a31-40bb-af92-9f2cb50fc90d",
"id_line": 2,
"id_pay": "d1f3b7be-27fe-4311-94db-0cb3848c076c",
"id_money": "5bcdaf17-cbd3-46dd-973b-ce9567dcd088",
"coefficient": 5.1,
"id_voucher": "abd43a64-f845-4dda-9737-aa746f3cc1f3",
"id_employee": "c1f47fba-07d6-4b1b-90f4-10d8d0ac4b15",
"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": "c98603ab-f6d2-40f8-a3c2-5abb95b3d51b",
"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": "34485f79-e55f-456f-901f-1cdb1089415b",
"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": "0015308f-9d57-4e72-8236-1df0a2ae93d3",
"name_pos": "sample string 12",
"id_image": "6a216862-49eb-431d-95e9-3875b1dfd814",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "57fff2d9-c873-4f16-8e16-15ce98032ea2",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "96d81670-f6f0-4cdc-b9e9-2aad924a9055",
"id_branch": "3a33e8a1-2a61-4e52-94f4-7a7acbecf223",
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "d6586efb-09cc-430e-a9b0-8313a55c567e",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "0e73f8d7-503e-4f94-a093-7e4eb6dc8201",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "1931dd62-0165-4c8d-a698-381c1defc598",
"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": "0869df6f-89e0-46fe-a5db-11290999236e",
"id_line": 2,
"id_item_sub": "c7afcf41-22d8-4e6a-b0f8-17ea694d9e82",
"qty": 4.1,
"id_list": "5721db05-4913-41a4-949d-bd24e79503a6",
"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": "9b8ef348-137f-4dd0-b102-1a313f26e836",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "34102b50-130c-4518-b3a3-4ce0d4c353ed",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "82acd17b-7bf7-45e8-8bab-6be90188824b",
"id_user_upd": "a7eb3e7a-260b-493e-b571-bd6cd70c10d4",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "ef544a1a-8ad1-4a39-9905-8ca519f65c27",
"id_item": "83b367e6-6e72-4494-870a-8eecef3f6045",
"id_item_type": "abf60fa5-2485-4de6-bce8-1a96505b7d14",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "0fb48bf9-9e7f-4449-80fc-b28cebf839e1",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "05768a6c-3d9d-4d4b-9d1c-dbb17be878e1",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "92fd90b1-2012-4212-93ef-33d80c0405f1",
"id_item": "23f9afbf-da4d-44cf-9901-878254392794",
"group_id": 3,
"id_unit_ref": "5a07ea55-0e15-453e-8886-ff7a5ae28a0b",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "ae26f1c5-459d-4569-b22b-4ce3757764d8",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "83fde3dd-c774-40df-8025-121cb1a28a0e",
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "749cad28-5099-4c8a-a5c0-d731546fa0e3",
"commited": true,
"mt_units": {
"$id": "28",
"id": "f5a7390e-4bd4-44f9-ac15-ba2da8e90188",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "8fc645ac-eab1-4ce0-82ef-3f70707b4451",
"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": "19216779-7226-42e1-98e3-93338db3eba5",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "2e2352c0-179e-4671-bd41-949de490e079",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "f1b3725d-4356-4ab1-935f-b831b39832a7",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "2665e185-6193-41b0-a31b-b333f86bd023",
"id_line": "297aef60-01f5-4efa-b9ae-6baff9f42b19",
"id_category": "42f46166-6118-406e-8113-d4abbe0e52be",
"id_item": "8e351f4e-125c-4c53-8085-56f589d16d1b",
"id_item_type": "4a07de9f-0940-4c35-b7ab-66cbdd509df1",
"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": "6e1fa8c4-046a-4ade-8b24-8bbacc7b1673",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:36:42.095926+02:00",
"date_end": "2026-05-09T09:36:42.095926+02:00",
"date_used": "2026-05-09T09:36:42.095926+02:00",
"date_sesion": "2026-05-09T09:36:42.095926+02:00",
"id_employee": "85f74311-0a92-4c68-9192-7ec5a798fbfa",
"id_branch": "dafa0d0e-8bb1-484a-938d-978360504184",
"id_voucher_permision": "d00c571b-bd43-4c9b-9d48-dbd89745d119",
"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": "9474e3b6-31c0-4eb2-bea4-0bd47fc98f65",
"id_user_add": "7301862a-77ca-47c7-b14e-c7c7fcf951be",
"id_doc_sa": "1b4c2f1f-f385-491c-9ace-25b4e313d5fe",
"id_item_sub": "f04c3443-5e15-4f1b-82f0-3d57ede3c7c4",
"id_pos_sesion": "3de0bcac-a5d1-41c0-8a46-e94d9fe6a05f",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02: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": "eb64a38b-e46f-4817-8b21-4368c676c164",
"date_from": "2026-05-09T09:36:42.095926+02:00",
"date_end": "2026-05-09T09:36:42.095926+02:00",
"date_used": "2026-05-09T09:36:42.095926+02:00",
"id_employee": "69181f90-d07c-4bef-84c4-2b680b64ca21",
"id_branch": "c3cc5065-c2ce-4fab-bb65-ecb02cf064cc",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "3cfc93d0-bb4d-468d-b45e-127cbb951609",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02: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": "455e8600-bbfb-4b94-bc87-45dc084d95e1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:36:42.095926+02:00",
"date_end": "2026-05-09T09:36:42.095926+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": "eb20b9de-86ce-441e-8385-ef36f2e2813f",
"id_pos": "ab59e1e2-3b71-4eed-9458-0077b9c27ff0",
"id_list": "65099ff3-c278-4bd9-8997-007b37f5417f",
"id_item": "51e9a747-9743-48c1-8dfe-ce06a3aff5bb",
"id_item_type": "81430600-b5c5-4301-8211-e733298e3420",
"id_category": "e8348a82-316c-45b2-b7a5-9321433d3f82",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "e1a6ceee-bfbd-486f-9044-f9fe9c34e54f",
"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": "ae3133d2-8d98-4108-bb61-7fbcc4096a63",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "3a546aaf-6407-4230-b892-49f5b10ecef9",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "6511d62d-c39b-48d8-90f0-021998216a40",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "83a9c8d3-2103-4fa8-8621-05b8a343211a",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "645a2c8c-714e-408c-988b-625b642b308e",
"id_pos_type": "a7689585-ff29-4ac4-bbc0-8be56a59cf74",
"id_price_list": "e8230005-b522-4c4d-8371-6af979c92594",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "80e16ac4-cb1c-4ea9-b4d2-a5ac858f637b",
"commited": true,
"mt_pos_view": {
"$ref": "1"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "36",
"id_list": "65b0d104-e861-44db-8f80-168cc210fdf0",
"id_item_sub": "806c0978-ee35-4a58-b98b-165a0c7cff59",
"validity_date": "2026-05-09T09:36:42.095926+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "858a911a-c49e-42bf-92aa-7f1b34b8bd1c",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "36"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "37",
"id": "b53058d4-914c-4ab2-aa07-73ea29547c8d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:36:42.095926+02:00",
"date_end": "2026-05-09T09:36:42.095926+02:00",
"id_branch": "0f387863-4cc8-41f9-aa25-c3c7f3747b15",
"id_pos": "b8aaf933-026d-4288-8611-5548de1696d7",
"id_list": "ed7580af-b744-478a-acd1-772e5d807f1e",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "24020cef-68c0-4c27-b140-eae8fd356095",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "37"
}
],
"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": "38",
"id": "4a079eab-8575-4a75-9b1b-a541274ad945",
"order_id": 2,
"id_item": "f652ad84-4d37-4f4f-b5a9-6a55ad25199d",
"id_item_type": "4cdf66ec-1239-4bc5-a543-0b5b059c8052",
"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": "218495e9-3f04-4947-8b47-2bcd869f9481",
"type_item": 11,
"id_voucher_json": "364980c9-5f04-47d8-8aeb-6aa01db9e77f",
"count_voucher": 1,
"id_category": "28f75d93-2996-4244-a5c9-aa0b672ba20a",
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "5c035173-0bd3-422c-87ac-72e17ce8babe",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "39",
"id": "55a0dc1e-a65d-471e-83f9-870bbce88a99",
"nro_sesion": 2,
"id_pos": "1bd0d4af-37e3-4515-9f3f-6cb3abb9d9fc",
"date_tax": "2026-05-09T09:36:42.095926+02:00",
"date_open": "2026-05-09T09:36:42.095926+02:00",
"date_close": "2026-05-09T09:36:42.095926+02:00",
"id_user_open": "313f4d9c-217e-4db8-a551-38a71cee1f2c",
"id_user_close": "c0f1cf73-2f84-46c0-93ba-8e1c85b60902",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_doc_sa_pt": [
{
"$id": "40",
"id": "b4276a4b-a63f-4880-9008-441de088bc69",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "268ccb52-10ba-4d4c-bc85-4c88d46e1c9d",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-05-09T09:36:42.095926+02:00",
"tt_pos_sesion": {
"$ref": "39"
}
},
{
"$ref": "40"
}
],
"tt_rooms_units_activity": [
{
"$id": "41",
"id": "ffe4a023-e658-4deb-8baa-50ca26bf4f86",
"id_room_unit": "0782f26e-e461-4f69-a3b1-9145fa3e8bd6",
"id_room_list": "fd65a4f9-1229-4ee3-9eaf-a644ea8d7d1e",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:36:42.095926+02:00",
"date_from": "2026-05-09T09:36:42.095926+02:00",
"date_end": "2026-05-09T09:36:42.095926+02:00",
"date_open": "2026-05-09T09:36:42.095926+02:00",
"date_close": "2026-05-09T09:36:42.095926+02:00",
"id_employee": "a3eddf39-e394-449f-9d5f-dfc868be5df8",
"id_employee_sec": "19a3cbb4-c8e3-454f-b7f0-7641c8f47321",
"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": "4766fc57-9ba1-413f-a0d6-3c672560333d",
"comment": "sample string 7",
"id_user_open": "d9c39bdd-6be2-452b-8d40-ecd98a827b20",
"id_user_close": "8cf7bd37-e8d2-4770-a180-f96260d38cac",
"id_unit_state": "47f2bc43-76bf-4cdf-82ca-572ea2afd97a",
"id_pos_sesion": "e28da505-eafe-4a40-8e77-f3d7f0b68250",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:36:42.095926+02:00",
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "42",
"id": "33d8fbe6-25b1-4eb8-a9c3-220bd4581c6c",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "549036cf-3eba-4bd2-b811-f01f0cb2442d",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "e21f5003-1dc7-4f4d-9551-1a6c425e1a89",
"locked": true,
"date_locked": "2026-05-09T09:36:42.095926+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "db971b54-1117-4e4d-afe1-d431c53cc001",
"commited": true,
"mt_rooms": {
"$id": "43",
"id": "3ca9c5b2-f28f-42fe-9de1-26a5ece3fef1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f5781d92-b0a0-4dd8-8f40-2833c631dc8a",
"name_pos": "sample string 6",
"id_image": "5a150a9b-91a9-4ee0-9f85-39ff84aeaeb8",
"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": "0bf87895-e72e-4dcc-a1d0-e50b14ffe031",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "6b271a6e-69cb-4a67-b4aa-ebe310491822",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "44",
"id_pos": "106a1547-1afe-4abe-8b61-1c30701ccf97",
"id_room": "bfab8121-cbb2-4dec-963c-1633067e8317",
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "207442d2-d51e-487a-8815-cbedf957ead7",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_rooms": {
"$ref": "43"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "44"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_rooms_list": [
{
"$id": "45",
"id": "94da30e0-eafc-422d-859c-0d6dbde1a439",
"id_room": "94a0d091-8260-4789-b010-da53ef29b036",
"date_in": "2026-05-09T09:36:42.095926+02:00",
"date_out": "2026-05-09T09:36:42.095926+02:00",
"id_user_add": "f0fa095c-3c65-4f87-9559-6728e4ebf26e",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"commited": true,
"mt_rooms": {
"$ref": "43"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "41"
},
{
"$ref": "41"
}
]
},
{
"$ref": "45"
}
]
},
"mt_rooms_units_types": {
"$id": "46",
"id": "4276bff8-9f1d-4db0-85fa-bfc7cb84d724",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "96d63136-7fb8-4623-a3be-cfd9758ac9ad",
"commited": true,
"mt_rooms_units": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units_states_types": [
{
"$id": "47",
"id_room_type": "848c0a61-8988-4892-a137-a63b953e3e81",
"id_room_state": "97485d3d-87aa-4e51-8394-935f3f236780",
"id_image": "90f83e8d-17fe-4ddf-82bf-14c52829c23f",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "07ffc122-3344-4e7b-9c43-379ea430236e",
"commited": true,
"mt_rooms_units_states": {
"$id": "48",
"id": "88092dcb-b83c-48ee-9f72-afcda33bfda3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "26354dc8-9710-4c37-b8e4-3281c38ed8cc",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$ref": "41"
},
{
"$ref": "41"
}
]
},
"mt_rooms_units_types": {
"$ref": "46"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "47"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "41"
},
{
"$ref": "41"
}
]
},
"mt_rooms_units_states": {
"$ref": "48"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "39"
},
"tt_rooms_list": {
"$ref": "45"
}
},
{
"$ref": "41"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_tips": [
{
"$id": "49",
"id": "79057a3e-0f5e-4602-b287-74ddeb96e3d5",
"id_pos_sesion": "0b1d32af-5f5d-4256-a586-0537fdd84993",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "db340877-22b5-44a5-9026-49a49b386a7f",
"id_room_unit_activity": "6e2403be-dc6a-46ff-8712-217ca552fc76",
"id_doc_sa": "e6e4e000-aa38-46f8-998d-8ae55dbbec8a",
"id_pos_type": "3881295c-33ed-4f03-8c29-644c90d25cec",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "f98df5e2-7c5e-469d-8b69-f0e53c1c9c2d",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "39"
},
"tt_tips_users": [
{
"$id": "50",
"id_tip": "27344778-e2b7-4f58-a108-622ca6b52a5d",
"id_user": "a207c72b-3f32-4096-b70c-24cf1ee62b10",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "49"
}
},
{
"$ref": "50"
}
]
},
{
"$ref": "49"
}
],
"tt_pos_sesion_users": [
{
"$id": "51",
"id_pos_sesion": "1b6ff4cc-2add-43ca-aa99-31a0d496f51b",
"id_user": "6f2d6324-3a76-4e65-a4b4-f131c318f765",
"date_add": "2026-05-09T09:36:42.095926+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "39"
}
},
{
"$ref": "51"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "52",
"id": "8ba7003f-a41f-4790-b4c9-67c1f43e3e73",
"id_user": "8d113daa-7525-42b1-969b-8ffc80fce5e5",
"id_user_profile": "204e5082-f258-4e0c-8911-70cbf7147aae",
"locator": "sample string 4",
"date_end": "2026-05-09T09:36:42.095926+02:00",
"id_pos_sesion": "cd7ff744-fe0e-441c-9fdb-2e9078186057",
"date_login": "2026-05-09T09:36:42.095926+02:00",
"date_logout": "2026-05-09T09:36:42.095926+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "53",
"id": "ba635179-1fa7-462f-b404-27c97b77d0f5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"commited": true,
"st_permisions": [
{
"$id": "54",
"id": "8db63b1d-49bd-4231-8f2c-3718cfcc6d14",
"id_function": "0666f3a4-1844-40a0-9242-4bb4c58e50a6",
"id_user": "8ec66e66-e2d8-4ad9-9989-6caac4e0bed0",
"id_profile": "17fce08d-2367-44e3-aa06-0e27a0856c96",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "53"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "55",
"id": "53ca8ef4-09ec-4dcb-a114-356a7213f2f0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "c512dadf-ec69-45f1-98f2-e9ef531e05c0",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "466a4382-9559-4540-b78b-f41bf23541b2",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"commited": true,
"st_functions_groups": {
"$id": "56",
"id": "0d6811c9-a7cd-4f99-af5f-c86a97d59db8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"commited": true,
"st_functions": [
{
"$ref": "55"
},
{
"$ref": "55"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "54"
},
{
"$ref": "54"
}
]
}
},
{
"$ref": "54"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_cmd_connection": [
{
"$ref": "52"
},
{
"$ref": "52"
}
]
},
"tt_pos_sesion": {
"$ref": "39"
}
},
{
"$ref": "52"
}
],
"tt_cmd_messages": [
{
"$id": "57",
"id": "5007ed12-2f0a-47ae-b596-6bce76f15dee",
"id_user": "e9588365-cac7-4276-b9de-577e1c6d2d8a",
"date_add": "2026-05-09T09:36:42.095926+02:00",
"destiny_type": 4,
"id_key": "13a3aef4-63e2-40d2-81e5-b85b44b819bb",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:36:42.095926+02:00",
"id_pos_sesion": "c588d6c7-4df7-4b09-bf45-35f8ad7ef743",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "39"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "38"
}
]
},
"mt_items_vouchers": {
"$id": "58",
"id": "7a633f6e-af82-470b-b988-e21ab5b77aae",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "8e8ad9fb-4330-4c8e-be29-29ea89237ea5",
"id_doc_print": "2fe45b56-7b50-4c32-ae9a-99bb80200956",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"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": "f7e78245-db4a-42b2-b9c4-7f64298909fa",
"id_line": 2,
"id_item": "a498e9a6-707a-4c69-a59f-2d6d07c0e53d",
"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": "41"
},
{
"$ref": "41"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "41"
},
{
"$ref": "41"
}
]
},
"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": [
{
"$id": "60",
"id_pos_print": "aa91743e-cd7f-43ae-98e2-aba86a2f6d6c",
"id_doc": "1d0fe5a5-eadd-4558-ae59-edebd980c48e",
"id_pos_type": "7fc8b049-6136-4d26-9dde-1e3d86901cbb",
"id_doc_print": "019cd553-dbea-41db-ae24-e35abf170304",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "e23f2be8-5619-496d-a899-37678c4e9594",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "61",
"id": "d2dd2b64-947c-4fce-8797-345bbbd21bac",
"id_pos": "b03da8f1-892d-40df-94fb-5fa6dc4aaa5c",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "7296e9a3-e117-4b52-8b46-b0aa131bebb2",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_doc_print": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_pos_types": {
"$id": "62",
"id": "9c4270a0-52f8-42ea-bc34-fa07ebba152b",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "28360592-affa-4f23-a2c8-0298df3897f6",
"commited": true,
"mt_items_featured": [
{
"$id": "63",
"id": "5817b5cb-99a7-491b-8930-a8b21864e432",
"id_branch": "bed7e89e-42ef-41c3-a941-194a01d700ca",
"id_pos_type": "759af6bc-fc34-4935-941e-294a7f9407a4",
"id_pos": "7d22c126-3015-4373-a0af-1eae93d90d12",
"id_item": "e9e800c1-3274-4419-b30d-46250136a56c",
"date_from": "2026-05-09T09:36:42.095926+02:00",
"date_end": "2026-05-09T09:36:42.095926+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "22bdc9f1-f985-492c-a023-61f77c21bbe4",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "2"
},
"mt_pos_types": {
"$ref": "62"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "63"
}
],
"mt_pos_doc_print": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_doc_print": {
"$id": "64",
"id": "0631c125-541f-471b-9727-159fb0a6f6ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_doc_print_det": [
{
"$id": "65",
"id_doc_print": "919e40b6-3137-4ab4-b310-4d81ff89e511",
"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": "64"
}
},
{
"$ref": "65"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "60"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "6f9e8891-ff54-48be-b0cb-6eeb908b8879",
"id_doc": "54922aa2-2b6e-430c-85a5-a1a2bfe37d07",
"value": 3,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "ffdcab00-11d1-42c8-8e3a-7990e76a550b",
"id_pos": "bf90b26b-bd46-4777-9a33-b2848be9f3d5",
"id_doc": "edf158b2-3412-4528-aed3-5ab58721c928",
"id_branch": "9d2120fc-1c60-4145-a99c-471bb77a65b5",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:36:42.095926+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "008b6710-d19d-4995-9f9d-694b32f9af83",
"id_loc_from": "e6826ff4-5517-4d9c-a57e-2eb1b4423353",
"id_loc_end": "ff60242c-d6ca-45ca-9e66-6173893d398a",
"id_user_add": "b6cbef33-2d5b-49da-b097-b2a0672233e8",
"id_user_upd": "9b1a5dc1-3f92-4476-b6cc-fc2d4f77f5e7",
"id_pos_sesion": "1fe0ffba-29ad-48b6-9718-b3daa8d6a108",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:36:42.095926+02:00",
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "ab9112ec-6c82-4123-b896-9402ae3d6223",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "e1bbbdab-f937-43e9-8923-da9e9353f9a5",
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"id_user_upd": "5d193457-98df-47cf-b88e-8bc9cfd1ac4a",
"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": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "47e49188-17e9-4de2-a67d-6c8ab8f9e0b4",
"id_item": "3b358732-8b4b-4318-afa9-225af5e161ef",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "87839a9c-69e0-4e04-ab89-0edacd19632b",
"id_line": 2,
"id_item": "a4890884-163a-4ecb-b937-c02b1d16bb58",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"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": "39"
},
"tt_rooms_units_activity": {
"$ref": "41"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "cb0d9b4f-67ec-4408-a645-7f642d9d9c73",
"spool_server": "sample string 2",
"id_doc_sa": "609d1248-7750-456b-bb33-be23d78bf97b",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"printed": true,
"print_on": "2026-05-09T09:36:42.095926+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "39"
}
},
{
"$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_featured": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"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": "60"
},
{
"$ref": "60"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_pos_rooms": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_pos_types": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_pos_view": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_prices_items": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_rooms_units": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_types": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "b5ae0b4e-fdf0-4000-aecf-d78ac8060c5a",
"id_pos": "06154126-f7b6-4257-8b20-beeaf0be4656",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:36:42.095926+02:00",
"key_access": "sample string 5",
"id_user_add": "96e61077-c5f0-4fdb-a9f3-a220fda0fecf",
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "e7395b62-759a-4902-a2e2-19a94e564506",
"id_pos": "c83763d3-7053-4f9f-abad-a340af9d2a6b",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "74",
"id": "11d4cf72-6b51-4b5d-ada3-a7714df3bcef",
"token_id": "sample string 2",
"id_user": "8b637d64-e175-4361-9cd9-fca87dfb5854",
"date_from": "2026-05-09T09:36:42.095926+02:00",
"date_end": "2026-05-09T09:36:42.095926+02:00",
"created_on": "2026-05-09T09:36:42.095926+02:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"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_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_logs": [
{
"$id": "75",
"id": "283b9c91-7a67-4a08-a127-ac22de835ad1",
"id_user_add": "398681ec-36df-4894-909d-6814df85f50c",
"id_table": "2f05178b-0ce3-4760-b660-02c69baee12f",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "3fce369c-2802-48f3-842e-6a8f05353694",
"created_on": "2026-05-09T09:36:42.095926+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "76",
"id": "3549af1d-3d12-41a1-bf22-83d3c4ecba1f",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "a27e974b-0ac2-4402-84ae-250d14bdbef7",
"id_sync": "f67195d5-64eb-4be4-bf6e-3740c1483a3a",
"json": "sample string 3",
"id_table": "d7bd44dd-b868-4209-b00e-d0ccede900ae",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "7cccebdc-106f-4441-af94-a59c1f2f6b42",
"id_branch_from": "a8b28bc9-6f40-4fbf-ae3e-19cd073a6e81",
"id_branch_to": "4bd1f295-2840-4984-82c7-76425ff9164d",
"type": 4,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:36:42.095926+02:00",
"send_on": "2026-05-09T09:36:42.095926+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_pos_sesion1": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_rooms_list": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "ee13e808-0667-48f9-8690-d5562bb231dc",
"id_room_activity": "375e6d06-afb6-45a1-9676-175bcfc4ee9c",
"id_pos_sesion": "e2d4ee0f-94fa-4690-8cc3-4f0da0275041",
"log_text": "sample string 4",
"id_user": "3d7994b5-112b-4b23-85ec-62248f9fc3d2",
"created_on": "2026-05-09T09:36:42.095926+02:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms_units_states": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"st_users_profiles": {
"$ref": "53"
},
"tt_cmd_connection": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_cmd_messages": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"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": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"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": "43"
},
{
"$ref": "43"
}
],
"mt_rooms1": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"st_functions": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_images_types": {
"$id": "80",
"id": "76293ce3-d52f-473a-ac8f-b98663b979cb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02: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": "63"
},
{
"$ref": "63"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "513f0839-d703-494f-997c-517e7bd67448",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:36:42.095926+02:00",
"date_end": "2026-05-09T09:36:42.095926+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:36:42.095926+02:00",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_prices_list_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"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": "63"
},
{
"$ref": "63"
}
],
"mt_pos_print": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_pos_rooms": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_prices_list_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "82",
"id": "78d2e056-ba5c-420c-92b2-7282c907f253",
"id_pos": "155585eb-7840-4dc7-80cd-9fa0f1615a29",
"date_add": "2026-05-09T09:36:42.095926+02:00",
"date_upd": "2026-05-09T09:36:42.095926+02:00",
"date_out": "2026-05-09T09:36:42.095926+02: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": "82"
}
],
"tt_pos_sesion": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "83",
"id": "1ce519cb-6e90-4ffd-931b-da19dacb2d9d",
"id_pos": "c9228b49-17c9-4851-9ebc-796f6a97fd8c",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:36:42.095926+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$ref": "62"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "1"
}
]