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: 100 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "465d03b3-3d1a-442c-8dea-cf34cbe9a7f1",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T06:22:54.850235+02:00",
"date_end": "2026-07-08T06:22:54.850235+02:00",
"date_used": "2026-07-08T06:22:54.850235+02:00",
"date_sesion": "2026-07-08T06:22:54.850235+02:00",
"id_employee": "354d8958-25da-488a-8c58-0686388bd4f8",
"id_branch": "e40a3fe3-2113-4a8d-b824-64515a6b65ff",
"id_voucher_permision": "e1dbd1bd-ca2f-4737-a8e9-6545091f6b8f",
"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": "de767bfe-36b9-4883-a30b-ed608f212cc1",
"id_user_add": "ae43f8f2-ae05-4092-9ac3-59794e038ace",
"id_doc_sa": "7582a14d-6dfb-484a-b467-f4d4cc2562d3",
"id_item_sub": "ed6161e6-2da4-4209-bad3-6936cad59fac",
"id_pos_sesion": "3b934d3c-410f-4ff6-86ec-38facd334acc",
"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-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "376eb41a-e0f7-4158-93dc-dbaf75160145",
"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": "fb250e95-4c3a-4fa9-93a3-2755a70249a6",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "3a31615f-9e07-4f6d-a57a-bfa746f2f7bd",
"commited": true,
"st_images": {
"$id": "3",
"id": "d99855e3-4ded-4c3a-b9a7-406ecc096d74",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "09284b5d-c898-4682-9e3a-a6374affc77a",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "31a247dd-e4f4-4cae-a1dd-f6a3f651b62d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "f80fa548-5146-4042-ba05-1960292b8013",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "63bc7df2-56a9-497c-b424-61fe71bea914",
"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-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "ed71ad0f-0aac-4d16-a9a5-01be6723e15f",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "95589030-7f09-4278-9820-feafb143435f",
"id_item": "ffbd9b97-90b6-4e70-a8ad-f6a9941b27c4",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "63c6dbaf-ea95-4aa2-9f51-cb624f6eb220",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "7b1aeceb-3783-4404-ab2e-48081eb4e330",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "223f1d45-ef4e-494e-ab1f-dbdad537f37a",
"id_unit_sec": "adba0a8d-182f-4472-85d7-4738501ba593",
"id_brand": "61144f31-35b6-487b-9656-223871c86acf",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "97a69d86-6539-4e79-b1af-26dd792e755e",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "0910e53b-fac5-4e1d-ac4d-39404e18046f",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "4e20c3f4-a9fc-4667-b209-e9d91605e613",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "a22ccc84-d1f5-4609-908a-087822d26e5a",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "e847b64d-2b0a-4453-a3f2-ea56db64aea6",
"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": "aff646a5-14e8-4359-be2f-7e6e3fc8dd57",
"view_messages": true,
"id_image_photo": "8c7ea6d5-918b-483c-b30f-6f7a4e2e4c36",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "f8a1274f-3293-459e-b6e3-8f64486190de",
"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-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "63a4a239-1d46-44b1-ba3a-3ad8912b283c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e7f4c05c-e5e2-4647-a3d7-dabc3f0c63c4",
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "ed7ffe97-c50a-433a-83cc-f0f13ec61bb5",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "b536d371-5c7c-4d37-9bd2-71883d6beea5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e710a6c9-95b5-4a82-8915-e50d0885e6c8",
"id_zone": "5427211f-1498-49d5-8846-a665b64e09d8",
"user_required": true,
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "4f424eb8-168d-494f-b1d2-8e1946c5ea95",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "cba260b0-7fd1-4980-b73b-964d99b4a8c4",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "53edc5a6-1453-4383-917a-0124d443a917",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "62996b5a-2dd3-4f6e-98cd-a71162f77fa5",
"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-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "f8f3b968-5da0-42aa-bdcc-a91b433d6237",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "7446a05b-d2b7-4f74-b7da-031b60eb4667",
"id_cloakroom": "32ccbda5-6d10-4958-8505-c16bb07a2788",
"id_pos_sesion": "34d5e5e4-33ec-4857-be3c-4e83f5039cad",
"unit_id": 4,
"date_open": "2026-07-08T06:22:54.850235+02:00",
"date_close": "2026-07-08T06:22:54.850235+02:00",
"id_doc_sa": "e58f2964-269c-40b0-84d7-4689d712dac6",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "ceeea685-b550-4576-99e3-8fd1f30cf804",
"id_pos": "25d04adb-8359-494d-8b7d-cdc242005240",
"id_doc": "f2a2ec3c-2ee0-49ac-83de-c510c0b91f9b",
"id_branch": "4e610744-32a4-4586-b5ec-5aac295a8dc5",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:22:54.850235+02:00",
"date_tax": "2026-07-08T06:22:54.850235+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "93a0e457-d0fd-4255-b50e-d9b03d0bbd95",
"id_relationship": "f8ea442d-1672-4790-9c6e-e254fc15826b",
"id_loc_from": "622c3edf-2890-460f-9f81-6c79cce1ec38",
"id_loc_end": "da7b31bb-a78b-4c59-9f61-db1408fb277b",
"id_user_add": "a659dc90-4052-44ba-9b71-c0ad40bb2f15",
"id_user_upd": "3b422069-21cf-4616-b730-c9c8e9d23a23",
"comment": "sample string 12",
"id_pos_sesion": "d46595f7-e732-43c9-a1b0-13f2aa72836b",
"id_room_unit": "f7d93ea4-161c-499a-8012-1ea45806c360",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "239c819e-4f67-4579-af6d-c63f5209fbad",
"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-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "ad3074b9-5e50-4b78-87e0-3aee41daf1ed",
"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": "bd87f6ad-f299-460d-9433-eb145d1eeb1e",
"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-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "35c16fdb-ba2e-4f5c-ae72-1542491f0c5e",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "7ffdef78-0dae-4cf7-a761-1fb715bbd639",
"id_pay": "0035d33b-faf0-47d3-b786-0eb6fe49d277",
"id_money": "32537792-32fb-4da9-86f7-6823fb511c41",
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "a9258b47-036e-471c-bd4e-7068e766acf7",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "8b3db467-fb46-499f-b140-732b31c0aa00",
"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": "cc7f631e-4821-49b1-bc86-bf75582a9cf6",
"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-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "825dec8d-02c3-4324-ba0f-7b70711b3626",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "d22ba782-2f04-45c3-9f14-d61fd817bd06",
"id_money_2": "fed7ec33-be13-4fcd-8083-5f5be3bdf0cd",
"date_from": "2026-07-08T06:22:54.850235+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "d05648da-39aa-4e68-8158-d75d33b234e1",
"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": "f90f0964-7957-4c26-aa38-ca068f28a022",
"id_pay": "6e6679fd-f549-4097-baa3-3363096cbfac",
"id_money": "fa25b53c-a059-480b-bc0f-1080190f54e2",
"date_cashflow": "2026-07-08T06:22:54.850235+02:00",
"coefficient": 5.1,
"id_user_add": "aac5832d-9d79-4362-b5e9-ae8b1c9b5802",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "01773046-3bf8-4ac8-83aa-5ecb8376ead3",
"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": "a36606af-f876-4497-938b-44a2240e6ab3",
"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-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "d0d8e3c5-dbfe-4da2-bc9d-f50e7d1806a3",
"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": "b2c6467e-095c-4863-aa1e-a806893a2964",
"id_line": 2,
"id_pay": "e47029ca-339a-4fa5-ba10-bc4a17c5f029",
"id_money": "1840f999-456d-49e8-9ee7-75ca45cc617a",
"coefficient": 5.1,
"id_voucher": "3ea5f03b-b0f5-4150-b27e-b43e08caed45",
"id_employee": "1cf5216b-01a6-4148-b19c-45ca49446649",
"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": "d43bf146-49a8-45ed-ba48-f9325a1b99c2",
"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": "74ebdfb8-b310-4563-8bef-1b646b885c10",
"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": "88d23882-10b3-4601-9222-75faf59ffa7e",
"name_pos": "sample string 12",
"id_image": "6301ffa8-d565-4d6e-8800-eefc3256a95c",
"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-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "ed26f2a1-1a8c-4056-affb-390906f4a901",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "5c858889-9f15-40ba-b542-6decffb5f60f",
"id_branch": "6ec40191-0ab3-4733-9cd7-0596fec7e9cc",
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "3b225963-4606-4cd7-9bf4-5040d1ece60f",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "dd1ce077-4042-4044-82eb-9921c3e33bf4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "91876259-b8f4-4b43-b170-78962d40cca1",
"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": "f2c8cb55-4060-4408-ae69-aced7314eb70",
"id_line": 2,
"id_item_sub": "6f078f94-a13c-435e-932c-d64690eccda9",
"qty": 4.1,
"id_list": "308321bb-84c7-4b91-833e-aa03002a67f7",
"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": "50f4d3d7-d3f1-4966-b782-6bbf051553b3",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "4e73286c-1a46-473f-86ae-b0165ad415af",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "c114d2d0-14dc-48e9-8182-370d3880cec6",
"id_user_upd": "4f2b0de7-47b3-43c1-ae64-f76a1c0126cd",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "5f34696d-8f3f-4395-b499-bc8c9e4e67e4",
"id_item": "91ab5ebd-751c-4c09-936f-fe73f05a7ab6",
"id_item_type": "3b9b8910-d6ad-4127-95f5-618528a31edd",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "b9b01a90-a93e-4abe-ba46-b30584489bcf",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "1b3c8901-2e40-452c-9d9f-762e1819afe3",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "68b447e2-01b4-4e70-b63e-45d60c9d9534",
"id_item": "479f8c2d-1da3-4ac2-8c72-ff4f5d097a79",
"group_id": 3,
"id_unit_ref": "a4308537-af45-43b8-8bc2-977266b41360",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "ce6eddf8-ce6c-40dd-87fc-04b5b0aada6a",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "558855e2-158c-4934-aa3f-0ceb533e17b5",
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "0036074a-8dbe-4c3e-821a-f36ba0426238",
"commited": true,
"mt_units": {
"$id": "28",
"id": "77e4ae70-0587-42e7-bd01-07d0a98b0272",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "1c692a93-004d-4670-af77-8adc4d530a13",
"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": "27b59a93-4486-4c04-a299-3ebb57c82903",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "30ee5027-4c80-4e77-abfb-82687272bd50",
"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-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "d1ed0cc0-2cf2-4c2a-808c-524ad335576a",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "cebd27c7-a23f-4c1b-be7b-f5bfdd6d5df6",
"id_line": "916001eb-3210-461d-b7be-fadc49569411",
"id_category": "faf4a622-ccda-496e-9c5a-03ddd38a9aa4",
"id_item": "25a2e1d5-5b7c-47c1-9e70-6cfd8fbbdf04",
"id_item_type": "b76a2334-d8c2-486f-8fe6-893f8c89e41d",
"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": "bf935e00-6b4b-4d0d-8e7d-546e6abc3ac5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:22:54.850235+02:00",
"date_end": "2026-07-08T06:22:54.850235+02:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "c596162d-a542-4def-a49f-ee354c52773c",
"id_pos": "dae20d0e-bbd5-444f-8619-ecff34eec998",
"id_list": "53a1c594-c1b1-4f6b-b95d-fb95bd1b63e5",
"id_item": "9cd01504-eecb-4d9b-b686-0ad5d94b7668",
"id_item_type": "e31310d6-5830-40b9-8e03-e39123dee2cb",
"id_category": "1fb0d131-eefc-44ee-b1d1-f0ef829ee33b",
"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-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "1856ad5f-bb9a-43c7-a4c6-e0ed058fd192",
"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": "9b7f7144-98a3-4761-a987-9d3b4b12a1c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "9e778f27-99ad-439f-a4b2-1cd189eecaa6",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "4044c94d-b964-4d6f-9564-48e2afcfd2c9",
"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-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "cd19bd7a-11f8-446e-b16d-f93a63fb2718",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "1b12216e-13a8-469b-a260-152e63b54b2c",
"id_pos_type": "468e5507-7709-4c36-be0d-3865da1716fa",
"id_price_list": "1c45571b-4a0c-4860-8e14-237c078c8fd1",
"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-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "b127ab41-dc62-41d4-8cf8-543163b97180",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "79ef6aa5-e933-4352-81d5-9bd65da96cfc",
"id_pos_type": "fb28dacd-0ce5-4d9c-9e3b-eb58b30b0e2e",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "b7ffa84a-132f-49c4-819d-3620894081b8",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "4a2c0e2f-eeec-4dfa-b7f7-8af9a14b6153",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "70921b15-851e-4c8c-be0c-cd75a00ddae0",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "8a5e52a5-d060-471a-a1aa-ae7508105ada",
"id_branch": "1637be2a-076b-49f3-a5a4-cfe9ebc59242",
"id_pos_type": "3fc30b54-b57a-4a97-9ab5-d9368806b8da",
"id_pos": "96a8a709-8a4b-413f-9eb3-7785f90c4843",
"id_item": "5c82a593-41d1-4765-b444-b90afe1c96c3",
"date_from": "2026-07-08T06:22:54.850235+02:00",
"date_end": "2026-07-08T06:22:54.850235+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "5811fc52-3a37-4aba-8d95-7dcb7bce5f94",
"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": "8266651b-73d4-4425-8511-034a8a582cdd",
"id_doc": "b1216a27-af93-4eac-a207-e15e3a0a9c58",
"id_pos_type": "b7df7dff-fed5-4a6f-a63f-e7e9027a071a",
"id_doc_print": "d6537104-77e7-4acd-b289-6f5c9c6344f9",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "6312e0cc-49e4-424c-903e-b13b871a5057",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "f247586d-56bf-46d5-990e-b6677d078a2b",
"id_pos": "37beec66-bc3a-49ab-8cef-c26ebea85131",
"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-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "295d785c-0786-4f92-855a-112c12143853",
"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": "5afe9868-9f33-48a7-b070-fad6eb4de3ea",
"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-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "182c1a06-a4f7-4572-b59f-bb7309c1f039",
"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": "c52cf51f-6216-4c01-897d-aa08c63e7e09",
"id_item_sub": "14d55a46-4f56-4dc3-868d-a5a8a179d33f",
"validity_date": "2026-07-08T06:22:54.850235+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "5b610d84-390c-441b-a7e6-b3ca77791a5b",
"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": "dae8dbf2-3834-4c21-8520-b6ddfa4ef2c5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:22:54.850235+02:00",
"date_end": "2026-07-08T06:22:54.850235+02:00",
"id_branch": "a81501f0-c49a-45be-932b-733c2c94f20e",
"id_pos": "cdd730e7-bb66-4928-90c1-fcb7e062d4e8",
"id_list": "4582297d-1503-46ca-980c-afe4be0f4136",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "2519ea06-0ffb-43ea-8d9e-8f96a828a549",
"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": "86bd55bf-825b-4053-82a9-f7b024473658",
"order_id": 2,
"id_item": "458cc405-d956-4f81-8086-6eff01146eb7",
"id_item_type": "49b64b07-9705-4939-a8da-c37d5bec0d66",
"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": "2daa9c77-2ceb-48e0-9c5a-4c574049909b",
"type_item": 11,
"id_voucher_json": "9f35e763-3625-4364-9c82-3df836a16ad5",
"count_voucher": 1,
"id_category": "c7c8e620-18da-40e3-8770-12ebd92f7bf4",
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "6846146e-395e-4212-a771-572d35c34e9b",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "5da3ff57-298b-47f7-bdf2-50e093d552b6",
"nro_sesion": 2,
"id_pos": "37558633-c7ee-4ea0-8fad-08e1656b72ed",
"date_tax": "2026-07-08T06:22:54.850235+02:00",
"date_open": "2026-07-08T06:22:54.850235+02:00",
"date_close": "2026-07-08T06:22:54.850235+02:00",
"id_user_open": "2c8c1b1e-cb5d-479e-a02b-b2073f3b3ed6",
"id_user_close": "c24108db-9fd3-4ee8-baf7-93e7fdfa1491",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pt": [
{
"$id": "45",
"id": "459273d3-a082-4769-8d30-e3fa041dcf57",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "3d5a19fe-6310-48d3-86dc-141c6a74adac",
"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-07-08T06:22:54.850235+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "08f66296-77c5-4e0a-bbe1-1249d006af8e",
"id_room_unit": "1b654f4f-9fe8-47dc-96c0-ba6512bc22d7",
"id_room_list": "346ca879-d7b8-460d-844f-d900ea671c3b",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T06:22:54.850235+02:00",
"date_from": "2026-07-08T06:22:54.850235+02:00",
"date_end": "2026-07-08T06:22:54.850235+02:00",
"date_open": "2026-07-08T06:22:54.850235+02:00",
"date_close": "2026-07-08T06:22:54.850235+02:00",
"id_employee": "27a061a6-a253-42dc-b6ab-1c42cec1c0dd",
"id_employee_sec": "2f900bdd-d880-44aa-a1a7-2424a337ee99",
"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": "4f2f88aa-52b2-411f-bc9b-c0d4af336f02",
"comment": "sample string 7",
"id_user_open": "f43c5f3e-fbad-457a-80db-00876ec17af8",
"id_user_close": "f96e7664-7475-4261-95f3-406f8311ec5e",
"id_unit_state": "bb8b3b4f-4093-4265-82fc-8b0f671932f5",
"id_pos_sesion": "5ef85bd5-ec92-4f70-81ea-4017d48f0ff5",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T06:22:54.850235+02:00",
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "3f447f05-3a54-4a63-827c-d82e3cc4c761",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "916cd093-b198-4211-bb40-08b6d0b3f0d6",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "73a961ab-bc2e-4ebb-af78-4a285d7fdee3",
"locked": true,
"date_locked": "2026-07-08T06:22:54.850235+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "ffbf809c-29cb-4c06-bf83-685d44c27559",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "14a66a5d-0cc5-4048-ae90-ca5684084042",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "99992895-a688-46e0-84e5-8c2f7d5d9893",
"name_pos": "sample string 6",
"id_image": "076a55d6-7892-4037-be51-1ab39e05ec3e",
"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": "0d97c7f2-1eaf-4dc7-8b40-a3e90b0a8595",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "6895b661-9db8-43f0-bf19-441054e181ce",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "9fdab2b4-6bb6-4786-abac-1a188bf1e79d",
"id_room": "7db85ef0-75b5-49e5-96fa-5d5ced46271b",
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "87ee398a-2869-4844-baca-db1cd6be2ebb",
"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": "953ca0dc-c019-4dc0-9b03-37fdb988712e",
"id_room": "b864c666-74c7-4133-b904-f00ab5a84d16",
"date_in": "2026-07-08T06:22:54.850235+02:00",
"date_out": "2026-07-08T06:22:54.850235+02:00",
"id_user_add": "50e59ceb-5411-469e-9a55-6a5e8276ea1f",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "50"
}
]
},
"mt_rooms_units_types": {
"$id": "51",
"id": "6159b24c-f37e-4689-9312-da925f2e7611",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "e1aee958-ffd3-492d-8dd5-58e89a825cf1",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "5fac2081-60b5-4ac3-8583-4ff434fdacbe",
"id_room_state": "6f74ab07-2611-49bc-a06d-927fb62aad31",
"id_image": "f37bb599-505d-4179-80d0-c297c136cf49",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "7bdcbd37-96c0-4639-9766-eeffbd3cc066",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "058947a0-42f1-488d-ba52-41b633312f67",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "aba3deaf-6d0c-4245-b360-639345fb90dd",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_types": {
"$ref": "51"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_states": {
"$ref": "53"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_list": {
"$ref": "50"
}
},
{
"$ref": "46"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "54",
"id": "ba0452d9-5628-4a53-bfa6-6d205b88ea5b",
"id_pos_sesion": "abc6b352-a5d7-41a2-be51-df0d198c0f27",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "0b07c57e-75dc-4abf-b7b5-ab747a4801b6",
"id_room_unit_activity": "75a57ce6-4582-4a87-9ffe-5aea45896326",
"id_doc_sa": "aa3da155-7cf2-4c74-ba49-e448dd2655bc",
"id_pos_type": "8cbc6942-dc0b-4452-b1c8-5421f9be8ac9",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "9d96be1e-bc06-4538-9fdf-e946dea9cd8d",
"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-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "b9db3018-adc8-419a-a3eb-80ba6d06cfd9",
"id_user": "30e7919f-bd11-4d42-8da5-8ece3075f540",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "d528af57-dbfe-46ce-be44-91b68b9b3f9c",
"id_user": "9dc1b213-9103-4875-97e3-33435aeef04e",
"date_add": "2026-07-08T06:22:54.850235+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "57",
"id": "90883177-090b-424a-a7d8-1923b024c721",
"id_user": "0a337fee-f054-4d9b-8e91-20fcf730acf7",
"id_user_profile": "85cb396a-af9a-48c2-ac57-6c2dec4611c7",
"locator": "sample string 4",
"date_end": "2026-07-08T06:22:54.850235+02:00",
"id_pos_sesion": "c7bfcd64-0545-4c0d-b28d-492ccb47ca03",
"date_login": "2026-07-08T06:22:54.850235+02:00",
"date_logout": "2026-07-08T06:22:54.850235+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "2c951c45-7ecd-450f-ae6e-6e667f90bef8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "bccf7d18-1616-4fda-a786-1a724a0d64a4",
"id_function": "6ce61ef4-1fae-4f48-832e-2f39127d649b",
"id_user": "90569785-e66b-4342-848d-4054e0c24ca0",
"id_profile": "b6ab5178-45fa-43ec-93c1-48fdd4d46460",
"permission": 3,
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "c2040eca-5cc6-4389-a06e-647ea6eefe18",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "a91e7805-ff68-45e4-ab2c-32a22de19c66",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "b2d0877f-c570-4bc9-b86f-722d8dc69ab7",
"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-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "89673945-7193-4ffd-9d67-504e71662a80",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "59"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$id": "62",
"id": "3576ed4c-71fb-4721-b894-580d6f47eb54",
"id_user": "7ef75fc7-bbc4-4b39-abd2-9d317bc125c9",
"date_add": "2026-07-08T06:22:54.850235+02:00",
"destiny_type": 4,
"id_key": "60c4443f-63e7-49e9-b9f6-72cb5ca4f784",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T06:22:54.850235+02:00",
"id_pos_sesion": "8d829c83-ecd8-416e-864a-d880783b297c",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "cf45b957-bb34-4924-945e-89d0a4336c3c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "1642fdd0-c526-452d-b8c6-7a5ddfd0627d",
"id_doc_print": "956e4b1f-dbe6-49a6-87db-e162f2f20912",
"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-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "64",
"id_doc_sa": "6c817df5-8733-4e51-99fc-33b11a63c44f",
"id_line": 2,
"id_item": "7da05c30-4e7b-4e8a-8ae2-79f2cc7c1910",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "64"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$id": "65",
"id": "38895ba4-83f1-4a95-8bfb-08adb225dd71",
"date_from": "2026-07-08T06:22:54.850235+02:00",
"date_end": "2026-07-08T06:22:54.850235+02:00",
"date_used": "2026-07-08T06:22:54.850235+02:00",
"id_employee": "5abb5934-2fc8-46c9-8b6b-619fabd9fe01",
"id_branch": "77a5b9da-0ab3-4db8-a6b1-2278ee9b91db",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "a1f431fd-c45c-4b4b-8250-9f184570c400",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "65"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "1"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "6fb2dc60-4aa4-4c36-a728-878319e3cb56",
"id_doc": "9bdf2fe7-7ae1-4645-9071-1edc4c9e0b60",
"value": 3,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "281cee66-10de-4e26-a8dd-49b4bbfb3bbf",
"id_pos": "feada6d9-ebaa-4fa7-a64d-7f3d50e2c3b0",
"id_doc": "19be5f04-7de2-4faf-b919-d4e30a1903cb",
"id_branch": "ff6464e8-c122-49fb-a32e-409fcd0815ae",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:22:54.850235+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "b67450f4-1421-4398-afed-3fba8723e65b",
"id_loc_from": "462d616e-4880-4834-ac03-86d293b28e32",
"id_loc_end": "b48884d9-f637-4152-b1b8-f74621de87a7",
"id_user_add": "8d7cab22-7d4d-4b4f-914c-6f6e2ef6ba69",
"id_user_upd": "825b9e71-3351-47e0-8de6-94ec6f632ebc",
"id_pos_sesion": "d8274624-30b3-466f-aef9-f2759acb626a",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T06:22:54.850235+02:00",
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "ab695a25-86be-4457-8f20-2b8af3c716dd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "7423e8f9-6c8b-4e62-8dd8-32477ad6e3e2",
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"id_user_upd": "f68c30c1-fed0-45ba-a8e0-fd6090c09eb2",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "0d267d22-192d-48f2-906c-fbf5e7abedb0",
"id_item": "3116ccd3-efd3-46ce-a2fb-54cf38a87360",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "cffba3a9-8c84-4c29-a460-f38aeec58226",
"id_line": 2,
"id_item": "da3f2332-360f-4193-9bb6-c116f627c716",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_units_activity": {
"$ref": "46"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "86a99857-cf21-492c-b54a-7c607eb53b14",
"spool_server": "sample string 2",
"id_doc_sa": "f38c311f-2e06-4e2d-ad54-a119a5adf424",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"printed": true,
"print_on": "2026-07-08T06:22:54.850235+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "b89f4500-3307-4d53-a062-e5a86e6c864b",
"id_pos": "0e17ef7d-06a4-4af4-bb6d-097ad75eb0f7",
"mac_address": "sample string 3",
"date_end": "2026-07-08T06:22:54.850235+02:00",
"key_access": "sample string 5",
"id_user_add": "7ed89200-560f-4990-bd22-613cfe0d78bd",
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "48d697c3-6e20-489b-a643-c6f3b1edd5f7",
"id_pos": "a089b2a2-4f15-4e5e-b3a9-9a004f31934a",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "716b72a6-0edc-4354-9f5f-1a75ac10c3ca",
"id_pos": "e314c665-aab5-44a2-9e93-f58b37e2e3ca",
"date_add": "2026-07-08T06:22:54.850235+02:00",
"date_upd": "2026-07-08T06:22:54.850235+02:00",
"date_out": "2026-07-08T06:22:54.850235+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "75",
"id": "d0bcdca5-ff8a-43a1-a682-a3e9e6d2a4a4",
"id_user_add": "f57e5f2d-c6b7-4b69-9a62-510d1a175bad",
"id_table": "b2500ab8-6a12-4967-a7be-e13b84521d87",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "931c5c56-a0eb-47e8-b5e5-bef450cd5bd7",
"created_on": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "cea35019-e373-456a-ad4f-fd3b2a9f732d",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "475d7612-c3be-4240-9fba-fc97ecbfe918",
"id_sync": "bf3de4e0-6218-479a-8ccf-93bad477d99b",
"json": "sample string 3",
"id_table": "d1ce640b-93df-4360-9bda-29ba4d665521",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "8624ec22-39a7-4901-af7e-53869bfb88a7",
"id_branch_from": "2086ba61-c0f9-4853-974e-59d768ab0caa",
"id_branch_to": "38897e40-ed0c-4dd2-a20b-5195c82d6d7d",
"type": 4,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T06:22:54.850235+02:00",
"send_on": "2026-07-08T06:22:54.850235+02:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "279deb96-facf-44d4-93bb-f10c942f2f31",
"id_pos": "d63cfe49-5ecb-4ee9-acbb-8714f5cdce12",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "21aa20f0-c66d-4cf5-99e0-0b9e1f6eaf32",
"token_id": "sample string 2",
"id_user": "28688e9f-85e9-40cc-bea7-aab92e17808b",
"date_from": "2026-07-08T06:22:54.850235+02:00",
"date_end": "2026-07-08T06:22:54.850235+02:00",
"created_on": "2026-07-08T06:22:54.850235+02:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_pos_sesion1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "73102ede-5616-4fd6-b591-99ac79e626df",
"id_room_activity": "7a54137e-3278-40e3-8dc2-2610e73f2b5d",
"id_pos_sesion": "f7e87f82-3372-478d-948e-4f6bc20b28b3",
"log_text": "sample string 4",
"id_user": "1f28395e-370a-4553-9350-a54bc8a9cb54",
"created_on": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_rooms_units_states": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_users_profiles": {
"$ref": "58"
},
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_images_types": {
"$id": "82",
"id": "eb7900f5-9549-4b0c-bffa-38b0926c3103",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "6c6dabab-ad31-4afb-9576-ab1fd23e6f0c",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T06:22:54.850235+02:00",
"date_end": "2026-07-08T06:22:54.850235+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T06:22:54.850235+02:00",
"last_update": "2026-07-08T06:22:54.850235+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$ref": "65"
}
},
{
"$ref": "1"
}
]
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: 100 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "4841137c-a6f4-494f-a75b-afec33b9e7b9",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T06:22:54.8659097+02:00",
"date_end": "2026-07-08T06:22:54.8659097+02:00",
"date_used": "2026-07-08T06:22:54.8659097+02:00",
"date_sesion": "2026-07-08T06:22:54.8659097+02:00",
"id_employee": "aabb697f-a2c5-4f41-ad0d-52d4a3297b7f",
"id_branch": "175dc11a-461a-4858-888f-3ab05884ea64",
"id_voucher_permision": "b9e3f73a-8806-40f2-bbe0-71af8bf9beec",
"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": "b06fa7f7-98f0-4f96-881b-609f9fe2ae4f",
"id_user_add": "ff582afb-2381-44cd-8d0e-144a0a64b98f",
"id_doc_sa": "9f91cab2-3ea1-4789-b046-b0d42e1b49f4",
"id_item_sub": "f17f7c58-86a6-415b-a52b-5b594b402be0",
"id_pos_sesion": "204113fd-a3a9-441f-b88f-45a33a27f588",
"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-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "e2854b46-5f51-4f50-9693-f148b8268a5e",
"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": "72873a30-9a1b-4585-b04f-1c434ee1be73",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "8be74dec-0671-4d83-b60b-8b481f3a07e8",
"commited": true,
"st_images": {
"$id": "3",
"id": "e247d308-5023-46d6-83f5-fc2ad0267e34",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "81e1a1e2-d25c-4146-ba54-c25d67a25481",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "0cfeb77b-51bd-4715-a2dd-8e7d8468b522",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "75a1763b-c8dc-498d-a459-ff3e8e6eec6d",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "57e8d732-21cc-424b-9985-49909d79c149",
"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-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "c44d9ce0-1624-4b3c-abed-0e0bfccd4b3c",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "a2266950-fe82-4fbd-aaca-22ae3cfcef81",
"id_item": "7cacd50f-988e-48f7-8fc6-1df95c5c30cc",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "bd98970a-ac93-4dc7-bf7d-989e443c58e7",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "1ea012d2-4941-4f1d-926c-60e8499f7205",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "91222259-bd57-4d76-84ed-4fba15eed655",
"id_unit_sec": "31b491e8-7ae1-461a-87ec-78adcf2188d3",
"id_brand": "3d8a54df-0500-4e45-93fd-8b71b9a2f3d3",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "8d8bff6a-a132-4325-b04f-2f6eb88ead2f",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "bcc8cc8a-59e0-445c-a451-5f1a56d5f008",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "d1d82e61-eac5-4484-bef4-db4f141ef745",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "277363cf-9f4a-4931-b5d8-af94b4f05367",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "a7fa271d-440c-48fd-90e4-3c2b04ca6bac",
"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": "36391464-0d6b-4632-9c56-3242b9c24445",
"view_messages": true,
"id_image_photo": "24dec148-dd02-45e9-8027-425d4231c81b",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "0b7f4642-45b5-480d-bd46-54b7398e2efa",
"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-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "d384c184-18c7-4da0-9542-2f3687495ede",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d44015a8-5fb6-43f7-baff-2c0fb6ea20b7",
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "966b07e2-2c2e-48c2-97d4-3bfafad18cde",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "813a954d-1bc9-463d-badc-5d5f089a8ec9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1c662506-77da-4257-8a9d-f84ddca2a3a1",
"id_zone": "fcc98222-bac6-4d43-977d-70884c5db40f",
"user_required": true,
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "e6526723-03dc-4398-be03-86ccca1e7983",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "4db98b9b-62cf-458c-b362-3d52e1da7c76",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "0139c8fe-9cd4-4271-85c2-0af838ae91d6",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "74a91328-96c3-45d7-898c-eb2bdf2468d9",
"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-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "61f71824-e695-4c20-bc7b-9565f9f7345a",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "82a892f1-a59e-4db6-b4b5-1fc6093cae34",
"id_cloakroom": "c37985ae-c8ef-4518-803c-c0e3744a9314",
"id_pos_sesion": "03194f99-02fc-43a2-9dfe-c7534569ff83",
"unit_id": 4,
"date_open": "2026-07-08T06:22:54.8659097+02:00",
"date_close": "2026-07-08T06:22:54.8659097+02:00",
"id_doc_sa": "c15124a6-15dc-4899-87e6-5d0e77fa83f8",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "ae8d42c7-58a6-4e29-9808-077798a4a812",
"id_pos": "1e53590f-807c-48be-950b-12afe6deaf00",
"id_doc": "70476e3d-996e-4e0a-a25d-8198baf1bfc1",
"id_branch": "6f06b40a-45c5-414c-aee6-c344963c9c2e",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:22:54.8659097+02:00",
"date_tax": "2026-07-08T06:22:54.8659097+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "9d655ab3-736d-4200-9f5f-ccf1f161e207",
"id_relationship": "7328bcb9-0586-4c2b-9238-fc0702f70cf0",
"id_loc_from": "738b3f4d-6ea5-4d7c-ad22-516541ec52a5",
"id_loc_end": "59c48535-9e30-4b23-a356-b27c53925d9b",
"id_user_add": "7ccbe351-2b88-422e-961d-3bc1034082a6",
"id_user_upd": "3e127881-ae6c-434c-b206-51778e4bebc5",
"comment": "sample string 12",
"id_pos_sesion": "3b2abea1-f28c-45a5-a03e-4388a1a401c2",
"id_room_unit": "5a431207-6fc5-470e-9d82-318bc2c19dab",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "6ab2c130-6866-404b-ba6c-289acafad88b",
"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-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "c9a31f50-2e0a-4663-82b4-a45b407c5024",
"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": "f1456853-7bec-4eee-9157-eaf38ec4e173",
"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-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "9a01f555-5411-4ace-877d-7711ee633851",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "34b614c1-3dfd-4304-b030-37d14cb1625e",
"id_pay": "63797b5d-aaff-4c82-871a-ed238603985a",
"id_money": "d90c8d41-ad6b-44cf-86cf-c5040de86f94",
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "f750068c-7e9d-4d8d-ba03-ced70082f12b",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "7488c5aa-e361-4b64-ad6a-d81dff50f542",
"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": "e4ae2ada-ee74-4db5-bf0a-4026a8bfa9fd",
"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-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "382c1dfd-eecd-49de-81cf-6f1025cfcf20",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "c0f5b42d-0cbd-477f-b36d-aa331703abc6",
"id_money_2": "f80ec2d5-0cde-46bb-925f-0520730105a7",
"date_from": "2026-07-08T06:22:54.8659097+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "f1daecea-2e2d-419d-9e39-806c54076f6d",
"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": "400ae67d-cc31-4bfa-9f45-f64fac4acd1b",
"id_pay": "090d3db3-a6ce-4129-a8a6-1663a56fbb2d",
"id_money": "a4883af2-b9d2-4079-9db4-de3bf3c94d96",
"date_cashflow": "2026-07-08T06:22:54.8659097+02:00",
"coefficient": 5.1,
"id_user_add": "a5888d44-751b-42c2-b3c5-cbbdfe9b7e1d",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "df549980-0246-4c4a-a2c2-1a4a8965866f",
"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": "7b462c42-14db-4dce-a63d-b2ab4c76eeeb",
"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-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "4c8ef466-868f-4a12-a5f0-c5c1ba0e1d5e",
"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": "f4822589-5249-439d-ad17-de56ac8262b5",
"id_line": 2,
"id_pay": "59e94fe0-ebf1-4e91-a3a5-5f9b213ac46e",
"id_money": "d1c21dde-56e2-4634-8c3b-0f7519e8b731",
"coefficient": 5.1,
"id_voucher": "3aba86c0-f712-4e15-85b0-925223811090",
"id_employee": "8c926273-b779-43be-adca-ee703bcba66f",
"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": "a6094e6d-1835-4781-be23-118033460335",
"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": "4485e846-edbb-4174-96fc-51d80c216398",
"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": "04a69142-1d29-4b14-acfe-74ee53368ec5",
"name_pos": "sample string 12",
"id_image": "69f3d349-45bc-4c71-ae3b-047e47692900",
"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-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "86d3f61c-6277-4456-9bd3-b33724c2519f",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "dcce1bf7-ff61-4bd0-aca7-52f4b8f6e6d4",
"id_branch": "97a3f4c7-32f0-421c-8d21-e0e4456e8400",
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "bef0155e-48c9-49a7-9d15-4104a2fb7994",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "fefb548f-41aa-4ebd-91a6-f4fba122fb51",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "a67a9fab-6f89-4067-ac0e-2bdfafa7ce64",
"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": "f7ba853a-6501-456e-a252-33eeb82bb009",
"id_line": 2,
"id_item_sub": "0f624242-0150-4c68-aa3d-892a0b7a55fe",
"qty": 4.1,
"id_list": "530583c2-16c0-494f-a07d-edcf672484fa",
"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": "368b8659-3273-49a3-b7f5-24a072ec38be",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "4c0776b4-d6b2-4064-afc9-9e3e5ea759a2",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "74dd91f3-95e2-4c14-ba1a-8a538248fff7",
"id_user_upd": "a3920b3e-449c-4462-a089-4bf884bf0e0d",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "e000a2fb-44d3-46d7-8fb0-48ee317ba560",
"id_item": "ea2ede3b-481e-4875-af1c-280835dd4e61",
"id_item_type": "c096bc0d-8783-4679-835f-a1506558eff4",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "873446f5-1907-4b03-8992-4b4559bf32fd",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "a3bc53e0-78ad-415a-89f2-0410d1f5106e",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "6e0d850d-27ab-41bf-9dfd-f504da2cfd96",
"id_item": "c5ae930c-feee-4b9a-b2ef-5926d23e454d",
"group_id": 3,
"id_unit_ref": "211194db-c0c0-42d2-9cf9-ed9f895d20ca",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "1fe8fc64-5b47-40b4-8e05-950a99e95c70",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "c9c86268-203c-480a-8fec-b182634a3002",
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "3cf15f1d-c535-4b58-985c-48840138d276",
"commited": true,
"mt_units": {
"$id": "28",
"id": "baf41306-2e8b-432f-95d5-e966a332ffe2",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "671a504d-9a68-4e2b-aada-89092405eb02",
"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": "8ba83c2b-ed5d-47ae-91c6-61296720a0c9",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "4180a2b2-5de8-4d6a-9e13-8f383bbec3b9",
"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-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "cd9b8026-54e6-421c-946d-b5cf4613f5ea",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "558a31f6-b122-4eaf-ab4d-ff33c7d92757",
"id_line": "61dd0146-47b7-4a04-88f6-d5ec6a33a09f",
"id_category": "3a31fe69-0285-4e3a-b720-f5cd540a003e",
"id_item": "5e471deb-7a9e-4acf-96a5-95c81015b07b",
"id_item_type": "5372d043-dbd4-4dad-86ee-0015c7c27309",
"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": "9792e230-046b-444f-8799-82a3a3b68b4f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:22:54.8659097+02:00",
"date_end": "2026-07-08T06:22:54.8659097+02:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "fa538879-2eb3-4467-ad8e-71a545d5adcc",
"id_pos": "1db9a328-ad38-46fd-b667-e5f5088a9f4b",
"id_list": "e8e8b2d2-b99b-4bab-bdc9-62bb340b4bb8",
"id_item": "de3f1039-35fd-4a0c-a184-ea8f275c22a0",
"id_item_type": "3c46d474-49c5-4206-a24c-910ea165d559",
"id_category": "720500df-bcb5-4c0c-9d41-168b7e6fa08e",
"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-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "0a1df7e6-8837-48f2-896e-3f6babb36904",
"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": "652a1075-1d13-41f7-bf0a-6e40c16d7429",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "e756cd35-a9fc-49a8-b53c-c52f65c6c44d",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "f6267899-9421-46d6-810b-6b2caf05284d",
"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-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "f3e8204d-2621-4a60-87b0-f9fc217c3c55",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "3b877e5b-0fcb-4cb9-a76b-0b612346dff0",
"id_pos_type": "c3d60644-9674-46f5-81fb-2a977573c942",
"id_price_list": "56db941e-77b6-4a5f-87ec-e7bbff5db95b",
"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-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "f10fe11e-d8ee-4202-aa1e-d7e349ca74b1",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "05e7976d-8208-4eab-a8b8-bd23aa506e69",
"id_pos_type": "48ffdea5-1f40-4c1f-9f61-16ad6d5f67e7",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "a1b1a293-1abf-4774-83c7-c89a4b5f0b8e",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "be1dd922-1237-4689-b58c-89755e8ec5bb",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "88ebc470-964a-41c4-9042-1389e5940078",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "53a7c3db-3462-48a3-aa50-1e5516723c39",
"id_branch": "91dc1bbe-f785-4e33-ad2e-c3beb9fbb209",
"id_pos_type": "d6dca885-7d7f-43dc-97e8-6ba2a862c118",
"id_pos": "ba800263-4209-48f8-bc79-ad8eeb189a70",
"id_item": "29141de3-6aa6-48e2-9fc2-4600b4e68a2b",
"date_from": "2026-07-08T06:22:54.8659097+02:00",
"date_end": "2026-07-08T06:22:54.8659097+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "e13902f1-f808-4d83-925f-b93c30c2b9fd",
"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": "e3d74301-e2d0-494c-8815-07dc9c347089",
"id_doc": "f08d8ea5-eab8-4314-a0c1-7d46d85bad4d",
"id_pos_type": "a02d39d8-efad-406b-aca3-bacbde414aa6",
"id_doc_print": "e29dd601-c63c-4309-9a3d-c08421bfd8d1",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "ae41da15-01c3-45b4-b1f0-21ac8a1270f1",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "36323bec-0c17-4f82-9fb6-e1556126114a",
"id_pos": "4d482d35-280c-46ee-b7b5-8b116b99a5f7",
"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-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "235e7528-ff18-47c7-9e9b-d808a94bb2b3",
"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": "a9a6d58d-d5e2-46a3-9ac1-4e3c6dc69584",
"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-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "101a6bde-b80d-4c94-abc3-8263da8b4588",
"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": "2e63ff7b-c04e-4209-8b1c-8df9d6b7640c",
"id_item_sub": "f33f88c7-8a2c-40e4-a8f9-90ee8d537da8",
"validity_date": "2026-07-08T06:22:54.8659097+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "84f3cfd1-f6a4-4c14-a718-e1d1cd2ab88a",
"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": "5b188253-a619-45a7-927d-df7b4d60e674",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:22:54.8659097+02:00",
"date_end": "2026-07-08T06:22:54.8659097+02:00",
"id_branch": "385dfa2b-379b-4bf6-a1a3-e32023542332",
"id_pos": "84ea0553-7a8b-498d-8777-2ccfeafde331",
"id_list": "cfa6d4a3-7fcf-44a7-aace-dd74981ce200",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "e5ec2826-2be8-454f-87a1-9a68f8b3bb2f",
"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": "fb8bf6c1-ddb7-433f-8978-d3dc762797de",
"order_id": 2,
"id_item": "07b84c04-b592-4996-82de-322c357fa538",
"id_item_type": "ae80dba8-26b9-4419-b2cf-8f6953777066",
"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": "5d1cebdc-7c3d-4ef5-91c4-1c10f6b1ed45",
"type_item": 11,
"id_voucher_json": "045fb6be-33de-4760-9ab6-d17c07e3abe0",
"count_voucher": 1,
"id_category": "05cd3865-5b59-4f9d-ae41-00ff3ad729f7",
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "ae3ac21c-9857-4bc1-bf25-d1dd2e43ee56",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "173beaeb-1411-4dd6-a0ef-85bd511a4367",
"nro_sesion": 2,
"id_pos": "4da58914-1c06-42a5-b82b-e79fbf6952e8",
"date_tax": "2026-07-08T06:22:54.8659097+02:00",
"date_open": "2026-07-08T06:22:54.8659097+02:00",
"date_close": "2026-07-08T06:22:54.8659097+02:00",
"id_user_open": "8c649484-3e4f-40cc-adc9-addc95ac40f6",
"id_user_close": "44f053b3-6d99-47be-9a60-81edeaadd1e9",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pt": [
{
"$id": "45",
"id": "dc193c99-587f-4045-ab7e-d02e2a73d442",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "cd55fb34-e951-407d-823c-4b02243ca17e",
"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-07-08T06:22:54.8659097+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "616b3161-8dd1-4a76-8aed-3760f3a9716a",
"id_room_unit": "c727f84b-b3f5-459f-93ba-68bef0249abf",
"id_room_list": "76650bd3-b5f8-46ef-927b-19c8d2281ec9",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T06:22:54.8659097+02:00",
"date_from": "2026-07-08T06:22:54.8659097+02:00",
"date_end": "2026-07-08T06:22:54.8659097+02:00",
"date_open": "2026-07-08T06:22:54.8659097+02:00",
"date_close": "2026-07-08T06:22:54.8659097+02:00",
"id_employee": "4139f682-bfd1-44ba-bb99-b69252530a83",
"id_employee_sec": "d999e0f8-ae8f-45a9-8a95-f0d3088083eb",
"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": "f3eab80a-67c1-4064-a7fe-58a12c57adcd",
"comment": "sample string 7",
"id_user_open": "ded2feb8-2fb3-4672-9ad7-1c9ec723f6ab",
"id_user_close": "be7117af-bd49-4034-9b8d-b57b5653537e",
"id_unit_state": "77a93f2f-6fe9-437c-8cae-050150efd7ed",
"id_pos_sesion": "e9c3d4e5-48a6-41b6-ab53-9d4f084b88f1",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T06:22:54.8659097+02:00",
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "9bb80701-c9cb-4ba1-a489-9cb609d73687",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "10d14c7a-93cc-4163-8da5-d3d8f736abdf",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "bf5dc33c-460f-4f66-8305-76af3c63cf19",
"locked": true,
"date_locked": "2026-07-08T06:22:54.8659097+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "a44f1d42-2113-4ed7-afdf-c1062b884e4c",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "868c6985-a2e4-4648-b0fa-a60c82eaebce",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e2498eb8-4a0b-437a-becc-b20b2d394e39",
"name_pos": "sample string 6",
"id_image": "c88b1383-463a-4495-a488-79507640b3c3",
"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": "d7bf606b-2fd0-41d0-af95-d7b4b0db8afd",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "d3049e25-bd04-4946-b69e-0a5297982a57",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "31382182-69ed-4f90-80d4-7ff02f2d1fc5",
"id_room": "c56fbe8c-8023-4930-a028-c9de2bdfc167",
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "1c1eccc2-a2e4-44b1-a060-5e0f1d36b254",
"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": "b77120ab-6f72-4c1e-9dc5-3330b910a25f",
"id_room": "36bc0a6b-2114-47d5-a4af-9069c29c11ad",
"date_in": "2026-07-08T06:22:54.8659097+02:00",
"date_out": "2026-07-08T06:22:54.8659097+02:00",
"id_user_add": "0a18e3d2-cd41-4ef6-9738-24c3b8c199ec",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "50"
}
]
},
"mt_rooms_units_types": {
"$id": "51",
"id": "09aad9cb-bf00-420a-95ed-967a8aeebb35",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "9e05c935-0b63-47f7-a4f3-ddc4a898b779",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "0e4b419c-07cf-4e0e-a35f-1274e6bbef0e",
"id_room_state": "a57f8daa-7403-4163-8052-398490943b26",
"id_image": "46458008-34c6-4fee-8f33-faf74a1a441f",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "de933991-2a7f-4fd7-89d4-8715c7c9d9e1",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "05588748-ecee-49f2-a46f-a4c4f2c217ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "aad12b8e-8d0f-4ae7-bbf6-716958000e44",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_types": {
"$ref": "51"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_states": {
"$ref": "53"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_list": {
"$ref": "50"
}
},
{
"$ref": "46"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "54",
"id": "fad6ebd4-c7aa-4ac1-b908-00b781d0483d",
"id_pos_sesion": "dd787ecf-271e-4d6a-9e24-cca85e741527",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "b0744f7b-467c-4c32-bbf8-8cf563e60721",
"id_room_unit_activity": "dcd3f432-44c3-418f-90a8-2045bc533c28",
"id_doc_sa": "9dec32b9-d1b0-4b04-a96a-8335d047deee",
"id_pos_type": "d83d87dd-1642-43f8-a623-f9e97e37a29c",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "3aff47ea-16f4-4abb-b0b1-fdfea71c3f1e",
"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-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "d4a1edb0-7a91-4bb6-852f-04984d8c0027",
"id_user": "d76fa75f-573f-41d2-9a56-cbfc0abab096",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "f6d4982b-2fd2-4a4c-be60-ef8dc6585e85",
"id_user": "8be497a6-25f5-4614-8684-d372cd3c28ee",
"date_add": "2026-07-08T06:22:54.8659097+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "57",
"id": "0001d6e9-e669-44e2-a3c6-941f1c6c96ac",
"id_user": "44a6fca5-e488-4a1b-9e49-71af4edea12c",
"id_user_profile": "9dda41da-3638-4e8b-a54d-0cbb94cef2da",
"locator": "sample string 4",
"date_end": "2026-07-08T06:22:54.8659097+02:00",
"id_pos_sesion": "9633a4fa-a46d-4cbd-b475-67d5f59a23fd",
"date_login": "2026-07-08T06:22:54.8659097+02:00",
"date_logout": "2026-07-08T06:22:54.8659097+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "dc4fb6f7-abce-46b0-a2e6-6dc0be91ba17",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "e137b1f0-4f4e-4114-9dc6-8a9d0d967577",
"id_function": "63ae0372-0a38-4ddf-9092-b01585956ecf",
"id_user": "26e23f50-d212-4eb1-bd21-683bd7b51034",
"id_profile": "4fa15a2e-9837-47ed-88bc-78a0b18ab96b",
"permission": 3,
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "cf647372-7f31-40ea-8939-0850ae6b205e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "ee1cc3c2-89fd-4de1-b9ef-8bd9b06e16ba",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "0b2c9189-2bcc-48f5-b673-60894a252a9b",
"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-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "eeb6cc7a-1c02-415b-a4da-7f9c0797548a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "59"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$id": "62",
"id": "22caee5c-a631-4eaa-b0d8-cf719bc670c9",
"id_user": "47d3aa85-bf03-4a26-a269-91ff39e9408c",
"date_add": "2026-07-08T06:22:54.8659097+02:00",
"destiny_type": 4,
"id_key": "2504833e-c19d-4ab5-a96e-545d8b2b9506",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T06:22:54.8659097+02:00",
"id_pos_sesion": "9ca5a577-142e-4002-9c4f-594dbd087e4c",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "e614523d-22d5-497d-b62e-3d97f263600a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "a9a6250e-b543-4f23-9abf-4701bafc254b",
"id_doc_print": "53c27604-4736-4067-bd9b-8527f041927e",
"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-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "64",
"id_doc_sa": "86a35d51-e645-4d32-9761-e1b9d087b816",
"id_line": 2,
"id_item": "4ef47627-4bef-48bf-be4a-22b5c4110d75",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "64"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$id": "65",
"id": "6475f4db-38d2-4bdc-8bc5-3e93ae4dab4a",
"date_from": "2026-07-08T06:22:54.8659097+02:00",
"date_end": "2026-07-08T06:22:54.8659097+02:00",
"date_used": "2026-07-08T06:22:54.8659097+02:00",
"id_employee": "25de759d-f717-4fd6-9f01-bc9487e0fcf4",
"id_branch": "8e65b476-d25d-42a9-b3b0-c23bddc49a95",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "b8c919f5-75b1-498f-a596-8c09d58a279d",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "65"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "1"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "77eb15a8-940f-4f9d-bb87-9b647fbb2feb",
"id_doc": "6ca9a67a-d2bb-43dd-92b2-ee1041a18b1e",
"value": 3,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "211173da-1d00-4981-9b41-a11239fc1553",
"id_pos": "444ea79e-a8c7-40a5-8104-4c98fcc924ea",
"id_doc": "1fcbbc05-4804-40eb-a1b3-abfae0cef122",
"id_branch": "92f81db8-dba9-4edc-b334-181d3e0cae48",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:22:54.8659097+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "46c8459a-6886-4b1f-9300-d3f1c988c9e5",
"id_loc_from": "8c558d63-5cfd-4d26-a3e6-6f438049ffc8",
"id_loc_end": "adf9d979-e658-407a-b4ae-f60d04832ced",
"id_user_add": "5db2581e-cebc-4c8c-aa78-58c0d2d0240d",
"id_user_upd": "4f9c5bf7-3fbb-4f19-9c68-d659ab541ba8",
"id_pos_sesion": "ef6df04e-c7a1-4c9e-8ff0-99fb8f1d9ad0",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T06:22:54.8659097+02:00",
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "d8a11861-b160-4b28-8d2e-ad99d80d3d22",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "6a315318-aae0-4e9c-9d3c-ed0fefaebea4",
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"id_user_upd": "5e3f804b-6cbe-4c7a-9912-3e23c254fcc1",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "fdc47a1e-905f-4c08-bbce-98770173101e",
"id_item": "44e60ee1-2b8b-413e-9f62-138f85433f2b",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "4a3bf8ad-a723-405e-8193-d3499fdf968e",
"id_line": 2,
"id_item": "996b3934-b4eb-48ee-8d21-1274ce5507ac",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_units_activity": {
"$ref": "46"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "879a3514-70d6-4abf-ac49-184adc1b219b",
"spool_server": "sample string 2",
"id_doc_sa": "6dcdd4cd-637e-47e3-83e9-38c4d1bbfe74",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"printed": true,
"print_on": "2026-07-08T06:22:54.8659097+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "c78e0959-b8d5-40ea-960a-8a4f23fcdae3",
"id_pos": "642b0c57-2429-4e3f-aefd-19ef8bd596dc",
"mac_address": "sample string 3",
"date_end": "2026-07-08T06:22:54.8659097+02:00",
"key_access": "sample string 5",
"id_user_add": "d902fbab-fe8d-4483-9d9a-bd83fd2badeb",
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "92e5457d-b744-4377-925c-54aed2f0d376",
"id_pos": "8d09f48c-1657-40c6-a412-bb3edce06332",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "8e32972d-8b50-4796-80f6-912fbc41a5e2",
"id_pos": "f8230d1c-02b9-4d6b-8fc1-25d1caf50eb3",
"date_add": "2026-07-08T06:22:54.8659097+02:00",
"date_upd": "2026-07-08T06:22:54.8659097+02:00",
"date_out": "2026-07-08T06:22:54.8659097+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "75",
"id": "ef2eb07e-8bdb-4305-98b7-f431d2953c62",
"id_user_add": "61e5ccad-6bb9-4681-b824-5b02c4bd0a06",
"id_table": "3d20be15-a90d-45d9-913f-81b0c472a5f3",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "f8c24e42-07fe-4164-8e0a-62f9a6747707",
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "3fd3ddcb-d40b-4f2b-8d63-530351e4832c",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "fb0850f3-4aaf-430e-8ec9-7f7988693aaa",
"id_sync": "5b80688b-8922-4537-8ced-803bb619962e",
"json": "sample string 3",
"id_table": "9335df5a-66c4-4d83-b61c-30d91cc282ae",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "1abea28f-08c9-4342-9810-b473a806485e",
"id_branch_from": "e530100d-7dd7-4bd0-843d-55cc76135103",
"id_branch_to": "494eea31-0b33-4d85-9e9b-38daae67858d",
"type": 4,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T06:22:54.8659097+02:00",
"send_on": "2026-07-08T06:22:54.8659097+02:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "16406725-a8fd-424a-a4a3-fbf1f482785c",
"id_pos": "5e6a46e6-8769-460b-aaff-1a2506733a01",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "efbc6ba3-e0ed-48a2-b1bc-e6d4d85f05a1",
"token_id": "sample string 2",
"id_user": "836a4de5-5e2a-4343-9d62-a66d5b67aa70",
"date_from": "2026-07-08T06:22:54.8659097+02:00",
"date_end": "2026-07-08T06:22:54.8659097+02:00",
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_pos_sesion1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "dfb7892e-afce-4897-b04e-eba50298f07c",
"id_room_activity": "eb286d55-079a-42b0-af53-4a0099f61f23",
"id_pos_sesion": "f357df37-4c74-41d1-95f1-a829c410fff3",
"log_text": "sample string 4",
"id_user": "0c7867b8-70ee-4263-8493-d55ffd55e779",
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_rooms_units_states": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_users_profiles": {
"$ref": "58"
},
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_images_types": {
"$id": "82",
"id": "d9dd7986-9814-4687-9449-a2445768955a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "6ee404eb-917f-4e81-97bb-6173f687d1ba",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T06:22:54.8659097+02:00",
"date_end": "2026-07-08T06:22:54.8659097+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T06:22:54.8659097+02:00",
"last_update": "2026-07-08T06:22:54.8659097+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$ref": "65"
}
}