POST api/post_vouchers
Request Information
URI Parameters
None.
Body Parameters
Collection of tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 100 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "f3eafad0-6b0d-47fe-bf11-c5b75aff3c91",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:36:48.5456653+02:00",
"date_end": "2026-05-09T09:36:48.5456653+02:00",
"date_used": "2026-05-09T09:36:48.5456653+02:00",
"date_sesion": "2026-05-09T09:36:48.5456653+02:00",
"id_employee": "92a058fe-20ae-459e-8b4d-716545f3af06",
"id_branch": "fbccd593-3895-4932-b043-1427aaa0eb68",
"id_voucher_permision": "989594d8-69d8-4705-a31b-e31de62aabb9",
"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": "ff7a5ef2-9568-4b49-afc2-d2f0a3a927ca",
"id_user_add": "1677f417-38cb-40dd-a481-b292b6a69ce6",
"id_doc_sa": "b4e2b16f-8956-463f-9a73-567f4bd7b131",
"id_item_sub": "bd3754b6-13c4-48c5-acfd-7c2029e83f61",
"id_pos_sesion": "d8e6af45-82c5-47b4-863f-8053f8acb0e0",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "c7fb76f8-b486-459a-8298-1a52f60c7f14",
"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": "8f87d571-cd4f-412e-b803-fadbc6c2b3d3",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "4f09e155-4f53-48f8-adf2-e29e3f5b1dd9",
"commited": true,
"st_images": {
"$id": "3",
"id": "2890cb7f-0bbc-4547-be7f-d925fa74ca21",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "a7b8eb65-adf1-4b74-a30c-66e574584a46",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "7964b6a2-6d11-4afa-bb42-72c7df2c3f55",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "8529fa71-1b12-43a7-90ff-2dc4b23dacec",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "5357d6bd-6310-4a00-ad64-04adb380f0e5",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "44d8d7ee-6c46-4b84-a25e-35b5e78a859d",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "1edb64ad-a82f-41e3-a832-3636c1b71e69",
"id_item": "1c7b220d-10ca-4fe7-a3d3-04ce990e1a1d",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "cf2468d6-3aac-4036-b16e-1863354643a3",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "a965e4eb-cf8e-4540-9973-fea070a5807f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "414a651b-2bc7-459d-bcd1-2b60e6d2c7d5",
"id_unit_sec": "aff11cab-d748-4e0e-9ca5-295accdb4137",
"id_brand": "37e13f38-ba19-43ba-8d23-8e3837302a96",
"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": "9ddab8a5-ded1-484b-ad42-05aeb420a052",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "b763ec51-054c-4a15-bf53-84eba35a2234",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "073b310b-addc-479c-85a7-7bdeed399551",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "be9d407f-6e40-4b1e-9329-f1e359eaedb2",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "2cc00712-cd8c-4bde-a30a-2b7bb9373ad3",
"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": "ccbdb718-fe30-41f8-a563-3882bc523f4d",
"view_messages": true,
"id_image_photo": "4975f6c0-f18d-438c-a7f6-1264bc5dc18b",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "89aa10ac-37b7-46db-a9a1-14d331af43f5",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "c7a521f3-fea2-4ccb-9bef-0bf92b15811c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "21033fb0-d3b9-4c92-a897-a7de03083cf5",
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "e44737e9-b063-46ca-8a36-da8f04c717e5",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "31e4900b-20dc-4e3d-913c-b81601e3aa15",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "24fbe5b6-d6d7-43b9-82dc-b288843a81bb",
"id_zone": "318e1b91-704c-4377-b89d-fd6146ad7bde",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "5f0cfbad-e31d-4649-ac71-a741e1a7153f",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "c3a84990-bfdd-407f-9768-683b38a1b027",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "3514d2be-d7ff-4633-bb85-2cb5b940b4d9",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "27a6dafa-74fd-4774-8670-a72cd337ab6c",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "4d8d309b-7634-477f-94c1-9e7c14438f04",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "895b7f22-2ca8-4314-a186-bbfc41b67085",
"id_cloakroom": "94e42fa0-7221-430c-9219-e8e84534c2ce",
"id_pos_sesion": "b91b9f17-9e56-4de8-9a87-b72b97e25b3a",
"unit_id": 4,
"date_open": "2026-05-09T09:36:48.5456653+02:00",
"date_close": "2026-05-09T09:36:48.5456653+02:00",
"id_doc_sa": "63c1f970-8150-4fbf-8b0a-4bca7607fb30",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "1fd21da2-e6a0-48a7-ab52-59f5299bd1e1",
"id_pos": "958164ca-0bdf-4df6-aa14-011475593d63",
"id_doc": "b2aa8550-667b-4bc0-b14d-858414ce1416",
"id_branch": "27925b31-4dc2-4ad3-9891-0f01584a7486",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:36:48.5456653+02:00",
"date_tax": "2026-05-09T09:36:48.5456653+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "df4d8ecd-fa42-4cc8-87c8-564084a70f59",
"id_relationship": "bc3ec97a-a874-4d06-ae62-302405fabc14",
"id_loc_from": "95d32555-17d5-462c-8bcb-9d6036bbf5f5",
"id_loc_end": "d72adcd5-e638-49e5-8d37-2f7f2f0cec16",
"id_user_add": "dfb4e7d2-b48a-4055-b641-611b2dbb9e54",
"id_user_upd": "b5fb39ec-d060-4d0a-8f2b-bef4047ce84f",
"comment": "sample string 12",
"id_pos_sesion": "b062c018-a858-4219-bceb-0e4cbe7f8867",
"id_room_unit": "ebdb4ed0-fa13-43ae-a28b-c76f8b9bc796",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "5c0f6c11-5647-45ea-8c08-a3e8fc7197b4",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "ef6a4c07-ebf5-4ca2-9df5-d97cf87a9156",
"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": "7a8e7b82-2120-428e-8dad-222efc8df693",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "5954a24c-56af-4480-9db1-fe46d0ecea66",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "c8393360-18e3-4ae7-8a87-3e688403cca8",
"id_pay": "2d0a30dd-8cd9-42d1-bf59-49b90bedd454",
"id_money": "06d384d0-ce94-403d-b0a7-1c5e04f98826",
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "5756ebbd-d05f-4da6-bc02-833a6a9ede96",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "c497f854-8dbe-43ed-9313-6159e8f6ddc3",
"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": "667e2c60-8e63-41e4-857a-c1cf9e9dff4a",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "f3bfadce-52ec-468d-bbff-0c615bf38a34",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "dfad9bf4-39d1-4822-bdcd-9163326fb5d5",
"id_money_2": "075c3a6a-4771-4b38-b2b5-4a154f8d7b16",
"date_from": "2026-05-09T09:36:48.5456653+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "f95683ef-228b-492f-890c-26a27a997145",
"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": "99afbc68-20b1-4931-9dae-2a5e90687821",
"id_pay": "fae9561d-033c-43e7-bb63-ad3adeb4afe9",
"id_money": "ca37d482-8976-4374-8ed2-e25c87bfb7af",
"date_cashflow": "2026-05-09T09:36:48.5456653+02:00",
"coefficient": 5.1,
"id_user_add": "aa939762-e547-4b2a-b50c-cc10c0f7e45b",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "b8490fdd-b360-46e2-a757-88f263fe20ac",
"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": "c686a6cb-4bdb-48b6-86f1-f72418019f32",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "df91d1a2-2f02-4b75-990c-9112fe55f51d",
"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": "993423a5-365a-4f21-849d-e3ad1d2bbcad",
"id_line": 2,
"id_pay": "9efed157-b603-43db-bf26-01546b4a1ce2",
"id_money": "d6cd6663-3c8e-40c3-ac08-6d980595c192",
"coefficient": 5.1,
"id_voucher": "7d22fecf-bb62-4113-8696-735ca981bad1",
"id_employee": "dd644904-4e60-43f4-9500-b023c1aef66a",
"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": "b58a0f82-0679-4bcc-a912-87da75d471ae",
"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": "b679869b-903c-44e9-831e-10605ac85a73",
"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": "dd44c8fa-e79a-432a-a0b5-850fb1723749",
"name_pos": "sample string 12",
"id_image": "4fd644f8-010b-4fda-9621-bd5f9442d7ab",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "7d28a4aa-5ea7-47c9-b262-edcb3bba41fc",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "8250141c-0567-42c5-aab9-95f211f36e5b",
"id_branch": "d32afe1e-8d82-4968-9ade-e3ecc332bcd4",
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "8091072b-39b7-492b-9902-1f4023db3ad5",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "8cdada47-81d7-42ea-9246-9490a901e844",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "85118964-7f0a-40ea-99a7-4bf4337396b6",
"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": "213f5763-9661-4745-941f-202977ac9952",
"id_line": 2,
"id_item_sub": "830eacb2-d9b2-405c-99a1-d8453a5b4e45",
"qty": 4.1,
"id_list": "a36a09bb-956a-472f-a879-6ba4963afc20",
"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": "fbd297e8-01d3-43d4-8e33-c62e8449f7ca",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "03858011-fc11-49f6-b214-a35e396b9432",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "9958c49e-1f6a-426a-b487-4868a7f22b31",
"id_user_upd": "9d54c9c3-2b88-4097-96cb-d071d1353260",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "37f8c19d-1774-414e-bebb-c81522b60742",
"id_item": "6ae9b433-1842-4d13-a74d-c18d3e331c07",
"id_item_type": "6936a8c2-4e01-49b2-bb83-3a8b20ab1f77",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "693e24e7-ef80-4738-92d3-bd211316a3ef",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "e3b8ebb5-4843-4e7f-b2a5-c4b18a235acc",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "c7df5e47-cdf7-4ca7-8f4d-c2b24f95dad7",
"id_item": "7b143d06-3da0-4a32-b1f3-99bb1cb414ac",
"group_id": 3,
"id_unit_ref": "36233338-d22b-4884-9829-7ca9a132c521",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "ebc4a2b5-84a5-494a-b51f-ffaa0826c843",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "2ba2683f-0ebd-4456-bff3-d4c9394cda27",
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "97842f23-1de5-4c06-adb2-8f8983d663e4",
"commited": true,
"mt_units": {
"$id": "28",
"id": "7c3c9452-f56c-488b-b75e-536d27ec3c06",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "c394b8d2-7d76-41ca-b74e-b28efc3c9252",
"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": "f7a6f552-b22c-454a-ac00-61c55d660b0d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "155b9684-548b-467c-b1dc-8abd65b0d156",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "53732c5d-9750-43f0-bc20-7e45ee423f38",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "5fec6e73-1aaf-49c5-9072-e5e86b5ad1f6",
"id_line": "2ff0828a-e2a2-4a7e-8074-abe31a745cf2",
"id_category": "eda28a94-fb21-4686-b249-a8b51db476b6",
"id_item": "6efa039f-b123-40ce-a1b7-10ab67af3197",
"id_item_type": "a915f139-43b4-4cde-a154-e5db4ccfbd92",
"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": "3dd3cbc5-2b33-419a-adbb-41e63029cdb5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:36:48.5456653+02:00",
"date_end": "2026-05-09T09:36:48.5456653+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": "e3a20e65-8e97-44ec-b35d-449ff5a151b9",
"id_pos": "aa0f73b7-51ce-47c4-8834-c033715d00b5",
"id_list": "a75c7c18-770d-4f3f-ab19-260fe0fe7c3e",
"id_item": "bf7eecd4-edc2-4075-9845-03920038a85c",
"id_item_type": "51edfd92-8120-45be-93a7-ba2deacaf8cd",
"id_category": "78b13dc4-7aea-4cbb-9fc8-681e4d9e9269",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "7272fdf6-b9b6-421a-8a03-08d63107b4fd",
"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": "0860710e-91cd-4a53-b0d3-997876e4031c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "10131822-23c6-42b3-bb83-44e1bf008f4f",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "c7c91296-f594-4efa-be42-b22173fc23ea",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "65ca9656-b2fb-4d23-b534-15cf991a7790",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "5d3c9643-343c-402b-898d-7b2a7f8d2290",
"id_pos_type": "4c165524-e8db-40c3-bb99-e750b99d5406",
"id_price_list": "fb37282d-24d3-4e99-a4dc-5ba511142d16",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "5c69ac79-d643-49bf-9782-08113229c3e5",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "e9895e64-0268-4ec7-b1c7-c6eb0dbacb7d",
"id_pos_type": "ccb3b5eb-d95b-42a0-8029-846c5dec90e9",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "b67f8c53-ca48-488d-9641-f760894917f2",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "735f14bf-3c1e-4131-961b-eeab0de31c1b",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "ee4b9cd1-0831-491e-937b-26971810dec3",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "35074c1f-eece-4e47-a2e5-caaf86e8afe6",
"id_branch": "c145cddd-1505-4c5f-b341-e8711824b42c",
"id_pos_type": "fde2e575-d561-4ba9-830c-afa0488d4a9e",
"id_pos": "579c0b21-afc2-422b-ad2a-b1c5c145fd7e",
"id_item": "f105bc02-3f94-4652-9392-483036d5a236",
"date_from": "2026-05-09T09:36:48.5456653+02:00",
"date_end": "2026-05-09T09:36:48.5456653+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "872c40e7-8705-448b-b248-69f69d2de349",
"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": "6195808e-ada0-4514-b2c0-45eef94ffa3c",
"id_doc": "f123e123-ad72-4df3-a610-3bb573abdeba",
"id_pos_type": "4d5cffe0-b935-4b06-aadf-9429fa5f2a8a",
"id_doc_print": "431cd9d5-6ebc-4b58-8f57-6724d611e56a",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "8546522d-4e25-40c8-bdc3-d4aa7d0e6293",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "41615195-2367-4b73-be9e-d786623530d7",
"id_pos": "6c60f533-b9c0-4be5-8e77-4682442b7377",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "7749d766-cd1e-43ea-b68d-dbe9a08f0f37",
"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": "08bf5265-0c9a-42ac-b575-8a86aadfcf2c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "5fb1cbc5-0e6e-4575-9ed6-05ee4c4e6c9e",
"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": "41588a3f-35d0-4c12-951c-b7c1e8e9f7ab",
"id_item_sub": "a84aa3e3-af9b-4bbf-b38b-1817a06e32ce",
"validity_date": "2026-05-09T09:36:48.5456653+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "17614487-088f-4a25-8614-e2d59b06d21f",
"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": "8580c95e-f2e1-444e-9959-b54c1cbd3b0b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:36:48.5456653+02:00",
"date_end": "2026-05-09T09:36:48.5456653+02:00",
"id_branch": "26e4628e-7c4c-430e-9e15-89e02403cc64",
"id_pos": "ce46cc08-b98c-4cb3-870c-a72d4a1b2a64",
"id_list": "eca22dd2-7b28-4f11-9d52-94dda393a50f",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "1838be5c-b4f6-4a5b-a3d4-63f690b2ee54",
"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": "08615e8f-6856-4413-b20c-bc338be73b56",
"order_id": 2,
"id_item": "04950456-c015-46d8-98f3-14889d53f124",
"id_item_type": "9463bf60-1bf9-4d00-8090-c37c39193d76",
"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": "4f807b5a-52fa-4fb5-be7d-1f6dd8fe88f1",
"type_item": 11,
"id_voucher_json": "68b52ba5-dd56-4edd-af20-e998d4af5584",
"count_voucher": 1,
"id_category": "58cd7556-a6dd-4316-997a-924a4f1effc8",
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "9971d9f4-f6f9-4ff3-92e2-8020e897790a",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "e8d30d8a-60b9-46bb-8aab-7e52be8b1d2f",
"nro_sesion": 2,
"id_pos": "ca8cd4f7-6c85-4b59-be17-b3b7a6e75e31",
"date_tax": "2026-05-09T09:36:48.5456653+02:00",
"date_open": "2026-05-09T09:36:48.5456653+02:00",
"date_close": "2026-05-09T09:36:48.5456653+02:00",
"id_user_open": "9a7a0732-ab39-4bd6-ab57-f5247d626249",
"id_user_close": "e9de87cd-4a1f-4851-acbf-ef080aa1dcfc",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+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": "f41142e8-312a-46c8-b860-fa3949bb921a",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "e47938d8-67ba-41ad-8877-f2c2edee82f7",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "6c1da865-cf25-4a78-99ad-70964cb1b080",
"id_room_unit": "96d7063e-92f9-4a8a-9c45-e57aef3c5a7a",
"id_room_list": "2d13e486-30ca-4371-a8f3-d58b25e829e7",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:36:48.5456653+02:00",
"date_from": "2026-05-09T09:36:48.5456653+02:00",
"date_end": "2026-05-09T09:36:48.5456653+02:00",
"date_open": "2026-05-09T09:36:48.5456653+02:00",
"date_close": "2026-05-09T09:36:48.5456653+02:00",
"id_employee": "d146a7be-5fd5-4bb1-8514-361a053984a0",
"id_employee_sec": "09cd3426-ab91-4baf-86d1-cb003dcd96e6",
"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": "75798c72-d516-4b5e-9f94-1ad2e5cd1c99",
"comment": "sample string 7",
"id_user_open": "0e8b7e09-21ac-4a71-a47d-1d6b1ee3725d",
"id_user_close": "e0ef0176-ede4-49dd-9a26-e2a1a1d0e6e3",
"id_unit_state": "78ccbad9-59cd-4f93-8c2a-3018734e85be",
"id_pos_sesion": "38f69ff4-2017-4a4c-9c96-e5fea28c3d12",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:36:48.5456653+02:00",
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "954e8564-abbf-46e6-a939-fa9ea627edf3",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "158ad1c8-c9d4-4381-a965-d4debe0dd12c",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "f7643637-2adb-430f-a2ba-5d90578a442d",
"locked": true,
"date_locked": "2026-05-09T09:36:48.5456653+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "e8f13929-8360-4fa1-a367-000ad8c22c66",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "2f65785c-dee0-413d-99e3-9d60e7ae94a8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "8cced298-ec72-4952-ac36-b1453506215c",
"name_pos": "sample string 6",
"id_image": "5dc6d288-c129-4534-9eda-9621b87c082c",
"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": "f76ab299-b844-4621-884f-3ff6335a7287",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "11f0f5ab-4a20-4f72-8b80-5bc66426fc2a",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "d660b740-b75b-4c6a-99f7-1e6e2a62c971",
"id_room": "b5b9af32-ad81-44e8-85cc-5f3fbe1123d6",
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "978112d8-7fb5-43f3-9fc2-2609eb0b52e3",
"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": "2aa3a292-afa1-4a97-a1b9-46adc02b2265",
"id_room": "f9f685dd-29b4-4380-a618-39c1ee9dad4e",
"date_in": "2026-05-09T09:36:48.5456653+02:00",
"date_out": "2026-05-09T09:36:48.5456653+02:00",
"id_user_add": "fddae5ab-6871-4b25-a0e6-bcc9fc2b332d",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+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": "089e3921-5321-44c8-a11c-6332de8d67d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "16251010-99ee-4344-b9c0-8c333a7f3c59",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "d665875a-b6a0-4115-a4f4-49692ca21420",
"id_room_state": "348c12c4-73ed-4f64-a6b2-d490d7f2003d",
"id_image": "60bc3aa3-f0ff-4fd2-b056-026d0d96bfc3",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "72840b41-6015-4b54-82d8-309e42b1c314",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "49d42797-4e42-4abc-9e68-bcf6ec9cf2fb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "4d66d0cf-ff60-4144-959f-92b4fd5933bc",
"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": "bd88edb9-8ec1-4f15-add2-58b14fe06331",
"id_pos_sesion": "f1fbf9ec-8967-4af6-8639-a4204f998af1",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "ed993a8a-e063-4d68-a3c1-8513db20c3e9",
"id_room_unit_activity": "ce063cf0-7a1b-4325-973d-98364af3ba3c",
"id_doc_sa": "9b244826-6305-4f03-8740-58a521962de9",
"id_pos_type": "c127ccd4-b03e-4d82-b304-ef87e691c213",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "fce4b1a9-751b-40ef-843f-ecb0a57676a2",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "bd8909ae-9ba0-4247-ada9-f543a93fb180",
"id_user": "de8e2fe2-f1d5-4f7a-b851-725d5fbb2db0",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+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": "3dc143f7-1094-4552-abf8-496bc5d436a5",
"id_user": "22d7a5dc-a2db-4606-ba55-1203cb182b47",
"date_add": "2026-05-09T09:36:48.5456653+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+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": "0342a348-58b3-4a43-8b88-d8da9735207e",
"id_user": "668290ff-12da-4782-b628-4d9a06da3c38",
"id_user_profile": "d70b1f21-715b-464c-8f6d-9600dbf98937",
"locator": "sample string 4",
"date_end": "2026-05-09T09:36:48.5456653+02:00",
"id_pos_sesion": "5080fbda-4797-4f3e-a1b2-b77389295fbc",
"date_login": "2026-05-09T09:36:48.5456653+02:00",
"date_logout": "2026-05-09T09:36:48.5456653+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "bc995dd6-d942-453d-a4fc-99f6f23b589d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "38ffd8b4-3da1-43b7-a108-63364114ff09",
"id_function": "ecb63663-76db-4264-95e5-d1052b4b235e",
"id_user": "270a6bbb-9936-48a9-b0d7-813897b5e780",
"id_profile": "5ecc9903-de93-42bd-8dc5-f90d610a5261",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "2d7a2479-ce02-42a0-b3d8-f5c8ba4ef0c5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "cad131a2-5d0f-4362-8437-214c820faff1",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "73f9c6cf-3da7-41c7-8d14-9860100b5992",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "b5b39bbd-6607-4525-b9ad-2f492ca62b80",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+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": "1eb175c1-d1b4-4012-ba84-baf58b93bb71",
"id_user": "d881cc91-d634-428c-8391-930814189db1",
"date_add": "2026-05-09T09:36:48.5456653+02:00",
"destiny_type": 4,
"id_key": "2cbc09c0-5715-46a4-8629-0a7cbaff78f6",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:36:48.5456653+02:00",
"id_pos_sesion": "d75bc9e9-55e1-4547-ab2f-8411e097bcce",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "3ffd53d9-e699-4cad-b7cf-5931468e35fa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "050b2a29-11d7-42f8-bb29-3815fc334744",
"id_doc_print": "7a0cba44-ab30-497b-a095-8d4464adc8de",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+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": "71e7d228-4fea-422a-922b-316ab5d3cae6",
"id_line": 2,
"id_item": "6928b23d-404a-4d08-9ae9-60839f053721",
"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": "f31849e2-ce87-4aa2-bd8e-cc4716bab35a",
"date_from": "2026-05-09T09:36:48.5456653+02:00",
"date_end": "2026-05-09T09:36:48.5456653+02:00",
"date_used": "2026-05-09T09:36:48.5456653+02:00",
"id_employee": "9c3d1687-5b00-4e6c-a2b9-546ba364a2b9",
"id_branch": "25396a4d-7b5f-4be0-b408-172b20546faf",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "ac7421e1-c8e5-46c6-b7ab-267e8f9e13ce",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+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": "3d3d2c9f-4f05-4f0b-b057-8efa51de2fcd",
"id_doc": "27a9c2e9-84ea-4514-9b89-b043437fb39a",
"value": 3,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+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": "02902250-f62a-410f-8da4-923d6e3621ef",
"id_pos": "e7a716d2-c9b7-4ace-9345-0a3387557d34",
"id_doc": "b9f28af8-e986-42d0-8bd0-16c89d60bb32",
"id_branch": "025b559c-3a76-4e14-b57c-f3aef4109ffb",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:36:48.5456653+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "a48d8e73-e611-402c-b19a-d9f43322a6fc",
"id_loc_from": "aec0b604-ac80-4f60-b5f8-1c60bd2df20c",
"id_loc_end": "dc499968-5960-465b-b3cc-9648a7e189e2",
"id_user_add": "2b138226-04dd-4f82-b50e-80f658368883",
"id_user_upd": "7f6ec2af-3c40-47aa-9724-e53e9468a2f1",
"id_pos_sesion": "71cb2b6e-2c5d-4b03-98fb-6d3847e09108",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:36:48.5456653+02:00",
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "4f988e8e-a3d6-4508-8159-c5749490d44b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "a45c8a38-8bd2-4b87-a540-fbf96db888c9",
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"id_user_upd": "e6f7161b-95c2-490c-8181-eab40e0491d3",
"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": "57ee02dc-eeaf-4c99-91a9-8b1da5b4e5ae",
"id_item": "3bab56d4-e543-4975-888b-db25e02cf6e4",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+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": "14fc585c-8b9c-49c3-ae35-21ede0825ce7",
"id_line": 2,
"id_item": "60ec2856-b7fc-427a-b066-e1086d39699f",
"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": "1281d8dd-5fdf-4111-94c7-ea22ec1d848e",
"spool_server": "sample string 2",
"id_doc_sa": "b1f8d522-c6e0-432b-b93c-580e1377b6fa",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"printed": true,
"print_on": "2026-05-09T09:36:48.5456653+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": "94b67773-94fd-4e9b-b03e-2515e1222be3",
"id_pos": "47c5de7a-d72c-4789-b25b-ff3d0e1473cb",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:36:48.5456653+02:00",
"key_access": "sample string 5",
"id_user_add": "b1b5bb4f-ff1d-4bb7-9d20-043ee36f6374",
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "79decd3a-1b42-4d50-a86c-549b7a6704ef",
"id_pos": "187b942d-79e9-4d28-8175-16e74c57250a",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+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": "07fda182-52cf-4770-95af-af81e463527a",
"id_pos": "a6aa9619-1e2c-4de4-803c-feda8812ff7a",
"date_add": "2026-05-09T09:36:48.5456653+02:00",
"date_upd": "2026-05-09T09:36:48.5456653+02:00",
"date_out": "2026-05-09T09:36:48.5456653+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": "e129d511-0388-4d2d-b452-e20e75dff93d",
"id_user_add": "791fe6d5-0abb-4f11-9074-27f205290bff",
"id_table": "057671f1-5a80-446b-9c61-9f7d6e1f5e96",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "28671d0c-34ff-4211-93ea-373043262020",
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "fce70990-899e-41e7-9d24-ac2cafe2430b",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "15f5d4ad-ca36-466f-8ec4-08b3b99467f8",
"id_sync": "cb785f13-52f1-45ca-8783-78597cbb3a9d",
"json": "sample string 3",
"id_table": "a40d459f-33e9-4c2f-be3a-3056278e2026",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "2d2ecd8b-e8e7-4a86-a75e-4c380456ba7f",
"id_branch_from": "a7915584-d742-4df8-88c8-28742b19ae1c",
"id_branch_to": "95df1638-6663-4356-9a33-8573ba91b3c0",
"type": 4,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:36:48.5456653+02:00",
"send_on": "2026-05-09T09:36:48.5456653+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": "0171031d-ee5a-4580-87d8-dfb8d1cac548",
"id_pos": "6793f7b5-b446-4078-a463-8826a7d7338c",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:36:48.5456653+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": "218df6fe-ec0e-4dba-b278-9b3fec5d736b",
"token_id": "sample string 2",
"id_user": "763442b7-6d93-41b5-a0d1-6a3311a78c66",
"date_from": "2026-05-09T09:36:48.5456653+02:00",
"date_end": "2026-05-09T09:36:48.5456653+02:00",
"created_on": "2026-05-09T09:36:48.5456653+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": "87f7a23b-8e92-4071-942f-b84c5671bb3e",
"id_room_activity": "a456b6df-37a5-4bd9-8257-8835a4ef51b5",
"id_pos_sesion": "f5447192-e820-46b1-9306-d4990a2d094c",
"log_text": "sample string 4",
"id_user": "30f7b759-88bd-41ab-b4ae-3cf542b50103",
"created_on": "2026-05-09T09:36:48.5456653+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": "4bda0dd9-9505-4d2f-8a39-f4c88721c8cb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+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": "e12b7cc4-76e8-4bc4-bafc-2fe15f9e530a",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:36:48.5456653+02:00",
"date_end": "2026-05-09T09:36:48.5456653+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:36:48.5456653+02:00",
"last_update": "2026-05-09T09:36:48.5456653+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$ref": "65"
}
},
{
"$ref": "1"
}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 100 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "8f1249f8-d4a5-4c25-b26e-778286df8058",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:36:48.5613415+02:00",
"date_end": "2026-05-09T09:36:48.5613415+02:00",
"date_used": "2026-05-09T09:36:48.5613415+02:00",
"date_sesion": "2026-05-09T09:36:48.5613415+02:00",
"id_employee": "ca690061-31ec-4b6d-a0ae-c6b5f68a3f36",
"id_branch": "5501b000-2b36-41b0-860c-0ca7785a5a2c",
"id_voucher_permision": "efadac26-89c3-4183-8d43-c4e90479ec2f",
"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": "4fccf171-02fc-4a6c-9eeb-c92d4824fba0",
"id_user_add": "4d86adae-e23d-417d-82d5-efb8d0340f4b",
"id_doc_sa": "89b0ab72-28c5-4361-845e-5bf5de846db7",
"id_item_sub": "c94c5477-0350-46f3-9578-6eabe339166a",
"id_pos_sesion": "b1ffd25b-8517-46ee-b4a1-9ad7ab50cdaa",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "bb30eb9e-5d30-4cac-92e9-ee8e963b3a59",
"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": "37a8a65d-3d4d-401c-abc1-86d685d33964",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "23a6b534-3fa3-441c-a9ce-79f2535a3502",
"commited": true,
"st_images": {
"$id": "3",
"id": "9729491e-33f8-495c-8851-6309caf7540e",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "7d4f1dc3-a070-47da-9b87-1e6ffa195dc6",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "8e1fe3d7-7249-4c76-8a1d-5bfb2c2ab12a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "1bced7f6-92f0-49f3-a48f-d5c014aa9332",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "62040766-e322-4e7b-b0ee-ecaee88f4d6d",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "dc971825-0b6a-4d23-bb26-b37fa82b5311",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "a3a41985-12ed-4c55-8e6f-fbc9d6dcce17",
"id_item": "04c42319-ed7f-4581-ae33-eecc48481226",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "74f3b810-9c96-4fd7-9a8e-390b3f2af085",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "fc5228cc-393f-4411-ae1e-83824f49fa68",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "0525326f-df29-4317-a07e-cc8cbb7441ec",
"id_unit_sec": "650ec333-bf0c-452b-9d5c-d0579b637b39",
"id_brand": "60c117fb-9213-4954-960a-c6cf19e7ed63",
"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": "b00120f6-1a06-4139-af93-9790f12b0060",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "7df7d533-713d-4d32-9fcb-8722277e3796",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "bf8f01f8-14fc-41e9-87f9-148b41d8e6f2",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "f96338e6-9a81-4d29-9f21-e4982afc8ab3",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "7701475b-dd22-4551-8aec-1640d999304e",
"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": "ec03e63d-e987-49e7-b656-633ee4a207a8",
"view_messages": true,
"id_image_photo": "8b86eda8-025a-4ef6-b331-3a62a688fa86",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "a74f1e1c-dd39-4fbb-ab28-6b1dad3fb9f3",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "98281e3e-1f6e-4fa4-81a9-8e2a3cd7b0a4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "834081c6-9397-4474-ad96-97ed9ea9bfb7",
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "3f87660d-62e8-4d21-a7a6-f5c633236bc9",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "f3a6e647-4b84-4a0a-a51b-3f7cf49217f5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b0240fd8-39ac-4f8b-bc13-def231a15b16",
"id_zone": "7d6a18ea-9648-4e4d-a425-23c77205b8a3",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "00f8c1a3-2da9-4f31-8d89-5442bbd5ddd1",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "ba858cf9-0d35-48c8-9f3c-c1a223ff2f1f",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "9e759bba-c1db-4b90-b08b-7f6866c57d0d",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "f64df9e0-bc49-4ca4-9756-85764722ad6a",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "3b820e17-ee20-49cc-8e36-5ec0531168e9",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "91ec6a7c-e9ea-424a-bd7b-a0eee5653239",
"id_cloakroom": "8c628037-8de3-4a44-848e-9fff5cb33b31",
"id_pos_sesion": "3f2b7b9d-189f-45cc-a013-a7f9e29740c1",
"unit_id": 4,
"date_open": "2026-05-09T09:36:48.5613415+02:00",
"date_close": "2026-05-09T09:36:48.5613415+02:00",
"id_doc_sa": "1fbb63f7-9d34-4ce6-8f32-7d62fbf24308",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "d82a2d5c-fb95-40ab-a523-4076ab627f67",
"id_pos": "6d19cda1-1415-432d-bb7a-f63254bb920e",
"id_doc": "4e3545b8-2b29-4338-bfd8-457af653bc55",
"id_branch": "bcd03d8e-eb1f-4b8e-916e-4a8603a9374e",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:36:48.5613415+02:00",
"date_tax": "2026-05-09T09:36:48.5613415+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "12aa0924-86a6-4711-80bc-e27c3290b20a",
"id_relationship": "9fcfa599-fc15-4e6c-aa39-824dd068bd0e",
"id_loc_from": "3ef59003-a9ee-4559-b9a1-1001f7ff0af3",
"id_loc_end": "b2cf6efd-a6cd-4a16-9c23-f104780710c6",
"id_user_add": "2240b3a0-fcbc-45ed-9eed-8b38103b6383",
"id_user_upd": "27d1e228-8a99-4961-b250-5a33a4a99b81",
"comment": "sample string 12",
"id_pos_sesion": "52f33ecd-b428-4bf6-90ed-6743c42f7e23",
"id_room_unit": "d292f23c-163b-4140-8ecf-394323935e37",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "879e1b9e-93d8-4026-87b2-52cf26bf3bd3",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "6d5f5225-e70f-4e49-b0c6-862230e570a3",
"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": "232c2525-ba8d-469d-9004-dd604e09e99c",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "a036e40a-d1d1-4ce5-9ad1-c978fc22f11e",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "60c8dd4c-8b18-4a2f-b4f0-7720ae5b4f32",
"id_pay": "ebf65943-42b1-4d2b-8e1d-f93fae82feb1",
"id_money": "48d4ebe8-2d47-42a0-aa06-377b0506a73e",
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "0de13deb-cf01-4aef-9c8e-f14f0bfd89a5",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "695efd67-2d94-491a-94d2-a788f040f616",
"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": "8a1d5f04-e94a-411c-8c5e-81e67d001675",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "16191b42-3e8c-4127-9aeb-e35f07a8ba3e",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "a0d8ab34-aeae-4f96-aa48-eb3f15fa306b",
"id_money_2": "fc6da84b-28b5-4609-b634-bdff1d3d9b15",
"date_from": "2026-05-09T09:36:48.5613415+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "06dbf2b2-1ecd-44c2-b099-b73f56657ed2",
"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": "0fcee8e9-598c-4b1e-acb9-c19d1fb7c390",
"id_pay": "8b8d9f80-68a4-4e30-88f3-dfd46f63aa35",
"id_money": "81fb3ef9-11e9-4e7b-8baf-47fc331c8a2f",
"date_cashflow": "2026-05-09T09:36:48.5613415+02:00",
"coefficient": 5.1,
"id_user_add": "1c45c84c-48fb-42e4-9cf3-f54f0b8b615f",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "21e1b0fa-12c4-4bd7-a19e-b1cdd40178bf",
"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": "ca37a5cc-d5de-44a8-acbb-5ce5d309f6ba",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "b8c2f684-e4b3-4091-b609-02ff2a5df951",
"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": "e052fcc4-1276-464d-94cf-621121deae5b",
"id_line": 2,
"id_pay": "f765ba10-d2ce-4d69-b504-00e3731c32e0",
"id_money": "7e84412a-88dc-4f91-8cde-86c05d0f50f2",
"coefficient": 5.1,
"id_voucher": "752b6d10-c02c-400b-988a-328812d39786",
"id_employee": "d60f7956-47a1-4cf1-9c28-2b5e67d9510a",
"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": "ad3133f7-6a5a-4daf-bbe9-bbf89ec73a9f",
"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": "c78a2048-28d8-463e-829d-e73eab41b4e9",
"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": "57a976f3-91fe-42ce-a6a1-1e43246b2067",
"name_pos": "sample string 12",
"id_image": "cdd9bab3-5084-49e3-a500-58b59e34f51e",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "8f8ee3af-dd04-43d7-873e-fa36ca45ce19",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "4da46dbb-b02e-44ce-8ca3-7fbe593a266f",
"id_branch": "b5f0eb2b-c2af-4867-b3c9-adc02818c8e3",
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "e0c61818-b4c8-4414-9b81-2327883f74c4",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "008cca5a-93ec-45e4-b156-8e8c669398d7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "bd119121-15ae-4a16-938a-243f97c65b1e",
"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": "a6dff088-4411-4cf0-9556-d3d899ce2f3c",
"id_line": 2,
"id_item_sub": "860900f9-a713-4e29-948b-5f0404c47496",
"qty": 4.1,
"id_list": "8050e764-8c9a-4854-861c-82d28e811c8d",
"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": "ab38ef51-15cd-417a-b99d-7c75d05cd264",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "a29293b6-d6d5-468d-9aea-1e192c0adee6",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "3dd3e538-004b-4407-a5ec-eb3a9ec6dd0d",
"id_user_upd": "a31bc210-ece2-4cf4-98c9-369b0f4e3e6f",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "a425ead0-f180-4b34-837a-09828aac504c",
"id_item": "ea5815e3-ddb8-4ceb-905f-aa4d247ade74",
"id_item_type": "061c0873-f8c4-4ee9-9100-4f8902c443ff",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "9b2b4efa-f662-4b94-a389-095e84fbeef3",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "bd22a965-da89-477c-bd78-7db6767b4804",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "77e3657b-17db-4c65-8060-14dd168e27f7",
"id_item": "aaa3c4f7-4746-4f2f-ad40-9953238fbfb9",
"group_id": 3,
"id_unit_ref": "46aba140-4d03-4484-a163-d0b7e23d118c",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "ddf66037-ef82-4541-b819-616830a0df9e",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "530abf87-077f-440f-bb9c-f640d47e33e2",
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "693d0e3a-18f7-4d9d-9e32-91e24110cbd4",
"commited": true,
"mt_units": {
"$id": "28",
"id": "20c4c2a3-752e-4521-b43e-360c6d3b6bdb",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "379cabb5-66e4-4960-9ce8-3eb89069ebbe",
"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": "456fa0b6-9eed-49fe-8e15-1679e66e2bc6",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "bc833a1d-37ac-4434-994c-fd19da12ca72",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "ba5c68ed-fe01-4c70-983e-433f0daa3caa",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "2e36d4bd-3e2b-468b-a298-40f32182c872",
"id_line": "8cfd6f98-5f2f-44a2-bbe4-b18638de5b16",
"id_category": "f0aeec87-9dcf-40f5-814a-4cafb066aaee",
"id_item": "c02eddf2-3f7e-439a-9c78-8d276444f6d7",
"id_item_type": "36821e5a-2c5b-4a65-a61c-ff4b9b8210e2",
"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": "a29f5862-5033-425d-b614-6d086788b9d6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:36:48.5613415+02:00",
"date_end": "2026-05-09T09:36:48.5613415+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": "8dedf11c-0405-484d-b1ad-d6ec0f77f914",
"id_pos": "e7318fa5-cea8-4131-9126-1dc2e3eebc07",
"id_list": "f546ca42-4a9d-4963-a3c2-ce76c3dcb97b",
"id_item": "d1b4e7d6-17fb-4ef0-8083-c506cbaa0067",
"id_item_type": "f2929a7d-a7dd-48a6-b4da-77d1155f29e6",
"id_category": "27684339-2eae-439d-8bd6-aa7c2fb22a0a",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "167218ef-549f-4875-8d98-56aeb53c9d13",
"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": "fb05b416-e7f0-4883-afbd-bfedaa9e3364",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "3d4afc1f-0f46-4658-93cf-a45aa924dbd2",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "b621768b-350d-4a80-9124-d5da3d005acf",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "e44aabbf-78be-4b69-b829-80b22b3e705b",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "e13f07f8-29bc-408c-b22b-690510bdbc77",
"id_pos_type": "9fd5ec5c-8da4-4a00-a76e-f73129287b76",
"id_price_list": "849d6dfc-23b9-4ef4-a3ba-c42272229263",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "c8318ae2-5b4d-4c12-8f19-e2edfccc1846",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "27e93874-787c-4c8b-a014-f49cb0b01b5c",
"id_pos_type": "a48c7af9-d6bc-4a84-aeeb-f6b5e541cad6",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "cae66a97-9a00-46bc-85d1-04fa7299c608",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "4ca97c0d-1a86-4400-a3c4-0d9d440eb618",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "bee12281-0d45-4bf8-a503-e5a789cbe6da",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "49eed5dc-c021-4c1b-b273-e16e7d63c130",
"id_branch": "65955d5e-2c24-441b-bdf7-0f3e2aceadbf",
"id_pos_type": "078aa009-e545-4de8-b99f-c39e7494be30",
"id_pos": "d1aeb34b-01f2-48f5-a923-5fab5eafb166",
"id_item": "d386dc25-212a-44c0-9f13-bc41fe014f7e",
"date_from": "2026-05-09T09:36:48.5613415+02:00",
"date_end": "2026-05-09T09:36:48.5613415+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "78ecbba9-cc8a-4ef5-98fd-bd70ec1e4b36",
"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": "25723b30-fdcf-475e-b0a3-eae689756206",
"id_doc": "4bb58397-a180-47ba-a299-3164083ce621",
"id_pos_type": "66e142f1-8390-4214-91ea-283818946b71",
"id_doc_print": "608325e0-95c7-435c-8a1e-4d7b9b4808c0",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "b5937758-8ebb-4688-99a8-1f36cc1d7843",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "dec22b96-11c9-4a2c-b951-75c23d21dd49",
"id_pos": "2f9ac52f-45dd-49e4-9c92-03658108ad9e",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "214fdce7-9c83-4c80-879d-4b6a9e848bbe",
"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": "e89ed52c-7be4-477e-ab75-a8d6d130b722",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "f256e7ed-ed7d-4977-a548-63436afef4a9",
"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": "5b317d3c-0cfb-4660-8809-3a7bac29c7e5",
"id_item_sub": "86a0a738-23c0-4201-9490-0f050929a91b",
"validity_date": "2026-05-09T09:36:48.5613415+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "c72b7d59-26b7-4658-8f0e-6ef575f4170b",
"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": "cccbb548-0de3-414b-9587-2f3cdbd72890",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:36:48.5613415+02:00",
"date_end": "2026-05-09T09:36:48.5613415+02:00",
"id_branch": "f14fc429-c9b3-4afb-9974-8f8b01c27323",
"id_pos": "640d6445-7c22-40e4-a46c-1248a34b32b5",
"id_list": "6cc91f21-121c-4c28-8d1f-94c7a3050ab3",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "25b14ced-d32b-44ef-af8e-eb66a469804c",
"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": "3076f3c7-cb8e-424a-9198-8f8d088e8be0",
"order_id": 2,
"id_item": "aba99120-8d7b-4fa2-9fc1-8f893ff11cf8",
"id_item_type": "2ccab414-3441-4685-921a-957da79ae0c5",
"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": "8364d49e-564c-4219-9eba-aea4392a7c6b",
"type_item": 11,
"id_voucher_json": "84bbd027-c622-432b-ae7c-bd66b245f900",
"count_voucher": 1,
"id_category": "afe2ce38-71c4-46a9-ade0-005cefae6c02",
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "9750b69e-28a0-42b7-90aa-fba9f1cf6183",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "c264af0e-74dc-4c11-8f00-855d07e85912",
"nro_sesion": 2,
"id_pos": "35c49b4c-a956-4f24-917b-76d9fc8dc7d4",
"date_tax": "2026-05-09T09:36:48.5613415+02:00",
"date_open": "2026-05-09T09:36:48.5613415+02:00",
"date_close": "2026-05-09T09:36:48.5613415+02:00",
"id_user_open": "a0d2f4b0-15a2-4978-943b-c66157253ca5",
"id_user_close": "9032ecee-3071-4b83-a7f0-d4e7f37a64ae",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+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": "6b79bc8f-9386-473f-ad27-ffc10ea7e8d5",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "911e79e1-2ba5-45df-a36b-2c282915601a",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "39645eec-284b-45b3-bd4b-949ea95f8361",
"id_room_unit": "3b65de9a-ea1b-421c-9ede-194a97f1ddf7",
"id_room_list": "66a04754-828c-4de8-9b5d-bc6eb84a8db2",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:36:48.5613415+02:00",
"date_from": "2026-05-09T09:36:48.5613415+02:00",
"date_end": "2026-05-09T09:36:48.5613415+02:00",
"date_open": "2026-05-09T09:36:48.5613415+02:00",
"date_close": "2026-05-09T09:36:48.5613415+02:00",
"id_employee": "77ed85e6-8c65-4fa6-94c8-4a5e88dfca0b",
"id_employee_sec": "d6cd255e-d7a0-462d-958f-fada7da2c159",
"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": "a1d249fe-8aea-4688-ba98-2174930ff51a",
"comment": "sample string 7",
"id_user_open": "666e9e55-37c7-47f5-9ea5-c656701a43f8",
"id_user_close": "0ad02d93-4061-4d1c-921e-b212ca7057fe",
"id_unit_state": "bd448ce0-c8df-4f12-8eab-582a8dcdcfd9",
"id_pos_sesion": "4043ffb7-54e1-46cd-877b-442f93222bc0",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:36:48.5613415+02:00",
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "a127493b-97cd-4a70-adce-f4cf00084665",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "773a02c2-20ff-4324-a61c-df61fc395680",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "737ba4e8-dfb8-4643-8b3d-1b0d2a7618b1",
"locked": true,
"date_locked": "2026-05-09T09:36:48.5613415+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "94b58201-394e-4885-aaa8-c29c07fa4404",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "cf773026-31cc-490c-8838-80b08f3f54d6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a33951b5-c0e7-491a-bcdc-e85aa0128597",
"name_pos": "sample string 6",
"id_image": "ef4cc694-b1b7-4cd6-a625-9a50d9e7dfed",
"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": "6075791a-f8a8-4f67-a1cb-95c7ad91f5b4",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "909f189d-49e6-4fa8-9230-cf679591d3c9",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "34f6e8b5-dabd-4e9c-923c-807a78d00687",
"id_room": "f7b47aaa-7e6c-4f5e-8f11-0847ae75463a",
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "37d8aebc-b1ea-4177-b942-0a2d0b6c3cc0",
"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": "e255fdeb-b564-4d77-87ac-082fb836a39c",
"id_room": "2cf7cf47-5126-4394-8184-6ed966baa343",
"date_in": "2026-05-09T09:36:48.5613415+02:00",
"date_out": "2026-05-09T09:36:48.5613415+02:00",
"id_user_add": "cd7902be-6e0b-49eb-86cb-ee43ff8d9cf5",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+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": "2fc5efce-8b14-43cf-9a4d-4a62917838e2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "e6a4d2d5-5f5e-4fd4-aa77-d19662bd0419",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "0b6ac1f4-b142-4882-bc7e-1d4fe029aaa5",
"id_room_state": "037c9b05-f401-43ff-bdd2-0114f5fefbb1",
"id_image": "b95ad9da-75b5-41a2-964e-f9ccd0331f24",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "231128f9-d804-4744-ab60-7b9ff5125044",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "902dc1fc-1009-4a39-b711-beec3eaa19b7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "c81d012f-8979-4d99-a4f9-21393e48c937",
"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": "8457e866-025c-4e79-9a42-23a038cae6f1",
"id_pos_sesion": "db685a38-b8b2-4661-bf96-39aa4cf7151e",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "6ed97b55-1a97-44bb-bd1b-cdf6275eeba2",
"id_room_unit_activity": "5f4fa817-5c75-478b-bc1f-e97254095143",
"id_doc_sa": "5eea5814-5536-4632-bb22-41221f46e6e0",
"id_pos_type": "52afaad4-3d16-4317-bb14-289f386a84bd",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "2f97d59a-2188-4d2d-bd1d-ad546dc958bf",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "0bda9eb8-1a6c-46d8-a007-7626041b78db",
"id_user": "00133d6d-8ef2-4912-8da5-0b897d1dcca5",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+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": "371c8b5b-c3e5-4b57-8d48-d280ed63968c",
"id_user": "8aa2f60a-5e66-4b42-96e7-96d5231f9049",
"date_add": "2026-05-09T09:36:48.5613415+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+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": "8978fdb1-b181-4d65-ae3e-f9f996b68581",
"id_user": "4bb37fff-c8b8-48c0-b85a-7d1b000806d3",
"id_user_profile": "d1c17c80-ac08-43e6-91a9-6a451be2110e",
"locator": "sample string 4",
"date_end": "2026-05-09T09:36:48.5613415+02:00",
"id_pos_sesion": "e785edd7-3478-4f85-9dd6-063f90bccdd0",
"date_login": "2026-05-09T09:36:48.5613415+02:00",
"date_logout": "2026-05-09T09:36:48.5613415+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "0d6aa7a0-efde-4085-9e0d-65dfdfff5b2d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "596d49d6-dd6b-4d26-a200-be1ba529e5ac",
"id_function": "8d494beb-def1-4133-b424-16621977cead",
"id_user": "010019d8-3730-4595-97f9-0d0e3c32fce7",
"id_profile": "db368454-278c-4425-9819-c0f59d7b3620",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "4b972bfb-c9e1-41d4-b26d-dac2ba093178",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "ab93ea8e-0290-4963-836b-c0f68e6edfea",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "3df12480-d43a-4363-b0d7-efda695bf3f3",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "71c6be20-0912-4247-904e-7b3a7d73008e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+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": "bd5c91ed-8327-4556-b1d9-ff9f94351dfd",
"id_user": "758a7ace-a42a-44e3-b27d-bd5831cac59b",
"date_add": "2026-05-09T09:36:48.5613415+02:00",
"destiny_type": 4,
"id_key": "9a7d987a-1da7-4d87-a54d-012c512ae395",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:36:48.5613415+02:00",
"id_pos_sesion": "51b8a8dc-11b5-4568-9e89-bab13ac1857e",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "ec04f30a-18b4-47ca-949e-df68cae6eab5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "88d1a6e7-205b-4477-b0ab-40446e579e90",
"id_doc_print": "3b5acdcc-77a3-49e3-8854-6519f8ecb088",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+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": "4bc333cf-b39c-4dd9-9eba-fa715a319eca",
"id_line": 2,
"id_item": "dc2481a7-c5ed-43a5-a2e5-5a84d12389e4",
"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": "fe9a0bb8-cb26-479b-b100-aa37bb977343",
"date_from": "2026-05-09T09:36:48.5613415+02:00",
"date_end": "2026-05-09T09:36:48.5613415+02:00",
"date_used": "2026-05-09T09:36:48.5613415+02:00",
"id_employee": "c2799505-3889-4b7d-859f-5735af08ef41",
"id_branch": "888f39c8-b1f7-4091-b820-f38a16dcf1bc",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "06ffeb98-cde0-47b7-90aa-090600ca32a4",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+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": "902e8e20-71a5-45e2-a901-73f8142940f3",
"id_doc": "d7e3635a-7ca9-4e2c-a3d6-615194d4640d",
"value": 3,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+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": "e24d9ccb-1286-4c36-a12d-49fabe5004b8",
"id_pos": "701e5320-ecb6-4f41-b7f2-868b84180495",
"id_doc": "ff0deb00-1394-43ea-8cdd-c044f2c2f92d",
"id_branch": "8d3e84af-3379-4588-a7e1-7ae04f166133",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:36:48.5613415+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "c70254d5-163c-489c-9784-0020fab3abc8",
"id_loc_from": "e4603ac1-9d3d-4936-bed1-2f8aec856019",
"id_loc_end": "0c4652b2-ecd5-464c-8ddc-f5ee15cd4506",
"id_user_add": "96252cce-e58f-43e1-a1e0-d6270e26c83c",
"id_user_upd": "14d32891-c887-405b-a400-db4bb5916474",
"id_pos_sesion": "4610926f-1d78-4cc7-bb23-95605bb7cd64",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:36:48.5613415+02:00",
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "40a2b1f9-77b6-4948-928a-6bd67ca93e30",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "af634908-80c5-410f-bc81-99be31d65df9",
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"id_user_upd": "2c5fce11-bfa7-42c4-820e-2a6d2399ab31",
"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": "70587d20-d469-4263-b915-4c28e9de8196",
"id_item": "702fdd77-297a-4a54-a947-edf833d43f91",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+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": "da9e814c-f805-4cbb-8199-91877644f91b",
"id_line": 2,
"id_item": "00273ed2-0ec6-4a5e-9f90-eb3e2d7f7b3f",
"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": "9583d83c-15af-40e8-ae78-bbb34ef40c83",
"spool_server": "sample string 2",
"id_doc_sa": "64e4f1d7-a5a3-4d36-be6c-ca261e75f79e",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"printed": true,
"print_on": "2026-05-09T09:36:48.5613415+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": "d505fa42-a41d-49f7-a463-c6fdc9a461c7",
"id_pos": "3cbb97f4-7e62-49d5-b389-356a01f725a3",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:36:48.5613415+02:00",
"key_access": "sample string 5",
"id_user_add": "4319063b-7ace-4931-aa8f-d6cc5c6a9d19",
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "4afaca28-57d8-4535-bf2f-63b421262fdd",
"id_pos": "2d5c4df2-6b4d-455f-9be1-b7a07a43939c",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+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": "de3c2ac2-0c7a-43cd-8faa-1c374b1501cb",
"id_pos": "e7fc47e9-7c54-4d93-843e-6dac6c87224c",
"date_add": "2026-05-09T09:36:48.5613415+02:00",
"date_upd": "2026-05-09T09:36:48.5613415+02:00",
"date_out": "2026-05-09T09:36:48.5613415+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": "0c2bbe11-07f1-46ae-9a06-c0b3593e002a",
"id_user_add": "4b3adb99-fa76-4685-a842-65501826ab69",
"id_table": "523d98ca-3b88-4fd7-81b9-58381981834f",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "59e8834d-847a-4288-92af-f2b7bd585b36",
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "34b2c618-9554-4da3-b3cf-4f74bf400ec1",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "fb34c19f-0709-4835-8118-54e37ad1e655",
"id_sync": "2a9d1fe0-e574-484d-a623-4fa776b0ec2c",
"json": "sample string 3",
"id_table": "8600b4c7-1dcd-48a9-9c23-cda08283356a",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "e1f014f4-a808-4e57-a9aa-d5f91fb70828",
"id_branch_from": "96d73046-f101-4932-914c-e38b44cee3c2",
"id_branch_to": "928285e7-193f-4108-a7ea-394c75b4f386",
"type": 4,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:36:48.5613415+02:00",
"send_on": "2026-05-09T09:36:48.5613415+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": "bdd8527a-e89d-4b0c-a96d-1f86dd7e16d1",
"id_pos": "8f30adac-5c0a-4bd8-ab9b-0cd743ebcc35",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:36:48.5613415+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": "023adce0-eb19-4bcf-83e7-9f0633793824",
"token_id": "sample string 2",
"id_user": "70df8603-d5e1-40e4-8c5e-c8488a89f4a3",
"date_from": "2026-05-09T09:36:48.5613415+02:00",
"date_end": "2026-05-09T09:36:48.5613415+02:00",
"created_on": "2026-05-09T09:36:48.5613415+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": "6263864f-39d3-4adf-90ad-ff28f4f8701b",
"id_room_activity": "d6e4ab1d-e1e2-4b73-a0e3-7b1beb85a95c",
"id_pos_sesion": "d8e7b4ed-ae3b-41d8-b074-b86b8e12a355",
"log_text": "sample string 4",
"id_user": "70571001-01dd-4be3-9aaa-044d4b8b33db",
"created_on": "2026-05-09T09:36:48.5613415+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": "e1c0d1ff-834d-4340-a9f4-946ec97d4fcc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+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": "06864d47-3fac-4aec-9c96-67ac220e2034",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:36:48.5613415+02:00",
"date_end": "2026-05-09T09:36:48.5613415+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:36:48.5613415+02:00",
"last_update": "2026-05-09T09:36:48.5613415+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"
}
}