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: 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": "57b55d6a-393f-4e9c-bf3c-88f0c4ac629c",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:43:18.4409592+01:00",
"date_end": "2026-03-10T09:43:18.4409592+01:00",
"date_used": "2026-03-10T09:43:18.4409592+01:00",
"date_sesion": "2026-03-10T09:43:18.4409592+01:00",
"id_employee": "f4cd0bd6-277d-4593-99e5-c1fb6cc0f68f",
"id_branch": "a6fd0e31-6b2c-4d1f-a440-17c1a89f1373",
"id_voucher_permision": "87cc043b-21f0-4815-a262-d272485ccbac",
"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": "59987d2b-a2cb-4b27-aa2f-4c81c7f0b832",
"id_user_add": "71d14880-81d5-416c-9385-48c639a034c2",
"id_doc_sa": "8aef87a1-1a27-477b-a43b-1e7a1ea78dea",
"id_item_sub": "c40bccb9-5fe1-46aa-b6b3-74b82215e879",
"id_pos_sesion": "e259d1e7-b34d-4ac2-a483-dd7c1ee7fb42",
"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-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "31e90416-ba34-4bdb-b67a-e29eb6cb4ccd",
"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": "2f1f9d7c-576b-40fa-b928-2d0365c563dd",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "3bc5af4f-3e52-424f-879e-7987f75416cc",
"commited": true,
"st_images": {
"$id": "3",
"id": "3c6813c8-22b7-4d0f-8f86-5b5fccd4f419",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "e8b568e4-38d8-4425-b6d3-61c4de3acdb3",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "38879861-98d0-4144-966d-07c204a63972",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "b7824625-5077-491f-b27b-cc8e95b110c0",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "f06b6282-602a-4d2a-b841-816c27f14b40",
"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-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "d4e65f52-5318-4bb6-81a3-f574486213dc",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "2f6fc00f-ba73-4e8a-8eda-4f3fe3982309",
"id_item": "ce7afcda-e461-493a-9b0d-f397039ea698",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "dea2705d-5f92-4b98-89a8-8e6ef2f3cf15",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "178571d7-c70a-47e1-a40c-c058c068175d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "d22f446d-6df6-48e2-930f-0057704cb88a",
"id_unit_sec": "cdb980ad-2da4-46b0-830f-6d0dc8a665e9",
"id_brand": "bca36b37-665b-4dab-93f6-c352b43a0b0f",
"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": "b7e90c1a-9096-4564-b273-39f2a14ef832",
"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-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "ae92de04-84f3-4f63-a678-d53d3d9db12a",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "9be113bc-46cd-4a54-b4a6-66e22c9839a0",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "a1cf6f08-3684-430a-8711-8bc2a6375c38",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "a46a0eb8-2edd-494b-93ad-d742d8b7734d",
"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": "ded9d76f-ee60-4809-bb16-987c1f7b6065",
"view_messages": true,
"id_image_photo": "926c975c-208a-428f-aefc-8055eecaad84",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "500aac6b-7518-4b87-a843-ed4a5777a515",
"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-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "3b4097cb-2fb1-4286-a574-8ddd98dc7d82",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6173df68-73ce-49a2-8eef-12072f7608b8",
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "8e7ade1f-8369-4466-8a19-1a39c6c5c070",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "79758b0f-21cb-4b1b-ad24-6ca25170aeab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "52b51283-ad64-44c5-80f1-600e78d8f18d",
"id_zone": "7044d60f-a965-4133-ae51-5d072140fa42",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "c69ab480-3dc2-42a5-a1c7-efe95878dc7d",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "a9a2dede-afe0-4d53-b443-64e569a93de7",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "ad50a245-ddc5-4ef3-9368-08ac01db05c8",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "2d69f9f5-6d39-44af-9c3e-ce1da3900abe",
"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-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "70e2fba5-7dab-41b4-bb9c-1b560a2ea028",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "c38b4ea1-f389-4867-b7f2-cf52567afbba",
"id_cloakroom": "b3af82a5-04aa-41de-9e2c-84df984929ba",
"id_pos_sesion": "f889d4fd-bad2-4e3f-9746-939945260f3e",
"unit_id": 4,
"date_open": "2026-03-10T09:43:18.4409592+01:00",
"date_close": "2026-03-10T09:43:18.4409592+01:00",
"id_doc_sa": "486969a4-88bc-4827-b623-eda860fb4877",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "37018ff1-1bf7-4c33-86f9-bcd51fe756db",
"id_pos": "d23ce0f7-caa6-483b-a95e-dd59dd2e03fc",
"id_doc": "77988234-8084-48c4-8381-16c50322d7bb",
"id_branch": "e3b55496-6bbf-4750-9ae0-ebc74d5bfc16",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:43:18.4409592+01:00",
"date_tax": "2026-03-10T09:43:18.4409592+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "11b51f82-3099-4496-bdda-f1e438a6dbfc",
"id_relationship": "77c926a6-3c81-49ea-8f42-f1f1193f38b1",
"id_loc_from": "d2747323-8776-4635-b2de-27efc64f475c",
"id_loc_end": "617405fb-85f0-4517-b471-fa9e2df109be",
"id_user_add": "bcfc50c5-8d78-4ee6-86c3-7a7d2e4d3dbf",
"id_user_upd": "e263660f-e3d7-4aab-b7df-3315e476cb20",
"comment": "sample string 12",
"id_pos_sesion": "a7258203-6ea9-47b0-9d1d-608ca16cc6cd",
"id_room_unit": "7a67c434-7754-4da1-9366-1948ab8b2b68",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "1eeb33e0-48bd-4ae5-8676-dcf48efac657",
"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-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "3f9f55fb-0788-48db-aea5-757ee90897a5",
"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": "514cbc55-27ed-4223-be65-b491ccda1092",
"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-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "563bfef7-f5b6-47b7-a6fc-1d9ce51a513a",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "2b56c535-b080-433f-8407-9272106de987",
"id_pay": "37f43e15-1141-4f45-9834-68e210070b74",
"id_money": "0ce1bf44-17ae-4f79-bc34-582963c5b5c5",
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "c393a67f-3c6e-4b3d-a983-ffabe0d8a907",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "d80422fd-7c1d-47c8-9879-b7f6f618fa0b",
"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": "f464a336-74ba-4bae-a739-9085a190d862",
"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-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "a15b614e-d1eb-4e36-8e10-4d4b3db1e55e",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "983c72fb-01cf-4e72-98b8-35641b81548b",
"id_money_2": "8e967a64-07ab-4ecb-ae16-828df413ea9e",
"date_from": "2026-03-10T09:43:18.4409592+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "4ca74aba-d5f0-4553-b9e6-f5a868b24982",
"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": "98d96778-cf21-4691-9dfe-d47dea89c00d",
"id_pay": "105074e9-9989-47d0-9f6c-27a8aa1944f7",
"id_money": "0376b2f9-2b9d-4249-aaa1-0ef8bcadcd85",
"date_cashflow": "2026-03-10T09:43:18.4409592+01:00",
"coefficient": 5.1,
"id_user_add": "73df7706-3399-4553-8b55-f53d11264398",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "c6b6194d-38e0-4c41-a0c0-f4122da69650",
"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": "241f30ee-7be4-4cf4-82ff-c72d107f1c38",
"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-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "b01264aa-2d41-4989-af61-cd8408d2a388",
"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": "bb7dd4cb-c7ab-469b-a931-133cae3db41a",
"id_line": 2,
"id_pay": "24e9bf1d-2a86-491a-bfe3-9474a7a82139",
"id_money": "80d78462-4e5d-4133-bc52-752ad1890b98",
"coefficient": 5.1,
"id_voucher": "403b72b6-7ec4-4157-a684-99a77308f914",
"id_employee": "c4b36e0d-3eba-4061-85b8-e23c136472a2",
"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": "d99b0471-5074-4479-87df-0421e7edd27c",
"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": "17e5531c-0ff4-42cc-ade1-6da3335e26d9",
"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": "b811db0f-e993-4835-85b5-ea3ca7a2d711",
"name_pos": "sample string 12",
"id_image": "037532e5-5f8b-4298-a9e6-dced122c7898",
"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-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "b3de6e2e-7042-420f-8f64-c610aadab7e0",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "0f32b822-1e14-48ea-bece-18ec49086687",
"id_branch": "ebf6d33a-d82a-4b4e-a007-7e7e24b7a72a",
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "05561c59-dadc-4349-8a68-545ac3ba3c1a",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "d6ad549e-f034-4a5e-af3a-c6bfa5469afd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "8552d916-2d80-432b-aa3d-9083abc10332",
"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": "fd61abba-9245-4f82-aee2-a4a3ba800719",
"id_line": 2,
"id_item_sub": "e7594165-e86d-4aa4-a724-b6aa72a1d883",
"qty": 4.1,
"id_list": "51b36d46-3737-4ece-a3f6-f6f2e6c0f2c6",
"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": "1be9955a-bfb4-4ae6-b073-bb02b3f7cec5",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "c252f3f0-880a-42bb-bf25-e5d7d34a0ad1",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "63add60b-2365-483d-8e6a-2fc18f3efabc",
"id_user_upd": "76d19488-b6af-4e17-beb6-e189ab996179",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "7fb6241b-6a02-425d-a04a-f9ed7e77624f",
"id_item": "fab5dff6-022e-4483-9995-e71ad3728aa0",
"id_item_type": "697e073f-378b-4671-b81c-9a2408fa7026",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "514fc9c7-7c90-4ef0-a068-da10ac0696e0",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "81954808-da28-4b78-bdd2-598a30573008",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "b6100190-7e81-4d7a-87ac-8b0a9585666e",
"id_item": "d5357cdd-e66e-4255-bfc1-d76e76b0482d",
"group_id": 3,
"id_unit_ref": "c1f69d9f-7843-450a-8aa2-604ad0a9461c",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "aba448a2-a1fe-40d3-a29b-1b97a26d7302",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "55995803-2353-4ba2-ab30-d47edba39e8a",
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "593b36e8-ff9d-448a-9cd7-986af82264d7",
"commited": true,
"mt_units": {
"$id": "28",
"id": "e48080bf-a2e1-49a2-b48d-6028a065e06f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "e85ecbb4-98a7-4385-9698-3b908b6bca52",
"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": "f95d8ca9-ab13-43c3-bf90-4034a36ae62a",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "c83bc6c6-2313-4668-91f9-8cbe9732ce1e",
"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-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "7e2da7f1-c801-4340-a19b-1b0433e23996",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "1b61c652-f34a-4f60-b228-5c41464430d6",
"id_line": "fa292bba-f494-46a9-a286-1276c89c9b5d",
"id_category": "4c8dfc30-b9e2-4771-9b35-3ada0d205d1e",
"id_item": "6fa3965a-d9c8-4545-8112-468f0f08c937",
"id_item_type": "3f615311-668f-448e-9b42-d2f3a5cf43de",
"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": "ef1be513-ce0a-40af-9781-78a72df73576",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:43:18.4409592+01:00",
"date_end": "2026-03-10T09:43:18.4409592+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": "19295c1d-bb05-4e94-9ed4-f25a81fc485d",
"id_pos": "04e6bafc-02a1-41f4-a5b1-f62eb2680802",
"id_list": "16072d9e-27de-4f3b-9f7d-936900c3ea74",
"id_item": "bd50f58b-40c4-4885-beed-e058419de0fb",
"id_item_type": "9e62e222-0c78-4620-bc2e-d9bf80d8d296",
"id_category": "46fe1806-0168-4c88-a648-e4143baced83",
"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-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "1de25c9a-a3bb-407c-8241-0a14e3c3e2ec",
"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": "7897c803-967a-4dc3-bbe2-c7c92c6db66b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "1686e91a-06e3-4542-8293-00ac1a9151ce",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "b1f91750-8fa2-4ca2-9be5-a9f4a5d5c314",
"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-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "633217f6-a7fa-4c58-8344-74e880c60394",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "af7d483b-747d-4def-9bca-e03f1b330877",
"id_pos_type": "96a85905-1ebd-424c-a96c-68fb6077746c",
"id_price_list": "3cd3e7ca-1393-4d12-97e5-63a7cc8c75d2",
"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-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "9e3c3927-b63e-480d-8b55-540ae307d9d1",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "c4b89835-7d1a-42dc-8e32-f520aa9163c5",
"id_pos_type": "61895e1e-75b5-4111-b4e4-803c8ca3e495",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "5058b918-8710-4b23-a80d-ec4b77d2a1fe",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "8d220d4f-f8f0-4f60-b227-19d49ec31aac",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "e23fd714-fb1c-4c61-bbd8-203f70e72a99",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "d1a23e71-60fb-44d7-9697-576753e621b8",
"id_branch": "6227d085-94e3-496d-96b2-cd8f395cfc65",
"id_pos_type": "4f2e66f1-5d52-48cb-aa2a-89463bebbd29",
"id_pos": "27719c7d-5683-4e2b-91ee-e2f50cffb116",
"id_item": "6c44a9a1-5e52-4587-8d99-d9c3bba32c3c",
"date_from": "2026-03-10T09:43:18.4409592+01:00",
"date_end": "2026-03-10T09:43:18.4409592+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "6876f67d-9bdc-4e06-90d4-a55a80c4ae00",
"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": "f88c677e-8c90-4001-87a3-aea83ad00f91",
"id_doc": "603fd489-f935-47d4-9584-896e0106d44f",
"id_pos_type": "ada6eee7-ac05-43f9-9e20-210366459ea4",
"id_doc_print": "1e39fa1f-ea4b-416c-8592-99cb4150fb07",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "f97ff212-c3b1-4306-9ce1-b25068dc5550",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "c946d39b-1f51-4c9a-b66b-620547c945b5",
"id_pos": "c811565e-4ebd-4fea-921e-6add4f7f1a52",
"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-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "59889b95-9d28-49bd-8f0f-b621bb286896",
"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": "2a6da7cf-df0e-4c1b-a341-20a099cf8001",
"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-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "42077f83-6419-4d11-b835-cf4e8e834de7",
"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": "df732189-d3e5-4d3c-ab2a-6f304b9c165c",
"id_item_sub": "4de5ab25-cbc1-488f-b47a-6f1fc40ac1d6",
"validity_date": "2026-03-10T09:43:18.4409592+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "e69d6565-a6f8-43c4-82e7-67c6844e8c75",
"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": "3680de1a-71a9-4be5-87a9-927dbfe4af87",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:43:18.4409592+01:00",
"date_end": "2026-03-10T09:43:18.4409592+01:00",
"id_branch": "0fee4d3d-437d-4050-a907-87e1776f9cf3",
"id_pos": "c961a889-2788-4320-a235-e1fe6b7b19bb",
"id_list": "e688b798-d38b-4d07-8a17-5e83ae272b45",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "ae1e6284-0961-4e0d-ba3b-4327ee888412",
"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": "b8e53e82-b8a1-44f7-bcfb-1102e8519658",
"order_id": 2,
"id_item": "c62342af-9598-4b81-bdc0-1a8a00dd6f27",
"id_item_type": "ef2c00f7-dd91-4088-a9ad-a56664ff473a",
"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": "831e2363-346c-45df-a690-f26482ebaa66",
"type_item": 11,
"id_voucher_json": "4f464bf1-ee0e-4875-b60f-e38019a93a23",
"count_voucher": 1,
"id_category": "9505c730-b735-417f-a204-5355f03c1ba5",
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "c1c82a92-7580-4d53-929e-4763f1448962",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "afb1ac2b-a210-4562-b46d-4c2161458181",
"nro_sesion": 2,
"id_pos": "f65c7ff8-5267-46b3-a8c6-a01f09b96399",
"date_tax": "2026-03-10T09:43:18.4409592+01:00",
"date_open": "2026-03-10T09:43:18.4409592+01:00",
"date_close": "2026-03-10T09:43:18.4409592+01:00",
"id_user_open": "33ddfd93-b843-4734-ba57-14a3a90000e2",
"id_user_close": "cb1af5c1-2380-4dc0-a790-700a6f265304",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+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": "8da3e88e-18c2-4b90-a784-e5c918161bf9",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "70cb715b-0727-4d06-9941-793248c43f39",
"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-10T09:43:18.4409592+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "99c14066-5db8-42cd-aa9c-19712d53ef06",
"id_room_unit": "ebf3a0b7-57c8-4c3c-8937-43084c270217",
"id_room_list": "2639a64f-ae8a-4c54-afe6-7aada7dfd03f",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:43:18.4409592+01:00",
"date_from": "2026-03-10T09:43:18.4409592+01:00",
"date_end": "2026-03-10T09:43:18.4409592+01:00",
"date_open": "2026-03-10T09:43:18.4409592+01:00",
"date_close": "2026-03-10T09:43:18.4409592+01:00",
"id_employee": "fb53edfc-1625-4a07-a0d4-eed972bfc2ac",
"id_employee_sec": "b2c0f6ce-e1dd-4447-9095-15ef67214800",
"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": "63981328-0abc-4231-b401-ff7ac3efb341",
"comment": "sample string 7",
"id_user_open": "e82939cc-0b43-4adf-81e9-32e697375c62",
"id_user_close": "8e9bffc8-897a-4cec-8398-d7636093ef0b",
"id_unit_state": "b5bf76db-1b6d-454c-99ef-82fc8917c439",
"id_pos_sesion": "3729ed2a-e57c-443d-a507-b274a9ae6d00",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:43:18.4409592+01:00",
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "93ff485b-1cfb-4fbc-babc-2123ccde330b",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "8a707d0f-454c-4d2b-bb61-30e787287824",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "76456cc6-5cbb-4468-bb40-f1ec3f17abf9",
"locked": true,
"date_locked": "2026-03-10T09:43:18.4409592+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "8c86d36b-388b-45e0-8a37-d6341786ea99",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "858e212a-06ec-4c70-bfe2-cbb1e2bafd80",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "752a7f7f-430c-4cb4-9649-dbc8843a96e0",
"name_pos": "sample string 6",
"id_image": "dde6369b-2caa-4a29-aabd-09fd83c4893f",
"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": "df0afa9e-f08b-45e7-95df-45447c1ae921",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "feaf5d10-bbf8-43aa-9403-aa19629c094b",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "80d6a00f-b835-4431-9254-be7d025e3e53",
"id_room": "9e6effd6-8ef2-4e97-9bf1-c7c900d07a52",
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "8b9e1796-7c4b-48e8-864d-bb7a4d25e7de",
"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": "4e948f1e-bd69-4b19-b695-29dafe4e70e3",
"id_room": "54c7f735-4a45-4555-b867-c86b06df8a27",
"date_in": "2026-03-10T09:43:18.4409592+01:00",
"date_out": "2026-03-10T09:43:18.4409592+01:00",
"id_user_add": "43fe7332-78af-483c-847e-ed0a5f6691fc",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+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": "71fa0dd5-c3d0-49c1-9506-532417232f66",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "ff94c4d6-e427-4d98-86c0-73627d15fedd",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "24ba2c64-14e2-4415-a2b3-edb96c6941b4",
"id_room_state": "75550b01-a9b8-44a2-b26e-c136173f1f4a",
"id_image": "c982289f-a142-487e-b6fa-a08d346a294e",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "af6f31ee-89f1-44e0-9167-a8848ace96df",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "dc5d1083-6f5d-4a0f-be9e-4c5b887dd57e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "f7f752dc-061b-40bf-b6b0-007a5a69bc53",
"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": "f144e4ae-d267-43db-ab8e-5db3450b4b0a",
"id_pos_sesion": "65bda8ba-b9d0-4a54-a30f-5ce35246a33a",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "63128013-315d-4440-a3a0-4ef5f8ebec9e",
"id_room_unit_activity": "5e91235c-7bcf-429d-bcb9-6185c7229317",
"id_doc_sa": "ce84449c-7b6f-4d65-9c32-13033d8e846b",
"id_pos_type": "356dc139-15d0-440c-8700-c3191693bc9d",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "52b97ea3-a492-4fc5-89db-5bfbd66f2f8e",
"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-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "7d3bbcae-421b-4141-9588-0d07119af8e0",
"id_user": "649ca94e-168e-4710-b400-d9b5938d7b56",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+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": "cf1c8cfd-46fc-4106-bae6-e4e883f6c39b",
"id_user": "ec9d7ba8-2189-4110-ae3a-10592f8ef155",
"date_add": "2026-03-10T09:43:18.4409592+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "6332198d-0dda-4112-8f45-dd1266a4dfaf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "c1a40303-3db6-401f-a3cf-baf0d3c4a566",
"id_doc_print": "25b50658-be96-4c63-bbc3-0df34b9034da",
"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-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+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": "ede85b1a-8199-48c9-9645-e927f7e81268",
"id_line": 2,
"id_item": "3752c2e8-b207-4fab-9a62-e8f1d8f9d7c8",
"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": "ea2eadeb-b807-40e4-bed6-1ef3a759ea26",
"date_from": "2026-03-10T09:43:18.4409592+01:00",
"date_end": "2026-03-10T09:43:18.4409592+01:00",
"date_used": "2026-03-10T09:43:18.4409592+01:00",
"id_employee": "16d4fb77-90ef-42a3-816f-64aa1bd87461",
"id_branch": "1fced52d-5003-406f-a61e-7b539a89a459",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "e1a3c8ab-70ab-4594-818d-81ae2ce08289",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+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": "2e2221eb-c35c-4f6e-b5c5-0b7d023134f2",
"id_doc": "94a11948-65e3-4a15-8ea4-c0db09c80e7c",
"value": 3,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+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": "cf746232-a310-4e79-9737-93cedb082be3",
"id_pos": "66c2fc21-967b-41ba-b8f2-f498d5656e6c",
"id_doc": "cc9c9151-5a12-4206-a067-0049482602c2",
"id_branch": "d24cc7f2-c5f3-48d3-95a1-63b9e050de71",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:43:18.4409592+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "520f31cf-bfbc-4ffe-9de0-39537a146f09",
"id_loc_from": "853fc243-ce08-4ffc-8534-f2a5047862e2",
"id_loc_end": "312d3dbc-80a2-4793-9834-57ef82611d0d",
"id_user_add": "d1d0352b-931a-489b-b12c-c05010ec52e9",
"id_user_upd": "e05aa8af-d275-47cd-924c-4da0fa51e935",
"id_pos_sesion": "ce10dbc5-e3d0-41d2-930d-e7d18c5f7aa3",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:43:18.4409592+01:00",
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "de48e376-9cd4-4719-9d82-529821b68b29",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "f1f99e80-e65e-42fa-8f56-84cfd9998a18",
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"id_user_upd": "234a0703-5a8f-447a-97ac-22f1bc4aa4c1",
"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": "468856ba-8e52-4426-a9ea-729b6f5c9982",
"id_item": "366f2b6c-2a90-4a6f-8249-581245f7e40b",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+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": "15b0fb43-61d9-4c95-96ab-92cefb86e148",
"id_line": 2,
"id_item": "03d6b835-0675-4913-a97a-eaf0ed4d7b37",
"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": "2fd9b9f9-4e54-4143-bf90-330b9c21c4ef",
"spool_server": "sample string 2",
"id_doc_sa": "05025eaa-5348-40f9-b40d-c52d15bf44cb",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"printed": true,
"print_on": "2026-03-10T09:43:18.4409592+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": "59c1d6b1-9f75-438f-907c-0b1bfaa22417",
"id_pos": "9aa7791e-7a50-4952-8352-1677fc0200d3",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:43:18.4409592+01:00",
"key_access": "sample string 5",
"id_user_add": "b46160b7-fced-456c-a598-6aef7e43a39b",
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "a9d1bc45-7405-4a0e-9fe5-ddbfc2bae233",
"id_pos": "aef21b1d-4b8a-41c8-add0-06afb80cc290",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+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": "500a1724-ac20-4e14-b4eb-2eec955cf694",
"id_pos": "7dc1c1e2-0bc8-4590-828a-01f02e503047",
"date_add": "2026-03-10T09:43:18.4409592+01:00",
"date_upd": "2026-03-10T09:43:18.4409592+01:00",
"date_out": "2026-03-10T09:43:18.4409592+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": "367e52fd-e9a1-430d-9988-69bc9c972ae7",
"id_user_add": "2ecbe877-01b8-45cf-97de-10dc4da78018",
"id_table": "61556719-5fa8-4056-bae9-c303c7a59b8a",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "8e5b458b-3093-445b-b292-6c147957e9a3",
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "cefb2ec9-840d-4e39-b51d-502bed0a2254",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "f7516a4b-9b23-46a6-8557-8f14d5e9c7d4",
"id_sync": "2a3df9ed-7c65-49b4-907c-2fddc205fc4d",
"json": "sample string 3",
"id_table": "e957c2c8-ad61-462b-95c7-28d4441763f0",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "4ea07235-c25a-46ba-8b69-9e62432b04d5",
"id_branch_from": "4710aafb-1138-4890-979f-0b1c43a845aa",
"id_branch_to": "e7945e3e-45aa-4d1f-b73c-6b3bbc446308",
"type": 4,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:43:18.4409592+01:00",
"send_on": "2026-03-10T09:43:18.4409592+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": "0e182540-5d2a-46b9-85fa-cab46f83cd82",
"id_pos": "e68499da-dd50-4878-83d2-5c00a0833872",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:43:18.4409592+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": "9a96ebd2-25a9-43b2-9665-d42921dd327f",
"id_function": "9fcefd07-f058-4467-aa4b-4528381908a8",
"id_user": "640ed4f7-7745-4f4c-acb8-a510a3f0862a",
"id_profile": "533f868b-b112-4b58-9d4b-180fe6c928ce",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "94554bff-36d6-426d-aca7-7a232edf15c2",
"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-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+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": "a6719f2c-ec0d-4987-94b1-a7404f7a1a39",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "e7d52d8a-0c93-46a3-b309-de3a6cac2012",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "26facd57-8e8f-4fe9-bcda-4711728b1bae",
"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-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "2da5d232-e728-4cba-8947-ba5eab30550b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+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": "cfa2f31f-cec1-41c7-85ab-803370ee8ee8",
"token_id": "sample string 2",
"id_user": "6df1dcd1-b016-4295-9d0f-511443fa2685",
"date_from": "2026-03-10T09:43:18.4409592+01:00",
"date_end": "2026-03-10T09:43:18.4409592+01:00",
"created_on": "2026-03-10T09:43:18.4409592+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": "37f33c52-9dce-481d-a9f8-4cdb82e81aad",
"id_room_activity": "2f5a20a8-e455-4b32-b58d-3e137f9132a4",
"id_pos_sesion": "4a6214f6-3b72-4a32-acd6-0513bd7d8305",
"log_text": "sample string 4",
"id_user": "3983244a-eb17-4670-a86d-34a8dda952be",
"created_on": "2026-03-10T09:43:18.4409592+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": "ebc4b4f9-2c80-4ff8-b2ea-cbf33d1291b4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+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": "c3b9cfbd-6696-4d32-951d-9ed21c3a9697",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:43:18.4409592+01:00",
"date_end": "2026-03-10T09:43:18.4409592+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:43:18.4409592+01:00",
"last_update": "2026-03-10T09:43:18.4409592+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"
}
}