GET api/Tt_Vouchers?id_doc_sa={id_doc_sa}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_doc_sa | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 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": "62b4d74a-1125-488c-af7c-5a11fe08755c",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:30:55.3566105+01:00",
"date_end": "2025-12-08T21:30:55.3566105+01:00",
"date_used": "2025-12-08T21:30:55.3566105+01:00",
"date_sesion": "2025-12-08T21:30:55.3566105+01:00",
"id_employee": "3e275d25-af6a-4f1e-8c00-d74bd252205f",
"id_branch": "7d1215f6-29f7-4709-ab27-21f6706bd447",
"id_voucher_permision": "6d41b99d-ffc0-4cd9-9f25-52fdc65dd742",
"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": "28dc3950-0c78-462b-9ecb-6ec339a25327",
"id_user_add": "a87af3e4-9ee3-4b6e-96a1-b50235f94277",
"id_doc_sa": "069b83da-64f0-4656-8cc1-f0658e91de8a",
"id_item_sub": "2e288689-1658-4a22-9d88-0b79b71d69d2",
"id_pos_sesion": "b8148850-baae-460d-9f6e-1905e5159fa5",
"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": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "a7d596e7-d195-4d65-98da-09faa7218ec6",
"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": "4666dd81-a349-4bd2-aed8-8b3345e210bd",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "3e543400-5618-490d-a2fb-77a7ab0eb76b",
"commited": true,
"st_images": {
"$id": "3",
"id": "1c0b84e5-b522-4df4-b159-5be7d30f5953",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "ddde69a7-8a2b-45f3-9aaa-b7d5900021f5",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "4502ed42-87e5-4b5b-91ab-18337d55f355",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "e5108380-2402-448a-bc3c-c3e4c36f20a0",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "7949fdea-0991-49ce-b437-974e4c04db51",
"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": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "80f50be5-86e3-4b6b-9427-5747abc3e955",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "3080b6f0-117a-4386-a4e5-c22a03f829d1",
"id_item": "34675b0e-0868-4800-9053-d4b50bd95636",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "cc2a63d4-3b2c-47bb-b5db-2b461d1a11f4",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "be86cfde-c2c8-4d6a-98b5-898cb7c815da",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "88016d44-e30a-4ca2-9366-3a5c2c4d7362",
"id_unit_sec": "82e9c59c-8bbf-4f52-a4ad-7de27e20c4e6",
"id_brand": "b57f7c6f-5261-413f-9378-5fa09d0c70bc",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "6f1073b0-6d68-4183-9b6d-799531661c03",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "f97009a5-c590-41ca-a3f2-b3c36a0423c3",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "0faf70fe-3bae-4216-a9ae-20a0bce25e00",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "2ffe341d-dfcc-4968-956f-07e5ffae839f",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "e7e99f4c-18f3-4f66-a81b-0d38cb3c842a",
"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": "e12f55e1-f9f0-4cd9-b5db-b38d9010ebf8",
"view_messages": true,
"id_image_photo": "5d5a5cf3-0046-468e-9982-aaeb05e6d6b9",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "a5a19081-fee8-4996-a8c2-38b63651d08f",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "973ceeaf-ccdc-46ad-a651-f3285ea02ab4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6da22e68-ceb8-4bbd-87e0-682741269288",
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "0b639137-b448-4f29-9fb8-cd3852b62354",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "a1999dcd-435e-4399-aebb-f728d864b87a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "69d7cf74-1584-42b8-9ea0-c3dd2af23b6a",
"id_zone": "6463fe71-978e-4556-9171-31770eb0ebaf",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "b2abfbbb-7d23-485d-ac7a-5b191a43242f",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "d1eba6d9-a1d3-4f2a-9103-4870050306d6",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "7f668c2e-a8ca-470e-8e43-f56637f60a57",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "abf4a1db-391d-43d5-8e6d-833b5b2ac855",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "b6e8de49-2e05-4802-bdfb-3b723f7d095f",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "56a6a6e4-29ee-4321-b454-dc08095f02de",
"id_cloakroom": "c4fd5ee5-fc27-4c8b-be55-cd79e3b96fa5",
"id_pos_sesion": "1ae0d61b-08c5-4948-a1be-0014d7368194",
"unit_id": 4,
"date_open": "2025-12-08T21:30:55.3566105+01:00",
"date_close": "2025-12-08T21:30:55.3566105+01:00",
"id_doc_sa": "531e7627-e08e-4027-a9b3-c98dece62f4d",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "92318639-330d-4d05-9c58-81851990011b",
"id_pos": "31c10f2c-0530-42e1-ada0-affaea22cdcc",
"id_doc": "2ba49d13-6dee-4a97-adfd-cc8729931e2e",
"id_branch": "c51fa7cc-9967-410b-a827-04ddf6ea2889",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:30:55.3566105+01:00",
"date_tax": "2025-12-08T21:30:55.3566105+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "4f0fddd4-62d4-4daf-bc12-ba497806e1ee",
"id_relationship": "10315d00-1a0f-49f7-bee1-03b13e79b172",
"id_loc_from": "aa78d49f-140c-434c-948f-9760a9a51aee",
"id_loc_end": "2f229c6b-aa98-4a2f-81fe-8221dc0f770a",
"id_user_add": "77099533-2cf7-4134-8148-5a2acb3a1d63",
"id_user_upd": "c328f766-9d4a-4917-9622-59b63dccbb42",
"comment": "sample string 12",
"id_pos_sesion": "0a24663a-ec3b-4d8c-b8cc-70feddbc16f2",
"id_room_unit": "813def43-cbf0-4995-ba29-879c181aa219",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "4ea474ae-6f80-4474-849e-f5b875fb488f",
"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": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "1345bcdd-a0d1-4f73-835f-2530f65d72d6",
"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": "2ef417e7-ca3f-4e4e-bbab-03f853906f77",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "9c3d31b2-a60d-431d-923b-f254cb72255d",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "1e8db80b-7167-4e90-9c76-f2c8b8fe56c4",
"id_pay": "aa525ed9-0b7b-44fe-97e4-2d843b9c6e56",
"id_money": "663c6b77-2d7e-490d-a455-f018f27a04d1",
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "e957d82e-2f23-425d-9c28-916664d445a2",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "3be57739-c0cd-45d3-af96-017b9f818bf4",
"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": "d90ff010-af14-41f6-a2a8-e3b495f773dd",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "87a98eb9-2732-4ef6-a01b-66220990a872",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "d5e47031-aea9-4752-a749-0e3bec40a101",
"id_money_2": "2e4d9ed7-ee34-4e86-b81b-3359ab1d9922",
"date_from": "2025-12-08T21:30:55.3566105+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "5e082260-2431-40db-89d9-d8c2f262b77b",
"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": "1dab8495-ff1d-4d99-baed-4f0d29b8cb59",
"id_pay": "f84835dd-3709-4445-9185-c20b72a6e516",
"id_money": "667925a1-3bd7-4824-94f5-c9bdbeab1eef",
"date_cashflow": "2025-12-08T21:30:55.3566105+01:00",
"coefficient": 5.1,
"id_user_add": "4da18ebe-437f-42a6-a9e7-77140582c9d0",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "ddf6ba79-f859-4f98-a1e0-6241598c5b27",
"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": "c1f46fcf-c14d-4ecb-95d0-8b78ed35c1af",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "d67b426b-b67e-44d7-9563-7e7aa58e47cc",
"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": "5efc99df-1671-461a-a1ad-be340b2cc7c9",
"id_line": 2,
"id_pay": "2a5963d7-f55c-42dc-82a0-a0c4a208fca6",
"id_money": "257f7aba-de2d-41b6-aa62-68078567fbee",
"coefficient": 5.1,
"id_voucher": "9f2f205c-6468-4cd3-ac1f-4707faa21c07",
"id_employee": "71ed9cd1-da8c-4cc0-bc42-113b01be6543",
"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": "dc759161-027f-4241-b6d2-7c9dba38553c",
"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": "6488bc96-4ad0-4893-b85d-a38416e6fadd",
"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": "19c61039-1381-4f8c-b3cd-6b1cbdcbbcf8",
"name_pos": "sample string 12",
"id_image": "d223b01b-77f5-471a-90ee-f72d9e4379a0",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "0dd73a50-8cd9-4b15-a0af-c7fc4027845b",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "95e27b04-f945-4d8d-8cd1-ef7b735c98d7",
"id_branch": "763cb64d-fdbf-43d7-aedb-67f634121403",
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "6eddcb28-9808-4753-9f80-61e1496a476d",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "13d69bae-178d-4827-861d-38b7a6537a17",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "04789a77-e018-4d33-906d-874221dec33b",
"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": "16cf15ab-775b-46b5-a6fe-bae2fc0d4184",
"id_line": 2,
"id_item_sub": "d1b24d52-203b-4397-8feb-f194003e4ccf",
"qty": 4.1,
"id_list": "f604bd82-addd-4263-ab80-5f6df7a55241",
"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": "a2b86380-e37d-46bd-95e1-abf1f7ae6737",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "0195752f-6b5f-4e56-8112-e6f66f3131c9",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "b483ea3b-0d04-496f-ab58-121bbda458cd",
"id_user_upd": "948665dc-0681-4f5c-b01e-a825d5783d99",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "df2a7a12-7ed2-499c-a986-94ddea0de11f",
"id_item": "93c112b7-b314-42bd-ae18-91e20781c852",
"id_item_type": "578af080-2f71-4a06-843d-24851a697d22",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "8301037b-5058-4b39-a31a-cd2cbd421a21",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "e953d582-c28b-4200-8c18-96949adade5a",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "160fa974-20f5-4f81-936e-c0fa74710aaa",
"id_item": "9ea11453-e41a-40bd-a82e-4ddf05ab2e08",
"group_id": 3,
"id_unit_ref": "c0bb83c5-553e-4bd2-9308-b8c1c7d20541",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "a800f1bc-8e22-4fa8-bfa4-b573a45b94de",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "6a0db655-c1b9-46df-94d6-d77800e524bd",
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "b5693732-0331-42aa-bdc7-be84d7e8d908",
"commited": true,
"mt_units": {
"$id": "28",
"id": "d1f8f742-f0db-4f2f-9832-23c0c60c9714",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "77f58500-e469-4cc1-9d1e-81b9dcbc69f2",
"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": "4d73a10d-d1b5-4b00-8618-084f701f5e74",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "5db622a5-7f19-4e1c-bb87-02a0aae1c78d",
"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": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "02b23ca5-7ade-47c0-820f-08c2f526663c",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "88f88bfa-dab5-4d39-bd95-a9470544c831",
"id_line": "78d8302a-a044-4ee9-a444-776d52e6e655",
"id_category": "f18fdbcc-c22c-4589-9ac9-1ba3ab22cc7f",
"id_item": "fda84c42-12e2-4d3d-866a-09bf2af8d61f",
"id_item_type": "54b6b00b-eed6-442d-bb34-388d8f41ad58",
"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": "48bc7196-ee24-4e62-876a-e56f677baaf5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:30:55.3566105+01:00",
"date_end": "2025-12-08T21:30:55.3566105+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": "f9733102-44c0-413d-bd14-b5e55e32ebf6",
"id_pos": "98c28b58-38b1-46a3-a64c-7e345d21f1a1",
"id_list": "e9f9a2af-8497-41b6-9b18-ccc03fb5fe6a",
"id_item": "36d9ff4e-6a3b-4d9a-b1cd-549f05abc5c5",
"id_item_type": "a85be88e-a13e-466a-aa4a-f036f3d93957",
"id_category": "f0b986d5-bf71-45c2-bab5-736b9e7c558f",
"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": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "189fcbc5-052c-438e-89ef-35c76a1eba27",
"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": "8c8d49e6-75f2-4ebb-9ba2-86b9e0de75c6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "b22457e1-e2ad-4482-9589-99585ddc9cca",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "faa4f0d7-4186-4f6a-8663-bf6797dc05e0",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "b7fc67a4-6975-4388-83a8-896801ad5c1e",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "600b1091-5465-4cfc-912a-0a6c467d5996",
"id_pos_type": "b500a3b5-2f68-4441-b3d7-203b037c5975",
"id_price_list": "d4a3c8a0-29b6-413f-a76a-c11d14da1ee2",
"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": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "2f8d6a53-2fa8-4e44-ab10-3ddec974f61d",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "eaec3396-68d1-4fbd-96e8-be5f0e472c8d",
"id_pos_type": "f31663f3-284c-45ed-a4ba-6d97b976fbe1",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "d6c509e8-18ac-43ab-ae21-10dedbf5fb90",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "70ff3abe-bf6d-4cfe-bd6e-ee76412ab9a1",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "55abc951-9085-4657-beba-4f99eb01ba43",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "db8b9bc8-6514-4b50-8cb8-e87844c7a00b",
"id_branch": "61639a26-d7e0-41e2-b2af-6cace92c6dd2",
"id_pos_type": "0cde6f2c-1bdf-4bb9-bc9e-ee506e4132a4",
"id_pos": "9a7a1e3c-9841-4de4-a738-098d6ac8c179",
"id_item": "8ac58f6a-6c62-441d-a507-32dad053c68e",
"date_from": "2025-12-08T21:30:55.3566105+01:00",
"date_end": "2025-12-08T21:30:55.3566105+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "524dbdbd-d4db-4fbd-88f3-ac1337e748d3",
"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": "cc0f5428-8ed0-4c2c-9f60-cfa6441e9c76",
"id_doc": "812a7322-bac2-4ba9-af7b-5149d48484f7",
"id_pos_type": "7032cf7f-1e4d-4616-b483-3cc5618b2e86",
"id_doc_print": "6b660077-c5b1-4420-aa0d-076d67adedd0",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "678cb32e-c18b-4c13-93c4-93f3a3a5fbca",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "efc1d2bb-a094-4fe8-80e8-6f74b2b194ff",
"id_pos": "64d72183-3be7-4ce1-bb3c-a2f2c8ffe803",
"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": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "4d8a6943-066b-4cc8-b888-dcd56d4549b3",
"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": "d4ca0346-227c-4499-880b-abfab4a542ed",
"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": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "cb5d8d4b-0174-4def-aae8-a2644a776f4d",
"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": "e3420a3b-51dd-4f99-bf31-1c7c5dbd33cc",
"id_item_sub": "7166acae-ce4d-419d-9625-a85beda0e3e9",
"validity_date": "2025-12-08T21:30:55.3566105+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "a0c10028-312a-481b-8884-207baf2d5a15",
"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": "78367039-c216-4ee6-9f72-1cdbc1b88fea",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:30:55.3566105+01:00",
"date_end": "2025-12-08T21:30:55.3566105+01:00",
"id_branch": "2cd4303a-b50b-4c9c-b7dd-b1c34f6f6211",
"id_pos": "acf6c5b4-9609-4fb8-98b4-8adec448c168",
"id_list": "9ac29582-33cc-4cf4-acff-3481b6620205",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "4ac92770-175b-4f4c-b197-c1a8af76a173",
"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": "7f51514f-f1db-4aa2-a8bc-06885f39c901",
"order_id": 2,
"id_item": "4ef5f5cc-6db5-4884-84e0-e75188bb8ca6",
"id_item_type": "1c6d1402-cc14-4bb5-a100-fca04f126a74",
"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": "f998e5aa-9f68-47cc-95f6-679c76be468a",
"type_item": 11,
"id_voucher_json": "1e2b8bda-8dda-4277-9559-e59199af0b70",
"count_voucher": 1,
"id_category": "f52fdf0e-2858-4ce3-a837-419c7e3c1090",
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "092d2325-7801-41e5-a201-42973ca63734",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "805397b5-5c72-4426-85ac-dbdc8fdb9c47",
"nro_sesion": 2,
"id_pos": "481447af-7fd4-4527-8331-a7910a70c14c",
"date_tax": "2025-12-08T21:30:55.3566105+01:00",
"date_open": "2025-12-08T21:30:55.3566105+01:00",
"date_close": "2025-12-08T21:30:55.3566105+01:00",
"id_user_open": "a4f13e7e-bfa1-4373-94ac-a08eef1263d3",
"id_user_close": "96d54ebe-6660-488a-a96d-7200b7626ad5",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+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": "355ba399-4d82-4ec5-91e6-8f6a67a859eb",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "b786d880-bc46-4d34-b7c4-1af883a799be",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "13d499e5-739f-41a9-bdc5-fb2d5323240e",
"id_room_unit": "d6eea331-ba8f-4e72-bb06-6d4c929a2a56",
"id_room_list": "ceb61cc2-925f-4111-9c31-077fc7088191",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:30:55.3566105+01:00",
"date_from": "2025-12-08T21:30:55.3566105+01:00",
"date_end": "2025-12-08T21:30:55.3566105+01:00",
"date_open": "2025-12-08T21:30:55.3566105+01:00",
"date_close": "2025-12-08T21:30:55.3566105+01:00",
"id_employee": "221ab6c8-6a6c-4b54-891e-a37b1f7dd43c",
"id_employee_sec": "73dd4d86-cd57-4ea8-9173-04f57e494de7",
"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": "85f473e6-f491-40e9-a4a9-ee70fe658927",
"comment": "sample string 7",
"id_user_open": "4584e32e-5985-4172-a7b0-2b9991321de2",
"id_user_close": "7c7f84d1-b058-43db-aaff-fdb18fd62db7",
"id_unit_state": "72564123-da03-42af-8572-5039876373fb",
"id_pos_sesion": "02bfc9eb-6c98-48b4-a606-f9a1f9d9735f",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:30:55.3566105+01:00",
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "4a3874ca-97cf-43bd-a18d-35b1fa087183",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "d5f4ba3a-4a5c-4516-af3b-fd92e1648757",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "4558fa1f-ee48-4d44-a126-cb04114de33e",
"locked": true,
"date_locked": "2025-12-08T21:30:55.3566105+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "73ad9cb7-28c6-4437-a0cd-f79d85607ea7",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "ab7d453c-986c-4771-ab38-0644610c1430",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "93baf641-c140-4737-b8af-0603a5f4ca33",
"name_pos": "sample string 6",
"id_image": "41d9fab1-a462-4c27-9de0-ae2af63c548a",
"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": "fc502401-9a18-4653-b176-db4b59aba96b",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "ca04680a-a4df-4d53-99ce-13ef77c49982",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "009ad642-d2d7-4dfc-b4e0-6a2734b337b9",
"id_room": "19a68b98-eab8-4fd8-9c27-4feac9fe0139",
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "0bfc0b04-c723-4efb-b127-fe80e363b10e",
"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": "ab6ff7e9-b18e-4f68-a6ae-b4c4b14eda47",
"id_room": "69b5f374-b177-43f7-ab7c-b041f5dfacc8",
"date_in": "2025-12-08T21:30:55.3566105+01:00",
"date_out": "2025-12-08T21:30:55.3566105+01:00",
"id_user_add": "5f957776-fbf0-48ec-a12d-5699de477d60",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+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": "dc8cc7a5-1409-4638-91d0-ad83b03f9225",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "6ca3a808-f63b-4a02-9796-2033e9d6169f",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "60c1ccfc-ab1a-46be-be57-5510b2be967a",
"id_room_state": "1ab0a674-5503-4d1f-910b-04b9b06a5e33",
"id_image": "9d819998-25ec-488c-8da0-371b5dd6c26f",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "5a65eb14-8fcb-4668-9606-5807714e47bc",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "91dcdc3a-4201-46a6-bb6e-fe7ee263cf52",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "80668463-5207-4172-8950-76c794ac7012",
"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": "ddfc1736-35d6-459a-8518-216829fa7b73",
"id_pos_sesion": "6eecb729-be2d-471d-a4d3-27091d7983d0",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "16503166-d326-44a3-9086-13a5baa03f60",
"id_room_unit_activity": "6486cc88-814e-472e-b67e-5a2baef9a40f",
"id_doc_sa": "c1604f27-2b5b-44c5-a9e1-c729b2db2490",
"id_pos_type": "8ecca6b0-ec79-4f56-b140-0e22f8d0c3ca",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "73f15e19-aa66-48f9-a5cd-8d5951bcbba5",
"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": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "b26723ea-2823-4c95-b638-ee7069af0192",
"id_user": "aacf0173-41e6-4883-a2e2-eb88992db9be",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+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": "c326b9b7-048c-47ca-aae0-7e070a47e9e2",
"id_user": "bc225615-0248-4074-8c0e-57b5c599dd1c",
"date_add": "2025-12-08T21:30:55.3566105+01:00",
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "f4382543-e034-49f1-a9e1-0a57b924766a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "93503b5d-3d14-413c-8c7a-14b80f3684ac",
"id_doc_print": "7b710107-7314-4f64-85e3-d703353aad33",
"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": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+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": "785942bf-e777-4bdc-95ff-319123c9c77c",
"id_line": 2,
"id_item": "6deb0878-d540-4a8f-904a-89ef5a123fc2",
"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": "c3642e04-0d90-4916-aa5c-197370a43baa",
"date_from": "2025-12-08T21:30:55.3566105+01:00",
"date_end": "2025-12-08T21:30:55.3566105+01:00",
"date_used": "2025-12-08T21:30:55.3566105+01:00",
"id_employee": "17e2083b-1a45-45df-bc65-6603a2e0eaf6",
"id_branch": "736ce065-43ce-41a3-b291-0965bc84a6d1",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "ee13c26f-a335-44d7-982f-507278854860",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+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": "2d6b3e3e-af87-4e3a-adea-cd93add31b31",
"id_doc": "1c132acf-d29b-419c-95bb-4975cf93d12d",
"value": 3,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+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": "dde77a26-7375-435a-ac9a-5876f01ffd50",
"id_pos": "e19b88f4-5d69-4b9c-9c2e-30c202e62fd6",
"id_doc": "232e3f40-c21d-4c1c-aab0-3ceb71f980df",
"id_branch": "ab3ee64b-d1a2-4dfe-924b-8d81a70b8ed5",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:30:55.3566105+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "dd44bf44-a305-4e34-8f21-11974500f2c5",
"id_loc_from": "9450af15-f136-444c-821c-8016196753ea",
"id_loc_end": "69c74603-f0d4-4e06-ba37-c8731ff51425",
"id_user_add": "01396904-6a3f-40cf-9bce-3c387e1af016",
"id_user_upd": "8256f965-ed88-4219-8a27-93a94cc57774",
"id_pos_sesion": "10986a66-002b-4aab-a360-e05b8575f724",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:30:55.3566105+01:00",
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "bc3972e6-a8a6-489a-9caf-73d55c4a87ff",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "642b3855-f935-402b-8c7a-c67802330960",
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"id_user_upd": "1f7914a8-5af7-4814-8ce2-478feba9a220",
"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": "a22b91cc-2e6e-45e7-9dc3-6fbe41d26a6d",
"id_item": "9b632fca-f691-481d-bf47-0e593b14383e",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+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": "523d0376-779b-4edb-862b-5949fd7de6bd",
"id_line": 2,
"id_item": "4f40fcae-98fb-458b-863b-10d5cd1247b6",
"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": "3eea5e2c-7262-4b76-a0da-020f15eab5ae",
"spool_server": "sample string 2",
"id_doc_sa": "e867ca7a-3a24-471d-9d45-1343354bdcf7",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"printed": true,
"print_on": "2025-12-08T21:30:55.3566105+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": "9b29d9fa-1246-4c5f-8463-adc2c29b8618",
"id_pos": "90f7b619-c5de-49b2-bb3d-3c253be92250",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:30:55.3566105+01:00",
"key_access": "sample string 5",
"id_user_add": "0d0f6edd-a916-4701-a6a4-f0d958ca487b",
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "d90f6542-3fa0-4dde-be10-7a1c1791f418",
"id_pos": "70e908cc-fbca-4f7f-bb90-8e47d66d9de9",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+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": "d54d280f-1783-41e7-a100-c02042fcf3a6",
"id_pos": "0f50a5c5-aaf1-4e18-adfc-dd499228be5f",
"date_add": "2025-12-08T21:30:55.3566105+01:00",
"date_upd": "2025-12-08T21:30:55.3566105+01:00",
"date_out": "2025-12-08T21:30:55.3566105+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": "8ffd794f-fa03-439d-8402-2e12fa03d077",
"id_user_add": "d58643dc-9808-490f-a8fa-6a33ce07897b",
"id_table": "09a3e92d-bbc6-4d12-820c-f51892cf3c84",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "5714b467-ccae-41c2-8c58-5f15d1aab7c5",
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "2c70ac27-d480-4b8e-ab0c-905f386323f0",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "8bc9f2bc-9639-4448-a36d-7920e357eb5c",
"id_sync": "fbfa5f0e-564e-401e-a072-6e5b8c20d567",
"json": "sample string 3",
"id_table": "8a8d15d6-fa3d-4cb1-8a05-0c7d333ff4d3",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "a9df5367-fec4-4d28-b32f-416e60532cb7",
"id_branch_from": "cabebcfb-1966-4a7f-b28d-4d186e3a458a",
"id_branch_to": "487aa64a-96d7-40fc-9068-4e66079269b7",
"type": 4,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:30:55.3566105+01:00",
"send_on": "2025-12-08T21:30:55.3566105+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": "c2c31ad8-6fbd-49d3-8ddc-1c225a9003cb",
"id_pos": "762f3998-0be7-4e10-ab99-1b319443a183",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:30:55.3566105+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": "3950efbb-8bbb-46d1-9e2d-cea4ab6d8f7c",
"id_function": "a709a11c-0c6b-49ae-ba0a-20f3a3816877",
"id_user": "db7bbf40-253a-40cb-836d-9a831266677a",
"id_profile": "60a7d1a6-c34a-41a9-a900-fcf7046e4eee",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "13c03bbf-c4fd-483f-9204-4e407dc95b00",
"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": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+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": "ff99254e-0ca8-441c-9f70-2a05f6c85c5f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "fd65b8be-c551-44e4-b088-60ae8e2edaed",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "2248dbab-e13f-4b4e-a27a-cfa851b0e5a5",
"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": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "f45f476c-5ecd-4960-9865-4142d29095f4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+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": "c6e99c93-8d26-4de4-935b-52f644208543",
"token_id": "sample string 2",
"id_user": "cd53d014-f357-4109-96f9-3f2a7d0e8f57",
"date_from": "2025-12-08T21:30:55.3566105+01:00",
"date_end": "2025-12-08T21:30:55.3566105+01:00",
"created_on": "2025-12-08T21:30:55.3566105+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": "65c54943-9ae8-402d-88f5-e7cc6d033e21",
"id_room_activity": "ef3847fc-01f6-40a8-9778-507d4c27007c",
"id_pos_sesion": "0569415b-59e1-4b01-b6da-29f90f076590",
"log_text": "sample string 4",
"id_user": "f8647b27-cd37-4cb0-96a8-404a77bd8cc5",
"created_on": "2025-12-08T21:30:55.3566105+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": "a19f1b06-8b4d-47c6-825e-66a08145b38e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+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": "0bd5bbad-8adb-47de-a8bb-681fa99a35c0",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:30:55.3566105+01:00",
"date_end": "2025-12-08T21:30:55.3566105+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:30:55.3566105+01:00",
"last_update": "2025-12-08T21:30:55.3566105+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"
}
}