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: 1000 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "d09f8d6b-d76c-4d3a-b750-3cda68d6712b",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:18.8521455+01:00",
"date_end": "2026-01-10T12:09:18.8521455+01:00",
"date_used": "2026-01-10T12:09:18.8521455+01:00",
"date_sesion": "2026-01-10T12:09:18.8521455+01:00",
"id_employee": "aca13200-5fdf-483d-86e4-6094146d52bb",
"id_branch": "d73f903e-75ea-4311-bb74-2951410e17c5",
"id_voucher_permision": "1014e794-b78e-457a-8e92-cd96a69b6106",
"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": "686c2249-32a8-4adb-9ae5-72af1e49bca4",
"id_user_add": "978f4940-c0f4-43f5-98f6-98b86767ea6c",
"id_doc_sa": "fbbee266-12c3-4d59-87d6-e9d3ef746b69",
"id_item_sub": "980ea8e4-e710-4958-abd1-d2698897d318",
"id_pos_sesion": "e331afa6-233c-4d03-a774-5ee54db8e279",
"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-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "6e5acf43-dd05-4f46-bbdd-0863b97e4869",
"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": "610b80a1-533b-40bc-9676-f377bcf50c1d",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "b9d905df-cdf8-42c1-a13f-57f183a38d1a",
"commited": true,
"st_images": {
"$id": "3",
"id": "9e24d13a-3922-4367-ae66-67a8e5eece14",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "bb4f267d-9d0b-4bb9-b9d4-09ac78c10659",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "c36fb3c9-3a77-461c-a079-ca663b61a12b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "3f01633c-865c-4d53-869d-c3bc32dbd209",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "ec0cc8a6-0e68-4a2e-8448-8a18479fecfa",
"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-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "150f4f2f-ec93-4da5-8ba0-004e65008feb",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "8731a9c9-06d9-4234-9d9a-7575fe1969f3",
"id_item": "0be44a3d-f75f-4c31-8b82-5636b545532c",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "133a1967-67eb-4854-8315-2f47d6178d74",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "d45cda63-1fa2-4492-9913-f86b46120b15",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "b949657f-a603-4231-8c3c-c85890936c3b",
"id_unit_sec": "db097216-f3c4-423d-85b5-7fd5856dc405",
"id_brand": "b8a6baee-89d8-4cb7-a3b0-2f2f191be901",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "819cd34a-b06a-44e3-a78d-c0a41ed44c57",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2026-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "b5719a53-a8d8-46f2-b2be-6f9ccba30b8e",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "eb35d1fd-7bfb-4798-98a2-ed31bb6d82e1",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "1c92dd8d-def3-4dc8-be2d-945edfee5ead",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "a9108b78-baf4-4bce-bfc4-bc5850a70945",
"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": "16c6b6a1-c517-41b4-af8c-e934ea308616",
"view_messages": true,
"id_image_photo": "8619b5f0-8d28-41f3-8ab2-a1ffa1d3206b",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "1b122c03-6fff-4f24-aaa9-bcc983a8d868",
"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-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "84730642-1bb9-4de8-ba60-0b971ca5f235",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "762f6f9f-c7c8-4f9c-9375-2788c76d2620",
"active": true,
"created_on": "2026-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "094b3584-065f-47c9-a7ba-d3b00dd47792",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "7a013062-6093-4965-b0ff-b3dd3b34a8e3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "dd58d99b-9bcc-4652-bda1-0f9469f39f98",
"id_zone": "54cecbe7-8ced-452a-90f9-ecd4d9a8202b",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "4c1adbb2-1328-4430-8d4e-8e1f43aa5e6b",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "81da9f0e-f071-41f6-9e88-38d89874d3ae",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "51924550-4d71-4c82-b6d0-721228105a1b",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "bcaaa255-569c-4849-9603-97d69809372f",
"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-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "aa08c112-7e0f-4d9e-b359-b798e87e2cb5",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "1be20732-5a2f-4f02-a2eb-08f839572bb5",
"id_cloakroom": "4d1bfa85-15de-4410-b06c-d619fb6ef994",
"id_pos_sesion": "fd3c3025-9dee-4ecc-b1b7-46472a3575a8",
"unit_id": 4,
"date_open": "2026-01-10T12:09:18.8521455+01:00",
"date_close": "2026-01-10T12:09:18.8521455+01:00",
"id_doc_sa": "0383823c-beca-487d-ba2f-cdc4f8833b8c",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "a5489500-7dda-4ca6-948d-9445e2a76ad1",
"id_pos": "99615c5e-ec6d-4fb8-9fed-ae6c3db4fe16",
"id_doc": "1c08d0ed-89cb-4acf-8592-c3ebd9c62ba2",
"id_branch": "b72f8980-ab84-41a0-a2e8-c20513567e31",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:18.8521455+01:00",
"date_tax": "2026-01-10T12:09:18.8521455+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "f15ef406-7672-401e-9c99-d4cac5a0ba95",
"id_relationship": "3d208707-b73e-420e-921a-98d50d14c4ff",
"id_loc_from": "87ba7830-e495-4236-b624-dee74a87ab0a",
"id_loc_end": "b02435c9-35ea-4a09-96f9-b1658795ac63",
"id_user_add": "21ba0e25-827a-444b-b619-583955506a87",
"id_user_upd": "b762fd9c-c5c4-4a20-807a-ea50d6046a8b",
"comment": "sample string 12",
"id_pos_sesion": "9d016c1f-2beb-4050-b23e-b7e9252279e8",
"id_room_unit": "d96c93f2-fd01-488f-9811-1f4718669814",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "446dff37-0bfd-480e-9aec-16342100966c",
"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-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "d465426d-9b11-404b-b55e-e04d596a4dfe",
"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": "eb303224-0c50-4644-9d03-abf5cfbf6700",
"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-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "bbc26f0f-149b-467b-8636-4acee751eb3a",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "1fb429db-8903-4c45-9e26-4084036c5ad9",
"id_pay": "48536108-88f7-4a44-b9c5-fc6665d14466",
"id_money": "fc565be8-2090-497c-a435-8a56bbd8906a",
"active": true,
"created_on": "2026-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "a63cd297-c8d2-402d-8c76-b738979ba06c",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "30bcc3ac-f981-485b-9e45-b488137d5243",
"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": "12a22789-162d-463f-ba6c-1783e9d1285b",
"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-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "819416d9-a810-48e1-9237-b7dfc42508b2",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "dba47c04-0bd3-46f9-9463-85750c1d4562",
"id_money_2": "4ad4a356-a001-46fc-a0f1-d479fc2f7caa",
"date_from": "2026-01-10T12:09:18.8521455+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "1df98c99-47d3-4215-9f91-c1b3aa7dbade",
"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": "670eb4dc-2b30-4ba3-9e0b-139a05074d88",
"id_pay": "e6e927b8-bf37-4554-9f69-8f0ca4769d5f",
"id_money": "842edbde-0957-4947-b5ab-3aae7f1502df",
"date_cashflow": "2026-01-10T12:09:18.8521455+01:00",
"coefficient": 5.1,
"id_user_add": "649d05f2-1817-4bda-8df9-0ee7254b8f44",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "7324b597-7655-4236-afab-6f23e8bc55cb",
"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": "1448299e-7317-40ff-abf3-a2504eb871bc",
"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-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "c01e309f-392b-4e62-a470-d31465803667",
"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": "7592a9fb-ae00-47f8-b6b2-501e527fe130",
"id_line": 2,
"id_pay": "bb598707-b58b-423f-93e1-04ba3af4a481",
"id_money": "9bd8c143-7913-40fa-994a-27e4ba4e95fd",
"coefficient": 5.1,
"id_voucher": "c9237229-5bb3-4658-9f11-df6149ed7737",
"id_employee": "7e586e4f-4c40-42d4-92c2-711be4ebbbbe",
"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": "634146eb-0ef8-4303-ae13-4fe5a6156d21",
"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": "30e9fa54-b52e-409a-8210-d923351de150",
"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": "64649bf9-1343-4d1a-9e83-10942779d721",
"name_pos": "sample string 12",
"id_image": "02a2e8e3-9f87-45ee-924f-99e805270bdb",
"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-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "f45a1dc9-62bc-459d-b55c-de8ca8587499",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "9b980672-7870-499b-8efc-a5e971ad6639",
"id_branch": "9a53a809-3ccd-4010-a6bf-057c8d1dda79",
"active": true,
"created_on": "2026-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "3e071aea-cf4d-4c9a-bb3c-5d89ffab9389",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "a2f6e2c3-ae8a-4ff6-b265-c460408d51e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "e5a3f2cb-e7d4-4a92-a0de-debcf7ea73bd",
"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": "ed49d382-6287-4b68-95de-d7e112e6cf93",
"id_line": 2,
"id_item_sub": "540c5909-db5f-4939-ae24-a064f69819cf",
"qty": 4.1,
"id_list": "c9fa4d64-d427-4d0f-8609-ca3671decb46",
"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": "832c6a0a-8eb8-4a09-8f46-cd9079bd6823",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "cbc9023e-b3db-44a8-9163-743ec9967ff1",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "bc261fe7-b710-4d58-bc0a-29d33cab4376",
"id_user_upd": "3a87ed07-32ca-4fca-8ef0-3fbda05d89b3",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "aa312f1d-94ad-43de-aa2a-9818cd4dbf9f",
"id_item": "7cda8844-ba8c-4b4a-9c5f-e3190580868a",
"id_item_type": "f58ce1ec-6f6f-4be1-8825-95d01edec1b4",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "54a435ee-5914-4376-9120-7ffd03c4d82d",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "411d3916-a194-4461-9796-1d8325213db1",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "193a866a-ef32-4146-9c6c-614aa516b72d",
"id_item": "dbe75513-7975-4d46-8d8f-ae5ccbcf89fb",
"group_id": 3,
"id_unit_ref": "2b7b6fcf-2f9f-4e4c-8580-0c2e8672c395",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "e83e2b82-3a81-49f9-8fe4-5c431d72b79c",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "d94cc078-2786-4f1b-8c07-b3aa56670061",
"active": true,
"created_on": "2026-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "9f7c9bb8-065d-4e83-8925-0feca738352d",
"commited": true,
"mt_units": {
"$id": "28",
"id": "a8101945-17f3-4b16-a9be-d915e7ac7b9f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "98f3f2de-6a41-4acc-868f-1c07a5815333",
"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": "1528a7ed-82d6-4f0f-b890-d7677cba2679",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "7719668a-09ad-4cad-92ae-2f6db4e6e22c",
"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-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "7aaca0e1-ec53-45af-a9eb-3a8f367a5b77",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "193eb11e-1542-41c3-ac87-ee4cef7b1b46",
"id_line": "ba5edc51-f3ac-434a-9dcb-1921ae62fbe7",
"id_category": "8f06a0b4-5df7-47b1-bd51-66cfce8733a8",
"id_item": "9e47ed65-70ac-4913-adcb-89f5a8c130a1",
"id_item_type": "cd57559c-9261-44d6-9771-b2ec566b4139",
"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": "d15ac157-b2eb-4e56-9223-db5e9ea386a9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:18.8521455+01:00",
"date_end": "2026-01-10T12:09:18.8521455+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "53edd243-e724-4a0a-8a6a-1ebddac8841c",
"id_pos": "eb90e12b-04f2-4a1d-a8bc-bcd1ed0f6ba6",
"id_list": "aed4127e-3685-4039-86e7-2aebc99d6627",
"id_item": "b07c4b3e-d014-4cc7-80e4-40fc9f540032",
"id_item_type": "446557a5-2c19-4283-990e-dbb9d3e4289a",
"id_category": "0df6ad60-c6d6-4307-b47f-839b3c167483",
"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-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "47f23a78-472b-4910-a4fc-461bcb4c8073",
"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": "ea42318e-51f5-4e28-b4cf-d2a077164c1a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "e9c9ddbd-4d34-4330-9264-fe291a165045",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "2a8caf50-0145-40ee-861a-af61cb79896d",
"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-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "9f6ae953-a386-4186-a0cd-c0669836ad47",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "2c226f8a-277e-46f5-b6d3-1b7483efbd84",
"id_pos_type": "18ebc223-585c-400b-9636-a3bc121416ba",
"id_price_list": "c66a4aaa-5a05-4092-ad96-636ea7fbfa94",
"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-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "dd88e946-1c9f-40d2-a960-cc133743cf47",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "d24eba19-92dc-4172-ade1-b4442d946591",
"id_pos_type": "671357a2-0d1b-4181-9ba8-ac8996b1137f",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "43d06dba-3f0f-4235-bb53-12d146ade600",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "c8d05c24-dc08-464a-b882-3a07eff810a6",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "0e042c49-247a-44bb-bce9-c774a2f8ae77",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "e6401a7a-c2f7-4ef0-b277-3394e3bb5f31",
"id_branch": "c4d373c7-978f-46e3-bb36-cb7f2561d1fa",
"id_pos_type": "e209ce50-ba41-42f9-890e-1bd507806ff3",
"id_pos": "89470a9c-fc80-47f1-8750-06ed58ca980c",
"id_item": "22983606-0d3f-4f49-9efa-4f4ee9daf067",
"date_from": "2026-01-10T12:09:18.8521455+01:00",
"date_end": "2026-01-10T12:09:18.8521455+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "bf86b52b-688d-40e2-97f4-abe3782acd42",
"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": "37989841-9dac-43e5-8ec8-22e720296fb8",
"id_doc": "e576d382-3aa9-48c4-ac86-4d0b9a7957e6",
"id_pos_type": "112c4671-2ff9-4388-a7e0-0cac7fb9ba33",
"id_doc_print": "5d473882-b196-4b1b-b738-41725869fd30",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "fde6d787-194a-49c5-aa1c-3a7723f017c3",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "57d04eb9-782f-4b12-a70c-bdcabb277451",
"id_pos": "7aa0d389-e3e8-4587-bf47-e36e3808bc57",
"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-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "6520f408-dcfc-48d6-b97d-f8a800cc62b4",
"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": "3e44bde9-2180-48f8-b7db-8601bb86f96f",
"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-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "8625435c-1c47-42e5-852d-5c96966b3e1f",
"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": "0ed38c61-fad0-4d36-ac29-88b4cffc7c9a",
"id_item_sub": "b779ed95-5a78-48f5-b6ba-d4e55808f7c8",
"validity_date": "2026-01-10T12:09:18.8521455+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "dfb5228a-b319-444b-ac10-c392d3162113",
"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": "a260e13b-104d-46c1-9445-2f1e070752bf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:18.8521455+01:00",
"date_end": "2026-01-10T12:09:18.8521455+01:00",
"id_branch": "43397ed8-b747-49f4-b31d-3f40b7dc1a55",
"id_pos": "269a0c13-e911-458e-ab41-95008ee4eddb",
"id_list": "56812e7e-913d-44d0-b196-2ba7ef2875ed",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "b9812b4d-f551-4192-8f5a-938e0bea981e",
"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": "a3a327f0-37bc-4b9c-8ca8-96f57980464d",
"order_id": 2,
"id_item": "46104430-b55a-4d78-b217-90cc209aa61b",
"id_item_type": "ca269880-6440-401c-8cf3-040e1747a14f",
"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": "a5626f1c-1052-4e2a-aa07-100e4badf0c8",
"type_item": 11,
"id_voucher_json": "47c83292-5975-46d3-a549-0dbf4a4d08fe",
"count_voucher": 1,
"id_category": "398bb090-c659-4c72-a14e-1df74373f799",
"created_on": "2026-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"id_user_upd": "fe20e1a8-8ccb-4efc-ad1b-eea789e1d387",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "bc955376-d93e-48ce-b1ef-a367dc7cdaf8",
"nro_sesion": 2,
"id_pos": "bc46712e-8ea4-4bca-86db-62f69e36a6b6",
"date_tax": "2026-01-10T12:09:18.8521455+01:00",
"date_open": "2026-01-10T12:09:18.8521455+01:00",
"date_close": "2026-01-10T12:09:18.8521455+01:00",
"id_user_open": "e6019314-7d55-4b12-95d3-a80c92005b5f",
"id_user_close": "325bc87c-bb27-46f9-8362-62d58476feda",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:09:18.8521455+01:00",
"last_update": "2026-01-10T12:09:18.8521455+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pt": [
{
"$id": "45",
"id": "af76b298-6f23-4317-868c-a1a0f2a3cdc2",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "fe98c72d-2853-4c58-8d7d-9ada6816b768",
"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-01-10T12:09:18.8521455+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "d6c0c5a7-3ab9-4aa2-b79e-1db46ed71766",
"id_room_unit": "9d8368d1-7611-4685-8a31-8bfc4e997047",
"id_room_list": "5977b533-ffb2-49b7-8258-36457f8df890",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:18.8678029+01:00",
"date_from": "2026-01-10T12:09:18.8678029+01:00",
"date_end": "2026-01-10T12:09:18.8678029+01:00",
"date_open": "2026-01-10T12:09:18.8678029+01:00",
"date_close": "2026-01-10T12:09:18.8678029+01:00",
"id_employee": "654c6878-bf98-482f-ad82-6aa3317dc2eb",
"id_employee_sec": "3f37a518-72b8-49a9-873f-d9b5f068a07b",
"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": "4eddd505-314b-4a62-8236-b84669f2a231",
"comment": "sample string 7",
"id_user_open": "c46a206d-4a89-43aa-ab0a-2d8449a76a93",
"id_user_close": "43cb058e-3664-436a-8528-cc81b0005cba",
"id_unit_state": "6de461c5-0dfc-4d5e-92ed-6db8aef3aee7",
"id_pos_sesion": "a6766fe7-17df-47dd-a800-7b45a16ab943",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:18.8678029+01:00",
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "99427912-d2ac-4178-9415-3766405ea7be",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "9af2017d-59e1-4b93-a87b-bc5ff5abfc99",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "b9d4f26c-75d8-48a1-aa1a-620df0f29c2d",
"locked": true,
"date_locked": "2026-01-10T12:09:18.8678029+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "db1ea174-a7d7-4ac1-8b47-cda8821f616b",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "88c09f94-c9b3-4375-897c-e0c96faba863",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "adad40f9-134b-425a-8333-e36d82501339",
"name_pos": "sample string 6",
"id_image": "db104ada-6eb6-4fa2-a9e5-07519c323101",
"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": "88456e8b-dcda-4c15-83e0-58e169f4f5bc",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "f0159db6-7402-4c55-9459-87d06a1b040d",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "1f19175a-bccf-448a-b3bb-9c1eaa34636a",
"id_room": "8d450b88-a071-4d72-abcc-38211fdb9134",
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "40c2eac7-98b0-4c41-8699-900326a13d20",
"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": "3221e11f-c946-4b4a-ae6f-481a0d5a44b1",
"id_room": "3b233018-83b3-4ae0-aa5f-0644b94b723b",
"date_in": "2026-01-10T12:09:18.8678029+01:00",
"date_out": "2026-01-10T12:09:18.8678029+01:00",
"id_user_add": "e57acac0-200c-4026-896a-9124c1972ec5",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "50"
}
]
},
"mt_rooms_units_types": {
"$id": "51",
"id": "3444f9af-43f2-43b5-8d39-95c263bf072f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "259c3dce-78dc-4faa-b914-cf4be3219f4d",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "7fee8d78-f5b0-4cfb-bf90-350c2ccdca04",
"id_room_state": "20a04155-9742-40cc-8e2d-40b87dc458ba",
"id_image": "c0b2e41f-b38b-4e3d-9ec4-2318fce7164c",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "376347a9-c56e-4915-ac19-8d5caae160bb",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "46252b87-757a-4ccd-9c17-4692ace29fca",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "943bdad1-a27f-4023-a126-55abda9b5889",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_types": {
"$ref": "51"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_states": {
"$ref": "53"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_list": {
"$ref": "50"
}
},
{
"$ref": "46"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "54",
"id": "c10e34e9-881a-4f75-ae0d-0a699ebbd61b",
"id_pos_sesion": "c1490531-4743-4dca-8cc1-e86c25c6825f",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "631d88fe-f19a-4cfe-9af8-80d8f3b23dd8",
"id_room_unit_activity": "52d264c0-6695-452a-af98-a7c228596eb7",
"id_doc_sa": "24b53352-2209-4dab-8fcb-e28b170e1d47",
"id_pos_type": "a73ac21d-dc6d-47b0-881d-59ff909ffae2",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "e3789167-d079-4426-855c-b8f9ed133a86",
"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-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "3d9f2c1c-b8c9-4a7a-a845-8dcd5466cd58",
"id_user": "e966c79d-a2f5-42c5-b0ed-b0fb563e2436",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "30a60b12-2792-4cfc-a213-f7396c2de0a5",
"id_user": "2e86bf8d-f709-4e3f-8b9f-8e4963cd0aee",
"date_add": "2026-01-10T12:09:18.8678029+01:00",
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "527b64c8-cc8a-4d27-a1a5-d7aa2bc94c16",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "fa6f870f-1c57-4db9-9845-e2851691cfe0",
"id_doc_print": "b392797d-803b-4f10-bf4b-61bc943b4278",
"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-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "58",
"id_doc_sa": "4435075e-1abd-495a-95e0-7b54abdbd63f",
"id_line": 2,
"id_item": "015244d2-b43d-4979-9236-b2a00804becd",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$id": "59",
"id": "ca11c9c6-6c2a-4d50-99c5-ebb8fcc608f2",
"date_from": "2026-01-10T12:09:18.8678029+01:00",
"date_end": "2026-01-10T12:09:18.8678029+01:00",
"date_used": "2026-01-10T12:09:18.8678029+01:00",
"id_employee": "745a4150-82d2-4604-9bf8-8cf9d572c63a",
"id_branch": "b8d887c2-e84f-41d9-b6ff-6da4f75eebeb",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "300a6a03-bc43-4cc6-8aca-b82a9387f075",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "59"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "1"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "ebf2af34-6bc4-4ca6-bfbf-790a97bb0ac3",
"id_doc": "fa5ca46d-fdcf-41a9-bea7-2319e8ba799b",
"value": 3,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "34aa5619-d893-4cf7-98c7-645db8346ce0",
"id_pos": "60de9568-3376-4221-bd65-32ba498f9078",
"id_doc": "926f0975-6017-4e9c-8729-20387d6440eb",
"id_branch": "482d468e-5cf4-4060-a79c-9bdbc07d9b54",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:18.8678029+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "d598a094-d15d-48b4-a0f4-7ca290a78070",
"id_loc_from": "5010c6f2-1cab-4265-9945-39667d191e95",
"id_loc_end": "1303c17e-c0ab-4662-8574-bb22df17e52a",
"id_user_add": "bd720e2f-6b42-4a99-be93-504af0a5a8f6",
"id_user_upd": "35775fcd-cdf8-490e-a999-75a59bb3ac4b",
"id_pos_sesion": "510c9724-3aba-41f6-8fae-2de094bd97d3",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:18.8678029+01:00",
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "8bb71e40-6c22-4eef-b60c-1fae80c7c7e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "c6ac49bd-003c-42af-bbc3-6263b119ada2",
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "5a505d3b-73f1-43d4-9dab-df9bb49d6592",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "309c9782-625c-48e4-a992-64499e234c61",
"id_item": "6975c453-634d-43a4-a5bd-a5b3e51c7077",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "e26b6205-90a4-498c-8566-c2929ab3dbc6",
"id_line": 2,
"id_item": "409d2f1d-724e-4dd7-b035-667da91428f0",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_units_activity": {
"$ref": "46"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "ae8dfcbf-0763-4454-93ce-1ae45105c60e",
"spool_server": "sample string 2",
"id_doc_sa": "2b5d5bf8-725b-44fd-b16a-1fd65c246786",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:18.8678029+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "07b06b2c-8faf-43ee-b7c4-2fe62747084e",
"id_pos": "51ea39a9-8575-4b3e-9d29-b7d65175c1d3",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:18.8678029+01:00",
"key_access": "sample string 5",
"id_user_add": "1f4f429e-8b25-4e03-bab0-f2e0ff93fc5a",
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "80661e89-b878-46a5-bb2a-b1375ded7fde",
"id_pos": "74bc8e6b-ff6f-45c7-9b97-d2a51db4428b",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "a554a5b9-9557-4ac9-9c7b-092830c9dc33",
"id_pos": "69fe38f9-f68a-4757-91dc-2412ceb01dab",
"date_add": "2026-01-10T12:09:18.8678029+01:00",
"date_upd": "2026-01-10T12:09:18.8678029+01:00",
"date_out": "2026-01-10T12:09:18.8678029+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "16be42fa-51c7-4182-87dc-b786acdcb2be",
"id_user_add": "69e6d1e9-867a-4feb-be21-9e183c2e8a60",
"id_table": "6045b079-da83-48a7-82b1-7fa1e6af9b17",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d74eed38-e798-4c99-a8b4-ed9562aab699",
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "393705c0-a8c1-42b4-8a72-5cb130119ca7",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "6a11461c-df56-461f-8e96-e725acf4989a",
"id_sync": "69813502-0755-4662-8aa5-dc2c7cd2b4fa",
"json": "sample string 3",
"id_table": "862ec2dd-9bd1-47fd-ad81-0a1b455f9d92",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "e897e0a8-b2c4-4ff8-9679-714ab1e9bc00",
"id_branch_from": "e6415d97-50c9-4415-926b-3e9993994d77",
"id_branch_to": "ec05c4a1-912d-4143-85ff-8d22497eacb8",
"type": 4,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:18.8678029+01:00",
"send_on": "2026-01-10T12:09:18.8678029+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "81075a53-ee12-4750-81cf-08f99da27033",
"id_pos": "9b392d82-440a-4e86-92bc-b7226afec35b",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "74",
"id": "aae7dc02-5985-406f-bd5b-fa4457b9dfcb",
"id_function": "f44c67fc-4d33-45b5-9357-1a4a88c4a421",
"id_user": "eb6f6d03-1734-43eb-8b35-4b96ba9294b7",
"id_profile": "69d9a21a-028a-4e42-a9be-7276fdbd26e5",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "1bf25218-d435-4115-94aa-c5cb0d7db59b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "76",
"id": "92df0e6f-72ea-4805-aa29-b405790bb51e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "c0c1ebe5-813c-4ea3-bfa8-1cb17d98ad40",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "2a18f1cb-f031-4339-bc68-28613b8e1b68",
"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-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "18393690-e9ba-4e10-8fc2-c2f57398a814",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "2e1b79b0-8648-4eb3-8b18-fff3f9d9dbc5",
"token_id": "sample string 2",
"id_user": "ca55a91f-218f-4f3f-836a-68a5a813d33a",
"date_from": "2026-01-10T12:09:18.8678029+01:00",
"date_end": "2026-01-10T12:09:18.8678029+01:00",
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_pos_sesion1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "c9566884-43df-4e57-8737-713a55c9d52f",
"id_room_activity": "3e4ffa91-9025-4b1d-9cbe-9a52f446c632",
"id_pos_sesion": "416a0b7b-770b-42e3-b16d-1e9c9f5a84af",
"log_text": "sample string 4",
"id_user": "7f430925-c43c-456d-9309-d46f52f3e865",
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "c95fa09a-b4b1-40de-b4a9-9daa09b29de2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "5cae8f45-9278-4e96-9a20-1a7f14dcff08",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:18.8678029+01:00",
"date_end": "2026-01-10T12:09:18.8678029+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$ref": "59"
}
},
{
"$ref": "1"
}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 1000 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "10849314-2c0e-4f5c-97ee-69eaac9aa402",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:18.8678029+01:00",
"date_end": "2026-01-10T12:09:18.8678029+01:00",
"date_used": "2026-01-10T12:09:18.8678029+01:00",
"date_sesion": "2026-01-10T12:09:18.8678029+01:00",
"id_employee": "3e808e88-7899-48c5-bad5-9be93b1a85fa",
"id_branch": "00daa295-ee6b-4564-91c4-1c0e077a41a1",
"id_voucher_permision": "74bb473b-425b-4795-8937-54ef90def35b",
"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": "e0941bed-9066-4398-ac1d-61303c7f5e9d",
"id_user_add": "c1147dbf-525a-4804-90b5-da3670ecd065",
"id_doc_sa": "b428acf0-5bbd-45d8-afa1-d8e93415f10d",
"id_item_sub": "81e861cf-944b-46b3-8ff6-395550e264e4",
"id_pos_sesion": "7763efe7-69d4-45dd-8125-5574c5afe368",
"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-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "f4f1afa8-210d-4448-9e80-f38f414b649b",
"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": "ada1b0e7-9bf3-47af-b377-928d5f9d6413",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "9acb8f24-7fc8-4220-b039-8a675c0731a8",
"commited": true,
"st_images": {
"$id": "3",
"id": "397b56c7-a206-4a14-b5c4-0740361e4613",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "f4d00b02-4ffb-4675-a9ca-0b7ce75d7304",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "66c394c4-d892-4a7a-9f04-2df12a225a90",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "e907a5ab-8847-4302-bc43-79880647322d",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "b579fc4c-a1a2-4fc4-b5ce-ca82a6324d87",
"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-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "b4d6c167-543a-4fe7-be57-c1defef9ae9b",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "ee65ac60-b822-4ccb-b56a-fcd9316d0c6c",
"id_item": "2e909af3-ccaf-4003-9fdf-cee0d12b4d58",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "41e3d23f-bdf8-42f7-a0ec-2d14fa06ecff",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "25ea84d0-648a-4b51-9ebc-8f8348c104c7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "e06c7864-2ea4-4407-aee4-f655695bf10f",
"id_unit_sec": "40e653cd-8957-4f84-92ae-12fd742a8bba",
"id_brand": "f2a8098c-d506-4097-a014-28beb1b5b3a0",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "4b53f3e9-53f1-4995-a71c-35584612395d",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "eec22d81-64e4-42f7-8b82-bfcf465d69ae",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "cac976ca-474b-4062-85ac-0ff9103846a1",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "084b8ec8-8c7c-466f-ae6f-58f5a1c65204",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "cee04958-2bca-42dc-9b2f-9590bd4a3707",
"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": "f9315d08-45a5-4a08-8932-79474c0ad123",
"view_messages": true,
"id_image_photo": "73b92261-6e51-49d3-a6ca-93232c6e909f",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "a85684e0-ed46-413e-a09b-4f9d4275c5d3",
"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-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "00020306-fba2-4969-9798-0417497b36cd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "32996ec2-aa93-4e5c-8bd9-c3b33634885c",
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "a38a461a-0a55-4c9c-807f-13fc75d73993",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "8bcbca20-172f-48f3-b963-b05800e42477",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "74039b42-1d99-4e07-996e-34a7130175f2",
"id_zone": "9eb782e2-7b49-4e1c-92ba-58cc760af052",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "a113c7ee-3df5-43bd-bb28-64c3ae3bb1d8",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "cb080db7-32f8-4c5b-a8ce-48fe730a89b0",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "eb9a1e77-ac10-466d-aa05-bf366147785a",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "da03ee76-f262-4320-8b07-4fb0a2c39f56",
"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-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "dd2f25b4-9a69-4d2a-8c8b-c9e8e35f1d66",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "21a3fd86-168b-4bbf-81dd-8324a47f215b",
"id_cloakroom": "4fd3fda3-5e5e-4a85-8f9d-73a53f664477",
"id_pos_sesion": "bd205b18-3f63-4376-82e8-1bd26b3bd94c",
"unit_id": 4,
"date_open": "2026-01-10T12:09:18.8678029+01:00",
"date_close": "2026-01-10T12:09:18.8678029+01:00",
"id_doc_sa": "490d19bf-9e64-4ea6-bfe5-8a0bdfd6c68f",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "2aaa22f1-281e-4579-ad4a-02558bd41a8a",
"id_pos": "a3b4cbec-4173-47de-aa2b-890591b4d60a",
"id_doc": "b2702555-9243-40af-9db7-0e25249d69c4",
"id_branch": "e83e8c87-cfa7-41aa-a4d0-99d0c6f18764",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:18.8678029+01:00",
"date_tax": "2026-01-10T12:09:18.8678029+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "c6fbec76-4b72-460c-afa9-058b90b792a5",
"id_relationship": "97fd9ade-1199-4a82-98d1-8b601824da57",
"id_loc_from": "1120339f-413d-4b5c-9e9e-6a3d6a66e062",
"id_loc_end": "16833765-e8f5-400f-b149-0f73a2d99ff4",
"id_user_add": "74bec78b-28b3-44c6-82be-65bb8edf4f80",
"id_user_upd": "aaf123e5-3c64-497c-b063-bce0f2789e02",
"comment": "sample string 12",
"id_pos_sesion": "45e9f364-f1e9-4c6b-abe6-5c3ac1bf2fd3",
"id_room_unit": "ba389206-8771-4e8e-9106-5a62efab65b0",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "20eac718-2029-482d-8e7b-71f3730e72aa",
"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-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "2a8a6ec7-89ab-481e-ab10-2856bbbca0ff",
"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": "ecda07aa-9b47-44e8-9a4d-2a028e7efc00",
"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-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "ccb6793f-5f6b-4a8b-a14f-0ad29a09cc26",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "85d273a5-9938-4e26-8160-650de2104ae6",
"id_pay": "c8c54b9c-c6b7-41de-8352-81f7168a01a9",
"id_money": "81182532-de06-4414-91d5-b2c67b7accf1",
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "8d8154c2-bd46-46d9-a71d-64c7ae4a78db",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "97942d70-f4d1-4132-a98d-b4ab055ffac0",
"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": "712cbf0a-b2e1-459f-87b0-bc7c4f91602f",
"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-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "75796b3f-80e5-439d-b03f-f8723ab65615",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "5211dfab-26e2-489e-86e1-f4034874b833",
"id_money_2": "e51d84c6-a041-4714-b3cb-056ed30de030",
"date_from": "2026-01-10T12:09:18.8678029+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "6fc8958c-c79d-4034-89a3-d4671f3388fb",
"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": "071e2c67-c1bf-4982-b128-680bc49463cc",
"id_pay": "f0512d5e-817f-4656-bfeb-cab9f345bcc2",
"id_money": "b1bccb72-235b-4590-9e83-db6bc5653adb",
"date_cashflow": "2026-01-10T12:09:18.8678029+01:00",
"coefficient": 5.1,
"id_user_add": "a139faed-9a6d-4108-9fcf-7082478dea28",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "2814eb84-9239-4447-a44f-51f804febc26",
"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": "a953b00f-771f-43f2-8f1b-5e8ea0d6e8ec",
"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-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "8e6a4ce6-1f6d-401f-8999-1d4ece4de0c5",
"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": "722eb01c-36df-4d1e-894c-5047a9e41706",
"id_line": 2,
"id_pay": "624c0b86-3b63-49e1-ba39-7c2870040b26",
"id_money": "44919585-d550-4613-bfe6-1f352dc3c41a",
"coefficient": 5.1,
"id_voucher": "0f4e092c-386a-482a-b9e2-44b1bdde2dda",
"id_employee": "a87c99d0-774e-4ca5-bad2-b0de05a95d13",
"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": "0e3d64b2-14ad-4422-a942-76c1a85e6582",
"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": "883e5614-5366-48b2-8e5e-db9dbba3f12c",
"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": "77663f6c-bbbd-4c72-9fce-0b230512aff1",
"name_pos": "sample string 12",
"id_image": "6e6f9864-6795-49de-81f4-cd8ee4987d80",
"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-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "710a244d-6397-4ae1-b644-dc7c771a6a33",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "1805887d-91bf-448e-b08d-0bd9dd4df9d9",
"id_branch": "72061122-a8fa-4162-bb25-62a8c3e6cc68",
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "7e1298f0-7ad0-442a-bf3e-5ae8d82c5991",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "ac5324d5-6e39-4483-95d9-2a69b68843a9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "e630802a-39f5-478f-90c8-72db475c5feb",
"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": "cc9c376c-a978-47be-8033-adc2dae019d2",
"id_line": 2,
"id_item_sub": "51d9ddd7-0e3a-4d3b-9657-d3cf43f56a26",
"qty": 4.1,
"id_list": "0fe5471d-de5c-4785-aeb8-7b14d08fb6f4",
"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": "61393b42-dd87-4028-bd1e-d8ab884f82d0",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "1ea90cee-b508-495a-9e8e-79e999863895",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "5d012f07-3f8b-4c49-b158-ed12e022f433",
"id_user_upd": "6e118514-3dc6-4d2c-87c9-f11b00976522",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "48b44e79-eacf-4631-8033-a707bfa2fe9b",
"id_item": "d5d04b7b-7a7d-41f6-b317-28b028411b61",
"id_item_type": "4af8c969-1a8d-4b8a-a025-3a1b79f61a60",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "d4b0fbbd-5146-4bd0-8ddd-0d649743dc23",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "78043f33-d00a-43e0-8451-7ed002d475fd",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "8d44ba38-e416-4f90-a6c9-5d4494b7f500",
"id_item": "54b82d9a-ae04-4363-a932-394f1df59eda",
"group_id": 3,
"id_unit_ref": "ffe9d4bd-55ee-4fad-8cf9-65b8e8642606",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "7ff15e28-30cd-485d-bee3-933958a92098",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "8e7d4e51-e803-48e1-878a-2f36795ed711",
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "cb35aa59-b481-48fb-9b8e-fc494ef21de0",
"commited": true,
"mt_units": {
"$id": "28",
"id": "80a057e8-3d55-467b-ac6e-d5075f452b93",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "5a635e15-6c12-44bc-9291-c19d7f0ead4a",
"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": "3cfc17c1-8ac7-4849-9658-29f7df5c6924",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "c80951f6-c373-4b88-a50d-1d723017713c",
"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-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "db50e712-9267-4232-8b4c-41d64f04c081",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "ea3d2890-c2c6-4f0b-a33b-afa7c6b79df2",
"id_line": "015835f8-03ba-46fd-9d85-bacfde201c04",
"id_category": "075190e8-09fd-49e3-b3b0-a13363318a27",
"id_item": "f3926a4f-c4b6-4e62-a88c-020cd97173a9",
"id_item_type": "f3928eaf-4e34-4ff6-9269-a31a088a8a54",
"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": "2b457b82-acda-4229-801c-62d5e25ceab9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:18.8678029+01:00",
"date_end": "2026-01-10T12:09:18.8678029+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "bae99bf2-aff5-421a-b82d-0e08b479a7b7",
"id_pos": "177ada32-3064-4f93-b556-c7cd058100f8",
"id_list": "50f75f1a-c954-4a7d-9066-919cdf28c795",
"id_item": "863ef727-fe27-4f43-a32e-8f9a1406f126",
"id_item_type": "5732e10f-1818-43a5-9793-2db6ed4ce671",
"id_category": "0d6bc82c-42f4-40f1-a391-8004b7062f1b",
"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-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "59910828-7f87-4497-9b1a-754307454c93",
"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": "c1704c56-a7f3-4b81-8db9-3630236c5144",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "62684ac5-5423-4870-947a-607021943ca3",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "d139aba3-0129-4913-b348-5566f2cc6e38",
"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-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "a5e9767c-8de7-464a-9651-0beb3b29824a",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "dae4e202-b737-401c-b97a-981fd71cf122",
"id_pos_type": "85e698d0-d881-4899-95a4-76e5aedf2a09",
"id_price_list": "105e4591-1056-43f6-8c4a-d7899c1da589",
"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-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "e571ad07-00cd-42fa-ba09-caf864fb8f84",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "c8162765-62aa-4d6f-b550-de1f9a77b601",
"id_pos_type": "b28e7d28-7c66-4513-99f6-1961b1216931",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "9e8ca3cf-adef-4646-a1e1-b36b7006be57",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "82e473c3-5e0a-4623-a88f-a47fdd93e54e",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "0c699b17-c6b6-4521-a4e1-f5c50135bea6",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "2dbb62e1-a94b-4184-ab8f-d1c4060a62f4",
"id_branch": "905e6843-cd92-4798-89ba-cabe4256f2f9",
"id_pos_type": "2b454cfd-95a3-4772-826f-6a3e74ab1f1a",
"id_pos": "4e53779e-74a0-40a6-ac9e-fe97392d6168",
"id_item": "8a4e2ee0-6830-4340-8510-bbbf88e6b8df",
"date_from": "2026-01-10T12:09:18.8678029+01:00",
"date_end": "2026-01-10T12:09:18.8678029+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "96cb7c52-9973-4e9d-92b3-62b11ef53799",
"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": "bb52ba08-2315-4625-937a-5ff7e1214dce",
"id_doc": "7c89cc0c-6919-44f8-98e6-81d9c013466b",
"id_pos_type": "4bc0277c-5d29-4f58-837e-a1537ba27f5f",
"id_doc_print": "0918a15f-d0f7-456e-8355-1c1f5b1cbc22",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "b5990cc0-8e99-442b-9a3d-f2682f3db518",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "7301d1ee-8840-49a4-9ffd-56a00a8b61d2",
"id_pos": "5a8a23f4-8dbb-46d3-8675-489cca5d8c1a",
"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-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "ee10586d-279c-4b6d-b101-6544cad0b853",
"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": "6a0baf05-e01b-4257-8f5c-83c09e5daea8",
"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-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "c1dd91c5-1664-4abf-abdf-74082559bcc5",
"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": "d19ed434-4f9e-4542-a462-089adeb016cb",
"id_item_sub": "f89412a0-9ee4-4577-9958-c3c393d53aab",
"validity_date": "2026-01-10T12:09:18.8678029+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "4bb0d105-5135-47cf-948e-4dacfef8dd31",
"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": "86ff78e7-2609-43f4-bbb3-0afd118fc7a3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:18.8678029+01:00",
"date_end": "2026-01-10T12:09:18.8678029+01:00",
"id_branch": "c7043f41-2392-4033-ab73-5aba40c4fa3a",
"id_pos": "e2ff13c1-79dc-4552-a7bb-38829ccb6b60",
"id_list": "9545ad4d-f997-4d9c-a8f6-2f169ba9b679",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "6cb2ecea-174d-4e03-ac29-c293485273e6",
"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": "90e0def2-0d00-4405-8771-f03878e66e5f",
"order_id": 2,
"id_item": "44ac09a1-c377-419d-95d5-47e8300f3fcf",
"id_item_type": "c5ef3351-d16d-4257-bd23-237ff2a8ff99",
"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": "29563c0c-7b16-4a2d-879d-b2d0d7dc2a44",
"type_item": 11,
"id_voucher_json": "8a22a661-1e38-46c7-afca-10c3df565c2f",
"count_voucher": 1,
"id_category": "51ecafd4-2081-439a-a47d-c1e7315b7ca6",
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "78a84e6a-4357-496f-a73c-805b68dfcb70",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "714b1677-1eb4-48b2-b184-829011e5b3e7",
"nro_sesion": 2,
"id_pos": "46ebb0d7-a84d-42f8-86ec-ed73399deb86",
"date_tax": "2026-01-10T12:09:18.8678029+01:00",
"date_open": "2026-01-10T12:09:18.8678029+01:00",
"date_close": "2026-01-10T12:09:18.8678029+01:00",
"id_user_open": "66d08adf-61c9-4d09-af9a-d1d69061f210",
"id_user_close": "597f3a3e-3b4f-424f-a7e3-f383121a8cea",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pt": [
{
"$id": "45",
"id": "d58f31d6-61e7-4cf2-9695-960d4998465b",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "f33002f9-1bd0-43a1-9e2b-daf5de0f0af1",
"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-01-10T12:09:18.8678029+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "21fba857-6bf8-4642-a47f-35607512fc94",
"id_room_unit": "9dd28bbb-5ad5-43d3-8ed8-d4c917f43e7e",
"id_room_list": "155579c4-acef-4566-8ed8-25549f612ac9",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:18.8678029+01:00",
"date_from": "2026-01-10T12:09:18.8678029+01:00",
"date_end": "2026-01-10T12:09:18.8678029+01:00",
"date_open": "2026-01-10T12:09:18.8678029+01:00",
"date_close": "2026-01-10T12:09:18.8678029+01:00",
"id_employee": "e2ca9fbb-cb18-4881-9be1-e1c79b67fb1a",
"id_employee_sec": "0c00d1f3-1d38-47fd-8958-54e5d04f9855",
"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": "c388a98e-aeb7-4d37-afb3-fde8fbe0d294",
"comment": "sample string 7",
"id_user_open": "d11c897a-90fb-494b-a151-3043b3703dda",
"id_user_close": "6534d539-595e-4024-979a-7611d1f1ef1a",
"id_unit_state": "e67d4d84-5234-4690-8150-e67fc499558e",
"id_pos_sesion": "203c8305-4612-42d7-ad08-4fd87e13bbf0",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:18.8678029+01:00",
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "05357873-b57b-46e9-9018-da86b90aba12",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "dbcb1d24-624d-414b-a82f-2837f85a690e",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "7aa948de-a220-41fb-8d71-eb2deee3cd29",
"locked": true,
"date_locked": "2026-01-10T12:09:18.8678029+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "fbfc3fa8-677d-4b31-976a-600aa45c3470",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "359a3e2b-a9b0-467a-920e-6141147d27ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "084bdcdb-235f-4ffc-93b0-866cb3336a96",
"name_pos": "sample string 6",
"id_image": "4a1b55bf-8510-4a25-a72e-aed9c8b90a68",
"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": "05cebe74-5b36-49f6-8366-9771d63e13cc",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "e53ae476-34ff-4809-8ad6-829ad22c3e77",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "47c7a2ff-f3ef-4f90-a21c-3287184473ea",
"id_room": "bee44132-3c90-48b5-9c12-c975481dab61",
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "d6fe2a83-5c26-4792-8afd-073d870615ae",
"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": "4fc212c7-6498-43ab-ba80-60f0ae64edaf",
"id_room": "126044bf-266d-4b7b-bf61-993192d66493",
"date_in": "2026-01-10T12:09:18.8678029+01:00",
"date_out": "2026-01-10T12:09:18.8678029+01:00",
"id_user_add": "53f2aeb7-8887-44aa-9438-14d219337f4d",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "50"
}
]
},
"mt_rooms_units_types": {
"$id": "51",
"id": "3a8b295d-53c7-48ba-ade2-026bec2c6414",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "db2ddcfd-9fc4-477e-82ef-f3a40ca32525",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "40affa18-18f0-4922-8bf1-fbdeba205d28",
"id_room_state": "42472c57-796f-42e7-814f-2582443ccdef",
"id_image": "436aabec-3649-4178-8eb2-460993a1b274",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "c6242123-40ed-415d-9612-c31d33449aed",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "5895daad-bd36-4c53-b4da-bd4faa49a268",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "faca7b97-7521-4b79-b9fa-01feedbaec04",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_types": {
"$ref": "51"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_states": {
"$ref": "53"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_list": {
"$ref": "50"
}
},
{
"$ref": "46"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "54",
"id": "914fb4ac-7747-435a-b4bd-c09eb0ff0e6d",
"id_pos_sesion": "1a1b9371-c594-4d45-8cb4-4aa0564035b0",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "816383e2-4370-4abb-9343-dc95d0e33000",
"id_room_unit_activity": "08dbb996-0b7e-4c92-b813-12903fc0d8d4",
"id_doc_sa": "39420495-24f2-4806-9aad-de0bd0a2cd4f",
"id_pos_type": "9086b5cc-a3a1-4414-bef5-84ad5ba5321a",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "274b9c08-5b67-4f5f-8bd1-3fb5127158d2",
"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-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "7bd63022-bb7b-43b3-9d46-4943018d5d5c",
"id_user": "73f574db-8e32-434f-8ecf-7c3e23095527",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "c7654657-0ffc-4d88-b3f2-a80dc693bc04",
"id_user": "e5d3587e-5c8e-47a8-9a7f-ac21d7ab04ed",
"date_add": "2026-01-10T12:09:18.8678029+01:00",
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "1965694a-26ff-4387-95b7-cb38d6460efe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "f60f45e5-8830-4027-bb14-e93d75d8de57",
"id_doc_print": "2db6ee82-24a0-4dbd-b4da-da7ee75f56e3",
"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-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "58",
"id_doc_sa": "2f814d16-db06-45bd-80a3-1421c0e1b228",
"id_line": 2,
"id_item": "cc9d9883-2424-45dd-9693-d526a3b90d29",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$id": "59",
"id": "0d3630c6-c043-40e7-a156-7ada8db5e314",
"date_from": "2026-01-10T12:09:18.8678029+01:00",
"date_end": "2026-01-10T12:09:18.8678029+01:00",
"date_used": "2026-01-10T12:09:18.8678029+01:00",
"id_employee": "8395394d-d139-413b-91df-dd8f6651bc1f",
"id_branch": "4c4e5e2c-764b-4802-b62c-09cc014b8972",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "b3d78001-2d81-4e8b-a854-2ada82873aa2",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "59"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "1"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "710651ce-5dd3-4a3c-955f-0df17e4edf5c",
"id_doc": "fa3c5109-fa1b-4620-916a-69d3c9f563c3",
"value": 3,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "a07a9f3c-f952-4a13-8b38-f4f0b1dc98af",
"id_pos": "d8442f2b-01e0-4d9c-949b-3cfcc44b5088",
"id_doc": "1a0d86e9-65ab-43f8-af82-c61fcba10c50",
"id_branch": "85bc920f-2b6d-4b6b-bdf0-fdb57235703f",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:18.8678029+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "afe80dd7-570a-4ba8-95fe-2936ed9aad6e",
"id_loc_from": "df937c8f-1495-488b-9b3c-939c05be93a5",
"id_loc_end": "c2010241-54ca-4401-ae0a-d0c948de7be5",
"id_user_add": "ffd6a9da-b13e-45cb-9e14-0424d59a9654",
"id_user_upd": "f07b7242-c0d7-43fd-8cb5-568acb52723a",
"id_pos_sesion": "e972008a-7186-4115-993c-df61e0cced04",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:18.8678029+01:00",
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "52b01b76-490b-4078-aa74-63d67024ae88",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "c4a83279-9185-4eaa-af96-a2d967c6407f",
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"id_user_upd": "7bccf7c8-19d2-41d7-b4cd-a2d166eb6001",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "19d53a72-55e6-4b88-9f7e-fd728c669c83",
"id_item": "83f81c02-5ffb-48e2-b8b3-8b56bca71beb",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:18.8678029+01:00",
"last_update": "2026-01-10T12:09:18.8678029+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "f3b98bb3-fb9e-4cf0-b0fe-50e431ad80bd",
"id_line": 2,
"id_item": "73d89625-7c73-4c83-aa7b-ebe036c57c37",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_units_activity": {
"$ref": "46"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "6705e379-d219-45ba-a893-e341aea3b584",
"spool_server": "sample string 2",
"id_doc_sa": "4133add8-edc1-482f-9ff0-7c603e26d779",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:18.8834434+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:18.8834434+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "313f20c6-aa3f-4d90-8c46-3066b171bf6a",
"id_pos": "6252d10a-303b-42fe-8f21-0b4461f02594",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:18.8834434+01:00",
"key_access": "sample string 5",
"id_user_add": "038b7182-ec69-443d-93a7-82b5acd03dd1",
"active": true,
"created_on": "2026-01-10T12:09:18.8834434+01:00",
"last_update": "2026-01-10T12:09:18.8834434+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "72f8e2ed-e520-4589-af52-cb4f4695b723",
"id_pos": "8f13eb7c-2ee4-46af-864e-42b0a58550af",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:18.8834434+01:00",
"last_update": "2026-01-10T12:09:18.8834434+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "355ccbac-7602-4a1f-ba24-02c1b25f471c",
"id_pos": "77d1e2f4-6436-462e-b0df-94539cd240ff",
"date_add": "2026-01-10T12:09:18.8834434+01:00",
"date_upd": "2026-01-10T12:09:18.8834434+01:00",
"date_out": "2026-01-10T12:09:18.8834434+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "29f98ddb-f9c5-4057-beb6-f70214d3f547",
"id_user_add": "1604b922-84e4-4663-a614-a4128d8dbd7a",
"id_table": "f77395c8-6b20-40e0-b6a9-2dc44e682d8e",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "1f810567-fe79-4588-abd6-2611dd80d8ae",
"created_on": "2026-01-10T12:09:18.8834434+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "55baab13-87d6-450b-a936-3398d7ea9f3d",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:09:18.8834434+01:00",
"last_update": "2026-01-10T12:09:18.8834434+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "e14e62ca-43d1-498f-839b-4cc459d3aebe",
"id_sync": "8422ed68-ab80-4e72-a1de-75cbaa8e3afa",
"json": "sample string 3",
"id_table": "09c3cc8e-3848-4b1a-ab7a-2f6e98854c3a",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "0dbbb3d5-81a8-4b3c-b8ea-7edef328904a",
"id_branch_from": "0b83b121-6786-4cf7-b9e3-1213df58c036",
"id_branch_to": "191e12df-1850-42f0-a8e2-2194de87b0b2",
"type": 4,
"created_on": "2026-01-10T12:09:18.8834434+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:18.8834434+01:00",
"send_on": "2026-01-10T12:09:18.8834434+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "2923db4b-c486-48f4-a14d-26424b2ba17d",
"id_pos": "0f509ef0-b643-42a0-8ba4-bf6a16a84806",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:18.8834434+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "74",
"id": "1e9769c0-6c7f-4b34-bc25-114a40eb2e5e",
"id_function": "f3f2804d-a56d-4b40-b7ba-2f42a79ccc69",
"id_user": "8b7082bd-1742-4f69-8de6-2c48716e7c16",
"id_profile": "425c3ce1-2edf-4584-a9a1-858e2613d501",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:18.8834434+01:00",
"last_update": "2026-01-10T12:09:18.8834434+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "58cf0546-7a4f-45cb-9eb7-07995259675c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-01-10T12:09:18.8834434+01:00",
"last_update": "2026-01-10T12:09:18.8834434+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "76",
"id": "34ec1f01-a52d-4cd7-b679-0a5213abf501",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "cd215dfe-faff-42d0-83a6-045b4fef6dab",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "3f1a9206-cc58-4945-8d40-5ffdf23bd7d8",
"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-01-10T12:09:18.8834434+01:00",
"last_update": "2026-01-10T12:09:18.8834434+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "712dd077-6acb-4e31-85ee-30a69f6e9dde",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:18.8834434+01:00",
"last_update": "2026-01-10T12:09:18.8834434+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "67126691-c054-4845-964e-b5e40a73192e",
"token_id": "sample string 2",
"id_user": "1200d5a4-3d81-4516-89e5-2618feda3ea4",
"date_from": "2026-01-10T12:09:18.8834434+01:00",
"date_end": "2026-01-10T12:09:18.8834434+01:00",
"created_on": "2026-01-10T12:09:18.8834434+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_pos_sesion1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "2f5f8180-4dda-4b00-a0c4-0865391b36c3",
"id_room_activity": "c10b11cd-3755-4904-8fc3-8e5b21855549",
"id_pos_sesion": "2cd9ce21-be1e-4171-991c-fe4f4e8a21f9",
"log_text": "sample string 4",
"id_user": "36f6a0da-497f-478a-8552-c3bab80eb108",
"created_on": "2026-01-10T12:09:18.8834434+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "ade91b88-f774-4755-8899-3bdf469dc65a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:18.8834434+01:00",
"last_update": "2026-01-10T12:09:18.8834434+01:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "32485eb6-b5a9-4f22-99bf-a07225ffa8f1",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:18.8834434+01:00",
"date_end": "2026-01-10T12:09:18.8834434+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:18.8834434+01:00",
"last_update": "2026-01-10T12:09:18.8834434+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$ref": "59"
}
}