POST api/post_vouchers_control
Request Information
URI Parameters
None.
Body Parameters
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: 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. |
Request Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "2563836a-b31c-44a8-b6d8-df819ef81206",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:29:07.7185528+01:00",
"date_end": "2025-12-08T21:29:07.7185528+01:00",
"date_used": "2025-12-08T21:29:07.7185528+01:00",
"date_sesion": "2025-12-08T21:29:07.7185528+01:00",
"id_employee": "4b8c0101-0bcd-478e-b919-75ecdc65000d",
"id_branch": "480b9630-b765-4745-b0aa-899a2d618249",
"id_voucher_permision": "2950e154-7611-4805-87b4-a26cc673ca55",
"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": "83dd65e8-3c00-44dc-aeb2-9e336f67193e",
"id_user_add": "a1785d08-6b70-43fc-b30a-43f6514aae1f",
"id_doc_sa": "c78d9648-3ca9-4570-ba22-0b39e925ff6c",
"id_item_sub": "3bd18c9c-dd37-42cb-b0b7-3f455d898dd3",
"id_pos_sesion": "a1c4adc3-927f-42db-be5e-76f0650ae50e",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "ebcd3936-a4b3-4fe4-8080-e2975e8bf409",
"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": "ac1726d6-7b36-4610-95b7-941fb4cd7f44",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "61a893a7-39ce-4ced-b20e-ece355459587",
"commited": true,
"st_images": {
"$id": "3",
"id": "b7de56f7-0827-4e60-a27f-8456012b24ff",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "9e7322ca-0b9d-4e91-b6e5-55a4bae65768",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "2ccdcc9b-67c4-4221-9bb4-4fba0d8959d9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "02358be1-8d5e-4064-afc5-fba17ca752e0",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "78fa0005-8722-48eb-8ac9-05cce6af0e38",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "5c14e830-657d-496a-b560-6c2deff7b477",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "9e5d0c1e-b465-47b0-9508-0b9341ab3fe4",
"id_item": "d57d8792-60fe-49ca-86bf-06c2a192b05c",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "a8ba0417-a406-45a2-b3bb-de667649e7c5",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "c4edd554-b3f2-4627-8c5b-f6bc9a886121",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "47f03ba1-cd62-4f2b-a418-229e75dc3893",
"id_unit_sec": "25f5419a-7665-43b7-812b-8c553fd5d79b",
"id_brand": "6ab03085-df4c-4978-8e4f-be56ea3e95cc",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "610d6303-9b6f-484a-b76a-bdc916da21b4",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "866d79d0-987a-4266-afa6-0d269aae0483",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "23e65aa2-d7d3-452d-975d-ad20ba04df1d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "c19441a6-81be-4872-ba1c-838e60c63783",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "12448844-a0cf-4445-985b-27085ac0b769",
"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": "b5e4c0e5-2459-4c8a-b240-f2f88f39d419",
"view_messages": true,
"id_image_photo": "840a5fbb-86c1-466d-996e-9e30746b5039",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "fa9a3c35-36f2-4e8e-90f1-d967a14087d0",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "06775b1a-f754-42b8-b4c0-32a2be023a14",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a3b5e911-c3e2-4c3d-896e-8f5aad5ffcf9",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "f749aea3-5c4e-4509-bc5a-609ad1625013",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "576c14ce-203c-45af-b26c-00e310f40ab5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a7768276-ce8d-48a9-bac3-ddafc1552603",
"id_zone": "48d1c8b9-4b81-4cad-8af6-d1514b0368d8",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "af630113-a6a3-4c99-a853-5e0010a16418",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "352fbe0e-1a5e-46b0-ac1c-dae73218447b",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "48771d2b-0021-4467-b72a-53c19b04743c",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "c0dbbba9-a406-4548-8eea-48e8843e4f75",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "3c27de83-544b-4484-bdd5-111835d46aa3",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "3f8b882a-2dd7-485a-a13e-346f552e30d2",
"id_cloakroom": "e767243b-0506-4a6a-ade1-ed37efacfc6a",
"id_pos_sesion": "08234078-1da0-4993-826d-39c7905e9477",
"unit_id": 4,
"date_open": "2025-12-08T21:29:07.7185528+01:00",
"date_close": "2025-12-08T21:29:07.7185528+01:00",
"id_doc_sa": "ff24fc0f-3e00-40ee-8d82-9364fa81d6e9",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "3255e90a-3a77-41d5-9642-6fc18e645354",
"id_pos": "dd0593bb-d627-407d-8e0c-8deec4168e23",
"id_doc": "421d8c1a-ff6e-45d4-9280-8f45dff9a9fb",
"id_branch": "f2f28761-40b7-48ea-bbf0-0ed52b5e1bcf",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:29:07.7185528+01:00",
"date_tax": "2025-12-08T21:29:07.7185528+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "ab11686b-90bb-488b-997e-c397e3e85929",
"id_relationship": "4fa1135d-d57e-4d6e-b652-bb4920d1061a",
"id_loc_from": "c2184ded-6dff-4606-b32a-944f4e64339d",
"id_loc_end": "e0e34573-e794-4b17-a8de-577eef3489a1",
"id_user_add": "ca1bb478-735a-42ef-917a-45605cca2aac",
"id_user_upd": "9f3060d7-0320-418f-9565-e4af79e9cb7a",
"comment": "sample string 12",
"id_pos_sesion": "e1d484cc-d51c-475e-ba33-82001709814a",
"id_room_unit": "90734603-4a65-424c-8108-dc2dd4017e50",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "d97db6eb-67e7-4e02-a834-7796308b0b0e",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "f952faf9-b226-4ee9-8b79-374fac3549e7",
"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": "a1fe8e77-668f-4df2-8509-aa8a218cc667",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "b1c16883-556e-4943-85b9-0d6df47195ed",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "84a4b1f7-1ee4-4e1b-8d25-ce825732da50",
"id_pay": "b754ab95-11a3-4363-a98b-36445b8200f2",
"id_money": "84c6f982-4faa-43fe-83ac-1081be43b1c6",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "ff363d2d-e592-485d-ae57-3721144d84aa",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "3f3130d1-e2d6-4328-b6d8-a959d1255701",
"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": "cdb7e6ca-173a-4726-9bdf-04f9fe6b79ff",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "85035cd1-61d2-4650-a703-ca8192278795",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "3415b505-0ce8-4704-9b6f-737729110977",
"id_money_2": "3c92cf97-a136-46cc-b638-ece28646eed1",
"date_from": "2025-12-08T21:29:07.7185528+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "244e2e9f-499a-4d6d-835e-836160a185c0",
"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": "1f113681-637a-439e-b6e5-8cc1ad292845",
"id_pay": "8ec53e93-271f-432a-8fa2-edbabe34d50c",
"id_money": "1a3ee40a-9ab2-4014-b75b-eabaf2ea82ee",
"date_cashflow": "2025-12-08T21:29:07.7185528+01:00",
"coefficient": 5.1,
"id_user_add": "6f26fb4a-2d9b-42e6-80ad-65fc6259c056",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "631802b2-db1d-4d3c-b5bf-32e54f95d54b",
"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": "37438763-3d2c-4a6d-8350-0a7f2f909ed8",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "ba003177-2c8a-411d-aee0-c4ca1bcf9360",
"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": "901d94cd-b6bb-4bb3-b4ae-60038da49061",
"id_line": 2,
"id_pay": "78fdf67e-2f1a-41f3-a692-0e21ab17f94f",
"id_money": "c4966c9a-65d6-4c83-a063-fda5fddf39b3",
"coefficient": 5.1,
"id_voucher": "211d58d7-7f63-45c0-af82-e885e3601f93",
"id_employee": "bd9dcd80-765d-410d-80b5-e3229aa97769",
"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": "564f8b5e-e0d3-4609-8358-4b052b122154",
"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": "fcdb078f-3574-4b9f-a9f9-4b84443879fc",
"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": "e303c2ab-a808-4312-93ba-524f2de771dd",
"name_pos": "sample string 12",
"id_image": "148decf7-f3b7-4082-9227-74ba03ea91b4",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "e51922bd-b469-4053-b80d-189e7b7d539a",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "157ea20a-e45a-4f18-a765-cc4696efeec5",
"id_branch": "5350adec-c724-4a6a-8f40-e43a58e0542f",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "eb0f0163-4d90-4ac3-83d3-8d40dac9db43",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "1a1ed7b6-18f4-4774-82e9-dcf2938bd716",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "bdff366f-f533-4e75-b80e-b078f6d62c37",
"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": "accacf0f-8d92-4c77-b7fc-620c53aa4912",
"id_line": 2,
"id_item_sub": "fe396875-aa27-4fc5-9d1a-fa4b66d6dc73",
"qty": 4.1,
"id_list": "12b6cf29-7f44-4dc3-b5e9-e3e855248482",
"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": "0d976087-4ac3-4a65-9380-e4a56a8a04c0",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "f0873925-920e-4dce-ad89-822fc696de6b",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "5b8d75ce-1491-4a58-b9f2-9ddf596b3dd7",
"id_user_upd": "38ea557d-3293-404c-a53d-24e27b55d6ba",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "83be5891-261d-4c1e-bc4b-cf3bdfa52d89",
"id_item": "e8f8152f-f8ae-4211-a514-eaba59141de4",
"id_item_type": "43391f5f-40f3-4aeb-b44d-4baaa03bf843",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "64fd92d6-ff36-4fa5-8086-3b7a1de2e634",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "d350eed9-c049-443b-80ef-e99fd706710b",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "d8bb58f9-2ab5-4abc-b822-7c34a98e5f57",
"id_item": "8a7d874a-6997-431e-8f1c-b7b574486bb2",
"group_id": 3,
"id_unit_ref": "23b576dc-cde8-4948-8c5e-2ebbca95a116",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "202cda99-764f-4e54-a102-fdccd441eb1c",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "9481d649-c63f-401b-a0eb-de6b385d6fc1",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "4eccc2c3-839a-48c1-adda-a9903f3eef40",
"commited": true,
"mt_units": {
"$id": "28",
"id": "60d421de-545b-4fcf-abb3-21a9ff63467b",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "be45a073-c910-43ed-a637-4ca7c7a39679",
"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": "34903813-ff20-48e5-a629-41815cabdced",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "62333a17-00f5-470d-b33e-02dff9589a40",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "037dcc2d-f3d1-4679-84e2-f43a59c3eb7c",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "f583c383-d498-4ecf-b629-daea9bddc7b3",
"id_line": "e13a8060-0089-4f21-ae58-14e0394cb63a",
"id_category": "f23385ab-879f-4110-a3d0-43361d1eaf79",
"id_item": "d2ad412a-1261-4971-b979-b7cc8f0f254f",
"id_item_type": "7d2f7b31-cc29-496a-8197-9b2cd1a25531",
"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": "7133fec1-2f96-4fc4-b003-69b244abeb4f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:29:07.7185528+01:00",
"date_end": "2025-12-08T21:29:07.7185528+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": "73fe1bb9-14a6-45e5-9e76-118f6ae7412b",
"id_pos": "be662145-2804-456a-97cd-3ed46237dacd",
"id_list": "d9980c83-69a8-408b-b329-d3afc0373b62",
"id_item": "7c1cd452-cd31-49f7-932a-6cb7a1f82db3",
"id_item_type": "de6b4fe6-86f6-4f5b-b1cc-70f1a74acab4",
"id_category": "c0ab42c6-ec2a-47f4-b05d-ac70303550ae",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "01506e52-92bb-4c4f-9be7-34e8eee29711",
"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": "daaa3e1b-cce4-46f3-ba7c-edd5f39a97c4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "0d356305-b75d-4577-be7b-cdf1df27e7d0",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "2baa62c4-cd59-4693-a911-b0ea2b14de9b",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "7776c78c-a4d0-4b6f-8e5d-641311caa795",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "447a740a-bd57-4e37-a40c-35c30221cbb6",
"id_pos_type": "c210ee8b-2125-42b6-809c-93aa9038fb4c",
"id_price_list": "17951b08-c2a7-42fa-b0fc-b50a8641efcc",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "c7f7348b-fdda-4b0c-ad81-85232a3a1024",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "d4c26b0c-aebd-4acf-b827-a5ec5ae04f83",
"id_pos_type": "6207bd7f-1c47-46f6-ba1b-c6a3646bd893",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "4f6c5f55-eb56-4f70-9360-1114ac6008d4",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "881ab400-eb23-4043-b583-d44a74b52dc0",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "d92c3be0-47e5-4501-b8d7-0a2a7a8709a8",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "c613051c-dccd-4a5f-8222-7b61556f1f80",
"id_branch": "5c731317-40f6-463c-a208-eb97b2e1510b",
"id_pos_type": "afc437c1-2f48-426f-a285-0d400c364010",
"id_pos": "10e1dd99-37f0-4311-a448-ee07f97ef1f6",
"id_item": "d5462296-eb74-4ba7-88df-f809047677fd",
"date_from": "2025-12-08T21:29:07.7185528+01:00",
"date_end": "2025-12-08T21:29:07.7185528+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "ce1e0af6-68ac-476b-afe8-1b2ff74849e6",
"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": "92156e89-b921-4bb9-8f25-cfe3cdb48a41",
"id_doc": "bb6bcf08-578d-43d7-aef1-e4a0e8c29c7a",
"id_pos_type": "e375c7e3-dc97-46de-9fc8-53bc531c3e11",
"id_doc_print": "fe70c259-4f80-4ea9-9186-07a0122d7175",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "a6cb3d32-5ebe-4b16-8ba8-6bf487ecb230",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "94f0e587-51db-430a-8fe2-5abbfaa1f9f0",
"id_pos": "6d082a65-7777-4013-85e5-c16ee71ea267",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "264ab637-af7e-4103-abfe-097bf783786b",
"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": "8000c76e-34c0-4ef7-b584-74d96a60428b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "d5bb3495-18da-48af-988a-248c36282ad9",
"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": "b626b4f6-831a-4a01-8653-8187e7b3d43c",
"id_item_sub": "88f55e4e-db61-4003-960a-91d95b2aaaaf",
"validity_date": "2025-12-08T21:29:07.7185528+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "3d6da3b3-eb03-4c24-a7cc-cabf99886215",
"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": "648c8d73-6c82-4e43-a917-fe084592b67a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:29:07.7185528+01:00",
"date_end": "2025-12-08T21:29:07.7185528+01:00",
"id_branch": "2b833fde-216a-46b1-9291-65018d9fcbb9",
"id_pos": "f3319901-22f1-4ff1-9a52-6ab33c732abe",
"id_list": "82938367-e3bc-4325-b6ca-8730395b38ca",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "a6e44012-93bf-4c10-a471-9a7e8e98425e",
"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": "88f78495-bff2-425d-9401-dc45c56334dc",
"order_id": 2,
"id_item": "ff05c428-9531-4f53-ad4c-14622f4bf044",
"id_item_type": "dff65417-4c2f-447e-a660-e62ec6011462",
"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": "04c2ce25-884c-4394-a217-5bfc43db54b7",
"type_item": 11,
"id_voucher_json": "a5eab507-94c7-47ac-97ea-e02c55724c45",
"count_voucher": 1,
"id_category": "cc3012d1-d442-4264-a12c-f80df9c4991f",
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "cfabf016-2ae5-4b7e-9ed4-954be65f0c12",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "e471f082-8fc6-44ee-88cf-af79d3b409a1",
"nro_sesion": 2,
"id_pos": "c0b73f6f-be3b-40f2-bc45-a457896cde0b",
"date_tax": "2025-12-08T21:29:07.7185528+01:00",
"date_open": "2025-12-08T21:29:07.7185528+01:00",
"date_close": "2025-12-08T21:29:07.7185528+01:00",
"id_user_open": "deb8d4b7-6066-48ec-befe-17a4ce1b02ad",
"id_user_close": "bcdd6fea-a832-4def-abe5-4984281a9f44",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+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": "446da3bc-683c-4946-927c-ce1226132e3d",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "6cd5ebab-ce17-4dc4-90d6-923be945ae32",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "243a287e-548a-4667-a000-c8900ad7fc1b",
"id_room_unit": "79991411-e32f-4856-a7ac-cdf57571bd6e",
"id_room_list": "8ceccf79-d5b8-4590-a78e-b454d1f29744",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:29:07.7185528+01:00",
"date_from": "2025-12-08T21:29:07.7185528+01:00",
"date_end": "2025-12-08T21:29:07.7185528+01:00",
"date_open": "2025-12-08T21:29:07.7185528+01:00",
"date_close": "2025-12-08T21:29:07.7185528+01:00",
"id_employee": "dcc4c2d3-fdcf-4ad0-8b7b-98c3563cd7af",
"id_employee_sec": "3084a81f-4b1e-4d1c-979a-834a304da3e0",
"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": "0f9ba74c-bace-4f29-9db5-1aecc860c4d7",
"comment": "sample string 7",
"id_user_open": "2ef6dc63-a376-4c88-a0b6-a9aefc7d3691",
"id_user_close": "0bcc9ce0-82d7-4811-a172-9ddc3db82a67",
"id_unit_state": "b911843f-82b5-44a2-bd07-e75dc36bb406",
"id_pos_sesion": "8b4a0e26-ea2f-4512-9746-63081eccd5cd",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:29:07.7185528+01:00",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "36df1d6f-8af4-4c45-9a64-cc4c94803b26",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "398fb86a-4d1c-49ce-a2b9-6881bbff282b",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "4e921eca-b235-4033-bc1e-ab17d20a0619",
"locked": true,
"date_locked": "2025-12-08T21:29:07.7185528+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "bbdf206a-ea66-45df-a10b-4eae22efc850",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "c6c9d538-7394-48f7-8c98-33795581b299",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "13478ef9-a083-4b59-998c-70925df7834b",
"name_pos": "sample string 6",
"id_image": "8da41e83-33e6-476c-b3a3-828c095a237a",
"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": "cada514d-1ecd-4972-9881-fd3b8e65cb8a",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "822d735d-5a4a-4ad6-b851-55c9c18fe6b7",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "8a87c560-3447-4c1a-8ebf-46355a0c31d3",
"id_room": "998ae414-a0f5-4025-8717-693291bb2644",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "d5d38a28-a4fd-410f-b9d1-8f7747999c2d",
"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": "d12fbf9e-5f30-473a-9c36-ac65edb1e0f5",
"id_room": "7f46eef9-c52e-4710-988c-51ac466b509a",
"date_in": "2025-12-08T21:29:07.7185528+01:00",
"date_out": "2025-12-08T21:29:07.7185528+01:00",
"id_user_add": "50cb501e-8330-4b0c-8728-bdf0560bf7d0",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+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": "65a66412-e121-4fba-bb08-a8e3560c43b8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "8f4f1210-3fd0-4f73-8250-b3fd94b8da59",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "51a36dd1-111d-49bb-9ff6-9da3ec6eae44",
"id_room_state": "6bc3b90d-732c-4bf9-b136-d81765f8f3c0",
"id_image": "4bf9dcb2-a700-40b7-a6f9-e3e97c4bcb15",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "dd7ad094-dfb8-4904-b389-0cab5318d88f",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "ec51f5fe-1928-4aa5-86f6-3b2509f474ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "1d085e51-732e-48a5-acd0-05768f9a82f9",
"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": "2d1edce9-ea71-45d4-aa74-5c4cc9b77a8d",
"id_pos_sesion": "37d5e0cf-4f6d-44fb-b2b1-0d6b3eff1cf4",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "1dc92e3b-7938-40f6-9d31-882a3a7b19fd",
"id_room_unit_activity": "bb99240e-3c9d-4e56-9987-b5f403b0939f",
"id_doc_sa": "510c3180-d27f-4ceb-ba8f-526b7eb0486a",
"id_pos_type": "0730b470-8d0e-4d33-9f05-845f4106bcdb",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "c11ec8de-2461-4099-8691-52c74fd63be9",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "b380b751-316d-4dcf-8c7e-757dc5dd886a",
"id_user": "ac0fd019-7f0c-4e4d-a6b2-05b0591b029f",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+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": "ff7a0f16-d841-4056-a6cf-adb5ec9a43bd",
"id_user": "ca4e5ba8-f421-4dfb-bf38-23fe6c917050",
"date_add": "2025-12-08T21:29:07.7185528+01:00",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "116e7033-c748-487c-948a-c875d854c0db",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "ca937719-a36d-45c9-a615-3d31ddbebb39",
"id_doc_print": "ec7879cf-0166-4f81-9d7b-4e5daea74f04",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+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": "73ecc51e-7067-4b3a-8a7a-fc1439ceec01",
"id_line": 2,
"id_item": "3e88c1a2-d664-4e93-9d7d-3fbdccf0e50a",
"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": "b85c26f3-a0a9-4f25-ad0c-494b977830fe",
"date_from": "2025-12-08T21:29:07.7185528+01:00",
"date_end": "2025-12-08T21:29:07.7185528+01:00",
"date_used": "2025-12-08T21:29:07.7185528+01:00",
"id_employee": "3d5b8673-3562-4fe1-a998-c97c3f6984fd",
"id_branch": "9f7ebc0a-7aca-4a25-860e-f19125efc1b4",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "60baba18-7f28-4faa-aee8-9e0df28f3d51",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+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": "80d287cd-c029-4b9f-8e42-0542571adcff",
"id_doc": "e70b4da3-b48a-4df7-a1f7-c9ac4101505e",
"value": 3,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+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": "76cab465-05ce-491e-a793-832ff547f518",
"id_pos": "7ecd144a-cb8e-4a25-8c49-c38e257210ff",
"id_doc": "db58ecd6-e24a-4e68-ab7a-8d4bfdf9237e",
"id_branch": "b5302a42-2c3e-4d61-92bd-33ec7928f8ba",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:29:07.7185528+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "7b6cb29f-b4bd-4457-a62a-805f34b6f125",
"id_loc_from": "cbc71d19-26fc-4e19-92bd-f2f4732cfc6b",
"id_loc_end": "a57cc884-eee8-4517-9e7c-c841b2bb39ec",
"id_user_add": "faabacb6-fd82-4a1d-9e4f-9beff6c54559",
"id_user_upd": "7271101e-b428-4eed-853d-3ab062d4baae",
"id_pos_sesion": "b09a6e8c-bbf9-4831-8f75-3d5b3144a772",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:29:07.7185528+01:00",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "af738f30-3de3-489f-81fb-0b16ada20c57",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "1c8ea6d9-e1d4-4502-9d56-b4b6f538ae27",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"id_user_upd": "0db41768-b89b-42d5-9237-617f3f8f3215",
"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": "b6ac3786-5b5f-4951-a593-97eac5d1156b",
"id_item": "3a94f18e-ee3c-466b-96f4-58b2beb56fc5",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+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": "1782f439-76c6-4520-9989-ee661f794532",
"id_line": 2,
"id_item": "f83e830b-0595-4649-bbd9-0430ef72b7e8",
"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": "6bd1161e-1b58-4657-948d-2cf3b0085e63",
"spool_server": "sample string 2",
"id_doc_sa": "0e29f8b3-04f4-49de-acee-c50223f9c37d",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"printed": true,
"print_on": "2025-12-08T21:29:07.7185528+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": "c692d33e-bdf8-408c-999a-60685323d224",
"id_pos": "279f7834-958e-4dfd-ae69-f8c381548954",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:29:07.7185528+01:00",
"key_access": "sample string 5",
"id_user_add": "e52b57f9-3af8-4619-944b-ae9be9214bc1",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "5ff105cb-5f97-4ea4-8052-7a350e8f2ef7",
"id_pos": "10528d7d-1769-4c31-a518-0d1f28972173",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+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": "cc4b9868-c8cb-43da-b5ef-e5eb0905ac43",
"id_pos": "22bcc6f3-27dd-4630-b68c-703f60fb7978",
"date_add": "2025-12-08T21:29:07.7185528+01:00",
"date_upd": "2025-12-08T21:29:07.7185528+01:00",
"date_out": "2025-12-08T21:29:07.7185528+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": "a9789259-f868-433b-8cd6-ffd8d3d97e50",
"id_user_add": "98899f06-65be-4dd8-918c-7f80bb262234",
"id_table": "e7d8cbfb-e8d8-4076-85cb-93d96df26699",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "18d72dc9-768f-41bf-8e1d-4124f545e89c",
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "59ca99e6-1b3f-4c02-988e-56d49d346b26",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "4b523d1b-0f03-4b82-a2b7-58d03062c2ab",
"id_sync": "8f203558-651d-458b-b4c7-e579af48cafa",
"json": "sample string 3",
"id_table": "9a7833c1-f3b8-4f45-8341-c52bc2708862",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "deb436ad-3629-4252-bf6f-4273d1ae48c7",
"id_branch_from": "dd5990c3-7d3c-41c6-9c4c-2b6459d18a48",
"id_branch_to": "384d87a9-9f68-4bbd-b437-ef099be626f9",
"type": 4,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:29:07.7185528+01:00",
"send_on": "2025-12-08T21:29:07.7185528+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": "c86f9116-906a-409e-a0a6-d4843e03a9f5",
"id_pos": "f3987cb2-8178-47da-9f71-c4ccb8c7bbca",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:29:07.7185528+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": "9a0d0704-67e6-424d-8fc9-e658f00599c2",
"id_function": "b440e1f5-0963-4326-826b-79401f4b688a",
"id_user": "de31103f-843e-4eb9-95ed-0a7ac8a4f7b9",
"id_profile": "69f456b0-04d1-4867-badc-7f144e233726",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "6cf3a6cd-3317-40f7-b163-7b74da34bba2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+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": "2deabe1d-7a79-4c54-8a77-11dd4dd2c59c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "810e4608-0a8d-498a-9f8b-b6e5958d4d48",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "eb3df4b5-6220-42f1-96d2-2fad628a42cb",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "bff27f63-9f46-4a6a-ada8-ebe5840097fc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+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": "3001aeb6-fb2e-4389-9b7a-f751052f3e35",
"token_id": "sample string 2",
"id_user": "10990936-e2e2-414e-88cf-45b30945d2a5",
"date_from": "2025-12-08T21:29:07.7185528+01:00",
"date_end": "2025-12-08T21:29:07.7185528+01:00",
"created_on": "2025-12-08T21:29:07.7185528+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": "40ccfdb3-4099-4eb4-a1e6-e649bb0bd866",
"id_room_activity": "a7968163-1042-4e17-8123-69120f3a2883",
"id_pos_sesion": "f08bfb6c-d1fb-417e-b8d8-187c0ae7ac06",
"log_text": "sample string 4",
"id_user": "e5e23a89-058f-472e-9233-489112d910c5",
"created_on": "2025-12-08T21:29:07.7185528+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": "d16e684e-b39b-44d7-a22b-0fa30f4d59e8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+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": "6b778612-7a27-452d-82ba-1fce0967ed87",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:29:07.7185528+01:00",
"date_end": "2025-12-08T21:29:07.7185528+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:29:07.7185528+01:00",
"last_update": "2025-12-08T21:29:07.7185528+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"
}
},
{
"$ref": "1"
}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
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": "44880d70-5c4f-4aef-9411-52bceea63dd4",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:29:07.7342333+01:00",
"date_end": "2025-12-08T21:29:07.7342333+01:00",
"date_used": "2025-12-08T21:29:07.7342333+01:00",
"date_sesion": "2025-12-08T21:29:07.7342333+01:00",
"id_employee": "87c34b8a-7df6-4733-b74f-1e935630f45a",
"id_branch": "6b4343ed-7d40-4d1f-b58d-d70eeaf8d2f8",
"id_voucher_permision": "46f018c8-0ee4-41ef-a3b5-f7adf351c65d",
"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": "93839c20-a7d8-4a6e-9476-b9d5d6b7a085",
"id_user_add": "0a805c8f-6875-423e-9eb6-ee16f3f73b49",
"id_doc_sa": "c1f49ad8-4f38-4354-8185-f01137948671",
"id_item_sub": "1ea1c29b-fb3a-49be-9ea5-025dd3550549",
"id_pos_sesion": "e975da65-699a-4ee6-a60b-6b64db694c93",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "bbca45c0-e099-48f4-bc0e-bb16500690a8",
"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": "940c7563-b503-49fd-8b63-e271dc7e1cfe",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "45138940-5c88-45be-ba72-412a072bb90e",
"commited": true,
"st_images": {
"$id": "3",
"id": "1f6bc8fa-65d1-44e2-88a3-0388642ef76f",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "975f3b28-1278-425d-85c0-2213b3983aa7",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "06d031ee-7b95-465c-930e-8f4dc4ba8ae8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "9036309b-c346-40c0-b455-55f027c31bdc",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "9e25cc27-50a6-4ea0-9b42-e79bb3854160",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "ca93e792-c576-4b39-8e6d-4559e026e8a0",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "4217406c-b308-42f3-8cde-34cff2bcf214",
"id_item": "1ecfd392-b38d-4e48-b350-2ebfeb35b1b7",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "4088ee98-1c85-42e1-af27-0384d7ef5ea4",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "f2e0990e-4008-4cd6-82b7-af8a99310a51",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "2dc278c1-46b3-4b54-af88-f9d08b5234e0",
"id_unit_sec": "fcc16146-1778-4cae-91e2-1350070bb9ca",
"id_brand": "48b847d1-1437-414c-ac79-8561001b73f0",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "5f56fed8-23cb-4eae-bd59-72b014a556b5",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "a3606eca-21a3-4e86-a879-c5a1545a0ddb",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "47d9e658-4302-487c-b546-43939dc35f95",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "32d3f767-25d9-4cc0-9c58-199bc8a282de",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "802d38a1-4699-407b-9a48-3d3ee904c83b",
"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": "1ab65954-6ed4-4651-a36d-b16835f2a6e2",
"view_messages": true,
"id_image_photo": "934582c0-bbe4-4d56-ae08-91fdb573cb6a",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "197d4118-502b-46f4-867a-6bf4687cff21",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "bfc8364d-97d0-4877-be92-db6c450a4fe6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "8b75d60c-f93a-430b-94d4-d413f94f3329",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "f5d6a6bd-4a17-4b15-8568-7c1d35fab6d5",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "fcedf62f-75c3-404e-a6c6-6121842c71d3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "9e26096c-a3d4-46ed-a089-d8beb8e68160",
"id_zone": "ad4fe470-77ac-4d8d-a2fb-6eddc1df74da",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "c9d47362-72af-4452-9091-0107f9f92136",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "0f5a46d7-1ec3-4fa5-9894-9be96ab0a0f5",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "e8c1bdfc-9a23-4d6c-9b47-5aa8ddcc7a6b",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "d6262692-5722-42f7-9136-487ec905b056",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "1557893e-fdcb-4185-865b-2848b044bdf7",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "d6d0acf8-f798-40b5-b5c5-48e687b63c01",
"id_cloakroom": "178ccf8e-6b49-4dfa-878b-0444109631c7",
"id_pos_sesion": "ce94f329-b4e1-4702-b860-fa267eca573b",
"unit_id": 4,
"date_open": "2025-12-08T21:29:07.7342333+01:00",
"date_close": "2025-12-08T21:29:07.7342333+01:00",
"id_doc_sa": "d591cc9e-cec3-49ec-8de0-5f9647081d55",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "1a23b0f7-649d-4dce-849a-4d3ba7c25c2d",
"id_pos": "7e2e4908-55df-42b9-bb32-f927613658b3",
"id_doc": "8707c8c0-38c0-42fd-88b2-75fa046379a0",
"id_branch": "dc9c9830-c174-42f7-8ead-2a6bf8b16a08",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:29:07.7342333+01:00",
"date_tax": "2025-12-08T21:29:07.7342333+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "6cf2991d-6d1d-45bd-b956-9c80f786722c",
"id_relationship": "d32370fd-64d8-4778-9137-05f358a39d99",
"id_loc_from": "2853be75-b411-4b1e-b92c-7f9536599020",
"id_loc_end": "fdfd70f2-ff30-4316-a252-9a32a3e4d269",
"id_user_add": "3e2f7062-2c7e-4c59-81af-4bd2972ed825",
"id_user_upd": "82961262-a91e-42e1-8714-e33ccdd236cf",
"comment": "sample string 12",
"id_pos_sesion": "a89d94ca-0a91-4c97-accf-147f6c72c4cc",
"id_room_unit": "2649b4ff-c896-4456-9729-3e70052c6f9c",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "82396fec-c949-4389-bf8a-d320ee22b588",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "abed47d6-7596-4cda-a884-dee9f208437e",
"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": "0a501675-0548-4ff3-9de7-3569f8416c67",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "2c7c7ced-68e0-4886-8541-a06fb48dc172",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "578223f1-3882-43fe-b9cf-bf7bc923f483",
"id_pay": "9c0947db-1dae-423c-98e1-878ce973d141",
"id_money": "30ad6e2e-55e3-4a70-9c7a-773f355338b0",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "282ce055-a6af-435d-8c08-1052f531d14d",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "1b345200-53b9-4223-9cfd-9b591295bdba",
"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": "b599fdfa-2c36-48a7-9e21-a3a16aba5f5b",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "ee356ffc-5a31-4c8e-a0fe-292d79447d78",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "88284d3d-6f95-4ee4-a15b-362ef7cb953a",
"id_money_2": "a1367183-0b86-4638-9add-bded49d82e96",
"date_from": "2025-12-08T21:29:07.7342333+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "9bfbde32-464f-4ee4-91d3-7951accdcd48",
"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": "a05d2329-96ca-45a4-833a-d91d73cfe987",
"id_pay": "517120eb-afc1-4ffe-aa86-40da71f1c824",
"id_money": "26464e25-1fd7-49d6-86e6-9e390dd1b542",
"date_cashflow": "2025-12-08T21:29:07.7342333+01:00",
"coefficient": 5.1,
"id_user_add": "1d928e08-d19b-4877-99a2-36896ef95767",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "3603e0f9-e99f-44c3-b3e3-2b95162c424e",
"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": "3e1b7e62-c5d1-47cc-85ff-b9c983acd872",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "eb30338b-e5c0-430b-a0b1-4a6f181e77d8",
"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": "2735e949-3d5c-4366-8572-4de9ae919415",
"id_line": 2,
"id_pay": "038f9dfd-5d3a-46a5-84ee-21061642193d",
"id_money": "1d783fe5-dc61-490f-9312-5ab03724b4ca",
"coefficient": 5.1,
"id_voucher": "3111bc14-5a41-4dba-b417-2bf1c24cb7e8",
"id_employee": "1a549dc2-365c-431b-959c-4600b5e09da7",
"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": "b59d0752-20c9-43e9-a499-c6c71932c888",
"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": "cf366236-c0d6-4a08-9d7a-4d4098305274",
"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": "6ca8a2aa-7e0b-41de-a854-c6404c07061e",
"name_pos": "sample string 12",
"id_image": "719b0ea1-ef7e-44cf-a38f-acf18f9075b6",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "fe6c1df8-3e68-4a7c-8e40-62d6a44df789",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "9c44fa20-b768-44a5-ba1e-eeaf5185d921",
"id_branch": "62be0368-e5b7-4ca8-935b-c18259da22a5",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "6c872090-618e-4a5d-9067-3c4f4c08a615",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "0035ac84-37b7-4556-b508-ddee0e846d47",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "7857a0ac-f653-4797-8f4c-5c32fc73b4fa",
"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": "3e1323df-5777-4629-80ca-2ff6a1fd6737",
"id_line": 2,
"id_item_sub": "f090d373-795c-4b6d-9168-8700de85a0b1",
"qty": 4.1,
"id_list": "b3433cae-b7b5-4d57-84a1-d8cc2cf1a59f",
"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": "86fd374f-5f81-40d1-8947-9d87ecd284f9",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "7bae8ab3-ca9d-476d-a35a-d6a83150b595",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "c70a84e0-a86c-425b-a288-db23ec51096b",
"id_user_upd": "ae705cf7-6a20-4ff4-8ec9-2b0e8487d98e",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "df5344e8-8f9f-4419-bf8b-e323413c378f",
"id_item": "2f116a9e-d4a4-4ca1-a3ed-d299ee946034",
"id_item_type": "d73c2641-b3dc-475b-8699-e36b7caa5fc4",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "3a3088f5-c10e-4e5a-9107-cd3553cec4c8",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "b37d09f2-7cdd-42c3-bbf2-51a6e670a604",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "66cd0d93-a8eb-470b-8a0e-2e9be883733c",
"id_item": "f80aea28-6867-4677-a2ee-5ec48398ff33",
"group_id": 3,
"id_unit_ref": "e28c4a75-ad97-4bf5-83fb-cc5dff7008cf",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "eb896f74-d811-465d-ac24-8f3d7f64994a",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "6a7137f0-1064-4ccc-9fba-6fb629ac85dc",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "2a2fa4d4-4398-4eae-b71e-938304a107c8",
"commited": true,
"mt_units": {
"$id": "28",
"id": "d05a6d4a-a91d-4822-9088-972c66531441",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "6205a93a-da99-49ec-993b-404eec4c6802",
"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": "2028e36b-11f5-4856-a9dc-f0e067f2728b",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "ce54fc5d-50fe-4e42-98b9-9d9c1c220495",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "9a260258-7647-4f13-ad27-d50e659b706f",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "97bce3c5-2eec-4a6d-b188-3d645aba18aa",
"id_line": "b98762ed-bc40-4808-b737-94a02aa23d86",
"id_category": "c3ce22f8-17d9-41db-85e6-f38a01f9f861",
"id_item": "0ff5e6cc-981d-4d19-a9b9-36bf7e5b517e",
"id_item_type": "99e29b93-387e-49de-8a4c-60662b9142c7",
"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": "e8c6dae7-49a4-4565-9317-963ca10b6f19",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:29:07.7342333+01:00",
"date_end": "2025-12-08T21:29:07.7342333+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": "48d465c9-bf6b-49ff-a816-f439096d6c4f",
"id_pos": "6c8234b6-09cf-4289-98a2-6f6e43a78045",
"id_list": "cdc6077a-32b1-4186-bf5a-f476961cdea5",
"id_item": "28544b5a-517d-4524-a5cc-03331c958758",
"id_item_type": "c89de972-f738-44ae-9125-5184272167f5",
"id_category": "e75045ad-ece6-45f5-b84b-5dea982ff320",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "7326dcad-52a8-48d0-a0f9-fa0ecdd3a410",
"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": "087d00a8-1192-4d6e-b259-e29377fb51c8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "349143c3-5a22-46af-bcbf-3729002f6dca",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "59ddf494-6cc1-47ea-9c0f-84882de8e4f5",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "82bdc0d4-d5f3-44b5-b6db-20f0cb4020ab",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "44768e58-33f5-4f57-8078-023c75d30722",
"id_pos_type": "0887097c-f803-4b42-b677-c6cea621279e",
"id_price_list": "1e028197-8b7f-438c-9aca-6782cc9f51af",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "0e6bf771-d62e-423d-a7cb-9cf72bb33d5f",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "83cb0783-cfbf-4d8d-a395-a7251161c841",
"id_pos_type": "6e4b140a-044d-47d4-af66-8c6744ec16dd",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "acc6e8c7-6c60-444d-8928-1299ea1ec12a",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "a416562c-a7a2-46c6-afd7-407645b58c7c",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "77ab324b-bee8-403b-a92f-27fa003191a8",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "72fe2e1e-e06e-4ebe-a878-2070bf3368ea",
"id_branch": "3a367f59-b75a-449c-991e-0eeecf943192",
"id_pos_type": "48458179-5ca8-4eb1-ac90-3bcebec54746",
"id_pos": "9115a4e8-da96-4203-acec-93f4434e38eb",
"id_item": "ae15305a-8b94-44cd-951c-4b66af224cc8",
"date_from": "2025-12-08T21:29:07.7342333+01:00",
"date_end": "2025-12-08T21:29:07.7342333+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "2acbdfa5-3277-420f-b34a-82bb0a23f9e5",
"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": "22d821c0-5457-4ad0-bc76-d24c9b4afdec",
"id_doc": "894a5ee0-182e-4782-aec4-a1f0259ab7a1",
"id_pos_type": "6b5a9b12-276c-46fb-8628-6e3d1b1f13e4",
"id_doc_print": "b051c03e-e42d-4b25-a372-beefb9f1d6cf",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "92a0f36a-273e-4d97-9646-5968c5ddde58",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "a882b9e8-54f4-43a8-9fc8-9b39cba5a052",
"id_pos": "3b075207-1bc4-462a-afab-7b42dc7e319d",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "cf0ec2d9-1253-4c88-bf62-e6d58bc8fdce",
"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": "dc09c3c4-937f-48b5-9a29-df62ead5b3ba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "0d09019e-5fe9-435d-aa10-f0d9da1b0e00",
"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": "a3a28e06-3ec3-4f5a-a978-9565bd760b27",
"id_item_sub": "5518ce0c-2f3c-4603-917a-87cf39e8264d",
"validity_date": "2025-12-08T21:29:07.7342333+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "e9b6129e-24ff-4917-88db-a7187a2013ff",
"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": "14fef429-a309-4306-9e7c-f7f65a6b9f23",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:29:07.7342333+01:00",
"date_end": "2025-12-08T21:29:07.7342333+01:00",
"id_branch": "af69085a-4d89-4167-a346-93b14d36fb0e",
"id_pos": "901249d0-0a45-4538-b38c-16c12912ed7a",
"id_list": "07b3c69e-9bae-43ad-8fbb-af35889d0bec",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "fee6e925-fb5e-42b0-9a4f-a37e33b652fe",
"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": "afae3cf8-e7d2-4bd3-83b7-011a35e9f317",
"order_id": 2,
"id_item": "71b4bb5a-55ef-4273-aaad-4d3920da21e7",
"id_item_type": "05af4b8f-f93e-4ad4-85be-928e78dd3265",
"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": "51f2fc8f-53d7-4e8b-8083-805594f52ac8",
"type_item": 11,
"id_voucher_json": "adbd718b-f52e-4403-8691-08593fbddaf6",
"count_voucher": 1,
"id_category": "ef979f48-89cd-444d-abb3-6a179f2d6eab",
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "a4736317-563c-47df-a2af-c53d6f63f8ce",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "722bdcb0-1f31-41fb-be51-fb141d104eff",
"nro_sesion": 2,
"id_pos": "8af9a5b8-8d2c-4f96-8e13-b58b229b0987",
"date_tax": "2025-12-08T21:29:07.7342333+01:00",
"date_open": "2025-12-08T21:29:07.7342333+01:00",
"date_close": "2025-12-08T21:29:07.7342333+01:00",
"id_user_open": "bdaf3589-93e9-4d82-a6d0-64ad65a6a856",
"id_user_close": "2fbe3fc5-467b-4a3e-9e74-87b1748d4139",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+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": "27ffe7ee-a864-4645-9682-ac1e5ac688c5",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "1c192a13-15e6-4010-b0c9-1800599be296",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "a7d025ca-7601-439b-9b1c-4fcf3986b923",
"id_room_unit": "c842ed3a-267c-441c-a9a5-5a46fc0dda70",
"id_room_list": "44909263-6ffe-4c84-9173-7fc6483c8cdd",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:29:07.7342333+01:00",
"date_from": "2025-12-08T21:29:07.7342333+01:00",
"date_end": "2025-12-08T21:29:07.7342333+01:00",
"date_open": "2025-12-08T21:29:07.7342333+01:00",
"date_close": "2025-12-08T21:29:07.7342333+01:00",
"id_employee": "d3556ae4-b202-4314-a02d-0e03a6033966",
"id_employee_sec": "ebdbfe34-4edd-4413-952b-ea3c580caa12",
"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": "42818ea2-0f58-4880-acb5-20a000d840bf",
"comment": "sample string 7",
"id_user_open": "26718345-d575-4f1d-92d0-8af121e8637a",
"id_user_close": "6cacc6a1-394d-4ba9-aba9-1322a87eb6e5",
"id_unit_state": "2807f864-f307-4611-98d2-776a2bfdc473",
"id_pos_sesion": "c9fdde04-4993-4a61-a346-dac2f180afa2",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:29:07.7342333+01:00",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "d5427dac-e125-458c-9874-7d3cec0b4e08",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "2db7e6e5-445d-46f3-9bcb-43c6ab7b7f7a",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "a6bfcb1e-f155-48a0-ba9b-620610f804b7",
"locked": true,
"date_locked": "2025-12-08T21:29:07.7342333+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "4b74301c-dbd8-4b4c-bde1-0c6b9209ff47",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "d07595bb-f441-4273-9c9d-c6e8144bdd2c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a58ebf83-7897-4cd4-8cf3-b63ebc13ab5d",
"name_pos": "sample string 6",
"id_image": "564d12e9-ecc8-4bcf-a89f-6c459b015543",
"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": "65d9f296-8089-42fa-a822-90cea6db0a31",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "ee16e946-8735-4867-88c3-def175419b83",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "1c9ea1c8-7961-46d9-963d-ceb09386f17b",
"id_room": "f5304099-38e3-430a-9a06-666420ea0a46",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "dfb18555-b8c1-46ca-83c1-d6ef6d474f36",
"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": "883a168d-0f18-41ca-952b-e8dff72fb985",
"id_room": "bb49ce21-498c-4aba-b165-d65e756b58c8",
"date_in": "2025-12-08T21:29:07.7342333+01:00",
"date_out": "2025-12-08T21:29:07.7342333+01:00",
"id_user_add": "4094922e-c3f9-45b4-b6ca-04c627b12c51",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+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": "f9d4ada2-28a8-4197-a059-0f15ca87c883",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "0729951c-55a4-4624-b697-4ef788d24d4f",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "1078147d-94c2-4faf-ad64-00fee191ca8b",
"id_room_state": "3cabef30-363c-4a8e-8d1a-b2f102c4321c",
"id_image": "5f444465-aaad-464f-867c-40b91d81eef4",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "6fe9ed94-2ba5-47a1-be6b-991e5916f1c4",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "8ee53d58-9b4d-4d22-b9a1-63f006a56fa8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "b4943d55-bdab-4130-825d-eb0d6a05e476",
"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": "8fdcac62-dfef-415f-8a6d-a997a3655ec5",
"id_pos_sesion": "d319e093-8052-4b9f-8081-c232a020e576",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "c227162a-b7b8-4655-8eb8-0b303e5d524d",
"id_room_unit_activity": "e01f3e25-2792-4c16-bc71-9ec4e93bf5eb",
"id_doc_sa": "aeed922e-ce24-44cd-8fe9-4c6b899c88a4",
"id_pos_type": "6079d045-77e1-4f83-bdcb-ac166a368c96",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "77bc338d-3777-4a4a-a88e-2772cfe53115",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "c6a8a097-4388-4ba0-9f42-86cc316c53e2",
"id_user": "f766f5f6-5b8a-4766-9c30-e692ab02e0af",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+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": "d993ce73-9bf6-43b1-8f2e-2e75a2198ad0",
"id_user": "955f9dab-f7c5-435a-b3a4-9a5cddc077d7",
"date_add": "2025-12-08T21:29:07.7342333+01:00",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "ab4f53c7-4579-4a40-88b4-c697266e5b45",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "085ab919-ca05-4057-b456-3b37955dc79f",
"id_doc_print": "952bd2d5-0fe6-4131-8772-7b3b1f09cb0c",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+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": "7e132562-aec1-4141-b122-f78b1ab3cd0b",
"id_line": 2,
"id_item": "b17514a2-553f-46eb-abba-ea1244bfd782",
"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": "88442a03-8799-4ceb-b488-7abc23c2fd9b",
"date_from": "2025-12-08T21:29:07.7342333+01:00",
"date_end": "2025-12-08T21:29:07.7342333+01:00",
"date_used": "2025-12-08T21:29:07.7342333+01:00",
"id_employee": "384bf5ef-127c-4c4c-ae2c-7350ae46c9d4",
"id_branch": "1c2fb87c-faa3-49ef-8d33-e21eaec0b6e7",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "58420651-7275-4810-8a12-b9dc709d6abf",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+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": "48101c1f-00f9-48ea-8983-d848fbd7dfd4",
"id_doc": "09cccd89-84c2-4c5f-beb4-b3e04864c280",
"value": 3,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+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": "d75704b6-9937-4994-8457-d2317febe3c9",
"id_pos": "91f77d2c-4d84-4c81-92e0-e9947a64bdca",
"id_doc": "885ea21a-07fe-4d4d-a12b-12fb8400de2f",
"id_branch": "d436bf5d-117c-47f1-9a38-901eb4089964",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:29:07.7342333+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "8e739d42-b34a-41c0-883a-5b11df92713e",
"id_loc_from": "c7f0b37c-c688-434e-b72f-cd427d4244a3",
"id_loc_end": "69048032-ed31-414e-9d31-e6080770b53f",
"id_user_add": "c7d8a863-cd36-49aa-b771-de6606d45fab",
"id_user_upd": "aae1822c-9696-423a-b6cb-dd84c1083c00",
"id_pos_sesion": "74e742e2-6a22-4bfb-b1e6-581161092f47",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:29:07.7342333+01:00",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "48d25cc2-847a-4832-974e-ffdc6ea2d42e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "651658fb-9eb2-4c80-8ee8-9918198720a8",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"id_user_upd": "6d5db844-56ba-488c-a80a-310905466163",
"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": "8a7013a7-382c-4966-9a89-87248a00d615",
"id_item": "2bb1a01d-f451-4208-91f2-b40d47281502",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+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": "ef80fa88-7675-4a4e-9ed2-4c2438ac02d9",
"id_line": 2,
"id_item": "5a8302cd-4e08-4c81-88bc-aa6fd0808e25",
"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": "74ab0f6b-8e79-42c0-826a-4b130010dd0c",
"spool_server": "sample string 2",
"id_doc_sa": "2445d16f-2759-41ef-82c9-82edbbafb89a",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"printed": true,
"print_on": "2025-12-08T21:29:07.7342333+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": "7cce4186-48e7-44d2-a234-bb722f4de107",
"id_pos": "8470dc87-802e-4e5d-94ce-5781e92dcce0",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:29:07.7342333+01:00",
"key_access": "sample string 5",
"id_user_add": "9a28ee42-3eba-4301-9372-b6c721247343",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "5a656e5f-760f-48df-949a-289f2196dea8",
"id_pos": "5a5fa8da-a01f-45c2-b8e2-ffacef8434c1",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+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": "d269b2dc-85ec-4057-b865-82c56e551449",
"id_pos": "fb3adf82-6431-46d9-b46d-c18121b7ca57",
"date_add": "2025-12-08T21:29:07.7342333+01:00",
"date_upd": "2025-12-08T21:29:07.7342333+01:00",
"date_out": "2025-12-08T21:29:07.7342333+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": "bc48d408-9471-4cf0-8f89-b3ba17bc3715",
"id_user_add": "c9e370c4-0ce4-457c-9ab9-c43d6d3eb991",
"id_table": "b8a812af-83c6-467c-b5c1-785cca2c7cad",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "ef7b47e9-8e4a-4f83-b07b-9a652a9407bd",
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "d20151b7-9c13-4bd9-ac38-275d0c670c20",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "6f82cc9c-adb2-436f-a0fd-2151d3b28c88",
"id_sync": "0f54445b-8ad5-4417-96ee-3da882574f7d",
"json": "sample string 3",
"id_table": "a62f9896-dfcd-47dd-8f33-9f2d2d2cf5b2",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "0f21715c-f221-4bdd-899e-b9f1e5b9c13d",
"id_branch_from": "e6e3cee8-5af3-427b-84df-278f2d8f5ca5",
"id_branch_to": "a95ffdde-e2d9-4917-8a47-9521a6f01a4c",
"type": 4,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:29:07.7342333+01:00",
"send_on": "2025-12-08T21:29:07.7342333+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": "93fbf6f0-b59d-4a54-8278-fe9af434d4e5",
"id_pos": "0b27acf5-7b64-44fe-9aa4-baff4cba86d0",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:29:07.7342333+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": "851ddb44-2911-428a-b47a-fc9dcb0b79b1",
"id_function": "2bd3dc6c-b5f0-4733-bfa8-672d0f579435",
"id_user": "7a2aaa30-fb6b-4c47-896c-c69cf5932d3a",
"id_profile": "14628e94-c85b-4ff9-94d3-519898f19959",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "2ba07dee-6b80-48b3-b676-84ac5c0d4e07",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+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": "fa378efc-e716-4b68-98cf-eb0a6f0efe7a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "d61ef85e-794a-4a85-aee5-1a3c346aae8f",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "c899f696-783c-457f-977e-e034f47afeaa",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "8faf4c15-481b-490a-930a-6bf52449d650",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+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": "f9460d73-6acc-4f46-b9ef-9422c064688a",
"token_id": "sample string 2",
"id_user": "eff1f4bf-f5db-4d64-8ac0-569bcdd4df51",
"date_from": "2025-12-08T21:29:07.7342333+01:00",
"date_end": "2025-12-08T21:29:07.7342333+01:00",
"created_on": "2025-12-08T21:29:07.7342333+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": "3af0fa2d-2d6c-43b3-baba-1d61171e421a",
"id_room_activity": "138685aa-ac39-40f7-94a5-4ed2f55b1866",
"id_pos_sesion": "43cc97e2-d6d2-48f8-b335-40a2be7b7fab",
"log_text": "sample string 4",
"id_user": "6dbe26e1-728f-4469-b1f1-914b2ce330dc",
"created_on": "2025-12-08T21:29:07.7342333+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": "e6d8f3b7-188b-40f0-b3ba-82f38ce6ebaa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+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": "4f560cef-b9fc-45fd-b2da-9a040e6ea45c",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:29:07.7342333+01:00",
"date_end": "2025-12-08T21:29:07.7342333+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:29:07.7342333+01:00",
"last_update": "2025-12-08T21:29:07.7342333+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"
}
}