GET api/Tt_Vouchers/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | 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": "2ecdc961-926d-4824-998f-8cbb6909efe9",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:39:19.2296282+02:00",
"date_end": "2026-05-09T09:39:19.2296282+02:00",
"date_used": "2026-05-09T09:39:19.2296282+02:00",
"date_sesion": "2026-05-09T09:39:19.2296282+02:00",
"id_employee": "c7e6a170-bf81-44e6-b9dd-adc52b18b6e8",
"id_branch": "098ba630-426e-47fe-ae7e-62410c944ee6",
"id_voucher_permision": "1ca27cdf-fe8e-4e1a-a2e7-1e708708411a",
"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": "50476940-51aa-49e7-9235-612a12201b46",
"id_user_add": "5ca24aa8-281d-47ed-a732-2d2a21946e51",
"id_doc_sa": "5c642411-3fd6-4249-aa15-87f7bceee83c",
"id_item_sub": "f3e8c814-daa3-4b7b-ab30-656b3af20458",
"id_pos_sesion": "92512209-d5ec-4de0-ac96-e44bdc736ac0",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "4a7104ad-65dc-4722-84a5-2a897e40715b",
"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": "da96a214-7a45-4cb9-94f4-8b58203f25fe",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "71447880-9b67-4b9c-ae25-89771991b8da",
"commited": true,
"st_images": {
"$id": "3",
"id": "f8436502-157d-4e2a-8c14-0d33937e5e84",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "7adac05d-eec9-4c7f-9287-eb1c8b414428",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "855296c6-70b2-4a37-97e9-056e6af099c2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "f8b0d3f3-a0c5-49aa-95fa-99ef3a25682e",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "3f7461c9-418a-4944-bc5a-92546ee37102",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "202a19ac-47f7-4ae5-a50c-61a7fb5fcd9f",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "e04bfd6e-ee6b-4b43-b6f3-d67de2b6d2bc",
"id_item": "041ddfa2-d83b-4951-b9e7-914e7c426a72",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "8569c97c-6d78-477c-ab18-fc659db0d220",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "6f717634-835c-4b48-be86-febcab2b9c98",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "fc42caa1-045a-427d-9ac2-07754739429a",
"id_unit_sec": "43b745df-db95-43a8-819e-0a67ba5b9fa4",
"id_brand": "ee59adcc-590b-46d3-a79a-f6b1ce86eead",
"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": "29852527-55a0-45b3-b438-ecf003a3a3c5",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "060a66f0-fc08-48e4-b608-57e81ac7fdb7",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "c69d498e-4ba8-4cfa-9891-812ac2b1f53a",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "d86dd5d8-f0db-4257-a55a-d42b79884b4f",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "8e5ae819-d776-4672-8678-b519f75364b7",
"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": "06de3de3-c0c0-46f8-87d5-44a02481f65f",
"view_messages": true,
"id_image_photo": "59bd2b84-b641-4776-862e-2f33ace18252",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "6d800112-0ed1-4ba2-b032-fd7d8999b547",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "8a6993be-be88-466d-905f-b6fe84c687ac",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "cad67c13-7464-4f76-8b0e-833ea1da0701",
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "bae85cd2-932b-4abd-8bb6-20393a074060",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "204aa456-d555-4b0d-bff0-e7ce6a847b86",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6b3ecc39-5064-4a15-a16b-60ca03bea239",
"id_zone": "4e6fdc16-3c15-4688-b27d-c5667bfacdc3",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "ab1e0ec1-d208-420f-b3df-094788f3e38d",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "871dfafc-8eed-42d3-a2a6-6c701a5b28ee",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "e1e05766-4e7f-43c0-9d30-08e2aa15ea11",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "a9592874-3023-467e-8abe-fdc1ad61a6d6",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "259fb344-62c8-4fef-9428-c6dea6cf971e",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "37e9761c-b15c-4144-bb41-1b9ac791d20a",
"id_cloakroom": "dbcd307a-b2ec-42e3-b198-0cfd437e5cab",
"id_pos_sesion": "8cab13e8-5438-499f-b1a3-b00284e1b641",
"unit_id": 4,
"date_open": "2026-05-09T09:39:19.2296282+02:00",
"date_close": "2026-05-09T09:39:19.2296282+02:00",
"id_doc_sa": "4796227f-c42f-4187-abee-586f1f534948",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "916fad93-b3e0-4577-ad3d-5cc7bf61b968",
"id_pos": "27eafc0b-98cc-427b-80cf-8b0e2dc4811e",
"id_doc": "8330ec65-301e-4bc3-83c6-acbe4ae55eeb",
"id_branch": "a9cedb4f-1636-453a-8d2d-523c29402a9a",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:19.2296282+02:00",
"date_tax": "2026-05-09T09:39:19.2296282+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "3a0e0ae5-aac7-479f-bbe4-33e4cb76066c",
"id_relationship": "220caa64-b375-43ee-8f1b-b8c2bda4e9b3",
"id_loc_from": "f1d699a3-9749-4ba7-8edd-73f139a44933",
"id_loc_end": "dcfd06c5-2e9f-4895-9764-cd9a1224cfb2",
"id_user_add": "c85e3cd2-51e8-4a07-a1a8-ea6581ddecf4",
"id_user_upd": "5db335ed-9483-48ca-9167-189942042af8",
"comment": "sample string 12",
"id_pos_sesion": "079845d8-87ca-4369-83c7-7c0542bc72f7",
"id_room_unit": "88a12de4-7dfd-4dfb-ac74-cbf06ddbb3be",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "de4b8aa7-ed4d-4d5b-a822-76772fec325f",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "dcaacb73-7695-4f7a-8f8b-eacd9a6c0d77",
"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": "a4eb65b9-b86e-45e0-8235-6eadc1cf2a63",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "55f688de-6df7-414d-8a80-acba7560610a",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "816a3557-0589-4f27-a823-4a1b40c9824a",
"id_pay": "f12ecc92-ca77-4ac1-9af9-e38a2d48f344",
"id_money": "624a0e95-54ad-406c-bd22-91ef1d23ff3a",
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "e043314e-f45b-4cde-a4f1-c8120ae06096",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "5103a72f-cd73-4c22-9699-a0ad74f39180",
"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": "e3239cb8-995e-4733-92de-a75ee89dfa6c",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "42171dff-84b8-4ad0-9304-d1b7afc7aee5",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "211595fd-a616-4d34-908c-c0390dfbcb61",
"id_money_2": "85604f53-855f-42ed-87a4-d32fe03fbefe",
"date_from": "2026-05-09T09:39:19.2296282+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "eaaa2b2b-ba8e-4d37-b0cc-2c5dadce2a84",
"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": "35d6f963-3c90-455d-a40d-f13fa98ec1be",
"id_pay": "0059b18e-831e-4dd9-aaaa-10ed2fbb9a84",
"id_money": "583f6a3a-32b9-47e9-8317-e6018148bc95",
"date_cashflow": "2026-05-09T09:39:19.2296282+02:00",
"coefficient": 5.1,
"id_user_add": "ff2c6085-6ed0-49e2-b613-a9f19c7cd83a",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "ff6ff32b-a1a8-43e0-ad53-ff28a5b58065",
"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": "0e1f8eb8-b480-481b-88c6-20992729141a",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "f2577bf6-e0b4-4bb1-a7b4-7f950a2ffa45",
"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": "ec96baef-5d59-457c-97cf-5692133958fd",
"id_line": 2,
"id_pay": "f583a30f-50df-4963-bd74-47a7e91b9310",
"id_money": "91a3ef88-bef3-4927-b8c5-eab99747d29e",
"coefficient": 5.1,
"id_voucher": "127f7c90-ece8-4439-ba3c-1c6f00c7ba22",
"id_employee": "766e440f-8c5d-4a27-90d3-7361c2f213e0",
"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": "3fbcdfc2-7614-4982-8684-231849212f2d",
"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": "92cec420-5285-4e3b-b97d-c454a47464e4",
"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": "29bdeedd-c30a-41c3-84e7-abb18fa6bbc5",
"name_pos": "sample string 12",
"id_image": "c70614e6-e50f-495e-829f-97acf043d27e",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "4bacfaad-c74b-44eb-828b-0adf4630ddce",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "c12713f8-b702-45d4-8768-a1d4a14a12d7",
"id_branch": "d987d48f-7ff1-4009-abaa-e8abce11d308",
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "fe22dde6-ea68-434b-a94e-4a6a1ae25ab5",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "0d70bf6a-0f2d-4858-87d3-681ba111f6b7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "e1081813-9a4a-45fa-b60b-02c407924b7f",
"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": "92ffdd8e-a594-45d8-850e-4b02824b22cd",
"id_line": 2,
"id_item_sub": "0b49317c-af2d-4e75-8d4e-64c110734574",
"qty": 4.1,
"id_list": "6fe54a3d-36a6-4d1a-8f90-6c02a82b93af",
"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": "3459611c-379e-453b-9783-d4de590d1f26",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "a12009b9-92d8-4172-b4b7-0cc8f337b35d",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "f3d5f12a-1eff-4d3b-90d8-c1544719946e",
"id_user_upd": "f791fc1d-89d0-4217-a9f6-d096329977e7",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "d033003b-9e0a-4cd1-9e61-dadb43aac2a8",
"id_item": "6906c8a8-6e60-4f5a-adde-451816a12dc0",
"id_item_type": "b4e01265-3a8e-491f-b44b-3857e43e5dbf",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "b845e9ff-feb4-4e32-a8ce-4aa9970fce18",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "7e357618-048e-43c0-a915-6785d2f84b32",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "96dcef09-0a88-4851-b0e8-7385d4ea2045",
"id_item": "767ac4c1-534d-4aeb-a18f-f2c35aafd024",
"group_id": 3,
"id_unit_ref": "17540071-b351-4fa5-80da-f571212ff544",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "3a972516-55bc-45a2-994f-754ee85ba641",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "e1611d1c-76ff-4bf1-add9-caacc2b71be4",
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "63562ed5-8de1-4e8c-9304-7af773b284c2",
"commited": true,
"mt_units": {
"$id": "28",
"id": "395229ef-6b3f-4046-843a-56c12c1c1274",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "29d153a2-6349-4a61-aa3b-61287325ab4b",
"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": "63a8bd96-024e-483d-b155-04bc094c4a9a",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "84f1047b-cbbc-4d93-8874-b497fc8cbb77",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "3ae519fc-fa3f-41ec-9e8c-8e6dd4cc724e",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "f1f4ee57-08b3-421b-9ea0-0c88a7593a4f",
"id_line": "4eb01af5-afb8-4553-9f7c-172a72cf322c",
"id_category": "909be1f1-5379-4b9f-999a-1b2595ddf77e",
"id_item": "96595a27-462f-43c7-9d0d-146d146522f6",
"id_item_type": "1b5341c5-2d53-488f-96e2-c925b56b898e",
"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": "78416539-237d-435f-a45d-b88c7c953c87",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:19.2296282+02:00",
"date_end": "2026-05-09T09:39:19.2296282+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": "251ba6ad-30ee-46e8-9967-693891c66b70",
"id_pos": "fe6c9fa1-d1ad-46f4-8669-7eb6824ed3b6",
"id_list": "67297c0d-27bf-4b22-8dda-1982f9d31c7f",
"id_item": "fdb25216-fe1f-4143-a175-0fb899044383",
"id_item_type": "eae65709-7277-494c-8b9d-2a8d4549fe56",
"id_category": "c8d05c4f-e354-4b96-94f6-4439c0245c82",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "23a1120c-462e-458a-b43c-13e326e78695",
"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": "cfef1086-274c-45bf-88c6-135c2618092a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "20a852ba-098d-4010-af38-4a01a58921f6",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "e9e5b62d-0b8c-49c6-8baf-73b63aeb0d5c",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "4b5aef68-c97c-4034-8572-c99a9157a60c",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "a32fac2e-5638-404a-9b09-d4200eba7020",
"id_pos_type": "7c80d772-d981-4957-82db-09eb75fad909",
"id_price_list": "71a70b23-7ee1-474a-99dd-9b55d69581eb",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "9480560a-5952-4083-8a97-faed531aad41",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "fe7a2e71-b9ff-41bd-9d08-58f8744acbed",
"id_pos_type": "cb607bc3-cd3e-47cd-b89f-95c0474ecc77",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "90f82986-1a58-4920-b7ba-d7a73820b583",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "f33e1451-4224-49f0-adb0-8b60f807a301",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "af25d806-f076-4afd-a462-30fa39a55f1e",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "ea6372c5-a029-4ce5-b5f2-f8831d94938d",
"id_branch": "b4c62ada-f80e-427b-befb-bb0be64540bf",
"id_pos_type": "7e63aaf4-423c-4269-81df-f1fe65d0b199",
"id_pos": "cf2eafd4-4120-45bf-b8f1-e03c70021c2c",
"id_item": "a5109d52-e235-4df5-b1b3-0cbb2f981e2b",
"date_from": "2026-05-09T09:39:19.2296282+02:00",
"date_end": "2026-05-09T09:39:19.2296282+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "61b7b16f-84b2-45b5-991a-883d70232e3e",
"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": "f76f1de5-c217-480b-b40c-204484c046bc",
"id_doc": "3006aa6f-0b88-4b33-9003-6acdc7de53a0",
"id_pos_type": "fed85450-4cfb-499c-8d91-dc6d40b4a84e",
"id_doc_print": "76748249-5f4e-470f-9b83-a97ab51979d3",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "e635f3b0-cdcf-4ff3-8d91-647e7bad02d1",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "d2c0ad3a-7e1c-4c03-9831-500d346fedc7",
"id_pos": "072e32ff-9200-467e-aadd-efb65077e1b6",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "ba77e47e-29b8-4e62-8179-06ce58285071",
"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": "8dbe0907-432a-4e1d-b38f-85dd125d175a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "e445c377-c2f4-40a8-a2f3-5a4e01ec6f95",
"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": "87e2372a-e08d-4f6b-9e23-1c4ca745db97",
"id_item_sub": "959ffc59-2284-49ae-a3be-43c54c7ef729",
"validity_date": "2026-05-09T09:39:19.2296282+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "dfa64c97-d2fe-4ea9-a1ef-7d1c79c111ab",
"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": "0774ed3d-ff4b-4540-a957-1e38b3d41ff2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:19.2296282+02:00",
"date_end": "2026-05-09T09:39:19.2296282+02:00",
"id_branch": "f04ee476-2e64-4aa0-9309-0b21ef074ed8",
"id_pos": "c5ffd5cd-5176-42bd-a9a7-cca2f1fa14d0",
"id_list": "465803bc-f62e-4109-945d-0ed09d29dc45",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "455082e6-5698-4e70-bd89-251b255c1463",
"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": "8e30e8c9-21c2-4708-bb94-8336cdfe8f05",
"order_id": 2,
"id_item": "cf3e8366-20b0-4916-a37d-82f34aea95a5",
"id_item_type": "c3aea719-c205-4e13-ae94-0f09ddfe8896",
"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": "53f39b53-e9ff-433d-80cb-9b6f173caf6b",
"type_item": 11,
"id_voucher_json": "a77d8383-546b-4c8f-bf2e-6fbc48da40ad",
"count_voucher": 1,
"id_category": "a4818912-028a-4e5e-af4e-bcf46ffb229d",
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "b693f115-3b8d-46b7-92fe-f11789fefa3a",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "e56aa07f-9ed8-4131-9f9f-28ab6be2713b",
"nro_sesion": 2,
"id_pos": "468548a5-810f-4afc-a050-7890213e3fd2",
"date_tax": "2026-05-09T09:39:19.2296282+02:00",
"date_open": "2026-05-09T09:39:19.2296282+02:00",
"date_close": "2026-05-09T09:39:19.2296282+02:00",
"id_user_open": "5a78cd25-bc82-4701-94ad-959a48422ee1",
"id_user_close": "89c62763-5eaa-45f9-9dfd-dfb5b69e6092",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+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": "958ce32e-55e5-4f5f-bed8-0775d8fbb3f3",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "57d9c2da-3dbe-4d0d-88d4-53657f8785d4",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "4c6ea39f-a672-4a6e-b5a0-7891bbbb35b0",
"id_room_unit": "3a488dd8-a456-4693-aeaa-b8d6a963ebf4",
"id_room_list": "df0b42d1-2c7b-4341-8522-3680593bd997",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:39:19.2296282+02:00",
"date_from": "2026-05-09T09:39:19.2296282+02:00",
"date_end": "2026-05-09T09:39:19.2296282+02:00",
"date_open": "2026-05-09T09:39:19.2296282+02:00",
"date_close": "2026-05-09T09:39:19.2296282+02:00",
"id_employee": "5af450df-fa58-45e2-959f-a35d2306a984",
"id_employee_sec": "57f6445d-52fd-4934-b26e-4ae75d5f4010",
"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": "98f46ea1-7ad0-4262-ae62-8913883046e6",
"comment": "sample string 7",
"id_user_open": "7a91c4c2-da43-43b7-853c-c8efde3f9d3b",
"id_user_close": "a29a5e4f-e701-41e0-94f4-df0ded1f3336",
"id_unit_state": "7a3e58dc-1d07-470b-8b6a-dfa46d699338",
"id_pos_sesion": "7ef2fa51-0021-40e0-8376-69cc53f1e7b1",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:39:19.2296282+02:00",
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "e0cf7b65-bbf4-45b5-a1c4-a4a199d15bdb",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "e4526188-efb4-414f-a627-82aaeed02a58",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "9b369a78-0e2a-4694-8b66-0bffc12de5c7",
"locked": true,
"date_locked": "2026-05-09T09:39:19.2296282+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "2b4969e8-6c66-44c2-b52a-8f50547320e3",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "76ef8f40-c94b-4532-ab31-9008bef49a74",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "2d1f7e0d-7e3a-498a-8516-0d756399ae6d",
"name_pos": "sample string 6",
"id_image": "7f924903-bb28-4458-acbe-38b78bd413fe",
"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": "e2ef45df-d923-4347-970a-bdef79cf2477",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "57f9411c-8991-401e-9c1d-6efa072b1ca0",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "40b9a132-6632-41be-ae7a-7b706472515d",
"id_room": "8b1f8bc0-3b32-458c-b3cd-8f81fccbca86",
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "7552b5f5-4b77-42b7-a82c-0bea18c618e7",
"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": "f77fa2c2-497a-472d-be72-fcc078fc9b10",
"id_room": "2039dad9-c025-4f22-a018-fcaedd5b3f07",
"date_in": "2026-05-09T09:39:19.2296282+02:00",
"date_out": "2026-05-09T09:39:19.2296282+02:00",
"id_user_add": "73cc48d7-9a08-4c43-b103-c95c1c7c264e",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+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": "7acbe765-6f5f-46d3-a8a5-85e617085c86",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "fa6028b7-25d0-4b2b-82d9-7d1b4d777ea8",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "7c7e5256-3ca3-4511-9a22-589bd85fd78d",
"id_room_state": "9924c5c2-c7f4-4300-aba7-7207bf9c6f49",
"id_image": "c99584e4-f542-4e6c-9c7b-fe30ee19b9c9",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "250c1785-e926-42f0-8988-7d9cf4bcdbb5",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "4fea3908-755b-49e2-8296-61edf103f5bb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "22a92ba0-20b8-4cf4-ab1b-12818ad4664d",
"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": "b81abe88-8a65-4ddd-b425-7ea0ce1a8ff2",
"id_pos_sesion": "f3619892-725e-4a8e-b64a-d827a437ebec",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "9caee6db-c88b-48e2-be07-0142c8eee7ee",
"id_room_unit_activity": "8a804c74-39d4-4cdb-99d4-f239f8dff8d2",
"id_doc_sa": "b0283e36-654e-4982-a448-bc7c554d2717",
"id_pos_type": "cad60d8f-f83d-42b6-88ed-6dbdd6b7fdec",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "ae910720-cc65-4dce-9a4b-5476cbe87d1e",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "b810738f-6c8a-4499-8f6f-4596bb88096a",
"id_user": "9301f5f8-d882-4601-9465-4898d5137884",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+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": "616483d3-2493-478d-b682-03e9e218d7d2",
"id_user": "d38ddf52-59b3-4eb5-a0cd-622a14711cef",
"date_add": "2026-05-09T09:39:19.2296282+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+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": "e9502362-ead8-40f5-b2fd-2912ee346cca",
"id_user": "39b593cf-64c0-4afe-963e-03dd73ab4233",
"id_user_profile": "cf676e2d-1aa6-4e69-a1cd-1f6aa4dca7f3",
"locator": "sample string 4",
"date_end": "2026-05-09T09:39:19.2296282+02:00",
"id_pos_sesion": "324824fd-a858-4c12-8c1a-ccf5a13c39b7",
"date_login": "2026-05-09T09:39:19.2296282+02:00",
"date_logout": "2026-05-09T09:39:19.2296282+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "834f5796-f83b-4246-8d4e-ad35620252ba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "3c671d7e-f4d8-4854-a773-2b96216be91c",
"id_function": "1b66fb7c-9127-4220-ab92-8129109c32b7",
"id_user": "a7db7443-114a-4b6a-9e9d-8d34d6f33281",
"id_profile": "6eca3d19-41bb-4c6d-ad26-c9b13506df8e",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "9fe917ea-a1bd-42fe-a83e-0b6d9dac485f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "fdc1f3bd-9b77-45d2-aab4-4f8db87b7981",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "db9b6ab8-afa0-4b07-bdf3-30810387835a",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "13e2596d-c1bb-4e94-b25e-70beb40f7e7b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+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": "8fab16a8-e85b-46fe-b2ca-e5252e14e86e",
"id_user": "9d6c378f-7c16-444b-87ba-ce15ee2b8eca",
"date_add": "2026-05-09T09:39:19.2296282+02:00",
"destiny_type": 4,
"id_key": "dcf8d4b0-9ed9-4c45-b292-451d2bdfaef3",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:39:19.2296282+02:00",
"id_pos_sesion": "db0ca832-c46d-401b-b1ff-6c43779305b0",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "101eada2-98c3-4bed-92e9-34be2d91e407",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "6cc891e9-9ee3-4860-8543-c2ca4dcb0f59",
"id_doc_print": "450acea9-bc39-4bb9-9452-d587c192f82c",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+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": "650510e7-0914-4d72-a4c5-a79cbc156e4c",
"id_line": 2,
"id_item": "5f669e6f-6a4d-43da-8241-d31b45093da7",
"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": "ef94d1c3-6b33-47d7-b545-79473fd78f0e",
"date_from": "2026-05-09T09:39:19.2296282+02:00",
"date_end": "2026-05-09T09:39:19.2296282+02:00",
"date_used": "2026-05-09T09:39:19.2296282+02:00",
"id_employee": "6419f83b-f3d3-4868-b6f1-46cf3e527516",
"id_branch": "7d952318-a621-4816-a97b-2f2e802d69ef",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "2884ba35-db3c-4099-b1f3-c85dd83c34da",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+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": "d5c60c0c-cec8-42b7-bcd2-739477a22e77",
"id_doc": "50bc0fd4-4491-4911-bda2-bfc264e98d26",
"value": 3,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+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": "47e1774d-eef9-4375-9a7b-af0accff97b3",
"id_pos": "126bd4ad-1837-46a9-aee9-cc26624f021a",
"id_doc": "ac5224b0-60fb-48fc-a981-698d42b50561",
"id_branch": "4327f216-da30-4b93-9fd6-211188d26cc9",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:19.2296282+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "ac5b0d8b-78e5-407a-a54e-47a981e679d1",
"id_loc_from": "b0c10154-c7ce-475a-80a9-92a8a25046fa",
"id_loc_end": "9c8ee8f6-c7e9-4d15-8404-ecf104e37327",
"id_user_add": "f956364b-46b5-4200-a43d-36eab5c2f198",
"id_user_upd": "9bb2431d-6b2f-488d-886b-b9d3027794a7",
"id_pos_sesion": "3e2cfa54-2cb7-453e-8400-65eff392889c",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:39:19.2296282+02:00",
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "cb1f58b6-1413-491f-8a61-9bdfd01dd98b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "a61e9eeb-0b08-4163-826a-dcd1f4713d65",
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"id_user_upd": "2876a5a3-5af1-4483-b726-9aadbb557232",
"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": "6ada0558-163d-4476-a060-c3189bb33dde",
"id_item": "377735b5-4717-465e-84f8-9fb52e105a81",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+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": "d4843f34-3597-403a-af12-a1db5c151a69",
"id_line": 2,
"id_item": "39dd6124-6ebf-4e69-9255-8cccea3ba916",
"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": "54c9c2e9-de06-4eaf-926a-40c8cec8733c",
"spool_server": "sample string 2",
"id_doc_sa": "5b526993-847c-451c-bfc6-bfce1fb9924d",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"printed": true,
"print_on": "2026-05-09T09:39:19.2296282+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": "2378ee08-e7ce-4cf4-b9d4-adcf8facb8d3",
"id_pos": "fe933a03-0926-4a64-8777-b68d631cf3bb",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:39:19.2296282+02:00",
"key_access": "sample string 5",
"id_user_add": "c2898405-6d81-4fed-a3af-d65dbe85ce09",
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "b2b2b1d3-2ef1-4999-8918-f41af5ed872c",
"id_pos": "976ca33d-f78d-4844-9c0f-0c370dd34218",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+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": "0c972c4f-df63-413a-a54f-408897b18e6e",
"id_pos": "1c3223ef-0a7b-4890-89ed-bc0ca24d1e7c",
"date_add": "2026-05-09T09:39:19.2296282+02:00",
"date_upd": "2026-05-09T09:39:19.2296282+02:00",
"date_out": "2026-05-09T09:39:19.2296282+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": "3ba2ad2c-7f04-419c-8054-66e6c10ae33d",
"id_user_add": "0d7e902a-4e8d-4137-a279-ee9e5478846a",
"id_table": "601f619d-3ac7-4cb2-8dc0-a8fb8bdee97c",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "5716845f-1494-4251-b81b-6aea9e4bf51c",
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "ce40d22c-dcbe-4d7d-8409-ac6a55a66321",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "4357004f-5817-4abd-882f-eae72e5eeab1",
"id_sync": "07d9b0dc-8e5a-4f35-8861-e765d1600d04",
"json": "sample string 3",
"id_table": "2651943f-0a62-4fa0-bc78-00aaab5b90e1",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "2905ea49-cf81-4f46-ba73-6a3357080640",
"id_branch_from": "669abe29-5240-4035-b6ca-2c9938cd1f0b",
"id_branch_to": "e30d1175-fda1-4006-87fa-1295c4ff1300",
"type": 4,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:39:19.2296282+02:00",
"send_on": "2026-05-09T09:39:19.2296282+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": "6d661543-2024-4164-ace1-7e853ca26063",
"id_pos": "e848d6e0-a50e-465b-a740-22ac044e9533",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:39:19.2296282+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": "0a9b9e84-4a4d-4bfa-814d-b7d42f7b40d0",
"token_id": "sample string 2",
"id_user": "37172259-24a3-428d-890b-fe6df3ab1e7d",
"date_from": "2026-05-09T09:39:19.2296282+02:00",
"date_end": "2026-05-09T09:39:19.2296282+02:00",
"created_on": "2026-05-09T09:39:19.2296282+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": "2caa1f59-d64e-4e0d-8f05-28ce449eb05f",
"id_room_activity": "09443c20-51e6-40a0-8298-83cb24cc64d5",
"id_pos_sesion": "d8b00684-cb40-4bef-8424-61db199436d4",
"log_text": "sample string 4",
"id_user": "77cc33df-e595-48cd-94d7-37a3b217f97a",
"created_on": "2026-05-09T09:39:19.2296282+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": "f5ec146a-fb0f-4164-a1cd-ae86ef0d008a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+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": "ca100fd8-66a5-4400-a356-8225b8ded9d2",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:39:19.2296282+02:00",
"date_end": "2026-05-09T09:39:19.2296282+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:39:19.2296282+02:00",
"last_update": "2026-05-09T09:39:19.2296282+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"
}
}