GET api/Tt_Vouchers?id_pos_sesion={id_pos_sesion}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_pos_sesion | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 100 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "b23ea1a4-c773-4f7e-822e-7b42b76e2586",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:40:55.0960601+02:00",
"date_end": "2026-05-09T09:40:55.0960601+02:00",
"date_used": "2026-05-09T09:40:55.0960601+02:00",
"date_sesion": "2026-05-09T09:40:55.0960601+02:00",
"id_employee": "5e4ecde7-d47f-44ce-bc4b-610d29af2aab",
"id_branch": "65891166-0a19-41a1-8f77-9ca8e53286a9",
"id_voucher_permision": "4f1649d3-42c4-47c4-bacb-b93ffc67a0c0",
"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": "5eaed2b6-474e-4239-950f-89be0ab05f54",
"id_user_add": "089afe07-df85-40c2-a617-e27fff4f4021",
"id_doc_sa": "307682a0-0b73-47b1-8cb5-e6309116dde5",
"id_item_sub": "7f737c05-4cc9-4a0e-9bea-b9c0afc057b5",
"id_pos_sesion": "a3ad3517-e595-44cb-8349-5e42df4fa476",
"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:40:55.0960601+02:00",
"last_update": "2026-05-09T09:40:55.0960601+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "e5e90206-163e-43c7-841b-b3076329e323",
"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": "a6e8e5bd-32b0-44c7-9197-0f0faa3f64f7",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:40:55.0960601+02:00",
"last_update": "2026-05-09T09:40:55.0960601+02:00",
"id_user_upd": "28ae8c4a-9423-4c5c-b038-30f1b69c838a",
"commited": true,
"st_images": {
"$id": "3",
"id": "11d13f80-5c90-47af-882b-739254817de3",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "928f299b-b245-45dc-a1d0-b2c0bf0f4e65",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:40:55.0960601+02:00",
"last_update": "2026-05-09T09:40:55.0960601+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "463461de-d546-4184-86a3-6eaddb6e0c51",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "6f699697-61e8-4c10-9da0-d066a77a31b2",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "67d7d815-4b90-4f6c-b794-7df0fcacf171",
"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:40:55.0960601+02:00",
"last_update": "2026-05-09T09:40:55.0960601+02:00",
"id_user_upd": "aa565f70-5f78-43a9-a331-8cda2078420c",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "db27463a-8b2a-424f-b7bd-8cfcf199ce6a",
"id_item": "344172a5-e952-4013-a6e4-86f18d976a55",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:40:55.0960601+02:00",
"last_update": "2026-05-09T09:40:55.0960601+02:00",
"id_user_upd": "655fdb41-ac50-4a4f-a444-11f5059cd03f",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "c510ab09-e294-4cce-b836-4807d01a0234",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "71b31cd4-f6ad-4389-8c18-36951c91e4b2",
"id_unit_sec": "8f535183-c308-476a-bba4-4f0a83341521",
"id_brand": "9febc858-2038-427d-ae0b-74e19c30422e",
"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": "1e55157a-a393-4f02-94aa-cb50b552322a",
"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:40:55.0960601+02:00",
"last_update": "2026-05-09T09:40:55.0960601+02:00",
"id_user_upd": "6d91cfc0-4d55-4925-865c-8284ee81cc11",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "f0a65378-f15e-4bce-840b-8b7cfad36fe5",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:40:55.0960601+02:00",
"last_update": "2026-05-09T09:40:55.0960601+02:00",
"id_user_upd": "1402638a-b7ab-4e96-88dd-cda05483b35d",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "068cad07-34de-413c-bc2d-110e086b2257",
"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": "feeeec75-872b-4490-85ff-acea33b2a234",
"view_messages": true,
"id_image_photo": "992cdb31-4d04-4122-ae65-af665dd55450",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "fd848f6d-a1c0-440e-8b13-8f7b3d35d177",
"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:40:55.0960601+02:00",
"last_update": "2026-05-09T09:40:55.0960601+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "a8a020b7-531e-4b16-8be5-80d2dd6920de",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "fac7b3e8-4bcf-46c9-82e0-c862b79d49d1",
"active": true,
"created_on": "2026-05-09T09:40:55.0960601+02:00",
"last_update": "2026-05-09T09:40:55.0960601+02:00",
"id_user_upd": "10befb0a-e17e-44d3-a63c-8dcf85b29999",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "e55374bf-b056-48fd-b865-b04e22f583b7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "2b7e5b95-04df-4cd0-8eb8-9874d70deb4f",
"id_zone": "c722da3d-b0c7-4ff2-a707-ac46de477241",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:40:55.0960601+02:00",
"last_update": "2026-05-09T09:40:55.0960601+02:00",
"id_user_upd": "eb71f7ef-a3fc-4e02-b72b-35cb1c999bbd",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "00fb3cc6-52ae-4ba2-9fb0-a4fc2dcd6a1a",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "435dc755-0765-4092-9fe6-5e451c1e0884",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "6c004245-e183-4b2e-8e0d-a723651e9a68",
"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:40:55.0960601+02:00",
"last_update": "2026-05-09T09:40:55.0960601+02:00",
"id_user_upd": "075d8e89-4884-482c-bc20-8b49aaac2f17",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "02cd92a5-be62-4871-8db6-a5cbfdec7d99",
"id_cloakroom": "859e0efd-bebb-4165-8527-cf1890eeba54",
"id_pos_sesion": "92636628-b762-46f9-b548-0f565d4c5e7a",
"unit_id": 4,
"date_open": "2026-05-09T09:40:55.0960601+02:00",
"date_close": "2026-05-09T09:40:55.0960601+02:00",
"id_doc_sa": "e8d070aa-22ef-408a-9d47-8ff33e53b70b",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "988c7e53-0b14-4e48-bde9-a0ddc50f6547",
"id_pos": "8df71fcf-0ba7-4b15-b551-00f67bd1b94d",
"id_doc": "5d00fee0-0840-4d6b-b542-96efbec30d3b",
"id_branch": "9afafbb4-fa59-4294-af3b-2cfdf9cc2115",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:40:55.0960601+02:00",
"date_tax": "2026-05-09T09:40:55.0960601+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "949327f9-c6a3-4e5f-a1a8-6e0d0267daff",
"id_relationship": "9a10fec5-7437-4be6-86a5-b125e8fe3119",
"id_loc_from": "cce94550-17d6-4ef3-a52d-998ca1b3154f",
"id_loc_end": "c8087aa9-5134-49d6-a9e8-8c539a559320",
"id_user_add": "caa23631-5889-4191-b823-4140e0835015",
"id_user_upd": "1aba2ae8-d544-4dac-9843-89ace4befe1d",
"comment": "sample string 12",
"id_pos_sesion": "72af0f1c-8d61-49f2-9299-5bc24dc1caa6",
"id_room_unit": "91cbafee-0270-4101-bcb5-938d3f01485b",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "ba724db6-e0d7-4d3a-a4eb-56298c303894",
"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:40:55.0960601+02:00",
"last_update": "2026-05-09T09:40:55.0960601+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "7003985a-b639-4e3b-afe3-76795cf51254",
"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": "8f94c377-4daf-444c-bb65-b2f60ef5aeab",
"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:40:55.0960601+02:00",
"last_update": "2026-05-09T09:40:55.0960601+02:00",
"id_user_upd": "6c3c5fa7-5b71-408a-9fa7-595a7f36295b",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "9ec6ed32-05c7-4197-b9d2-e35369b8a4a1",
"id_pay": "6d6aa620-9da9-4dff-9d47-c1ebb8113151",
"id_money": "b17df0c0-2af4-48fb-91ed-c42ba04961fe",
"active": true,
"created_on": "2026-05-09T09:40:55.0960601+02:00",
"last_update": "2026-05-09T09:40:55.0960601+02:00",
"id_user_upd": "0c39f74d-95e5-42bc-90eb-4896bed7bb85",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "9a567a63-3c5c-4367-9f46-402f51b4abc8",
"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": "b989681f-23bf-4d9c-8343-95317b0ffbf9",
"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:40:55.0960601+02:00",
"last_update": "2026-05-09T09:40:55.0960601+02:00",
"id_user_upd": "84b43bf9-c832-4b8f-ac92-d4f26dee04d3",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "a58ff7fc-a8af-410d-b650-c0fd9ac12277",
"id_money_2": "02c53211-d794-477a-bd90-94c454cd5983",
"date_from": "2026-05-09T09:40:55.0960601+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:40:55.0960601+02:00",
"last_update": "2026-05-09T09:40:55.0960601+02:00",
"id_user_upd": "b22bf24b-6116-442d-b7e4-3ea8671ff2d7",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "24e3c968-1e73-4bc4-9666-ed74c5370545",
"id_pay": "d5e10a55-38d9-40cc-be53-40a2948b0436",
"id_money": "a2f3758f-b86f-41e7-a378-b1a2efc9b323",
"date_cashflow": "2026-05-09T09:40:55.0960601+02:00",
"coefficient": 5.1,
"id_user_add": "59f6aef1-8bf7-45ff-8fb1-64218f3d44aa",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "f724803f-de03-4b90-8f84-76ce9f8b930d",
"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": "7ff1b113-0500-45f1-9024-269c6a80719e",
"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:40:55.0960601+02:00",
"last_update": "2026-05-09T09:40:55.0960601+02:00",
"id_user_upd": "f31c6f77-de84-4bfc-a735-7434afa91a75",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "7e98b834-a365-4bcb-8aff-55999f084ad1",
"id_line": 2,
"id_pay": "89c62a40-51f2-413a-9360-c3f26c0d177f",
"id_money": "49781b6f-87ea-41e5-9947-8951bf556084",
"coefficient": 5.1,
"id_voucher": "f17b006d-503c-424f-91f0-ef8f3433b851",
"id_employee": "69c88baa-b872-422f-a959-9b098cb0fb8d",
"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": "a72abb30-854b-4acf-b532-a6139c339362",
"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": "553f5ea9-b6f4-46d4-be09-ea11ea479c17",
"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": "01a0e04a-0fb1-41a6-a507-4c9cd19dac62",
"name_pos": "sample string 12",
"id_image": "a4dc1aa6-c59d-4600-9512-9bb6d87d32d7",
"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:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"id_user_upd": "213d8b01-b029-4d55-8c36-f223735a0fd1",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "5103ed90-64e8-4bc0-8514-079af7a44412",
"id_branch": "9ab2bcb4-37a2-4817-b970-b1ced9a0cb3c",
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"id_user_upd": "50224aff-c3d7-4645-bc17-c71e7de2a290",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "19e3af9a-89d5-4524-8dab-eb551b358948",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"id_user_upd": "b90f3480-982d-4033-8198-6a3737242b9f",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "8"
}
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "aa937db6-be32-4e3e-a33f-ed541cbf5cc4",
"id_line": 2,
"id_item_sub": "58611c8f-7813-459b-a1f7-c13f3abbddfb",
"qty": 4.1,
"id_list": "fc205c43-ade5-4964-96d7-198ea15e722e",
"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": "b63b52a1-5c89-4da4-aeb0-6193e7915591",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "e51be8f8-3704-4905-b54d-f143e00f7760",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "e28bfe74-91f2-4723-afde-dc01da4dac07",
"id_user_upd": "8c4fcef2-cc8c-4c9a-afbe-0d8ef1d0ddde",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "b1b507b8-dedb-4bb1-99e2-f235b11d8a99",
"id_item": "be559913-c216-47ce-8639-c861c4491982",
"id_item_type": "a04dcc23-e4f1-403a-83de-943a2c20643b",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "a103c119-9b94-446f-bf8e-85db0c53f129",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"id_user_upd": "d6000a70-3e7e-41f2-b17d-cfd1b86bdc83",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "1050f9eb-7005-4e41-9303-24a540a02164",
"id_item": "061e8692-3261-461a-b212-3f5ff6916b60",
"group_id": 3,
"id_unit_ref": "6e36feca-c6df-4899-a6ae-dcc829aa9d80",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "7a4044cd-b516-4544-ae5a-dcdbc2ab21ce",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "32d6c9b3-5d61-4940-909f-2f2d7911b395",
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"id_user_upd": "77c8026e-e1ee-434c-97bb-f06c64b12240",
"commited": true,
"mt_units": {
"$id": "28",
"id": "a3ed6694-1185-417d-b698-dab3a8297eaa",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"id_user_upd": "79b1777b-9d1c-4901-824c-516f52fea850",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "8"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "fae3c08d-f7bd-4b8f-b1c4-1d6713750849",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "34d3aabc-c86b-41ce-ab35-afff6978b436",
"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:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"id_user_upd": "19e91c85-578a-4a75-872e-66d4cb56a254",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "e41817ae-1ff6-4985-ac96-43c127f5513d",
"id_line": "0857cb55-faeb-4f7f-9534-37a3d5eab15c",
"id_category": "bedae025-a697-4143-ae50-749c65f8851d",
"id_item": "2b2021c4-a1a8-4ae8-9e28-4ecc95905bf8",
"id_item_type": "255b05c1-aab5-4f4a-bdfa-643af40d3afc",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$ref": "1"
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "31",
"id": "d0bc2474-aa47-45e4-a34e-6e946047bfb5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:40:55.1063317+02:00",
"date_end": "2026-05-09T09:40:55.1063317+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": "0d1ee019-44f6-4c1f-a621-0cdb8df2c9be",
"id_pos": "77005796-bcd8-483b-8bd2-d4f54172a475",
"id_list": "10e2fd9e-47f4-4c15-92a7-ffb43bc05479",
"id_item": "d97bcdf2-dbf1-455a-b093-06891624ba85",
"id_item_type": "84d19afd-69cb-445d-96c9-2d251d9653d3",
"id_category": "d7b1e100-861e-465a-bdd9-baa909f2a499",
"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:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"id_user_upd": "dc3bd211-22f0-45b0-8534-a9d2ac59815c",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$id": "32",
"id": "110c2bc1-82a7-433e-8c4e-173be295b64f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "055e62eb-5e24-4ebf-822d-ed1b80d4cd13",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "28bbe5b8-aeb8-4d0a-8b72-5095b874ec28",
"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:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"id_user_upd": "3f1a82e9-7f79-4475-9b51-d870def01290",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "9840cd17-1b94-4112-9ab0-c223580df38c",
"id_pos_type": "4544dea7-5b99-4096-90c1-a948b71e6b06",
"id_price_list": "2ce8b3ac-5ce9-4412-9a9b-9fb06affb7a4",
"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:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"id_user_upd": "04a2baef-bce0-48d0-b344-5f4c68e4dda1",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "96df54d3-3a34-49eb-926e-21a0c2c2405c",
"id_pos_type": "bd6220e3-7012-4a61-8f6b-3025aab2ce86",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"id_user_upd": "8bf6fd68-55df-4f22-9a14-d45d392cfd85",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "e75567ee-9867-4eec-8431-e153113a6e17",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"id_user_upd": "1d2db04c-c84f-4951-8c7b-6f6729e5b734",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "adab2169-6e12-4202-90b9-1a69fb531a47",
"id_branch": "256c3d76-cc4d-4da9-92d0-7b0637bee979",
"id_pos_type": "841b8d97-6fcb-4176-a7b0-91ffc4309b16",
"id_pos": "280b34f6-7274-442f-b10b-bee07ba03a6c",
"id_item": "f9ff6df3-1b21-4046-ae6d-106528b99192",
"date_from": "2026-05-09T09:40:55.1063317+02:00",
"date_end": "2026-05-09T09:40:55.1063317+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"id_user_upd": "ba09b679-2ea7-4f56-bff0-d39e4f76e376",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$ref": "35"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "36"
}
],
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "d6289061-a23d-49b3-9597-39b3ad6e9330",
"id_doc": "ac4e3d1f-88e7-47e2-95ca-69ffd962e37e",
"id_pos_type": "307414e7-ed8b-4333-a87d-b4ccbd33bc32",
"id_doc_print": "c90ce4c7-b8e6-450b-82b8-07205536d15f",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"id_user_upd": "0bef826b-b4c8-488b-891c-66bc0935a8b4",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "edf853f8-9cb1-45b0-925c-057ef91d07ef",
"id_pos": "9d5d5220-fb78-4ec8-822e-727297f84406",
"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:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"id_user_upd": "fb320130-eaab-417b-892b-1837cf695434",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "35"
},
"st_doc_print": {
"$id": "39",
"id": "07f6f0be-32f9-4dba-bea2-1c8999beef7f",
"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:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "881d2533-5fa7-4fe4-b7e4-1ff0808ecb35",
"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": "39"
}
},
{
"$ref": "40"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$id": "41",
"id_list": "08e9bedf-d07e-497d-b3ea-4a83dafb2b29",
"id_item_sub": "cfbb7588-cbfe-44a2-a877-f55685740f9c",
"validity_date": "2026-05-09T09:40:55.1063317+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"id_user_upd": "195140c7-dde0-44b3-926b-bef97e45c7b7",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "41"
}
],
"mt_prices_list1": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list2": {
"$ref": "32"
},
"mt_prices_list_rules": [
{
"$id": "42",
"id": "f87591c0-b534-4c7b-aed5-56afb1c7e87c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:40:55.1063317+02:00",
"date_end": "2026-05-09T09:40:55.1063317+02:00",
"id_branch": "a53427ef-c56a-4875-ac45-9f8e94acd555",
"id_pos": "358641f1-7fa5-4496-b321-cc040f49e0e0",
"id_list": "88e5302f-c3ea-48fc-bb0b-38e7a864575b",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"id_user_upd": "6ee6e871-84c0-4be5-98a5-623b12591994",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "42"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "31"
}
],
"tt_items_customs": [
{
"$id": "43",
"id": "edf0666c-247f-4f99-8286-46415277a81d",
"order_id": 2,
"id_item": "85bb6a99-5144-42b7-bd84-cb32e57e79a4",
"id_item_type": "fa6fb8d4-2308-41c1-980e-c6f5bb188604",
"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": "6c8ad9f3-0467-43e1-91b3-1e69623cb87c",
"type_item": 11,
"id_voucher_json": "8d530445-6b4c-4c90-b262-924fdd49f15b",
"count_voucher": 1,
"id_category": "dbb306da-c8fa-4bd9-b738-176408439419",
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"id_user_upd": "4b84b8ba-0731-4de7-9551-02af512cf8ca",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "e9bde769-e69f-4573-95e7-ff6bbb08d856",
"nro_sesion": 2,
"id_pos": "09b54df0-9f8c-4004-8720-e16bb8fe6078",
"date_tax": "2026-05-09T09:40:55.1063317+02:00",
"date_open": "2026-05-09T09:40:55.1063317+02:00",
"date_close": "2026-05-09T09:40:55.1063317+02:00",
"id_user_open": "0799d37b-ffe5-4167-87e3-70d0c931e585",
"id_user_close": "114381c0-7dcf-4db3-9d06-6e6af0258ca6",
"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:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pt": [
{
"$id": "45",
"id": "b2d2af3a-1631-4397-9bba-50f906f08d8d",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "188dc3e1-140c-4569-83d1-9e8fd76ba635",
"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:40:55.1063317+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "1d67bcc1-9dfb-4ba8-9f46-4554c858703d",
"id_room_unit": "b40fbb3d-cfac-4c55-b954-d53936a554a9",
"id_room_list": "1f2fda62-af87-423c-9a96-d8ac05dc4571",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:40:55.1063317+02:00",
"date_from": "2026-05-09T09:40:55.1063317+02:00",
"date_end": "2026-05-09T09:40:55.1063317+02:00",
"date_open": "2026-05-09T09:40:55.1063317+02:00",
"date_close": "2026-05-09T09:40:55.1063317+02:00",
"id_employee": "949ae996-8321-4822-8728-e4d135583c9d",
"id_employee_sec": "2f457299-4730-4f9f-ac2e-d596f51c46f2",
"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": "9c6adaa1-20ee-4243-9eb8-5f6899c54d53",
"comment": "sample string 7",
"id_user_open": "8a1171bc-6445-4354-9f27-6ca11b28ac99",
"id_user_close": "d5c3633e-4ad1-44e7-ba88-3bed44e699ad",
"id_unit_state": "36570db3-c476-4b3f-bd1f-8dec4372dc5f",
"id_pos_sesion": "870a4e60-6997-4262-b196-9aff8a2b0201",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:40:55.1063317+02:00",
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "c2d25b76-6058-41e5-a343-1c9a77525977",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "67394c06-bde9-4c80-85b9-6556d0e77f17",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "02e5769a-803c-4d55-af97-23f6c78cdcfe",
"locked": true,
"date_locked": "2026-05-09T09:40:55.1063317+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"id_user_upd": "7959e8c7-2c51-4265-a924-59b8d75e7f04",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "9b8b6541-fbcc-452d-a477-a65743cf3a90",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ca78bfe9-320a-41b6-8f1d-79894a111071",
"name_pos": "sample string 6",
"id_image": "de9ee898-e804-4f83-8ac0-4c8d9d4c8b4f",
"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": "2fe733f2-7bf7-44a8-91b7-ead9cc88e816",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"id_user_upd": "25babaa2-0a22-4bf1-94f9-e7a4f55b1392",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "5512752e-df7e-40e0-baf4-15b530cf5e3f",
"id_room": "646a66cc-7f80-405e-9d3d-16d89440ad84",
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"id_user_upd": "d694f4f9-9c80-498c-92a0-d277a453b864",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "49"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_list": [
{
"$id": "50",
"id": "98ced6f5-2a35-472d-96d5-a7ceb759b85f",
"id_room": "e33a6f3d-5f0a-4833-8f46-5fdbbd98b98f",
"date_in": "2026-05-09T09:40:55.1063317+02:00",
"date_out": "2026-05-09T09:40:55.1063317+02:00",
"id_user_add": "eae6c263-69b3-471d-8006-47a6b976c20c",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"commited": true,
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "50"
}
]
},
"mt_rooms_units_types": {
"$id": "51",
"id": "94dc58e7-9d36-4684-92b2-82ed4b491ff4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"id_user_upd": "10600fbc-bc40-4ff5-aa07-b6b8d37b639f",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "72b2bd89-f059-4964-8942-5eb962f11b99",
"id_room_state": "2e9b08ba-2112-4781-8269-6a124abfcc95",
"id_image": "2302b7fe-4d84-4f9e-a838-da94ed9ffa35",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"id_user_upd": "5d32f695-fc21-4952-bad6-35e0ef6a282c",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "f01599b1-9f9e-4b71-9835-524532b3a63c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"id_user_upd": "876e0106-a936-4fe0-ad66-ef98b1e20ef4",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_types": {
"$ref": "51"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_states": {
"$ref": "53"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_list": {
"$ref": "50"
}
},
{
"$ref": "46"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "54",
"id": "fd489b61-89bc-4689-a9f0-c959123d459e",
"id_pos_sesion": "fd52129b-dce6-4595-9c40-951e1c5f1bae",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "dea286cd-c1d7-4c04-b97d-5d090dcad711",
"id_room_unit_activity": "b7224b68-d004-4358-9c0e-65cfa450aeb0",
"id_doc_sa": "ec701c34-4360-4efa-bdb8-8513ff452590",
"id_pos_type": "96066b43-c69d-4046-9af1-c1a64e49080b",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "063d316d-fca3-49ea-bb03-770debf60a41",
"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:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "74422cc7-f07a-4e59-b677-cafc204c4860",
"id_user": "5313342e-60de-4014-ba87-2b5859f3329a",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "14040480-c466-4d3c-9e19-f02c938353e1",
"id_user": "9a6e9278-9897-4c56-8abd-f3c30b0a32d0",
"date_add": "2026-05-09T09:40:55.1063317+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "57",
"id": "8713216c-10ac-457c-8d36-f204b0b1a3b4",
"id_user": "f828e72b-98e0-4c5e-8612-78ccf4a867df",
"id_user_profile": "30961142-3c63-406d-ba59-912e41e9de71",
"locator": "sample string 4",
"date_end": "2026-05-09T09:40:55.1063317+02:00",
"id_pos_sesion": "90b76ac7-04e6-4da3-b333-e56a57cb304d",
"date_login": "2026-05-09T09:40:55.1063317+02:00",
"date_logout": "2026-05-09T09:40:55.1063317+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "f77a2387-6ab4-402e-8e1c-9af87c4c9131",
"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:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "d18a19ce-0ebd-42ad-8974-ca712ede9195",
"id_function": "febbc24c-56d1-406e-b026-7fd82f3c5841",
"id_user": "0157fd04-afa1-4b78-a815-515c1f7a9b08",
"id_profile": "b2b89e31-8539-48fc-b855-095c18f37ef2",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "218c626f-0d19-486f-8311-ba62d82c52e7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "96690928-75e3-4504-8920-54394cebb48c",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "2c68e908-c774-45b0-b911-d2887f00dd9a",
"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:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "51674ae4-aba3-42e4-a04a-72b1f5577756",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"commited": true,
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "59"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$id": "62",
"id": "8f39ab73-fea0-4540-8b13-73e8dc12e406",
"id_user": "d77544e7-b2ef-41fc-8649-fdeaa43b1df1",
"date_add": "2026-05-09T09:40:55.1063317+02:00",
"destiny_type": 4,
"id_key": "56303675-1f59-4793-b5e5-1e75e84eda73",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:40:55.1063317+02:00",
"id_pos_sesion": "da8c20d6-8d92-466e-a42d-263575e8f91b",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "081ef251-cbe1-424c-9ecd-dc44cdc9fdc6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "9daf2b79-e90d-4338-93f4-0352584c72e8",
"id_doc_print": "01f204a4-9439-4e85-a2e3-7ec48534df8a",
"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:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "64",
"id_doc_sa": "385f3dfe-7bc6-43c3-b286-fd1baae5bd44",
"id_line": 2,
"id_item": "6dbaec13-0a14-44fa-b263-21086416409f",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "64"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$id": "65",
"id": "47c73b1b-d81a-422d-9459-f1fad77d4e06",
"date_from": "2026-05-09T09:40:55.1063317+02:00",
"date_end": "2026-05-09T09:40:55.1063317+02:00",
"date_used": "2026-05-09T09:40:55.1063317+02:00",
"id_employee": "9b65a15d-99f8-45ed-a305-ff22be46437a",
"id_branch": "9bc7f0f7-7a6f-44a2-beec-2d1606f473a3",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "792bb998-9ed4-43f8-aed8-b9b070b93169",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "65"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "1"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "8"
},
"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": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "02b1169d-efe9-442f-afb2-49ff0076c73b",
"id_doc": "b15899ad-db43-4822-a662-07fc491229ff",
"value": 3,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "c3aa4270-dd34-44e1-9b73-b4d42d5e39b6",
"id_pos": "1714d972-aac7-4e4d-99f8-fe70ea5f210e",
"id_doc": "676effaf-ff29-49e3-8e27-6511054f5fc7",
"id_branch": "de74e789-18aa-41dd-a817-4d23a6b241d7",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:40:55.1063317+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "25f08430-08a4-4c1d-b666-643cc5430386",
"id_loc_from": "f3ca41b7-3340-4b99-93db-3ec3c4c3fcaf",
"id_loc_end": "5c5dbdad-9457-44e1-9f42-be9074b8d550",
"id_user_add": "e9fb616c-222b-4768-8f37-ec82df2f4e51",
"id_user_upd": "b8799a67-e004-4e02-83b5-5066bc7811d7",
"id_pos_sesion": "7016209d-fe8c-4845-96de-d578d7c0defd",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:40:55.1063317+02:00",
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "2595bebf-3b15-419d-bb52-0782941e55b3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "15091575-4678-4c07-ad87-03bc051fddab",
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"id_user_upd": "5fb20242-b045-4e52-8d20-84b3202b90a1",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"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": "66cddaaa-396a-4efb-95df-df1b36df2360",
"id_item": "fb87ced3-1159-4d03-8f90-063aca35455c",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "dbf5da6e-33dd-45d8-a6f2-8183a49c073e",
"id_line": 2,
"id_item": "d172ce24-f567-42ea-a2e4-709950dadc0d",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"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": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"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": "44"
},
"tt_rooms_units_activity": {
"$ref": "46"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "760956a7-f6df-4c71-9bcc-23294e1347c1",
"spool_server": "sample string 2",
"id_doc_sa": "1db52931-e1ea-4fc7-a8eb-33bf2a6ff9ed",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"printed": true,
"print_on": "2026-05-09T09:40:55.1063317+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "f29766ea-cd1d-4f27-b45d-1e6af0cce868",
"id_pos": "739b0cf2-6ea3-4d31-817d-73a0cea8e26a",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:40:55.1063317+02:00",
"key_access": "sample string 5",
"id_user_add": "4756af47-c86f-4780-97a3-381dd3e67719",
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "898c18de-d53f-4423-838e-18e4211fd960",
"id_pos": "5acb0ce8-5962-4607-bfe4-1538514e2b73",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "6051059d-05c1-4d6a-9d8c-e5a9123178f9",
"id_pos": "195bada1-ffde-4d36-90c5-294a23c7e88a",
"date_add": "2026-05-09T09:40:55.1063317+02:00",
"date_upd": "2026-05-09T09:40:55.1063317+02:00",
"date_out": "2026-05-09T09:40:55.1063317+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "75",
"id": "4c5979ad-e437-4d36-aca8-c5030ab78216",
"id_user_add": "64890626-01e3-4819-82f7-023379aef7e2",
"id_table": "d1f84c97-c9a4-48d2-a034-f565835e6e58",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "78d0acf3-d10d-473c-b1ea-1b6ec48a3ea2",
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "1eb37caa-2c86-422f-9a10-fa03399e04fe",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"last_update": "2026-05-09T09:40:55.1063317+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "8a1431a8-4eb3-41ac-9cfe-50c843a2fa5f",
"id_sync": "64a56dec-519b-4451-aee0-c127e79067a3",
"json": "sample string 3",
"id_table": "0792e2f2-4509-4830-8f1e-9cb55fcda434",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "8dd7b7fe-3c55-41af-b984-afaefe42440e",
"id_branch_from": "1b802446-4954-4114-883c-d74183a99e17",
"id_branch_to": "e822f479-82a2-4a1b-ba2c-2ebec2e3eaac",
"type": 4,
"created_on": "2026-05-09T09:40:55.1063317+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:40:55.1063317+02:00",
"send_on": "2026-05-09T09:40:55.1063317+02:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "c419f916-bf73-41aa-81d5-5fa227645977",
"id_pos": "35124e11-2a68-43fa-800f-c5847d70ff8c",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:40:55.1122611+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$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": "36"
},
{
"$ref": "36"
}
],
"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": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "24c17e63-88a7-4bdd-8c92-3ffae91e5f6e",
"token_id": "sample string 2",
"id_user": "6aa3dd17-af67-440a-aed3-96a2ac910ae7",
"date_from": "2026-05-09T09:40:55.1122611+02:00",
"date_end": "2026-05-09T09:40:55.1122611+02:00",
"created_on": "2026-05-09T09:40:55.1122611+02:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "80"
}
],
"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": "43"
},
{
"$ref": "43"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_pos_sesion1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "8aa3ef96-741b-4788-8049-5f81b782946f",
"id_room_activity": "2e979c44-dd10-4062-b1de-80985d43478d",
"id_pos_sesion": "6e267759-f324-4619-b0e3-7dbf8722d18e",
"log_text": "sample string 4",
"id_user": "5677e5ae-5a10-4178-bca5-83b636ea8b77",
"created_on": "2026-05-09T09:40:55.1122611+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_rooms_units_states": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_users_profiles": {
"$ref": "58"
},
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"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": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_images_types": {
"$id": "82",
"id": "e7cbbc7e-08e5-4b81-9b3b-5d13c48b805f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:40:55.1122611+02:00",
"last_update": "2026-05-09T09:40:55.1122611+02:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "a2fb57b3-f4e2-41da-ad53-64de8dc47385",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:40:55.1122611+02:00",
"date_end": "2026-05-09T09:40:55.1122611+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:40:55.1122611+02:00",
"last_update": "2026-05-09T09:40:55.1122611+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"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": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$ref": "65"
}
},
{
"$ref": "1"
}
]