GET api/Tt_Vouchers?id_branch={id_branch}&date_query={date_query}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
Required |
|
| date_query | date |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 100 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "15b113e6-c862-4c67-9179-785b33eeb14c",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:39:23.5814401+02:00",
"date_end": "2026-05-09T09:39:23.5814401+02:00",
"date_used": "2026-05-09T09:39:23.5814401+02:00",
"date_sesion": "2026-05-09T09:39:23.5814401+02:00",
"id_employee": "3ce218f9-8718-4ad4-b43b-32dccaffd279",
"id_branch": "25d56359-6b17-4093-90a7-63c2e6d0f809",
"id_voucher_permision": "eaaf24be-9c1c-42ff-9122-2cf51a17e664",
"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": "c51a5305-1a55-4503-bb5e-641eb498655c",
"id_user_add": "755e239a-99d2-4d98-8a2c-d064c3353a02",
"id_doc_sa": "0adeb0b5-158b-4a6f-b1a6-22e072b9cf65",
"id_item_sub": "59eec1b1-3b74-4460-ad6f-9c716510b175",
"id_pos_sesion": "ec8ac7e3-28a5-40df-af3b-82131fe2eba7",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "c7fac19e-616b-4cb8-a8e0-d2eec3c8b14c",
"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": "dc6003a4-b384-42a7-ae06-fb85f27ce233",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "eb041d19-d692-437f-8ddb-b48bf14dc41d",
"commited": true,
"st_images": {
"$id": "3",
"id": "b22935ef-284b-4671-bdfd-8600d0151c27",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "f45fd222-a80f-4f1c-86fb-6f79cd1a9742",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "f99c2747-83d2-401e-8696-465b072c48aa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "ca5c649a-d076-4b59-bfa8-8886cbd586ab",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "498a84f8-9a4c-4b26-8cf3-4cad80df41c2",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "83dc593e-a1cb-433a-86e5-74a7aa9cc31f",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "b24a0797-8f57-4f25-9786-8a3485400f8e",
"id_item": "b5b92f4e-63f2-402f-8e6b-529824716ce0",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "b009d3b2-174b-48a5-922a-19760b18f9db",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "c3385ee5-726e-428f-9489-81193c0d91f8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "1aa26d82-b2c4-4a3d-b60d-4cbbff39572e",
"id_unit_sec": "69f9a585-8f6b-4b8a-b494-36181eb9e94c",
"id_brand": "de4114f4-7bff-4547-b7ce-da54e1946ef4",
"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": "22b39bef-2d1b-4400-bfe3-f96bcc580b38",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "8159b274-7e01-442b-94dd-ba6001c8684a",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "cd474255-aaec-49d9-9299-9ae2e17bf2c1",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "730d3950-c06f-4356-a1aa-bafa3ea432f6",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "512e8dea-53da-4cb5-96ae-ad1ca13ceefc",
"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": "e4c4b106-babd-4f68-a59a-50372697c100",
"view_messages": true,
"id_image_photo": "7c69c035-af2d-4b74-97b6-5d862cad8d72",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "0bd20e82-1e88-4e5c-b09c-680e6ccbfb1e",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "b5c61e3a-7cb7-4eff-a35f-608e859ea561",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "367dd7eb-b99a-4a67-98c9-0861ec535302",
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "d3c8d37e-0301-4a81-b71d-2692840c6daf",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "0d213002-5e8b-40e1-a7ce-f9a4d3977750",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6d0f219e-d3e0-4c32-b125-9a3891950107",
"id_zone": "a4a2e5ec-0ccf-49fa-9185-8ab596f893e9",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "480d0c3d-73c9-4efb-92bb-25aa9da77816",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "949a624d-5f8a-493a-855b-77c3781a500d",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "04721152-8cdd-4098-984a-ce16471f6d01",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "80416aee-0616-447e-9b7f-1ee23133266e",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "71ef8bed-46f4-4227-9083-10a8715292b1",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "4d728f67-3f6e-4ca5-a3b0-1824cb90c29c",
"id_cloakroom": "0829de48-bc95-43bd-8fb0-9257ca8933b1",
"id_pos_sesion": "f41d7ff0-b910-4e00-ae4e-c052e392e9b5",
"unit_id": 4,
"date_open": "2026-05-09T09:39:23.5814401+02:00",
"date_close": "2026-05-09T09:39:23.5814401+02:00",
"id_doc_sa": "a880bcf9-7e2a-4c27-8f94-5914d287458a",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "00e0f03c-94c0-496f-80eb-3ce3d987e916",
"id_pos": "c97f3029-b07d-4f95-ba54-157c97ff9c3d",
"id_doc": "c6d14316-5a44-4797-ad1a-fd5ee8b5666c",
"id_branch": "e66cd365-81ce-49e1-bc82-d4a28629503c",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:23.5814401+02:00",
"date_tax": "2026-05-09T09:39:23.5814401+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "89fe987d-44dd-4376-a6d0-0bd954d686e8",
"id_relationship": "d226bc41-b72c-47e0-ba68-b32e12e4ac89",
"id_loc_from": "f2770615-b3b9-477d-9ab3-c21bf93df26a",
"id_loc_end": "38007801-8ead-4a88-b981-7591a01c5a02",
"id_user_add": "96acced8-312e-425f-8334-48b5b27e6207",
"id_user_upd": "ba10a9c3-fb51-48f5-bc14-0bdd83a3815a",
"comment": "sample string 12",
"id_pos_sesion": "e4affd66-4e30-4d9f-ad90-bdaf86a6bcc6",
"id_room_unit": "5a5c3e8a-47ab-4d44-a774-dc322126be1d",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "d9af17d0-c11f-4734-abc0-55bd41c6757c",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "0f465277-2f4a-4f40-95b6-675270bcfb52",
"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": "ef6d6a2b-248f-4dfd-a05e-f515d0fab084",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "1ea13a03-4faf-4aac-aad3-1fd96161f0a9",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "d9ad8fa5-d2b6-4c89-ab03-ea6ff640104a",
"id_pay": "6bda0b2b-c661-4b71-b48a-0334bf49c5e7",
"id_money": "de63969f-8291-46fb-ad54-c8c97968ab26",
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "81e9dbb9-2998-4cb0-b4c5-1d289e4b0217",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "4c528e57-0faa-4620-b08d-428d66202f43",
"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": "719ed47e-8080-470e-b1d3-9f5da4723528",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "b7a1e4cb-93c4-4d31-9d4c-da79901c2675",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "01789661-b8a6-463c-9d57-130bd8937d86",
"id_money_2": "d347bdeb-051c-4403-9fb4-ddb9190a37be",
"date_from": "2026-05-09T09:39:23.5814401+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "8c688e6f-89a6-4673-80fa-5fcdf7a283b9",
"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": "06587d6c-8bc9-4240-9be3-32dc658592d5",
"id_pay": "bbd9c77f-d1c9-4e40-b62f-3eeb66fa42b8",
"id_money": "d471ebc8-7e3d-4ada-b135-96e837cc1305",
"date_cashflow": "2026-05-09T09:39:23.5814401+02:00",
"coefficient": 5.1,
"id_user_add": "31b815d9-9228-483c-9a7d-0987acd75bf9",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "4f53adc3-460c-4a90-b174-c92cce49550c",
"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": "2b566536-cc7a-4ffb-9761-44d272b453ab",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "f7b36563-faac-414d-9e7d-2a78001f4fca",
"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": "de5f6d73-0d2d-4a5c-a7dc-d578af11e23a",
"id_line": 2,
"id_pay": "420cf966-42a6-4bd4-9415-80d6c8cdce41",
"id_money": "e2706f42-5d74-4ed9-b804-7119a61a45fe",
"coefficient": 5.1,
"id_voucher": "0368e141-c215-4d56-a51f-ffced311241b",
"id_employee": "bfca2f97-b1b1-433b-a5e5-4ec494170b93",
"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": "5443c5db-fd02-4541-9f37-07bca5e931bc",
"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": "b096d379-1c2e-4564-aec2-16bedec2d4cd",
"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": "855361c2-56f8-451f-9624-f423a41ff44c",
"name_pos": "sample string 12",
"id_image": "20950a24-98af-4572-b6d4-4420f6b5d039",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "4d4af8d3-6137-45b5-8470-6b2bb5da1347",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "f3bfc2e4-3a7b-4fbc-8c13-8a6731cd8206",
"id_branch": "f0efb714-5960-49ed-8503-80407d630468",
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "00433e8e-0322-42e2-ad1d-cade50cc334b",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "6a077ddc-9349-4c1f-af72-a56e3aef8acc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "7addbf3d-07c7-4e51-be94-b41119e9ff68",
"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": "24f83671-582b-4882-8779-be324aa39ca2",
"id_line": 2,
"id_item_sub": "7d5e0586-a59c-495a-9dc7-4c186089a134",
"qty": 4.1,
"id_list": "82561a99-0114-4908-88ff-f60523e0e95c",
"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": "ff84eab7-9de9-4a0b-a849-3a58e0c01780",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "2843ab58-69de-44c6-8ef5-e777c74388d5",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "05172bf0-a225-4895-b37b-5926002ef361",
"id_user_upd": "797c132a-13ea-4532-b505-46e45cc31cd3",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "9d7ad1fa-3658-4667-a324-9e1c86b81b78",
"id_item": "98a11709-346c-44b1-bf2d-eb8ba03c1b76",
"id_item_type": "7cd8f05b-f24c-41ac-ab72-eab3479b3426",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "6d4240ca-c565-4df8-9ec1-046225e887f3",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "ff6b3ad7-30c0-40b1-8bc8-b9e4fe64979d",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "9fe516a5-8a28-448b-9706-584eaf580855",
"id_item": "31a88760-99e9-4864-bf53-1cd306f58180",
"group_id": 3,
"id_unit_ref": "fc1f2917-8334-4346-8ba3-93aa8b4d8eeb",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "1b62f847-34be-4d86-8684-3d61158b8cb0",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "c6cf5535-17db-4ba8-9ac0-ae92d78ad22d",
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "7dba4a17-7e67-495a-ac70-5b2d531e7e3f",
"commited": true,
"mt_units": {
"$id": "28",
"id": "d0789768-22e0-44ee-8533-768e404dcf0d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "2d2090e8-180f-4068-948b-ddfd7b9f66f2",
"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": "7830f6dc-e7f4-482c-8388-8818c2b35947",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "6abc42d1-3e7c-43bb-b602-1fa676061d13",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "9290be08-1fc8-48e3-80bf-21ea7ea82523",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "d32b245c-932c-44ac-af2c-71171c6da915",
"id_line": "f7487f62-e4a8-459a-b633-55a3c7d5727d",
"id_category": "b890f4c1-167d-4b21-860c-8a95f044540b",
"id_item": "2a3b7f06-485b-4ce0-80c4-5d32c2aa02e0",
"id_item_type": "9fd19624-1346-4015-a87b-2aee16e0a779",
"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": "56a2cfd7-ff43-4a9a-bf44-7e2a471d43c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:23.5814401+02:00",
"date_end": "2026-05-09T09:39:23.5814401+02:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "05f66059-d99c-441b-9448-e02be6254532",
"id_pos": "efc7412a-aa45-4be4-9871-b3c860d442bc",
"id_list": "8c4bd994-aee8-44e8-a8d4-c72491c373d0",
"id_item": "5ae0aecb-44af-4993-82e4-bb37de045600",
"id_item_type": "ba84517b-ac6d-4e34-8ac3-6a11e2a66cd6",
"id_category": "3435fb26-ba49-415c-b3b4-18aaab601a5b",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "266bcc04-d36a-4c30-8b3e-48f238d23adc",
"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": "766409e6-fd49-4bd6-9a34-fa4e50c4aaaf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "ec7deb43-bce9-4861-ab25-d2bfd0c5fb20",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "46f76dc6-ba53-4d7e-a30f-29fa0d54c7c4",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "87dcf631-efc0-4775-b2e8-043bac725ded",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "363bae45-d940-478d-a123-3de683201984",
"id_pos_type": "1c005e37-d084-4537-8238-ce1009b2b86d",
"id_price_list": "7f98f35b-e8db-4390-b823-9ba65724c061",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "5d6d6b54-1683-468b-9f1c-ae95978800c9",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "74ff50ca-ac84-4551-8144-f6c19816e524",
"id_pos_type": "b5743067-6712-476d-b594-c8010507c79a",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "7ecdf816-61da-4f2d-a921-1eff49bc9e39",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "a07fde29-3e6a-4585-aa36-7d7a262c98f1",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "ff3073bb-1e9a-4423-acbd-5e91c3d4ff0b",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "d812783f-ee22-48f1-8591-6e7322206984",
"id_branch": "87c53133-8356-4538-abd9-94d99eedf59d",
"id_pos_type": "dfa03dc4-5129-43ff-9687-03197d18d471",
"id_pos": "c4c23dfc-75f3-4482-8f23-daaa8d9e892e",
"id_item": "205b5a57-a5fb-464d-b0ff-3c0085558908",
"date_from": "2026-05-09T09:39:23.5814401+02:00",
"date_end": "2026-05-09T09:39:23.5814401+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "91883ff4-0802-417a-884f-4648f8c14c3f",
"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": "891a7eeb-8b9c-49cb-b22c-dee0dfa25c77",
"id_doc": "feb8365b-ef1e-4812-a0b3-ff7bf1f81a13",
"id_pos_type": "019db3b4-26a8-4823-b6e4-0f5fbe3621c3",
"id_doc_print": "57d39d1d-fcc2-4591-aa3a-3cd6a243d6dd",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "dab323b0-c1a4-46dc-a13e-5761b90143f6",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "27dbbadf-f8f8-42cf-aac9-2f5fa4a81762",
"id_pos": "37b25ed7-938d-406a-9e65-ce7e1e02174a",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "bf63b8d8-7bab-4cab-8e4a-f9c0e631da1d",
"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": "27e24fc1-2c15-43a4-a608-9e64f9c66bfe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "f5af21ab-6da9-4ad6-9f44-8fc0d9306b0c",
"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": "5cb187e3-0b25-4a95-b5ca-56083808bbee",
"id_item_sub": "cf341548-c1b3-4f53-aee7-726c6215d14d",
"validity_date": "2026-05-09T09:39:23.5814401+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "f96d7f98-8a82-4c46-b940-cc6b3b62da20",
"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": "e3f5d673-fdc7-4620-8496-3d68283e0c64",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:23.5814401+02:00",
"date_end": "2026-05-09T09:39:23.5814401+02:00",
"id_branch": "eb3159d9-f6f6-48c1-9253-8f2d1581818e",
"id_pos": "272a6c87-505a-4281-976d-6bb8f9766f6a",
"id_list": "c6286504-edcc-4b6f-8352-77888b18be6c",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "fdefab69-ad3f-4ce9-bbc3-aa304f965e3c",
"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": "0d9f6725-491f-4d87-8333-0719e71b0c66",
"order_id": 2,
"id_item": "9339791e-03a1-4c5d-b4bd-e63d278d2da4",
"id_item_type": "70d30c81-d702-4aa5-8bc2-dfd2241e315a",
"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": "0b703346-8ad6-466c-b887-e570e50d052b",
"type_item": 11,
"id_voucher_json": "a4620182-8d67-417a-9c2e-319ce6b1c913",
"count_voucher": 1,
"id_category": "ec0aac7e-5387-4b3a-adc7-ef57ab164417",
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "75e6757d-a503-45eb-ad5c-c831c30920ef",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "2ba57011-5ff1-40dc-b4e3-4e593becc5e1",
"nro_sesion": 2,
"id_pos": "26bec641-5415-42d9-bf9a-43d8d2c77720",
"date_tax": "2026-05-09T09:39:23.5814401+02:00",
"date_open": "2026-05-09T09:39:23.5814401+02:00",
"date_close": "2026-05-09T09:39:23.5814401+02:00",
"id_user_open": "11c1e49a-8ca8-4770-af0f-0d0148a5666b",
"id_user_close": "029eff7b-04e8-4244-ae5a-83dfe84e1d80",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pt": [
{
"$id": "45",
"id": "7ad179e2-d3c5-4371-9a6b-a18ccfffe398",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "82dd254b-e274-4825-b461-2d6eb587def5",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "148d38b4-93d7-4e65-8120-e8ae144890e0",
"id_room_unit": "acf481f9-45e5-46a1-a170-4f21f62fa9d1",
"id_room_list": "40a36bcc-baea-432d-b038-11f6fa5255a6",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:39:23.5814401+02:00",
"date_from": "2026-05-09T09:39:23.5814401+02:00",
"date_end": "2026-05-09T09:39:23.5814401+02:00",
"date_open": "2026-05-09T09:39:23.5814401+02:00",
"date_close": "2026-05-09T09:39:23.5814401+02:00",
"id_employee": "8cd2e10c-6ff0-4188-a437-90a371070911",
"id_employee_sec": "169eca64-b70b-4e9e-b88e-c2ad2ca94592",
"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": "8faf8aa3-e65f-4821-b849-490ea718b7f3",
"comment": "sample string 7",
"id_user_open": "a20f46c6-1b06-470a-8355-c0f77f1aa49f",
"id_user_close": "2a616d96-e2a6-4b48-ba69-a91134784ba3",
"id_unit_state": "ac0a42ea-b9fd-4b2e-b5ea-a25c4ecb551b",
"id_pos_sesion": "9fd73f18-3c84-4a26-acd9-78c27ce9f86d",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:39:23.5814401+02:00",
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "cc00341f-665b-44b3-8761-aa67a65797d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "d861731d-5690-4821-a870-b909b04f61f3",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "7d513e09-6c94-4fb8-983d-f81af5bef50f",
"locked": true,
"date_locked": "2026-05-09T09:39:23.5814401+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "49c800a3-aa2c-4687-bc6f-d46a96157433",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "52241f12-0466-42b5-8b10-61d55d0cb986",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1362774e-3f6c-412c-8ef0-804edf42f173",
"name_pos": "sample string 6",
"id_image": "21b889dd-d452-4ccd-a73c-c4f9ba58c58c",
"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": "411d763c-b226-4c80-bbc2-349fea1777cf",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "10a624a8-94c7-4f49-bfbc-b6e68c81bf1a",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "01e6bc68-8624-44e1-b7ff-ad654732ac3c",
"id_room": "6402f8b8-866d-4fb1-855c-4fb222b7a0d1",
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "0067186c-b340-46bd-81dc-c4a072092395",
"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": "b72ab13c-51ec-4168-b479-5f62ab645c5b",
"id_room": "91992efd-9a58-4e22-95c6-e42f37cc47af",
"date_in": "2026-05-09T09:39:23.5814401+02:00",
"date_out": "2026-05-09T09:39:23.5814401+02:00",
"id_user_add": "6c8f8814-a9bd-4fe2-8395-10d66e51f464",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "50"
}
]
},
"mt_rooms_units_types": {
"$id": "51",
"id": "76681ade-9ad4-42fc-b648-ec8d706fde2b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "b4deb597-ae2e-4886-8e73-a96ae7d2d0e8",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "776e777b-056b-4d16-b461-a00b8bbfdbeb",
"id_room_state": "526f5102-d4ed-428e-9653-c9bbe0e92efb",
"id_image": "c1c5da7b-7d21-490a-be26-2a37da2edc11",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "5d09a022-2845-4dbb-b410-233ceb1691f2",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "8790675d-e262-4b27-9f9b-722173fb3e42",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "c95a029d-f77b-4bee-ba5f-81f4eeeb5d55",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_types": {
"$ref": "51"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_states": {
"$ref": "53"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_list": {
"$ref": "50"
}
},
{
"$ref": "46"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "54",
"id": "d200e1d6-b1e9-423a-abbe-f2333b57dbc1",
"id_pos_sesion": "5c2e10ef-8ad1-42b9-b67a-bfe4a8f3d809",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "c2ad0d4e-ba1d-44dd-9eb7-2fccfc85ef5d",
"id_room_unit_activity": "e0a2fa6a-f2dc-4649-bf9c-6585402d000c",
"id_doc_sa": "9ec30ad2-078f-40e8-93bc-a5244793d9d6",
"id_pos_type": "2de43433-2aca-434f-83e0-9257bf88e9c0",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "445a334d-1561-4160-a898-94db2d6bac9b",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "405adc78-be75-4cf4-84ea-62f9f00b39c3",
"id_user": "1a610d88-76f4-4df0-8421-b33d2d1fbf6e",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "e905ba7e-3e9b-4b5b-b4e1-fc2ea3795c8d",
"id_user": "cc7d2c6e-f84e-46a0-9f4f-072b9c14c639",
"date_add": "2026-05-09T09:39:23.5814401+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "57",
"id": "1aaf5c88-3254-4ee8-b974-9ab75d419dd5",
"id_user": "760a9627-8be2-4f9a-bb6d-4cf6ec97c6ef",
"id_user_profile": "2b4a98cc-6e64-4180-a843-086bb3657918",
"locator": "sample string 4",
"date_end": "2026-05-09T09:39:23.5814401+02:00",
"id_pos_sesion": "d34d7927-8a0e-4984-b611-2daf41229672",
"date_login": "2026-05-09T09:39:23.5814401+02:00",
"date_logout": "2026-05-09T09:39:23.5814401+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "513f5648-90ad-4146-936e-a233065afaf9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "aa84fd04-9d1e-4f62-bdd3-07c2798b2cda",
"id_function": "ee7c19f9-3dd1-4aba-b011-12da302426f7",
"id_user": "01c844d9-91e6-4ed9-a71c-8a940d96c240",
"id_profile": "1f873fb5-8afc-4209-90ef-c978abe7bb9e",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "1b81c11d-b472-4eb7-ae3a-b0d1837d7e89",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "880ff38e-f6d0-42a4-a6f9-178640d10703",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "4fedc4a2-eab8-4ddb-a6b0-c33bd381f723",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "1816f678-2891-4521-b3fa-4a6db278da27",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "59"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$id": "62",
"id": "90bc9a0c-dee2-493c-be87-f6317f03d2b2",
"id_user": "6646c5b6-2046-4476-b4f0-e7c68dd88d75",
"date_add": "2026-05-09T09:39:23.5814401+02:00",
"destiny_type": 4,
"id_key": "10264645-66c3-4f00-8dd3-7bbbf82f8981",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:39:23.5814401+02:00",
"id_pos_sesion": "0d6ffc3c-e7a6-4f2e-a492-809670364f5c",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "ba465eb2-5d24-4d0d-84a1-41ec18fac3be",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "4a1e4982-6588-4938-9a18-2be7b0d0da23",
"id_doc_print": "7693e5a6-3184-44ab-8b4a-d497ac12ea73",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "64",
"id_doc_sa": "8808e338-3077-4ec4-89e7-3bbab420db82",
"id_line": 2,
"id_item": "274cd5e6-ea58-4ed1-8a8c-f52628b8f0d3",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "64"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$id": "65",
"id": "7b06f439-0079-4647-84bc-6371564533c2",
"date_from": "2026-05-09T09:39:23.5814401+02:00",
"date_end": "2026-05-09T09:39:23.5814401+02:00",
"date_used": "2026-05-09T09:39:23.5814401+02:00",
"id_employee": "1c58f176-3b88-4f80-901c-968e8fe87253",
"id_branch": "173f4084-921c-456b-b24e-76090f92b165",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "dca20f60-5115-4fcb-8a10-fafc7ac5cf62",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "65"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "1"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "c50361aa-1114-4f92-8227-ffe8f98a6586",
"id_doc": "c2cba0ad-99f9-4b5a-87dd-d6f68a5dd0e3",
"value": 3,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "09a6213a-37e4-4da0-9f2a-7ba21599f6ac",
"id_pos": "a9fa9cfb-0e0d-42ff-a287-fca084ba2c2e",
"id_doc": "c47a3a8f-190c-4653-9262-c4c23999d54a",
"id_branch": "a137fc18-2086-4633-b36c-42145c94361f",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:23.5814401+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "dc60d3d8-a26a-41c4-846f-c42bc54beae6",
"id_loc_from": "61430ea8-932d-4602-8268-77ef6cdcd0c5",
"id_loc_end": "aeb9e5da-b8c3-470c-be6d-a2072529d75d",
"id_user_add": "b0fb6598-5258-47a2-9470-ead92e7a5452",
"id_user_upd": "8dd708a9-eeaf-4e56-9d33-57fe2f37c700",
"id_pos_sesion": "063998cb-3b5a-4750-9f4a-2bbd522303a6",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:39:23.5814401+02:00",
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "5e889bad-46a6-4b9e-aa08-21289851f0c6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "399b927f-94b1-4e52-b33f-a1c9082dbf29",
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"id_user_upd": "d0b67bfd-943a-4c82-b6c7-e6ba84348505",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "7e9c73e2-e256-4607-abef-236a7f3e0d1d",
"id_item": "64350831-d9c2-43ed-8ef5-6a28cac0ca0c",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "6baf3359-f0fd-4134-b0fc-cfc00804aa3b",
"id_line": 2,
"id_item": "e25843ce-7aad-4397-bcb7-f4e685d0b40c",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_units_activity": {
"$ref": "46"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "a9aa65c3-b276-4534-93fe-9bf5e3b3d2ab",
"spool_server": "sample string 2",
"id_doc_sa": "cda79dad-4c77-4929-aba9-938c34961cdc",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"printed": true,
"print_on": "2026-05-09T09:39:23.5814401+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "33867bef-1ec7-4a67-badf-55bb1e60fb2d",
"id_pos": "ff6ab9cc-687a-4e02-bd89-6859605570db",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:39:23.5814401+02:00",
"key_access": "sample string 5",
"id_user_add": "8a019358-d0a9-4909-97e2-f40370012f38",
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "76791f8e-dca2-4f78-b217-2fd3736248ce",
"id_pos": "1fceaefa-b63e-4673-8585-218a20bd313a",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "f868d090-27d2-4b80-8887-24d7bfb02a63",
"id_pos": "6f460fb5-aa62-433e-88c2-591f888ae1a0",
"date_add": "2026-05-09T09:39:23.5814401+02:00",
"date_upd": "2026-05-09T09:39:23.5814401+02:00",
"date_out": "2026-05-09T09:39:23.5814401+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "75",
"id": "1970d4c5-d969-47a3-803d-839e227de894",
"id_user_add": "c5a47714-ad67-4b1d-956c-f9f15c9dc000",
"id_table": "27bddc8f-3b5f-47a7-81e3-3da02456b3be",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "c3df9a45-faa0-404b-88bf-bcbaf50fcb6c",
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "b0f564df-2781-43fa-aa28-9eb803ca83e5",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "b6798f57-0a97-49ec-a825-342e0ed4907c",
"id_sync": "083ef484-9bd6-479a-a3d2-632f99b67a7a",
"json": "sample string 3",
"id_table": "28c58237-6ad4-4631-9f1c-c05d3c174ed1",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "a701cb61-d5fe-4430-8ecb-e5500635415e",
"id_branch_from": "7bda3d2a-02dd-453b-bcbf-094d260d848a",
"id_branch_to": "1ea77b83-2b51-4f1b-9ef9-a073589aa449",
"type": 4,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:39:23.5814401+02:00",
"send_on": "2026-05-09T09:39:23.5814401+02:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "ff11b398-1036-4452-885b-3d3587d5a859",
"id_pos": "a4d0e150-7f93-4dee-8e6e-45cb6ddc1d5d",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "60eb9f82-03d6-4d31-8c64-e8ba4c93bdb2",
"token_id": "sample string 2",
"id_user": "1c479b20-9fd4-4c13-b85d-9aa2b3ccece3",
"date_from": "2026-05-09T09:39:23.5814401+02:00",
"date_end": "2026-05-09T09:39:23.5814401+02:00",
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_pos_sesion1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "412effac-b1ef-4414-bfa5-8ab813c5ff93",
"id_room_activity": "52e81db5-0ea4-43a4-a692-72856dec7ce4",
"id_pos_sesion": "75760f63-1c31-40a0-9639-eb02de163215",
"log_text": "sample string 4",
"id_user": "f68b095d-d321-4749-8a8f-c9f040bb5979",
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_rooms_units_states": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_users_profiles": {
"$ref": "58"
},
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_images_types": {
"$id": "82",
"id": "0fe09ee6-7daa-4f7b-9445-7445e0efd7a6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "644ee34d-c97f-4372-b6a8-c9547f3ca808",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:39:23.5814401+02:00",
"date_end": "2026-05-09T09:39:23.5814401+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:39:23.5814401+02:00",
"last_update": "2026-05-09T09:39:23.5814401+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$ref": "65"
}
},
{
"$ref": "1"
}
]