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": "e198bab7-d3f0-43ae-bd40-0fb059f19e21",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T06:22:55.6979097+02:00",
"date_end": "2026-07-08T06:22:55.6979097+02:00",
"date_used": "2026-07-08T06:22:55.6979097+02:00",
"date_sesion": "2026-07-08T06:22:55.6979097+02:00",
"id_employee": "6617ebcb-3a96-4c83-baaf-ae402f4bb1f9",
"id_branch": "ef53195c-7e46-44f0-a239-81db36b50555",
"id_voucher_permision": "c4f78367-f428-4ea9-8350-6676b83e1d78",
"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": "52a49186-180f-40a9-8ad6-ece24e5520d7",
"id_user_add": "845bc9ed-03fe-4a55-9491-49454f14e504",
"id_doc_sa": "c1122bfa-fde0-474b-9b3a-b22f6fa44940",
"id_item_sub": "220305ea-0880-4879-b37b-400345fbd0cf",
"id_pos_sesion": "23e3fe81-92df-4782-a2f6-ea3049e51a3f",
"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-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "77a1063a-3797-4205-aa32-40024a7257e8",
"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": "bae06620-4de1-4002-9893-ae91351c1d2d",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "dd2af8e9-adf3-4e6e-94b7-370373766709",
"commited": true,
"st_images": {
"$id": "3",
"id": "8e94ec1b-49e2-4b0c-81db-8b259834a20f",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "6918cdaa-b214-4300-b20d-f87180846648",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "4cc08fff-11c0-43ed-9569-f96e5808613c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "01bb3784-ebeb-4b93-a097-2e1f4c67bc61",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "423c521f-19fa-401b-8ce1-5c69062b2a34",
"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-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "4a28dd07-70bd-41b7-931f-62808d083359",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "a91bfde6-e1b0-44fc-bb33-db0f16712168",
"id_item": "ac2844db-d8b2-499d-a70b-2691a9a80a43",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "30c1ebba-e4e2-42cb-91ae-71f2dc1ccccb",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "02f8dc33-2d04-4e9a-aa7e-53ca0fd34261",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "4ff4488d-4d10-4aa7-86f1-b0e895bf5ef9",
"id_unit_sec": "e83ada24-bb4a-47a3-822a-8cf9ae42b5f6",
"id_brand": "6b67c8cd-a62c-4591-916a-b7655b299bdf",
"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": "32471af6-5260-4171-af2a-68e8d183ccf6",
"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-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "2c46f8eb-4b2b-40b6-b14a-3a952af00141",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "1c9c0078-6872-4007-af46-24954643e6f2",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "18adcb24-bfb2-4839-980a-68b16979c565",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "da8a41b9-ea6d-4b22-bc1f-1ba70e5b2ac7",
"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": "335e9de9-d6a5-4bbd-b821-9f62cd6c7f90",
"view_messages": true,
"id_image_photo": "95ef2a92-5ca2-4a6b-ade5-fc1f24974b71",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "4e15352b-c67b-40e8-a8f3-6e8f999381b3",
"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-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "63dfbc51-ef2e-4f7e-9e94-8c981b7b1287",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "03ec2dce-8b33-4e1e-b30e-c9e346664ba2",
"active": true,
"created_on": "2026-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "614789aa-53a6-41c8-b666-cbd1365c0ccd",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "bde3fe86-b214-49f3-b2b3-b2bc5c47f10f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "34b6ba37-43c5-42fb-98ea-5cc2702a83a1",
"id_zone": "3051f475-e9b0-4b6a-abda-601c280e3b3b",
"user_required": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "b8f5ee98-ffc1-4ba1-a575-cc5b0f08c5f8",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "3b374b5a-4bc9-4a58-a919-1f69e79ed8aa",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "bf9529ed-0b5e-434c-b59d-87b3a629e306",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "908b516a-9cd4-41b5-8455-dc3a78c3b8b7",
"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-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "4b9c830c-db2d-49b7-ada0-487d6058eeaf",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "86fd0434-17c5-455e-9f32-d2d51ea36cc5",
"id_cloakroom": "3ccf8a8c-2543-47ff-b004-d6cd4eac8084",
"id_pos_sesion": "06a6e4fa-ec9c-4230-a0d5-304d071d4371",
"unit_id": 4,
"date_open": "2026-07-08T06:22:55.6979097+02:00",
"date_close": "2026-07-08T06:22:55.6979097+02:00",
"id_doc_sa": "f7a26bd1-1e1d-431c-9cde-33c767b734b2",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "78dd320e-159b-459e-87ba-2019a2afd32a",
"id_pos": "1ad19d9d-4e6f-4c1d-9891-3ce4f1d81308",
"id_doc": "0a65ba8a-be81-45ba-9531-c06cc8c0695e",
"id_branch": "d48b36c1-9f67-4afa-b38e-8fa6e993213d",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:22:55.6979097+02:00",
"date_tax": "2026-07-08T06:22:55.6979097+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "51bfb3de-0401-4b2c-891a-cb1ca7a2b343",
"id_relationship": "1c768d6f-d640-4e21-9fde-c630feacfee8",
"id_loc_from": "30179a6a-0a29-40f5-ba96-6d80d76e51a9",
"id_loc_end": "481559ee-b1c8-45e3-865e-0a0e08c89fb3",
"id_user_add": "96c69adb-3197-4e7c-b7ab-af6c3e0a2eeb",
"id_user_upd": "b437ea2b-3e08-47fa-b723-416db024840b",
"comment": "sample string 12",
"id_pos_sesion": "ca3778a3-094b-4b58-a59e-01de89c45cc4",
"id_room_unit": "28c7b020-8f13-415a-b347-3da6422774d6",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "43b33033-36d1-495a-8035-5176470ed1b1",
"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-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "fdfccaad-9c10-4048-9705-c7304a55b277",
"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": "313ca220-24a3-43c5-af35-a323a1471f5a",
"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-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "f993199b-3425-4af8-90fd-4583444b15ba",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "53d98335-b1a1-48d9-bfe8-1db26b4cf316",
"id_pay": "197c5551-c4aa-4482-baa9-d49b09d2d9a9",
"id_money": "8e8b43e2-9989-4faf-bce7-53e0c0072486",
"active": true,
"created_on": "2026-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "8007a452-266e-4873-be57-5d043662390d",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "54ae151b-bb9f-4a25-8a8d-78e000098c62",
"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": "ecdb5d4c-ff6e-4c0e-b58e-ab94b5d7ade9",
"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-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "4fef30a7-6800-4b02-8574-1a0430aab476",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "4b7ad72a-d171-4bac-b62e-719a17d2a1a1",
"id_money_2": "5dfd77f4-1513-4e9e-a5fc-facff143e723",
"date_from": "2026-07-08T06:22:55.6979097+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "39aebd3f-1550-439d-b9ac-db2428c7469a",
"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": "2be6943f-031b-4fcc-809b-9e937d16d232",
"id_pay": "231851bd-76a5-4145-be46-b1b21ab2dda0",
"id_money": "ceab6959-510d-4e76-b7c7-439028e12709",
"date_cashflow": "2026-07-08T06:22:55.6979097+02:00",
"coefficient": 5.1,
"id_user_add": "801a8163-8f3d-41c2-9c0d-eb576fe0c130",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "23e2dd51-5b9b-4ed9-a9bd-656fd381ad63",
"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": "ae431489-3b4a-4d47-9381-ecaf31b7502c",
"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-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "29852396-9f60-4411-bf2c-7482e9373588",
"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": "d03942a4-9e0f-44cd-8fb6-14ae116012f9",
"id_line": 2,
"id_pay": "26e1af6f-1f22-4b64-844d-9b408f3aac3b",
"id_money": "31e0b9a1-bcc8-4e34-a694-0bf625fbe9e0",
"coefficient": 5.1,
"id_voucher": "aee6088a-e6dd-4a1d-9176-24e4687133e9",
"id_employee": "0b107470-5f0c-4eff-a498-f88f24180cdd",
"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": "7603050f-93c7-4a88-8e26-ce1efe1ccc31",
"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": "f65d59f9-eb30-4ab9-9562-42d247d9bfcf",
"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": "7bc75ca8-0b58-46e7-9a42-26528b2b161f",
"name_pos": "sample string 12",
"id_image": "4b7934d3-f401-4e97-a764-a410398d1bfe",
"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-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "5fea4891-152f-4c1e-a3a6-67ad0be0f2b7",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "e1f7aad7-cb2f-4699-b33c-932d0d72a4fc",
"id_branch": "c72d677d-eb04-4eac-9521-0112088d15f3",
"active": true,
"created_on": "2026-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "56bc2bdb-990f-4548-b468-ec3397d8ecfd",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "289ef48f-809e-4ff3-8a87-80055a31facb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "61fd9d7c-aed5-47e5-bb50-108f1e79cbd7",
"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": "1dcaf434-5c12-48b8-9ba6-c2161b1f2531",
"id_line": 2,
"id_item_sub": "63c18200-5bd5-442e-81b0-fcc9f118c286",
"qty": 4.1,
"id_list": "d962229c-7ff7-41f7-a389-f5f6ea3c7d6e",
"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": "d34d0369-79de-4591-a15f-9fbd724952ec",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "08e94f98-ef38-40c1-ac98-5c10727aecfa",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "94641a6d-54a6-4780-ac11-10c830c59efc",
"id_user_upd": "ffa9f6e4-3305-4003-a767-64081bcf4a85",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "faa9d83c-831b-4bec-a173-04403d3b9729",
"id_item": "d0d4b2bb-4122-4e2f-a262-995b1423b510",
"id_item_type": "67058b01-e02a-4152-89cc-c7fb61c023c4",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "2929e72f-4166-422e-a37d-a953cef42740",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "5ed97b2a-145d-4283-96cb-4f0a47b8a9fc",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "1923aa86-b897-42f5-9764-1bb874b5bf6a",
"id_item": "3b3f0dfc-cbb5-48f2-8c12-94d9102de095",
"group_id": 3,
"id_unit_ref": "cb8ac96c-7f4f-4f14-88ea-1555a3031df7",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "577ea614-23ed-4b7f-af7c-980694a7b2d2",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "517e764f-ea35-4128-9d0d-da1df02f086b",
"active": true,
"created_on": "2026-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "c9c7e9d0-8ccd-403b-973f-41d63997c408",
"commited": true,
"mt_units": {
"$id": "28",
"id": "6aae7c3f-176b-430f-a0ed-f826c3b0342f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "ab10e2e6-e9ce-4d9b-aee6-f1b90cfcc96c",
"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": "ea74ac56-3d29-4577-9ef7-6937a9b19e90",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "49f06e32-1e1a-4cde-b584-ee7c130e5d40",
"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-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "853769fa-6491-415e-8863-a90538c7a888",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "e2a3baa8-c2c5-4b22-949d-138ec08644eb",
"id_line": "2d822288-dd36-4394-880b-1f1cc5e71bc2",
"id_category": "f0675540-1aa4-4f79-8be7-cee14a7180e3",
"id_item": "4e12c086-d617-48f3-ad77-5e830251b523",
"id_item_type": "71907253-cf31-4a5b-9114-94f1bea3c047",
"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": "e675c629-4b62-4b11-9c87-db9d7d7818bc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:22:55.6979097+02:00",
"date_end": "2026-07-08T06:22:55.6979097+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": "8c60e33f-b914-4415-8bf1-30e68c875345",
"id_pos": "1178b4b0-e559-4740-89f7-b7ef8716d29a",
"id_list": "d133622a-a63c-4060-9b5f-270bdb8b98b2",
"id_item": "a504b0d5-3219-481c-b152-4fbf6ae39fca",
"id_item_type": "5ce727a2-be31-42f8-8af6-4835cb688840",
"id_category": "4636f2c5-07a7-40f0-88d1-0156cb4df54f",
"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-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "b057681d-7867-4b8d-9687-8b8f91a6b00a",
"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": "c7060cb3-510b-4923-98e8-94a9ebf6ad27",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "56ffecf6-8e60-432e-837a-135dc453589a",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "6eacca83-39be-4c34-b847-53dd2f1718f5",
"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-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "694e5dc3-f315-47c2-9439-91ea7ee0b85a",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "e6632cb0-70e2-4379-9b8c-02853012c78b",
"id_pos_type": "d2db6474-2e34-44b8-bb81-299ba79abdec",
"id_price_list": "12952e07-8a7f-4e7c-97f4-c40d816a7f32",
"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-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "982a89f8-e638-480b-8438-d28aa0c4bc7c",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "256d5229-6313-4429-b04c-4aadb505ae3c",
"id_pos_type": "3f3caba5-73ea-4128-8b16-5b0f17febcb2",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "a438df97-4c0b-4896-a0bc-798e1bc078b2",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "e8dbd5d6-ec58-4f65-97b7-31ea0c3a3388",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "31a65c03-439a-4bdf-9817-41cbf01b2cc7",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "6213a36d-0385-405d-a26d-23f4b9a13f26",
"id_branch": "043ae879-0d7b-4156-9d3b-2e81852121ce",
"id_pos_type": "18363af4-c481-406b-b1ae-88aa42152504",
"id_pos": "5a4fa3b0-8e15-4688-af58-608d48dd7c55",
"id_item": "fe050e23-471e-4722-ab96-8023520f6e1a",
"date_from": "2026-07-08T06:22:55.6979097+02:00",
"date_end": "2026-07-08T06:22:55.6979097+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "e9d1d309-c859-4167-9076-f0727de18c9e",
"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": "c44cb813-edcf-49df-96ad-f68f67250c3e",
"id_doc": "45fe47b5-004d-4752-9dc7-7d112a161c62",
"id_pos_type": "ed030db5-3822-4408-ab24-79a9fa63dda1",
"id_doc_print": "91bb6d7f-7841-4706-a84b-42d77c06ae01",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "cc1c1569-4e4d-4e16-bb68-e9c56196558c",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "d6c17526-68fc-437a-b40b-9cfc6cce5908",
"id_pos": "7b1f862a-00f0-4c59-8102-7b7529284312",
"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-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "6b3e258b-2c90-4e4c-8158-f904933c0c52",
"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": "dbf3738e-2301-4c0d-94ce-190a90868bb3",
"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-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "a6088afa-80d7-46c9-ab32-bc5fcc331664",
"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": "a673e0dc-343e-465a-b05b-f0d0893430c1",
"id_item_sub": "66643ff2-2b3d-457c-812d-05552daecdd8",
"validity_date": "2026-07-08T06:22:55.6979097+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "0d61be5c-3e74-4619-8b24-cbea2cf5be4f",
"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": "18efbe00-eddd-40ff-ad5d-28a629d65c9b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:22:55.6979097+02:00",
"date_end": "2026-07-08T06:22:55.6979097+02:00",
"id_branch": "a68cfe1f-a236-4b5c-96c2-d27f367bcee5",
"id_pos": "8c836fa0-e5c9-41d5-a56f-595ba540f4ea",
"id_list": "37549131-8701-43f8-af6a-4ad046b8fe6f",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6979097+02:00",
"last_update": "2026-07-08T06:22:55.6979097+02:00",
"id_user_upd": "12669bc4-3d5a-4e42-a5ca-6718e83264f0",
"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": "69165535-8ac1-42d7-9a77-f905668c3909",
"order_id": 2,
"id_item": "c9c994f4-cc89-40ff-9d23-fe98e055ece6",
"id_item_type": "47fe42ae-40a8-4945-a0c7-13d8f13b8dbf",
"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": "efd21ae0-6ad7-47a4-a304-0ebf0d8c9a47",
"type_item": 11,
"id_voucher_json": "ebc21809-568f-433d-8942-0b37c5450935",
"count_voucher": 1,
"id_category": "cbb97278-be8e-4c50-9a1f-2c08b8be511b",
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+02:00",
"id_user_upd": "b2b0863b-2def-40d7-9f89-c37f960108c7",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "5304ddc4-bb79-4510-8344-d2f587a98a2f",
"nro_sesion": 2,
"id_pos": "0abb3f79-f04e-4590-881b-4fcfc58385ca",
"date_tax": "2026-07-08T06:22:55.7081848+02:00",
"date_open": "2026-07-08T06:22:55.7081848+02:00",
"date_close": "2026-07-08T06:22:55.7081848+02:00",
"id_user_open": "622ddc78-335c-4c6e-8fca-be219acbb22c",
"id_user_close": "6028980d-9280-4991-a234-7adc4a2559cc",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+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": "c9c87b68-7c12-4212-a71e-5d0f7770ee99",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "28052b3e-b210-49eb-b7ac-a43fe6d34426",
"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-07-08T06:22:55.7081848+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "4adefca7-2f29-49c9-92c1-96065ff81253",
"id_room_unit": "0c26bad7-83b1-4f87-814c-656d32fdf735",
"id_room_list": "f5a5b632-f49b-41cc-b69f-a7ee5e5682c8",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T06:22:55.7081848+02:00",
"date_from": "2026-07-08T06:22:55.7081848+02:00",
"date_end": "2026-07-08T06:22:55.7081848+02:00",
"date_open": "2026-07-08T06:22:55.7081848+02:00",
"date_close": "2026-07-08T06:22:55.7081848+02:00",
"id_employee": "3eca9daa-3135-455b-8bac-1810b6be9da9",
"id_employee_sec": "d4a3d868-233d-425b-91fe-7fd7416d8c1a",
"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": "548f5a31-77b2-4ad6-bb96-3339fd789b11",
"comment": "sample string 7",
"id_user_open": "830caa35-52e8-4f0e-a778-fcd37775b08f",
"id_user_close": "88bde0c1-e957-46ee-a7e2-017a4f3d6312",
"id_unit_state": "ec78fad1-24a7-4a95-b91f-931e74818765",
"id_pos_sesion": "21f33244-6403-42ce-9c57-bc7250077564",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T06:22:55.7081848+02:00",
"active": true,
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "2816f31b-8931-4732-be18-73b4b07f073d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "2ce864a2-2350-4367-8c10-b6fb48fb6dd7",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "83eaacff-e322-4a10-a7a0-5b0ae5037d2a",
"locked": true,
"date_locked": "2026-07-08T06:22:55.7081848+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+02:00",
"id_user_upd": "93638c10-798c-431c-a02e-13e7dae932c2",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "1be0f948-459a-4abb-aed7-87bab7ed588d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c25066b2-21c9-4b22-a65d-2eb96eee942f",
"name_pos": "sample string 6",
"id_image": "74e662af-27aa-4089-8aac-b44d475fc1e6",
"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": "1f1bc2ad-d257-47b0-be3d-d1b68f50184a",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+02:00",
"id_user_upd": "c0ed675d-42c2-4ed7-b467-9055457546e2",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "5bda45d5-5ebb-4357-aad2-e143cea2c9f8",
"id_room": "0689a875-b198-400e-bef7-513cd62a2f76",
"active": true,
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+02:00",
"id_user_upd": "47fc868b-9d91-449c-bd9f-c0ecf3a8a3c5",
"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": "dd175c9d-f82e-4c3a-b590-1f6ce424c530",
"id_room": "59294808-edf3-4818-a734-33a3919eff0c",
"date_in": "2026-07-08T06:22:55.7081848+02:00",
"date_out": "2026-07-08T06:22:55.7081848+02:00",
"id_user_add": "838d3ec4-81fa-40a8-93a7-4626ac42993f",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+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": "ff2f3e16-9d41-4128-960e-ac9ba56ee5fd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+02:00",
"id_user_upd": "72e115b6-8f1e-423f-8a64-933954bc63b0",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "f7c70b68-29e9-4a35-bc88-b9bdbd6cf990",
"id_room_state": "2f8534b6-b248-445b-a32d-3850409bee2e",
"id_image": "2fc2f4d4-9a13-4ec2-b00e-6c822e739f9c",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+02:00",
"id_user_upd": "5c3a2d01-5fad-4147-bbca-cc9ba11c78ce",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "534e915d-5d70-420d-8897-325eef373ab4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+02:00",
"id_user_upd": "26e5e2ff-0b19-4b90-9d83-9ecd941e2a2a",
"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": "669ee993-d6ba-4d7b-b2ac-2203093a8091",
"id_pos_sesion": "d6231023-4f2c-489f-983c-130f39ae25a1",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "b616be73-92b3-4713-90a4-86dd64d2a64b",
"id_room_unit_activity": "b571c338-b9df-4473-b8ff-638002809898",
"id_doc_sa": "41c69754-579d-469a-86fc-6bbca63106aa",
"id_pos_type": "fbd7c7e9-c5ca-47f4-b958-80947cc36140",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "3b562398-860e-4406-9658-d75d177faba2",
"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-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "f795dc77-7ca5-4fd6-a8b3-733a38459b0b",
"id_user": "48d7fc09-be2c-4ef4-bb1e-f001cf64425d",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+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": "8f1ef56a-7dea-44c0-a73e-a30161109af3",
"id_user": "00082d05-0391-4fc0-b603-75abfed5856b",
"date_add": "2026-07-08T06:22:55.7081848+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+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": "3863ebf5-af1d-4b8e-beae-995e3c9acd4d",
"id_user": "a9c63941-3aac-4115-8262-4bf3ff6a913a",
"id_user_profile": "b3ae4e65-9a9e-4fce-a61c-f6954fe4fe0c",
"locator": "sample string 4",
"date_end": "2026-07-08T06:22:55.7081848+02:00",
"id_pos_sesion": "088709ea-0812-4554-9ad6-87c895fcd63a",
"date_login": "2026-07-08T06:22:55.7081848+02:00",
"date_logout": "2026-07-08T06:22:55.7081848+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "41ec63b6-bbe0-4611-9da9-ca6ae5df7b2d",
"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-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "9cb109d7-4f85-481b-bb27-970faa221bb8",
"id_function": "e9869fdb-600d-4947-b3fd-fe6f95219e14",
"id_user": "9336dbc9-a0c6-4988-9506-121cffc00f4e",
"id_profile": "0130835e-45fa-43be-a26a-ee870a89ee32",
"permission": 3,
"active": true,
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "7247015a-b208-4b6b-bc4e-abc72157fa25",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "765135ea-a9c4-4c68-8c07-9f5094f34919",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "8bdb44ab-06af-40d0-aa86-a7ff9e9623e5",
"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-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "d0d4fa02-3510-4235-a026-0a499c2308e2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+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": "8b341cc7-7b5d-4a0f-a74c-2a8fe79733b5",
"id_user": "da5ade14-2918-4ce2-95d7-2027bc030ac1",
"date_add": "2026-07-08T06:22:55.7081848+02:00",
"destiny_type": 4,
"id_key": "5157c517-ff8e-4a1c-be93-760374252c63",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T06:22:55.7081848+02:00",
"id_pos_sesion": "9c7c174a-4b72-4742-8f68-d1e80d31beb2",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "b53353cb-08db-4fa6-ad25-9e4db15b7a4b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "79f67a7c-3627-4bbe-a1c6-056fc32952ad",
"id_doc_print": "be46ab01-377a-4b18-a349-769d625da670",
"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-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+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": "bf602cd2-e209-4b2c-bf70-05ff302c7697",
"id_line": 2,
"id_item": "c4c71648-aec0-4888-9973-ef12ba82a07f",
"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": "86f8a3ec-533f-43bb-b646-9cc6eb373e9b",
"date_from": "2026-07-08T06:22:55.7081848+02:00",
"date_end": "2026-07-08T06:22:55.7081848+02:00",
"date_used": "2026-07-08T06:22:55.7081848+02:00",
"id_employee": "3e3cb648-b411-47d0-b184-c74868155541",
"id_branch": "5f2eeade-0696-49c4-a1ab-c00b507c2cd9",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "612160a3-eafb-46a2-9b05-2778588c0c2d",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+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": "ecf05e19-226d-4e7f-b75d-c4c55110f49d",
"id_doc": "6594d4c7-16d5-4349-af83-f6b95289d371",
"value": 3,
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+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": "2c0d8121-de52-455b-9e56-2189e1069a55",
"id_pos": "883aa937-f800-480d-b482-792df3292b8a",
"id_doc": "560714ec-bfcc-42d0-a444-e70cc4462100",
"id_branch": "528fbf8b-e9de-4d3a-b443-3faa7ea0931b",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:22:55.7081848+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "a17a53b2-5484-463e-a3a7-3b1890192bce",
"id_loc_from": "44884732-3db3-4dd2-be05-5426e2e874bc",
"id_loc_end": "6407d98d-2741-41fa-9611-c04acd9c52aa",
"id_user_add": "8b6db70e-efce-44d3-b0ad-94881f076561",
"id_user_upd": "c42a7707-2ea4-473d-8362-4c0150ecf401",
"id_pos_sesion": "f86cabeb-5364-4186-bc61-9fd031e72470",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T06:22:55.7081848+02:00",
"active": true,
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "1d4b2c35-825f-40bd-b47c-079d9365bdd4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "23b98768-061c-4422-9a6d-bb238f5490ce",
"active": true,
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+02:00",
"id_user_upd": "7fcc29f6-b00b-4ef9-95fb-9ea85bdbe485",
"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": "1185200f-49e8-4d53-939d-02ff56aa0869",
"id_item": "b247855c-a377-44f8-8726-413560d2a7e8",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+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": "81fec96d-a706-437d-ba8c-7f3c39bb79c5",
"id_line": 2,
"id_item": "403394f6-e8b3-4c90-bf70-ac42ce1a94df",
"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": "dd94401f-b085-4778-a736-d2520de30c40",
"spool_server": "sample string 2",
"id_doc_sa": "68e9085d-28d6-4d7d-9391-f6ad143a603a",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"printed": true,
"print_on": "2026-07-08T06:22:55.7081848+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": "b2c2835c-310b-4ecb-ba45-d4e3463f26cc",
"id_pos": "e51e1119-dad0-4f14-8009-d736f3d6f645",
"mac_address": "sample string 3",
"date_end": "2026-07-08T06:22:55.7081848+02:00",
"key_access": "sample string 5",
"id_user_add": "0d1d4811-9df5-47c4-a6f5-b92ab47f3521",
"active": true,
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "b51c3d99-a736-45d6-a741-449aadc091ea",
"id_pos": "3870c8c9-5f77-4b2c-8979-da104c158466",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+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": "3bba0c34-94b3-4c94-8f5c-741f62029425",
"id_pos": "7a9348f8-70e2-4c09-be74-9cac0b413035",
"date_add": "2026-07-08T06:22:55.7081848+02:00",
"date_upd": "2026-07-08T06:22:55.7081848+02:00",
"date_out": "2026-07-08T06:22:55.7081848+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": "b49322b3-82cc-4432-b461-71845b40c572",
"id_user_add": "6b3f828f-28f9-43a7-8098-99084eb6c840",
"id_table": "e2bb8480-3778-4553-b5c6-f68633b78610",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "c77ed520-15fe-47a2-a5b6-90d6fce83e2d",
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "d6ffa0d8-28af-495a-bccf-23acc7497d44",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "7044f3fe-5400-4fa8-a08d-22a016c2f300",
"id_sync": "605ad2fc-2ca1-4047-8625-a890b183c60f",
"json": "sample string 3",
"id_table": "5dde68a2-c158-4a1f-8f17-23a5f33e26ac",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "058b61f2-0286-4a94-a70e-66124a3a0577",
"id_branch_from": "bfa0433e-1489-4a02-86a9-d5001cf652cf",
"id_branch_to": "7a889267-5bcf-41df-aa48-734598177f65",
"type": 4,
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T06:22:55.7081848+02:00",
"send_on": "2026-07-08T06:22:55.7081848+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": "b952fa9b-99f6-47ec-ad06-0087eca7c695",
"id_pos": "f8f4dd6a-dbd4-48b5-93dd-c0a5d67d295b",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T06:22:55.7081848+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": "38367712-bd99-4b4c-914e-f21f0844172b",
"token_id": "sample string 2",
"id_user": "d8c21ced-0d10-4eaa-8005-406076dd20ba",
"date_from": "2026-07-08T06:22:55.7081848+02:00",
"date_end": "2026-07-08T06:22:55.7081848+02:00",
"created_on": "2026-07-08T06:22:55.7081848+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": "4cbd2469-b890-41ef-bd3c-f77a6f529b56",
"id_room_activity": "4ec50ac2-994e-48f8-8050-324ee67f370e",
"id_pos_sesion": "4c8466fe-e366-44e0-8b79-f209e3024ad8",
"log_text": "sample string 4",
"id_user": "14939295-0724-40c0-8097-45b64197ec6a",
"created_on": "2026-07-08T06:22:55.7081848+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": "300905e1-49c5-4641-bc39-00e9f6b5f4e0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+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": "d053bd57-4d3c-4c4b-80ab-1dbe1e693f4d",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T06:22:55.7081848+02:00",
"date_end": "2026-07-08T06:22:55.7081848+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T06:22:55.7081848+02:00",
"last_update": "2026-07-08T06:22:55.7081848+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"
}
]