POST api/post_vouchers
Request Information
URI Parameters
None.
Body Parameters
Collection of tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 100 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "e970f1ed-0cfe-4402-bf1f-96ca0a42bbcb",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:46:56.4990724+02:00",
"date_end": "2026-09-06T06:46:56.4990724+02:00",
"date_used": "2026-09-06T06:46:56.4990724+02:00",
"date_sesion": "2026-09-06T06:46:56.4990724+02:00",
"id_employee": "79a269bd-2068-488b-9b82-57b4c23d1f45",
"id_branch": "074490e9-934c-42e3-8a06-f9a2d7922be7",
"id_voucher_permision": "9e48c892-204d-4ebe-9820-1a498447529d",
"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": "cda09dde-3ac7-4343-9306-ba195d50a41b",
"id_user_add": "e483da7e-71a5-4b4b-8f40-99668950f84c",
"id_doc_sa": "b17a94ac-44de-4673-9c4f-1d5a4dabfac2",
"id_item_sub": "b7852594-5133-4c3b-bb51-d260d7d2eae2",
"id_pos_sesion": "cb4d0e57-6c13-4116-aa8d-3e9f7e989353",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "82b0f468-8719-488b-8857-71a253729948",
"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": "4bccaf34-2562-4764-95f6-e8e43ec01919",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "95f85465-caad-443b-a88f-b902c40597ed",
"commited": true,
"st_images": {
"$id": "3",
"id": "b69e1fed-8d00-45c4-90e7-2ac8bfad3d8b",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "58c31ef1-86e6-450a-a001-97874780324f",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "4b4d39cc-068a-49f4-9127-cd55715dc70c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "8e3b0894-913d-4ad3-90ff-907eedd59172",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "d3a9ea07-61dc-47e7-8876-ed209a39cddc",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "6e31f060-1789-40c0-9747-4f597d89fa00",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "58b20f72-50b0-43e9-9822-4d2faa9a4992",
"id_item": "e9603349-c0c1-495f-9bbf-eb1274ede972",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "1d799578-bbfb-4dc2-9bfd-de01f4df339e",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "50e55095-6c30-41cb-b703-aa7adf32150a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "8092599c-93f9-4c3d-8a2b-945928624e51",
"id_unit_sec": "8bb52922-9fda-4928-9fb8-db4b68af53be",
"id_brand": "33fcf39d-e909-40db-b320-3f8d04ee41a3",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "e8e7b9e7-aaf2-4e15-801a-65ee6043bf71",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "a07f38d9-742a-47c8-b763-78481bb2293f",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "69a89ee6-a77e-4e48-acf7-8419b5f680f2",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "acb8365a-a5c5-4df5-9d8a-4daef688bed4",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "d6f140db-4f8f-4b99-bb41-7551b14e145c",
"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": "0cf97022-9715-4c39-90c8-0a5541404243",
"view_messages": true,
"id_image_photo": "0eb1ae9b-e17b-4899-8968-170c55c2d1b0",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "bed23fc7-bdb6-4ea0-819d-a4576bdfc980",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "b7fe68b9-1bda-417e-8934-4757d1ab447c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "da283f1c-fcfb-4410-af03-5d49a4186300",
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "22599357-51eb-4244-861a-4bbc6f5607e3",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "6414d730-6cdd-4e67-99ff-416acb429ae9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "222b13d1-ff19-44b0-b6a6-650400d057cf",
"id_zone": "b1b007c0-92d8-405d-b0e3-45dea9a08a5d",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "80386967-bb7e-4a1b-b5ae-67d9b106a2db",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "c42e5c33-0fce-484b-93bb-d9773af2266f",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "d57e60aa-872f-4c46-8cf7-81a7017a5df1",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "b7473074-25f5-4fe1-beb0-e347b73fac45",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "e7b8fa42-6b16-4e5c-9c3a-8a186858c8f9",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "3383f5e3-ba4a-48f1-a8a4-18999af6033e",
"id_cloakroom": "8409d401-bcff-4389-b296-b99f920c723f",
"id_pos_sesion": "6d85d42f-cb34-4dfc-9790-2a320bee85cf",
"unit_id": 4,
"date_open": "2026-09-06T06:46:56.4990724+02:00",
"date_close": "2026-09-06T06:46:56.4990724+02:00",
"id_doc_sa": "890cfb5c-6de1-484c-a635-78afefc8434b",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "e74ed904-04a9-4c49-91b6-18ecd928a64b",
"id_pos": "a40c7f07-3b4d-463a-a2c2-02dd93c0f0c7",
"id_doc": "5f66cb72-3bd1-4554-84b2-f88632625a0e",
"id_branch": "bc15c25f-8169-4e6b-a7ae-26aa5cab6e20",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:56.4990724+02:00",
"date_tax": "2026-09-06T06:46:56.4990724+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "3ffe7c51-b971-4c04-9acb-cb3c4be4ab59",
"id_relationship": "f9e5e974-0964-4e9b-87f9-a5405e8c9bab",
"id_loc_from": "66aa795f-b23e-43e3-876f-fc2df5c55c65",
"id_loc_end": "0385fc52-e131-4b16-9569-289471a9c743",
"id_user_add": "b587a008-b880-4743-b0a7-2ad891a0b3bf",
"id_user_upd": "dd6ea755-b09b-4cf7-97e7-11a3e2909bc2",
"comment": "sample string 12",
"id_pos_sesion": "254ca99e-9bee-4546-828a-0d9ded472e29",
"id_room_unit": "0b7bd033-2009-49b8-a5bc-48c5f5c8471f",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "6e9c6f4e-e7b5-485d-888b-3eded140aab9",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "9c5f3c5c-d2d5-4f95-a1ae-a823fa82822e",
"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": "c7f9061a-8429-4c00-a85f-3f0d6b7a2414",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "832680f6-4228-40ab-b30b-60c4f3e396f5",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "8ee7a8b8-0a96-453a-8fea-efce4ffa617e",
"id_pay": "bdfb7b4d-78c9-4613-888a-138fbe2c8eb9",
"id_money": "27708ceb-e74c-4314-b998-42d7c4cd0384",
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "602aa47f-31ca-49ae-b56f-be5e45c596db",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "cafa13ad-d8e4-44e9-bf7e-2bf8d5da7507",
"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": "c5f72614-4f95-40cc-b227-69762bc29e59",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "fb0fabef-01ef-4181-a8ee-0859f5454b3f",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "b69ba18c-4e15-4ea3-adda-4476b777a868",
"id_money_2": "99824bc4-f00c-484e-8c02-aaeb08163561",
"date_from": "2026-09-06T06:46:56.4990724+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "cc769d64-ba7f-492e-a66b-a027fed85429",
"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": "2aeee499-2c5f-4646-8748-ae04c70f8de2",
"id_pay": "209a0e3c-fd94-460c-866b-037a5880a4e9",
"id_money": "d22a943d-ee03-4fae-b598-b0613def8d96",
"date_cashflow": "2026-09-06T06:46:56.4990724+02:00",
"coefficient": 5.1,
"id_user_add": "d64b009c-26be-45e4-b431-2e6b080c3546",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "d08a0ab3-2329-4255-8fef-f5a808e9434d",
"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": "44827c4e-d1b3-4b71-af9d-aea54c6d25ef",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "850f9c5d-ff78-427b-a9fb-cd3e8a004821",
"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": "35a17742-bead-4882-bedf-706c629fd6da",
"id_line": 2,
"id_pay": "ae4d0c2d-f03e-444e-9eef-d25aff79e36c",
"id_money": "0520f205-e820-44a3-bad9-27c44f0b1f3e",
"coefficient": 5.1,
"id_voucher": "349db368-17ee-4a5f-aefd-c3735237a797",
"id_employee": "82ae0331-6c5c-4f7b-96a3-41e0b8445356",
"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": "41c88c6f-ef63-4dad-945d-d55c91f6b0a3",
"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": "187921a7-6a0c-4137-be18-e7caffd2024c",
"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": "72779536-fe3e-47be-83fb-476068691905",
"name_pos": "sample string 12",
"id_image": "5ebc36d2-6a8b-4700-9a4e-173a015c4149",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "cef43da3-d330-42d0-ac3d-0dc802f0fa2a",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "6ce858f2-3e23-42f1-b35f-96d6221fa730",
"id_branch": "7bf8e10e-6b28-4566-a4df-2ad2f18b1e93",
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "8ea4de6e-7dec-4023-a9a2-fb972dad9af7",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "d6af7286-f6c3-488b-a12b-ef45aa289952",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "fda964e9-3850-4cf9-897a-59b8af34005f",
"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": "cef7d505-737a-4e48-9808-a9c2489d87ba",
"id_line": 2,
"id_item_sub": "b62f0264-3ba1-4a84-bc77-19b6a43cd0c0",
"qty": 4.1,
"id_list": "eb962972-8f40-4111-883a-6bbc7689edd4",
"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": "158f7a4a-6471-43b7-940e-1f6cba9e70d9",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "671e34e3-150d-43fe-b0a3-320470621adb",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "19009f20-aa50-46a7-9d9c-f761346aef09",
"id_user_upd": "c6af4136-a9b3-4129-b34d-97bd3722853a",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "7fc58e5c-fa84-4c03-b3d3-25088557f758",
"id_item": "aa100822-8da0-4ccb-af4e-b3794e4801a1",
"id_item_type": "9cf51dec-2967-46f5-980d-bf451346fc2f",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "2870e83d-9f38-4e60-a95d-3320bcb14162",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "d5907ec3-fbd9-42af-952a-0a44e0615baa",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "6e7ed848-2a31-43ba-995c-f096e74a95f1",
"id_item": "999bc133-7a82-4f0e-a86a-d6ec5453517f",
"group_id": 3,
"id_unit_ref": "b79fa2ce-02f1-49ac-9934-29797eef3993",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "55206e90-e18e-4097-a751-8837f4f14ca8",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "21d5a75b-6778-4c56-a4fe-d2498eb42eb8",
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "708c05b1-d802-4958-be33-c725e1f13541",
"commited": true,
"mt_units": {
"$id": "28",
"id": "9289d6dd-3cc5-4c86-b34f-50453bdc842d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "c945dc09-d6f5-4cb7-962b-8a6537c8668f",
"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": "127c2477-d2a3-43cc-a90a-5b676461c626",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "65b993df-d04f-476a-b73e-a4bbd154a50c",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "66a55f97-f094-4d1d-b92f-13836f30aa74",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "e36f93a0-531a-4683-a881-d41cedbdd12b",
"id_line": "edf4b81f-3b31-42d4-a012-2165911884db",
"id_category": "f0fd0998-00fe-4482-a686-9fcc870a81c5",
"id_item": "8298782a-8760-439a-bb59-4d88262255ca",
"id_item_type": "11cfdf48-dc25-422d-b68d-b5509f52b0d4",
"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": "2316ca5d-2c5e-47f1-8f16-1285261b93be",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:56.4990724+02:00",
"date_end": "2026-09-06T06:46:56.4990724+02:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "90bb2a2f-08ce-488e-829f-b8abbdbe1f71",
"id_pos": "dc85e50a-4ec6-4103-a1a1-656558d1d887",
"id_list": "1dae6aa6-93dd-4ed0-ae1f-385b7211f21a",
"id_item": "99009fb3-a67b-401f-bab8-211ded74ea56",
"id_item_type": "b71eab39-3a81-4dc3-bea5-ceb378ed63d1",
"id_category": "6359813a-8fe1-4a6b-8638-746a8381dcfb",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "cf0f1d33-eca0-41fc-a1b6-ec534918d167",
"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": "9785f3dc-4d11-4fff-ae78-a361b62a141c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "938a9d81-5bab-403c-aaff-af72fc427059",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "7ccb2915-5d95-4f67-81a3-f20588b230ba",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "2088499c-ff01-4d2a-b9bb-9f06180e828f",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "904d925b-51d4-4c71-96bf-b8245248e03e",
"id_pos_type": "558b21c4-d2bc-475e-b429-702f2c0f0196",
"id_price_list": "b3a76312-caf9-4379-b028-8e448f969093",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "a81d8795-1860-4338-ac97-e716def072c1",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "6c1c49d7-dde9-4ea6-8fde-0b3aa10144ce",
"id_pos_type": "db279a18-bc03-4026-93a6-53b547870600",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "faf1caa5-faaa-4b25-9dd5-37557817c651",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "a1621aad-b87f-4a84-9f8e-20c0d14fb9eb",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "4f1adc8c-a98f-4154-90f8-34c65086f58b",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "0657f139-2fed-48d3-971d-1556439a4068",
"id_branch": "a0df3d82-b7e7-455c-95ea-e7ed2b6e931e",
"id_pos_type": "c4fe088c-e75d-4995-a027-c53118f3356d",
"id_pos": "f86fead2-935e-43bb-9c3e-735d70202583",
"id_item": "1d31bdfb-1c0e-4847-a8e5-2a402650f822",
"date_from": "2026-09-06T06:46:56.4990724+02:00",
"date_end": "2026-09-06T06:46:56.4990724+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "b915d28e-67ee-4e1c-8d8d-7b6db593d851",
"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": "2c488e03-7982-4ebd-a1da-52934d5bd64d",
"id_doc": "8f810eef-ccd1-46db-9919-9632a6dc95d6",
"id_pos_type": "b9bca09a-72a5-4a8e-a84b-9509a6722c83",
"id_doc_print": "e4d92356-9177-4fa6-8cc5-acf9b310ca51",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "913f755c-8434-44fe-8808-7846ebf748ac",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "ade4c666-6b90-45f8-b15d-566b99df3ebe",
"id_pos": "f395112f-c3ce-49d5-aa21-f4fae74db238",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "e6195175-eb7f-4b94-ba2a-74f1acc54b88",
"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": "8bc3bca0-58ac-4755-bb17-cd70f34dc970",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "3448fa34-b80d-4668-a0bc-98b1e5041658",
"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": "593ac16e-045a-4c2a-8098-318e13063298",
"id_item_sub": "90e94173-ef7e-4ec7-9d28-1044d8810981",
"validity_date": "2026-09-06T06:46:56.4990724+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "4918913a-d4d8-48c7-9b7e-d6bdf3ce0dc2",
"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": "c4a8e50c-d96e-4048-bd6c-b2a86340a5f2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:56.4990724+02:00",
"date_end": "2026-09-06T06:46:56.4990724+02:00",
"id_branch": "12ad7c88-c959-4fd6-8ca2-655baf97cb2d",
"id_pos": "14331516-64bc-4ae9-81a0-c5b1d3ce7c46",
"id_list": "391365f0-3dda-4aa4-925e-7f2e44800668",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "87939b8e-9675-47bc-ad57-618c69b8b541",
"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": "7ee8514f-bc98-44f3-a322-68748a11260c",
"order_id": 2,
"id_item": "943a2130-12d1-4346-b849-37b3fa6e3a26",
"id_item_type": "bce2132b-6d14-4823-aa07-a07fcd318dae",
"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": "87db11e5-9dd1-4d5f-80f2-ed81aea26438",
"type_item": 11,
"id_voucher_json": "3910a38d-87b9-4185-b8dc-b7b9f112deb0",
"count_voucher": 1,
"id_category": "7158243c-c062-4087-b9fe-e8f75db1c986",
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "75aed127-cbd7-4161-a3b1-b7519e692ee1",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "94d2901f-5e48-4dab-9f40-e424e7064056",
"nro_sesion": 2,
"id_pos": "c954a317-0652-4c07-a3e0-e0b03a46f6c8",
"date_tax": "2026-09-06T06:46:56.4990724+02:00",
"date_open": "2026-09-06T06:46:56.4990724+02:00",
"date_close": "2026-09-06T06:46:56.4990724+02:00",
"id_user_open": "ecad674c-1f17-4f8d-b8b8-574af6f9b590",
"id_user_close": "4e0b6761-fbb2-40bc-9a77-788474abb829",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pt": [
{
"$id": "45",
"id": "7f2a230f-2b6d-4ca9-abbc-76132472d6eb",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "ebf60b2c-12f9-4fba-8aa1-0924b0b26b70",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "0fad0520-dbb7-4ee0-99be-2ee8ef653dfb",
"id_room_unit": "b0cf9896-7bd6-420e-a3bc-09efac52e33a",
"id_room_list": "961fb5fa-e925-4c9d-b36e-ca183fd57410",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:46:56.4990724+02:00",
"date_from": "2026-09-06T06:46:56.4990724+02:00",
"date_end": "2026-09-06T06:46:56.4990724+02:00",
"date_open": "2026-09-06T06:46:56.4990724+02:00",
"date_close": "2026-09-06T06:46:56.4990724+02:00",
"id_employee": "71af65b8-4c79-4806-b4dc-2aa544c57ece",
"id_employee_sec": "faffa2a7-09bd-4389-acff-96bfc9a6ada8",
"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": "5d8a7051-95de-4e00-a2f7-aada0a288e1e",
"comment": "sample string 7",
"id_user_open": "2e53af19-4c4b-481e-80e0-336aae36bf99",
"id_user_close": "6cc28ddb-10e6-446e-9286-31f43b5ae23c",
"id_unit_state": "2e13ec1b-7ffc-4901-b4fb-5fcfe37818a2",
"id_pos_sesion": "0656ebfc-e48b-4ec4-95fc-010bf85a2b05",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:46:56.4990724+02:00",
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "e1e92859-0502-4b04-9f60-a0b7efcc9433",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "c1e05684-f3a0-4531-8349-0b39e8e94c56",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "5431d3ac-74af-450f-8191-6aa261d1e21c",
"locked": true,
"date_locked": "2026-09-06T06:46:56.4990724+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "76bc5ebb-20ef-43d3-a6e3-ea7542678dae",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "bb1956fd-74fe-410a-9cd1-e91825641f4a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a7d92454-9d6c-4a7b-a341-90e4aeeff738",
"name_pos": "sample string 6",
"id_image": "d0d28f61-afe7-4e1e-afb4-c2e8add2ef5f",
"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": "a39ee152-ddc1-4e9b-bff2-b742249d1360",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "25b169b1-c144-465e-ab13-99487df124db",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "0247c64a-3319-4550-8eb6-a077e1f717eb",
"id_room": "4b5747a0-a60a-43ae-a3d5-0630651653de",
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "f5d0636c-1645-454a-8c09-f113b28f052f",
"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": "850b93d3-7cc4-4f7d-8470-ba3a48f15db0",
"id_room": "99f574e4-6002-4ec3-a54c-0940686db84f",
"date_in": "2026-09-06T06:46:56.4990724+02:00",
"date_out": "2026-09-06T06:46:56.4990724+02:00",
"id_user_add": "f88fb819-b877-437d-9187-1c33ff2c742a",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "50"
}
]
},
"mt_rooms_units_types": {
"$id": "51",
"id": "1fe48b16-e21f-42f6-bb16-20ea9b89dc77",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "0d822da0-b9af-43fb-9f8a-1778d21b1638",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "90ef00d5-2c41-4718-ab25-4f3acc40dec7",
"id_room_state": "80a5fabd-d49c-4841-8030-1b7277e7da7a",
"id_image": "015cb369-f6a7-454e-be12-704acc97668b",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "d34b3e88-8493-48a8-8ad9-cf2afddf688a",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "c604ac53-8101-40b1-a5ba-963f6847f018",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "0f8108c8-9a42-4e65-a89c-2e5db6619afc",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_types": {
"$ref": "51"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_states": {
"$ref": "53"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_list": {
"$ref": "50"
}
},
{
"$ref": "46"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "54",
"id": "94f325f3-1dc7-4f92-a219-c6e7cca74f46",
"id_pos_sesion": "6ed3585f-a7b9-45e7-b666-06032e5647bc",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "6a8ac075-60bb-4bd0-9aa0-0bbfd848b25e",
"id_room_unit_activity": "b24c5cca-2c62-4481-9099-16139513d067",
"id_doc_sa": "a256f6f8-036f-4601-95b9-98cd8a63e29e",
"id_pos_type": "72c4913e-5464-4a3c-94d8-097aef8edd72",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "d7c1bca4-3d9f-495a-9aea-858eb069a969",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "e654c18e-854f-4545-98bd-31d52917fd92",
"id_user": "8b20cd72-eb08-4563-aca8-74478d4f663f",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "6ce0e16f-26fd-40a8-9bda-85fdc15a272e",
"id_user": "c1fab6c3-9751-4aaf-8ba9-6c3cd7ac0f77",
"date_add": "2026-09-06T06:46:56.4990724+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "57",
"id": "365b231d-fb9c-4472-b0a5-323c538fdcdc",
"id_user": "4a0cbd1c-3983-4eff-bd5a-ff3adf6583c8",
"id_user_profile": "b8b44257-1156-4ed5-9e7a-1573bd1de9da",
"locator": "sample string 4",
"date_end": "2026-09-06T06:46:56.4990724+02:00",
"id_pos_sesion": "0944d77b-1fd3-41f0-b4dd-9db67d46656f",
"date_login": "2026-09-06T06:46:56.4990724+02:00",
"date_logout": "2026-09-06T06:46:56.4990724+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "e32697fa-03c0-4619-aba9-a54802ea0ed3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "4a7505f0-d14d-4236-a3b6-f8b0cbf24349",
"id_function": "5f2d02e6-c8e7-4c7c-a1a8-cbb84cf4045f",
"id_user": "bb5defdb-77d2-4575-96fb-2310d0803c9a",
"id_profile": "99b0973c-ca3a-4964-ba6e-466903e3583e",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "bf8c79bf-3524-4ab0-a4f6-8ddd407eb127",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "5fbe25c2-b8be-4385-ad4d-4137bad8e669",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "ff148cfb-274b-46f8-a925-e1989e282f7c",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "9af2e1d1-fa68-40fd-a97d-922e23efc8d7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "59"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$id": "62",
"id": "68bdebd6-7da4-467c-ae20-4d0db47c8d11",
"id_user": "5dc9246a-770e-438a-bd73-6774505586f6",
"date_add": "2026-09-06T06:46:56.4990724+02:00",
"destiny_type": 4,
"id_key": "f9dfe99b-a854-4cc2-a666-769b788fa669",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:46:56.4990724+02:00",
"id_pos_sesion": "a88cf32b-a5f3-4c45-b72f-ba9535ced297",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "954a3fe4-f0e2-4ecc-9ee2-388f1710d675",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "3ef8bd69-5e82-433e-96da-e51959c8585f",
"id_doc_print": "c771012b-26eb-41a3-9d26-6c7a2c60e909",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "64",
"id_doc_sa": "bc604ffa-937c-4604-96b4-47ef258038c8",
"id_line": 2,
"id_item": "441762f1-92f5-499e-b1c3-f01000416d43",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "64"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$id": "65",
"id": "7ebad750-19dd-4a96-9fce-3d001108d76a",
"date_from": "2026-09-06T06:46:56.4990724+02:00",
"date_end": "2026-09-06T06:46:56.4990724+02:00",
"date_used": "2026-09-06T06:46:56.4990724+02:00",
"id_employee": "1d243a0f-4723-4afa-99e3-d3cd36f4f4b0",
"id_branch": "b791761c-c011-416d-9c16-e3a0f015ca0f",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "0a7640ef-94d9-44bb-91aa-0f9c9b67893e",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "65"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "1"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "0d969b20-cf08-449e-9b4e-2b02c7f89096",
"id_doc": "0640f017-d88b-43c0-bd95-abbc66658b45",
"value": 3,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "35d333dd-98e9-477b-afe1-fe7c89411efc",
"id_pos": "c08da822-1dda-4d13-989a-c3b38394a4ca",
"id_doc": "829e622d-7631-4576-bd58-fea7122363fb",
"id_branch": "2fd4895f-0dd6-44b8-acca-22b9d977ba8f",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:56.4990724+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "3826da4b-37ab-42c5-a2e3-8b4d540e20e1",
"id_loc_from": "b344f8bb-095d-4d55-bb24-8ebcd725db6f",
"id_loc_end": "a419b896-8b30-491e-91bc-0acd6bb57dd1",
"id_user_add": "68132e6c-e649-44f7-af2e-aac39ca8d757",
"id_user_upd": "cc03ee24-74c9-40e3-837d-94cb2bd94937",
"id_pos_sesion": "18b9ca17-609f-418e-932d-f83549b1dcbc",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:46:56.4990724+02:00",
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "30ae32d3-de49-445f-aed7-f56cede243e7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "6d8bc109-b049-4e3a-af9e-3aed6c9f6705",
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"id_user_upd": "789839b8-b859-4832-88d3-4001b75fcfeb",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "e961282f-f5df-4108-b43a-edba4c39e801",
"id_item": "caafb2be-38c4-4af6-9b31-aefb40cfa968",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "ffaa59c9-5bde-44ee-b7fb-841c17872e55",
"id_line": 2,
"id_item": "227308f1-9624-4458-93df-e136d2a4937a",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_units_activity": {
"$ref": "46"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "4a9f8caa-5337-463a-b915-ca8f4bbb6bab",
"spool_server": "sample string 2",
"id_doc_sa": "3c8e6be9-24de-44a3-b97a-f4d5e25be05d",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"printed": true,
"print_on": "2026-09-06T06:46:56.4990724+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "a35f54fc-f509-481b-980f-fc5877f02001",
"id_pos": "2bdc7676-76af-4183-ac74-9a566acdacd5",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:46:56.4990724+02:00",
"key_access": "sample string 5",
"id_user_add": "85c8da88-7be6-4635-8621-38f3d063d081",
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "27086bee-3fa9-4a51-adc0-10aa59be70c3",
"id_pos": "c0eda2aa-a288-4b58-830e-cd305a63ae60",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "ac35e3a2-c969-4979-ad03-cd125c5b7ea2",
"id_pos": "810507e8-e401-4b1a-98c1-7287ef98ecd0",
"date_add": "2026-09-06T06:46:56.4990724+02:00",
"date_upd": "2026-09-06T06:46:56.4990724+02:00",
"date_out": "2026-09-06T06:46:56.4990724+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "75",
"id": "758535c7-d54d-4e66-aef7-ab95e14335a1",
"id_user_add": "e5ebf17b-524c-4c51-9bb0-843d0c83c507",
"id_table": "1a587cb5-9fd1-4d31-98c4-8f4503e89901",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "aeab6521-e8f8-4173-94a9-0d6af93b719f",
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "14988856-be26-483a-af6e-e73209f3ad45",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "e97fb6af-d3b8-4f1e-8cda-2ae9e185149b",
"id_sync": "a6feae79-45a6-4357-b9f2-04d5f6d9ff89",
"json": "sample string 3",
"id_table": "6b89bb66-927a-4e83-8aec-5eadf2760527",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "312f68b3-e081-4a3c-ad9b-1e3a27aa8a3b",
"id_branch_from": "7129bc41-a882-4273-9f26-761b0c79506e",
"id_branch_to": "795bb26c-24d0-4810-8182-35af415ad79e",
"type": 4,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:46:56.4990724+02:00",
"send_on": "2026-09-06T06:46:56.4990724+02:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "717f8830-53b7-4d8a-bd26-e502be390278",
"id_pos": "639a08be-8186-45df-8c2e-06c4e2d48431",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "40a21f76-f843-413f-98da-b22c03d92247",
"token_id": "sample string 2",
"id_user": "7e57d2ca-759d-4fa0-a1f4-bdc0372182e3",
"date_from": "2026-09-06T06:46:56.4990724+02:00",
"date_end": "2026-09-06T06:46:56.4990724+02:00",
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_pos_sesion1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "2c7e1967-320f-4937-858e-dd8ab4a3a925",
"id_room_activity": "6e60543d-e907-4b23-8df5-d33d09f981e0",
"id_pos_sesion": "b966b439-4d31-4bb7-932f-7f490da9fbb8",
"log_text": "sample string 4",
"id_user": "c95d03c0-b2cb-4ce3-a158-6022ba6ea8d8",
"event_type": "sample string 6",
"correlation_id": "d83da645-4fdb-4b6a-aa38-34531033d291",
"id_room_unit": "d59e6e6d-7f6f-4b5b-aaff-cc6691089a02",
"id_room_unit_source": "0fbceab6-d455-4905-81cb-41e1b6d6dbd2",
"id_room_unit_destination": "64476356-5935-4c7e-8022-61bcae23fff4",
"id_room_activity_related": "29ebc62c-68d0-4432-bfd0-9f6d170ab0fb",
"id_doc_sa": "a9b0bb7e-1097-4ae6-81a5-548cb34548be",
"id_user_authorizer": "3672b65e-ca13-4c0b-96e1-9349e9641772",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_rooms_units_states": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_users_profiles": {
"$ref": "58"
},
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_images_types": {
"$id": "82",
"id": "4c9601e1-fa22-4a70-b205-e9701cedd88b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "1973b0ea-8e80-48ce-be36-bdbcca55ac27",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:46:56.4990724+02:00",
"date_end": "2026-09-06T06:46:56.4990724+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:46:56.4990724+02:00",
"last_update": "2026-09-06T06:46:56.4990724+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$ref": "65"
}
},
{
"$ref": "1"
}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 100 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "9eb509e3-cad7-4365-8374-7c228cee6c1f",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:46:56.5147361+02:00",
"date_end": "2026-09-06T06:46:56.5147361+02:00",
"date_used": "2026-09-06T06:46:56.5147361+02:00",
"date_sesion": "2026-09-06T06:46:56.5147361+02:00",
"id_employee": "8fe33968-6e3b-487f-9f5c-726bbf0f9553",
"id_branch": "9d0a73f1-9ad2-41c7-b99d-7135283195d0",
"id_voucher_permision": "917e6df9-773b-42d2-a1e3-c1245f06ee49",
"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": "d2e85e6c-5399-4c57-8c1e-c372b7648317",
"id_user_add": "9549c961-9e14-42f2-b3da-3cfa5644a116",
"id_doc_sa": "8271d8d6-1f3f-4478-8394-c12e4c78610a",
"id_item_sub": "3f28efe1-fd99-4735-a14b-636e786e90cd",
"id_pos_sesion": "e5cbf2e7-002b-460d-86ea-c66af745a5d4",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "9fd26c11-cd23-433b-8746-6cdff814c8e1",
"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": "0368be2f-b020-4c6a-a74f-8d51151511d6",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "12d6b2ef-d7d2-491d-8495-4ff68cee349d",
"commited": true,
"st_images": {
"$id": "3",
"id": "afedca63-49c9-4b07-a08f-62db63ebbead",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "3c638e20-fab9-4350-a3e6-b52770ca3c31",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "9b41d7ae-3c6d-46eb-9211-dcd035306f04",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "7486b977-4529-49b8-9144-75bb43c2ea58",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "cb1227cb-985e-4828-8373-4319292c878d",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "897970e1-4e39-4a01-a85d-5a5ea2b6e329",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "73ef5bb0-62e3-4f31-b5d7-024a14316339",
"id_item": "a4f6b036-08a5-440a-a2fc-5f417ea6b965",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "a3197c42-01db-4927-8f3a-0649b610f456",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "316dc873-6573-4aa5-8816-d84468ef59ce",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "42572419-78e6-4673-8c69-a4ddd94982d2",
"id_unit_sec": "fc8c1d15-ee57-4692-a1d6-499a21358942",
"id_brand": "4514e099-02ec-44d5-9c8e-c49f7f5b76dd",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "d2eb5a5f-90da-4215-ada6-8ec9eb5771ee",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "22a0aa5e-5436-4514-abdb-2fa47c58b532",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "9532b255-73f0-4a3b-8452-f9035d045435",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "b4e6dd07-7032-483d-b26f-0f7b60146d59",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "9e928232-32f5-4d63-aea3-07baf81492f4",
"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": "59b3d4e8-b6bd-49b1-8477-c298d174391c",
"view_messages": true,
"id_image_photo": "22e5b7de-93c8-479d-b88f-9b3128a7fdbc",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "d06a5c41-1c13-419e-a9cb-c624a23ac7b5",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "79cca301-b440-4164-b93b-e2e86a0a09b2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "17001bc2-0fbe-4c79-b995-c7b6f1ca3a65",
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "2e2dc91d-423c-491f-a9b9-d46b00fbc0e7",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "35656940-1012-4747-b15f-412c1efeb567",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ea2e2f86-ec5e-4290-8060-2783fd1cb054",
"id_zone": "3a412639-97ba-407d-a551-1021966a5def",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "dcd849eb-34a1-4947-bef6-4c8b4759fc44",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "c0388df6-ad2f-4ee6-8322-0465b306b5a8",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "34fc0a77-01f2-4e7e-ab90-c12da8bebbb7",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "b9f410c6-e044-4bce-b7ed-50683de61024",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "032ae476-4d9b-4a2b-9758-2591602afce0",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "8af08c55-0bda-4ea4-b1c0-aa070b4491cc",
"id_cloakroom": "4580c1c1-8092-46a7-856e-6879fa4d8e29",
"id_pos_sesion": "e8d6d37d-7be6-4c41-b806-694ad4a087a8",
"unit_id": 4,
"date_open": "2026-09-06T06:46:56.5147361+02:00",
"date_close": "2026-09-06T06:46:56.5147361+02:00",
"id_doc_sa": "d5257265-b637-4db8-8494-5d5ff9428025",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "7481e900-ddb6-47ff-8404-6ae6e8b452b1",
"id_pos": "09b7a354-3b26-4ae2-9636-175a089075f3",
"id_doc": "84d56fa1-3b3e-473d-aad2-53b5116e7ead",
"id_branch": "ba59e6a9-ccd7-4551-98d6-255ef7237261",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:56.5147361+02:00",
"date_tax": "2026-09-06T06:46:56.5147361+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "fdbabb0d-3de5-4062-9550-0a3070807be3",
"id_relationship": "2dcfabc5-1d07-4c38-9e26-8a6f4da8ad21",
"id_loc_from": "8d846ced-f02f-4c96-a6d6-bf79a4b4dc93",
"id_loc_end": "6688ff7a-43fc-42d9-beb5-30dd4862ff04",
"id_user_add": "039b3558-7b77-4ae3-98a4-766990b451ad",
"id_user_upd": "38b0f1bb-68df-4745-b955-e3133c28e984",
"comment": "sample string 12",
"id_pos_sesion": "fd2f6151-109a-4497-a7f0-fca0e2c467c8",
"id_room_unit": "965d2ded-2990-4d3f-90d1-f609f518e1aa",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "807347e3-d568-4d47-b1bb-25738ed2171e",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "34166df4-8dee-4e03-943d-516e3ac3974a",
"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": "4ca3be9a-47fe-454c-b6dc-c7f79b89e7de",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "998272b4-ebfa-4c38-a1f8-0d3e940bdd84",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "9eedde8f-efe7-4721-8217-e550e35350e2",
"id_pay": "84dcdab9-ecdc-4c86-afc1-5897110e9672",
"id_money": "199651bd-dd0a-4d9a-9238-47f53467bd46",
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "2c768a2c-bc9c-47c7-82af-44e8ea118bf7",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "7e9a6926-6bb0-4458-acc7-7dba7105f18a",
"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": "0c04c49f-8035-49e4-8ecf-1c7048cc53c1",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "623bf871-8f94-4cc7-a119-b45c4c337b69",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "4efad163-d4c6-44b5-a137-0bb626640442",
"id_money_2": "053b24c3-b8c0-4694-a653-9f20ad158fc4",
"date_from": "2026-09-06T06:46:56.5147361+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "f2b20448-9a33-40ee-9a59-8828e840155c",
"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": "0ce86176-e31e-428a-85d9-04802362279a",
"id_pay": "e5614bb5-c7f7-45bd-949c-b2235c110d4c",
"id_money": "43f1170f-e2db-4c88-ac43-1ba3cd61be8f",
"date_cashflow": "2026-09-06T06:46:56.5147361+02:00",
"coefficient": 5.1,
"id_user_add": "d5490200-3351-4201-89d3-ca3713153c06",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "fb34c751-7818-4420-b27b-6a3a0c12b62d",
"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": "911b7fea-9374-49fb-ae3d-7c646f5f7203",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "36d2eddf-f297-4e5c-9eac-a7dc0b5c760d",
"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": "f02fa08c-a0cd-49f1-8049-d479aa2827d4",
"id_line": 2,
"id_pay": "0da3dbac-0301-4606-9c1b-2a590d204e1d",
"id_money": "7e4bbb23-eee4-48d3-9743-6a1a9b4a4208",
"coefficient": 5.1,
"id_voucher": "b4d7c017-f354-4c19-adad-1f450cc3a468",
"id_employee": "4e304e63-5376-4255-8922-6ccbaf0fa832",
"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": "aaffc571-ed35-4800-ae9e-26eb6a8d02ce",
"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": "1fde9bfa-0dfd-4286-88b3-b000290b1d1d",
"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": "79f3d1d7-62cb-491f-bb96-a33680c6aa2d",
"name_pos": "sample string 12",
"id_image": "efab5e6a-516e-49e3-92ab-bebe5fdc7dac",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "ed337738-a958-4f40-8d5b-d7ce481ea1c0",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "4771b940-1c75-46cc-8ba5-4639c7ed7439",
"id_branch": "1e9f5102-2733-4a8c-b3f8-37f217b047a3",
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "a5edeae0-c7b8-4d69-aa0f-3b587468f1a6",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "176b629f-850c-42bf-9abd-4b5eb8c49dc3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "c85c8c4a-a0e2-412e-a0e2-3f78b51b1429",
"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": "7ad5869d-1b4f-4adf-9e94-deab5d3afae6",
"id_line": 2,
"id_item_sub": "92bed677-e595-442a-8bfd-bddada1ab3b2",
"qty": 4.1,
"id_list": "d0ebf116-dd1a-4ace-a782-1e42aa3741dd",
"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": "77e21a45-1eb6-4bb7-8ba0-0fb48f9d48af",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "b3286517-9470-4981-b613-3af4fc8b4fde",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "b6b2c988-81b9-4219-9922-97f741aec429",
"id_user_upd": "04d47fcf-517d-46f0-840e-afcbc6b045e3",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "83802e40-6d56-4ae1-bf2b-0ba49d87ce80",
"id_item": "995fdca3-168b-4408-9a93-5db29b67614c",
"id_item_type": "f7819e03-db61-4fd0-95b3-70c672ec8973",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "3db1a575-0dcb-47ff-8ec5-a412dd4e0f91",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "328d0db3-2e5c-44d8-80cb-5eca4f9b683a",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "a5195f52-3391-4160-88f8-e3b9a2f077b6",
"id_item": "2d970776-e60b-493f-b7c5-e79c26afa006",
"group_id": 3,
"id_unit_ref": "b820badd-7669-47df-8570-e3f0554fd0e7",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "65270a65-2391-479c-bcfc-5f585c132938",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "d7cd63d7-b4c6-4215-8f19-9292bacf9942",
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "b8ad8723-ca94-4f55-9bfc-9595ee402120",
"commited": true,
"mt_units": {
"$id": "28",
"id": "46804f83-1f79-4056-b980-9ee54dd60730",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "4369be8a-9565-4bcb-84cf-22835bfc732c",
"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": "0d4a9d99-ae83-41fc-8f69-27b1c623db9e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "2900ef9f-c24b-4626-9c90-6bf3587739bf",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "a776a296-52a0-4eb9-8835-947eaccace96",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "9c88e348-6800-4564-aa78-7d6afc7abd43",
"id_line": "21c83ff6-b54a-4609-8310-7e25b9662a5c",
"id_category": "a1aed347-134c-40bf-b378-67d1a96dc616",
"id_item": "70a25056-0a76-4e09-b3ba-09969575cc88",
"id_item_type": "f8bfadc7-f685-4210-bd80-8410d055cd98",
"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": "a42afafb-fcea-40ae-9b1e-282e379f11d9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:56.5147361+02:00",
"date_end": "2026-09-06T06:46:56.5147361+02:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "6653e80f-3bce-4cc2-aa1f-66aebe976058",
"id_pos": "78af3309-e9f0-46e3-b6c7-c3474f40d600",
"id_list": "f8c8e471-ecb9-4f94-9d49-5b7651e9afa5",
"id_item": "9d79c39b-dcc6-47ce-b8ab-c089a84f843d",
"id_item_type": "086b248d-bffc-4ef5-b64e-cb0ba7a02d5b",
"id_category": "d60d808c-9877-4b9b-99d4-47d8f4c8e6ad",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "4a16cc69-41ca-44d7-b103-4a38fb229caf",
"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": "9c8927c1-e6e1-422c-863f-2fa328cfec68",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "6b0cf5b7-b4c1-4a59-aee6-b7206aaafdab",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "57ca71e5-6cb3-4369-98b4-bb04e3f09c65",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "afe9537a-37ea-4acc-8159-db4ef913f2a9",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "801860cd-ea18-4bd8-9750-400d81254094",
"id_pos_type": "6f45543a-7ef9-4c77-9904-7dd85b45a47e",
"id_price_list": "4c554255-3f41-41e9-ae93-40399fe47691",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "74e4d6a2-c291-4e31-95f1-b52a511ce9b3",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "acf35e5e-f797-4c43-9664-15403cc450c0",
"id_pos_type": "6dd35dac-ab36-424f-8f60-eeeb960b81b5",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "42862abf-3e6c-4eb3-add0-791389a1bc7d",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "62a95454-d2ff-42c2-a697-bcdf9eaf90e7",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "c30ae63b-dc5a-4dfb-9ecd-4a199386d8f1",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "a7542e35-f430-4fd9-b93a-52c4a6c03c55",
"id_branch": "1aafbc61-2324-45e0-b606-1e6309320ed8",
"id_pos_type": "33767f41-874e-4f90-9f7b-abe92ffa2794",
"id_pos": "1536584a-84af-4242-8657-388f180134b4",
"id_item": "de38a247-d781-40a7-9a5f-a347cf7a5f67",
"date_from": "2026-09-06T06:46:56.5147361+02:00",
"date_end": "2026-09-06T06:46:56.5147361+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "bf3779d0-b9b0-417d-8b5b-b3b9cf7c2a40",
"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": "4c70565e-9608-46e7-ae3c-4705e984aae5",
"id_doc": "613300e5-56cd-44c8-86bd-344edf0b3a03",
"id_pos_type": "34c585a8-98e7-40ba-bbdb-2c027b1ce712",
"id_doc_print": "6a80264b-7d23-4d33-a22a-c03afcd57bd7",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "7f0b6963-b717-41d1-a256-c3e5db1bb5b8",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "dd2dff85-5323-490d-b67b-b3aa8428cbfd",
"id_pos": "88fa6c7d-bb16-44df-a9f9-fef36aadd91b",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "2c29f26b-8b6a-407b-b61e-60ebf1ba1864",
"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": "e54ad958-47b8-4d3e-9ddf-6331313ee4b6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "e1d21158-92e6-4470-8101-9d05267414fd",
"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": "2cd89b1d-122f-40c9-8d55-eac2d81ad18b",
"id_item_sub": "e48b1ad0-f36d-430f-9c13-fb3bd948ef15",
"validity_date": "2026-09-06T06:46:56.5147361+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "fdcda771-6a28-4a01-b267-69803b67a2ce",
"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": "52da7bd1-b23f-4b9b-93e3-819aa8924a9f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:56.5147361+02:00",
"date_end": "2026-09-06T06:46:56.5147361+02:00",
"id_branch": "eb0a06ac-a632-4647-ba71-99d6bf5ee85b",
"id_pos": "c6881fcf-fb82-47a8-9756-ee9ac16b7ab7",
"id_list": "d962728a-f3e2-49fe-9d38-fd56f17e8628",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "9ebf9f99-5154-43f4-8d7b-fb0572606850",
"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": "c8367549-388b-4521-828d-86eb8a07bf2d",
"order_id": 2,
"id_item": "369196ff-abae-4330-bc41-5cd24484e761",
"id_item_type": "26364da1-254d-427b-97f6-8d7e8e126ac4",
"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": "38b16b92-0bef-41d3-b830-fed72a83d88f",
"type_item": 11,
"id_voucher_json": "ed2e827a-2596-4223-a6d4-26831c82b5bd",
"count_voucher": 1,
"id_category": "3316bece-dd5f-4ad7-b196-8002c96bf34c",
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "cac9a49f-076d-4f0f-abd2-e3e5d81654cf",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "4da9a700-890b-478c-8efe-b95c5d996030",
"nro_sesion": 2,
"id_pos": "948da506-f3e5-45a0-89c0-1df4b952026c",
"date_tax": "2026-09-06T06:46:56.5147361+02:00",
"date_open": "2026-09-06T06:46:56.5147361+02:00",
"date_close": "2026-09-06T06:46:56.5147361+02:00",
"id_user_open": "a28751ee-37f5-4a71-a9f2-4d469a48a2d0",
"id_user_close": "2993f043-e3bc-4ae0-8a57-896a72089dee",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pt": [
{
"$id": "45",
"id": "e3b6de49-39fb-4533-86cf-a2ec00480836",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "065382af-b6e1-475b-9704-226ce284ee65",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "ac3f71c5-40b1-469b-8602-3b06c372df8a",
"id_room_unit": "0ea3758d-9718-442b-99e7-03acbbf92b27",
"id_room_list": "fe67db3d-5e03-4bc1-a100-f2ade5a82d02",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:46:56.5147361+02:00",
"date_from": "2026-09-06T06:46:56.5147361+02:00",
"date_end": "2026-09-06T06:46:56.5147361+02:00",
"date_open": "2026-09-06T06:46:56.5147361+02:00",
"date_close": "2026-09-06T06:46:56.5147361+02:00",
"id_employee": "90fef9cf-d5bb-46bd-a4f7-445f990d0c55",
"id_employee_sec": "69318d58-a306-4eb6-8ab4-0b51cfae1717",
"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": "f068f221-bfee-4499-ae9b-b796a2b8adb6",
"comment": "sample string 7",
"id_user_open": "4125a9f0-9eb2-4e26-83dc-986f5e45b983",
"id_user_close": "6ce67fc8-4422-4051-836c-93d93b318526",
"id_unit_state": "b032ce28-4ed9-483d-8bdc-c3e13daab6e9",
"id_pos_sesion": "ea706551-581e-47d5-9521-c7a54e76b916",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:46:56.5147361+02:00",
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "f4eeb058-417a-4556-8b4e-9f4384caf6db",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "c3a04dbf-e65b-44ee-9ea2-7d6831b8ae46",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "40aaa40b-df1b-4659-972d-4ee9e809fc5c",
"locked": true,
"date_locked": "2026-09-06T06:46:56.5147361+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "9625bc53-c164-4b2e-852a-741217bb9b98",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "e86b4086-3ff9-4051-b29a-a0258fd23579",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "7b6fd326-abf4-401d-b3e4-985518ca95d1",
"name_pos": "sample string 6",
"id_image": "66f1f6f1-4951-4c39-96f8-1030232f5795",
"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": "b15d0d98-a094-4377-afc0-b9a7e6caf185",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "51809192-0cee-4fc9-b985-fb83abcc5466",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "706c66cd-de21-4147-b662-0418e5ab590e",
"id_room": "f6bab656-241e-45da-a387-4fabb33f4fcc",
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "4ae27d1f-6b8d-4590-8750-cd52ab42c609",
"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": "0730562c-eccd-4d2c-b519-23a12b0750b5",
"id_room": "d5182b08-ff89-45c0-8ef1-0248a3de5aa3",
"date_in": "2026-09-06T06:46:56.5147361+02:00",
"date_out": "2026-09-06T06:46:56.5147361+02:00",
"id_user_add": "692329bb-55e0-4e72-9dd6-be82d7b9578b",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "50"
}
]
},
"mt_rooms_units_types": {
"$id": "51",
"id": "c405a26a-f128-4cdf-acb7-8c8c43b4e2d7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "31a7a4fb-92f0-4f7b-be62-5b8753eab03f",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "75096f3e-50a5-4bb3-88b6-9388148f75c8",
"id_room_state": "0b667290-69b9-4a77-9f3a-a3c404747653",
"id_image": "ed390708-5c82-4cb5-b692-2dabcbc01cd0",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "ea18b39a-2bec-4601-ba52-bb8d5036108c",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "3b0145e3-0cf9-42c9-a42a-8263f1563ed1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "2a09a8a3-8c3c-497e-aa54-546fbb0f38fa",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_types": {
"$ref": "51"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_states": {
"$ref": "53"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_list": {
"$ref": "50"
}
},
{
"$ref": "46"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "54",
"id": "3b392108-9809-4ea8-b1d5-26f348cf708d",
"id_pos_sesion": "7cb36401-ba01-4cfe-b1c1-72c008cb3099",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "b14dd238-e39e-450b-b9a3-344c0e50a0fb",
"id_room_unit_activity": "785e2605-70e5-4fb0-bd43-6035793e78e1",
"id_doc_sa": "e129c9a3-d172-4c55-892b-f9b7a2b82ece",
"id_pos_type": "dfc4571c-e3b1-423a-8ce0-f731a43c3814",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "29b9fc95-80c5-4d0a-b8ae-ef30181bb1cf",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "b8462a6c-980c-4e8d-9b8d-5a7a5d80affc",
"id_user": "d87a5ff0-6001-4be0-9d43-648a27783896",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "bd81fa9c-e8bf-41e1-8a20-931ae5d3d757",
"id_user": "9502d2b1-13f0-44e9-b681-2c1eca83f74b",
"date_add": "2026-09-06T06:46:56.5147361+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "57",
"id": "0fdb7050-1724-47ec-ac05-a042db546f08",
"id_user": "80cbadd1-4c06-4950-ac69-e523245dc8d5",
"id_user_profile": "602a1bf8-e36c-4055-8621-8a107515cfef",
"locator": "sample string 4",
"date_end": "2026-09-06T06:46:56.5147361+02:00",
"id_pos_sesion": "74b5881b-b453-4382-bf0c-cea536338fa7",
"date_login": "2026-09-06T06:46:56.5147361+02:00",
"date_logout": "2026-09-06T06:46:56.5147361+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "111da875-bf98-4676-ada2-89675836c469",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "c8ef2166-45e6-489e-86cc-945ecbb5dae8",
"id_function": "e76d090a-6ebb-448c-9297-4af817c49607",
"id_user": "119b099a-0838-4801-88ff-b0a2938334c1",
"id_profile": "16dba665-6263-48c3-922a-22ddc8b7d425",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "616f496f-1f89-4595-93a1-d42724a33cfa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "01dd6e00-c058-4926-aac9-31911348ef5c",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "79e6d360-69db-47f8-940b-20ed02c0b5f8",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "79fd84eb-52a4-4e6c-bf3a-7c63f85a4a0c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "59"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$id": "62",
"id": "86c260f9-de48-4bc7-b092-9bd2b82a918a",
"id_user": "c59b8319-b12e-48f0-a9f2-7115e7bc1590",
"date_add": "2026-09-06T06:46:56.5147361+02:00",
"destiny_type": 4,
"id_key": "0af6136a-09ba-4b7b-b946-e1f7e42d1978",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:46:56.5147361+02:00",
"id_pos_sesion": "b4e221a7-eb9b-4f83-a27a-f52747ce02a7",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "a67f7767-85e4-48ea-b73e-3257d137343b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "e3189ec8-d6f7-4dc8-9ac5-56d95f03fa6a",
"id_doc_print": "cee773e2-0fde-4911-ad2f-c6dfc53c93cd",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "64",
"id_doc_sa": "30d0a584-6163-45b1-a708-17acb9fbcf44",
"id_line": 2,
"id_item": "a2b0c68f-8bc8-4e19-a33f-c19680f0ae8e",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "64"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$id": "65",
"id": "66a1a2af-909e-4d34-95bb-dbe706c1b624",
"date_from": "2026-09-06T06:46:56.5147361+02:00",
"date_end": "2026-09-06T06:46:56.5147361+02:00",
"date_used": "2026-09-06T06:46:56.5147361+02:00",
"id_employee": "6574bd19-6d8c-4a28-9026-5696abc99248",
"id_branch": "1e400271-acce-42a3-8dfc-d89d6c0b4dee",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "02859f46-1af1-4049-bc96-5ee1a30052df",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "65"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "1"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "040a4de2-826b-487e-8260-03fec43a3db3",
"id_doc": "e8569452-0d68-4b1f-9d7f-7bfc1179ba95",
"value": 3,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "337befcb-81d9-468d-8510-f7764e95aa22",
"id_pos": "46267393-438f-4c35-9c76-e2e0bf8f58bc",
"id_doc": "1a96c158-544e-4ba7-8721-1b012df3fc77",
"id_branch": "24ee4811-681c-4527-8d2c-b225c339e160",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:56.5147361+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "623ec241-fbb7-49b9-b39b-7201a36e0fbf",
"id_loc_from": "a157106e-46e7-4cb5-9ee6-cb09fecfb912",
"id_loc_end": "5e99ff18-028e-44d0-99cb-1e20b558212a",
"id_user_add": "b46dae9e-0068-4ea8-bf25-9d63a9d4296a",
"id_user_upd": "8896f6cc-05f3-4286-adbc-f9033910d022",
"id_pos_sesion": "f1cc11f6-f459-4ce2-97e3-2f8e43103639",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:46:56.5147361+02:00",
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "19c7c455-6501-477f-91f4-950f2537f743",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "c970fde4-7632-462d-9a79-d48e97a37d6b",
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"id_user_upd": "5f4f1458-8863-4cad-8dfd-1c96d9cdbd7f",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "95410e30-b9ae-4f9e-aa77-11fdad8fe789",
"id_item": "a3495926-fdcb-476c-ac45-da163bf84645",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "59d32f31-233a-4c7c-b544-05c8124d7a42",
"id_line": 2,
"id_item": "a0bf59e2-6b1a-4b7d-b7ea-e9c779f19991",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_units_activity": {
"$ref": "46"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "1c84a79c-2961-4abf-b185-4035dc7f4cf1",
"spool_server": "sample string 2",
"id_doc_sa": "29f14590-a9e9-4930-a968-6f28c8dca489",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"printed": true,
"print_on": "2026-09-06T06:46:56.5147361+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "243cfc2c-3a9e-4c57-97af-a138e12a1f49",
"id_pos": "4c77260a-812e-4429-bda7-5b0fea577d21",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:46:56.5147361+02:00",
"key_access": "sample string 5",
"id_user_add": "b73c70b6-30aa-45b6-a3c3-2bd72d4de15e",
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "2ac719bf-4e3c-4ab2-8532-df34246fd6f8",
"id_pos": "3c54b221-6b69-4aae-9af2-f4cf91be645d",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "7ac508e6-3e56-4576-a2ee-a703b71e170a",
"id_pos": "6ef2bca8-7c44-43a1-862a-00ee37718960",
"date_add": "2026-09-06T06:46:56.5147361+02:00",
"date_upd": "2026-09-06T06:46:56.5147361+02:00",
"date_out": "2026-09-06T06:46:56.5147361+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "75",
"id": "7d2d42a1-2ca9-4ee0-9619-0e73a46587e5",
"id_user_add": "215cbd9e-92d1-4a76-86ab-8ebcc52e57b2",
"id_table": "6060efa7-7a95-415f-86e6-becc1fc11b1e",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "7c75cc1b-5f75-4c46-b789-5afed663019d",
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "1d79a018-4294-45f6-a069-fdb2b56a14b4",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "09f36a2a-ede3-452a-945f-24e0e530215f",
"id_sync": "5502172f-4f21-4fb9-871d-7413efb788ce",
"json": "sample string 3",
"id_table": "fd005fd7-2950-4c82-9d3c-8daea7ffc102",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "100da2f5-1f3d-4dbe-97b3-a492d32fbe29",
"id_branch_from": "fc7c5bdb-b508-46c8-804b-244dcc422753",
"id_branch_to": "afcfe678-74a7-4cd1-b95c-fd9229ac1f04",
"type": 4,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:46:56.5147361+02:00",
"send_on": "2026-09-06T06:46:56.5147361+02:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "25b8a43e-6423-40a5-988c-b05521d2652c",
"id_pos": "51ee1da6-f6d3-4c47-ab30-0b0ce32751f2",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "69a34937-3afa-4b20-8284-214638e61479",
"token_id": "sample string 2",
"id_user": "78a27939-b303-4572-bf39-817bb932f62b",
"date_from": "2026-09-06T06:46:56.5147361+02:00",
"date_end": "2026-09-06T06:46:56.5147361+02:00",
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_pos_sesion1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "9a6e8040-a9d2-472d-91d8-2fac9287e2fe",
"id_room_activity": "c908cba1-dc83-4a18-9236-d60229fef499",
"id_pos_sesion": "b23c620b-497f-4163-b004-f6702ae197a8",
"log_text": "sample string 4",
"id_user": "6c2392bc-ad84-4b6b-b102-dce4ef6cd34f",
"event_type": "sample string 6",
"correlation_id": "3508f9d5-4583-4adb-8435-ed4dabd3bf41",
"id_room_unit": "feabf2f2-bcce-41bf-a477-094a188af3df",
"id_room_unit_source": "48e3deda-f837-4bc3-8f75-3231ea089c93",
"id_room_unit_destination": "d6b3ea07-3d00-46f6-bdba-c1f33a6b5c0f",
"id_room_activity_related": "7209ab21-e8cc-4277-890a-c34de5640fdb",
"id_doc_sa": "0e48ff71-36f5-40d7-a8a9-b14b8188866f",
"id_user_authorizer": "5d3fea94-9916-422a-9fc8-ac2abee3c075",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_rooms_units_states": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_users_profiles": {
"$ref": "58"
},
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_images_types": {
"$id": "82",
"id": "9ef11e03-87e0-4319-9a91-ad1f5b1bc52d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "cc6b0819-e641-4fce-9acf-e26bb82eae5e",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:46:56.5147361+02:00",
"date_end": "2026-09-06T06:46:56.5147361+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:46:56.5147361+02:00",
"last_update": "2026-09-06T06:46:56.5147361+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$ref": "65"
}
}