PUT PutTt_Vouchers
Request Information
URI Parameters
None.
Body Parameters
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": "93abc525-10c6-4010-b732-88883fa2e2a9",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T02:58:22.139894+02:00",
"date_end": "2026-05-09T02:58:22.139894+02:00",
"date_used": "2026-05-09T02:58:22.139894+02:00",
"date_sesion": "2026-05-09T02:58:22.139894+02:00",
"id_employee": "eb40e116-6c73-4b80-aab5-c0f8a168a525",
"id_branch": "b3afa6a5-b88e-452b-ab6e-4cb0003e05a4",
"id_voucher_permision": "24d44f90-55f9-4068-b735-5ed4eeb129cc",
"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": "0b9ab476-a7e0-4f59-991a-493f0a62c03a",
"id_user_add": "866048db-862a-41dc-9ccb-a78f807b9ce4",
"id_doc_sa": "f3c063f7-5a66-4c01-8e5b-2ff73a4ad91b",
"id_item_sub": "5a977e72-761d-4b42-b21b-2181e75ac5ff",
"id_pos_sesion": "98b285d7-c11f-4e41-bc93-716aafcf5111",
"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-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "ef46ae70-c58f-4783-ab24-90acdd68547d",
"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": "0dc4a865-cccc-4cc2-8b50-078917ddb126",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "4f169ad8-80b6-4fa6-9b67-5ebe4521e8bc",
"commited": true,
"st_images": {
"$id": "3",
"id": "bce53ed7-4e3b-4820-9e6f-ccc3f7e4240b",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "021684e4-83f3-4359-aae4-0d94132246d9",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "0cd8c2aa-50b7-4314-893e-cd82d9760b2a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "023bc706-d50a-4ce0-a984-6ca00d1ca395",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "289bdf8c-b6ee-43e3-86ab-33a351bd5512",
"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-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "118b969c-2cd1-43e1-8400-10ae27c2eb91",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "b14bccdf-fc23-4d33-b44d-3ea72f9e7009",
"id_item": "aca23cd6-231d-4d70-95c3-d01dbdfac97f",
"is_default": true,
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "19f61e3b-f9dc-4758-ad1e-9074df71d80b",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "8549f084-3992-4527-b661-e0e037d51472",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "28593276-f691-49c5-bc82-ace199a48a1b",
"id_unit_sec": "faa2b941-73b5-44a6-b2f4-f34362285e12",
"id_brand": "3123e64a-a3b3-4be9-99e0-6afdce86f06c",
"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": "d881a20a-2342-4b9a-8034-b4cc3006bbc0",
"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-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "386ba932-de1b-47ae-9d84-7e511e8cf8dc",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "4f783d19-66a0-47f8-9b12-4b6d05bd5874",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "fc1c1efc-c165-40cc-b571-14e6b6e35c9c",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "37e1130c-0279-41ff-9d8a-77208a0da3c3",
"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": "f171cdf7-4816-4b0d-850b-c2211cd23aa9",
"view_messages": true,
"id_image_photo": "e6559abb-99d9-46dd-87ea-35eb10fb0789",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "65310b30-bbdf-4912-8db4-539fbd47fc79",
"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-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "29eee08b-daab-4397-a08e-438d636b8cfd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a4841197-ddfd-480e-abcc-523fb2c5b916",
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "aa4e6e98-ae1a-47e7-8abc-9ad1697fc8b7",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "2f03a547-7a46-46a9-8105-879f903b63d7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b994d330-77bc-44b4-98b2-484a1d1eb720",
"id_zone": "4abf3360-1e90-43b7-87d7-8237a3fd139b",
"user_required": true,
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "d8b2dda9-7b71-4a90-8186-a0bba32670f4",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "757b4745-48d0-461a-8d8e-7f5f998cb7ba",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "18bfb0ce-c81f-4d21-8da3-cd4c373ab697",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "d1bf0c79-d9d3-49cb-ace3-8dfe00a6ce11",
"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-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "0c0c6697-e31f-4843-abdf-fb699f0ea39b",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "d9322e7a-e934-4c24-98aa-ae4c91b0716c",
"id_cloakroom": "9639a2cd-fd0f-49e3-a0f0-303c9b8f7223",
"id_pos_sesion": "8d1fe19c-113d-4418-abe5-64c57d12df2b",
"unit_id": 4,
"date_open": "2026-05-09T02:58:22.139894+02:00",
"date_close": "2026-05-09T02:58:22.139894+02:00",
"id_doc_sa": "e4f8e4ad-f3fd-4378-8fee-f32b211ff06c",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "dc418414-cf6d-4937-baf4-0959f2870882",
"id_pos": "6ea5882f-1c46-48c7-a774-7a27ee232ddc",
"id_doc": "b1dfe8a8-0456-43af-9a7d-917f7062c9d6",
"id_branch": "847e43c3-bd51-4e35-8d9e-b4416f6d5be6",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T02:58:22.139894+02:00",
"date_tax": "2026-05-09T02:58:22.139894+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "28ae9b3c-5813-4eb5-9500-132813e66845",
"id_relationship": "4460b89b-fdd7-4967-9bd1-4ee59d3b3e17",
"id_loc_from": "7dd82e8b-56e9-421d-8aa7-f713c5bad9d3",
"id_loc_end": "8dcc2b34-2d49-4fc5-8f3b-807e6927dda0",
"id_user_add": "3d57cbe4-40bd-442d-a3f3-79804865de98",
"id_user_upd": "623526f6-05dc-4fe2-a284-441f04d51338",
"comment": "sample string 12",
"id_pos_sesion": "0ff5cdcd-6515-494d-bd0d-8bd4e36aebfe",
"id_room_unit": "7ea777f8-5efa-45f2-8bbb-bcba72dbb089",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "3cb918f3-4a23-4da0-98d6-68d65ed0da3d",
"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-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "34271449-9d23-499f-b432-ce012c3a67b0",
"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": "e27cc458-47ca-4da8-9527-558aa701d59c",
"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-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "54040625-09e8-4e45-be7b-f4c422e2faac",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "5b199ce1-8182-4dc6-bf1f-447c11cfe0c0",
"id_pay": "82e3633c-e730-4a41-adfd-2bf68bde4ce3",
"id_money": "7c4ee25d-6748-40a6-9cd7-e01d2d3930a5",
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "31dad599-406c-4500-b0ea-48edbdb0864f",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "1ca684c4-9127-4c0d-bc6f-eea24df3a605",
"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": "38833c0a-7b41-4209-84dc-4d118047e244",
"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-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "4db3b474-292c-4fb8-9957-da1bbc1f6002",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "3964a13e-25cd-40d3-80cb-1e236c849888",
"id_money_2": "5a2f9ede-2b17-4d02-811f-922cd171014b",
"date_from": "2026-05-09T02:58:22.139894+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "28635937-3397-4247-a2c1-0c219ecb934a",
"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": "b72bf1a2-e641-493d-b6e5-196587892978",
"id_pay": "11494931-9e32-4b73-adcf-45ab27c6043e",
"id_money": "37af930f-7a6d-4188-aa1a-358f88a91fb9",
"date_cashflow": "2026-05-09T02:58:22.139894+02:00",
"coefficient": 5.1,
"id_user_add": "0aaa1837-6381-4439-a331-147d01049268",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "124af63d-fef8-4958-ba13-55947ddaba11",
"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": "450bb117-66ce-4e37-8e69-b050f7511d4b",
"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-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "619982e0-82d6-4439-8f89-42b027e37f83",
"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": "52380829-932e-4af5-aaca-300962321a14",
"id_line": 2,
"id_pay": "a3593157-1010-424c-86a9-ee5a6d5c9aa3",
"id_money": "7c7db248-edf8-4cec-8eb6-81069310e648",
"coefficient": 5.1,
"id_voucher": "a5e97c93-92f9-45a5-8f4a-4ebee7d7b2d5",
"id_employee": "055638b6-8b2b-47d6-afd1-b174869df445",
"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": "e135ebb3-ad65-4307-9ef7-3367a89cced1",
"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": "3fdd130f-97c0-4652-8300-190be858401c",
"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": "80a4ff21-34ae-452d-add6-314f310cd5a8",
"name_pos": "sample string 12",
"id_image": "44ce30e5-043e-4fb8-92a0-c4753fc5ca27",
"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-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "43e2d9bf-af4f-4f0e-9dbd-17e1da23dd17",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "0eb70962-c318-4904-83f6-1432b2dba96f",
"id_branch": "f9c09560-ae16-41ef-aa5e-bb143901548f",
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "25d3e8a8-c259-4b0a-a6ee-629809d742bc",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "8659bf1c-959c-4856-be37-a970f314aca6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "66e73952-f729-4094-ac23-ea3ff675347a",
"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": "7edf7f32-4a9c-4da7-835d-f1aecf79c5cb",
"id_line": 2,
"id_item_sub": "c1eed489-6c62-4ed8-bf62-8cb0acad2d87",
"qty": 4.1,
"id_list": "01966648-fc97-487e-b9ff-2c944bcaf96d",
"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": "009c694b-39fb-483b-b0aa-e859afca1ef5",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "8e6f546a-0019-4c99-b8de-519abf85a789",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "e71506b3-cffa-40c2-abc8-a418ed052453",
"id_user_upd": "1c606ada-b33f-416f-a726-0be0db5697fc",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "9c0d0eca-2a69-4444-9235-c3099531c747",
"id_item": "7c3621e4-3b7b-41f8-a905-fe747b5f2c88",
"id_item_type": "3b9bb10e-2aea-40a2-a4a3-3a720eb9fbd9",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "8df65330-12ae-4e75-9b89-404a68ca20f0",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "a2aa29bb-fa48-4c88-97ed-78f699565cb3",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "54f4fdf3-fbc8-4709-a92f-0535c8ed11e0",
"id_item": "60009b13-fb68-4b73-af2e-ccedf18c4e6b",
"group_id": 3,
"id_unit_ref": "09c97e73-5f75-4c71-a342-b51ddb635857",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "f0d81cef-4de1-43ae-a1c8-b48c42a61a2f",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "82f2c1c9-9b2b-4693-829f-9c9ec728c7e6",
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "e01e2285-6b47-4ee7-96ea-b57bae0b3a87",
"commited": true,
"mt_units": {
"$id": "28",
"id": "e253f94f-6e0b-436e-8071-94c99595c576",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "2605a58e-f792-4b34-8e82-710803200fba",
"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": "fba4611c-8ed2-4f3e-8076-043f026d6a73",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "f77b7db4-9178-4d02-8285-22a8e1c1533f",
"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-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "5717ab2f-ff5b-44f9-9f9b-eeb83a348efc",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "30447203-6884-48db-b525-31dbf8397c3a",
"id_line": "0aa2abda-c426-4139-85e5-efc214eeeadd",
"id_category": "9da9f1f4-2bdd-4f09-b97d-87d05f28b053",
"id_item": "f42714f2-da72-466d-8af5-13593f33de7c",
"id_item_type": "eeacd796-4bc0-44f6-8b40-60e98e23da4a",
"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": "0fda82d6-3da7-4963-bc94-1135d7764f71",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T02:58:22.139894+02:00",
"date_end": "2026-05-09T02:58:22.139894+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": "b68d9c04-5239-47e1-8492-084e60ef9f3e",
"id_pos": "6595153c-241c-43f6-a42e-80876f4193a9",
"id_list": "3dfa43df-09e7-4599-ad7b-c7267995f8e0",
"id_item": "dd134d17-eb73-4a67-88d8-b3b593843b2b",
"id_item_type": "d03f2761-f591-4250-9ac4-561a23b45fdb",
"id_category": "91309825-8eb0-406c-a871-5d6f39b787e8",
"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-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "e6d337f8-6766-4b3e-a431-4cf6ca77799b",
"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": "a6191c8c-d16f-4202-808f-3dd838840080",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "397373d5-3a7b-4d20-ace8-1a26903a0b32",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "9a62de94-007f-4c08-8306-83975d995613",
"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-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "de672adc-7817-4a51-8e26-6f7d79a6c4b1",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "34b1ad75-e594-487c-9bd5-bbc4eb567918",
"id_pos_type": "36e7228a-5113-439a-a8d5-a3b5d614a6e6",
"id_price_list": "cdd7ca0d-b23b-4e84-b031-12fc7f632b71",
"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-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "9e9e7888-f2ee-4c27-9e94-bda73b1cdea0",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "35430974-b9d4-4607-aa23-14b6c0c63070",
"id_pos_type": "d8b5dadc-7219-46dd-af5b-bb8717c0ea13",
"is_default": true,
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "471a0757-c20d-4661-80fc-f1faf98930ea",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "72b1a0a1-0a9a-4518-abf5-d47eb36a4014",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "159dec62-cb5c-41ca-9d59-8c37bf59ed49",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "7df2988a-edc6-449c-83d4-69d974de3cb0",
"id_branch": "e0e187e1-2e0c-4d29-9f59-feec6db15c1c",
"id_pos_type": "75a0eebd-66de-4124-a747-b875fdf46d39",
"id_pos": "6f8ea6d2-4286-4b21-9ff1-9dd648f491b8",
"id_item": "49d80ad5-fc74-468e-b075-44178ef9c679",
"date_from": "2026-05-09T02:58:22.139894+02:00",
"date_end": "2026-05-09T02:58:22.139894+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "107d3f08-18d8-488b-85a4-2e8f73245733",
"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": "73c8b528-542e-4343-b173-9e3bf97aa6c8",
"id_doc": "88e808e0-6964-4023-9aec-47367f124dab",
"id_pos_type": "1033511b-a8c9-4140-ae7c-29315478b31e",
"id_doc_print": "00b2752d-480f-49a7-b01b-ecf8c084e701",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "695f8a14-2ec3-4b66-ae81-5b9a21ebf399",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "9aedea97-dd14-4da1-84ff-5b6d0629aa86",
"id_pos": "049d5480-91b7-4349-9d69-b23c12a218e9",
"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-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "63278bce-184a-47b6-ad95-553a422a9989",
"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": "58fc2a94-0ac5-4612-96c8-77558bfd9f0e",
"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-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "ebf8f076-9e4e-4156-a5e8-44a3e12bef03",
"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": "2a7a30a3-993f-403a-9047-ce157ad10877",
"id_item_sub": "6e770698-401b-4136-8b2c-2ee2a211a713",
"validity_date": "2026-05-09T02:58:22.139894+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "9a975c7a-063b-4754-9fde-07f91fba84ec",
"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": "96667379-cd7d-4488-936a-0979c616fefd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T02:58:22.139894+02:00",
"date_end": "2026-05-09T02:58:22.139894+02:00",
"id_branch": "fb43b562-03cb-4793-8646-795722ec657b",
"id_pos": "e8c1222c-d5fc-4455-8368-529086b2502d",
"id_list": "825a478e-7254-4d0b-bba6-3d21eda4498b",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "de3cc057-27f9-4742-9c00-dcaef3220ba1",
"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": "e0507dc2-f0bd-4d9f-9c93-9268668ca439",
"order_id": 2,
"id_item": "a1561eca-eb05-47c6-a10f-ccc453dc880f",
"id_item_type": "53ff70ad-f2d6-40cc-beed-09dd946b196c",
"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": "5467fea3-8f2c-4459-91c2-39eecc2ad28d",
"type_item": 11,
"id_voucher_json": "982e8209-c551-4cab-9395-0ec6dc828d1e",
"count_voucher": 1,
"id_category": "2f3feb71-8cc2-4527-b975-398433fd7ef1",
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "5e025a3f-bc13-442c-8aa3-0fcd667792f3",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "1291038c-6976-43a6-9ee9-cbca5cb7486e",
"nro_sesion": 2,
"id_pos": "f28d655d-e193-40e3-91f2-f16888c28de4",
"date_tax": "2026-05-09T02:58:22.139894+02:00",
"date_open": "2026-05-09T02:58:22.139894+02:00",
"date_close": "2026-05-09T02:58:22.139894+02:00",
"id_user_open": "0769abf2-40a5-4743-bc3d-d8e146377f43",
"id_user_close": "c725ea9d-4df5-4f56-a4af-c1b312e5e5af",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+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": "38b54bbf-fa07-482c-91f7-ac6a36315f1a",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "86b2aad3-89b0-4b3d-b90b-faec09d905ec",
"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-05-09T02:58:22.139894+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "06cb1c9a-daad-4a3b-9a8a-c2aade7dbb1a",
"id_room_unit": "20b56597-a6b0-4229-938e-c35a6f370c06",
"id_room_list": "f5529f97-9db5-49f8-ae6e-a803f19d3378",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T02:58:22.139894+02:00",
"date_from": "2026-05-09T02:58:22.139894+02:00",
"date_end": "2026-05-09T02:58:22.139894+02:00",
"date_open": "2026-05-09T02:58:22.139894+02:00",
"date_close": "2026-05-09T02:58:22.139894+02:00",
"id_employee": "51fbbba0-b712-4308-861b-4f517947ef5e",
"id_employee_sec": "668b7b68-37dc-4460-a86c-eb5370248c13",
"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": "3f7d1d57-0749-4371-b1e8-e9fc73e4d4fd",
"comment": "sample string 7",
"id_user_open": "24a7ed15-9fed-43e4-b2a6-6d18ccc30129",
"id_user_close": "a468a9ac-a8a8-4a72-a3b5-feb4230d9e16",
"id_unit_state": "9d803618-9f10-4426-9873-172ab2192844",
"id_pos_sesion": "76ac6375-7311-4218-af35-0e038ee8e302",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T02:58:22.139894+02:00",
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "9d40a50d-dec2-4508-b700-1ab8d55f59e2",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "021cdc02-b77b-4018-80ea-2c1da46eba7d",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "9992286a-e4f3-431c-8551-b5db0afa98cb",
"locked": true,
"date_locked": "2026-05-09T02:58:22.139894+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "b532e3f6-adb0-4d46-b933-515bfef02a7d",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "55cfd79e-fee9-48f8-959c-0433d40d936a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "72584690-b382-4c78-a707-ef4d5101383f",
"name_pos": "sample string 6",
"id_image": "0c718c71-9a69-4da3-a839-384495e6a7b9",
"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": "d8583b74-2d5d-42a4-b94f-1ee56b0dbb69",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "dcbd96a4-b8ab-4935-9e22-ceaadeb13822",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "db37c0f8-ea70-451d-b628-fe9c6a18fa88",
"id_room": "875ad080-228e-4fe6-8229-c05b63b88be7",
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "940ed8c6-c075-4feb-8f8f-512cc10df82e",
"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": "c744b8f9-5d25-4b52-b65a-0db5d077a57e",
"id_room": "a19d3f35-de9a-4932-821b-44457ad690da",
"date_in": "2026-05-09T02:58:22.139894+02:00",
"date_out": "2026-05-09T02:58:22.139894+02:00",
"id_user_add": "06c08b5a-75da-4ba6-bf2d-043376ef35f5",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+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": "7a8aa2b3-4c88-42ac-9f25-c945044baf85",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "4a503dd3-6d56-40d0-b589-5ec1fedbf5a0",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "19319591-b6e4-4af8-aa35-63c23f5ae5a7",
"id_room_state": "b18d1cda-82a1-4a3c-bd40-ea198434d797",
"id_image": "4d8c75fe-a7b4-4d6f-afae-9c414ec3c86f",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "cc3680e2-6d55-4ef7-ad8d-91b786edd1ab",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "bb3ce740-ae1f-480b-af9e-a1150c35dc27",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "8d38ad01-c514-402a-be51-5ab9d76db7bc",
"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": "6c3b8c29-dc9f-4448-be94-7a07972ac549",
"id_pos_sesion": "a37c0b38-7e24-46c2-832c-701144e9cd54",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "3183f091-d593-44ff-b3e5-687b2697ced5",
"id_room_unit_activity": "49691ea4-b8ab-45e2-98d9-810833ae7766",
"id_doc_sa": "89d301a0-092c-4ddb-8c75-073dbc7c8ed2",
"id_pos_type": "88cad871-5689-46b3-9057-719ee78f6469",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "1790416a-96c1-43ca-a02e-d6a565a5b7b0",
"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-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "a0739708-ab77-4f59-8701-f2dd5d5d284f",
"id_user": "43ffd910-3b74-4ae6-821c-b5430786d0bb",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+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": "23f0dd8a-7326-4f1d-b7b0-0b0d60ccd036",
"id_user": "5dc5ea74-76b5-433a-90ff-7b7c5483822c",
"date_add": "2026-05-09T02:58:22.139894+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+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": "70b77945-8a89-4f80-a3cc-54a619fd77c8",
"id_user": "cb86d214-2389-4591-a884-75d97481dbf8",
"id_user_profile": "adc89a39-3d40-4fcb-ab05-a95d7c51311d",
"locator": "sample string 4",
"date_end": "2026-05-09T02:58:22.139894+02:00",
"id_pos_sesion": "9e5698be-b357-48fc-b3ad-9be65329bc1f",
"date_login": "2026-05-09T02:58:22.139894+02:00",
"date_logout": "2026-05-09T02:58:22.139894+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "09b3c260-e044-40f3-b570-9666661ca575",
"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-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "a37f4889-21e9-4ba6-8f8d-e9322d1544fa",
"id_function": "371a9bcf-79e3-4be0-b8b1-8ceed4f637e7",
"id_user": "d5bad463-bb7d-4ece-b0e9-c798f424903a",
"id_profile": "92916e11-3f94-4d09-8208-5561f6d3ab2e",
"permission": 3,
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "d3b4c9de-3e4e-47b1-a0c9-ac7f58206c90",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "857ee63a-a305-4bb5-944c-ce040852bd29",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "1ad58efd-1e04-4867-9cfa-5a8e32f588ab",
"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-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "04352477-3848-41e6-bfa6-464fd442b680",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+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": "ab9203b2-74b1-4852-8de5-706056dfb25a",
"id_user": "014a32ef-0cca-48c7-aed4-0c482cf85d66",
"date_add": "2026-05-09T02:58:22.139894+02:00",
"destiny_type": 4,
"id_key": "33e1ce7c-0377-45d2-a63c-ea3f86756c7a",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T02:58:22.139894+02:00",
"id_pos_sesion": "c1e87b76-6ed7-4798-99f7-cf6dc6bf2c93",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "f9b51df1-c8b3-4451-90cb-8c1b34fefcff",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "1eee299c-5966-4345-90e5-c3effe483265",
"id_doc_print": "2f16733a-bbce-4061-a2a4-a698ac708d8c",
"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-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+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": "d57665a1-86f1-4c84-b21c-9c8225947e95",
"id_line": 2,
"id_item": "78da1e17-2add-4e21-9c57-3b4dbf23722e",
"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": "8c626367-d0ff-4632-a710-5f88e9aa4186",
"date_from": "2026-05-09T02:58:22.139894+02:00",
"date_end": "2026-05-09T02:58:22.139894+02:00",
"date_used": "2026-05-09T02:58:22.139894+02:00",
"id_employee": "103345c4-cd98-477b-8059-4d0ac7526164",
"id_branch": "428cd0a8-3e25-46c9-99fa-b3ead1df3a7f",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "538a738f-e5d2-4e23-a10b-efcfc73cf90a",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+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": "f3f5ce20-dcd1-4477-969a-b4bd9de97fe6",
"id_doc": "4d5ae9ff-cfb3-4b6d-9623-6f44befe0146",
"value": 3,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+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": "71d6b4e9-b7f4-4a7a-976f-3b5f5c86fe3b",
"id_pos": "ffd8fe55-3339-4488-8a27-7b989d360a2f",
"id_doc": "86a4e79c-2ece-43fa-8a71-9859be65f612",
"id_branch": "f5b3476d-d9c6-43ff-9722-ceb1f6f3b2e5",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T02:58:22.139894+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "0b949438-c7b5-4452-b99a-d830eef67b66",
"id_loc_from": "b08eb518-047b-47c2-a2ca-5de978b9cd53",
"id_loc_end": "71c1f74e-39b0-4199-b48b-383d86fc2aff",
"id_user_add": "84c67cb3-78f7-45a5-84b4-9e6b35c02519",
"id_user_upd": "9dbd5dfd-00bb-4e87-9d93-405d1f38553c",
"id_pos_sesion": "781672b9-f04a-41e0-a191-1d81e68f91da",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T02:58:22.139894+02:00",
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "4cb021ad-586b-4846-9ab2-77b2f063a902",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "57a3c17c-c069-4c6f-b9d9-03237719b97e",
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"id_user_upd": "7f4cfede-4983-42eb-8d69-83f676f3a2a4",
"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": "ba0cd2ce-d4df-45d1-b726-20e69ae0ad41",
"id_item": "9a2860b6-da36-4b59-b25e-c5823b9f2d13",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+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": "346abcc7-5ba8-45e3-995a-568d303b9fe1",
"id_line": 2,
"id_item": "5125c48d-e036-4b91-a5e2-e90e3850df5a",
"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": "e7fed245-f551-4533-a2fd-31863ecdc646",
"spool_server": "sample string 2",
"id_doc_sa": "bdc6fe17-3ef2-406c-beff-0d07261e0ac9",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"printed": true,
"print_on": "2026-05-09T02:58:22.139894+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": "59ba7c95-ac15-42ac-8d9d-724143e72ddb",
"id_pos": "39a6439a-4e39-4d61-b4fe-c5a6ee004ffe",
"mac_address": "sample string 3",
"date_end": "2026-05-09T02:58:22.139894+02:00",
"key_access": "sample string 5",
"id_user_add": "cefeb37c-0a9b-4056-afc7-a6741aeea78f",
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "5e4bdcb5-e62f-485a-ba74-1bf1fe126a6c",
"id_pos": "7ff359c2-ace8-4d46-9215-8dcbb99fded6",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+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": "b2aefc0e-b52f-4a4b-9f9a-7f6f34bea7ff",
"id_pos": "92d6f66e-ee88-4c27-9516-5dd928e58f02",
"date_add": "2026-05-09T02:58:22.139894+02:00",
"date_upd": "2026-05-09T02:58:22.139894+02:00",
"date_out": "2026-05-09T02:58:22.139894+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": "be9b0671-57f3-4b4f-a209-09bea1efd4a4",
"id_user_add": "fcf9608e-34ff-45d3-9d33-bc5f457f4703",
"id_table": "f91cbd28-1019-4c4a-ab72-5584ac720a05",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "39e8cb65-dbc9-4f24-bb44-82a4e0915529",
"created_on": "2026-05-09T02:58:22.139894+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "0752ebfc-8c06-49d2-8e4c-46b30f10e480",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "64355c47-9d41-4970-aeab-91d15cd11abf",
"id_sync": "2400e353-2d79-42ad-806d-1164bb7dfe98",
"json": "sample string 3",
"id_table": "c2c18e9f-b8c1-48d7-84bb-827ac940ea57",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "e43ce7b7-c73b-4e64-a9f6-aad026686fb6",
"id_branch_from": "562e8453-1b7f-4755-8515-492a405bd1c3",
"id_branch_to": "77fed71e-3fe1-42a2-b65a-cbc9eafe4715",
"type": 4,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T02:58:22.139894+02:00",
"send_on": "2026-05-09T02:58:22.139894+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": "9cd79961-30a7-4a19-b6f0-41f143fcd89b",
"id_pos": "53fe494d-be3a-4625-b25a-2b06b28aedd8",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T02:58:22.139894+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": "2738a0d0-91a9-4e33-aa31-e421d1d009b7",
"token_id": "sample string 2",
"id_user": "ebb3f904-975f-4f55-86a1-d66c0a72bcdf",
"date_from": "2026-05-09T02:58:22.139894+02:00",
"date_end": "2026-05-09T02:58:22.139894+02:00",
"created_on": "2026-05-09T02:58:22.139894+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": "d18d1b7a-d70f-4c21-91c2-609be9ade364",
"id_room_activity": "6de32189-35bc-4517-83dc-6fe91f0a06d0",
"id_pos_sesion": "f04ea89e-5ec6-4fbd-ad57-5fcad7dac3ab",
"log_text": "sample string 4",
"id_user": "52f3d8d4-9fb0-43cc-9b9f-00a902fe552b",
"created_on": "2026-05-09T02:58:22.139894+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": "c1b94fed-c387-4693-b27d-f0b9bf2e03f8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+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": "ffedd190-7c13-42d1-a296-a5242a636e59",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T02:58:22.139894+02:00",
"date_end": "2026-05-09T02:58:22.139894+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T02:58:22.139894+02:00",
"last_update": "2026-05-09T02:58:22.139894+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"
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.