GET api/Tt_Vouchers?id_branch={id_branch}&date_sesion={date_sesion}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
Required |
|
| date_sesion | date |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 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": "1",
"id": "60205fe0-cff2-4c49-bff8-1166f2e4fa91",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:19.5455355+01:00",
"date_end": "2026-01-10T12:09:19.5455355+01:00",
"date_used": "2026-01-10T12:09:19.5455355+01:00",
"date_sesion": "2026-01-10T12:09:19.5455355+01:00",
"id_employee": "d0445c56-c477-4be6-8d9c-ab5b0e060c7e",
"id_branch": "b6a7704b-2c73-4010-9b39-d635be08b7e1",
"id_voucher_permision": "95192db9-0171-473b-a842-e265bb9cdef5",
"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": "9bd650d9-d9ec-4b78-b86e-cbf5766e2d4b",
"id_user_add": "bcc2c9d7-4ea9-4115-86e2-d4f7c50886da",
"id_doc_sa": "38bc1dc2-2e26-4d26-a8ec-7e3e914973cc",
"id_item_sub": "8685da77-6f37-46c8-8878-0b4d551ea84c",
"id_pos_sesion": "bb96b877-65ed-4dde-8e8c-c9df6bc832fc",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "66473db5-a1ab-44fd-bb79-7c55101759f3",
"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": "43ddd577-c2da-4693-8ae2-b8bd025bf7d1",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "8ad5a7d8-e1c3-4138-846a-c6918f25124c",
"commited": true,
"st_images": {
"$id": "3",
"id": "5d90cf71-7e2c-41f8-8dae-4ca3f87e215e",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "049eb4ed-f7e7-4803-8288-9eb826ba0d5a",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "2d54a20c-fd79-4a63-9602-fe95c9680e51",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "04913a28-907d-449c-bc6e-9b99e4a324fc",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "185b2484-2d44-4485-ae43-d2975ceba421",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "4899c740-10a7-41de-be64-cd86a91cedcb",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "b339266f-7979-4753-91ac-bf4825774346",
"id_item": "ed87ef39-e9ca-4095-9c71-66830b8ae5a3",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "f904d93d-be68-4c9b-ba20-9e750f96ce7e",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "6fd69c06-05bd-4545-bde3-bbe44907528a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "d0465ae2-2a5c-4f75-9145-ac2d22197c5a",
"id_unit_sec": "df378211-4181-4459-89a2-422f51bc8b6a",
"id_brand": "45e147d6-b4c4-4838-b1cb-aa326fb956b4",
"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": "6f420125-b672-4a37-8b3d-370c7fc04234",
"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": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "92aed263-2382-447b-b7b8-d6dd46d89552",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "5846fbe4-6f17-4be7-813b-0fdcc23ee22b",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "159515de-0497-4137-b55d-386bbfea4c00",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "c8fa43d6-fb12-42e8-9476-a28a979aa3db",
"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": "cb455f57-905d-47d5-a7b5-0c33119819bd",
"view_messages": true,
"id_image_photo": "efbeb5ec-07b5-41da-b9c5-2066f167b5a8",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "297b90d8-954d-4c79-8315-4c61b49cfcc7",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "1e452c2a-5b71-41fe-951a-dd7d025682d2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c91a2ada-aa91-4850-96b3-ad1ce635665b",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "94b35332-155d-4091-8b2c-412a0dd9d5bb",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "775dfa47-f27e-4b1a-822e-21d6f9652e38",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "62b8cddf-31b9-4388-bdce-2c2b1031cce8",
"id_zone": "49eed1ed-fa20-4f02-bb20-541820382426",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "d7322f57-23f0-4d14-b1a3-c969ffe09f4e",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "2124ed66-aaa1-4174-ad99-fcc0d9d16b69",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "896c24fd-c676-43e4-befa-eb010cd265f1",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "3da20cca-31ad-4a37-9136-8c8abfa99333",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "8e53a36e-31c3-4d03-b153-d928feb151d7",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "a4cc8470-209e-49f1-b5b1-61b24354df62",
"id_cloakroom": "d37d1660-3cea-4e70-a512-1cc0a11d5e40",
"id_pos_sesion": "055894b0-b5eb-40d9-a094-f3f7da532e7c",
"unit_id": 4,
"date_open": "2026-01-10T12:09:19.5455355+01:00",
"date_close": "2026-01-10T12:09:19.5455355+01:00",
"id_doc_sa": "38b8393a-0672-470b-9213-35b385ede88c",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "8d5622cf-1be2-4286-8bd2-6cc37ffdff1c",
"id_pos": "81a0ad3e-945d-4a7a-8b22-9d24e6078a36",
"id_doc": "feb17e7e-5d7f-4b9a-9238-2c02a382a331",
"id_branch": "a9fe622e-4c93-40fc-be8f-9895c87d0c14",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:19.5455355+01:00",
"date_tax": "2026-01-10T12:09:19.5455355+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "7a1610bb-8207-4894-aae2-44647da34af8",
"id_relationship": "35bbf2df-5f17-4b61-8df1-c2939ed166c4",
"id_loc_from": "b2bf5bd9-817a-4335-b524-d1b081e65bd3",
"id_loc_end": "30e3ed08-d5db-4f61-be06-8fd04afa98e8",
"id_user_add": "ead72a4c-2547-47dd-a9aa-f05542cc8105",
"id_user_upd": "db64c007-e27e-4e10-ae95-f2dc2ec31426",
"comment": "sample string 12",
"id_pos_sesion": "2749d18d-f8b4-46ff-91f1-722c6450d5cb",
"id_room_unit": "23f13728-e7cd-4e06-bc28-c8796393be4b",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "6b11c127-06d6-475d-a0d5-6de6e99434f2",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "a62f76a5-7ad3-4e7b-99b5-ba52970da349",
"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": "077df5a1-d67c-4c17-8bfa-dc35f2704a4f",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "d4fe260f-808b-4315-a794-3eea6fae5f72",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "2ff54b9b-6a51-4feb-9857-ef444dd055db",
"id_pay": "4b893bc8-2206-43fa-8cfc-8ef06ccfae14",
"id_money": "34ef588a-8a86-4cee-b44a-fa8b714c2288",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "37262370-4710-4de8-ac91-d780c812a7e0",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "eacbe273-7f83-4d39-ac72-b33c7db2b950",
"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": "33fea0f7-bdb2-4534-8972-791fed730c02",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "4c957c63-1b54-4d4d-a313-af43cae7708a",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "7aac45cc-8550-4750-a9ba-c96b6cef6710",
"id_money_2": "3151b007-0577-4e44-8afe-7d9ad88aacf6",
"date_from": "2026-01-10T12:09:19.5455355+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "ada9831f-7ef4-4dc8-a8a0-fcea6d2f5e8f",
"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": "b5e7422d-c247-48f4-baa4-68380d66dde7",
"id_pay": "6d730a4e-6d3f-4e19-a143-7b06e7c8170e",
"id_money": "6f7420b7-c785-4eef-8b22-0b9d44d19b42",
"date_cashflow": "2026-01-10T12:09:19.5455355+01:00",
"coefficient": 5.1,
"id_user_add": "007a688a-ecf0-4bc3-ab7b-544cca5193e9",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "5e54f2b6-4701-487f-a11a-0b2f2179496d",
"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": "f4d31fd7-b7f6-4ffe-aa13-bb0790562e9b",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "82a8fa4a-c29d-4a5f-a8cb-0897abbaea67",
"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": "335def93-1bd0-4a2e-8588-00ee23bcb3ae",
"id_line": 2,
"id_pay": "4ec9ef89-70c9-45c3-924b-994cf9ad1c53",
"id_money": "9e8ff26d-4b49-4715-95c7-3c88a3f69f16",
"coefficient": 5.1,
"id_voucher": "c05da704-d104-40de-b273-dff44d7cb561",
"id_employee": "1861cfde-f7ff-461e-900b-9cc45573c734",
"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": "e7617f02-f909-489c-a7de-f9361ecdefee",
"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": "0394b089-f61e-4cc2-b9db-f5b759b2bad2",
"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": "f05cb803-9a08-4e56-a32a-03cfadf7565d",
"name_pos": "sample string 12",
"id_image": "3d949b17-b36c-409f-9515-2794c94cc0d3",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "de717f56-aee4-4779-8518-ba43f82243e6",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "72844636-2b94-458a-a5c8-466938c1caaa",
"id_branch": "7f2fc6e5-9dcd-450b-9277-d4c24eb85e0e",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "275b4457-a24f-46b8-ab60-96866af2502d",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "ff26950d-03d7-4275-a7a0-017df30d33e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "236e794f-75ee-4ffe-800e-c2d7a274e216",
"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": "59dc07a0-6114-45b4-ac12-92883facacb1",
"id_line": 2,
"id_item_sub": "79fcd16d-678e-451a-b666-550f8e75490c",
"qty": 4.1,
"id_list": "a80fb9d0-0481-4514-b9ca-6b8841477806",
"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": "6070b901-3e50-45df-9660-975eabfe59e9",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "014a6f56-41e5-4504-88d2-93a242925490",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "03ca1a0a-2cd8-412d-8e58-ae608fe3b5fb",
"id_user_upd": "0a4730b4-7b78-4a8d-96b8-89e58575e8de",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "9ee63e90-062f-419a-ab60-0390cb87c9e3",
"id_item": "43bea78d-58ba-4e39-8efd-b09b965e8fde",
"id_item_type": "8c759647-3f65-445a-b3e8-3b76499fabeb",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "841a85e9-d77b-49ba-91f7-b7637a8cf574",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "0c69b6dd-415d-4cf0-b11f-7649259766fc",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "7a4d0871-4d4e-49f7-a650-462df6638ed4",
"id_item": "f6afdbb4-1fa3-4407-accc-44ef76d898cb",
"group_id": 3,
"id_unit_ref": "3a922368-c845-4257-a1cd-814df6ed0e6f",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "4bd1d0e9-e1f1-4446-babd-8b89ca7c4427",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "4dae8372-4449-4d39-8da4-dc09b07e42aa",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "7174e4bd-d272-481b-a0f6-728f7bd89a3c",
"commited": true,
"mt_units": {
"$id": "28",
"id": "0c89545c-2719-43ee-8102-8c3d298a20a5",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "b0cf5d34-cb0a-4606-9ef5-7e0e2a0a5587",
"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": "b7f85158-bf78-4a22-aadb-9ebd1b158028",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "1d37333b-408c-41f8-935c-49b59fe75928",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "4a1d9154-41fa-4aaa-a64f-426b1cdd2b95",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "cbc7e89b-4636-4953-8bd2-24093079f3b2",
"id_line": "5f75b350-cadf-4fe7-b12d-19c7ceb0a00c",
"id_category": "49ae3e49-f0d7-4f19-aadd-296b5052b8a2",
"id_item": "e340abf3-79ac-453d-a1b5-5d55fd1735d6",
"id_item_type": "70c65fc3-c1c6-4574-bdec-c501e148f5d5",
"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": "65336215-7460-4b1a-a931-91c31203984a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:19.5455355+01:00",
"date_end": "2026-01-10T12:09:19.5455355+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": "73480d35-d368-4173-a3f0-c5b5ffbf5dee",
"id_pos": "3f6fb4b7-7247-493c-9fcb-a26b454342fc",
"id_list": "e7e0822d-8fd3-4699-908f-b24a4fabd0c8",
"id_item": "446d5273-9ae1-4464-9460-b710bec4b165",
"id_item_type": "5557f3a8-dfd6-4c5b-9bd7-f7281019cba3",
"id_category": "6143e773-df80-452f-8fd4-cd9d8d96bd9a",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "d5f230e7-42cb-456a-ac7a-b02b1cb6622f",
"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": "850d3458-a8cb-42e4-965b-8c12ebd50504",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "782b0c8f-94a7-47d8-a278-5787601ded20",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "e3f48b51-f5b9-49e7-b65a-9446b3b581cd",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "bac88af9-47b3-4633-b368-3c5706c9436a",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "20291988-9909-4b1f-af8f-1f145a652fb1",
"id_pos_type": "bfb0cd82-7359-4ac9-8f14-9c6dcd456511",
"id_price_list": "85815690-b64c-468a-adf5-e1619a726032",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "6ab4723b-15ea-4eae-a11f-06b068dbb471",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "d342ea28-a842-41a9-8a1f-894669706b2f",
"id_pos_type": "99ea89c3-13c3-49c1-b84f-ff1b7d6947e4",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "ec87d999-1d40-418b-a5a0-34d6569fe77f",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "4242581a-fe32-4427-b82a-66f14fa43337",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "f20db500-4a08-474b-b681-21b8f75dc308",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "ef32048c-1586-41d7-84c0-0f45ff651bae",
"id_branch": "da43270e-b1bf-40ad-89ab-7eff741b0a3c",
"id_pos_type": "31667eed-252e-4af5-af4b-77b4b3250410",
"id_pos": "5241354a-61ca-4768-8afe-cc51d35cbf07",
"id_item": "710bf772-a08b-49b2-80d0-123a98fd2803",
"date_from": "2026-01-10T12:09:19.5455355+01:00",
"date_end": "2026-01-10T12:09:19.5455355+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "80fd40d6-a518-463c-9ffa-c2ab1f18772b",
"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": "c316526c-7f43-4851-8a89-50a370991e3e",
"id_doc": "9622fc3c-7369-4f85-9f62-4844fbd05347",
"id_pos_type": "38eee13b-50f0-40b6-a23b-52b427591320",
"id_doc_print": "7f2062c2-7eab-4532-8079-ae944cbe9c88",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "05ca8db5-128b-49a5-a785-5fe48ca3e67b",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "5543a927-debd-4ba4-8558-329d50b969c4",
"id_pos": "184aeecc-1153-42a0-a373-01ba2c6f55c6",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "4d7c380a-51c7-45b4-944a-91af14763a0c",
"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": "6b9805af-3a4a-4c13-bb3f-6f65eb6fdb45",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "57816067-36dd-4e8c-b0d4-b40cff8c921f",
"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": "717df171-02c5-455a-90d9-75b129c57f55",
"id_item_sub": "d1487320-ac27-4233-9054-035d8e575e91",
"validity_date": "2026-01-10T12:09:19.5455355+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "0c324721-ded2-4aea-b952-b348fe2f4460",
"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": "e970f3ff-b484-41cb-8b2d-ea0f0f102b9a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:19.5455355+01:00",
"date_end": "2026-01-10T12:09:19.5455355+01:00",
"id_branch": "9b9d8249-b318-446e-a800-00d936c54b2a",
"id_pos": "82bba486-e7b4-4a22-819c-c2d2d5888a53",
"id_list": "bc667785-752c-478d-a56f-ea2e2793b3d4",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "53ed8793-cafb-463f-9d76-cbf273bf9d4f",
"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": "22d5d0ff-fc1e-4ef0-8180-3dc035b6b500",
"order_id": 2,
"id_item": "43f7e5fa-27d6-4eeb-bb69-3905bc8a5db5",
"id_item_type": "64829009-08b9-4b92-853b-87a641aba5c0",
"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": "a1fefc33-f7a1-4aa8-877d-f88e8628d32d",
"type_item": 11,
"id_voucher_json": "8da4616a-cfb3-4ead-89a8-126082699fc8",
"count_voucher": 1,
"id_category": "eb69d138-22e7-4e81-8fbd-e5c8577bb7f8",
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "ae6248c1-56d7-4806-98c2-3aeb8cd16782",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "30f4ac48-9cf7-4fc1-bfff-60d4395bdf0b",
"nro_sesion": 2,
"id_pos": "4730176a-df71-4f63-a060-9e9dedd3b954",
"date_tax": "2026-01-10T12:09:19.5455355+01:00",
"date_open": "2026-01-10T12:09:19.5455355+01:00",
"date_close": "2026-01-10T12:09:19.5455355+01:00",
"id_user_open": "edd82820-e9b3-4c9c-964e-658a8434bc10",
"id_user_close": "b6dd16b3-a909-443e-90a4-a035eba6880d",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+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": "d4a0bbd3-7983-4007-bc6f-20e0af786046",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "71d0671a-ae79-4555-a375-ba864f90802c",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "dc1098bf-34ee-494e-8a55-99f806fcfe4d",
"id_room_unit": "4eedfe17-3279-4b23-9e91-687b5cea9f3d",
"id_room_list": "4ce0d179-335a-4cf2-be26-22ff823d76fe",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:19.5455355+01:00",
"date_from": "2026-01-10T12:09:19.5455355+01:00",
"date_end": "2026-01-10T12:09:19.5455355+01:00",
"date_open": "2026-01-10T12:09:19.5455355+01:00",
"date_close": "2026-01-10T12:09:19.5455355+01:00",
"id_employee": "f2352370-67d1-4dff-b2de-a3c6729e4369",
"id_employee_sec": "a6a3d0b5-43c4-415d-bacd-288269d997bb",
"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": "01b0fce5-b5ce-482b-9469-6d1fad635941",
"comment": "sample string 7",
"id_user_open": "147eee69-30b4-4f08-9bf6-12bb1fa2b444",
"id_user_close": "8067562c-4aa0-4bd4-9531-136828597e44",
"id_unit_state": "7adc6c74-fd28-4328-ad92-9e019c59e38d",
"id_pos_sesion": "16422afb-c823-4bb2-a006-25c5ba10b183",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:19.5455355+01:00",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "37d1fe43-78b3-4bd0-95fd-690df626937e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "78e45c88-840c-499d-bc6e-95d9f62e6e16",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "c5c36ec4-0913-40dc-9676-19263b63c2bf",
"locked": true,
"date_locked": "2026-01-10T12:09:19.5455355+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "10d96900-5367-4dca-9ae9-3650fa94b898",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "a812a08a-1bc9-40f5-b178-8038c261536d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f394417a-28ca-487e-b432-6622fbb1e632",
"name_pos": "sample string 6",
"id_image": "07843531-da97-4118-8aad-ea5c495ae843",
"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": "d8998536-8462-4a46-a0ca-bec7871f03df",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "45c9a7ff-2caf-4047-bf58-944b55620518",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "b4594488-b364-4b19-8309-d0007018b5f3",
"id_room": "69fc3e1e-8f7a-4cf6-baea-a14422effa31",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "a8fadf9f-41b8-4165-ad64-230c04827d7f",
"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": "f250359e-ec3d-473c-aab6-2ea9c45124d0",
"id_room": "e4da0fee-2921-4ca4-8272-88f03401e3d1",
"date_in": "2026-01-10T12:09:19.5455355+01:00",
"date_out": "2026-01-10T12:09:19.5455355+01:00",
"id_user_add": "84bdde32-d2eb-4e06-b4fc-75bd096ceadb",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+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": "eaff21a2-16ec-4299-b5a5-a573f28b6d47",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "8a06cff7-1e3e-4b34-80f5-630faff10b67",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "ccd850e3-2e95-45f2-81f5-2cdcaedb7de6",
"id_room_state": "20a30104-d23a-4cdc-9e8e-683894b7cfcf",
"id_image": "89cec614-536e-4230-b2ed-bf21d43c8b14",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "66ccd8b1-5e97-4af5-9897-286d8be7e505",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "80da1038-7987-46ad-ac16-077cd0366516",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "425de4fe-1713-44f0-b85f-83e7d485eb92",
"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": "f75f2e2f-f313-48b0-820f-383abb97ebed",
"id_pos_sesion": "25a1230a-f723-4f8e-b36c-e8a7f4b2b2fc",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "6b0c3eab-9243-4421-894a-865f5075345e",
"id_room_unit_activity": "98684b83-9ba4-4e5a-a87e-3bc3db5740ab",
"id_doc_sa": "a91ae2de-77f8-4f01-adcd-d1db61b29cab",
"id_pos_type": "b6bf3e83-b0f2-4035-9fd9-f7c320fd9c69",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "d781a0a6-d70f-46e8-884b-ea099175a156",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "0c12239a-7cc3-4d6b-82fc-bd6cb64385cb",
"id_user": "ff6ee483-ade3-443a-9c1b-6201f88596ee",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+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": "93767bb1-2d27-4a2d-886c-aaf901e572c7",
"id_user": "25218f12-aa05-410a-9978-111198a1b5e2",
"date_add": "2026-01-10T12:09:19.5455355+01:00",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "661c3c26-f7ca-4c14-a2f6-06370f8572e5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "bd976723-b64c-4d9c-8a8b-f69587a67736",
"id_doc_print": "a301cbde-6909-478c-a5ab-b4c729f80abd",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+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": "582e1116-c075-4e21-b952-2e0aab9ebe32",
"id_line": 2,
"id_item": "342b909c-2c21-42ea-9e87-422446dc7a61",
"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": "3d2fdee3-1606-49af-980a-26e01f56f0cb",
"date_from": "2026-01-10T12:09:19.5455355+01:00",
"date_end": "2026-01-10T12:09:19.5455355+01:00",
"date_used": "2026-01-10T12:09:19.5455355+01:00",
"id_employee": "716b8079-be2f-457d-8d0e-dd305150e1a0",
"id_branch": "aa7ff20d-2890-45d3-962a-441947b1cf8e",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "7dc75d14-c71b-46aa-8e6d-5dfb1322e253",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+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": "97f8634b-3fe9-4bea-825b-b25143ccd38d",
"id_doc": "03e791e4-9b3a-4448-9410-a7029cb73290",
"value": 3,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+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": "2cbe8d16-cd27-4442-9d55-12dcfc4e7b6e",
"id_pos": "7c0815b5-d4cf-425d-a89d-3a4596ba7840",
"id_doc": "214a391d-27f2-417d-9a1f-e68d8627b1a3",
"id_branch": "f0248763-e222-4fd3-b72c-6cdd86bff52b",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:19.5455355+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "8b92c318-50cc-452b-8944-f9e57abac0c8",
"id_loc_from": "28fd37a0-8a96-463b-87c6-fee0bd8153e4",
"id_loc_end": "76737ff0-ab4d-4e9e-9c25-7a2fbd9394da",
"id_user_add": "d1e8c2aa-909b-4c36-be5a-bef3a705ed02",
"id_user_upd": "d0668ca7-b17c-4986-95a0-be41b24d9c14",
"id_pos_sesion": "ae956326-9e87-45d9-a2d1-8d054d07a897",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:19.5455355+01:00",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "3295352b-3810-4d30-909a-2eb29671098a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "20767f04-ccd5-4246-af4e-801830a2393f",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"id_user_upd": "afd516f0-a65e-46e5-98e9-5428767a0e15",
"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": "33dc0558-252a-48f7-9bc8-5c6c894e4de5",
"id_item": "2eb5fd97-17d3-4e24-bec0-f6cb715fb8f4",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+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": "e7f7a509-0d5a-41e8-8746-ae012ffbcc21",
"id_line": 2,
"id_item": "020fd1b9-d349-4865-9fd8-5d449031d1a6",
"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": "7192d9fd-852a-4f7d-98e6-adbdedcc988c",
"spool_server": "sample string 2",
"id_doc_sa": "048a6f0d-72ea-4fdb-b058-341dc86cc0bc",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:19.5455355+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": "466a8345-e261-41f1-b782-04576f63cac7",
"id_pos": "452b04f0-598d-4ed0-baf8-321744564fc0",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:19.5455355+01:00",
"key_access": "sample string 5",
"id_user_add": "3345a5b6-a7aa-4964-bc83-8efa0d9fb5c6",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "3b7cf3dd-9c94-4cc7-9edf-b5836d4f36cf",
"id_pos": "1277e9c3-ed96-4c71-bdf3-907bf8fdb843",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+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": "dcd8399f-a4bd-4678-815f-0586bdfc24f5",
"id_pos": "8e9c8b08-c6e3-414f-bb30-7edd44d15881",
"date_add": "2026-01-10T12:09:19.5455355+01:00",
"date_upd": "2026-01-10T12:09:19.5455355+01:00",
"date_out": "2026-01-10T12:09:19.5455355+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": "0087757c-24a0-4e77-9796-8a11a35c2d82",
"id_user_add": "41cac592-0aea-476f-83db-d89e62eca78c",
"id_table": "f6c854ec-a847-43a4-8f89-5bc915a62701",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "adec2451-7e20-432a-a28c-eafd1cac58a4",
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "54e0f02a-b536-4c7d-bea8-254538da9c4f",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "b2d9489f-256e-438e-8cf0-2b00e5667788",
"id_sync": "d010f8a7-1866-4729-a3e6-3cea572afe4e",
"json": "sample string 3",
"id_table": "6a24ff4a-b9f4-41ad-8731-6c325eb63457",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "cb8bba6f-ad3d-4e55-9753-843c14826989",
"id_branch_from": "339e1662-5f89-40c5-8b9a-13b18bd10812",
"id_branch_to": "702a9fe9-7f3f-4201-b327-7462d4942e3f",
"type": 4,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:19.5455355+01:00",
"send_on": "2026-01-10T12:09:19.5455355+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": "b3627edd-bd01-4377-88eb-1172cf896172",
"id_pos": "78659aa1-8dbe-44cd-bf2c-ca0de4e82bfa",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:19.5455355+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": "d32b4c12-8c01-47f4-8dac-415b38a1299a",
"id_function": "346372b8-52db-414e-9954-2c904214817b",
"id_user": "03b83421-7fec-4ebf-a9f8-5bbf36aeb0ef",
"id_profile": "38553930-ef7e-4ae3-a303-184e007fefc2",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "dabb30d8-9d29-4614-8ae9-f8533e27a2ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+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": "050f97c5-72e3-48c1-b211-39a8e8646237",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "2c6f4527-27f8-4d96-9f26-9b1223922de6",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "3fdbb096-1afd-4c56-943c-36c52fc4e06b",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "0a798882-1666-4722-90cf-597f5b1c76ae",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+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": "77e5255e-5bc5-4e1b-909d-90767a4db215",
"token_id": "sample string 2",
"id_user": "a55c13c9-b2e6-4d7c-85c0-a51493c47a1f",
"date_from": "2026-01-10T12:09:19.5455355+01:00",
"date_end": "2026-01-10T12:09:19.5455355+01:00",
"created_on": "2026-01-10T12:09:19.5455355+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": "96254b08-8036-4e9d-87e7-0312da08944f",
"id_room_activity": "072562fa-d32b-47b7-8902-d69c3f86733b",
"id_pos_sesion": "5f51dd1f-c556-4067-a57c-9eae1c057500",
"log_text": "sample string 4",
"id_user": "ff2706f2-a7eb-48fe-8447-3ca77a18178e",
"created_on": "2026-01-10T12:09:19.5455355+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": "a701bd2b-ca90-47c1-b2aa-af9056e20bf4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+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": "ab1e7819-c51b-4975-a640-a6e9553a7384",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:19.5455355+01:00",
"date_end": "2026-01-10T12:09:19.5455355+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:19.5455355+01:00",
"last_update": "2026-01-10T12:09:19.5455355+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"
}
]