GET api/Tt_Vouchers?id_doc_sa_select={id_doc_sa_select}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_doc_sa_select | globally unique identifier |
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": "1ec6b01b-1dbf-456e-8bb0-33d80c64f7a5",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:48:08.3836518+02:00",
"date_end": "2026-09-06T06:48:08.3836518+02:00",
"date_used": "2026-09-06T06:48:08.3836518+02:00",
"date_sesion": "2026-09-06T06:48:08.3836518+02:00",
"id_employee": "272155ad-f0e8-4050-bb3a-d16f4a34b212",
"id_branch": "a3cabe24-1231-4c1e-af87-2d2fe3f26c01",
"id_voucher_permision": "78549116-57ed-40aa-ab51-60cd68b3c1e4",
"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": "ab86939c-0844-44aa-b75d-7fd15623e509",
"id_user_add": "d1f796e8-e8dd-4e2b-9e09-f07a2c4fed1c",
"id_doc_sa": "9088071b-d96c-4b61-9b5e-52da9bad5de0",
"id_item_sub": "cb87c64f-262d-42c7-ba43-c758a6ab9254",
"id_pos_sesion": "948f6a67-a7b0-4fd2-8b83-7db6d8d66c1b",
"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-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "c2c82c30-a884-4792-82fe-b8f712a8616d",
"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": "af48b7c7-0b37-4c04-b6f7-a634393c116a",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "5bd28f00-adcc-4eb0-8ef4-d6f2b92ff18d",
"commited": true,
"st_images": {
"$id": "3",
"id": "1f3e9c5b-0a9b-4aea-a222-a428b6fa2a88",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "b8d11d34-7577-4854-9df0-5d9b417bf8ec",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "0c7d4039-807e-4f93-90bd-0a4264b68b5c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "0388cb9e-caf8-4825-8b8d-0632f5bdf456",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "a7ae10df-1100-4584-ab45-697a1aaa31c3",
"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-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "11fe0c9d-5794-4355-8eb6-5cae7e38efb5",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "34f38849-432a-4414-a240-889054f16105",
"id_item": "3dd3b2b9-4045-4670-b37e-b27afffaa2e7",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "eadc821e-7482-43bf-a5ac-ae24a68aee55",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "e32dd890-946a-48d0-99c5-664f66300fb7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "9c83fb27-c2e8-4b3d-947b-1bf0e6bf656c",
"id_unit_sec": "e7589ef5-87d0-430b-b693-281a3b27925a",
"id_brand": "3725cd55-25fd-4981-be12-6f36f15f8110",
"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": "bcfd2e69-1273-47a0-bed8-c70bff86aeb4",
"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-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "50b83e4f-c352-4e0b-9b33-0a00655ffe2f",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "79a8c425-b6dd-447b-8774-3dd8dc9e17c4",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "047f2c17-95bf-4d79-8130-b2fe0c651dbf",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "d749d8f2-29c2-480c-9896-56e19fe06a9f",
"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": "86ed62c4-454d-4833-b09c-d5ff5dad9074",
"view_messages": true,
"id_image_photo": "53340112-54e5-4050-b6a5-7a512dd46d92",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "98b4e661-fb97-47e5-8528-db69283f2603",
"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-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "6af903c2-9e2f-40c8-9f80-6edb361fff4a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a9ff1022-c034-41db-92a5-595f848f84a7",
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "e737284b-aed7-4710-a6dd-a9fb99c8b1f8",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "100c49f4-ec3a-4060-bc2d-f2679b1dcaab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "cf3e994e-78c7-44e7-98c3-d8040f0f42c1",
"id_zone": "ec95aa50-bce2-4091-af1a-31166f29f254",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "24a729d3-8623-4e31-8600-5cf2a3567837",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "70cf8185-a880-458a-ad84-22735c136acd",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "2c2fad0a-3dbc-4594-baea-3af4b93ff7a7",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "0ff8f712-422a-44c7-ae65-8063179ce3a8",
"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-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "6da79bbf-7161-432e-aea0-3a4bffc40fb7",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "750216f1-8758-4d0c-a1ad-951d7664376f",
"id_cloakroom": "c9ba96d0-7017-4ca4-a07f-931631772cc6",
"id_pos_sesion": "9dfd6e62-0ba2-405f-823c-8b4b98f37886",
"unit_id": 4,
"date_open": "2026-09-06T06:48:08.3836518+02:00",
"date_close": "2026-09-06T06:48:08.3836518+02:00",
"id_doc_sa": "17f3e939-b254-4e8a-a344-fed080f387d1",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "1117d577-82b8-41e4-868b-24ce0cc46185",
"id_pos": "367e47fe-621b-4066-8d72-d6fa7e7185bc",
"id_doc": "8644bf79-9aa2-4e5f-86f5-d0ddbc627eca",
"id_branch": "0d9fa994-f765-4b3c-b7e2-92c4f669951e",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:08.3836518+02:00",
"date_tax": "2026-09-06T06:48:08.3836518+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "0ac8ecab-e88a-4f0e-bebf-354c2bdde46e",
"id_relationship": "6a8bb5ab-ab1e-4d3a-b691-203ed7b137cb",
"id_loc_from": "afcb5051-a95f-43b4-8962-a54487963d44",
"id_loc_end": "9e9f6071-d363-4b02-acf5-129c491f4c7e",
"id_user_add": "26533525-ad67-4b2a-859e-1f607183afad",
"id_user_upd": "f504b7bb-0d96-4645-9169-c16d93db05a3",
"comment": "sample string 12",
"id_pos_sesion": "b415eca2-9cc8-4410-b971-f4f2be2becc2",
"id_room_unit": "7737af2e-1fba-4d47-b68f-f9052641dbb0",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "a7a8f008-3126-442f-85eb-25178d5e23ce",
"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-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "6da62b06-083a-4d80-918b-94a4b88ad9d5",
"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": "49566b2a-6bcd-4aaa-a8a4-8a46ddaac5e2",
"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-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "b44a9e72-e925-4bb7-bf91-2226046f29d1",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "976e9880-5814-41e6-ab22-1876adb2915f",
"id_pay": "e59639ee-cc88-43e2-9d4f-93bd1ad4668f",
"id_money": "c4f4b1dd-97c6-48dc-b9d8-168b45450725",
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "72a9894a-b88f-4e2a-a824-5fa200528294",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "a846b74d-536d-4801-86e0-f4a7608d4040",
"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": "1c94e407-2a34-46e3-8b20-bf8a50464987",
"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-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "f0e2fd74-0911-4ebb-855d-98ac0fcb42cf",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "6d809453-a2f0-43c9-bc6a-a07ef3b9b626",
"id_money_2": "07a28bb9-24e1-46e5-be3c-4942b194fb6f",
"date_from": "2026-09-06T06:48:08.3836518+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "7fc95c0e-e3cd-4499-b66f-a8df8d3f15de",
"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": "4c4817d3-8f1a-4f9b-962b-9cd2d976aeaf",
"id_pay": "22e9d35e-1f11-4866-a5ea-ec0044f57c53",
"id_money": "a43d6f45-3ebf-4656-9591-cf30ca8d34ab",
"date_cashflow": "2026-09-06T06:48:08.3836518+02:00",
"coefficient": 5.1,
"id_user_add": "9be13624-95a2-4c53-92a2-f9c8b924fa2b",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "ba19d3e8-94a9-4582-b0c3-d98efa5bba03",
"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": "ff0492e8-e825-4dfa-8ad5-09020344cd58",
"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-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "965618ad-3f39-4e7a-bcdb-90a1bf95a19a",
"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": "c57bacdd-804f-4f3d-95b6-54e9046ad12b",
"id_line": 2,
"id_pay": "ce279c91-c5cd-441c-94f0-45c547688449",
"id_money": "f0c6845b-069c-4b8c-bffa-00d430e6ebdc",
"coefficient": 5.1,
"id_voucher": "1025dea8-887f-42b3-ba0b-cf29f4adcf45",
"id_employee": "953fed5b-2b24-4590-a244-183fdd925d5a",
"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": "d218cdf4-2c9e-418f-bbd0-4ae4fcbcccd2",
"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": "095afeab-5411-4175-a2d9-01dd40c4d343",
"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": "398b66a0-4af9-4ef3-9b7a-b5eac9198d06",
"name_pos": "sample string 12",
"id_image": "3e673394-a123-4b6b-b49b-90ac20fbafe3",
"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-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "050a6af3-2543-4e05-aa8f-7d4f79adfff7",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "aa808dc6-7794-4817-a14e-857f80bef8cf",
"id_branch": "15d7d030-ec89-483a-b479-63d50b744d3d",
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "b9754218-4737-48da-8705-496107347d51",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "15eb9ffa-877f-495a-8e8e-4ff7606cdb1a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "a747bea4-b0c7-4aa0-a350-82b7e6dec3c8",
"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": "fb65bcfc-ecaf-4a67-8c3a-4b2c3f38cb44",
"id_line": 2,
"id_item_sub": "8c784bf9-95ac-4f39-8b64-186d275a756e",
"qty": 4.1,
"id_list": "a6379486-98de-4990-b2cb-7737a2e06777",
"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": "b1d127e8-ad1d-43ed-888c-6fd6552a643c",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "d21db5d4-2914-4876-af7a-d8b0c2325a11",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "8a34f717-2968-4221-ada4-e75dc9f4581f",
"id_user_upd": "3534c520-e91f-49d6-8af0-84ff06310a0e",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "78f0cb8f-4cb7-4710-9ffc-79d62fafa1bb",
"id_item": "11e539f8-86a0-4ed3-923f-a83ec6e005e3",
"id_item_type": "6bf5179e-1216-470e-afd6-6b51bb68c462",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "c3fa40be-2c2a-4414-9fa7-f87fa024590b",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "310ed651-47e4-4efb-bf69-bcc419fd9b1c",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "1b8cf1e8-416c-4133-91f9-130a1a0910b8",
"id_item": "caf64b8d-73bb-4a5a-aedf-a89a51ac3e00",
"group_id": 3,
"id_unit_ref": "7654c5b6-4947-4ac7-bf5e-4f6512e1d356",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "79e1f55b-3864-48dc-81d4-c80c6dac073e",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "d326d666-850a-42c3-8093-b3d96519943f",
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "36226cd2-575e-4df4-a7e9-b7f9e8dbd978",
"commited": true,
"mt_units": {
"$id": "28",
"id": "b4d32161-21be-4f1f-83c8-60b1c4b4bc5a",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "9070aff6-f353-46de-9d9e-d1a6d97b8d91",
"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": "039c4ca7-2dfc-4577-aaac-8aadceac3e76",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "56ac0d90-b639-45cc-87bf-850cc9b8185b",
"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-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "795092d4-a8f5-401d-97bc-c5e65c1f2a53",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "0a1c74a2-90f9-4237-a721-d7d1e0d5867e",
"id_line": "1f051d42-0497-4519-a8c2-6ec911a5e429",
"id_category": "65f26932-ae09-4f1f-8b61-430a3f3aba4e",
"id_item": "86d37de5-2416-4ad3-8bcb-0bf5b079aa9a",
"id_item_type": "7a30d756-d183-4f89-b3fb-500031e2141a",
"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": "fdac4162-2803-4457-a15c-951125b42261",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:08.3836518+02:00",
"date_end": "2026-09-06T06:48:08.3836518+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": "0a4dd25e-d99b-461b-a9b9-2bf2c46e422b",
"id_pos": "4841ba50-c3d5-458c-8bb2-f6e19e072143",
"id_list": "4f716db4-c803-40bd-b710-382066f2eda8",
"id_item": "553054a4-3d01-4e9f-b9a5-65e47c1d6bde",
"id_item_type": "a8760b95-b9cc-4810-879e-048e98d10863",
"id_category": "8e5492c8-feb1-4c4c-9939-341e316b464a",
"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-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "d201e015-6793-48f5-81cf-c45af011a32f",
"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": "9dec6344-7852-4a93-a098-7bafae03afeb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "3d50edc3-d7ae-4aeb-874b-07b50770d8b8",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "5fa1a06b-0bdb-47e4-83d5-446c4e7ed86c",
"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-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "3a951ffa-f264-46d2-86a8-73a4880a4828",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "0ef63db9-abca-4d16-b5a7-3d37b4024b1b",
"id_pos_type": "829f117e-72d5-4d41-a744-440431e2c9a6",
"id_price_list": "5da0e69a-8889-4664-815b-2c832824ab27",
"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-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "ff5c4676-f055-4323-9f1b-d1bda5267eb1",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "77b45cee-e8ca-4764-b238-c50935706524",
"id_pos_type": "995a5b76-703d-45a6-9d9c-a7e1fb4d0d6e",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "ce2c82fa-27ed-42ee-bf3c-2f9bd0c97cd3",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "5d11ca7e-ec8e-46b1-85d3-e0dced318740",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "24e87e13-263c-4390-a2a1-6bd75e641cad",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "9337288c-3abe-4b17-bfd8-18300039fc48",
"id_branch": "b43bdfbb-9bfc-43e4-8ca5-aaef9bc82e39",
"id_pos_type": "d18a86d7-f136-46c7-88d4-59ff23778fce",
"id_pos": "611f18df-47fe-4455-a87c-d410ac56e505",
"id_item": "c0a97647-bc61-4966-a57b-de449546bccd",
"date_from": "2026-09-06T06:48:08.3836518+02:00",
"date_end": "2026-09-06T06:48:08.3836518+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "99abb958-ecc0-4d21-90ba-2d5dfd4c91a3",
"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": "5e256a65-d0b8-484a-908d-55da2556640c",
"id_doc": "8da7827f-f8bb-4564-beaa-43983fa59da0",
"id_pos_type": "62fcd6e8-7781-4ddd-a37e-b767cb689f3c",
"id_doc_print": "2c8867f2-5c6c-4d64-a59b-0efe33bf7237",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "46bdd0f3-2fee-45db-b6c4-10398ac88b1f",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "ddc035ce-5e7c-4976-8944-826292685e40",
"id_pos": "f67baa39-b275-4842-a252-b50afa5868aa",
"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-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "5514ba77-40ac-4b6b-8898-edd6eefb48f5",
"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": "e015f82a-2258-4314-8630-5bd552cb6858",
"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-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "1e2aea75-0317-4293-8c38-5a9ae82a41bf",
"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": "6b8270b9-8a90-4ed7-ace9-9f55cf8062cb",
"id_item_sub": "71fc64f3-7e87-4725-8ef8-aa9ffdddb75f",
"validity_date": "2026-09-06T06:48:08.3836518+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "46f12f5d-ed95-4d0a-a5dd-6b98dbe1751c",
"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": "49043949-fb64-439c-b8a2-ab489f6279be",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:08.3836518+02:00",
"date_end": "2026-09-06T06:48:08.3836518+02:00",
"id_branch": "0aa90c86-56e7-488e-80dc-3a9a31a96617",
"id_pos": "5208ee1f-2891-44e5-8573-7fd435645313",
"id_list": "d7be3f50-845b-4022-9feb-037a214e37f4",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "90e9796b-96c9-4597-a593-90a63e602c30",
"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": "72f865da-96b0-48c4-9adb-c83146f761b5",
"order_id": 2,
"id_item": "d028bc61-492c-4c65-a180-6ba8fc118aca",
"id_item_type": "cc2c6ff5-32ec-4a32-a7a7-e2b95b8b3535",
"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": "8457bd74-5bb8-4260-9f70-2c550c44c239",
"type_item": 11,
"id_voucher_json": "e236b366-d998-427e-84f5-29cb18bf5dc2",
"count_voucher": 1,
"id_category": "caddecd3-248a-42f2-847a-0c152c914c89",
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "9e0b5f87-3757-4013-8a9c-3a97b5e851e2",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "287a6a78-9b51-4b05-a46c-64e0f490e198",
"nro_sesion": 2,
"id_pos": "43ec7006-8620-44e6-9063-8bc458f5a63b",
"date_tax": "2026-09-06T06:48:08.3836518+02:00",
"date_open": "2026-09-06T06:48:08.3836518+02:00",
"date_close": "2026-09-06T06:48:08.3836518+02:00",
"id_user_open": "0fd7777b-02fc-42b0-88c0-60f009018d52",
"id_user_close": "647db5f2-de9b-4271-b5ac-6f3bc8e1fd54",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+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": "00de2ace-293c-4c73-890a-c589cc9d1d43",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "36d6112f-c288-4642-bce5-b3639eccd6c2",
"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-09-06T06:48:08.3836518+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "eba9a98f-fd77-4ed7-87da-29dcd28e4e9e",
"id_room_unit": "c1e8de0d-164d-4172-9f2b-a51cd8cc66c2",
"id_room_list": "e237f47c-f717-4251-ae09-e4aa688d8511",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:48:08.3836518+02:00",
"date_from": "2026-09-06T06:48:08.3836518+02:00",
"date_end": "2026-09-06T06:48:08.3836518+02:00",
"date_open": "2026-09-06T06:48:08.3836518+02:00",
"date_close": "2026-09-06T06:48:08.3836518+02:00",
"id_employee": "0baabb74-3924-4b0e-bf5d-b176b91de345",
"id_employee_sec": "82e21370-ad58-4817-9994-719db8cdb458",
"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": "f589d6cd-ef6c-4089-a225-46133efd76e2",
"comment": "sample string 7",
"id_user_open": "e55a1295-ff15-4035-9fb4-abc517c34122",
"id_user_close": "c6869020-9ca9-4c98-81af-2210a78f7d4c",
"id_unit_state": "c890c85a-8310-4097-81e9-7b6b9782c909",
"id_pos_sesion": "905cb498-9179-445b-9601-c55474a5b8b7",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:48:08.3836518+02:00",
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "27a38593-b991-473e-8a73-143e2936981a",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "e710e008-7693-43b5-997b-02652fea9181",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "e060e61e-c699-4cb3-bb11-34fb8df49bfc",
"locked": true,
"date_locked": "2026-09-06T06:48:08.3836518+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "ce2a9d14-e8b6-46a8-8e34-f46a2fc2214b",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "99c26a54-ff77-45af-854e-4deca349a196",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "bd9108c5-f28c-41d0-9d9e-b24a086a6a96",
"name_pos": "sample string 6",
"id_image": "03a75fe3-adc4-42cf-b5f5-95ae656b296b",
"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": "225b103b-b6eb-4f35-b839-192023c4d178",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "5757d590-8be1-4a4b-ba04-6107254226d2",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "3a3f03af-6706-4115-b33e-b1d41d0eae29",
"id_room": "1c916219-2e6e-4874-8c7f-e05b87e3250a",
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "19546fd2-f784-4ff0-b13e-712ddc780e36",
"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": "677ae8a7-0e90-48f5-a6a4-1e2d95a81f88",
"id_room": "dd2d843f-e7a3-4c5a-ac50-8e9d926565c6",
"date_in": "2026-09-06T06:48:08.3836518+02:00",
"date_out": "2026-09-06T06:48:08.3836518+02:00",
"id_user_add": "f64740e4-8f4c-41d5-b76e-ffdd7549e903",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+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": "4ce04904-9344-4708-acaa-9f8aeceb1aa4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "9caceb45-470c-42d5-b03c-cdc579e60808",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "d2498e30-92c6-4882-8298-025390fbcd30",
"id_room_state": "498a83c9-d616-44dc-82d8-d7750d95f59e",
"id_image": "8d5d3b02-7439-4c1b-9cbd-7878b36c779f",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "da61fb21-d47f-45b4-8310-9e8e50b10cb1",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "2e2ac71c-e132-4a6d-b4ed-3ad02486a355",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "44f90a57-5404-4fa2-a1fd-f4c29fe055dc",
"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": "c6c7baaf-ef2a-4c0c-aac4-f2c32a9f3f7e",
"id_pos_sesion": "e95f59aa-f367-4529-89be-6ff0257d1db1",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "222b9e13-6f89-4da3-877f-7e04f7e18df5",
"id_room_unit_activity": "9022dad8-d5ca-4e52-9754-bac8d1d11feb",
"id_doc_sa": "04af4d6f-1614-4c42-9955-2effbbee4fd8",
"id_pos_type": "087f85f0-ae88-4c9b-a3c5-b042037118ad",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "685a1f47-37e3-4075-9c2a-2218d6ea5825",
"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-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "469aef0f-ff1f-4ac7-a512-53946a3385f7",
"id_user": "405e7329-b8fa-48a5-ad10-7bd8178334d6",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+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": "db8c1481-bfa7-4d30-8d29-cdc354bbab23",
"id_user": "11809c08-8699-4b37-9f8b-7e462c82a141",
"date_add": "2026-09-06T06:48:08.3836518+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+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": "edb83121-b44c-4456-9418-2c0efc42ca60",
"id_user": "eb9b81db-4294-438b-aaa5-f1b5dd6a6047",
"id_user_profile": "ebae5383-f8e0-4806-86c2-b431f65090af",
"locator": "sample string 4",
"date_end": "2026-09-06T06:48:08.3836518+02:00",
"id_pos_sesion": "ebfd44b5-ded8-4868-a97c-ae6657cc63d8",
"date_login": "2026-09-06T06:48:08.3836518+02:00",
"date_logout": "2026-09-06T06:48:08.3836518+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "5963c0a2-82c4-4bad-b074-4fa16c39b2e1",
"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-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "a496670c-ff22-4400-8623-9735beded747",
"id_function": "0da91eee-c9df-4a9c-a5a3-90fbd1f5a16e",
"id_user": "89cc9cd0-e312-43a8-88aa-3cdf5045200e",
"id_profile": "b0355f7b-f529-4769-8625-c7e17a0aad23",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "33d10712-0a49-435f-a600-ba19630926ea",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "a9c10202-1292-4fd6-8600-cb51a1772e4f",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "90f7aae9-3cf8-48cf-95e9-aac3c293329d",
"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-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "68c06294-526d-49d1-a626-80d4c12445b5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+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": "8cbf8876-cb5e-4115-9e00-b5d499780673",
"id_user": "56d4dfee-8d8f-4291-b366-dd5ff82ab560",
"date_add": "2026-09-06T06:48:08.3836518+02:00",
"destiny_type": 4,
"id_key": "9385ab12-0991-4d0e-b8e1-89c29305367a",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:48:08.3836518+02:00",
"id_pos_sesion": "247cb1ed-369e-4e9c-8f52-09e86439b234",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "d293f623-2356-4508-8753-7e84f213ad9e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "a440c2e1-fb85-414c-b704-92a63df8b3f7",
"id_doc_print": "447840b2-6ecf-4322-91f8-1afe0b3657d2",
"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-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+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": "5b75bb25-7ad4-4576-a1b3-2f071a295f0d",
"id_line": 2,
"id_item": "892e6d15-313e-4850-81ce-f8158f375ad1",
"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": "fa44a575-a40f-4512-8f18-898fb3c03de7",
"date_from": "2026-09-06T06:48:08.3836518+02:00",
"date_end": "2026-09-06T06:48:08.3836518+02:00",
"date_used": "2026-09-06T06:48:08.3836518+02:00",
"id_employee": "523b118a-3927-49be-bfef-a65e795e597d",
"id_branch": "c13572ae-136b-49fe-b5d1-b2e1d611d381",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "19c34373-dbcf-44aa-91df-32e1194642db",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+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": "8ead3fa1-a3d9-4e83-a4c0-0d494a9db897",
"id_doc": "071893a7-7f96-41fb-b89b-ab86fb753b61",
"value": 3,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+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": "242804e8-8722-4a1a-b22a-97c0938801a9",
"id_pos": "ad0cc55a-6d7c-4e5d-82d3-850058ee1594",
"id_doc": "63033556-5389-4b27-a516-165bdac7b310",
"id_branch": "ca952afd-287c-40ae-9d62-b6b492971fb7",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:08.3836518+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "66ba5d7c-961e-4dcc-9fe6-9e9056e35517",
"id_loc_from": "7413fa9f-54e6-42ca-a5d0-7bdbe4e28ad3",
"id_loc_end": "45a0c73f-e6d5-4049-822d-df2f5e6271c5",
"id_user_add": "c0221f83-7fc4-446c-a31e-28f0e7518902",
"id_user_upd": "989b6618-b02e-419e-9edf-8b666c32f633",
"id_pos_sesion": "041d1fe1-16a1-44b6-9702-fd6cba0a779e",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:48:08.3836518+02:00",
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "12d55201-4b3e-42ac-af64-8c73f9b88025",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "91a4734d-e4da-4dc6-ac87-63e804f9339b",
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"id_user_upd": "986aed84-37c2-442e-a67a-585fa3831abe",
"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": "aa247438-2963-49f9-a37f-12da06316027",
"id_item": "8f7b0dd5-05cc-43d8-a29e-4b2ef65aebef",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+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": "549edd69-3496-499a-87db-47b6784f7e6a",
"id_line": 2,
"id_item": "7495086f-ac25-4d03-b7ab-85b545b75b39",
"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": "bc809bd6-3b39-477a-9cf8-41dc2548bc3c",
"spool_server": "sample string 2",
"id_doc_sa": "71bb64e4-1cba-400d-92cd-b32791ae8590",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"printed": true,
"print_on": "2026-09-06T06:48:08.3836518+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": "48efc3a7-2556-4a41-89cc-7fd03a7b0131",
"id_pos": "42242c0d-91a5-4329-bb29-3043aa5c7a17",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:48:08.3836518+02:00",
"key_access": "sample string 5",
"id_user_add": "86e9ac5e-8682-44a8-9ca5-65a86b3bb98f",
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "e0df9840-f843-4fb8-9edc-3237fdd2a4eb",
"id_pos": "b582b973-6f54-46ea-82b5-ac9bccd30898",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+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": "fd8f6820-d2bb-4b5d-bfd3-0e03c8649765",
"id_pos": "b6b527f9-23a6-4263-9e89-97be2e994b8a",
"date_add": "2026-09-06T06:48:08.3836518+02:00",
"date_upd": "2026-09-06T06:48:08.3836518+02:00",
"date_out": "2026-09-06T06:48:08.3836518+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": "dc270b5d-7fc7-44be-955d-d58f20b5964b",
"id_user_add": "df16c4c6-0c77-4f11-b4f0-1e40e0de5e26",
"id_table": "4a150865-2fb8-4aff-9b05-599207084c78",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "2ef4510c-6b3c-4a38-8702-3e80a59d5085",
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "76f466d6-f01e-44cf-bd3d-48044387f2b5",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "f7d534d4-d858-4fb1-9310-6e4593f7362c",
"id_sync": "bcdcb6c9-4bad-4bf7-871d-6bd53d12497e",
"json": "sample string 3",
"id_table": "a23cf9fb-c8b8-41e4-ac71-98607eebf38c",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "a27cf3d5-8038-4c96-8f7c-97eccf9802eb",
"id_branch_from": "75fcdd0f-8950-42ab-ac53-7970b616a591",
"id_branch_to": "258e0326-2976-4fb9-88c2-590aa03bce76",
"type": 4,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:48:08.3836518+02:00",
"send_on": "2026-09-06T06:48:08.3836518+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": "15bfec91-32fd-402c-8cc0-523b52e1cafa",
"id_pos": "bda7637f-cba3-4973-aecc-615670a0f76c",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:48:08.3836518+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": "1ef624f1-bad2-450a-bdac-0465500cb242",
"token_id": "sample string 2",
"id_user": "2c235eb0-cc10-40d9-a1c6-548c14eff196",
"date_from": "2026-09-06T06:48:08.3836518+02:00",
"date_end": "2026-09-06T06:48:08.3836518+02:00",
"created_on": "2026-09-06T06:48:08.3836518+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": "c1743d83-6069-4766-88b4-4d67d500bae7",
"id_room_activity": "8ff9b384-c562-49af-b154-b44f23f43c9c",
"id_pos_sesion": "2481b675-d59b-461a-bc22-4af3b3536021",
"log_text": "sample string 4",
"id_user": "e772ad2d-c2c9-493f-b95e-95a01a30ed01",
"event_type": "sample string 6",
"correlation_id": "5525797f-6fed-40b4-bc70-6ca7ec69975e",
"id_room_unit": "b2df6ae6-7816-4ef0-b450-c70a592b99de",
"id_room_unit_source": "d665e267-6a4c-44a9-9acd-d584e8ebb0a9",
"id_room_unit_destination": "d09453fc-52cf-4ae5-b1f5-fd973f202d8c",
"id_room_activity_related": "2872b4b4-9987-496c-a43e-0f132c9060ef",
"id_doc_sa": "6423d086-36b2-4cb0-b1aa-9e2e36993c1b",
"id_user_authorizer": "31071601-a04e-47bb-a976-6ade8f62cbfd",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:48:08.3836518+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": "03ed0bf1-e2ce-40d1-95f5-3c64cd9fbf85",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+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": "ff5a469b-4c53-4685-aa21-70ca43fab7bc",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:48:08.3836518+02:00",
"date_end": "2026-09-06T06:48:08.3836518+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:48:08.3836518+02:00",
"last_update": "2026-09-06T06:48:08.3836518+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"
}
]