POST api/post_vouchers_control
Request Information
URI Parameters
None.
Body Parameters
Collection of tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 1000 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "6410f884-43e7-4bec-b158-07f641f66c6b",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:40:48.7377698+01:00",
"date_end": "2026-03-10T09:40:48.7377698+01:00",
"date_used": "2026-03-10T09:40:48.7377698+01:00",
"date_sesion": "2026-03-10T09:40:48.7377698+01:00",
"id_employee": "25244068-17c8-4b43-b3af-cac92099816a",
"id_branch": "35806e06-e908-472c-866c-229783173bf3",
"id_voucher_permision": "66233e68-dbe8-4092-b9aa-b864c778b6af",
"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": "73dbb600-def0-442e-a44c-d3aa22e9ba53",
"id_user_add": "a6632637-9024-4cb8-b7e6-f29810b10dac",
"id_doc_sa": "9034edf9-c543-45bd-8def-a8d3704980b2",
"id_item_sub": "c691eaa2-2256-4810-a7e8-7868c320a5b7",
"id_pos_sesion": "51c9f5ea-bad9-4824-9ad9-9746d3f37830",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "8f1039df-c310-4dc7-a881-6790c43eda44",
"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": "a2c52b08-c766-471e-ae02-9fcd46ee4933",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "83220289-2d7b-4c41-9e96-252a451c036e",
"commited": true,
"st_images": {
"$id": "3",
"id": "b656314c-abd8-465b-b9f5-09147ca1371a",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "84dbade5-07b4-4577-85f1-cce02f052712",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "1f4a1f6f-d4f2-45a7-99c0-013e58b6a553",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "e583f60c-3c77-4dec-acb6-d52b69906742",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "4d5b7b18-755f-4a83-a84e-45c3cfdb6ee3",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "1ea9234d-abe6-4d84-a257-da41dfbd8e6b",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "fe3a0455-6dbb-4478-96f2-2f25030b4965",
"id_item": "91524cbb-6ec9-4472-b4c8-7dc4410bd270",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "5323607a-d164-43cd-9540-73c28c67501f",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "8beb6112-8579-41ab-b2a8-9a764cbcec65",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "e56b2613-0e6b-414f-b3ed-e4d0d6e37a12",
"id_unit_sec": "6773494b-6817-4a81-ab6d-ae72d4080ab1",
"id_brand": "aa27250a-069f-4630-af56-5562e0ead27d",
"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": "51575f6f-2bbc-459e-b314-b8e319dc2023",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "794520fc-d2cc-4c95-abf1-35ad670b2219",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "8d3b7827-d3e7-453e-a061-5c78bcd5c710",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "76b4dff0-e247-4420-a0da-db3f69761412",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "f24d0f56-857f-46b5-9331-58e7363c8e41",
"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": "e8ff3484-9dd8-4a27-b39d-6856b4725793",
"view_messages": true,
"id_image_photo": "a774ff81-213f-45b6-a7a9-41128198b68e",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "e679a53f-9b26-4c2b-8ed6-01f203d87eb4",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "6d69c4ef-2a8c-4926-a1f8-3b3c51ba075a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "eb36a9ac-0700-433c-aa1a-8b3a62c04e4f",
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "a631b860-b1c0-416e-9263-7260aa087086",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "98164e19-a0e6-486f-ac0e-79e6b5e42a73",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1b1e0b42-c7eb-4a84-ad26-9f5ab07af92f",
"id_zone": "1664233e-7a2f-4723-aeaa-bb0b160b03b5",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "c4e05056-5b80-4c64-ab3c-4475a2a5bdd0",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "e3df2e44-9301-48b6-aac1-93b785fd0a35",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "1cb56406-ff6b-4f19-a7b2-832ba833e6fc",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "cee32479-893c-4799-a308-98cb13fefc7f",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "4146a0a0-dc94-400f-bd0e-a681373ce0b3",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "258d07b9-3520-4db3-97fc-9ce904eabfd4",
"id_cloakroom": "a30fe99b-72f6-4578-9dc4-ce9df8725656",
"id_pos_sesion": "83d04502-c9b5-4914-8be2-e2f7c3cae2fe",
"unit_id": 4,
"date_open": "2026-03-10T09:40:48.7377698+01:00",
"date_close": "2026-03-10T09:40:48.7377698+01:00",
"id_doc_sa": "6456c04c-19ab-49de-bdc9-ce1e4c357ec0",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "3b811e4f-9214-4194-853b-30fd059f023e",
"id_pos": "03548152-27b2-4818-8cfb-886c777aaa8c",
"id_doc": "1936bd03-0413-4b04-8128-ea4cb03423b1",
"id_branch": "ea91cad8-6f9b-401e-a140-8b3a16875d8d",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:40:48.7377698+01:00",
"date_tax": "2026-03-10T09:40:48.7377698+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "47721e0a-d888-4bbd-97e6-5d6c80c80355",
"id_relationship": "f51fb7fe-f707-456c-be73-bdea91891289",
"id_loc_from": "205c6608-1c3d-43e4-b407-56f1cb55cc17",
"id_loc_end": "45fc5ed3-957d-436f-ab6e-92de3af2693e",
"id_user_add": "9c99c4cd-aa4c-410a-8edf-1a8bc903e5bc",
"id_user_upd": "ca5484a2-49a7-4dc8-a88f-a1d11133806b",
"comment": "sample string 12",
"id_pos_sesion": "ce234e2c-6678-4662-83f2-4e15c40eedf5",
"id_room_unit": "582fdefe-f2d5-4c1d-9802-d33ba6e559e2",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "c510cc50-7c34-4a2f-8fb5-f6ed4dc70def",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "56f56167-0cb7-4485-b773-be98f86e9071",
"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": "e9117f3a-916e-4094-9ac0-194a872abd06",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "813db0d3-7880-47ef-87b4-b03fdfc67ce9",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "46502a9b-e2e7-4307-bbf4-dbe7423e65a6",
"id_pay": "999747c7-e50a-4b8c-9ed0-0b69ab019c79",
"id_money": "7b32935a-f3ee-4119-ba56-5255df37850d",
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "c5c527dc-a9fb-44a9-a7d2-561d2dcce0ca",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "511b8c3e-fa8e-486e-b95d-8081e51e3eb7",
"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": "d26ed2b5-d6fc-4f6c-98cf-37fea6fc55a9",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "de18fa99-9516-48f9-945b-7b00eaba2094",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "84e24754-ff15-4503-902d-d58edc8b376e",
"id_money_2": "4e3f1e2c-007c-4a89-9911-aff321b30141",
"date_from": "2026-03-10T09:40:48.7377698+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "1e478127-11d6-402d-86a5-d5a8c8c2bbd6",
"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": "69e9b7b1-30ee-44c1-92b7-4212cb48641f",
"id_pay": "75fd4fd2-1b75-4bf4-abde-4a9542daaef5",
"id_money": "d3e6eff8-ca5f-4ea1-8fb1-97e6f0164d0a",
"date_cashflow": "2026-03-10T09:40:48.7377698+01:00",
"coefficient": 5.1,
"id_user_add": "1aa79081-9868-4a41-96c5-65f35cca2a44",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "1c55c7b5-18e5-4a9a-ac05-f311eeb813af",
"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": "b63a10b4-4a2d-4985-9e78-7d0fe871a8de",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "ca8cf58a-d631-473a-9aef-77bff9cfa271",
"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": "8f4cd259-0643-49c4-b66a-9cb6cba2cfab",
"id_line": 2,
"id_pay": "c9a0f013-908b-4781-a149-cb2bf8d7905d",
"id_money": "70e01222-eb2d-4c7c-9eef-b1c71e77dbe2",
"coefficient": 5.1,
"id_voucher": "02db9b38-02c4-4e58-a91a-958f4bf4e4a1",
"id_employee": "41c13ecf-329c-46ee-8d69-0da9a123e648",
"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": "e1005b09-ae17-4a39-aa68-e13bf782f709",
"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": "38a2afd1-d028-4eda-9fca-892e53e32b58",
"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": "6f6cad97-d96d-4f8d-9a03-7ef90c46fe52",
"name_pos": "sample string 12",
"id_image": "5e8ce368-8264-46ac-9091-5eec3c2356cf",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "2393d729-526b-47c3-ae7c-f99e51071f02",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "558062fe-d9ca-47ba-820d-c54f8287e440",
"id_branch": "56eff27a-81c8-49a1-bdf7-1cb1ff645c1c",
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "a5676a44-7e1b-4de2-892f-7157a899a74a",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "abae2a97-8839-497e-af29-8d493dc8db13",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "dba77867-a8b0-4bc6-accd-04e716823563",
"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": "71948ac3-e981-4650-ab84-7ecf6f1b681d",
"id_line": 2,
"id_item_sub": "4f0cf306-5ebf-4a78-b1e1-70978418920d",
"qty": 4.1,
"id_list": "7075e7f7-5570-444a-be4e-924c375775b7",
"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": "9ce87301-5698-4954-a575-84bb5a77b550",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "8e996d80-d8f7-4590-a4fc-f689656036de",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "0d516cf6-9056-4b21-9d65-8d99959dd05b",
"id_user_upd": "4b5cffaf-4a23-4744-ace1-e7df38753c5e",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "35780fde-11c9-4214-a741-ca319d61cbf7",
"id_item": "3d352942-5492-4086-8fef-2a3a2fc10bdd",
"id_item_type": "36867881-0c19-437e-9b1a-8d616dc4349e",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "1ac10980-c37e-4bb5-8197-7d4544de5b61",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "973fb71a-9d64-4f49-ba52-6acb789e9544",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "905d4640-b211-4e8c-8c86-15af4e81e208",
"id_item": "251031ab-2666-43ef-ae86-b61e1e055fac",
"group_id": 3,
"id_unit_ref": "c5da8d24-aede-4af9-bdef-55af6b94a116",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "754f3337-056e-4c1e-a06f-2d773c8146d6",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "adebb755-0cc4-4a45-bd44-4da8602d4c8e",
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "7de34d81-cce6-48ca-9bb5-65f11d1e2119",
"commited": true,
"mt_units": {
"$id": "28",
"id": "1db04051-f6e3-486d-938b-890bae3cc2de",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "c24da2b4-65b0-4ad0-9a04-722033c3385f",
"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": "3264c852-26a0-4cc5-9f04-30a9dc72d5e2",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "8322b494-1fed-4033-bcb0-c3cf5aad7ae0",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "d7c92d86-4c13-4dc8-9803-d77461c91665",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "b3bbfb52-9719-4838-a3b1-6a18dcee0420",
"id_line": "4f110d6b-a455-4182-90c5-d3f64f820f0d",
"id_category": "86d2d617-967e-4e32-b607-00456fff250f",
"id_item": "495783df-e92d-41b0-ac3a-6912863a80f2",
"id_item_type": "76233639-8ae5-475d-a87b-b4fc2f9abc9c",
"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": "fb1a13ae-f667-4f43-902a-e658d20db965",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:40:48.7377698+01:00",
"date_end": "2026-03-10T09:40:48.7377698+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "30b561af-7b21-4810-bf03-3e6098f4a605",
"id_pos": "06761092-5999-44c8-b12b-a6c698b208bb",
"id_list": "747142a1-bcdb-4835-9d18-90a55ca6f8c8",
"id_item": "56332723-071d-4392-b843-3e8fdfb625a9",
"id_item_type": "52a58b46-ff84-4dcf-b5e9-85501f38e674",
"id_category": "39688e00-4711-4a84-8e64-406dff884bf1",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "f110e388-476f-435a-84f5-3a52cf8eeaf8",
"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": "ef34fb71-d539-4730-8829-36d3c02d4197",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "241e6f2c-0a62-49e4-9b9f-a6cdfe7ede55",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "82292d54-ae85-467a-9e25-b1cab4264ae9",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "27903050-66bb-4b1b-9d10-afb06820bd5a",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "e154b2ae-82aa-44bd-9f9f-3402bafaa381",
"id_pos_type": "cee07568-e3a7-4f72-94fa-4f3a0090d037",
"id_price_list": "78389191-15aa-49ab-8a8b-9e4c12ec3a2d",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "f3b09658-df02-4f9b-a2e5-36b1624d0c3d",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "f83865ab-5b91-4e48-b76b-98641e5b53e4",
"id_pos_type": "c4c28b4a-0734-461f-94b3-db2bef081adc",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "7094228f-b87d-4633-8dd9-070e37848d58",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "3c561406-4f30-4589-8146-302931e05613",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "4f161edb-f47a-4ebd-9409-e33281b46257",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "d7d67237-2469-451c-a165-4240f9176b3e",
"id_branch": "35b206f1-7f45-4188-a960-732a11b2f095",
"id_pos_type": "2ae2e2e6-b119-441d-8cc1-29be535fee36",
"id_pos": "338ecd1a-8e91-4873-abcd-59015200a7ce",
"id_item": "74778f90-3370-4f86-b3a8-6d1b93ccaf3d",
"date_from": "2026-03-10T09:40:48.7377698+01:00",
"date_end": "2026-03-10T09:40:48.7377698+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "d45dd734-ee2a-4781-9bd4-0eb1ebc6a658",
"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": "d55f40a7-43bb-484d-8e86-407f724586a3",
"id_doc": "023de72b-97bb-44dc-9c65-185d0ddf93f1",
"id_pos_type": "06f57534-ba9d-49cf-b818-4c6ad13bad84",
"id_doc_print": "24493380-243a-4216-85d1-e1ed46688fd6",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "4e61297a-f882-490b-af07-18411a7fdf9e",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "57b5a002-52c2-40ac-90f1-4a8b6b92e9de",
"id_pos": "d70017c4-d243-4530-9ed9-1ad12510059c",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "11d3dafe-8264-4422-a961-8a9bee6d3796",
"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": "e1c989f3-f7d7-4e26-ae95-1327da5e01c1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "a1e3a5bd-b5c0-4cd5-aa92-463425a4175d",
"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": "6707e91b-f80b-4399-8058-d421c78490a9",
"id_item_sub": "e12a33b5-7c67-44df-812c-185392d0b4d5",
"validity_date": "2026-03-10T09:40:48.7377698+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "091a7b6b-0fff-4f45-8238-2d247f303771",
"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": "c8936e2c-ab3f-4a43-9f14-029a16583b29",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:40:48.7377698+01:00",
"date_end": "2026-03-10T09:40:48.7377698+01:00",
"id_branch": "d13f91c0-99be-420e-95f1-1296b737a648",
"id_pos": "8efc3199-a684-4556-96a9-32277074a756",
"id_list": "0466732f-01ea-4bc9-950b-8320bf177864",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "b36ad87c-a3b9-4f4e-94dc-df52e8361d00",
"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": "4916d214-c5f8-42c3-9dfe-2faf0106fabb",
"order_id": 2,
"id_item": "1822c4ca-a5c1-4f13-8f9b-40cf56489ba9",
"id_item_type": "135fda29-c248-45cf-87af-78ad3594835b",
"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": "f52e15c5-44ae-4fdb-8e78-13207311f3f6",
"type_item": 11,
"id_voucher_json": "8f203616-2813-4494-a28f-24847c1d29e3",
"count_voucher": 1,
"id_category": "a2b3e40b-9ef7-4a26-9472-7fd9dd306dfc",
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "9a7a5bda-762b-4f4c-96fc-9134adc8745b",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "4c4c2150-6197-4bb0-af38-bc712baa8a49",
"nro_sesion": 2,
"id_pos": "88cba778-4056-47b8-b818-449195da02f9",
"date_tax": "2026-03-10T09:40:48.7377698+01:00",
"date_open": "2026-03-10T09:40:48.7377698+01:00",
"date_close": "2026-03-10T09:40:48.7377698+01:00",
"id_user_open": "e0753349-2b14-40ca-b159-4b3bfa51bc5f",
"id_user_close": "af11bb21-de41-4073-8657-528738893b9d",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pt": [
{
"$id": "45",
"id": "90faf93e-f137-4996-8833-6490e68a3f14",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "2bcbe620-6571-4908-ac63-9b982a646b7e",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "a0feb8d5-732a-4cce-9512-1cfedf578bff",
"id_room_unit": "40176264-fb12-416b-b726-950e820ff267",
"id_room_list": "c4c02645-4127-4d00-b438-1d3a7c4f6ac0",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:40:48.7377698+01:00",
"date_from": "2026-03-10T09:40:48.7377698+01:00",
"date_end": "2026-03-10T09:40:48.7377698+01:00",
"date_open": "2026-03-10T09:40:48.7377698+01:00",
"date_close": "2026-03-10T09:40:48.7377698+01:00",
"id_employee": "7cd30ff8-1611-4e72-8b62-10270c3fd445",
"id_employee_sec": "2a9bd37f-f06a-4460-b9e5-814bb0d734dd",
"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": "498351f4-2bbf-40f7-ad5a-940260846cb6",
"comment": "sample string 7",
"id_user_open": "f77f247d-1fb4-4c8e-a422-0c97608919e4",
"id_user_close": "106d27e4-c797-4cd9-b097-a9e82813b100",
"id_unit_state": "33f57551-4e56-4a09-89c2-bc4f15ac798e",
"id_pos_sesion": "1a0d34a5-9d6e-4abd-9f14-998f93d15d7d",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:40:48.7377698+01:00",
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "c1e39915-25e3-4878-9ca3-63df274c6672",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "8301be4f-1c57-41ba-970a-b7bf58c6e58d",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "4b8075d8-a0d0-4936-8deb-3f94f67ab96c",
"locked": true,
"date_locked": "2026-03-10T09:40:48.7377698+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "ff1bf728-a553-4b2b-9562-254a4ffb65df",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "95d56ae5-afce-4d6b-af36-f639dbc5d1c2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ae575409-5e58-4fba-a7dd-239398b0507f",
"name_pos": "sample string 6",
"id_image": "e251af5d-96ac-4c41-820a-cff9f0724e26",
"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": "8efac3a7-2482-46d3-8636-b0c802d21b9c",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "d2ad1631-a91f-4667-aaa9-8b6e7fa7b6da",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "4b8ddea8-1fe9-4fdf-ad13-d1f6067824ab",
"id_room": "1b413a0b-4945-43b6-b953-3f5d5c74635a",
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "87a970be-735f-4316-8ac3-e53213151338",
"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": "fe4ccff6-8983-4524-928f-db2b567c7b28",
"id_room": "33a9ea8e-d93c-408e-bd62-deb6cfb5e2b0",
"date_in": "2026-03-10T09:40:48.7377698+01:00",
"date_out": "2026-03-10T09:40:48.7377698+01:00",
"id_user_add": "75884ae2-706c-42f0-9d17-2318dcc5a095",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "50"
}
]
},
"mt_rooms_units_types": {
"$id": "51",
"id": "cf110951-1ef6-4769-bbac-6168949c5d8e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "ae3bca2b-f060-4487-b21a-836ba3e56a11",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "e685e31a-3de1-467c-91fa-5216565a752b",
"id_room_state": "e02904c9-2e87-47fc-a4ae-fdecfcb815f8",
"id_image": "04dccadc-8d94-4ff8-8cac-b7e62638c6c2",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "7aa5af46-d1d2-4860-bc16-54a8f6c100c0",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "a36e91e7-d81a-4ace-9ecc-fcb2de94660e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "97eddef7-0f74-45f5-99e4-2104fa3bd5ee",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_types": {
"$ref": "51"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_states": {
"$ref": "53"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_list": {
"$ref": "50"
}
},
{
"$ref": "46"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "54",
"id": "4548dfe6-7ec7-47e8-a543-0890c9c8ad89",
"id_pos_sesion": "84010ae9-f308-4693-ada0-77a78636ecfd",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "d40a4e31-c4a6-4218-bbb2-dbcd187efc38",
"id_room_unit_activity": "99fe55cf-52ca-46f9-8c62-d37ab60ffe2c",
"id_doc_sa": "4299647a-4621-4f8b-8cbc-a123acfe218a",
"id_pos_type": "975ea21c-2adb-4259-b21a-416fcbdf9b26",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "a475bb1d-e1a9-48dc-8f80-32b9b3ee6b8f",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "71aa6a2b-2c05-42a7-8d1c-292d6a1922d3",
"id_user": "7d9f1a50-b931-4e13-bf1d-03b6755dba5a",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "e3f5c8e4-562b-4297-b219-f9dc931597a5",
"id_user": "2251b00f-14d0-4465-b228-458e92ab91cb",
"date_add": "2026-03-10T09:40:48.7377698+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "eea5ace6-3acf-45c9-86c1-38b98b99ed34",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "00f8fb96-446c-474c-a4cb-14e05550effd",
"id_doc_print": "d0b99eff-846a-42a9-9a6f-fef5e1233a50",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "58",
"id_doc_sa": "0320e3d0-2d31-4b17-8ce1-3d017c7a4659",
"id_line": 2,
"id_item": "08a8ac7c-6868-4229-8b25-04acf7a0ede5",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$id": "59",
"id": "e2f148a6-0dd1-48dd-a343-4d1c535aa3b7",
"date_from": "2026-03-10T09:40:48.7377698+01:00",
"date_end": "2026-03-10T09:40:48.7377698+01:00",
"date_used": "2026-03-10T09:40:48.7377698+01:00",
"id_employee": "fbda0bf2-c590-4c6b-9239-a748756e2ff2",
"id_branch": "9d5536ae-b0c4-4fa2-bb57-f3c406b19a3b",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "859a4861-cdcc-495a-962b-a76f3cb73e66",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "59"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "1"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "06d8c7bd-a594-4a69-9d7c-f60c0a0f21c3",
"id_doc": "2aeee53a-c202-40c1-86a0-c196905aaab5",
"value": 3,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "be514a10-d972-4309-a23c-3131153d794b",
"id_pos": "2156ecc9-6c63-4c09-813a-2a3dba5f3c9f",
"id_doc": "0b5ea081-20d8-414e-b3ff-1db1a256a8ce",
"id_branch": "f09ba616-4b3c-440b-8954-98efd89169d1",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:40:48.7377698+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "643fc40f-c001-4268-9ddc-cc9b8a0ccfcb",
"id_loc_from": "08efb00e-7cf2-4f08-bab3-f00a36a82578",
"id_loc_end": "d31097b9-a375-49eb-8785-e15416413463",
"id_user_add": "2d6d6da6-b1b6-437d-947d-327c063f6d3b",
"id_user_upd": "7d8cb79f-8eaa-4f42-a763-6d1d5e1850ec",
"id_pos_sesion": "505afc01-fbf9-4fb3-85b2-607723fc23f9",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:40:48.7377698+01:00",
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "57d0b29e-30c7-43ae-9403-1122610c907f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "d150c0ba-6b18-47a8-bbc9-7d60b46ddb15",
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"id_user_upd": "a1cf6aa6-b895-42a4-bcb2-d4f7f9c34993",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "8063707f-b420-4069-b6f2-3e6aeabbeb81",
"id_item": "0102fd44-e96f-4ab3-aedd-eef89f8638c6",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "e7efadc6-26c3-4a1c-8551-241ac09e9d75",
"id_line": 2,
"id_item": "fa63db66-c6b0-4207-a747-90b5eed924b8",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_units_activity": {
"$ref": "46"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "46c7dfaa-074f-4fe7-b219-c9efe085a39e",
"spool_server": "sample string 2",
"id_doc_sa": "6dbb96f4-b4ab-4ef6-8d17-e929f8f6d3c4",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"printed": true,
"print_on": "2026-03-10T09:40:48.7377698+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "9757202e-69a6-46ba-aa3c-210e6e945df9",
"id_pos": "afacb395-867c-4985-912b-0a182091344b",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:40:48.7377698+01:00",
"key_access": "sample string 5",
"id_user_add": "1ac707b5-0909-4e7a-95ae-200443cbb79f",
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "6895cbfb-8c70-46ba-8d0c-f16265de5647",
"id_pos": "102c9bfe-f029-418e-bd90-e75ea72ec383",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "6b52b9c6-057a-465d-a37f-8758112c1c61",
"id_pos": "90c085a3-3e07-4d15-96da-2223efef18da",
"date_add": "2026-03-10T09:40:48.7377698+01:00",
"date_upd": "2026-03-10T09:40:48.7377698+01:00",
"date_out": "2026-03-10T09:40:48.7377698+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "3111abcd-9891-4aa0-8a31-bb1656f70b58",
"id_user_add": "8b759446-1dee-4219-ad71-6c964af90ca4",
"id_table": "ed4ef0da-88a8-48f0-87a0-40c0516ca7a8",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "b8e72eda-f2f2-41a7-b6a7-e37eb1b60165",
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "0b439b6a-cfab-455a-9b63-79267af7151f",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "8cfff656-fc28-40c6-8f4b-f562998db8a4",
"id_sync": "8fef33da-88a6-4794-be92-df9c4bcbaa09",
"json": "sample string 3",
"id_table": "e661d89b-42f0-4ffe-8989-fc6cdefaf0f3",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "56100afe-7c7f-43e4-832f-496ff824389a",
"id_branch_from": "5e472987-ccad-4bd8-ac16-447ab4ed1711",
"id_branch_to": "9efbd27e-ef51-4e38-acd5-addbe12999e7",
"type": 4,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:40:48.7377698+01:00",
"send_on": "2026-03-10T09:40:48.7377698+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "8bce10e3-7c6e-42db-b597-f72cdf8a53a3",
"id_pos": "bfbfe73b-813e-47d6-9b40-e715e9184a6f",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "74",
"id": "0d9d9ca5-b147-4fd4-ae39-410f7b142196",
"id_function": "05f441aa-310b-4198-bcc1-4ff7c53665d2",
"id_user": "a6592c4e-761f-45c1-b238-f5623d9646f6",
"id_profile": "a735109e-dc24-4cd5-87fd-2f92866b83b9",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "f3477e6f-db11-4f9f-8e7e-6a4e99196977",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "76",
"id": "a3789d6f-22b4-4c00-9680-db9cabff0d90",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "d8b45784-02a3-4b49-9e0c-146c04ed0cf1",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "307a5bfc-3f5a-4cef-84db-e00f6617c75b",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "db7000ca-2584-4c60-8486-6fd03d3c36e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "d3af8499-47c7-4d33-9f8b-a0530754a28e",
"token_id": "sample string 2",
"id_user": "513a5046-3567-4bbc-a975-49656a33fe0e",
"date_from": "2026-03-10T09:40:48.7377698+01:00",
"date_end": "2026-03-10T09:40:48.7377698+01:00",
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_pos_sesion1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "6af7e856-4ee8-4aa2-97b3-f740d07234c0",
"id_room_activity": "248630b3-dc22-49b7-b3b8-e3ececc72754",
"id_pos_sesion": "b22f7791-0f95-4826-837a-80efbedd1e54",
"log_text": "sample string 4",
"id_user": "0afecf77-4730-430a-8938-010d3395f03e",
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "5d0f4211-8255-4083-aaeb-14b9adbdab78",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "65bcfe4c-5b24-471a-9203-758a1e8229af",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:40:48.7377698+01:00",
"date_end": "2026-03-10T09:40:48.7377698+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:40:48.7377698+01:00",
"last_update": "2026-03-10T09:40:48.7377698+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$ref": "59"
}
},
{
"$ref": "1"
}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 1000 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "80a7b8ee-18ec-46dd-897c-e334da1a4941",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:40:48.7534312+01:00",
"date_end": "2026-03-10T09:40:48.7534312+01:00",
"date_used": "2026-03-10T09:40:48.7534312+01:00",
"date_sesion": "2026-03-10T09:40:48.7534312+01:00",
"id_employee": "352cdda0-c502-4e1d-93d5-9a7917f1d1da",
"id_branch": "6674a720-175f-4c91-9236-7da1ec0a2ce3",
"id_voucher_permision": "79da8d36-16e8-4299-a54b-fd6004095d23",
"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": "ef1164dc-41f4-4663-8be3-07dd2f104eef",
"id_user_add": "cd2e793a-9e5e-4cfb-b193-a3689dcf49a8",
"id_doc_sa": "7e6b71ef-d785-4872-a2c5-dab34718c7f8",
"id_item_sub": "7ba09acd-d4bf-448e-9022-91aca65a1318",
"id_pos_sesion": "4fbb8830-a257-45bf-8297-2375b7ea20f4",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "cb2b17db-8453-4c58-bd81-ade0e5716468",
"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": "5c4e4557-8bf0-4a5c-930c-fc72bfaf66bd",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "3a1383d1-1012-4679-892c-b84db0730c93",
"commited": true,
"st_images": {
"$id": "3",
"id": "80831654-6d27-488d-9791-9f97da0c1365",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "34fcded6-1815-4e3d-ba2b-1bd30b82d441",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "075e6aaa-967a-457a-9f93-d930e9a39758",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "90a957eb-056a-42a7-98af-3d5e20e67e01",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "c51ab8f7-82e1-486e-8d9b-04ddba842f93",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "9d5df725-2b46-422f-8c75-d58c0e84e5ba",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "cb38b2bc-2229-4266-a5f0-dbd67b908669",
"id_item": "1cabc84c-e374-4bc0-bcef-5ac8015857a2",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "5340bbed-c30d-4395-9ac7-d6daf749ec99",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "7ced5225-ca6b-4e87-a978-815509a3ad83",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "0840b623-ab0b-426e-8e06-d8ff21aaf2fd",
"id_unit_sec": "46ac8e00-9511-4f9f-bd0a-e87064e43cc6",
"id_brand": "01b19b11-e4de-4eec-9ecb-c56069bc1184",
"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": "191c957a-d502-4b70-b2b5-cade0bce7f4a",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "11b087ce-05ce-4254-b9da-0456bd598ff7",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "dce7a2c2-eff7-4ce2-a32f-8211b514ee80",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "a21b36df-7c12-453c-9113-61e586aa0cb3",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "eac5f15a-729d-45d7-9431-57782ef92bfb",
"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": "76672d9e-19c9-4290-ac10-ae4f498964fc",
"view_messages": true,
"id_image_photo": "8e002d52-a262-470f-80fa-b234c6d91ee3",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "f6d4a926-8122-4661-967a-aaae5db0aab7",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "830559ae-013b-4c16-aa36-79deed5cf058",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6ffb452d-5c31-4a60-adfc-016cb497eb88",
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "898d4a82-1eee-4571-95ab-bdbc4672ba08",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "2ba814dd-5daa-48a1-852f-fbcd31eca03b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "fb7fc33a-c08a-4a81-87cf-548a707a088b",
"id_zone": "2578450b-0795-4297-9faa-2fdc911235bb",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "8833832b-1660-4285-a332-a5ada5d6c3cc",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "f2a9f5c5-6d29-49c8-9ccd-3fa4f1be66ea",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "debafc9c-0a9f-4296-8f09-5431e15d2dd6",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "55c5d44e-5037-4590-a501-7328940b784e",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "176c49f3-81b6-425d-8912-481e9dcda648",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "2954d45a-3800-427a-b8b1-d76966c74ad1",
"id_cloakroom": "77513b22-9807-4934-9205-24911f627978",
"id_pos_sesion": "0bb8f87a-7009-49ac-b4cc-0c985b3974a1",
"unit_id": 4,
"date_open": "2026-03-10T09:40:48.7534312+01:00",
"date_close": "2026-03-10T09:40:48.7534312+01:00",
"id_doc_sa": "8d0a60ee-393c-4e2a-b347-6d3861eab3c0",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "7a7acc39-8d04-44a9-af3b-ff3b9ade24b8",
"id_pos": "e2a2d194-f087-4689-9114-ef3b83e14c92",
"id_doc": "45229485-7394-4989-a41d-985cbf43d5be",
"id_branch": "e4c2795d-de64-45f4-a72e-2eceb1b42522",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:40:48.7534312+01:00",
"date_tax": "2026-03-10T09:40:48.7534312+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "8f236cda-2126-4c6d-acc7-a4b540c569a2",
"id_relationship": "516f97c1-bf27-4970-8b24-bbe72ba142bb",
"id_loc_from": "883026c4-933c-4df1-8ea7-f57ca03de9c2",
"id_loc_end": "f5539340-91ca-4b31-b7af-65ed5bc80c9e",
"id_user_add": "76ccf789-267a-4ae5-8edd-3ba719d835c9",
"id_user_upd": "4251fed1-c204-4caf-9e09-3cb1e57b42b7",
"comment": "sample string 12",
"id_pos_sesion": "aacb6309-774b-46ef-8c06-8d200fe355c7",
"id_room_unit": "506600b9-ebb2-4b05-8dfe-cc53d4442a8e",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "d3584e71-44c0-49e0-9d61-3ddc057aa9ad",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "3127bbab-f86d-40f2-aecf-93a36054ab5f",
"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": "7ecfb827-9860-4e8c-a736-27d25fc5041e",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "a46944dc-616d-493b-8ef8-7d4687741926",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "fdd976b3-3178-4e92-a6d2-1b8bea44c0fd",
"id_pay": "91791625-c75a-41fa-9645-95154c0c5194",
"id_money": "3e1a03cd-ce2a-4d0c-9b61-e1e10ba12715",
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "aec4e42c-53e6-4f01-9a4b-0b250e80916b",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "b9a522e3-4d4f-4c36-a38a-dfed49df2c23",
"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": "67d47f67-948e-4880-9927-339bc0049d65",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "6b162727-6de3-4eaa-ae3d-b9a8a07fb8ac",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "45769bf8-05de-4f9b-b1e6-9491dc4e1339",
"id_money_2": "e4aba956-85bf-40ba-bdb6-a1672ece5587",
"date_from": "2026-03-10T09:40:48.7534312+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "0f34acce-8e56-4f62-83a7-9bba81bbc401",
"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": "a420fc79-4680-4ee6-8bce-eb31e15445ae",
"id_pay": "df3bc9ef-020a-46d7-bae1-7d9021e336ed",
"id_money": "f19e0cd4-785c-4b09-9cd6-6ca9a95f06b8",
"date_cashflow": "2026-03-10T09:40:48.7534312+01:00",
"coefficient": 5.1,
"id_user_add": "dd1bdbb4-1b6d-41be-8bc0-4200b265ca2e",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "deafd333-f175-490d-bd11-6917b72fa7f4",
"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": "7761c602-f6fc-40eb-87f8-f7c74bf95f15",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "7b3ddf9d-9a27-40ba-8bc5-256f34d4cf8c",
"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": "d9da9f6d-558c-4a61-b6db-5d6f40ecd88c",
"id_line": 2,
"id_pay": "6298ab59-657a-4ed9-8bd6-6aedc5ace1c0",
"id_money": "0de910b6-eeab-4047-af7a-666461bbd48f",
"coefficient": 5.1,
"id_voucher": "1e65a0c2-c2c1-4714-9813-f54bf427f59d",
"id_employee": "79335453-3429-4f05-ae5a-67e71748de95",
"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": "16ff375b-8238-4c97-b0cb-ded5a1d12c3d",
"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": "7beebf81-b54d-4699-a83f-2bee284ec34a",
"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": "1e2d9c1d-5b4a-4511-b5af-375f298abb04",
"name_pos": "sample string 12",
"id_image": "a569eeef-a344-4084-ae41-0bc806c1732a",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "535da4ef-4c2d-47cb-badc-420f6d606c21",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "e55175ab-0aa8-4072-af8b-7308ef089918",
"id_branch": "81241932-5bf2-4c9c-a7e0-b5173ce56f4d",
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "2402576d-ecad-4aff-9bc0-50024d26dd81",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "4bfecfe7-a9f4-40be-86e8-bae6ba9db2a9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "956c7fcd-2c4c-4f86-9ea5-b8e65d1b1e02",
"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": "ec2f7233-6697-4dc5-b03f-afe2f9d40c17",
"id_line": 2,
"id_item_sub": "0149593a-7dfb-47d7-847c-443d5c414531",
"qty": 4.1,
"id_list": "a24f108e-016b-4221-bb86-929d79c5f990",
"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": "a546263b-086e-4bbd-a818-edc38937a8a4",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "9d364401-d6ca-4a00-bce9-25cdb91193be",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "bb9fff99-6d89-422c-9006-b6719bf9f4a8",
"id_user_upd": "9894e4be-c0df-42b2-8896-e9ac95e4674a",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "ccb36398-a48a-4954-8904-bcec3c7828e5",
"id_item": "b09efd73-8bc9-4de3-94e2-077b724bc993",
"id_item_type": "2d66eea9-f0f2-40f1-9d41-36da8b8fe796",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "4983a43f-661a-4992-b6bc-11bb76938547",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "034f808d-ed40-40f1-9b29-4187076ebf94",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "ebca78d1-89ea-4c6d-bfc0-b9bdff33df0f",
"id_item": "6b9f2a99-d3d7-40a3-9d28-f04a11f4eede",
"group_id": 3,
"id_unit_ref": "42c0c7bb-bd14-4a2c-b643-6aa68263a645",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "066efa8c-ea73-4f1e-859b-9ed616efaa57",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "867d22b0-ca36-40c4-bfcb-83842ace1540",
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "5f846f03-afa5-472d-807b-463ef3af1ffe",
"commited": true,
"mt_units": {
"$id": "28",
"id": "722bfe64-b3c2-4346-96b8-d2d3ca96d085",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "7900bd25-1c92-423a-8836-6be8f87f8ab5",
"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": "eb4dcac0-82f1-4b4c-8b6c-c0d93e9b1908",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "934f0332-bad2-4593-b024-009659d3442f",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "ea7a4635-63d5-4368-9506-03305174acf7",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "35efa405-81e6-4a0a-bdd6-b80f2cff3578",
"id_line": "40d0e267-a345-4df0-9cb9-47b5cf2526f6",
"id_category": "9c4c88ad-f4ff-4037-b5fa-74a3e74e629d",
"id_item": "881ae256-bf31-472f-b929-ffe4fe6170c0",
"id_item_type": "b0258e1e-8cc9-441c-a5ca-7c66938ce568",
"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": "34bcf4dc-4d8e-4cb8-8768-04741afbc0f1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:40:48.7534312+01:00",
"date_end": "2026-03-10T09:40:48.7534312+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "794ce5de-cabb-4a4e-bce6-442aefdd736f",
"id_pos": "91ad4f27-91e8-407d-99f5-8b5942b1445c",
"id_list": "2110fd94-1394-41f1-a666-a036878c6246",
"id_item": "8efbb8f1-0bb8-4eca-9515-1e2041e3db29",
"id_item_type": "dd1a9344-61ea-4178-8467-d27141d9a8ee",
"id_category": "fa6171f4-5d2d-43ba-a714-0ef10ed48912",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "01c50a5c-3fab-4dbb-9146-bcf1cebe1edb",
"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": "b406450f-55db-4303-863c-c68545e1a958",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "e0a98564-b6ed-4d3c-8cd1-dcadd4bfa462",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "d28ab761-3dc0-42d4-ba44-b5827056fded",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "8b984d37-8e35-41b8-ad86-f4afb9a701e9",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "523881b8-d9c9-4a30-a947-f65a6e4e7571",
"id_pos_type": "0429b440-02ed-4951-9d85-afb59db54b67",
"id_price_list": "a5ded121-e583-4256-8ce0-80f6ae4df4c9",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "cff22824-568c-434f-98b3-9c3f6d83b3eb",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "9486bb42-9e16-4a7e-a53d-2d63ce85002b",
"id_pos_type": "d6b418f1-6802-4007-84fd-54cb3de1765f",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "96e192e4-399b-42b0-a357-f5133d373d3b",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "e7c3e360-402e-436e-ac72-71a63996e2c1",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "05204bc3-f838-464c-870b-63d93fa7586f",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "63f9fd66-2421-4a29-b92e-49e9fc5648a0",
"id_branch": "aed512a2-391c-4dcc-9a13-e7318602ad26",
"id_pos_type": "418dd9fd-8753-4cf3-828e-0d786d61114f",
"id_pos": "68a7692c-a0ec-49df-871c-4e2a555f8b39",
"id_item": "6d772031-6ef6-4325-b4b5-706cf19cd781",
"date_from": "2026-03-10T09:40:48.7534312+01:00",
"date_end": "2026-03-10T09:40:48.7534312+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "ad5afea1-466c-4c6b-b145-76b0e71147aa",
"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": "1197ee33-f1b8-474c-b96e-240c466ff490",
"id_doc": "02704d19-647d-48fa-8c26-7e3bffba35fd",
"id_pos_type": "eee5b2a1-2c22-46af-8602-4c511c54b40a",
"id_doc_print": "5e9ac8ed-f146-43b5-b7b2-aebcf1a3e90c",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "7e0882e3-6ce6-46c2-a715-06a3dd36b309",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "87e84dca-a2cd-4d30-a179-7af7c53ebab7",
"id_pos": "0a382d37-a695-4792-b12a-b2a916be8bd8",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "324bfade-e95f-4336-8019-3622400d1165",
"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": "fcad3b85-9f96-4bd0-8191-d4ad0c39300d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "16b28ae1-38e4-4b30-ba3e-d858155ab6cd",
"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": "9b50af0b-b02a-4bb8-a9c7-fe8d85cc13af",
"id_item_sub": "56b3e666-098b-46c2-a2a1-a1a89a803f07",
"validity_date": "2026-03-10T09:40:48.7534312+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "13e3915d-53f4-4cd8-82a9-aef5c7eb03af",
"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": "2c439200-c417-43e9-b083-ccfa2a09c60e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:40:48.7534312+01:00",
"date_end": "2026-03-10T09:40:48.7534312+01:00",
"id_branch": "f4a88422-1be5-484b-8d34-85e0f52c14c9",
"id_pos": "b84299fd-f0e0-4b4a-bfe2-343eb8e1e0d9",
"id_list": "4cf46bb0-8b42-4794-ad25-b70701697c11",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "9d776c14-9fb3-49f4-8e50-f64eae46b464",
"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": "6b4398bc-1f7b-4b35-8267-cdc772eef9af",
"order_id": 2,
"id_item": "2e27aa25-9e97-4c1f-9536-f2b6081a20c2",
"id_item_type": "877109d3-caf3-4f8f-8c13-5bbccdf09960",
"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": "232524ac-03c8-4c33-94b7-b255e1382d5c",
"type_item": 11,
"id_voucher_json": "fd4b8490-85ef-4870-b435-5226bc7480e9",
"count_voucher": 1,
"id_category": "ee1942f5-c565-43d6-9eab-5841598e8574",
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "58f19a03-803e-4601-ab6d-ba901c4e1abb",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "72ad9b1c-e689-4606-b237-07a948dd00c1",
"nro_sesion": 2,
"id_pos": "59c9f176-8025-4e2a-825e-f7e78ee3bb32",
"date_tax": "2026-03-10T09:40:48.7534312+01:00",
"date_open": "2026-03-10T09:40:48.7534312+01:00",
"date_close": "2026-03-10T09:40:48.7534312+01:00",
"id_user_open": "2d8ffc99-b0d2-46cc-b92f-e359be5abf1a",
"id_user_close": "83b455e7-82a1-4e52-9afc-48ef23375ce2",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pt": [
{
"$id": "45",
"id": "961fc051-0ce2-40d1-875d-6dc5cffd852e",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "096708e7-3488-43ca-9bc9-8e282959f48a",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "49ca2b49-7b0e-47ee-9f30-17c7400b7c65",
"id_room_unit": "d0c1ddf0-ee80-4bb2-b74d-2e94c93b087d",
"id_room_list": "2d80cdc5-d6eb-414f-affa-62159270715e",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:40:48.7534312+01:00",
"date_from": "2026-03-10T09:40:48.7534312+01:00",
"date_end": "2026-03-10T09:40:48.7534312+01:00",
"date_open": "2026-03-10T09:40:48.7534312+01:00",
"date_close": "2026-03-10T09:40:48.7534312+01:00",
"id_employee": "a722123b-011a-42ff-b139-456c9e55bc67",
"id_employee_sec": "df5e77c1-9667-435e-9734-0d41b3ed14b3",
"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": "59290994-e9df-49a4-ac93-2ca34a45b139",
"comment": "sample string 7",
"id_user_open": "8b71b2d6-5e54-491d-b8c3-4a9ae347562f",
"id_user_close": "4e43859e-ad91-44f6-974a-aa82a5936a04",
"id_unit_state": "1b567a90-cc28-47ce-b7c7-7a4cee947282",
"id_pos_sesion": "9e498419-0a79-4faf-bb66-607a113c412c",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:40:48.7534312+01:00",
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "d8a4c901-1a99-4a64-9a3d-80c8435d6be7",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "04e2cadd-05c6-43e5-9c23-e636200b6a40",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "b582f05f-722b-48fa-b682-0254f8992000",
"locked": true,
"date_locked": "2026-03-10T09:40:48.7534312+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "d13f1cc1-f6b1-47b8-8bee-7b2f8fa178d3",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "a9911b29-c44e-45e5-a010-a05a5170ad17",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5022b20d-7cb5-419a-8cfe-0c2d7f236f7b",
"name_pos": "sample string 6",
"id_image": "cd33f96a-7a48-4345-93dc-24e5902704d1",
"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": "7ce76f73-a20a-4d99-9ca6-6b085151ef7f",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "f059953a-5136-4528-8329-35c8b26d6965",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "fd0d6cd5-942f-412a-acc2-8ca1122437e2",
"id_room": "3bc1828d-b705-4989-b1a9-f2a3bacfc48f",
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "86f77ed9-4702-4860-8dfc-e64d3d6e4bd6",
"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": "be2b99fd-5d85-4be1-9d69-e5283de49574",
"id_room": "c8e30e05-5c26-4c1e-bb10-8ff3a9e2e681",
"date_in": "2026-03-10T09:40:48.7534312+01:00",
"date_out": "2026-03-10T09:40:48.7534312+01:00",
"id_user_add": "290dc7fb-8ca0-499c-9609-d93bd3e8818d",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "50"
}
]
},
"mt_rooms_units_types": {
"$id": "51",
"id": "030ffaa1-ff8b-4a93-9d64-93a6eb39ba83",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "e46947c7-3e70-459a-855e-af9e0ad26c00",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "5e53000f-8cb4-4784-9a13-472db5248a44",
"id_room_state": "f9f70fc2-071b-43b9-8034-536477cc91b1",
"id_image": "864012a0-148d-4a88-803b-3ccc92c28321",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "f0fdc409-c7e7-4186-ba56-30d2130a7b4e",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "1994c15b-6ea7-49b2-baf9-1fc5d4dbffb6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "dcc5d727-2d30-4b2e-a2f3-d8ca8407152a",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_types": {
"$ref": "51"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_states": {
"$ref": "53"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_list": {
"$ref": "50"
}
},
{
"$ref": "46"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "54",
"id": "b3d86700-416b-4db7-82be-68c35d2e33df",
"id_pos_sesion": "69b1658e-21db-41ef-8388-3910318bc3e1",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "0f9e8c15-cf81-4e93-8ef1-7b48b28dacfb",
"id_room_unit_activity": "a1cf8dd9-fce9-4e36-bfa6-3a5691e21a6f",
"id_doc_sa": "3cb966c8-cfd8-4a02-90ba-dc460002bec8",
"id_pos_type": "91f73b4c-b330-4d5e-a6e3-fe562f1977f7",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "c6297d4d-62bb-4e0f-9f95-e9c92b1a9ec5",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "331cb550-0266-4e43-9a89-cc631eb195b5",
"id_user": "76b36927-14e0-4f05-9347-f0fb31f5c0e6",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "b6531ba1-d7b0-480c-b3af-b9e90cce16ae",
"id_user": "af1ed5e8-4608-47ea-8e44-28b6ce1fd6e4",
"date_add": "2026-03-10T09:40:48.7534312+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "327b1721-04a7-4535-8bac-9b1ae30f4927",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "00d0a073-6cb2-4cc3-8e73-2dd580d17f17",
"id_doc_print": "5c7e597b-b2aa-4246-bf37-154d7d7c72c0",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "58",
"id_doc_sa": "90e27467-4879-470a-94a4-063200b7ac7b",
"id_line": 2,
"id_item": "b533e290-4f4e-49b8-95ab-10023debafe3",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$id": "59",
"id": "cb74a9ee-225d-4106-b87a-c16e5d50a9d6",
"date_from": "2026-03-10T09:40:48.7534312+01:00",
"date_end": "2026-03-10T09:40:48.7534312+01:00",
"date_used": "2026-03-10T09:40:48.7534312+01:00",
"id_employee": "e0dee34d-ff48-4303-b19b-193a97dbc229",
"id_branch": "02457ce4-cc61-444b-aecf-b001e436dcb5",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "fc8e8fdc-65e2-49b6-a004-60cbc64c2820",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "59"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "1"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "e8b9e196-d580-443c-982c-219f4d55511e",
"id_doc": "5283ea64-3946-48cb-8891-87c9eee6d24a",
"value": 3,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "d672ec88-dbde-47fe-a2ba-f5cb0185d8ce",
"id_pos": "086a922c-7780-4d8a-afef-fe0a46cc470e",
"id_doc": "b3f5ea76-980d-4636-ad8c-78ddfa3ba3a2",
"id_branch": "def3f105-6f78-4436-ac8d-8b84c655d984",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:40:48.7534312+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "6ba4ffb4-f8e3-4421-972f-40560c9f44f3",
"id_loc_from": "5e3be449-0501-425f-b450-2e9fb703678d",
"id_loc_end": "af56c3ec-3cb3-4aa9-97c9-25cbc7ba0fc3",
"id_user_add": "fa147e83-5803-4da3-84d4-751f11cc3bc4",
"id_user_upd": "06cee668-53f4-4b98-9622-b77c4b6a64cc",
"id_pos_sesion": "e07ecdb7-ab9c-4860-a7e6-9a6070dda40b",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:40:48.7534312+01:00",
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "e556682a-aa72-4567-b1b6-82f8c6c574ef",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "a2ac10a8-d16a-46f1-883a-c6fe0e8bdd5c",
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"id_user_upd": "4e5842ad-34de-4bdc-8399-b4b9a0646305",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "1aea317c-ea22-41fa-bf29-f484ae526a93",
"id_item": "2eba5d7b-a3d2-4279-8705-6388196f4eb2",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "bddfc324-d8a1-4723-bc56-13a9ed8d57bc",
"id_line": 2,
"id_item": "3eb7a330-15d2-4c8d-9d52-1f6d820f3b75",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_units_activity": {
"$ref": "46"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "eb904f65-2ccb-40e9-9e19-cf31e2db69f7",
"spool_server": "sample string 2",
"id_doc_sa": "5efa9f54-291e-4e0b-8c19-671b4a9af930",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"printed": true,
"print_on": "2026-03-10T09:40:48.7534312+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "8895bd9e-a938-4340-a8fe-76d31e8cd2f2",
"id_pos": "54e8c8e2-48f3-4283-8daa-98cee9320b8f",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:40:48.7534312+01:00",
"key_access": "sample string 5",
"id_user_add": "17d335a0-61f9-474b-bfb1-54304c2f538e",
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "913b9dc1-a2a5-462a-a08f-69ee08669642",
"id_pos": "f741de92-50ef-4771-b4c6-739a5a2d84b7",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "8495e753-2b00-479f-9bea-1c09247fb44e",
"id_pos": "be5da686-0780-49d6-b21a-52702deb2d08",
"date_add": "2026-03-10T09:40:48.7534312+01:00",
"date_upd": "2026-03-10T09:40:48.7534312+01:00",
"date_out": "2026-03-10T09:40:48.7534312+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "85f0b48f-9104-45c0-82ea-02f374f8ba61",
"id_user_add": "7de67b24-460d-4463-ab18-fcd6bade4130",
"id_table": "66631d69-292e-42d0-908e-c3ec30ea21b2",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "67d08bf1-f9d9-4a98-aea3-e243f8b17142",
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "51996696-1722-431b-aa89-0ca9400ce45b",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "5c134cac-c7ea-4b12-87d8-2cc954b9d7fb",
"id_sync": "18bb670b-9baf-4fce-8115-188fc32d9b17",
"json": "sample string 3",
"id_table": "38fdac41-e7b1-4e66-abe5-0f427e73c5e1",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "40ce95a5-6ed4-417c-b2c3-08d983c0f1aa",
"id_branch_from": "4efcee08-772b-41b0-8029-06bcd0a27246",
"id_branch_to": "288988fd-b227-4888-89aa-1abe11614aa7",
"type": 4,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:40:48.7534312+01:00",
"send_on": "2026-03-10T09:40:48.7534312+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "6209f359-e603-4eb3-96c6-73596d4164a9",
"id_pos": "df6622e5-e4cf-4f13-bced-d0363dfe74b3",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "74",
"id": "86f8aa20-3124-40c7-beda-87c1791c122a",
"id_function": "d7255bee-9677-4966-8ba2-bf9a32db66e3",
"id_user": "6f4fae97-5c7d-4dc1-b49b-99bb1c0f9337",
"id_profile": "317b80f9-78d4-47f8-9b54-218421ad137d",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "2df5d170-0ecf-42d7-ac0d-b399c036fe58",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "76",
"id": "50f55ec3-f2aa-4e2c-8c41-f715384f42bb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "e381d47d-7e52-430a-a7b3-5fe410ba280c",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "cd89d52d-6f12-45c9-84bd-1dc4ba556ada",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "b04eab2d-dcd4-44e8-9f8e-967027fc695a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "749b3044-b994-469f-8742-3dfe1bd51bd9",
"token_id": "sample string 2",
"id_user": "6d4c5d82-2ef1-4330-a286-97d4f4148baa",
"date_from": "2026-03-10T09:40:48.7534312+01:00",
"date_end": "2026-03-10T09:40:48.7534312+01:00",
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_pos_sesion1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "0e55e19c-243f-465e-b7a1-7ac9fe1088d7",
"id_room_activity": "188f69ee-14e0-4ecd-b455-b04763d031ee",
"id_pos_sesion": "1b560d43-aa23-4000-a33d-f316150984a6",
"log_text": "sample string 4",
"id_user": "67f8026f-bb99-4c7f-9620-8e2a2e192aa4",
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "d1fa9200-be33-4c9b-aabd-f4e38d88bc7c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "32e53583-a40f-4fe3-8792-760a2793f81a",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:40:48.7534312+01:00",
"date_end": "2026-03-10T09:40:48.7534312+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:40:48.7534312+01:00",
"last_update": "2026-03-10T09:40:48.7534312+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$ref": "59"
}
}