GET api/Tt_Vouchers?id_branch={id_branch}&date_query={date_query}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
Required |
|
| date_query | date |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 1000 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "7a04bb9b-603f-4e64-b1f5-1fb19e7250c6",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:05:07.4765701+01:00",
"date_end": "2026-03-10T07:05:07.4765701+01:00",
"date_used": "2026-03-10T07:05:07.4765701+01:00",
"date_sesion": "2026-03-10T07:05:07.4765701+01:00",
"id_employee": "73673fd9-16e4-48e7-9845-fd733ead7678",
"id_branch": "761b30d6-0c86-411e-921b-e6dd33b825f5",
"id_voucher_permision": "50ca7535-8557-49c7-aa8d-9144c30c475c",
"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": "7f132c98-dfc7-4ac8-a2fb-d5f44844144c",
"id_user_add": "1a81e57f-80b0-48a9-9069-fd17177fb277",
"id_doc_sa": "f09db328-2a56-41f9-8f44-51830efe1039",
"id_item_sub": "2e768e4d-280f-4705-b15e-72d5f56b886d",
"id_pos_sesion": "c1bd2608-96f2-4e64-84a0-3da9f36c30f3",
"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-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "820bdce6-8392-4727-99da-b2a5dab59f8c",
"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": "20c36f68-6103-4db5-8093-f89fa272ef23",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "88bd66aa-30ec-4e19-91c2-f12b0512d2a9",
"commited": true,
"st_images": {
"$id": "3",
"id": "a2ea8435-51f4-4be8-a6e3-ee32c1676267",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "af95d9b2-29df-4e0a-9530-da8965c423fd",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "d331efe8-7e75-4ab1-859b-2e1657aa555b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "1ae6b598-695d-4dd8-a66f-1ca04867fb98",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "0a482430-b0eb-4ef5-af85-7bbc7dad9266",
"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-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "13e32859-c764-43ad-944a-9bccc3b59e75",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "6a8c7fad-066f-45a8-86a1-8aa1abf4c2b0",
"id_item": "232e7a2f-b933-4fec-af2c-0700ab0ba3ab",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "2d1b05e2-b529-475a-b8d0-43a39c9e170e",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "8abb8114-a4af-42f0-bcdb-fe91b667fb47",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "d04c5498-38ae-4b09-b39a-d0fc9ba48b6b",
"id_unit_sec": "f8fb02e7-5548-4455-ae2d-7432ca58b16b",
"id_brand": "e1394de0-f2fa-4c4e-b01f-a343476aba13",
"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": "5f0d7f7c-8091-4f0d-b8ed-9aa58baf4c77",
"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-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "4c1d9a0a-7e80-4f6a-aa76-571934cde494",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "57e2da26-5f94-4c74-b2eb-c792cf3d8a5d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "2798ca20-0e18-47a5-9e47-90463d1f5183",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "ae7057e9-c33c-4c02-9c2b-760d8656af56",
"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": "0ce26a9e-01ef-4b61-b492-d61e559225c6",
"view_messages": true,
"id_image_photo": "a2ae814a-8c12-4f6c-a405-a0f65041c27f",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "c556fd27-9893-4ded-95dc-69f2fedcfa22",
"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-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "c6f07aa2-cd41-46cd-a857-fab04e2e581f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "dd9f38a9-3123-4a86-9f18-da52e8717551",
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "17671801-2ff4-4bf5-b155-4a866f520dd2",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "ca6a2e09-93f8-4930-b1e7-8e743c8f8062",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "93b9ab9b-d259-4cc5-91cd-a49e518e1d0d",
"id_zone": "71d6c7f0-1110-4991-88ad-758bd529fa80",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "278a22b8-88c7-4291-b602-838486c77294",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "dc9f022d-934a-451a-bd8e-f3f37cb44856",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "83a2c25e-b428-4e61-a8b0-a1e9b882d37b",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "3782699c-1b8a-4996-a035-64e4f2e6766a",
"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-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "404016fd-88e9-4a97-bd3f-05ca6165c67d",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "37104193-e6b0-434c-bae0-159205538c4e",
"id_cloakroom": "e36fde2d-fba8-4fe0-874a-b5b81381d35b",
"id_pos_sesion": "d2383708-70ac-4af1-a39f-d53440ab0da7",
"unit_id": 4,
"date_open": "2026-03-10T07:05:07.4765701+01:00",
"date_close": "2026-03-10T07:05:07.4765701+01:00",
"id_doc_sa": "e144b8ae-e4ab-4f36-9bcc-51e27c7915fd",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "85ca18d2-014b-4dfa-b6ea-be00d8ee5548",
"id_pos": "3f0e9413-3be9-4084-a822-ad6a25c1b6da",
"id_doc": "0a66d63f-63fc-4c1b-b2dd-bac0a4844dd8",
"id_branch": "e353e185-6caa-498f-aeca-612dc992eaa4",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:05:07.4765701+01:00",
"date_tax": "2026-03-10T07:05:07.4765701+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "6e82a3f9-cad6-4564-9e65-bab5d7462878",
"id_relationship": "533ad37d-917a-4de2-9f65-cce1cd98ebe4",
"id_loc_from": "ec49d673-54ca-4cf9-8833-e6649212dab9",
"id_loc_end": "68e94e9e-281b-4d81-b767-acb9cfb3e38a",
"id_user_add": "2a625985-6314-49ec-bb79-5a7de7bd91de",
"id_user_upd": "281d1c5f-1bb0-4025-823a-5b2cc8bd3234",
"comment": "sample string 12",
"id_pos_sesion": "5b319b21-ea4a-4e4f-bf6e-86e9e0d82e0b",
"id_room_unit": "4677de98-0e7d-418c-b871-03a19d421f39",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "76b00d91-f010-4f5b-bbf4-a46f18f817bc",
"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-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "ad7dcb20-d121-42e1-8e86-23fc2c072043",
"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": "2fca4672-6a9e-4f37-ba32-54ce92cd83fe",
"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-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "0d5d7d09-0762-40b7-980d-2e8e858f9b39",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "677e8d9a-1a2f-40d0-88b6-3de7a0ff8df0",
"id_pay": "b593d6b6-bdd7-41fd-8686-c0aa76075f16",
"id_money": "f1192afd-1941-4795-a005-e7c9c0d2a93d",
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "d7c12e87-75d3-463f-8ba0-d7b9f901e050",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "5219aaf9-0324-438f-b7a8-cfc910f237a9",
"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": "3ab8a6d2-1b7a-4bc0-baaa-e2103aeba0c8",
"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-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "452c1560-de99-47a6-822e-a350eb24b032",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "3de38f27-5331-4822-859c-62ce9738e4f2",
"id_money_2": "877916da-2414-41fa-9630-715944e59ba4",
"date_from": "2026-03-10T07:05:07.4765701+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "99f9ba48-fa8d-48b3-bdad-367e43804588",
"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": "7038fb25-8c17-40d1-bdf3-d33ab185352b",
"id_pay": "d9a74097-84e2-4f4c-af38-37bab617a1d5",
"id_money": "ab69a405-230f-41da-88d6-52a6f79d25af",
"date_cashflow": "2026-03-10T07:05:07.4765701+01:00",
"coefficient": 5.1,
"id_user_add": "f4a318fd-20f9-42f7-8a70-b064797123f4",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "966e8789-96e7-4c0e-bc36-8f06b86b45de",
"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": "6f348326-19a9-4d0b-a28d-fe98991c2753",
"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-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "b0f2364c-dff7-4fd4-92e3-95d6cc4065cb",
"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": "3636026f-4299-49c1-afd8-79ccb155bfd2",
"id_line": 2,
"id_pay": "178a5eda-c195-49d5-95ae-b91b4cdc17b4",
"id_money": "740efc2d-bf7f-4afe-9dbf-3b17c57bd51a",
"coefficient": 5.1,
"id_voucher": "c71673bd-d37b-440a-b010-edc69ed13ecf",
"id_employee": "08b96dd8-354d-44a8-9540-a8b8921eba95",
"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": "29523b3e-d6ee-463e-8d9a-2aba4bbb65cb",
"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": "1827fd2a-0813-42f0-b775-cf0aa9148645",
"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": "c61e1be7-1269-4757-a572-daaab19300a0",
"name_pos": "sample string 12",
"id_image": "88910e70-1f9b-4d92-8978-37394dd5ba69",
"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-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "3e840b5c-514d-419e-b1f0-b4e8610af7d7",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "7012d449-9bba-43f9-aa76-d9694798cae2",
"id_branch": "7bd90f7d-a645-4d5a-a845-b329518ceaf0",
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "fc53c4a2-04f8-4a5f-9029-2409483ccef7",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "d1fc3da9-84d3-47d3-a147-32d3f4cf95d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "98c906b8-f4ae-4ad5-941a-067488101abb",
"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": "959658d7-c1e8-4fd9-a2a1-89dd411e1044",
"id_line": 2,
"id_item_sub": "2aeae086-de80-48f1-88cc-9c7ada7a5fb8",
"qty": 4.1,
"id_list": "f245d0cf-03c0-48cd-bf99-cf7df6ba252e",
"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": "2a9190db-61b1-4bfd-8da1-be0eb085cf03",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "7c9aedfe-ccdf-4ad8-805c-8820be912100",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "6690d020-9a48-437b-841d-afa95cb130d0",
"id_user_upd": "2fdf94e0-f00e-4eab-b402-b8313a7cda5b",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "1633764a-3e44-459b-b187-d220d9a1ebf9",
"id_item": "1ddd828b-4c50-4f24-8223-fa41de9c43b1",
"id_item_type": "dd80fa7a-1410-42d0-9484-9170c806cab4",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "6b088437-70bd-4ec0-bba4-3070d148b1d0",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "f7bd66fe-a4cb-456d-9acb-f088db3ca898",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "e7d78b67-595d-4bfd-92f9-beaa1bf46af2",
"id_item": "0a34a41e-944b-4195-8394-d2c5419972fe",
"group_id": 3,
"id_unit_ref": "b2337a6c-f743-438a-b1ff-4e0b57b4ca05",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "54ad1260-4ca9-4788-9d9c-65c3c3aba39b",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "720f4a7e-0836-4a92-b312-0b01ee3f3d86",
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "6a0ce119-4de4-423a-a108-61c00d93f763",
"commited": true,
"mt_units": {
"$id": "28",
"id": "64c17b4d-cae4-40cc-8601-047bf8d86105",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "17e6f550-ffa3-4a71-8c3b-953cf0f9e492",
"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": "5bca7ef2-0bb2-4242-9678-dfc15b8ff8de",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "3a1fbbe4-d2e6-4d13-9006-c194f685bc1d",
"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-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "b0207e75-c0f6-4b12-8670-d3f9eda440b0",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "a5cf76ea-b92c-44ea-acd8-0e6ac189059c",
"id_line": "7c92bb9e-1a84-4f33-851e-894cee8a448f",
"id_category": "37aee4f7-6d94-4672-9c58-7704a0b79278",
"id_item": "11284b57-651c-4944-afeb-3bd095bd0eec",
"id_item_type": "3dd8cb60-b17c-4e06-85e4-0f0bb319e83a",
"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": "4e9e6e92-0bad-4dee-ba18-163abb194e72",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:05:07.4765701+01:00",
"date_end": "2026-03-10T07:05:07.4765701+01: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": "5d5df479-4514-4af8-9de9-871cfa52f262",
"id_pos": "8bb5a8bc-71b3-41c1-9d77-d8b661ddf685",
"id_list": "8e04e3e5-e053-4048-992d-04685656217e",
"id_item": "683f3d3a-feb4-41e8-b977-036933ce423d",
"id_item_type": "ac40313d-c58d-47af-aacd-aa331411c12c",
"id_category": "c69f0d78-e04c-4ee0-bebb-4711d8f5f5c7",
"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-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "0ec9aec7-a551-46df-819f-86fb2b9aa889",
"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": "4977c7ad-5969-431d-8361-0b790805b354",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "ca1032b2-8a94-47c2-8bc9-2a2bd8011440",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "4c22840d-6a2e-44b8-9c2d-355ab5c614cb",
"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-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "ddc85b03-887c-4fbd-901a-1896f92c2c14",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "ee2099c2-134a-4375-8fbd-86ccd7f1f7ed",
"id_pos_type": "92bf3af2-4c87-4cce-8919-8149f63c01a1",
"id_price_list": "8d929c9d-b025-462e-a33b-97245d125c2a",
"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-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "8ac5c04c-27f5-41ea-a080-bd0f5217cbe9",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "0f7e16e0-3e2d-4c17-883d-e2f0a547af2b",
"id_pos_type": "3cc62e64-ec29-41d1-a55f-97c91be37492",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "a79bd748-b8af-442f-baae-583228c20325",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "cabcc9d4-155f-4160-ba05-6a2d1f955fc9",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "4876a371-913b-464b-9afe-bcea00dfcce8",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "30034809-5375-4d9a-9e31-9bf9a607fd31",
"id_branch": "a1a27d64-3a15-4916-91e9-e6379f51f840",
"id_pos_type": "e41f9a0b-b12c-4241-919f-9cb3555c8678",
"id_pos": "74b76573-4bb0-4a0d-a46d-9d93526a549c",
"id_item": "e4ef0e35-bb6b-4d0b-808f-31c79ba6957e",
"date_from": "2026-03-10T07:05:07.4765701+01:00",
"date_end": "2026-03-10T07:05:07.4765701+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "abb37748-ea12-4a01-993a-595d2f51c521",
"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": "935ca69d-5e7f-4950-a783-36905b3f2d25",
"id_doc": "90bb7b35-f597-42ff-a4a7-0cb833cc7818",
"id_pos_type": "ad1738fc-2c67-4020-8460-64ea41734ffe",
"id_doc_print": "aff58565-8372-442a-bc7d-693c62be3c33",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "c87e32af-1a28-4f06-8b8c-e40741e7c468",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "a4d99a23-1504-4c6e-b887-2c950aba1a1a",
"id_pos": "21784a61-f811-4d3f-bbb5-963103df4d15",
"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-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "2d6f7d27-a0a2-4e59-b8ca-8637a8487221",
"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": "418826d8-2867-41e5-8013-b82e897798d4",
"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-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "3320d4c2-61ec-46bd-87c6-e4a264d50078",
"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": "acb3d4e9-eaf5-482d-b3c4-5bd3d87f1688",
"id_item_sub": "90f20fd5-8790-433c-8761-00a78c76b142",
"validity_date": "2026-03-10T07:05:07.4765701+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "b53f47d7-6959-4819-b909-7e20aa72741e",
"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": "5927bde1-0f47-4662-8efe-66dd46911bf8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:05:07.4765701+01:00",
"date_end": "2026-03-10T07:05:07.4765701+01:00",
"id_branch": "0c1d3a94-d9ad-4785-a792-021fbf7d9e5a",
"id_pos": "15f94152-8ce9-4b37-9443-3ff92d39cd02",
"id_list": "cb9bfc13-227f-427c-811f-ebca6f2b4e52",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "651d1a16-50d1-4f34-a5db-f249bda8d60c",
"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": "5b98c368-4947-4aeb-893c-1e6ff0b8a526",
"order_id": 2,
"id_item": "874c274b-3f09-4518-946f-2fe74b80291f",
"id_item_type": "86002a4b-4cb4-4320-8e54-2cc78c5ed283",
"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": "33edfd8d-d01d-4744-8d36-035046e329d9",
"type_item": 11,
"id_voucher_json": "1593b825-ed91-4cf7-ac32-26b7eabdb720",
"count_voucher": 1,
"id_category": "b967deeb-84a1-48bd-a296-67c850bdeb95",
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "d55befa0-f4ed-4c49-8170-965191a1195a",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "4aa62c05-54ce-45ac-8b26-946537d519fe",
"nro_sesion": 2,
"id_pos": "f78d9aa1-2975-4319-bc1f-12a843f0a693",
"date_tax": "2026-03-10T07:05:07.4765701+01:00",
"date_open": "2026-03-10T07:05:07.4765701+01:00",
"date_close": "2026-03-10T07:05:07.4765701+01:00",
"id_user_open": "ae98774c-8f4c-44c2-83b8-506869328276",
"id_user_close": "726c87ea-cc35-4000-b4a6-2d6ef334f3fb",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01: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": "e03f07d6-923d-4ea5-81c4-7a17d77ff684",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "44c4a376-08d8-4a2b-a56f-fd7fc47fdec0",
"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-03-10T07:05:07.4765701+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "86e7c932-1b74-47c3-9317-a422b3939850",
"id_room_unit": "c21d2ad0-c455-4c34-abc5-f08031b786da",
"id_room_list": "68121686-0fb2-4868-8d22-be73adefc4b5",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:05:07.4765701+01:00",
"date_from": "2026-03-10T07:05:07.4765701+01:00",
"date_end": "2026-03-10T07:05:07.4765701+01:00",
"date_open": "2026-03-10T07:05:07.4765701+01:00",
"date_close": "2026-03-10T07:05:07.4765701+01:00",
"id_employee": "3f205630-8762-47f9-96ba-e17e2ab68f7d",
"id_employee_sec": "c243d4cf-1ba5-417a-99f2-f635047f3e37",
"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": "e552c47c-a29a-4da5-be1a-aac28d1d4956",
"comment": "sample string 7",
"id_user_open": "76f1c084-1071-43f6-88ec-8387d1f7b29c",
"id_user_close": "3f6584f6-39cd-4a87-aa93-8170c8f7c5cf",
"id_unit_state": "8345442f-b9e1-46bd-b992-bcb39a0e0694",
"id_pos_sesion": "15631633-9962-4a2c-bbb5-fce45daaeee9",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:05:07.4765701+01:00",
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "f695703c-5fb5-44e8-888e-1279d9255be4",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "9406926b-ff42-409a-bae6-28546d6d686a",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "3febb1bf-259a-47ff-add9-73ef8e77e38a",
"locked": true,
"date_locked": "2026-03-10T07:05:07.4765701+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "b2efa199-4115-4040-8ec5-7bdc67ad73e0",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "8858a349-e219-418a-8bd0-5832d5e34240",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "210da2ca-f858-4ea9-90ee-7a25a6b3e106",
"name_pos": "sample string 6",
"id_image": "cd73497f-eb5a-429b-9ef9-0f260f6590e8",
"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": "7fce7d0b-1a9e-429f-9cfe-4b8606a2e54d",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "589a9063-8641-461a-bf6d-4a9feddf9a99",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "d0a50453-64bb-4d47-b6dc-55f048f51e26",
"id_room": "c2be457f-fa42-4c20-8b70-08a244ff14aa",
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "b276d3be-d68e-4c50-8896-41c711840565",
"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": "7f70857b-c0ee-4276-87db-4ea4ed260b28",
"id_room": "91cebdd4-3377-470d-8409-d2d0da76c8af",
"date_in": "2026-03-10T07:05:07.4765701+01:00",
"date_out": "2026-03-10T07:05:07.4765701+01:00",
"id_user_add": "5472ab45-7321-430e-8e48-9ae1c0529cd7",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01: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": "4f63ca97-2030-4d24-9221-5ed0c946cd7a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "313e5b60-1380-4a58-af04-280e39428cf2",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "3764511b-3426-40e9-bbb5-0783bd830a23",
"id_room_state": "2af93d37-1de5-4018-b962-98133e763924",
"id_image": "390472d6-a819-4a91-8ae0-8a4dfd42d5ca",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "fc49d73c-30b0-4f15-9c38-614bd358746d",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "74984449-6348-43ec-b43e-a0bd94d01cef",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "28aa1c53-bd14-4e74-b797-e7bcec495aae",
"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"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "54",
"id": "e1775624-ca29-43f9-a5df-711c8f9cf0df",
"id_pos_sesion": "ab49d465-5c30-4ea3-83b5-3a33d760fe17",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "978022c9-7997-40ef-9be7-03b9af3466fa",
"id_room_unit_activity": "6c05360d-be02-4faa-b442-3c44894345a0",
"id_doc_sa": "1eaa8eaa-f0c8-4538-961f-2cb0da4fecdf",
"id_pos_type": "f075d772-8007-4235-8480-7e6515107029",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "f79a5ac9-6b01-4dbe-8364-65fde30ad8ca",
"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-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "6d82592a-571c-4a8b-b956-16e9dbcc40fe",
"id_user": "0da4da6b-0f93-4b56-aa9f-211e7ca14e3d",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "c5210534-38cd-4748-94a9-cc585ec1661e",
"id_user": "04a39e2b-3bba-49e6-9667-c218a8662e5d",
"date_add": "2026-03-10T07:05:07.4765701+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "3abfdd4a-06ce-4b2d-b57f-079d52d8431b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "78b4d0a3-5926-4674-b332-da9e8c76f7e6",
"id_doc_print": "2362a455-b99c-495d-ab3a-cfe802c42e95",
"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-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01: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": "58",
"id_doc_sa": "8fc30c48-169d-48ac-81f7-140544d6a5b6",
"id_line": 2,
"id_item": "2b163d91-f901-4635-a3ed-88ba76d02d3d",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$id": "59",
"id": "9bab4cd2-76a4-4f37-8da2-989d8bc5bda0",
"date_from": "2026-03-10T07:05:07.4765701+01:00",
"date_end": "2026-03-10T07:05:07.4765701+01:00",
"date_used": "2026-03-10T07:05:07.4765701+01:00",
"id_employee": "2df1a0bd-8fe6-4aad-b8f4-d1a2641ee39f",
"id_branch": "f2bd9e3c-d589-41d2-bed9-5d65d5669ae9",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "c00a2406-1914-4db6-a538-a0d3e595c6a5",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "59"
}
],
"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": "60",
"id_pos": "b30ece0a-7fa3-47ff-b5af-10672418cafe",
"id_doc": "ee555bfe-7733-46fe-9a10-a18d0cf4baaf",
"value": 3,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "6b54bf5e-8ac8-4965-9676-ba31546081d1",
"id_pos": "3de237c8-6274-42ab-a60e-685acddb77fa",
"id_doc": "12b63bbf-ddf8-479c-ae7f-fbac42486c1d",
"id_branch": "247965eb-5cbf-4951-80dd-6e591734cb43",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:05:07.4765701+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "ef27c29a-cc01-4e34-b615-23849068ab97",
"id_loc_from": "89e64858-69bc-46e6-b583-994f71c8ee78",
"id_loc_end": "676edc5c-fb8b-4525-b31d-8d2a5e414b99",
"id_user_add": "4c1cae03-f014-4db3-a1c1-e2c9468684bc",
"id_user_upd": "8e3a2ae0-eb80-46d5-a712-c6c40acdd605",
"id_pos_sesion": "5007448e-c02e-412c-93e3-8f81fe031d99",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:05:07.4765701+01:00",
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "f2e331da-8c42-42f5-8f46-ce0ffe5ae256",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "591fe45f-5d07-4305-8cb0-631aee1600fa",
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"id_user_upd": "e8c4670c-4ac5-467a-91a8-c1f8d79824ce",
"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": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "cc4e5f2b-b8fa-4b96-a447-c0bbceef7a36",
"id_item": "3905a7cf-d2c4-4aef-9d72-af14ea900d5a",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "f1873d88-7fa0-44a4-ae45-2880c220e076",
"id_line": 2,
"id_item": "3001ae7f-6431-45ca-9aaa-23e607c4d5b6",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"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": "65",
"id": "05d18eca-6909-4af7-93f7-6fb8abdd8b89",
"spool_server": "sample string 2",
"id_doc_sa": "fdd028e3-8031-4d62-91b2-4938f4b047cd",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"printed": true,
"print_on": "2026-03-10T07:05:07.4765701+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"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": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "be279fc1-6583-49a4-ac61-268c4fda605d",
"id_pos": "0ab4f63a-a4bd-451b-a79a-764940e22458",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:05:07.4765701+01:00",
"key_access": "sample string 5",
"id_user_add": "dab245bb-ed0b-418e-81d7-adbdec3a2f97",
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "19501be1-f634-4025-bebd-96ec6891b631",
"id_pos": "7ad4de9c-3acb-43e4-b7f6-0967f92411a4",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "4bc66dc8-0ed1-467c-944e-3cbe375ec6ae",
"id_pos": "706c2202-c5fc-4b66-af74-143cc0c26126",
"date_add": "2026-03-10T07:05:07.4765701+01:00",
"date_upd": "2026-03-10T07:05:07.4765701+01:00",
"date_out": "2026-03-10T07:05:07.4765701+01: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": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "55da4140-369a-4435-9483-f7dfef39d35d",
"id_user_add": "f3aa17af-04f9-4465-a4d2-90c5d689745d",
"id_table": "01200b17-88b2-4232-81e7-f0ee8c0070ed",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "bc0348b3-b640-4076-9ac5-30b9fc5dd641",
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "1eff998c-f347-4b9c-a60a-0da166cffe7c",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "87296313-8509-4324-8f79-3d14e45557a1",
"id_sync": "178bd89a-575b-46a4-b0c5-3f8fc7c0d90f",
"json": "sample string 3",
"id_table": "844d15cf-fbba-4ef2-bfed-1b6490d2a85c",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "e8279d4f-41e8-40ff-bd28-d226de9075cc",
"id_branch_from": "45f741ba-7a30-4ac8-a881-c021ed0e055e",
"id_branch_to": "8de61f00-28ae-4409-a9ec-383dbe5fa611",
"type": 4,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:05:07.4765701+01:00",
"send_on": "2026-03-10T07:05:07.4765701+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "be44f74b-3c71-4998-bd19-012eb16f8c9c",
"id_pos": "cc7e2bb3-42d7-4b9f-bc57-f8aeee14f8b1",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$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": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"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": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"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": [
{
"$id": "74",
"id": "d4d51480-0e7b-4a5e-b032-afa9620241b6",
"id_function": "c8989ebd-2601-4310-bd5d-8813fae6c5a7",
"id_user": "8089fb6a-7bbd-461e-b4cd-c9f35331eabf",
"id_profile": "b65086e6-2831-4bc9-b469-62affca79673",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "190033d5-6e6a-42a5-b1b2-60f7bebe3c12",
"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,
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "76",
"id": "f91b1d26-43c7-41ff-adf2-e00e3ebad9d8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "f0e22b8d-fbe5-48f6-b9ab-e9939aedc2bd",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "240c5b47-8e20-44f2-afca-88aeb562f9e3",
"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-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "543638bb-e59d-4493-93bf-0d875a459659",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "2c9d443b-d8fa-4e8d-90c2-2a18cfa770a9",
"token_id": "sample string 2",
"id_user": "34fff46a-bc70-4f20-981a-ef82f4e06813",
"date_from": "2026-03-10T07:05:07.4765701+01:00",
"date_end": "2026-03-10T07:05:07.4765701+01:00",
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "78"
}
],
"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_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"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": "79",
"id": "81a6bd9d-f4f4-4297-81ae-42a9cb8fdf14",
"id_room_activity": "73cee0f6-c902-478b-842f-c0223ab48160",
"id_pos_sesion": "c2ff09dd-e007-4ddf-8f14-37b822382f3e",
"log_text": "sample string 4",
"id_user": "3e8a06de-9637-4b1d-a315-8944923dab40",
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"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": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"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": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "227b3944-c843-4097-9793-98a495a0b06f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01: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": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "c9a8f612-e36a-4457-b4ec-0c522b345684",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:05:07.4765701+01:00",
"date_end": "2026-03-10T07:05:07.4765701+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:05:07.4765701+01:00",
"last_update": "2026-03-10T07:05:07.4765701+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"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": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"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": "59"
}
},
{
"$ref": "1"
}
]