GET api/Tt_Vouchers/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 100 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "23415ec5-4268-4b02-870e-7bdca024f75e",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:47:42.6396186+02:00",
"date_end": "2026-09-06T06:47:42.6396186+02:00",
"date_used": "2026-09-06T06:47:42.6396186+02:00",
"date_sesion": "2026-09-06T06:47:42.6396186+02:00",
"id_employee": "9fb078dc-2007-46b2-b440-b15feb5b46c2",
"id_branch": "11b1de6d-6b6c-4c88-afc2-a60ae86b1bf0",
"id_voucher_permision": "33e200d9-354d-4e9f-bb28-98b025eac474",
"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": "f6503b17-c576-45d7-823f-150d442f466d",
"id_user_add": "edf857fb-8ab9-4739-bacf-6e2d00ab2301",
"id_doc_sa": "c24ade25-d36a-4ea2-bba8-e34c27342b17",
"id_item_sub": "ce807220-7838-435c-94dc-72eba3966e12",
"id_pos_sesion": "7bf04f2d-3ffb-4720-a1a0-caf1ca3d73d9",
"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-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "7007348d-bfdd-4d0a-96e0-ae93564b93ed",
"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": "8dccc45c-3e89-44f3-aef8-ed53c6de2eef",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "b9fcf0c9-7e1e-4806-89d2-3fdcc6a818a0",
"commited": true,
"st_images": {
"$id": "3",
"id": "c7a4cd38-9d52-40a8-a7bd-6d49b0758bc3",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "b1c7cd3c-dd30-4d41-948b-20d163cfd461",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "7c9ada11-3b63-499c-a2a0-707ccb778a3d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "a6d51d44-82ee-4276-9b5a-202d2f580bab",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "d7160669-4105-4c7d-9816-6039de944d26",
"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-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "c4fadef9-c4e7-490b-ba8b-bed637366389",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "3489d7b3-7d5b-48fb-8243-1a5a55c191e5",
"id_item": "303d3c65-4a04-4117-8ea2-b8c51b272be7",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "8de9357e-8e8a-4483-b304-14b631974d00",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "92dd3e72-3cab-4e25-98d9-dff5d5883e44",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "f98c2dff-d033-47d3-8491-6c88dce8b5e9",
"id_unit_sec": "e1445dd3-2f32-4802-abb8-32e40a02443a",
"id_brand": "dcf831b5-ef0b-4658-bb0c-4ed567714323",
"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": "9a7ef082-d58e-4083-9a8b-28fa9e50d325",
"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-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "4400cc78-f39b-4f1e-8b6c-b5057ad77692",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "ac1cf6c1-2c4c-4dab-81b3-de95748608c9",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "5fc66259-855b-4146-b9bc-927722f28c7e",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "b769e1f1-2d7f-4a0e-ba79-9dd59eee20b3",
"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": "2cedc2f7-3697-4dc7-8ecc-70221e285719",
"view_messages": true,
"id_image_photo": "32fc4331-dba6-40a8-9f37-327afb04016e",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "a1ee8680-5593-4b73-b9a7-8a29fcc08962",
"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-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "b8f32da2-9f0f-4edc-9973-f444819b3aaa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b770472c-fcc0-4e08-8972-c2d810141eda",
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "46b1b791-c4f9-47db-a57f-0fa5a65bbee7",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "c8c879bc-976e-4482-80c2-da3478e5fb83",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c54ca2e8-499c-41a9-8fb6-13cd2dbdef0e",
"id_zone": "556b2227-efc4-4e26-be6a-8df3dc6e10ba",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "ac9632d4-86fd-45be-af93-e6bc9fddd6c4",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "b936af58-d08a-4f53-b335-6c0c386ae7a6",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "1b94474b-7173-4f3a-955a-50b9d06ec08a",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "efb1e4d0-1c50-4d7d-80f8-866222540646",
"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-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "d37b1cb5-a719-4a1e-aa78-4a57f9eb19fe",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "b863c39b-eeb4-4f4d-95f5-20cf50e0261b",
"id_cloakroom": "90ef95fd-e2af-4f68-89d3-1ee9ed2e2583",
"id_pos_sesion": "3bca3e78-0ee1-43db-82ee-e4908dc89475",
"unit_id": 4,
"date_open": "2026-09-06T06:47:42.6396186+02:00",
"date_close": "2026-09-06T06:47:42.6396186+02:00",
"id_doc_sa": "b6fc11ed-dcba-4ac7-a072-d49d79dec69f",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "7d10446d-d97c-4627-9eb1-ddcb21e717c4",
"id_pos": "06b4e8ff-3b48-412f-b298-25604259a2b1",
"id_doc": "e287a6e0-d8f0-4b52-b240-b3c3e1d68c64",
"id_branch": "a6a1692a-f13c-4d73-9d73-2f7453e2c71a",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:42.6396186+02:00",
"date_tax": "2026-09-06T06:47:42.6396186+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "8636194c-b35f-44b1-b373-c870f6e08fe1",
"id_relationship": "20a859f9-c4f5-4b7a-bbb7-7b31aa0a13f2",
"id_loc_from": "0a3b5cad-403c-45f2-80e4-e65a3a843bbf",
"id_loc_end": "a8fbf00d-040f-4727-9fd2-0d7b55acd304",
"id_user_add": "d34f1296-f74e-4971-a039-ce0e441fd648",
"id_user_upd": "fde26388-98ca-45e9-bda5-14af1f425c14",
"comment": "sample string 12",
"id_pos_sesion": "61014de1-cdc3-4169-892b-0234df4becac",
"id_room_unit": "accca99e-a792-4fed-a7d6-cfa537029f16",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "457478b6-fa96-4aee-ae90-34021c571f3a",
"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-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "84e821ae-a11a-4ab5-835c-af0d6381f8d8",
"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": "6184ef1b-22e4-439c-ac7a-bae74850a544",
"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-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "d79dc2c1-5d76-4162-a046-a42114a617a3",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "e8cd8281-2fe5-4e60-9137-5a598f1074f2",
"id_pay": "c20e80f8-37a9-439b-9d11-8770caca8a21",
"id_money": "ad1c9237-4a1b-4ced-9be9-bdf500f62bf6",
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "66b9d47c-45b3-4097-b5f1-bcf3bd9d97ff",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "71831392-805d-4137-a2fc-8656a0aa98d7",
"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": "bd8b3006-7a91-4044-87a9-e1d8fb43c3d3",
"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-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "623c4264-6f2a-4575-b5f2-2ed932bd67dc",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "168bf605-e53b-4b1f-ab30-b3ec4f152006",
"id_money_2": "cf509e48-1046-402e-86d1-e6c7120858f0",
"date_from": "2026-09-06T06:47:42.6396186+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "2c3637d5-58ab-46d0-bf74-c278f872db6f",
"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": "2d6e44cd-4c44-40ea-ad41-1f82518f6825",
"id_pay": "9cc9f333-49fe-4c7d-ab80-64ba874b8ae2",
"id_money": "df65260c-ac34-41b3-b87b-333f6c3265da",
"date_cashflow": "2026-09-06T06:47:42.6396186+02:00",
"coefficient": 5.1,
"id_user_add": "e70ac106-3eaf-401f-9d2b-6824a2f23213",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "6b8e07bd-7076-4d86-b2b3-056e3d6c8a0c",
"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": "b13b7c99-399e-4cf6-8abc-b7df2dc7e743",
"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-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "a2f46fc5-f3bb-4bf0-902c-2e8f7b10aeb0",
"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": "413e4168-933f-4b08-b628-e2ae6db335cb",
"id_line": 2,
"id_pay": "86b53929-a087-4027-9c49-4a761297dfc6",
"id_money": "92c8d8e1-3edc-4f69-bcdc-ec30c0fda7f1",
"coefficient": 5.1,
"id_voucher": "bf4f037e-29de-4865-a7da-ecbb67d6b25c",
"id_employee": "4fb6cb98-40ac-41f3-b34b-2792d51d5cc9",
"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": "6439298c-07ac-4821-b08a-b0d28ca90ac1",
"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": "e6ce742c-d1a6-4c9e-9513-2460eaeb44cf",
"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": "8d852063-1272-487c-9c28-6546ce239ccf",
"name_pos": "sample string 12",
"id_image": "92e2e1a7-53a2-4258-a6d3-620b6ff2a633",
"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-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "9758a27b-7333-4338-ac80-fe5abdac0ff0",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "7ff7d95e-20e8-46f2-a1fc-a7588ad71c4c",
"id_branch": "8f5bf9dd-22d1-4c7a-80ac-03d1bbf120d1",
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "c47e7b3b-57f5-481a-89c5-40f7034fb3c6",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "f8fdd0f2-9efb-4c4d-ad6a-9485a570c7f8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "a0289182-37bc-4e4d-88ff-3c88ebbb4489",
"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": "fe1f49a6-642d-4ca9-8e3e-ea3a4962299a",
"id_line": 2,
"id_item_sub": "00600d9e-7d75-4bb6-96cd-8610699c1b49",
"qty": 4.1,
"id_list": "b137e365-ea43-4f58-aa5e-c4f00cb587fc",
"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": "611c782d-a531-4ede-aadb-992d44c313d1",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "8d682bfc-5671-47cd-9255-6ecffbdef534",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "ec2084ab-2b5a-4645-b7c8-485611b4652a",
"id_user_upd": "b22f608e-3ccf-4b74-8e71-0652417639e3",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "045f183a-e118-4273-96eb-4165fba32af5",
"id_item": "157a35d5-c29f-4d1c-996c-611890d4c7d1",
"id_item_type": "2f6ccdb8-d883-4e61-919b-c3bae2259580",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "7c6e83dd-ee98-4e88-b561-a2f48ee14455",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "2d9524e6-5fbe-4900-baa2-d83ddf99a6a3",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "6b1fbf62-4614-49c3-b748-08a5069459a8",
"id_item": "d9e5ced4-638f-4975-994d-f1ad4ab03e82",
"group_id": 3,
"id_unit_ref": "6af56afe-3a74-4a0a-a458-707dd0dc0fb9",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "6cddacfe-db7a-45e9-b440-e950b1b8b2f6",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "b6a11992-1ebd-4374-bd39-80fdbfbf716b",
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "8508ac6f-44bd-42c8-97d9-70d70852966f",
"commited": true,
"mt_units": {
"$id": "28",
"id": "f23c4ae3-6c0a-4f67-af2a-2910695f36bf",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "1c7854eb-023a-4f45-8e3d-d68901084048",
"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": "efbc81f6-f0a6-49e8-a7e2-669cd12217a3",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "072df9fb-df28-4d84-b8ba-1463b5d447b8",
"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-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "cec547ad-9dc2-4edb-a1aa-be36d6576162",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "0492ff60-ea40-47c4-be2d-5a7e53352f5c",
"id_line": "858dab30-29b5-40b2-9cb2-48c05a4e1e97",
"id_category": "525c9c65-275b-44a9-bddc-38f3186b8d4f",
"id_item": "d4c51002-000a-4d58-bbb7-58962e4654af",
"id_item_type": "72ecf3e9-3849-466b-be45-20d9ab56d3d3",
"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": "a1d0cc40-55f3-40ad-a9bf-f90333fb3f7d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:42.6396186+02:00",
"date_end": "2026-09-06T06:47:42.6396186+02:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "d0337f9e-d1e8-485b-bfe2-70a4d724b01a",
"id_pos": "6a4cb85b-9b09-40b5-9de5-9e78368614cf",
"id_list": "e78f00c6-3a8d-45d2-9842-0c4b98cb0b73",
"id_item": "4ff73f42-3a4d-4d07-b8d4-3a6e9ed13f05",
"id_item_type": "ec00f9e0-4a7d-4a24-82cc-f1e17fa31257",
"id_category": "2f184331-7ece-4889-944b-984e3915e556",
"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-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "8e074bf3-e52f-48af-a2eb-ad0231fee3c7",
"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": "e18b7ab5-55db-4d06-a6f1-1f588e0191db",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "5fc256cf-b6cb-4f45-aec9-98f5b14a9779",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "6fa56d6c-9249-4139-80a2-f9900ce0b76c",
"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-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "a0e73ae2-764e-41f1-943d-134f2eb5df26",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "9a010b13-d3e5-49a2-a62e-76b7d1f85151",
"id_pos_type": "54adbee7-2354-4b42-bcda-8fe7b198d75c",
"id_price_list": "f54a384d-8e7b-4405-a865-f82e4412cb48",
"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-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "b4eee9ae-02dd-41d4-a0a0-41e97dd0f305",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "67df06d6-9b62-482c-bdde-9c89235ecb00",
"id_pos_type": "36b5c957-4760-4f54-8d1a-c77cfcd04bec",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "5620db2f-6074-4e40-8504-b1705b6e356d",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "bde921c4-1ab9-4d39-9252-6d74f28e0e6d",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "801fdd4f-5372-4b26-8e4a-288842654c33",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "1391a643-0757-414a-bfeb-00571f0b9abf",
"id_branch": "2b9576af-8230-4853-b76c-1a446a90d72e",
"id_pos_type": "44bbd2c6-ef29-4813-93f0-72cd619550a3",
"id_pos": "d7a4ff8f-5515-49b2-b700-382bcd52dac3",
"id_item": "4fccc317-887c-431d-8c8c-b8fdcd802a0d",
"date_from": "2026-09-06T06:47:42.6396186+02:00",
"date_end": "2026-09-06T06:47:42.6396186+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "c8a53b67-b66e-492a-b069-803847c76a6e",
"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": "0577315e-e51e-4537-8e17-cea81abd10d9",
"id_doc": "6e2b0d2b-feb7-43c3-8b73-34149b92eda1",
"id_pos_type": "904a625a-6101-4f9d-b025-1eb6366c99f3",
"id_doc_print": "b1ec8440-6db5-48a1-b8af-0fdc2d86bad2",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "69e9fc06-7588-4393-bcb0-24dea666f458",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "e446aa56-6204-45da-acc9-f3c22fcd2e37",
"id_pos": "bb17c246-20e4-4e8d-9747-fb8f0d969c91",
"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-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "a39540c5-dd7c-4b9b-8012-bb8a1b4dd792",
"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": "9fa77407-5e98-4fa3-a089-ff94cc1e8b98",
"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-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "a79522bd-fcf2-4066-b2ff-82595d449e8b",
"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": "07054f5e-cf2a-458c-ae64-07bb1a3062ed",
"id_item_sub": "5e43c79c-d9a4-45e4-95de-e30161526638",
"validity_date": "2026-09-06T06:47:42.6396186+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "4a5d01bd-8954-4200-a7f2-b8cdb882cc48",
"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": "878d9e11-1f0a-48bf-b583-38354ba883ed",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:42.6396186+02:00",
"date_end": "2026-09-06T06:47:42.6396186+02:00",
"id_branch": "660ba863-c79c-4747-a792-4ac4eaca3389",
"id_pos": "dcbdea10-fe51-477e-9e8e-a50d3d739280",
"id_list": "25dff3da-f5d4-4c6f-b404-a49e41188e20",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "bc6e1860-5619-4f41-b19c-e46bf34678f5",
"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": "f4999df5-f2e6-49a2-9f8a-5b1bd7f697ba",
"order_id": 2,
"id_item": "34a3deeb-31e2-4769-a7c8-ac8782096853",
"id_item_type": "5519a90f-d279-4275-b0a0-095ac6ae11bf",
"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": "542fd570-763c-4f79-9d08-9142013fe26b",
"type_item": 11,
"id_voucher_json": "e000785b-898b-4499-9cb6-91cb7a067f26",
"count_voucher": 1,
"id_category": "95a0cec4-599e-4363-9205-2a9d5f8a8b99",
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "7b208e9f-021e-44ed-9002-e261d0480d56",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "ca968e50-85b7-428b-af4f-6b4f70f96ed6",
"nro_sesion": 2,
"id_pos": "2e02869a-6c97-4b13-b631-8fbd0890ca64",
"date_tax": "2026-09-06T06:47:42.6396186+02:00",
"date_open": "2026-09-06T06:47:42.6396186+02:00",
"date_close": "2026-09-06T06:47:42.6396186+02:00",
"id_user_open": "6e44d76a-bbd6-461e-8c94-766ba04f00c6",
"id_user_close": "316a6c5f-8506-4f06-8a22-f31ff87ca8dd",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pt": [
{
"$id": "45",
"id": "636cbde1-27f5-4eea-abca-88a21e5e6f5e",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "a4963c4d-f2ea-459b-b78a-5125c94c2b5e",
"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-09-06T06:47:42.6396186+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "ee16ece5-c712-48cb-ad87-9f314c97cdb8",
"id_room_unit": "9c6945ed-de74-4da7-9fe8-dd4ed220c470",
"id_room_list": "45fd5cd1-cee7-4d97-9b12-70b827a13456",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:47:42.6396186+02:00",
"date_from": "2026-09-06T06:47:42.6396186+02:00",
"date_end": "2026-09-06T06:47:42.6396186+02:00",
"date_open": "2026-09-06T06:47:42.6396186+02:00",
"date_close": "2026-09-06T06:47:42.6396186+02:00",
"id_employee": "6052899f-7a9c-4870-8af7-a696d3c80d6e",
"id_employee_sec": "8472b653-a500-4452-8784-993b6e9f7ce4",
"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": "7ccdc786-9b79-4de9-be73-8a2463c04b37",
"comment": "sample string 7",
"id_user_open": "46dbb6bf-a78e-4cd0-b6e5-46877b059d2b",
"id_user_close": "33a14ebe-42f2-4841-bae6-6957c498ab35",
"id_unit_state": "4e7eae64-53e1-4b24-acf0-dea1c3a3b189",
"id_pos_sesion": "ee8d2b52-9f3e-47f6-95a8-1533cb98d39d",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:47:42.6396186+02:00",
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "4afa1514-2fc0-48f2-88fa-d13d17414caa",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "420bae8d-c661-4868-9c0c-4fa3c616e943",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "7421095f-70e2-499c-a459-d49207123ff1",
"locked": true,
"date_locked": "2026-09-06T06:47:42.6396186+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "2feef54d-3d7e-4e94-b883-557633838571",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "a6563b4f-f21c-4473-8b1f-3e89cb2ba66b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "011cc8a0-9255-40e8-8abc-3dcc7e716f5b",
"name_pos": "sample string 6",
"id_image": "5f2d192e-5179-45e5-81ae-965614b3aa8d",
"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": "af8abe65-a32e-49a8-89b0-4f0983c547a8",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "c0d2096a-a231-40bc-b7cc-3ca02d9b832d",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "a0c094e8-9038-4b60-9e12-b9a6b98f36cb",
"id_room": "19e3ff1f-0f9e-4a6e-9c90-55a10feb7111",
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "c9732f76-7421-4690-83b4-f4670679ce5f",
"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": "4edc508a-42d0-4c52-a5c0-42bb8f6ad760",
"id_room": "676d817d-af79-4f27-97fa-7965e0d1e5bf",
"date_in": "2026-09-06T06:47:42.6396186+02:00",
"date_out": "2026-09-06T06:47:42.6396186+02:00",
"id_user_add": "11bfc214-a45c-4171-8696-4d1bb6e71833",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "50"
}
]
},
"mt_rooms_units_types": {
"$id": "51",
"id": "ca588732-be54-45c3-846c-06308883bada",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "29c48021-7027-435e-b19c-3551a4b579d7",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "8e4710e6-c8e6-4f32-a5e2-0a8874d37125",
"id_room_state": "7f4076b8-367a-434d-bd5d-322b6512658e",
"id_image": "3e2d5cc8-cc3c-41b3-8891-fc5ce971ae3d",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "f529239d-44b4-4bb9-b5f6-3515ff946c29",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "268d17d4-1d5f-41da-bb69-47fb29840a13",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "0a01dbd3-086f-4f44-8d21-1a3fc01875b7",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_types": {
"$ref": "51"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_states": {
"$ref": "53"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_list": {
"$ref": "50"
}
},
{
"$ref": "46"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "54",
"id": "9dab8129-c35b-4564-a870-a7ae58746210",
"id_pos_sesion": "22d0f06c-863b-432f-bff2-ddf1a30a3b7d",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "9a002488-7078-4126-a736-c4b92d5102af",
"id_room_unit_activity": "9f226457-aeed-4f0d-82de-0451a04d86c4",
"id_doc_sa": "e7268330-3864-4c99-bd10-9b47ab9df8a9",
"id_pos_type": "51c0eddf-7e62-419b-ab19-a69544a00123",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "6a743baa-5fdc-4e7d-8918-17978a8af541",
"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-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "3611ec21-3674-4ae4-86e8-1d69f0ffbdf0",
"id_user": "a0b3feda-573c-41ee-9aa3-038af6eb46f8",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "752ef120-ba77-43dc-b750-2b14c3ea1d28",
"id_user": "0c3d9991-eae4-43df-8855-5af6aef89404",
"date_add": "2026-09-06T06:47:42.6396186+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "57",
"id": "e82dc3d0-a303-4515-8ced-2bdac5c690a3",
"id_user": "d59f12a1-6f2e-419c-9937-2bba3f9111d3",
"id_user_profile": "537b67b2-7658-407a-9305-131594a769ef",
"locator": "sample string 4",
"date_end": "2026-09-06T06:47:42.6396186+02:00",
"id_pos_sesion": "13a5e676-fc67-40a2-b4f1-924370c2a8d9",
"date_login": "2026-09-06T06:47:42.6396186+02:00",
"date_logout": "2026-09-06T06:47:42.6396186+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "1a9161a0-ca3c-494a-86ca-fce733595e0f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "77ea37f7-3afd-43cb-85b2-5df66bac7e4c",
"id_function": "39784ac6-93ba-4bd1-82b9-d13349dac002",
"id_user": "a157f485-474c-4686-b535-e104a1ccf557",
"id_profile": "a229738f-d89d-420b-b61d-5db96b908a8e",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "1839dcfa-4970-4b83-b711-3c5c15365c38",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "60eaa8c5-cfc9-488e-9c72-bdc1fca0430a",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "158b61d7-0c6a-45c4-b0b7-0854432347a4",
"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-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "a22086ee-5663-41eb-97df-bed5bbc36518",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "59"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$id": "62",
"id": "4d600ad6-7c87-47d0-abff-860a16962008",
"id_user": "503d484e-74a2-480f-9532-9bc1fad98d45",
"date_add": "2026-09-06T06:47:42.6396186+02:00",
"destiny_type": 4,
"id_key": "16c6bb50-b089-4616-88ec-718d07b91c8f",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:47:42.6396186+02:00",
"id_pos_sesion": "73dc7791-1049-47c4-beaf-ab7f0c80a4db",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "995f334d-b85b-4595-bc56-50cc4cc6f2fe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "4dda9b5e-6b10-4e81-b0d4-970a0b0c9191",
"id_doc_print": "91c81b6c-bea7-43de-bc2b-b0ba295aae1a",
"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-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "64",
"id_doc_sa": "66a13a06-70d8-4ac5-b345-8115c68ad20b",
"id_line": 2,
"id_item": "80e91695-f523-41c5-bdbc-2fa25efe046b",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "64"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$id": "65",
"id": "f08076ff-7aaf-46ae-992d-631461108142",
"date_from": "2026-09-06T06:47:42.6396186+02:00",
"date_end": "2026-09-06T06:47:42.6396186+02:00",
"date_used": "2026-09-06T06:47:42.6396186+02:00",
"id_employee": "55fcec75-c321-4fde-b6f9-f0c5a87f3428",
"id_branch": "54face29-5617-4c55-8eec-65152f882f27",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "de2a4397-7eba-4373-bc9e-6d563975e585",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "65"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "1"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "e827b984-f8b5-430c-a763-ae73d474d5c6",
"id_doc": "98a57c71-693f-499a-aad8-199eaeded440",
"value": 3,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "0ba4bd11-8956-45ed-8920-73220e29354d",
"id_pos": "28ffd68a-93eb-4bfe-924a-e1c4d864aad0",
"id_doc": "5f93a791-8b24-46fc-aeeb-b18f2ae76e80",
"id_branch": "515ee994-9ad2-4e86-8df0-55d0c268b127",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:42.6396186+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "b1bcf3ea-fd66-44b0-81eb-072f0291a645",
"id_loc_from": "dea411cd-d804-4e19-89c0-2dbaf4b9e847",
"id_loc_end": "e156c81f-0c10-4554-8212-184d9347db88",
"id_user_add": "940dc928-fbea-48e2-8dfa-ab8e4c0ae981",
"id_user_upd": "99af790a-da86-4727-9a8e-49e6fab59475",
"id_pos_sesion": "ad085dc4-444b-4c34-a273-247f9156455f",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:47:42.6396186+02:00",
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "296421f5-eac0-4420-b152-d5df3cda473b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "d00c625d-567b-43c4-b5be-4e2903266eb5",
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"id_user_upd": "16a14fdd-1ec0-4981-972e-f299fe0fab25",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "1b03c005-4d87-4b19-80ca-b0f71222ae3c",
"id_item": "f2c0ef69-4989-464f-962b-e61b06df074c",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "2009fb7c-6618-4427-9b6e-fdc3ee0577bc",
"id_line": 2,
"id_item": "f30bd7ae-2542-4dd6-ae2b-2995d4a6478f",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_units_activity": {
"$ref": "46"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "e30ebde0-fc49-4446-a1a2-2de44a469649",
"spool_server": "sample string 2",
"id_doc_sa": "a2bfc6dd-d9f7-4ea4-ae6b-c64f5ddfa666",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"printed": true,
"print_on": "2026-09-06T06:47:42.6396186+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "728588b7-5e9a-45d5-921f-4d82ea5dd283",
"id_pos": "03bea2bd-35fb-493c-ab6d-648e59387d09",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:47:42.6396186+02:00",
"key_access": "sample string 5",
"id_user_add": "bec4c4f6-da07-4852-bfc4-92a7c2c398f5",
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "2d9353e7-4c19-4ec1-9763-b6b15e25f7de",
"id_pos": "24d5ce61-e6ee-41d8-babc-2954e6031ee6",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "b885d709-a452-465f-9189-d17ceff91a54",
"id_pos": "c8a5c043-5a4a-4992-ad81-84c8efeff956",
"date_add": "2026-09-06T06:47:42.6396186+02:00",
"date_upd": "2026-09-06T06:47:42.6396186+02:00",
"date_out": "2026-09-06T06:47:42.6396186+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "75",
"id": "f453bb62-c4ef-4986-a0b5-10b84726c2f0",
"id_user_add": "01273f61-acb3-4fd4-9936-5b785a8054f0",
"id_table": "77661364-f896-4144-a891-9aa71883cc2d",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "a82621cf-44be-460e-ac68-8aba6ea63b7e",
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "4d1fafb0-3532-434b-bae3-df567c4687d2",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "b17e8dea-75f1-490f-821e-5715e6132229",
"id_sync": "d5969409-a566-4727-aa33-6f398ce4d63a",
"json": "sample string 3",
"id_table": "407b7c79-cdb2-4da5-a09a-38da2b6f26a6",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "b3d96a57-a10f-44bd-ab6c-790fab0d9c2f",
"id_branch_from": "80e81741-4545-48b9-bee5-08a858e686dc",
"id_branch_to": "dbe7f599-d4aa-446b-86a7-eab05deff366",
"type": 4,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:47:42.6396186+02:00",
"send_on": "2026-09-06T06:47:42.6396186+02:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "90c483a2-6f27-4ab9-8576-cf303878a895",
"id_pos": "d0afb5ce-375c-4bd2-8867-0309e6f093c1",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "65d58b78-e7c0-439e-809b-149634bacaf0",
"token_id": "sample string 2",
"id_user": "5122e9db-4987-4646-b520-0874e544b19f",
"date_from": "2026-09-06T06:47:42.6396186+02:00",
"date_end": "2026-09-06T06:47:42.6396186+02:00",
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_pos_sesion1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "11175942-1b1a-417c-bacd-f6b717e2f540",
"id_room_activity": "5ccbc7b9-c04e-45b3-8ba7-e6a6a81e1040",
"id_pos_sesion": "a8e2aca0-fd09-43b2-b28f-0d9e491d527a",
"log_text": "sample string 4",
"id_user": "17684246-7c22-4838-b622-f24e282143ba",
"event_type": "sample string 6",
"correlation_id": "645354cf-89e2-4c99-9eae-93285f3bdded",
"id_room_unit": "5c675aca-5a7f-4644-8829-d2cf2f82fa3b",
"id_room_unit_source": "b92dd4e2-baf7-48fe-9452-0980e8d1c497",
"id_room_unit_destination": "75dbff13-124e-4e4b-8b3b-cc3abf4b60c8",
"id_room_activity_related": "a6deb018-75dc-41bb-9440-c3b056fbc058",
"id_doc_sa": "b77be599-9019-4d89-90ff-891c0a864280",
"id_user_authorizer": "0ad74f61-75f1-4475-94ad-2a81d636cd72",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_rooms_units_states": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_users_profiles": {
"$ref": "58"
},
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_images_types": {
"$id": "82",
"id": "314b140f-73c6-4709-8c3c-027010ae2150",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:42.6396186+02:00",
"last_update": "2026-09-06T06:47:42.6396186+02:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "0053b314-a2c8-4b22-9c69-ff1cbe66aeb4",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:47:42.6455995+02:00",
"date_end": "2026-09-06T06:47:42.6455995+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:47:42.6455995+02:00",
"last_update": "2026-09-06T06:47:42.6455995+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$ref": "65"
}
}