GET api/Tt_Vouchers?id_doc_sa_select={id_doc_sa_select}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_doc_sa_select | 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": "cfd075c3-229f-49af-a26c-3b600c95ee71",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T06:20:26.3477942+02:00",
"date_end": "2026-07-08T06:20:26.3477942+02:00",
"date_used": "2026-07-08T06:20:26.3477942+02:00",
"date_sesion": "2026-07-08T06:20:26.3477942+02:00",
"id_employee": "487fc03e-0137-46a7-b980-c47be2a01882",
"id_branch": "15275fba-2cbf-4d49-b6eb-bf2f25139c89",
"id_voucher_permision": "63b236cf-9320-45c3-8822-6d1fe6b68156",
"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": "80615f09-3192-44ab-84f1-9ac6e9b7ac97",
"id_user_add": "58e500f9-965b-4d6e-8aa1-9654842bda95",
"id_doc_sa": "99835670-4682-400c-b118-616065181108",
"id_item_sub": "d291764b-27eb-419d-a651-fb036afafcf3",
"id_pos_sesion": "7cd0ad8e-3c2e-4143-9525-9be01c908ebe",
"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:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "ffd2a6f8-26e1-485d-bac5-c2e9164694f5",
"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": "66927a17-769a-4e3e-850e-2f1784ce4408",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "e39be020-dde9-43be-a151-c8cbd984e8ce",
"commited": true,
"st_images": {
"$id": "3",
"id": "cc0dbed8-5e6c-44b8-8201-60be55cae726",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "fcd4e559-fa73-4e41-a9f9-b9718ff09a4f",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "0aef0977-2243-472b-b2a6-4468fda56064",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "a5533e4a-d352-44c0-9186-2e6e1b6e2d51",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "ccb2b50e-7b2e-496a-aa0f-10e3ea3d5d32",
"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:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "9a431027-0a8c-445d-b67f-ec3390d9839a",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "aeea7904-87f4-4976-8674-7a696c64a03e",
"id_item": "f8ebe3ce-dafa-4ded-adb4-a71048f39535",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "f2d5fd2e-02d9-4e5c-8964-f349a992e4f2",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "c6237c50-789e-4c72-94b9-cee2b81b4a4b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "d74a2dec-74f7-43c6-bfbd-abc12ef06f2a",
"id_unit_sec": "7135ab1e-756b-4a3c-8628-f7914ace66f9",
"id_brand": "cf4ad285-6b85-4185-a56d-c872dd83ebca",
"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": "2af84c89-076b-4649-9aa5-fa3fea7ab2df",
"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:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "f2d86874-bb1a-4f42-88a8-00d18db215d6",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "6b5a4933-c54b-4210-a807-a0f85bafb62c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "435d24ce-1094-467a-977a-31cf36137b72",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "ccb91500-f053-496d-933c-cdcc47722e1e",
"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": "91cd89a4-716f-4bb4-bc65-3d0e444172af",
"view_messages": true,
"id_image_photo": "32f7da34-9564-40a9-af6c-93750eaee701",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "c19ab4a3-30fa-4bf4-b995-ef201133ba76",
"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:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "e94b54f9-2a0a-4d93-a7b5-6141e9b48b0c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "398de9a6-c67b-4301-b1ae-ef1881a1750f",
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "81cff3c8-89fe-485d-b3cc-bc57008ab3b5",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "5130c15d-5bad-403c-a7c0-97c698f20748",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "72fd8eba-7b0c-41d9-92f9-cdbfa1f4ed05",
"id_zone": "00bde877-1afc-494d-af2a-84f4d0664b9a",
"user_required": true,
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "589e0958-6c32-4638-a92c-131d6a90c07e",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "0594f1b8-ae50-4b3f-82fc-94bdcdd0e08b",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "a5f25df0-bfa3-433a-9615-109d3e5053bd",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "f5a92559-22af-4aec-ae5c-c3ddf108a0e8",
"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:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "640b9d41-2896-4e3b-b27e-6c63b8202184",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "738f37ce-9fed-4f92-a539-ab8551e1c97c",
"id_cloakroom": "9a8a7716-930c-410c-814f-15a5eaa7f90f",
"id_pos_sesion": "e1bbc62e-d65d-49e3-bd03-ed408f7f0120",
"unit_id": 4,
"date_open": "2026-07-08T06:20:26.3477942+02:00",
"date_close": "2026-07-08T06:20:26.3477942+02:00",
"id_doc_sa": "5e98ee74-e5f8-43b6-b627-96b62cf22743",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "1e0aac19-5bdb-4932-950c-16aaaec85feb",
"id_pos": "6826a17a-f3c5-49cc-b409-58e457aec707",
"id_doc": "e5a7bd7f-454e-4c8b-a0e5-77c97cc3c7f2",
"id_branch": "584f03f4-44e0-4fce-becb-6584c81383d8",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:20:26.3477942+02:00",
"date_tax": "2026-07-08T06:20:26.3477942+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "bcd808fd-282d-4149-85f7-4e00af1c167b",
"id_relationship": "4ea8f3db-0219-4c11-8fd1-5567f08f9d66",
"id_loc_from": "3dd2b64d-9309-497d-8b58-4be70442e459",
"id_loc_end": "446d75c6-2b2e-4176-8e92-e1bfbfb0990d",
"id_user_add": "e62b2ead-fd67-4595-9114-fb8989ee442a",
"id_user_upd": "6ce31388-b57b-4fb8-82ae-1b7d5e904fca",
"comment": "sample string 12",
"id_pos_sesion": "c33bfc6e-57a0-4805-934d-bf914495b366",
"id_room_unit": "6f8149ab-bc22-4f82-a46b-c4807792c64b",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "a2747e5e-9a60-4a85-a575-0a79be4abe9a",
"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:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "322d18e4-5d7e-4b68-ac83-11543cdf02c9",
"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": "a773a584-3bf3-4e04-bbc5-60959fcde577",
"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:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "6bd614a1-21ef-4758-9746-96e3394839d0",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "335e22e8-8976-4b11-90e1-2da18ae96d73",
"id_pay": "980151e9-37fd-4cf7-bd09-aa0b6d0de9b2",
"id_money": "7b045cfc-b32c-46d6-8b2c-3bcdb2593845",
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "ac1e5888-e64f-4a0b-a749-7832bb24b209",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "e2eaa6e9-c192-40ac-828f-3651cdd0f7d2",
"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": "3ea5a3dc-ff05-410f-8ca7-3f45e856cf74",
"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:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "ea45b8dd-c132-4a82-a8a7-fff09b1177d6",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "2a3a958b-b71e-45f9-970f-b7a9efb5d294",
"id_money_2": "c4601c0c-7e62-458d-839b-189b2aea0327",
"date_from": "2026-07-08T06:20:26.3477942+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "043ef51e-6876-47f8-9519-64beb9deccc7",
"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": "e4cadcdf-06c7-4e3e-8596-089dff144db1",
"id_pay": "6b1bc832-444b-44cc-94ea-452b3957050a",
"id_money": "e01f6a8f-c394-40a4-8e94-b58c22ce8e2c",
"date_cashflow": "2026-07-08T06:20:26.3477942+02:00",
"coefficient": 5.1,
"id_user_add": "abc4418c-c34c-46b6-a02c-3d1d93de9238",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "c1289665-c563-4859-b897-1cbc874e5f4f",
"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": "fe7291cf-dc80-4529-8b70-764b9003f5b3",
"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:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "ee0bcf6b-12d1-4031-bacb-68f3f79df93a",
"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": "61200e9c-70c4-4cca-8b65-a3487b943aa0",
"id_line": 2,
"id_pay": "73552aa1-8f74-44eb-8524-0adb88e75341",
"id_money": "d66118b5-0f2d-4d3c-b754-ce6e8c417a78",
"coefficient": 5.1,
"id_voucher": "1cb4b241-5bf0-472d-9d2c-bd49a0a5698b",
"id_employee": "f8733f34-ba79-4107-b5d5-c454032f303e",
"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": "04848a62-9965-4d48-82a0-c90cc8263445",
"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": "9b7f267d-28f4-4712-8238-a975cc592374",
"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": "fd78b19e-e674-45f7-92b5-e83ee240b0df",
"name_pos": "sample string 12",
"id_image": "8ee56360-e85a-4950-8de9-fa53083566c8",
"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:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "5fbe4d83-5140-442f-957a-ca2ac47614e7",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "ea78f7a9-7359-4c33-bc13-a64e9bfa4ded",
"id_branch": "994f31c0-1551-4547-8a93-fa74479ab4f0",
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "5be336ea-d2ad-445b-81b5-6844ca69db53",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "5936231d-ea43-4aa4-8826-beeb728665be",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "b54cc886-1c86-40a4-a397-add3a8769f19",
"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": "e4bc95a5-d496-40ce-b2cb-40590ce27e9b",
"id_line": 2,
"id_item_sub": "db43e6d4-3551-4c9b-928e-778784c5f4f1",
"qty": 4.1,
"id_list": "d777fa6a-f7cc-49ba-acea-5cb79acafe20",
"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": "95344774-9dae-4298-8171-743ca466b81e",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "7d7ccf82-e0d1-4eb8-b04a-6024bff7ea8e",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "e04a695a-9229-4e50-880b-0e62f233bd45",
"id_user_upd": "393f76ab-6e51-451c-8dd4-d0b036a8b536",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "7190e5a0-4617-4ea9-820b-ca57c6f6a396",
"id_item": "b9a08d96-8cca-4504-bb6d-f17964b8395e",
"id_item_type": "ce2bf436-c759-482f-b4be-b0fbc7a661b0",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "d4039ab9-44d0-47a1-a604-85509aca3572",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "7ab1952a-0aef-4395-830a-e89486b8f9ae",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "cacb9fd2-e034-4673-bad1-1f2293b54d35",
"id_item": "45b11c99-96b4-46fe-944f-72c8670ca086",
"group_id": 3,
"id_unit_ref": "cef7c986-f7b4-46bd-bec7-0a4b18def229",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "09a7b19c-c5f7-4e29-b048-968514dbb887",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "ecaeaef5-c661-4872-8192-c832f3a3c8fb",
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "a5571abf-040d-4dab-b970-323c1b5761e8",
"commited": true,
"mt_units": {
"$id": "28",
"id": "a6fa5722-4087-434c-bed7-9d86f0f2489e",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "dc1fda8e-7ace-41a7-8105-43c33abd83c4",
"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": "37fe154a-342a-453a-85d7-d9d97529184f",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "52591348-0e30-4281-a6a7-6ef58de7d575",
"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:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "c33c5036-8995-4ef3-874b-85183cc9b6ac",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "e4a4e59c-f885-41bd-aabf-b240ee3e31d5",
"id_line": "9431a78e-4e79-4e0b-b5c7-8daeb0512906",
"id_category": "5a0210ee-e6a0-44bf-9e6f-50b9bb570e50",
"id_item": "e4bc6b95-f719-4a4c-82c3-d6467bd74023",
"id_item_type": "6a4e3069-b83d-4763-8ad3-bd71cf90514c",
"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": "518ab245-c75a-4ca6-ae1e-f36782a3c3d6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:20:26.3477942+02:00",
"date_end": "2026-07-08T06:20:26.3477942+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": "64837082-22c7-46c1-a7f0-e16dad4d4665",
"id_pos": "78a3efde-b845-4c89-85dc-b5e489043895",
"id_list": "13e1f7da-0607-4c31-b166-4378605ad509",
"id_item": "bb39d6f4-1954-4dbf-b7d5-14fe6986f46c",
"id_item_type": "d67d81d2-b08b-4340-af90-85236a97a49f",
"id_category": "7671edcd-f02b-4ad3-87b4-46ddb1dcafb8",
"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:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "eaeab6ef-c756-4a89-8e3c-943adaaf21fa",
"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": "e9325c9a-0a9c-4b71-ad0d-1ff15faa7259",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "94ccc2d7-f92e-456c-94b8-bd64779ccc2d",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "b9f522ea-f2df-4d75-8475-1e8811e1080f",
"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:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "9476040a-5bc0-47d2-b8b8-607c5d8b52f7",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "e9dbedb7-2928-4c5d-82b8-4f11ed75193c",
"id_pos_type": "74f9a6c4-f5d0-436e-9905-4cab550da14d",
"id_price_list": "24c4b290-a496-4ee5-be16-ce57d53947d6",
"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:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "806637cd-2826-4a66-a998-91365eb490dd",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "f24d788f-6d3c-47ab-87f7-fc154c76268a",
"id_pos_type": "fa0a8060-5335-4130-9a60-90fb3fe573ec",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "88efba3e-d9de-4afb-ab9d-c55686c41556",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "3db4b608-88e0-4eb0-a5dd-ec919a112a90",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "bc89012b-6c37-44b5-a179-a21f45373467",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "2755b03b-39ec-42ed-b80e-d90fcf9be061",
"id_branch": "ff636e7a-3eda-4b9e-86a4-a49a8674d057",
"id_pos_type": "6ef3f7ee-e0da-4d5b-ba07-b052d8ff76cd",
"id_pos": "3fd73fac-8702-49dc-89d6-de6698d85eed",
"id_item": "70ede450-0883-48ac-a091-9dc015554e40",
"date_from": "2026-07-08T06:20:26.3477942+02:00",
"date_end": "2026-07-08T06:20:26.3477942+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "47edc238-fc5e-41bb-afa2-fdafc78cfffe",
"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": "9e8af76b-2f52-411e-96a0-8dbf0c4eb5d9",
"id_doc": "00efe5f2-8b41-42d8-bbf8-96fe6e093a91",
"id_pos_type": "ec4820aa-1f9d-4378-b5b7-10f443fa8781",
"id_doc_print": "e156ac32-67eb-4e8d-a002-f91c022ac8b7",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "9ea2e194-6acb-4964-bca9-eb12c35bd199",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "ad56bc92-7894-401c-aff8-06444d51cc05",
"id_pos": "ddf9d18c-e395-43d7-b0f9-14e76b587020",
"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:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "cd03f3c8-be58-417a-a829-b323949b8fd3",
"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": "ee66054e-0e95-4bce-a36e-52eefea456ed",
"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:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "6cefc4fd-4ac5-48d2-bbdb-7a288c01f56b",
"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": "457acb8c-e23a-4dc6-8074-74d26b42af66",
"id_item_sub": "bb0d527a-f61e-4a35-92be-80f6015cb938",
"validity_date": "2026-07-08T06:20:26.3477942+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "ba15ac57-4028-400f-92e4-048b0b1de12a",
"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": "46d15380-a9b5-4acd-bc36-9f0cf994833e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:20:26.3477942+02:00",
"date_end": "2026-07-08T06:20:26.3477942+02:00",
"id_branch": "a57dddcd-b24a-448e-a299-212b01b81dba",
"id_pos": "79bc6d9c-eef6-45d8-9b32-ed3fbe14beba",
"id_list": "a4de9994-e173-4312-ae56-5d3671472c8c",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "80119efc-1ab7-4b1e-99b8-03d0b412ab1c",
"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": "6f384a84-0d5e-49be-acc3-d75781558c92",
"order_id": 2,
"id_item": "4ae70ec1-cfd4-48d1-8558-14c221d08e28",
"id_item_type": "bfc450c2-9b0e-4cbb-8d21-ac180ab83984",
"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": "d298a9da-ac5b-41a5-bfc6-b7bcac2ddd4d",
"type_item": 11,
"id_voucher_json": "a3ce51aa-3fa7-46df-aa7a-3fbb6f3427f2",
"count_voucher": 1,
"id_category": "292e6059-fb68-4566-9348-ab8b58acab16",
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "b7b6e39e-347d-4712-b40d-0d38fe276f32",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "7ef01e00-bf40-4e5f-97e4-9b53f3feddc1",
"nro_sesion": 2,
"id_pos": "9e32d98b-5bd0-4306-9f8b-bdb8ff27b30d",
"date_tax": "2026-07-08T06:20:26.3477942+02:00",
"date_open": "2026-07-08T06:20:26.3477942+02:00",
"date_close": "2026-07-08T06:20:26.3477942+02:00",
"id_user_open": "f1b86707-57bf-4296-8e6e-fa1f5cbbf7e2",
"id_user_close": "efdc2ec5-3033-42aa-a7c9-4bc9b991f307",
"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:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+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": "65f63f6b-a40b-415c-b52e-0d8beb95166c",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "7f9bb548-222f-46fe-b94c-8136723148ed",
"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:20:26.3477942+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "31d06024-ffa3-4617-a73d-c20237ab4c6f",
"id_room_unit": "cb69c19d-1656-4a7e-bdcc-a34d0990bcba",
"id_room_list": "2645fe87-2d13-4ace-b62f-9e1dbe696bfe",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T06:20:26.3477942+02:00",
"date_from": "2026-07-08T06:20:26.3477942+02:00",
"date_end": "2026-07-08T06:20:26.3477942+02:00",
"date_open": "2026-07-08T06:20:26.3477942+02:00",
"date_close": "2026-07-08T06:20:26.3477942+02:00",
"id_employee": "beb0df3b-4e92-4082-b312-37b9c8a50cf9",
"id_employee_sec": "485be3ac-68ab-451a-b2e8-bd31982c5cd4",
"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": "ad335d4b-4bdd-4e20-aeff-23ea5f636837",
"comment": "sample string 7",
"id_user_open": "98bb512c-368f-4d9b-842b-893cc908edaa",
"id_user_close": "13bd6392-2b5a-444b-b8be-7c3f83d85de8",
"id_unit_state": "dbc8081d-21be-4e07-9c50-ee87aeebd399",
"id_pos_sesion": "86c777c9-5343-49dc-a545-dd7a09cbf0a3",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T06:20:26.3477942+02:00",
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "70e6ba41-2566-41de-a0d6-6559b4435df9",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "9f5619d7-a6fd-4706-8255-962b76ed6f31",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "b5676cdf-2df0-45a0-bbb4-e6f65cdb4c94",
"locked": true,
"date_locked": "2026-07-08T06:20:26.3477942+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "d37eeae1-591d-49da-a828-ffed5387deeb",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "1317a094-0838-4992-ad34-3b3d145631c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "af5823a1-2072-4d87-9368-41d78d7cc88d",
"name_pos": "sample string 6",
"id_image": "e917b481-4cc2-41b6-b6f1-a3a452dfb043",
"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": "d94b7b78-2255-4bb1-a269-30a88c8cd36d",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "d43f2868-2ba7-4648-ba4f-4b9ca16e8de9",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "77569abb-c05a-44de-9a34-4290624462f4",
"id_room": "e941f47c-eca6-4b05-81cb-197527ca9892",
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "b54c1cde-c446-4144-bc1b-f913b6ee88f3",
"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": "79e2b10d-1bb5-4373-8a8b-5bc7900e5f34",
"id_room": "ca0b91e7-bff1-48a1-b2a7-1bafea2ddda4",
"date_in": "2026-07-08T06:20:26.3477942+02:00",
"date_out": "2026-07-08T06:20:26.3477942+02:00",
"id_user_add": "c2cb1c26-dfce-475f-a0f1-7099560db5fd",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+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": "ce793dd7-da05-4c9f-bafc-87f8bc1c40bf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "49edc798-af6f-4f19-97d7-18eddbdb00f1",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "071599bc-0a7f-4ae0-a14d-d2e8f9aa0a7a",
"id_room_state": "3dc5aa1f-c6da-46aa-81c5-dd9a703082a8",
"id_image": "b5a06dcd-ba08-485c-991f-d8845960d35a",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "34cface4-a002-4141-bab9-9f2246fddcec",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "7f9df856-888a-45da-8886-21fa1554c94e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "1309cab5-7e55-43c2-bfb2-b093b414b998",
"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": "a5d4e21f-0aa3-474e-b99e-1a8524277111",
"id_pos_sesion": "fa2f6d01-1ebe-4f73-9bc7-52ff07e87f5a",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "05c30f70-8537-4290-8135-85b0b299ff04",
"id_room_unit_activity": "586ed899-7f8a-405e-9f67-1bf94d222dab",
"id_doc_sa": "49ab90ce-bcc5-4837-8573-b272207606a8",
"id_pos_type": "808efbc4-38b4-45ef-82a9-258276f1fd0b",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "6075c72a-96f0-4243-a523-73d7633e6588",
"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:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "1c7c3fee-3843-4b27-bedc-caf1ffc66e4a",
"id_user": "1081630e-03ad-448b-959f-61391af3cbc0",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+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": "f4a735fe-c66d-4ea3-912e-c6c80892b590",
"id_user": "9ff26ea5-e717-4f33-923c-9d92f699f3b1",
"date_add": "2026-07-08T06:20:26.3477942+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+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": "e0be025c-e2cb-42d8-b826-370b7355cae3",
"id_user": "a1dd94d6-973c-49a2-a31a-2362b112b1f1",
"id_user_profile": "6a38a25c-c7d7-4135-84fb-390617e9d1d4",
"locator": "sample string 4",
"date_end": "2026-07-08T06:20:26.3477942+02:00",
"id_pos_sesion": "2814f78f-0677-4c33-8832-e82acf9cc0d2",
"date_login": "2026-07-08T06:20:26.3477942+02:00",
"date_logout": "2026-07-08T06:20:26.3477942+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "c6ad2984-5adf-4ecb-8ec3-6d7095066cda",
"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:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "a5a0a255-9186-4fe3-bac9-dc8a0309242f",
"id_function": "3726bd2d-6402-411a-9e7c-531d901c0fc1",
"id_user": "5546950f-14d3-4c00-abc8-410b947857a2",
"id_profile": "3605ecc3-f499-407a-870d-4a97976e10da",
"permission": 3,
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "162606ef-3244-4d05-81fe-e307197cd1ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "b6582aec-5910-4323-9919-36ea4d6325f0",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "f6459b5a-e5fd-4b99-a3ca-d8e59f8580ff",
"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:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "1774663f-3e66-4ebc-8cea-dd662c8701d8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+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": "d58355e8-50b3-4574-9722-0915747d6adc",
"id_user": "f43f5560-4ab4-4d99-8556-486a135eac00",
"date_add": "2026-07-08T06:20:26.3477942+02:00",
"destiny_type": 4,
"id_key": "83556945-5128-4c0d-8da4-252c2848550e",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T06:20:26.3477942+02:00",
"id_pos_sesion": "99bec08a-b906-411f-9e5d-412f7923f491",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "0af54d9a-a7e5-4859-a8e7-691a0ab9f6f6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "97b63310-22e3-47ef-92ee-e7ad25660907",
"id_doc_print": "d38bc0ba-194f-4499-a880-44428d45839b",
"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:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+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": "0f93acb0-49ba-4b02-98ed-391b893db963",
"id_line": 2,
"id_item": "250b7beb-ab3d-489a-a085-c6d64f55769b",
"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": "d1cf6b68-3d4b-4f93-bcd4-c0b6c4b6e93e",
"date_from": "2026-07-08T06:20:26.3477942+02:00",
"date_end": "2026-07-08T06:20:26.3477942+02:00",
"date_used": "2026-07-08T06:20:26.3477942+02:00",
"id_employee": "e72369a9-bece-4365-b3c5-012d8cf0d64b",
"id_branch": "eb4fba40-30f3-4130-9442-eafb65c047d5",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "95e97942-0fa3-432d-86fe-9ff9d0cf94ca",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+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": "e87bdff9-c224-4b94-8a07-2248469fe6af",
"id_doc": "7f86ce31-44a8-453a-bca1-afd516bc172f",
"value": 3,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+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": "bae288ae-09fd-4eb9-a95e-e09b47794656",
"id_pos": "78c3fc88-26cc-40af-9a0d-124bc1fbc724",
"id_doc": "847dad82-b015-4d57-8d71-d676336da979",
"id_branch": "946fcee7-e11f-4739-b6de-de293ec0addf",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:20:26.3477942+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "bb966c83-67c4-489e-bde6-d7a6f3320f25",
"id_loc_from": "c955b4ae-e13e-4b54-a2a1-859bd0459217",
"id_loc_end": "2a184752-352c-4485-a1ae-1e3f12add7a9",
"id_user_add": "323ac20a-a78f-4a19-a15b-711f5a464280",
"id_user_upd": "4408bd0d-995f-477a-8e82-b9a6d62dd87a",
"id_pos_sesion": "5f1bcd0a-ddfc-4cc5-b835-0e986046df9c",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T06:20:26.3477942+02:00",
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "63b1f4ee-a6d5-42f9-a43b-89695d997b2d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "f80041bd-94b7-4b46-a9f7-6b792e51c8af",
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"id_user_upd": "6c6a5955-66c8-4123-8f24-15f0a563cfa5",
"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": "c7bb3c7a-02ba-492c-b697-bc8d0b8e8706",
"id_item": "21a0fe04-2d4e-45db-bdac-01ed4f8d916a",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+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": "84bfdc49-09be-495c-bc60-bb0db5777e9e",
"id_line": 2,
"id_item": "b9cb4ea5-b627-40bf-96ae-3cab1df711aa",
"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": "a47054af-bb06-444a-b69f-13af7650d595",
"spool_server": "sample string 2",
"id_doc_sa": "a3ef5f62-1961-4c6c-abc4-3501ba6326df",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"printed": true,
"print_on": "2026-07-08T06:20:26.3477942+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": "49602f63-89ac-4f1f-9689-2c71029d2d46",
"id_pos": "d94c3c3d-6455-49fb-953e-1852dc33ebfa",
"mac_address": "sample string 3",
"date_end": "2026-07-08T06:20:26.3477942+02:00",
"key_access": "sample string 5",
"id_user_add": "58a33fdd-1744-4a03-8d41-ba4be02e2a3c",
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "bf247f4b-e8d4-41f0-a826-5f07ab71e6f3",
"id_pos": "49fb69b0-cf6d-42a1-8cb0-ab05487e94c2",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+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": "a42d630a-7212-4364-ba61-80a8bf2a9ab3",
"id_pos": "e3720203-9a02-4eed-9837-47afadd43461",
"date_add": "2026-07-08T06:20:26.3477942+02:00",
"date_upd": "2026-07-08T06:20:26.3477942+02:00",
"date_out": "2026-07-08T06:20:26.3477942+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": "80c8e7b2-6ed4-4323-8cd9-000fb3ca4728",
"id_user_add": "874846eb-3541-4a59-9819-0a48c7f8c904",
"id_table": "8c2aefa6-a54d-4a5f-a71f-847f67bc192c",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d568f9cf-56d6-4177-8d6d-ebf52da5c0ac",
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "254cdcd0-7dfa-421f-a2e5-a9c63815c54c",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "90c21ef8-f846-41f9-b3b6-472a3d8ca42a",
"id_sync": "20623e9e-0831-4e70-98e3-ed8c56ba725a",
"json": "sample string 3",
"id_table": "0f73eb13-5814-4d84-9b0a-0f3171e3cc64",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "6603558f-a639-4247-a08d-013c0d826caf",
"id_branch_from": "9d79d6fd-7934-4af2-a2c0-eefe4856bcd1",
"id_branch_to": "a2a1e3ad-17e7-4db4-911c-5dc5aaf360fa",
"type": 4,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T06:20:26.3477942+02:00",
"send_on": "2026-07-08T06:20:26.3477942+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": "39fdba9a-0468-4f53-a052-3b8674c08a3c",
"id_pos": "549a8871-0db3-481a-93ff-a5026fda95f4",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T06:20:26.3477942+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": "99210cb3-6c5f-4139-a014-1659f0efb61b",
"token_id": "sample string 2",
"id_user": "03613fe3-c932-489c-a140-8e35ebee7b6b",
"date_from": "2026-07-08T06:20:26.3477942+02:00",
"date_end": "2026-07-08T06:20:26.3477942+02:00",
"created_on": "2026-07-08T06:20:26.3477942+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": "7c9b1df3-a4dd-4507-8ef6-fec7db17b82d",
"id_room_activity": "08355505-994d-48b7-91b0-b17a18aae8bc",
"id_pos_sesion": "97085666-98a8-4bc2-be7d-7ec67d323d93",
"log_text": "sample string 4",
"id_user": "c376778b-df15-488d-a92b-7a356cd99e91",
"created_on": "2026-07-08T06:20:26.3477942+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": "bd728564-a797-4419-a2a3-74311f8c8c0d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+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": "5c8b2d74-5567-4a4e-92b2-4598d92c666a",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T06:20:26.3477942+02:00",
"date_end": "2026-07-08T06:20:26.3477942+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T06:20:26.3477942+02:00",
"last_update": "2026-07-08T06:20:26.3477942+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"
}
]