GET api/Tt_Vouchers?id_doc_sa={id_doc_sa}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_doc_sa | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 1000 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "d1b659a6-582f-487f-8c14-82b32a391141",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:05:11.3931908+01:00",
"date_end": "2026-03-10T07:05:11.3931908+01:00",
"date_used": "2026-03-10T07:05:11.3931908+01:00",
"date_sesion": "2026-03-10T07:05:11.3931908+01:00",
"id_employee": "31a32441-8fc6-4d1a-9946-a8950366221b",
"id_branch": "bed625cc-d648-4666-b849-ac4d0c32470b",
"id_voucher_permision": "b176e428-7356-4ee1-b54e-02feda30dc02",
"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": "ed3ce153-6343-41bc-9fa1-8a4f57516b6a",
"id_user_add": "af069b26-a747-4941-8af4-57684026437a",
"id_doc_sa": "7d33ae1f-0a14-4590-845d-d4a0b813ddaf",
"id_item_sub": "045825d1-4133-49ee-9f1b-0718239aba54",
"id_pos_sesion": "4580884f-c8c1-4ea4-95dc-b259a9970348",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "2c492650-36df-4428-aa06-2ceaf501f1d5",
"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": "650082b2-078e-4b5b-9470-e7270c17388b",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "599d1c6f-54ec-4e03-8270-32b7e26c991d",
"commited": true,
"st_images": {
"$id": "3",
"id": "2216ac56-5726-4552-9e1d-be20cecae021",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "6d7f2b52-db14-4d4e-afba-128535f3e054",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "8a45779b-20bb-4a4c-b4fa-a844f06ae595",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "2519b13c-5785-4b26-9d1c-041fc7a18320",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "a0799d99-2f32-4589-8e83-41302bd9d938",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "7894586c-7545-4283-af05-0ae3a39a100c",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "4980fe05-0248-4104-838a-5c57128d8645",
"id_item": "d3ed88b8-1a05-4cee-8b12-e0a1e32ba77c",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "082e4caf-ecc9-44d3-ac72-86b9dbba3743",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "56b3dac4-a52b-4caf-9a05-28d0083b7d3e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "c6e80865-ea66-41e4-903c-03a965d672c0",
"id_unit_sec": "25413118-148a-4dbd-8c02-459766a1d9a6",
"id_brand": "68ebfe3f-65bd-40a7-aaba-ef5e4d1f0518",
"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": "b64d766b-c004-4004-9fd9-03aaaaa3f6bd",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "2bd6b251-c503-4c53-97fb-e863d6fbe704",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "351be312-734b-4d04-a92a-449ad20c9ed0",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "d4d2f564-6dbb-4f26-acf2-b009398584be",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "c2e5f650-004f-4d42-843c-410be464119c",
"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": "c815f54a-9349-4d25-b5fe-36fb45f116d1",
"view_messages": true,
"id_image_photo": "9a93690d-9f28-44ac-b2c5-1b70d779e21d",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "88376679-de53-4e22-a0f1-7ee21236ba12",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "5e372ad4-4971-4cc1-996b-e72704f3cb48",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c00b726d-3354-4d3e-94eb-104219c48f86",
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "cdac4e94-9465-4cfa-9def-72dbde007907",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "c64129db-492c-4f68-bd57-26000fca16a0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d26328e9-1b7e-4c8e-ad7f-260b23bc31a6",
"id_zone": "cacb4d4d-f4c1-4626-8096-512efa0c2a96",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "1ba76721-4c7f-47b6-9707-e24b1c0adebd",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "869b6295-c1ad-4074-b682-98551c87c2a6",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "5b6b3ede-1c60-4ac2-95a3-4cbe2bb9c037",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "d522a789-bc37-40f1-8348-a71dad613f65",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "d8867568-7ccd-4176-b6ed-800f303db4fa",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "8b98153b-89b5-430f-91c5-154e0f0c32a5",
"id_cloakroom": "df6499ba-299d-480d-8bfb-b6e08fecbe3e",
"id_pos_sesion": "92ac8bd5-b75c-46f6-bc94-9539cd871f76",
"unit_id": 4,
"date_open": "2026-03-10T07:05:11.3931908+01:00",
"date_close": "2026-03-10T07:05:11.3931908+01:00",
"id_doc_sa": "dbd3de8b-5bae-44ba-a292-6e3a1588d3de",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "54f05be6-09c6-4f2f-8f3b-86085ead3160",
"id_pos": "306228f1-95af-4aae-a133-1f898da74501",
"id_doc": "a64793a1-00ad-4059-be37-cf945c1b0fa4",
"id_branch": "3b1161f3-18b6-44aa-8337-b10740cc8eeb",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:05:11.3931908+01:00",
"date_tax": "2026-03-10T07:05:11.3931908+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "04204eb2-b0b1-41fa-88a2-4021211c3dbc",
"id_relationship": "8af0a1ec-3c09-47a4-ae4d-59f769ca3164",
"id_loc_from": "8d4b1ea6-e85b-4adf-bd8a-451ab40473fa",
"id_loc_end": "5a6ff67d-ddd9-4206-94e6-02d97d8667e9",
"id_user_add": "fc80cbb1-02c5-4add-92bf-38842f8eac3e",
"id_user_upd": "7a2d16b3-0de4-43f9-a2d9-e8901abc40c8",
"comment": "sample string 12",
"id_pos_sesion": "1c7397f1-f285-4185-a39f-6d58c8be4f8e",
"id_room_unit": "d11de039-1c9e-4b07-bde5-3d0adfa85503",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "0b24975e-b9aa-47a4-b3d4-4db5d94b639a",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "53805425-2aa6-4f46-acbc-90a4358e6eab",
"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": "cacac1d0-9e02-4682-89fa-cd85182dadd1",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "1c2b182c-1405-4e5d-b2b9-55fe181e1106",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "57111c2f-5ed8-48a6-a360-4a5dd8589332",
"id_pay": "4aad0b84-4ac9-4227-b742-0dc9b16941cf",
"id_money": "1b989992-bf04-4e64-8ebf-e8878d24841b",
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "4be9f57e-2a21-44c0-8d03-e476cf789a92",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "d171c25f-3b13-4bd3-87ff-801524aa1bc2",
"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": "d0271e39-6285-4e2e-a39c-b6a964a9b65c",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "26cb2c20-7073-400d-8471-c4b5bc0a581f",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "07e4ab31-0bd4-450c-9ed1-26fcb2dd3621",
"id_money_2": "c1ae87ad-6d52-40c3-b0b9-57734a41a396",
"date_from": "2026-03-10T07:05:11.3931908+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "d84e2123-44d9-4fa6-a9f0-1c5d5a071a1e",
"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": "0de8cbc4-03d4-49f4-b2e9-b8f1c0b2f832",
"id_pay": "2d378af6-a89c-4253-a07b-54812f10bb0d",
"id_money": "07c6b86d-5afd-4823-8fd4-9ec0765214c8",
"date_cashflow": "2026-03-10T07:05:11.3931908+01:00",
"coefficient": 5.1,
"id_user_add": "7cf86138-fd05-4dd2-8ce4-bbf78dadca61",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "586112b3-6d13-4ef7-8ae6-e053177e522e",
"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": "8ca96e15-f49b-45e2-be34-6ff8054781a6",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "5b70a897-d94e-4447-93b0-fdb2034330e3",
"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": "4ec3408e-af82-4e8f-be6a-4cf8dad8b664",
"id_line": 2,
"id_pay": "d0033c2d-ae5e-4b96-8255-c6e0aea62e54",
"id_money": "8517d10b-2796-4f47-b6b0-c94d358ae602",
"coefficient": 5.1,
"id_voucher": "8d834c31-d35c-4f8b-9bbb-2573fba5f2d1",
"id_employee": "ce513153-0e1b-48fb-a50e-cbc3172247db",
"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": "014cd0fb-7794-40f2-a96b-21a365bcb049",
"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": "db9669b4-abe2-4826-8a12-168049dacbe5",
"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": "2ec17a18-19d2-4954-bf1c-151196f6e059",
"name_pos": "sample string 12",
"id_image": "8af769bb-ecce-44a7-b603-48f42657470f",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "38763d57-3f95-43c2-9cf9-c21d337a2f1e",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "ab02d177-065b-449d-8f70-b18639b9e688",
"id_branch": "05996a0e-0857-478a-9b82-6a74654694fd",
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "cf448ef8-6fce-4239-8acb-5d6df5ddf65c",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "7e86f2fb-7379-4ece-84ec-cc6e7cbb24fc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "8a2eb78e-e888-4c33-acee-aefff3f878ad",
"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": "ad643efd-8cb0-4665-adfe-ecb487c115c3",
"id_line": 2,
"id_item_sub": "b4d41230-6dfb-41e9-8c0f-15ff26eaa275",
"qty": 4.1,
"id_list": "d7463f61-166a-480e-b482-1eaffa1bfb68",
"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": "1f5ddd85-35a1-492c-ae7e-335749ae85b5",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "4eef4014-0b24-4e79-9c0f-d71349f087a0",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "728d40d6-337e-46a1-94e7-c36e17a868f4",
"id_user_upd": "6d6f897f-a902-4a2a-9764-c647279913a1",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "93ab6afd-5547-4966-a898-5be0e771376c",
"id_item": "7c9dd6c0-43e8-4d82-b4f4-0e0389d56859",
"id_item_type": "d178a654-005d-4ea0-87e8-9fdf6c4282ba",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "119edeb6-7598-488b-9ab8-e34cfe12b78a",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "7fbb0ec5-559e-432a-8960-3d2c035ff103",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "d3cd09b7-8a9b-496f-ad08-d3f29b022d1b",
"id_item": "dddad905-dc97-4661-a137-f5d0b953950a",
"group_id": 3,
"id_unit_ref": "a8abd606-ac9d-49d9-b771-bb6f67681542",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "a3563881-655d-4563-b3bb-20f8ded7dde2",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "4592660c-c45a-44cf-9602-da3f7ff36123",
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "ce0e8a93-e7f4-471b-899d-9bd27f43e8ed",
"commited": true,
"mt_units": {
"$id": "28",
"id": "c53f0008-ed10-4639-b8d1-4c4b8516474a",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "a9b2cd1d-d6e3-4889-9587-7454ce30f9f9",
"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": "58c7e965-aa3f-4394-82c4-3c8537096dc6",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "68170709-e749-437c-b5b8-9fe9e7644e1f",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "27a96778-41bd-4341-b6f0-9cc4290627dc",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "11abc8bb-67b8-4f9d-b128-03e0553a53cf",
"id_line": "d80adff5-b489-4422-a93c-360c4d436a71",
"id_category": "ab80b965-bbdb-4271-8768-ef98be3decbd",
"id_item": "b388cc4c-beab-41e5-9905-819e1efa66e0",
"id_item_type": "efa8c59a-0119-4c69-b30d-0287a60ea74e",
"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": "87135ff7-599d-4ac0-8bd8-b9bd4f47b1ae",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:05:11.3931908+01:00",
"date_end": "2026-03-10T07:05:11.3931908+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "c14046a8-d183-42ea-8131-462a9849cb61",
"id_pos": "f9a59eec-1fe9-4e54-825c-3e34c679963d",
"id_list": "611fea72-dd33-46ec-8232-13a25afd1ecd",
"id_item": "a6540dfb-8780-4cb8-b98d-dc53cc36a363",
"id_item_type": "9319f8e7-ee0c-4086-824f-732532c186eb",
"id_category": "c1f322e6-178b-4f17-a4f5-833b752430d4",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "78e0b75f-7409-4dc9-b939-abb9fa5f4892",
"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": "7f3eff49-2796-4473-898e-2f5aa6d50e4d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "73455561-dcf0-4f43-92b6-53dd15019b53",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "2f3498e7-f7d2-4f34-832c-70dfa486bdb9",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "4405d03d-9994-4a1e-a3b1-375d62a642d6",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "de468264-21d7-426e-8ff8-077520c2033c",
"id_pos_type": "38429f4c-b7f6-48b5-98f5-6fe27c1c0e57",
"id_price_list": "6dbfc1aa-fa77-457a-90e5-64e431846ee0",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "b069de91-f5d1-454d-96e8-d7f1fae2a1f1",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "f5b6152c-3d48-47c5-9174-3f15dd7afb60",
"id_pos_type": "3a0cc36a-d675-49cd-a5d7-273fd2a0bf64",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "aeab2029-e04c-475c-b810-043e3becba1d",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "25ecb382-c085-451e-a74e-fd56f9cea11c",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "72eb5b8c-d03b-4ff9-83b3-c5838826fd56",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "55106805-1cae-47ef-9d0f-8b0f4f40b99c",
"id_branch": "d82f2789-b684-437a-ba54-d339eb0f5c83",
"id_pos_type": "c5928229-1068-406a-9fea-4357d9ea285a",
"id_pos": "c3b70cc8-804f-4b2c-b306-57e67570541a",
"id_item": "42c46e57-279c-4733-a653-77831c1db3a8",
"date_from": "2026-03-10T07:05:11.3931908+01:00",
"date_end": "2026-03-10T07:05:11.3931908+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "47ade461-420c-4e27-ab5b-8272958f9b4e",
"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": "889d9d93-0336-4cb2-8dee-ad2278529e4a",
"id_doc": "8b4c10d9-f228-4a0e-88d6-bd2347dc25eb",
"id_pos_type": "e9503ff9-aabe-46e4-8b3a-5ec4630751a6",
"id_doc_print": "b0250a6c-d2e2-4bad-809a-4e8f0e3287f7",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "d4ebc4f6-fc93-46c5-9ff5-130c5a0a39b2",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "9f461a40-130e-425b-98fa-3a80f21a2b37",
"id_pos": "81bc9e37-5e8b-4651-a708-28f38d44816a",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "bb1e1822-2366-4dea-a547-528a944be617",
"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": "7d999ea4-956e-4332-9508-294cc72fc82f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "9456f101-fbae-46ed-acee-a1cb45b9e465",
"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": "9369a2f1-2192-46e3-8b3c-04dd259e6c18",
"id_item_sub": "660e4579-058e-4458-8ce6-1843c6d3b36b",
"validity_date": "2026-03-10T07:05:11.3931908+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "57cd63ae-e9d8-4968-998e-8037694850a6",
"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": "8d950d88-b808-4fa7-a0a9-f14713b4188f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:05:11.3931908+01:00",
"date_end": "2026-03-10T07:05:11.3931908+01:00",
"id_branch": "77c9e41f-d29d-4411-a75c-5b022236c542",
"id_pos": "6cae05ac-1254-481e-9839-9f6c6b15ad9c",
"id_list": "c27b0750-f571-4a88-a2a4-4f307f4da64b",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "fda9d64a-1659-425d-a50d-c4a290bdaaa4",
"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": "ec039813-8f65-4d6c-827f-33e1a05b8e2f",
"order_id": 2,
"id_item": "130abb3a-aeee-428b-9a11-112193373dba",
"id_item_type": "f7451ca1-23b0-4896-b2cc-b435f3d985f0",
"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": "5bed61f2-d22a-4411-b645-2035a15bbe2d",
"type_item": 11,
"id_voucher_json": "4d1ddc74-eea1-4f1c-93db-a4fa78ce949c",
"count_voucher": 1,
"id_category": "4fe3133f-fd4d-4128-9ed3-529202da3045",
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "f7046e71-5ff1-48b7-b582-5965311b7c89",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "45f32fe9-81a0-409a-850f-b2c4de828a14",
"nro_sesion": 2,
"id_pos": "33e377cc-de80-4298-b345-c618422aee75",
"date_tax": "2026-03-10T07:05:11.3931908+01:00",
"date_open": "2026-03-10T07:05:11.3931908+01:00",
"date_close": "2026-03-10T07:05:11.3931908+01:00",
"id_user_open": "b56ec3aa-ac78-4b1a-8959-40485105c3d0",
"id_user_close": "6d19fc03-2c01-4d33-9190-2743e527083a",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pt": [
{
"$id": "45",
"id": "cb5dbaff-1a31-4c7f-8407-20570d3177b6",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "e94013b8-7e67-4b20-97ee-426ae33e5e08",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "7e74ab7f-eac1-44d3-8959-5d786b773b8d",
"id_room_unit": "f5b18165-4e79-49c2-9b4c-dedb9972acce",
"id_room_list": "88249863-6994-4fef-a530-79afdcbf4a75",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:05:11.3931908+01:00",
"date_from": "2026-03-10T07:05:11.3931908+01:00",
"date_end": "2026-03-10T07:05:11.3931908+01:00",
"date_open": "2026-03-10T07:05:11.3931908+01:00",
"date_close": "2026-03-10T07:05:11.3931908+01:00",
"id_employee": "a1fb8619-4fc2-41e7-8bb2-ecaf038af3d1",
"id_employee_sec": "52f2cc6a-e654-47b4-89c3-fcdf49b31357",
"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": "c76aacde-9d5b-4149-9147-986250f4c247",
"comment": "sample string 7",
"id_user_open": "60aa65d2-1a15-4035-9271-7266c35c210f",
"id_user_close": "939a4cd1-36de-45d5-ac3c-6aa949f2f5b1",
"id_unit_state": "06e89663-d247-4e7e-8444-12fb9421c5de",
"id_pos_sesion": "53e6ad8c-26ea-4b14-983e-5a49a1122d1a",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:05:11.3931908+01:00",
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "b630267b-c522-4265-a75a-484e379bfd1c",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "62020022-a763-4932-bb62-c4f8a92af246",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "ab871b00-3fd1-403b-ad22-6feeff85a86f",
"locked": true,
"date_locked": "2026-03-10T07:05:11.3931908+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "dcaee39a-5433-431c-b7a6-cbf56674e546",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "0b9e8d5b-ce6a-4414-a9b8-a467f51e6cb5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "cce34744-3e97-4b4a-81e9-482758d180fe",
"name_pos": "sample string 6",
"id_image": "e739678e-7dad-4efe-8de9-3af81b7d35b7",
"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": "89f8fb76-d6b1-42d5-834b-903ab2733dad",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "69c65b2e-ff10-41fa-af05-3ae3816b56f2",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "65cf724b-5f7c-4d26-b3b4-268654d5f91a",
"id_room": "c7843aa9-dedd-46d7-9cb3-07d8dab97ba5",
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "32b1f10b-a9ae-4a67-95c6-f7f2d612aba5",
"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": "21ce3507-2f07-41f8-b20c-95e3fe083113",
"id_room": "b6ff14be-9a8d-45b0-a398-73bda464b3ea",
"date_in": "2026-03-10T07:05:11.3931908+01:00",
"date_out": "2026-03-10T07:05:11.3931908+01:00",
"id_user_add": "a4f63321-4fa3-4c69-9f73-5dd161901cbc",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "50"
}
]
},
"mt_rooms_units_types": {
"$id": "51",
"id": "5722d6a7-dc35-4ed6-a9dd-4dfb9d17b6c9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "95520e79-f817-433a-9f53-c9a379c41ef0",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "8846f83f-1df8-4105-944a-6ce73f6d9a6c",
"id_room_state": "f0dfac80-8ba7-474a-be56-27081cf7170e",
"id_image": "9942e5d0-fecd-4580-9d29-a54138df4e05",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "a8cec590-5e5a-45e5-a758-ff8f17a2c0bc",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "9e776556-7fd2-4327-99df-222686990747",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "7a792f02-cc78-40cb-ab8e-98330a4de457",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_types": {
"$ref": "51"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_states": {
"$ref": "53"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_list": {
"$ref": "50"
}
},
{
"$ref": "46"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "54",
"id": "717e0182-1f35-43a1-9fa4-16b87da61b2e",
"id_pos_sesion": "aa7ea45b-db03-49bc-b6d4-f0a57f63083c",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "dc6a3a12-85e5-49b3-8cfe-dacd4e3a13b6",
"id_room_unit_activity": "c3ee4680-cc74-4564-ab00-57ef7b1ebcc1",
"id_doc_sa": "1b2491eb-5443-4c89-ae7e-930ccd9c7d54",
"id_pos_type": "8358fcdb-7cd2-4d22-a9c4-06fbfa9cfe4b",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "da32f763-4bde-4dea-be51-d1f02c9052a1",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "7ae3367e-ce8a-49c4-a8c6-9c9b83135a6b",
"id_user": "47b4ef8d-69c0-47ad-ae12-82c83ae313b0",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "af20d98c-861f-4a51-97ce-c337b49dd5d2",
"id_user": "196ecee4-1906-4352-a83a-6268a05ea43b",
"date_add": "2026-03-10T07:05:11.3931908+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "68a02e8d-b45c-4b20-bce0-633d76197424",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "060fcae0-be2e-4405-a8cb-ad76ad165679",
"id_doc_print": "30bef4fb-b343-48e1-b662-0efeb8d8cba0",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "58",
"id_doc_sa": "907faedd-dfd3-48b1-a418-9a2378956fbc",
"id_line": 2,
"id_item": "d0ea0b35-8a5b-4894-bad2-1f14a3147a35",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$id": "59",
"id": "4c732faa-9f6d-4ea7-a929-b0670a1a4d50",
"date_from": "2026-03-10T07:05:11.3931908+01:00",
"date_end": "2026-03-10T07:05:11.3931908+01:00",
"date_used": "2026-03-10T07:05:11.3931908+01:00",
"id_employee": "a91dc43a-29ed-4d34-9b90-ee083898fc47",
"id_branch": "257468d2-71de-4b28-bb43-0f5c6e31a04c",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "7eab8937-54af-44ed-b551-e172c6e13672",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "59"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "1"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "092f97d4-878b-4a09-9c21-2b611226048c",
"id_doc": "1e7d9f30-09d7-4a7a-881a-5dd43904cfbb",
"value": 3,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "aef9b6a5-d250-4dd8-b83b-831746c1949e",
"id_pos": "488d0d04-ddbb-4b32-8ba8-218313c8a2e5",
"id_doc": "90b77dec-49f7-427d-9f5c-3b2958aa32fb",
"id_branch": "07a66cff-6c43-435d-b08e-3ff62ffe5e28",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:05:11.3931908+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "60d45912-bd3e-4189-adcc-af04cd4fd0ec",
"id_loc_from": "e15c8ff7-2707-4226-86a4-45b6cca59de4",
"id_loc_end": "180d3d62-ed89-4a39-9333-2280c56fac4d",
"id_user_add": "8d91400c-b2f5-4ce2-a491-53c8d8e19e0d",
"id_user_upd": "ee19b0ca-7ae0-44bc-a1ce-15284dfa8741",
"id_pos_sesion": "5dec313e-96c8-41ce-8cf7-720f95ac84b6",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:05:11.3931908+01:00",
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "dc683934-8da2-4b82-828b-0cb08ce9a001",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "0fba3f5d-f8f5-4d22-8ec6-3b65b1ffb969",
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"id_user_upd": "fca85318-d03f-4a3a-ac31-b44db807be2b",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "ce9cb83c-65b5-4e6f-baca-fbfbb5627f29",
"id_item": "431a9b00-6608-4458-855d-44eec40fda42",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "338ef09f-d9aa-4c08-8f7c-fe02931f3560",
"id_line": 2,
"id_item": "048580af-80b9-43be-a76a-83a93fdb7910",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_units_activity": {
"$ref": "46"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "e9a22b07-56df-4a8a-9363-b584362e98ca",
"spool_server": "sample string 2",
"id_doc_sa": "82631b7d-8dcc-41a3-8d67-e009c0b376ae",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"printed": true,
"print_on": "2026-03-10T07:05:11.3931908+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "7f7da7a7-e674-4b87-881e-c8625a9b4c2f",
"id_pos": "6e7e2b1c-00d0-40f0-9987-bceae6a98d09",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:05:11.3931908+01:00",
"key_access": "sample string 5",
"id_user_add": "a20a9096-8cf4-4769-9304-79b64543f07d",
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "588e5353-42a7-4f74-9fb0-3c16054c86b2",
"id_pos": "9a0eb0a3-a858-4bd7-a933-ff97f9ba77ff",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "9acc0b24-5b2d-4f87-ae7f-5de09fc67204",
"id_pos": "1d0f59af-d1fa-4e60-aa4d-061aa6a8cbbb",
"date_add": "2026-03-10T07:05:11.3931908+01:00",
"date_upd": "2026-03-10T07:05:11.3931908+01:00",
"date_out": "2026-03-10T07:05:11.3931908+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "32b4f4ef-403a-438b-bae7-65941bb7eafe",
"id_user_add": "1d44feb3-7112-442f-9f5b-f8d81b998246",
"id_table": "c322ff6d-9dff-421f-8b13-d297c7e1ac6f",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "fc22ceb9-52f1-4dd2-a0b9-fc100b27f17f",
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "cbbbd027-bc1c-4d08-a1ca-3cdf3396bd2e",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "03d6fedc-9dbf-42e5-8acf-2b5b5dc2f13c",
"id_sync": "89e09783-0023-4000-8f2d-c7a06b11f617",
"json": "sample string 3",
"id_table": "c293f509-e704-4f43-bb2d-c6f339f401ee",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "2d9ec632-e413-48b3-a752-a6e696f8f884",
"id_branch_from": "ab223e3e-45ec-45d8-85c5-5adada9f6851",
"id_branch_to": "30e79d73-fb9e-4592-80d9-748103f1e3d9",
"type": 4,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:05:11.3931908+01:00",
"send_on": "2026-03-10T07:05:11.3931908+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "cd6b5685-562f-47b9-91f8-ee7637bac84b",
"id_pos": "734340b9-8952-4983-8dd5-e62677136bbb",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "74",
"id": "27d3e6ad-2f30-4b0b-a129-c2dc097a4eca",
"id_function": "3bd20d56-0447-4093-be2e-fd9860ac2b20",
"id_user": "dc4138ad-89ce-4c00-a80c-b7fe41371241",
"id_profile": "e68bb732-9d30-45ed-a96c-73cb2af5678a",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "b61f1368-289f-4a68-9163-1fee1d72acb0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "76",
"id": "5b4071d1-c09e-49bf-b608-3a684a888feb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "9bc8ef37-7828-44b5-b748-55cb4309cdcb",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "74141cb0-fc90-4494-a6dd-415df2028c98",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "10f7790a-6c53-4c95-88b4-7fe545669b36",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "e44f1623-a206-49d5-b9e9-d39e6295a486",
"token_id": "sample string 2",
"id_user": "f7664a88-67c4-4c30-be25-8bd96f29db69",
"date_from": "2026-03-10T07:05:11.3931908+01:00",
"date_end": "2026-03-10T07:05:11.3931908+01:00",
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_pos_sesion1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "d9cbdde1-f5d8-401e-a515-9a6c3b61c799",
"id_room_activity": "73d7b93d-0e6e-452d-b61d-fa1470fae505",
"id_pos_sesion": "0c80a6be-c099-4302-8b05-c80ae278ab43",
"log_text": "sample string 4",
"id_user": "f0324e28-1f99-497a-bd06-fce18a92d4a6",
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "9a171919-2edc-4969-ae5a-aab889ffa160",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "dccee9f8-0c81-4683-928a-ce45edb0884a",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:05:11.3931908+01:00",
"date_end": "2026-03-10T07:05:11.3931908+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:05:11.3931908+01:00",
"last_update": "2026-03-10T07:05:11.3931908+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$ref": "59"
}
}