GET api/Tt_Vouchers?id_doc_sa={id_doc_sa}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_doc_sa | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
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": "8f76558f-ecf5-47ac-9920-e794771bc67c",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:39:24.1138547+02:00",
"date_end": "2026-05-09T09:39:24.1138547+02:00",
"date_used": "2026-05-09T09:39:24.1138547+02:00",
"date_sesion": "2026-05-09T09:39:24.1138547+02:00",
"id_employee": "1df8de21-3a00-4002-a536-dda27d99a60e",
"id_branch": "0a727a3e-6bfb-4a0a-b0ef-de2425b8cad6",
"id_voucher_permision": "8a4abdc5-4e42-4521-9fd8-110a4d0c7449",
"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": "74b15ba2-8a09-419f-8931-94eef8b8671d",
"id_user_add": "a2ff6286-b489-4528-9ffa-c6ae8783a5a2",
"id_doc_sa": "faa17731-2c86-42e2-b387-ea114f89f34a",
"id_item_sub": "90322f20-7c0c-4310-a662-dd01144c1687",
"id_pos_sesion": "f419da1f-95b7-4cbf-8f1f-45248048c28c",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-05-09T09:39:24.1138547+02:00",
"last_update": "2026-05-09T09:39:24.1138547+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "f0ea03dd-6d46-47fd-8818-fdaa97f1a240",
"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": "d58ab7d9-276c-43ce-80a7-d0cd4be4be5b",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:39:24.1138547+02:00",
"last_update": "2026-05-09T09:39:24.1138547+02:00",
"id_user_upd": "dc1ceff1-a765-4a86-9cf4-312bf7069abd",
"commited": true,
"st_images": {
"$id": "3",
"id": "7d35a3d9-7d3d-446f-aeb8-26c8c4dd432d",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "4c0b5856-0de6-4586-89f0-8ea2f9a92a35",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:39:24.1138547+02:00",
"last_update": "2026-05-09T09:39:24.1138547+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "28529b10-dbc9-4f06-9c23-7af9acd50fd4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "a7eea259-a0de-4875-a83b-053e2ef7f45c",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "1593cd80-02b9-4ce8-8fce-5292c205ed13",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-05-09T09:39:24.1138547+02:00",
"last_update": "2026-05-09T09:39:24.1138547+02:00",
"id_user_upd": "658392ed-df37-4f58-8175-cd614f36a8ea",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "dcf0daa4-99ae-4da3-a177-982d69ab0a8c",
"id_item": "854e362d-15c6-424f-9937-c9966c252bac",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:24.1138547+02:00",
"last_update": "2026-05-09T09:39:24.1138547+02:00",
"id_user_upd": "011bef7a-59c4-4472-be02-7900b97b2e61",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "d454e886-20c1-410b-9494-2611b663dc12",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "0ba59f71-7e73-4a6d-8bf4-218e67dfadf5",
"id_unit_sec": "d8ac95b5-a702-4078-bb58-164007eb79c6",
"id_brand": "ed9ed019-e0a4-4432-b50d-f0253e84e159",
"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": "5833bf0b-18c3-48ba-8cd7-d2c6bcc2d7bd",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:39:24.1138547+02:00",
"last_update": "2026-05-09T09:39:24.1138547+02:00",
"id_user_upd": "b0cfce18-6d5b-427b-8df5-13ea225a2d05",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "30342dca-130a-40cb-9827-0e4ee62b48db",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:24.1138547+02:00",
"last_update": "2026-05-09T09:39:24.1138547+02:00",
"id_user_upd": "b1d48937-a814-4d39-bf5a-2f49a51990ac",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "3859967b-daef-4fc4-8524-f83006ec30fe",
"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": "b4134a23-e00f-4c1f-8a7a-16da9bc4749f",
"view_messages": true,
"id_image_photo": "946d349b-250f-4618-a23b-0829a5e4dacd",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "229fe5ca-1faa-4346-b963-dbfb2dd1c099",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:39:24.1138547+02:00",
"last_update": "2026-05-09T09:39:24.1138547+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "537c86e2-1c8e-4835-9403-25bc8d70e187",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "2dbf3176-c1f0-4036-a7e0-00c2dfa01ee0",
"active": true,
"created_on": "2026-05-09T09:39:24.1138547+02:00",
"last_update": "2026-05-09T09:39:24.1138547+02:00",
"id_user_upd": "1cedee02-d319-428b-9576-cd3633801bf9",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "fe96ab87-deb1-4210-8390-3681ea8bd3bb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d675ad7d-98f7-4ed7-b9b0-6770f70b989a",
"id_zone": "c2299f1d-d596-4129-9260-5c0548a87076",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:39:24.1138547+02:00",
"last_update": "2026-05-09T09:39:24.1138547+02:00",
"id_user_upd": "68f0b3a4-6ec5-42a5-b8ea-0485b6843788",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "6352bdfc-8f3e-43d5-94dd-d14d41c675bd",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "c8c2ffc9-0e9c-4691-85b3-8852d47f50ec",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "8edba991-4fdf-4c55-9bd3-6b442115f509",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-05-09T09:39:24.1138547+02:00",
"last_update": "2026-05-09T09:39:24.1138547+02:00",
"id_user_upd": "fbb8c235-1033-4187-8787-132f19e0ae4e",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "b3297cd0-3075-4f67-9b50-cddf725d9c4f",
"id_cloakroom": "f2e50111-16c5-4d4e-a479-f2c10abdae2d",
"id_pos_sesion": "c7849db1-2aaa-461c-b49f-8ad70553376c",
"unit_id": 4,
"date_open": "2026-05-09T09:39:24.1138547+02:00",
"date_close": "2026-05-09T09:39:24.1138547+02:00",
"id_doc_sa": "15379906-0dff-45de-a102-7d88ca10de58",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "241c1257-5524-48b1-8d8b-ebb8db8b8355",
"id_pos": "964221fe-9498-47f3-866b-b96dc0bfe8e1",
"id_doc": "ae906157-a5e8-4a33-a853-55138ccd7d8b",
"id_branch": "8cb97523-0717-48e3-a983-11a7fc33eb2e",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:24.1138547+02:00",
"date_tax": "2026-05-09T09:39:24.1138547+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "b5dc1ebf-7e0e-4680-860b-4b4b58407873",
"id_relationship": "1964e0e3-fba4-44f3-82e5-3f5237f30e22",
"id_loc_from": "9bad50d0-61b6-4811-9b2a-e27e1bfef116",
"id_loc_end": "37f839ce-3a33-4e70-b5cd-b6f3506e75f0",
"id_user_add": "95e8b2d7-2faa-4ef8-9df1-e0d7e8d08534",
"id_user_upd": "59fdccd0-118d-4081-aa9f-397335ae0f1b",
"comment": "sample string 12",
"id_pos_sesion": "2a0a1aeb-574d-4ac3-b907-487ac3b60dd2",
"id_room_unit": "c9cf9842-c32d-49d6-9924-4855f31e6cea",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "280b549c-1db6-49dd-965e-0c73d63cd9fd",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-05-09T09:39:24.1138547+02:00",
"last_update": "2026-05-09T09:39:24.1138547+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "ecb023ac-bf44-45d3-b609-f2cee25f068c",
"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": "8ecbf697-8a25-4c70-8657-3d49ad48231f",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-05-09T09:39:24.1138547+02:00",
"last_update": "2026-05-09T09:39:24.1138547+02:00",
"id_user_upd": "4fe9c461-016e-47d1-bb91-59185c7e5c5f",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "49a31134-c29d-487c-ae6d-040fdb8facbe",
"id_pay": "bd31e2c5-ec61-47fe-9442-c1316abd8016",
"id_money": "8300cc09-c7ac-404e-abf0-576f7fe63675",
"active": true,
"created_on": "2026-05-09T09:39:24.1138547+02:00",
"last_update": "2026-05-09T09:39:24.1138547+02:00",
"id_user_upd": "fd2cde23-4411-4979-8ddb-92d892802517",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "7773bdfd-afd2-4665-96bb-f51745972b48",
"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": "7de4c3a5-f7b6-432c-8d61-cd86c40003e5",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-05-09T09:39:24.1138547+02:00",
"last_update": "2026-05-09T09:39:24.1138547+02:00",
"id_user_upd": "93e79665-d31f-49b6-bd29-e0e8ce1440d1",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "1cf79110-34e0-4026-9cbc-54c57f9d3545",
"id_money_2": "7fe40293-7f65-4e8d-81d4-fa080f201d7e",
"date_from": "2026-05-09T09:39:24.1138547+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:24.1138547+02:00",
"last_update": "2026-05-09T09:39:24.1138547+02:00",
"id_user_upd": "960b145c-f34c-4f24-afa8-99fe6566f091",
"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": "b47e6105-748b-4984-8bab-895d94d1a1cb",
"id_pay": "20a60936-0327-4884-be66-ab70c515eafd",
"id_money": "4d3aec0b-9a4a-4fcf-8fec-5a97183ca041",
"date_cashflow": "2026-05-09T09:39:24.1138547+02:00",
"coefficient": 5.1,
"id_user_add": "48809fd5-a165-4e26-9be1-b0f41a2aba11",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "0fb196ba-766c-4bce-8f99-249d2023b39d",
"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": "77d23fe0-1b22-4fc6-9f54-6761f91b856a",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-05-09T09:39:24.1138547+02:00",
"last_update": "2026-05-09T09:39:24.1138547+02:00",
"id_user_upd": "d7d7d94b-7837-4e15-bee7-58c27af76e7c",
"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": "be171a56-30ac-4550-ad1a-aca4a1ccd11d",
"id_line": 2,
"id_pay": "51a90ca1-93c9-4618-89b4-6fb79a69049f",
"id_money": "ce5ba5ca-d7d4-4e23-8ffe-722ab7f028d1",
"coefficient": 5.1,
"id_voucher": "fd3b7c23-7136-4f2c-9e4f-ef7670a41217",
"id_employee": "d0562f02-abc1-4e20-8765-fd37f6674dda",
"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": "39eac9f6-b498-45c0-a909-d671535473df",
"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": "870cd7dc-5ec1-4826-85da-d686836b9de9",
"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": "bf2ffc4e-e766-4067-bcf2-9340dd2acfe8",
"name_pos": "sample string 12",
"id_image": "a37d78ce-4eda-4420-b247-02e1a123f3a8",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-05-09T09:39:24.1138547+02:00",
"last_update": "2026-05-09T09:39:24.1138547+02:00",
"id_user_upd": "b2976742-3a21-42b4-8ed0-9a9a21092d9e",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "c216a7a2-8701-48e1-bf2c-3e713f34ce6a",
"id_branch": "2783cb00-d6f3-4f0e-b549-49c82e14c598",
"active": true,
"created_on": "2026-05-09T09:39:24.1138547+02:00",
"last_update": "2026-05-09T09:39:24.1138547+02:00",
"id_user_upd": "70f73dac-3d64-42a9-b794-ab831fa46410",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "18d1239a-eee3-48a8-9da0-5997acb644a3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:39:24.1138547+02:00",
"last_update": "2026-05-09T09:39:24.1138547+02:00",
"id_user_upd": "6381fcbb-a64c-4d0f-9489-6547489f3c05",
"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": "ef3c7f42-9de8-4559-97f3-773dec0a221f",
"id_line": 2,
"id_item_sub": "b9160eea-41e9-4fd8-95af-cc4a18195cb7",
"qty": 4.1,
"id_list": "d996bf7f-edad-4534-9293-ae844dc61bf9",
"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": "9f7ee310-6d4e-4fae-810c-d3535051b24c",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "85a65c9b-babc-4025-8d44-b929e955b78a",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "9f923710-68d9-4e4a-bc6a-760cd0ac9997",
"id_user_upd": "75fa2be5-6a00-44ef-8d3b-80017545492b",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "4a5b9b3a-8c25-4b7b-90d3-15abe6a5568e",
"id_item": "c8ef3142-06c5-4fcf-876c-5cc0ce9c54a9",
"id_item_type": "2223ad70-2433-463d-b2a5-3d977f27f69f",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "5b52b562-f320-4654-a611-875c3a5963b5",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:39:24.1138547+02:00",
"last_update": "2026-05-09T09:39:24.1138547+02:00",
"id_user_upd": "19c7c895-01a5-4cda-b423-f72029826380",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "c93fc12d-ad66-4b47-9e13-5a841255f986",
"id_item": "77217eab-b9f8-46c1-837e-5b207e165b3b",
"group_id": 3,
"id_unit_ref": "e4358af6-1884-4eda-9b15-b18dee3e562f",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "e6d2e8ef-6352-4ec4-a5af-41ebcc3b9a82",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "a35869b0-d38d-48d1-9886-690377d2ecca",
"active": true,
"created_on": "2026-05-09T09:39:24.1138547+02:00",
"last_update": "2026-05-09T09:39:24.1138547+02:00",
"id_user_upd": "7e27c74c-7dd9-4e78-ad3e-810613616bce",
"commited": true,
"mt_units": {
"$id": "28",
"id": "65893027-9fc1-4998-bd1c-a0bc942b7fb7",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:24.1138547+02:00",
"last_update": "2026-05-09T09:39:24.1138547+02:00",
"id_user_upd": "0e48b6d3-832b-43db-ac99-7a97dbaacbc8",
"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": "fa721f7d-e7af-4ed6-baba-90bacade6dc1",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "b9e823c4-7215-498f-a574-b02ea4099d02",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"id_user_upd": "06e1153e-e7b5-4a7c-8f83-2cbd5a0c8b11",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "72e850bb-1a72-45aa-808b-4c28d8b3a03d",
"id_line": "2890183f-6226-4e32-9c90-1922308ae378",
"id_category": "71919fb2-fb88-4fbb-8b65-59f879400445",
"id_item": "0f0993de-36ab-4ae0-b3bc-50668cf85e45",
"id_item_type": "1a990b29-ebb7-4bfb-a3f4-82f587a97d4d",
"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": "5da91b3b-a2a3-4ed3-92c2-76883c11c06c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:24.1296125+02:00",
"date_end": "2026-05-09T09:39:24.1296125+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": "90b28ed9-1611-46f8-863c-aeb94c1820cd",
"id_pos": "ec630cca-d68e-4de5-ad1f-21336ec08cda",
"id_list": "37767433-1178-4f5e-bab7-94b0d029ab9b",
"id_item": "2d1642bd-85dd-4c57-b2d4-9e9875cc565c",
"id_item_type": "51935897-0330-4f2c-bd6c-a79008d7af7c",
"id_category": "e5e6426b-cd27-4d25-9cef-445df712f205",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"id_user_upd": "48786113-921e-4468-b725-342dd0cd2a05",
"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": "bb875519-5f8e-45bd-a987-8019f464caeb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "8fce74fc-1b61-4a7c-8975-1316c35c2aff",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "5a5d8988-0446-4507-b7c8-15605b1feded",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"id_user_upd": "eb85338d-afdb-4d9d-8787-29f8cbe3f9b6",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "f74cd00c-1c4b-420e-aa3b-f0a54de6675b",
"id_pos_type": "e72cf988-7e0b-4a97-bbd3-05ad9d815a55",
"id_price_list": "f609cd54-b6a9-461c-b614-d3f073b321a0",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"id_user_upd": "5176c16a-73e4-47b8-a315-d57ff2740dd0",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "8a816d34-6f9d-4825-8b3f-6c778213560f",
"id_pos_type": "289cd7c8-b4a7-4106-b012-f4261fcdeb37",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"id_user_upd": "26493a2b-04b0-43fe-b55c-69a3f7d1451e",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "e09957f5-1da9-4746-b541-302815f6fcd1",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"id_user_upd": "4c0c0bff-5934-4c7e-a333-bf147dc7d70a",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "4f6baf3c-f715-43cb-a230-47605834ac53",
"id_branch": "6763a0c9-dcd8-459c-bc5e-90f88de7dc90",
"id_pos_type": "3ccce96d-2503-420e-8290-8573d5200fc2",
"id_pos": "921669b7-8249-4436-a7c8-33d8df99d6a8",
"id_item": "0c542bb1-52f9-4b6c-b6d2-c228fcce3544",
"date_from": "2026-05-09T09:39:24.1296125+02:00",
"date_end": "2026-05-09T09:39:24.1296125+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"id_user_upd": "7d5e205c-1540-4f3c-9646-cdb182c5b982",
"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": "2e3169c9-8868-4c00-b6e2-4b6c937899f6",
"id_doc": "c1fa541d-2069-48d6-a6ef-4e1034ed7f4a",
"id_pos_type": "96e59369-410d-4e64-93a1-c95a70b09b4d",
"id_doc_print": "0b7e9752-8c29-4c02-ac41-e93614d7335d",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"id_user_upd": "f4654aff-2ff4-4d38-a810-724ed4a6e2f6",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "8b0e001a-2cf5-4756-b7a9-b55b2dbff1e4",
"id_pos": "410baacb-e17a-431e-b5de-73f0b001a535",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"id_user_upd": "71eb5b62-a284-4688-8f48-9fef940e8ccd",
"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": "9eea2cc4-911d-44dd-83ae-943ac7c05066",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "0fca95fb-6f60-4eca-a6a1-1016e5b75c78",
"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": "3a4f193c-d2d5-4965-9eb1-e007d4282b06",
"id_item_sub": "68b4c79b-87f4-44a1-9976-24ca02cb8ad9",
"validity_date": "2026-05-09T09:39:24.1296125+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"id_user_upd": "ba12cebe-f347-4445-acd1-eb74400feecb",
"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": "e4313541-eefb-44d7-a994-730ac22f8747",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:24.1296125+02:00",
"date_end": "2026-05-09T09:39:24.1296125+02:00",
"id_branch": "a13a5d33-397a-43ea-9817-e59fff1fb8ba",
"id_pos": "3e90910f-ede2-4368-a512-3153d6dab1a7",
"id_list": "bfbb12ef-6b9d-410a-9b33-54b79902e7a2",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"id_user_upd": "e3c817f5-8085-43dd-9c2b-228316e26247",
"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": "f40ea31f-046d-43b1-934d-c57bcea6ae46",
"order_id": 2,
"id_item": "fff4beda-045f-434d-8516-1c0e0cd3be5f",
"id_item_type": "cf3d8b41-66cf-49aa-b353-5dd0351278b9",
"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": "214fe297-ad8e-4cc5-9f10-fc7aeb07d648",
"type_item": 11,
"id_voucher_json": "3f6d16d5-d1b1-4153-a499-192985467165",
"count_voucher": 1,
"id_category": "a85ad023-8e7e-4745-8c48-096014e587bb",
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"id_user_upd": "0d9ec87c-50a0-4f33-b4f4-98d9f08251f8",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "30ba7fc1-82e6-4520-99fc-61b36294bcaa",
"nro_sesion": 2,
"id_pos": "3c1ebe05-1eb8-4341-9068-17e35aef5595",
"date_tax": "2026-05-09T09:39:24.1296125+02:00",
"date_open": "2026-05-09T09:39:24.1296125+02:00",
"date_close": "2026-05-09T09:39:24.1296125+02:00",
"id_user_open": "d716fece-e52e-402f-9d14-12c69b5c30e1",
"id_user_close": "dd433017-cdd1-4e16-b2b3-20639ad97912",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+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": "bce74384-9e44-4ae0-85a5-e7121670bd28",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "b5ead9e4-aa16-4a3d-ab1e-857cc579050b",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "53e9a53d-efe5-4883-9af8-c38cf75747af",
"id_room_unit": "5a591857-b0bf-4d37-a63e-2adbba5cc888",
"id_room_list": "e6795a1f-0b36-4969-bef5-b5420365bcb3",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:39:24.1296125+02:00",
"date_from": "2026-05-09T09:39:24.1296125+02:00",
"date_end": "2026-05-09T09:39:24.1296125+02:00",
"date_open": "2026-05-09T09:39:24.1296125+02:00",
"date_close": "2026-05-09T09:39:24.1296125+02:00",
"id_employee": "15c5267a-1fd7-4d23-b55d-1a26696a0053",
"id_employee_sec": "fbd82895-5974-4498-9c5b-1f02ba472947",
"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": "d6315d76-12d4-410d-9989-0c34634fcbcb",
"comment": "sample string 7",
"id_user_open": "927a341f-c5a8-421c-ada2-717e9b4141f6",
"id_user_close": "ce4ff998-6ff2-4ff4-9ab8-7e66d489e445",
"id_unit_state": "fdca14a3-2b5e-482c-a028-1042b0ec9433",
"id_pos_sesion": "fabfb1fa-fe9c-41de-aadc-5c53078786ae",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:39:24.1296125+02:00",
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "dcd3f242-48a9-40d1-99e0-42c699869203",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "79c6da89-a174-4f67-b653-9bd3ccc10f40",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "71a2c6d9-2b07-4fec-a585-f34ccbee605d",
"locked": true,
"date_locked": "2026-05-09T09:39:24.1296125+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"id_user_upd": "8f748933-3ad5-4019-8e62-75f7d5f03ac4",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "69980949-825e-405c-9443-0f1a432cb2bd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "826e4178-88da-4ec7-b7b8-fd54fa54f12c",
"name_pos": "sample string 6",
"id_image": "84371b56-6d68-4202-ace6-ab7e24c5de81",
"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": "c038052e-4fbd-41be-beba-f1e9082e6767",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"id_user_upd": "d52e3a1b-46bc-4429-b778-816f3673f218",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "339cd519-b28f-4ebd-beb5-fe08d87dfe4c",
"id_room": "777cf4ef-28c5-4570-8757-291c8b6bb407",
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"id_user_upd": "9244d731-f520-4d50-9665-c2571c6eb291",
"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": "3e1c3daf-9443-4cf3-9ac0-e6157c53b6e1",
"id_room": "29b98ed4-29da-4f9d-93fb-21776c39a510",
"date_in": "2026-05-09T09:39:24.1296125+02:00",
"date_out": "2026-05-09T09:39:24.1296125+02:00",
"id_user_add": "5e3b9141-6ebb-4ec4-af74-bfcb4553326b",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+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": "015c13cf-46a7-47db-8deb-31280a65cfaf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"id_user_upd": "3304267e-ccaa-48f1-96a6-164f42e81767",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "5a79bfc4-e57f-427d-8f7c-2809fe157d18",
"id_room_state": "2190f3f6-15b1-4530-bc1c-f1d7a7104526",
"id_image": "888d489d-05b0-4101-97fc-c594ab78055b",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"id_user_upd": "1f9e3d2c-ae47-4b52-88df-ce717de54642",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "635add7c-35e0-44a1-8d29-00ba31d811d2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"id_user_upd": "8510ad84-7199-43ab-b157-341c5ab6e87f",
"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": "4d845638-d49f-4fa4-b776-d1772dd2d2dc",
"id_pos_sesion": "a53c364f-97dc-4e93-b994-5101c8583702",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "96772333-9b1e-4588-916d-1ded1f9a9b1d",
"id_room_unit_activity": "ce4c09df-52d8-49b4-b481-6db40223381c",
"id_doc_sa": "eb5c6239-fef8-4b0c-8ed3-b33c851c081b",
"id_pos_type": "3d47bbe5-4588-49fe-9f47-ce7131139b77",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "e0a0963d-ea42-4bd3-b274-324818f56edc",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "3658197f-0b5d-4641-baff-1f155aaa8be5",
"id_user": "8359d94d-e285-4300-91dc-cadc9cc7783e",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+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": "ca381f02-6a89-4e30-8a23-40559bdbf689",
"id_user": "5933b2e0-447c-41af-ad28-6d78f77fda7f",
"date_add": "2026-05-09T09:39:24.1296125+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+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": "f4de0859-ab6e-4369-8342-873675580088",
"id_user": "c7faa992-df1b-467c-9af8-977aa7623fc2",
"id_user_profile": "68f55f4f-bab0-4b9d-9aa4-fd9c5732b933",
"locator": "sample string 4",
"date_end": "2026-05-09T09:39:24.1296125+02:00",
"id_pos_sesion": "fb9fe1da-7b1a-4023-bc36-c9a80802b8e1",
"date_login": "2026-05-09T09:39:24.1296125+02:00",
"date_logout": "2026-05-09T09:39:24.1296125+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "83ca14e7-3c9c-48ce-a851-30a5d3734b06",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "aa780a2f-dbf8-4487-bc19-92a02e6a8053",
"id_function": "10bbe7c3-db43-4b0f-a6ec-61341fb4b3dc",
"id_user": "731b03ee-5756-4a1a-aa8c-88f6b8c93278",
"id_profile": "86d3e463-4579-46d1-b161-f8d4e97afb56",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "01ce250c-f866-4b65-a978-1c3662b02dac",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "c6ff6617-6539-4cd1-b427-45cdc5227412",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "d095af40-4bc3-4058-bf5f-40cc48543f6f",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "bc5dfeda-24b1-45cb-84a3-1b2339238ab5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+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": "2d089248-87af-4234-8107-673abeb3530d",
"id_user": "f31d4024-5212-4f61-a978-84afec28c68e",
"date_add": "2026-05-09T09:39:24.1296125+02:00",
"destiny_type": 4,
"id_key": "8c4d0b91-7cbf-40c6-8599-d1103b4bf393",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:39:24.1296125+02:00",
"id_pos_sesion": "0751c124-3331-4fb9-b401-15c4eed09630",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "cb26c66e-050f-48af-bd42-3b267daa592f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "b5d94717-b362-4a2e-8896-93b0ab783e74",
"id_doc_print": "b80b6c13-c66f-4fd5-b26a-71cee8cd961a",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+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": "4da858f9-6e5f-4087-8e88-a92428e4fba6",
"id_line": 2,
"id_item": "c6652428-f559-48ad-aff9-1d560b2863e1",
"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": "f2d920bf-6559-4003-bde0-1a6515dec6da",
"date_from": "2026-05-09T09:39:24.1296125+02:00",
"date_end": "2026-05-09T09:39:24.1296125+02:00",
"date_used": "2026-05-09T09:39:24.1296125+02:00",
"id_employee": "4ae7ccd2-7620-4dff-980a-75a3c2b3f47f",
"id_branch": "b76591e1-2fe7-4de3-8d83-d27a4211cb44",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "96b9a075-c323-47ac-a510-29e592d8a360",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+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": "788be514-f741-4340-a81c-63cfd91a4817",
"id_doc": "acd1290d-a291-41cd-9099-8cbc9eb07021",
"value": 3,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+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": "b6bf04e8-7cdb-4061-84d2-133088b453bc",
"id_pos": "1a78eb17-3823-446c-ac74-169cfc0f894b",
"id_doc": "d4d0ad0e-9c8a-4497-87bc-23314dbca249",
"id_branch": "2c1061fb-fbd6-40b2-93e1-2f9123df12c2",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:24.1296125+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "e7bce8bc-801e-4dff-bac1-3bb78f25b610",
"id_loc_from": "c2192cbf-c3cf-4e96-9103-18cb2b9ed8ba",
"id_loc_end": "f3a022a8-eb4b-48b0-a09b-28e54669155d",
"id_user_add": "cdab7ea6-a1d7-4c3c-a83a-5d1d108d9c5c",
"id_user_upd": "112bbce3-088a-4eda-a278-a3fd7754929f",
"id_pos_sesion": "70013efa-3c2f-4b18-aa24-cde3b47e911c",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:39:24.1296125+02:00",
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "8c0cb77b-5a99-48bc-87c9-d1442c06d541",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "e2ac6adf-8a91-4231-8dee-48493bddaac5",
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"id_user_upd": "7e6b9c8b-cfc2-48d4-a05b-d31777868084",
"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": "c6d21391-ce82-49c0-adbf-264db9525129",
"id_item": "c1719e19-5ce2-4c8e-b28a-b12d7653c013",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+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": "212b9d43-6936-4df8-b2b1-d5187b6d1958",
"id_line": 2,
"id_item": "9ff2ac3a-8800-4013-96cd-c58172140b88",
"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": "7a216e4f-b29d-41aa-8ac7-4680e64abeb9",
"spool_server": "sample string 2",
"id_doc_sa": "9ec1fa32-828c-43ea-ab43-892c74cf31a8",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"printed": true,
"print_on": "2026-05-09T09:39:24.1296125+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": "03563c4d-830a-4bdd-83ea-9b060e7d9309",
"id_pos": "fbc0619d-e4ff-4f82-8bff-fafc11f148ea",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:39:24.1296125+02:00",
"key_access": "sample string 5",
"id_user_add": "37203aa9-173d-472e-9514-abf2b8603bcc",
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "4882b650-2085-4ca2-8117-2fb5c70ad079",
"id_pos": "99472041-aaa3-4fe3-b15e-45025554e2b5",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+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": "6114cbfa-49f7-434c-bf1e-cc12b4bd5030",
"id_pos": "10460b7d-4002-4828-bc50-f222c51f50e2",
"date_add": "2026-05-09T09:39:24.1296125+02:00",
"date_upd": "2026-05-09T09:39:24.1296125+02:00",
"date_out": "2026-05-09T09:39:24.1296125+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": "97e8facd-4654-473f-9313-e1c647d5271f",
"id_user_add": "45177ccc-531f-451f-9789-04cc919f972f",
"id_table": "3caf741a-b0e8-406c-985b-cce653953be8",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "68c3dc24-fff2-4e94-a05f-1d09b66ff0bf",
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "5eef47f3-c830-4e78-b5e1-78c30b389a9d",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "5403a482-c66d-478b-b1db-210f1c399c4a",
"id_sync": "6e0f4b19-1e79-427b-9b5f-4b4d6fedd70a",
"json": "sample string 3",
"id_table": "10b15d85-2bba-41f6-ac1a-3f98fdf7ae9b",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "9281d29b-ebf7-4305-babb-f3b2e84b78b5",
"id_branch_from": "14e87b1e-2cdc-4bdc-924e-9f8f50b0cfa9",
"id_branch_to": "cd561fea-7224-4ffe-8007-4a255abdb901",
"type": 4,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:39:24.1296125+02:00",
"send_on": "2026-05-09T09:39:24.1296125+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": "6fec7474-943a-4de4-befa-e29f4f4c2598",
"id_pos": "9ed3cf68-6613-488b-9213-5bc71e0b1320",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:39:24.1296125+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": "4972aba8-2f00-42f7-bae3-784393f486bd",
"token_id": "sample string 2",
"id_user": "c8c9208c-de53-457b-af40-70e14628ec2f",
"date_from": "2026-05-09T09:39:24.1296125+02:00",
"date_end": "2026-05-09T09:39:24.1296125+02:00",
"created_on": "2026-05-09T09:39:24.1296125+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": "9c6937af-7449-4220-9c0e-44d36ff0f167",
"id_room_activity": "42076633-bc53-488a-9f54-075a13c5d6c9",
"id_pos_sesion": "d15a2002-6529-469e-b789-28cc17674763",
"log_text": "sample string 4",
"id_user": "a8a13883-05cc-43f8-90e8-cc297eb5f817",
"created_on": "2026-05-09T09:39:24.1296125+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": "231a453f-c4d4-4ce8-b7a0-fa72f1d6ddb5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+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": "a4e0377f-4c6e-4b41-ae6c-a581de441792",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:39:24.1296125+02:00",
"date_end": "2026-05-09T09:39:24.1296125+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:39:24.1296125+02:00",
"last_update": "2026-05-09T09:39:24.1296125+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"
}
}