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": "f02999bf-5cbe-4126-a9c8-723068b6e0b0",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:48:06.9629741+02:00",
"date_end": "2026-09-06T06:48:06.9629741+02:00",
"date_used": "2026-09-06T06:48:06.9629741+02:00",
"date_sesion": "2026-09-06T06:48:06.9629741+02:00",
"id_employee": "2114b688-3c1c-4a6d-afb6-2cb1063fc73a",
"id_branch": "f0e579d4-ab6a-4dff-9483-8625fcf79af4",
"id_voucher_permision": "bcf78b86-9378-46ef-9d91-071afddea362",
"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": "b7047ec3-f578-44c5-bb30-25a1bccc0291",
"id_user_add": "dff5c02a-d347-4a41-a30a-cfd89840a12d",
"id_doc_sa": "5fdd40d2-1dac-4f8c-b27f-0ca62fe8ea72",
"id_item_sub": "31741d6b-085f-41d5-a99b-3bcd4c2e93a4",
"id_pos_sesion": "b710ad49-a311-4e32-abfb-3c43be7e93a8",
"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-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "ff22740a-a1e1-4313-a52c-84cd4eede20d",
"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": "80f12ff2-29b5-4b54-a91b-eabb25e36a40",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "eaecfbbc-7238-40e8-b005-a9c49e2c8673",
"commited": true,
"st_images": {
"$id": "3",
"id": "cf69818a-ce57-461c-b16d-970d2df6124a",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "aefb766c-84b8-4fdc-acad-c79bd6e8ebc6",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "c1f89159-4cbe-4501-b081-f7b494d31c94",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "2a4a3836-27be-4d33-8372-8b051f565b58",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "339dce63-a8dc-4ab2-9430-5bac4fa59c20",
"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-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "7217bb96-ae07-4f13-9d02-90aee9fae7c3",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "59698048-470f-4d68-a94b-e92150fea7a5",
"id_item": "ec354c29-b92e-4975-9749-42a2548346c5",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "c2a785da-b73c-4088-b325-de94a25c2413",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "2b528f7a-a828-4e09-8aaf-2af4f940bea5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "80f909cd-3c33-44c5-8c08-9c2caed1fba1",
"id_unit_sec": "55e703f6-9651-4af1-8ec7-f46c9a8a2053",
"id_brand": "47222004-7b09-4034-a14a-c87be0f34913",
"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": "8f7152d9-c0db-49dd-abd0-070029e7cc06",
"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-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "5b8e2001-93f3-4973-9901-3acbf52eaf63",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "691b3668-bad4-4bea-8eec-2b62bcc5fe73",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "2e54033e-2e7a-4f5e-bcee-25cedc03d83a",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "00fd61a6-42fa-4f01-a027-9bbe521e9e67",
"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": "a4688e14-252d-46be-a4a2-7cefbc91c329",
"view_messages": true,
"id_image_photo": "147b4bff-20cc-4851-a281-b7d5460439ef",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "6fe84352-72e5-4ed4-b01b-3ce3cb2fe649",
"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-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "8f78eaf2-3a00-452b-a04a-c2c307b3bfb4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e698273d-b3bd-4633-a272-d84f31eb220b",
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "bc7f2e4f-2770-4816-a6bc-f65b5e18c278",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "6b9ea04f-26eb-4054-b965-78c53657f042",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1f2c051d-521b-4496-9e02-9719fd668e5e",
"id_zone": "d36d72ed-93dd-473e-8b81-6e9111f96f6e",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "26df0cc2-e6b4-41f8-964a-eaeabf3cf9fa",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "5629e34e-ff5f-4c75-9a18-43bc5c36ef62",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "3569fe98-099e-4d12-af13-d29a4d12273f",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "c7af028e-6418-401d-aa16-f72cdee9f5fa",
"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-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "b6c9bd71-ca21-40ed-9d25-a4020c010f2c",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "090b304b-982d-4ad5-afb7-5cce5c0394b2",
"id_cloakroom": "fe048f53-fe05-4a1a-bebf-9670bdfcb2f6",
"id_pos_sesion": "24e35f59-a34c-40c0-9d32-2041880f0b4f",
"unit_id": 4,
"date_open": "2026-09-06T06:48:06.9629741+02:00",
"date_close": "2026-09-06T06:48:06.9629741+02:00",
"id_doc_sa": "ab5dd5f4-7b92-4c5d-96ba-9b663a3c55dd",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "c5b3e0e0-d122-4195-91cf-308e12117d58",
"id_pos": "1efc939e-4d45-4344-b3f6-1dd6aa3b3647",
"id_doc": "04570cfe-2959-45cf-9130-fad0d101aa66",
"id_branch": "f06e4a2e-ba0e-4feb-a524-ed126e7a7a6b",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:06.9629741+02:00",
"date_tax": "2026-09-06T06:48:06.9629741+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "418d8f7b-c660-48cb-bcbd-4066b31afc28",
"id_relationship": "af521a5a-eff0-4b94-9748-66d36314a6be",
"id_loc_from": "c1de6f84-82e8-4be5-a876-4fe0953a3511",
"id_loc_end": "f886ad61-c4c4-41e2-bb5e-a4098626639a",
"id_user_add": "909dd11d-f843-4314-8074-9ce8f4731133",
"id_user_upd": "9364d516-0b8f-49eb-8e07-0c28ce2058ad",
"comment": "sample string 12",
"id_pos_sesion": "013bee9d-ec41-4c92-8334-c5907626004d",
"id_room_unit": "0801ac15-a1d5-4bc2-91cb-d7a73c658725",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "e0c800f3-9ec7-4c29-af68-7e391e78514e",
"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-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "ca2209c4-254b-47b8-9bfa-498de6f75358",
"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": "dfdae967-194d-49c0-8379-9dd6c8bd3a34",
"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-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "58606489-b20f-4c1b-aa17-f46af44bb367",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "c81897c8-f92b-4d08-832c-ccefc2a2351e",
"id_pay": "24134941-e6cd-41b0-880d-9598b9718214",
"id_money": "998aa3bb-f0a3-4575-a7a2-b76fa0c6d6fe",
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "7ccc3913-15e0-4d65-b7d6-0601a42d0ffb",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "24f9bcd4-2e5f-4c93-9114-33b655464b68",
"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": "bca2f943-d211-424e-9fdb-092cae6e1afd",
"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-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "01cf6bbf-0e79-46f7-b5d6-4124ecf18083",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "4f978a1c-e321-4671-9d47-e9f5b9baefaa",
"id_money_2": "bed61c75-fb20-429b-90b2-3ac87a432ed9",
"date_from": "2026-09-06T06:48:06.9629741+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "3bbfcf83-93ba-4241-b9f3-3d5e9ec43a83",
"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": "cba9455e-9597-46d0-830e-4885f1f5b5d8",
"id_pay": "d53048a8-247a-4087-861f-b9762e3834fb",
"id_money": "17b52b23-1a49-4bfc-bee9-33e27f265888",
"date_cashflow": "2026-09-06T06:48:06.9629741+02:00",
"coefficient": 5.1,
"id_user_add": "202bffde-aa7a-4808-b3cc-31ac38ac1071",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "9778d175-9e8a-43bd-a690-e07343860ac0",
"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": "7d352cb4-dc4e-44fa-b7e2-6bca620fa300",
"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-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "4579d874-392f-4f47-b8bc-88dbf6218fa9",
"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": "9568c2c4-9829-4ce3-b9ee-168706242778",
"id_line": 2,
"id_pay": "c77d9556-f9aa-46c6-b185-4e5e8a380d9a",
"id_money": "0090edf0-4e5a-405d-a3af-fe381b6440a0",
"coefficient": 5.1,
"id_voucher": "dddb624d-38ab-4910-8597-bfec374ab450",
"id_employee": "329ace81-71d8-4331-857b-39459f7c9f11",
"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": "d5dbc18f-fbfc-4441-91d3-e66e336e3a9c",
"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": "016e4134-e756-4fe2-af93-052566bf67c3",
"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": "f9b0a2ff-344a-47de-acd1-90bd6b242ec0",
"name_pos": "sample string 12",
"id_image": "b1eb46f1-518c-4379-a952-12487eb2df61",
"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-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "21ab8d0d-42ef-44ec-904b-9d2915b0a6d9",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "f6eb52f6-8c54-46c6-8fec-779d7a029b6d",
"id_branch": "c956752e-7a76-471c-8e50-91a8ae3c4043",
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "7f73dcb1-0eee-4134-81b6-d5a53cd20917",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "7c7980e6-17ea-4dfe-b848-5e9e66371a37",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "a76d243f-de60-4bef-bbce-d7df5523e945",
"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": "38a48468-b856-4a37-86c6-c1e5547a1d47",
"id_line": 2,
"id_item_sub": "637ce398-dc30-41a7-87e9-5c34187933a4",
"qty": 4.1,
"id_list": "d4c29cf5-8655-4105-82c8-28c061ec3014",
"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": "030a0193-8d7d-42e5-a6d5-40c7dd8f0feb",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "93367abb-3c26-4065-838b-ecd68712b458",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "a424ea88-5204-4a26-b80e-0b02f1f8e505",
"id_user_upd": "1d72e4f5-d216-4d6d-b5e0-1a6a15b8cf73",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "248bec42-37d0-4b6c-a77f-5be65faad7f1",
"id_item": "3cd86dd8-9f3b-411e-aad1-7a9c2260fab4",
"id_item_type": "d93ba406-e88d-45df-b802-eb44299a6eaf",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "a07d92a3-c68a-4f5b-9980-963ad0f8cfa8",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "495b5221-db29-47ca-aedb-8864b6f35f67",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "82443587-38ec-457f-942f-9edde1110241",
"id_item": "60b65493-64bf-42cc-ab0d-33d881c027b5",
"group_id": 3,
"id_unit_ref": "874bbaff-2f65-4930-b033-463ffdaa173c",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "1ae8827d-f6a9-4829-8ea3-8832b1e024b0",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "0f16d706-54dc-456d-b4e0-50735120ecad",
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "bedaba6b-6503-4fa9-9780-e280c5b80313",
"commited": true,
"mt_units": {
"$id": "28",
"id": "686a3c8c-6c16-438a-abb0-dd63c5cb55d0",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "0f6f3961-629d-44fd-9ba2-cafdb2802bc3",
"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": "eca4a98d-1d24-4b9c-82b6-208b77974730",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "758d04be-e616-4136-8b58-b956a55080c7",
"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-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "5bfbcb1e-7441-4904-a97d-865cb7a9c1b7",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "28f75094-337e-478e-9a76-00692de77ad5",
"id_line": "bcf522ef-8af7-44b7-b5e2-3f5b8b2c8275",
"id_category": "a0091e93-a26f-4a51-bf22-889454bd3b27",
"id_item": "fd397228-2025-4ebf-b6de-c1dfe6ac8dee",
"id_item_type": "d96dfa7e-9697-4d0b-9172-c0977d9fe9c6",
"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": "066412f5-0319-4097-b720-a0700718fec0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:06.9629741+02:00",
"date_end": "2026-09-06T06:48:06.9629741+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": "538787dd-4758-4774-a9bb-af5a67cf89a4",
"id_pos": "f3341d37-2db1-4079-a121-52c994f4e223",
"id_list": "be3246ac-c5d6-47fd-bc12-336cf61a394b",
"id_item": "83bedfe9-ca70-4c49-b9a5-4472dc11bf25",
"id_item_type": "a80336bf-d384-4b55-ae3e-d7bf457f1b46",
"id_category": "2de4bf02-5078-4d06-ab79-b77dc09f49da",
"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-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "d5e3532e-b897-4e91-bb0d-7e1c8ffad2eb",
"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": "0e586f0b-52df-4fb8-9d93-75cc3130bb57",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "41352e34-a2d2-42bf-adad-889d04ac22b1",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "708cf832-4c8e-416e-b15e-a618931765e9",
"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-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "d09eed26-75a1-47b3-b1c9-fccc69b17c47",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "ecbc7cf7-39e4-4762-b338-a26b5ba02c2b",
"id_pos_type": "26967b3e-5133-487e-afbc-812517783c88",
"id_price_list": "c9ead460-f984-40ff-b86d-9828196ee845",
"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-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "eb6de583-4dff-4da4-9450-6031b7f1b4ce",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "c6bd327f-233e-4d3b-bd7f-197aa5c128fe",
"id_pos_type": "baa53741-c5a9-4a0f-a435-d1e97f76d212",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "37267807-2df9-4f43-9ab0-940c421d4f7e",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "3336e90a-60d4-42bd-8557-9ca09a566ee3",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "9124c67e-0e03-4845-b771-6064493afd12",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "4ad82205-974f-490c-8b84-608a7c28c97c",
"id_branch": "16cee606-8184-4dc2-8af0-420ce0c3cc20",
"id_pos_type": "512ee73d-02cd-4b0f-b894-a896d98cd59d",
"id_pos": "8779ad63-6a8d-4135-a952-4e9e27839a23",
"id_item": "7b0ad1ab-234c-4902-9698-1638b5e3bde9",
"date_from": "2026-09-06T06:48:06.9629741+02:00",
"date_end": "2026-09-06T06:48:06.9629741+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "7471bb95-c36c-43cc-9c2b-0e5d2d084807",
"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": "270f1ff1-ae4f-4b45-947c-90404291360e",
"id_doc": "ec244ea9-aeea-4ab7-8f00-8b2fde34d3bb",
"id_pos_type": "8df88d75-a1c7-4eff-a604-9b8275a999ea",
"id_doc_print": "e811c296-09a8-49e3-9e1a-35e5cfceba5f",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "fe2c1b39-0337-4acf-a517-89aad18b5b2a",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "9a500ba4-8257-4be0-aaf0-e0d483d8b4bb",
"id_pos": "76e7a70d-14db-40b6-bb28-049352fcf129",
"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-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "760f53be-d00c-4160-8c36-bc9e5d284a83",
"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": "158a8509-19b2-4b2f-bf6a-9d6458795200",
"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-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "36111fde-1b26-437b-8d86-f1eb7f88bbdf",
"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": "fb988d6a-27de-4331-b2c2-bda978b072fe",
"id_item_sub": "a5ff6979-3c42-4b33-a17d-2e57e4aafd6d",
"validity_date": "2026-09-06T06:48:06.9629741+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "f5c8c183-0a09-49de-8599-fd19a661bfcb",
"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": "2b352ded-a552-44c8-ac19-0f27519e663c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:06.9629741+02:00",
"date_end": "2026-09-06T06:48:06.9629741+02:00",
"id_branch": "2c6d24bb-d049-4983-86d1-f884d5ef25b9",
"id_pos": "87fcb5a3-83aa-44f5-8c97-5a166e3f148b",
"id_list": "4732753e-5341-4f3a-a8d3-e47d69b3b39e",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "3a42c7b4-a427-4600-8c08-6e7970143164",
"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": "01cf166a-a6af-46a3-b22f-77ffbf0a9232",
"order_id": 2,
"id_item": "78170588-b70a-425a-87f5-ec32a9ac07be",
"id_item_type": "2823f163-fa9c-4018-8614-2d27faa267c1",
"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": "adbdd08c-f2e7-4ea9-b26b-b98f51324916",
"type_item": 11,
"id_voucher_json": "feedc462-4239-4eac-8cb5-cf0be66a0436",
"count_voucher": 1,
"id_category": "17ebca74-e0fa-462f-aef0-f57dc7eef7ca",
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "cda9b626-208d-4f15-9d30-2d9803f55103",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "eea145bb-709a-4bd7-a776-e1d53ba5f408",
"nro_sesion": 2,
"id_pos": "51af186e-82e9-41a9-afb7-60f1d3e43069",
"date_tax": "2026-09-06T06:48:06.9629741+02:00",
"date_open": "2026-09-06T06:48:06.9629741+02:00",
"date_close": "2026-09-06T06:48:06.9629741+02:00",
"id_user_open": "9923b4ad-6f36-4394-ab10-6a4b398eb203",
"id_user_close": "d319b0d9-619b-4aa7-84be-8dad40c0eca9",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+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": "2bb2a1fc-7e2f-4c31-99c9-95d708c9bca4",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "ca4025c1-3bec-4871-ad33-613d0ab4ab2d",
"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-09-06T06:48:06.9629741+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "419b0e14-ae25-4dc6-9563-6a5db1710a7c",
"id_room_unit": "75bd3f7a-a6a5-436f-b883-11291c678656",
"id_room_list": "563befe1-96a9-45ad-bdb3-84673b3c327a",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:48:06.9629741+02:00",
"date_from": "2026-09-06T06:48:06.9629741+02:00",
"date_end": "2026-09-06T06:48:06.9629741+02:00",
"date_open": "2026-09-06T06:48:06.9629741+02:00",
"date_close": "2026-09-06T06:48:06.9629741+02:00",
"id_employee": "0361c3d2-9f65-4126-8105-a160da0e6e87",
"id_employee_sec": "3d0a655d-2394-4005-8097-779f5747fcba",
"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": "4d3c8436-6ffc-47f3-8eb9-f015f26d53f8",
"comment": "sample string 7",
"id_user_open": "635c9a74-5829-47a6-8aaa-47f146a9463b",
"id_user_close": "d61d599c-e53b-414c-8f6d-e9159e2ef0b9",
"id_unit_state": "b0042e80-8b38-4b06-b650-a27e5738d8a7",
"id_pos_sesion": "c5f8353b-444c-47ee-a09a-7495e31bcfcd",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:48:06.9629741+02:00",
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "6f25a904-e005-4cb7-bad9-16b19bb966df",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "eb9f7ed0-9f90-4525-821c-e10319a4e859",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "c8d9e7b0-3275-489f-a21f-67da72cd083b",
"locked": true,
"date_locked": "2026-09-06T06:48:06.9629741+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "5d3967e2-2bcd-4917-bc55-58599648faa4",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "ec107366-028c-40d2-b042-f9e08e6256e7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "8e4261e1-bc56-4e95-a3e6-85921d2de769",
"name_pos": "sample string 6",
"id_image": "0be1a2c2-012e-4ad9-8605-6569af65ef61",
"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": "bdbb0793-c6e3-46d6-b92b-80b8d697686c",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "457d933e-4db3-4241-a62c-f60d947ee3bb",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "270026ee-71bf-4c5c-bf07-1c3f8c7637da",
"id_room": "cb889c58-7683-4bed-8851-ede6e4f20853",
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "0dfca8ac-8dd7-4aa4-8ef1-7f427d8ee347",
"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": "cd39edd7-79e4-4f6d-8358-cb8dcf4ee514",
"id_room": "450177b7-ddcb-49b3-a2c7-ba78721426d4",
"date_in": "2026-09-06T06:48:06.9629741+02:00",
"date_out": "2026-09-06T06:48:06.9629741+02:00",
"id_user_add": "7a855e3a-26c5-4a6a-84f1-491d4f50b93d",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+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": "1c107e0c-94c0-489d-b375-fc60d0b686c4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "b4714e67-bae8-4e6b-b2a5-4c4ec77bb8f3",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "2e878e23-5f1e-404a-9b35-9949b3150d69",
"id_room_state": "76958638-b77f-4ebb-972c-9a30b057347d",
"id_image": "0a9f69bf-815c-4287-8831-d25df4773e0c",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "f3a39088-f69c-49a4-946e-6a8b8abe213b",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "7f976183-e519-4a97-9c9b-a769743706ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "ceb5143b-12f9-4408-a3b4-c4ead449e2db",
"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": "1b755471-37fc-4c36-ac8f-4900b4cc4c0f",
"id_pos_sesion": "9d61c218-3f2a-49d0-bc1b-44f5accefcc3",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "27723561-d0b0-4409-ab56-09f08462e6f6",
"id_room_unit_activity": "48dc783e-c161-4a84-aee7-9a72ee9662ad",
"id_doc_sa": "b895ea1c-b1d2-4caa-b719-668a6b352939",
"id_pos_type": "9a7f0198-dda2-41cb-a8cd-2ff5540f6ee0",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "cce80867-38ee-4969-ac85-38c5c84b6121",
"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-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "87661f36-eb7d-49f9-b3cc-95962dd1a0a2",
"id_user": "3e9e5e58-e3db-4768-b1ed-00be421f59a4",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+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": "407a7f97-b302-40ca-92a4-248abb668acd",
"id_user": "2e092e95-1ddd-413b-a0d9-be54456145cf",
"date_add": "2026-09-06T06:48:06.9629741+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+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": "3b7fcbf3-0009-4fef-85ea-ff0b8f9d84e6",
"id_user": "2c939fdc-d2e1-44f4-a50f-8dcb44b8feb8",
"id_user_profile": "7987aca0-4a9f-4453-91c2-94c8fcfc211a",
"locator": "sample string 4",
"date_end": "2026-09-06T06:48:06.9629741+02:00",
"id_pos_sesion": "9716f2a2-cbd7-459f-85c5-0178700cd1b5",
"date_login": "2026-09-06T06:48:06.9629741+02:00",
"date_logout": "2026-09-06T06:48:06.9629741+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "3b6018e0-580f-423c-8c40-2790456da5d3",
"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-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "73a8845e-3a7a-4d75-9a30-8aa235bad5d9",
"id_function": "d7308a04-a24c-4a9a-b3cd-71f565fe04bd",
"id_user": "9098d55e-d69f-4801-adab-6e5d627c5356",
"id_profile": "5c8f98df-12d8-4a40-8a87-1cbc8b65b7f3",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "f4f2fbee-f600-4dfd-8fe4-faac0f004a70",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "e387f951-2506-4518-a4bf-b4a28e1a9c26",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "076d46ba-7fbd-4158-ba21-274d58637e2a",
"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-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "2bbfd78c-2004-4795-abde-f399c50fc1c8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+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": "5f3973f3-cf0b-4145-9c93-d6245944c06c",
"id_user": "b9c2e51a-4833-47b8-b174-375342ce12f5",
"date_add": "2026-09-06T06:48:06.9629741+02:00",
"destiny_type": 4,
"id_key": "68c3b459-ddca-48e1-a532-61d614d8bae0",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:48:06.9629741+02:00",
"id_pos_sesion": "e7d36a40-594b-4776-81f2-435ded7c267d",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "922bc7dd-580d-48d0-b524-d733fe7406c9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "4567b957-e476-47dc-8b19-026b8527c43f",
"id_doc_print": "e9305dd5-6d70-4fd9-a055-805c4530968c",
"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-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+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": "b392a32e-ac3f-464a-a040-68913761b366",
"id_line": 2,
"id_item": "bc15fcf0-653c-4431-b6d4-736a3c48bf27",
"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": "22febcda-f18c-4e47-9e1a-cf5f01cfe6eb",
"date_from": "2026-09-06T06:48:06.9629741+02:00",
"date_end": "2026-09-06T06:48:06.9629741+02:00",
"date_used": "2026-09-06T06:48:06.9629741+02:00",
"id_employee": "14eab5bc-4e18-4cd9-aa7e-a7c89d67d473",
"id_branch": "710c649c-fb23-4527-b748-91bf6a6b7976",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "c9dba092-41e5-42b7-87ca-29df780bdc3f",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+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": "b41b5eeb-a1bf-4d13-9bde-1ba3b11bc8dc",
"id_doc": "3ebeda91-0943-4127-8efb-c204f6c219b1",
"value": 3,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+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": "6bbd59e5-c6e9-4d6d-b131-17764a3e7243",
"id_pos": "c9d2d915-1c07-45a0-bd82-6c41142792a9",
"id_doc": "2ff268c3-ac6a-4414-92ee-9d074ad0e42e",
"id_branch": "1188724c-88f4-43c0-a221-1d96356ac437",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:06.9629741+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "63ba51a2-e9a2-4ef5-b061-a24fc1dc99ef",
"id_loc_from": "7c6886cf-23df-4da0-b04f-c4b183eb4096",
"id_loc_end": "59c9395b-1b24-45a1-bb92-a2df1f6719e5",
"id_user_add": "4ef14131-f0e3-4996-b62c-153fd87c7900",
"id_user_upd": "67f1fe1a-5f75-404f-87f6-edcfb12cebe3",
"id_pos_sesion": "7e209527-7d1e-4107-b99d-434c31f64b80",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:48:06.9629741+02:00",
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "31e54dbc-a55a-49dc-a291-8f52705da245",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "1a1ab42d-6a6b-4a08-888f-d8f797e73821",
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"id_user_upd": "2a920bfd-4f02-4c94-8670-6af305514db7",
"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": "5c3a0172-31be-471e-b2fe-738cfba93c3b",
"id_item": "334f156a-2a2a-4657-9d75-7b3cdc54584d",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+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": "e6949d44-693e-4fcd-baa0-0bef0dbd0461",
"id_line": 2,
"id_item": "196fb10c-c0dd-41c4-8cd5-5f910087463d",
"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": "90f23e8a-9508-4387-b76a-6aeed05fdaa5",
"spool_server": "sample string 2",
"id_doc_sa": "596e4905-c886-4d61-8315-b45c936be99b",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"printed": true,
"print_on": "2026-09-06T06:48:06.9629741+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": "2881afe2-77e8-4556-9c4c-6f9d78c562d3",
"id_pos": "09ccb945-ce92-4691-9500-6c433715ebdc",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:48:06.9629741+02:00",
"key_access": "sample string 5",
"id_user_add": "c011b85a-72e7-4f79-adb1-11acaa380c4e",
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "8023122f-82cb-43af-aec1-eaec128d5178",
"id_pos": "f0250f91-e254-4a42-b3f1-facc4d4ed170",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+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": "ba069ad4-21eb-49be-9b06-7f63ff61a788",
"id_pos": "a7c28aa3-07b0-44bf-a6f0-003509416785",
"date_add": "2026-09-06T06:48:06.9629741+02:00",
"date_upd": "2026-09-06T06:48:06.9629741+02:00",
"date_out": "2026-09-06T06:48:06.9629741+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": "5da6a6a9-b0d3-4926-8cf3-877037828364",
"id_user_add": "f428e244-e67b-48ef-91b3-2394be6f6bfc",
"id_table": "51b70b9c-3d21-4063-9b8c-b4659686465d",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "932f192b-9941-4435-8153-c19bf4e399da",
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "ecf1c1d2-5d17-4974-ba51-102b147980d9",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "f6de484b-70fe-4166-a093-eb2ef9b3a9bf",
"id_sync": "93d0e4da-6b7d-4697-88d0-e90f0c4a215c",
"json": "sample string 3",
"id_table": "d02422da-3171-42e4-8f85-e1f8e7a0e923",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "66f5ac3d-7b50-42f1-9dfc-5c6bbb9c65ea",
"id_branch_from": "991dfbe8-0134-4f8a-ace3-6aad18a6760e",
"id_branch_to": "4becb915-bb17-4209-b0bf-844511cd53ff",
"type": 4,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:48:06.9629741+02:00",
"send_on": "2026-09-06T06:48:06.9629741+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": "a8459388-831d-4849-976e-d9ef0ee25d07",
"id_pos": "16cc49a8-b8b4-40d2-beb4-8851680f3408",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:48:06.9629741+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": "cf117482-8c49-46a1-884c-d1e56bd21ecc",
"token_id": "sample string 2",
"id_user": "67bcd2f4-ec67-495b-8913-4d63b8b8bf31",
"date_from": "2026-09-06T06:48:06.9629741+02:00",
"date_end": "2026-09-06T06:48:06.9629741+02:00",
"created_on": "2026-09-06T06:48:06.9629741+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": "d53e67d5-fc02-4819-a8f2-b1b818a882f2",
"id_room_activity": "d3507a11-91ab-4464-a1fc-d3adb16c8c88",
"id_pos_sesion": "eea89caf-9da7-4e0e-ab0e-639eff2184b4",
"log_text": "sample string 4",
"id_user": "dc95a3bc-ea33-4924-b08c-c3912dba7dee",
"event_type": "sample string 6",
"correlation_id": "39d53d55-acf4-4c7b-bb48-46a4a14f94b7",
"id_room_unit": "f72dfec2-760e-4ec5-bcf8-f14a0ab2aaa0",
"id_room_unit_source": "fe4e4f0f-1577-4db1-a60b-7fc7d89fd1a6",
"id_room_unit_destination": "13020bd1-9691-4e61-ba60-77c7dd9e4eba",
"id_room_activity_related": "b2b9b5b5-38db-416e-9212-6d1c96153651",
"id_doc_sa": "0afc37a5-0ee8-4c40-927d-c23cf6d2a93d",
"id_user_authorizer": "a38e6b9c-3a2d-4232-b3e3-9c06ebb4391a",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:48:06.9629741+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": "fc2d3f6d-c6f8-48c3-ba13-7e1fc5d30e18",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+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": "b40d3a14-2b0e-4955-ba69-f58e03616365",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:48:06.9629741+02:00",
"date_end": "2026-09-06T06:48:06.9629741+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:48:06.9629741+02:00",
"last_update": "2026-09-06T06:48:06.9629741+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"
}
}