POST api/post_vouchers
Request Information
URI Parameters
None.
Body Parameters
Collection of tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 1000 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "a653977e-8030-425a-9af3-649a836a5161",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:44:31.0653076+01:00",
"date_end": "2026-03-10T09:44:31.0653076+01:00",
"date_used": "2026-03-10T09:44:31.0653076+01:00",
"date_sesion": "2026-03-10T09:44:31.0653076+01:00",
"id_employee": "ddc96636-9014-4603-8330-e3586fe12fdc",
"id_branch": "8970c5a4-ce10-4e1f-b101-cb83f9b90c00",
"id_voucher_permision": "eed92fc8-301b-4906-8eda-7adea34141d7",
"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": "0d23d620-8d27-400a-80cc-38b36ce0a1d2",
"id_user_add": "db1a5895-7dd9-4c2e-b652-f78ef776a52f",
"id_doc_sa": "cb68a3e2-74c4-48c7-aadd-2b892e1c9d9e",
"id_item_sub": "04095963-afce-4a18-bba6-eb8dbe160374",
"id_pos_sesion": "c586ac3d-e47f-45c3-b513-998f1221f943",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "419343d9-339d-4ed6-97ea-f43de419235b",
"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": "cf5312c9-4cf9-4ad7-9412-a08144581332",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "1d0fa1cc-dcd5-4e48-b2ff-69b6a890217e",
"commited": true,
"st_images": {
"$id": "3",
"id": "6ceb13ec-b516-4a85-9cf1-e8898a42160a",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "2581326d-d7c1-43fd-85e4-0e387a3cd122",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "6e0adc17-d9c6-47d3-9b24-fc13e84b09c6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "57f594b3-27b0-4770-957a-e4fbe685182c",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "5a195e1d-f605-4c43-a0ea-176ee00a278a",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "d45beae1-50e1-4e2a-8cf2-a2a0d18c930c",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "d6f685f4-7225-46f8-afdb-f174738ab120",
"id_item": "e2f0bed8-fb43-4fd3-92cb-9f8e46bf272e",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "e06c9178-9ca1-4e05-852f-d0f4ce3544c4",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "55e2ad27-4f17-4f7f-8ae8-8ef1baf39e06",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "ecb6f794-3809-4278-a79e-5df528131317",
"id_unit_sec": "088cf40c-1350-46cd-9af9-78621267f22d",
"id_brand": "63115fe4-9993-474a-8655-d872ebdc0468",
"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": "16cda921-166b-4ec4-9538-77a2ff7e281f",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "cbce05a2-ba1d-4305-93b0-a238d3178a6c",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "d3555ba7-1311-4416-a648-6bc5bc90a6e7",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "5ea70440-9678-429f-a54d-80c553277986",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "7619e11d-e355-4627-815f-7e01079cbc05",
"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": "25b16990-7b91-4150-85c4-7eac3899982d",
"view_messages": true,
"id_image_photo": "9b65ec52-fd89-4b56-a44d-3230a25b2818",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "e11e2dcf-ba11-40f3-ad2d-cfa3565e306f",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "9b5132f0-62dc-4088-88f0-12563fdd622b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d0617227-cc3e-4914-9d74-df6d8f6f228d",
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "3cc9cc68-a0e5-46e0-8b4e-a8e7dbd801cc",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "7a668099-4904-44ac-abe7-28e4c52e5246",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "cdcdbd56-30f4-4b89-b095-143f7f93b400",
"id_zone": "b0086720-e4a4-4131-8bc0-e8eff7a9f180",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "b63c24b1-c7e9-4acc-9999-b716baa23b3a",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "32620872-7dfb-4119-9bff-536ef0bc2ddc",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "953ef58e-19dc-4a32-af05-0d73b55f2063",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "aeb56b6b-ab34-41ac-8fad-507cf246b91c",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "7bbd8469-c974-4c1c-b25f-0b4c4c39b5d1",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "961a2939-000a-4029-bc57-f34433dcf9f3",
"id_cloakroom": "069db579-3cfb-41eb-ad02-030192e9d4a1",
"id_pos_sesion": "c739fe6e-5b29-4ce9-83bf-29d4f58b8964",
"unit_id": 4,
"date_open": "2026-03-10T09:44:31.0653076+01:00",
"date_close": "2026-03-10T09:44:31.0653076+01:00",
"id_doc_sa": "9b5aca2c-c74a-4b3d-8949-95e4769389c3",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "692eb009-8ddc-4041-84e3-f21d4ace921d",
"id_pos": "f1596e24-27d7-485a-8437-5e494fd70899",
"id_doc": "63cb3385-df76-45f8-be4a-735bf06d9517",
"id_branch": "1dc05308-ac0d-43b6-9669-ebf8b4bcbc7b",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:44:31.0653076+01:00",
"date_tax": "2026-03-10T09:44:31.0653076+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "034dfbe5-80e8-4a79-88b9-393d846a2625",
"id_relationship": "f299862a-c0a2-475c-883e-91adaea4e28b",
"id_loc_from": "9755b3e8-5654-4335-81dd-dc9ce492a4bd",
"id_loc_end": "cf008054-6604-495f-bd47-3acf02efb975",
"id_user_add": "4638a2f6-98c9-4c4c-837d-b6e0ce2be52a",
"id_user_upd": "db607e7d-ac63-4a0f-bcd6-8456de8367de",
"comment": "sample string 12",
"id_pos_sesion": "bd6d3670-161b-492b-abf2-0f00990189cb",
"id_room_unit": "6c662681-b14b-46b4-b52f-9995b4414767",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "b27d1a93-4e26-4fdd-884a-8fca2a4459b0",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "b079e5a2-4db8-4737-add9-e95940c66fae",
"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": "79d24181-7190-459c-b896-99a42a44bf98",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "d0ef87db-6e64-4913-acf1-a1f418705039",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "3174b367-5fb9-4031-bc3d-0550c1cf9931",
"id_pay": "fccb821e-1366-440a-8f7e-ffeb65eace6d",
"id_money": "ca579f16-1e70-44f4-90e0-dcfd897cba5c",
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "7bc6e92f-16df-485b-8034-72405f575962",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "973044c8-2c9a-484c-943f-e069f41eb943",
"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": "d3821ae5-66af-4d39-ad5d-99e00b6de686",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "e7ac28be-249f-4387-a416-b481094ebb5b",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "b234bd61-ff83-4382-a150-62dd30b9a8ff",
"id_money_2": "52cc22cb-7196-427b-98da-00f9949a6330",
"date_from": "2026-03-10T09:44:31.0653076+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "7c01a0c5-fcf3-4e2c-94d6-3a7a1d7abad7",
"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": "4946012c-af24-47b3-af14-49e3a3aa893f",
"id_pay": "d3a4edf0-3147-40d9-963e-fd5192dc121c",
"id_money": "75b1284d-3b35-4bbb-83ff-03d5017b08da",
"date_cashflow": "2026-03-10T09:44:31.0653076+01:00",
"coefficient": 5.1,
"id_user_add": "69fd85bb-5ebb-4409-8fc5-9d496116026a",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "4103b2ff-582d-4f7d-9436-78fa1ba9f12d",
"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": "bb59c40e-4da5-48c6-91f4-28505b544eba",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "3e3255e7-78d8-4412-90f6-cde000d2d4a9",
"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": "ca30e956-07b0-4390-bf1d-bf3f55d94f09",
"id_line": 2,
"id_pay": "142996ee-f279-42b2-9142-9ed6db67c585",
"id_money": "0d0fadd5-bba4-4378-a90c-182be986f3eb",
"coefficient": 5.1,
"id_voucher": "1b9461e1-c21a-41eb-8bfc-1a5afe19f667",
"id_employee": "a194313a-5f27-4750-b1e5-1aae313b48cf",
"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": "1c2882f4-a1cd-46be-88a0-d6dc3272a48e",
"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": "4dddb837-ca42-4907-8b38-d0e24f3cf2e7",
"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": "10152512-fdd4-4c8f-9979-d05803cfaea9",
"name_pos": "sample string 12",
"id_image": "615af7b4-fe5d-4781-9324-8d02cddb7ac2",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "65a98e35-f8c5-44cc-be1a-5ca9b579a11e",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "118cd3cd-941b-460c-94dc-2a7ec8c7bdb7",
"id_branch": "b2377a10-7f33-45f6-9942-611bcb7f2fba",
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "00c48e10-45f9-4ef9-962e-26759c7d5ddc",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "470451aa-7c66-4adc-b6d5-276a798059c5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "a52d75a1-ec45-4c39-81d3-d671db49b02a",
"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": "dd11f9f5-f557-43ae-92bd-4a29bfd6fd7d",
"id_line": 2,
"id_item_sub": "4d0f2b39-2fd1-45ab-b1de-f5049fef0d2b",
"qty": 4.1,
"id_list": "40a7c33b-fe50-4c45-9e1c-9914b505969c",
"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": "d4dfa94c-a85a-4c09-9617-45f874d1787a",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "23563238-92ea-41cc-98c8-39c8d39dd3f3",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "a770547c-9ce1-412f-a15c-a601118460b1",
"id_user_upd": "e3033548-c20c-443a-aa97-b3799e982063",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "bbe66306-2a03-4e6c-9c61-3570658a8186",
"id_item": "2d2ebbb9-42e4-4285-9830-500a1dd812b0",
"id_item_type": "1f7d5e9f-3d45-4b43-bd25-384c07f61526",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "02cbdbca-662e-420a-a692-38787193b35b",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "f37d2efa-1720-422c-9c9b-1c8f6c8e359e",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "70006618-30c5-4e47-8e57-bfa347b42768",
"id_item": "bba82655-2288-4d72-bba6-9871b2194963",
"group_id": 3,
"id_unit_ref": "933ed05a-8730-4d10-ac55-947e3a28e702",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "d0f32493-1978-4447-8a5f-4261cb6e3df6",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "6732f89b-9e70-4c5d-8735-63c354d23d51",
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "d839ea36-9de1-4ac5-a98a-a35a0b9faf9d",
"commited": true,
"mt_units": {
"$id": "28",
"id": "0de2e4ac-dcac-433b-b6da-609d5f7e4e90",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "c8462cf4-e4da-4812-859d-36b5aafbcde4",
"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": "5021c8f0-f3a1-4674-999c-4a705df697cb",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "ea83df3e-ae1f-43a6-a9cc-8ef1df21c35a",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "fe312836-28d8-4c86-9662-8f42cf00554b",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "755170b5-d65a-4909-823a-408ebba82f5e",
"id_line": "9dcfafde-c6cc-453a-a6ed-8981b5fd48fb",
"id_category": "fc4f3be0-9c21-4adb-8c74-4bd34e18b792",
"id_item": "f7dc447e-5122-4d7c-94ce-d2c71b35631b",
"id_item_type": "0734c163-6788-4c02-9a4e-dcad8f0b1680",
"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": "f2fee518-c79b-4a64-8557-f06175398212",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:44:31.0653076+01:00",
"date_end": "2026-03-10T09:44:31.0653076+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "3555815d-75c6-44fe-8a87-d489fd33aa30",
"id_pos": "574d635c-dbf6-4e0c-8ae7-17e34b0d59a9",
"id_list": "e62cd5b1-9fd5-420a-83f6-800a543bcbed",
"id_item": "9b25fd7a-3dce-4fee-98bb-f17ad95ab0d9",
"id_item_type": "fa08b6b6-6576-4cb4-aefc-7e6d7d88ef04",
"id_category": "d59f9c0f-5172-44b3-88a5-f2f3c9cb701d",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "7795ea19-f65b-4910-8b59-04425a409f9d",
"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": "0dd6359f-eed0-47c2-9d85-0d8b53d09407",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "82dd7203-3f1a-442b-8024-299f1b93bf13",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "b5a77db7-6ecb-41c3-a78f-2f4eebbbcd73",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "99b845eb-b80c-4bd8-9928-82964a1e98fc",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "56b0925d-7a4f-4b0b-b60e-6873ddd57f92",
"id_pos_type": "f7d92b7a-937c-4a26-b4d6-245a59e9bbd1",
"id_price_list": "8a1604e6-3ce8-422b-8c46-d8090253a5d6",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "259b61d9-9551-49a4-b78a-b20a77956c2c",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "1fdd4e2f-d6b6-446b-9a32-d018646ddd7a",
"id_pos_type": "b1fc4522-ddca-495c-8714-a6233d55d3bf",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "407ab77a-141d-4c5d-bc52-910e3062f92e",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "a8623429-9cb7-43fe-a277-26569d198c33",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "8042b918-ab41-409b-94ee-f2c2f6eb1ded",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "18432a7c-0189-4ca0-875d-b383c1e546e4",
"id_branch": "777f0b8d-0f46-4a7f-a464-13ba563db643",
"id_pos_type": "39789611-7af0-4172-b02f-57f78929feb9",
"id_pos": "39880770-4951-46dd-a516-d508c8a51bd9",
"id_item": "d1cb913a-7eda-4650-91c4-da1a58e1995f",
"date_from": "2026-03-10T09:44:31.0653076+01:00",
"date_end": "2026-03-10T09:44:31.0653076+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "544a91bd-3fbb-4f18-a86d-b35ac1b19407",
"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": "16c92729-5653-44f8-b6d6-2e05024d1bf1",
"id_doc": "58363e93-5c81-4899-9a45-42848e71489f",
"id_pos_type": "ab273def-c715-4e9c-8fe5-d9bc995f8efe",
"id_doc_print": "f854a14a-3fa0-4d95-8117-990fb00a9a87",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "6111dd60-8a5c-4371-ac65-d86c1d131a81",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "2e29b357-f8a3-4b74-b796-0c0364eb9ace",
"id_pos": "5a46b739-e051-456a-be2c-5dbf558c2d40",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "c78154ff-7327-41cb-b24a-5fa518b4c1c5",
"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": "eec20017-6e20-45dc-85fe-e6b7d08e4e98",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "066355e9-2109-4a12-8da8-853f314b400a",
"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": "fdf9dc78-229d-46f7-8562-286b4f1b091d",
"id_item_sub": "39d550f8-6db4-44eb-aef3-f77ca774112f",
"validity_date": "2026-03-10T09:44:31.0653076+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "16d74bf6-1cf3-43f9-a988-164ff12f5d1b",
"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": "e50cc956-cd28-4f29-b504-c8193cd0dc78",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:44:31.0653076+01:00",
"date_end": "2026-03-10T09:44:31.0653076+01:00",
"id_branch": "4abe02ba-09bc-4ff6-84bc-76c0944de5ac",
"id_pos": "0e7834cf-11f6-4aca-9767-b7a506ef3fff",
"id_list": "97f691a1-a040-4b73-afa6-a23445d913c6",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "2e312109-19b8-4ef2-bf32-a63dccff6f16",
"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": "4daaf365-b06c-4bee-8936-5ef12759156c",
"order_id": 2,
"id_item": "21c25df8-43e0-46cb-87db-f5290d04748d",
"id_item_type": "8cb9d4e7-5840-4c6b-b408-cd3d43391af4",
"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": "d3a7302a-35d7-46a4-8760-e49974a0d7ac",
"type_item": 11,
"id_voucher_json": "bbd3d035-79b2-40b4-bb0f-b11e323346fb",
"count_voucher": 1,
"id_category": "b796305d-652f-4874-bbca-d0eec9584d6e",
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "4c8c7990-5c62-4e92-ac89-013b0cdec20f",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "4b449872-b1f9-4f1c-ab91-42ed27ab629d",
"nro_sesion": 2,
"id_pos": "09586358-cb09-4802-bbac-a1fcde22b7ef",
"date_tax": "2026-03-10T09:44:31.0653076+01:00",
"date_open": "2026-03-10T09:44:31.0653076+01:00",
"date_close": "2026-03-10T09:44:31.0653076+01:00",
"id_user_open": "c9ee26a4-d91e-474f-bd1b-fb128ea3dc1f",
"id_user_close": "71cad9f3-d247-4f89-9727-ef2ce95483e4",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pt": [
{
"$id": "45",
"id": "e0eba3e8-8148-4387-8147-6c067c007db0",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "de79ce70-7728-437d-9e3f-6d5c61c16411",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "37beed57-96e7-4971-a1b7-064717c46e70",
"id_room_unit": "b72f9508-5419-47d1-a32b-559306b6d7ed",
"id_room_list": "fb6a7403-6934-4419-887e-2a503d494485",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:44:31.0653076+01:00",
"date_from": "2026-03-10T09:44:31.0653076+01:00",
"date_end": "2026-03-10T09:44:31.0653076+01:00",
"date_open": "2026-03-10T09:44:31.0653076+01:00",
"date_close": "2026-03-10T09:44:31.0653076+01:00",
"id_employee": "6983bd63-55a3-4eec-ac1c-1e2c192ccdfa",
"id_employee_sec": "32a74819-603d-4a6e-ac0a-45bc9fb63fee",
"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": "420bfc0f-f47c-4048-9def-29e0ec8d2092",
"comment": "sample string 7",
"id_user_open": "58960490-25db-4fcb-8f93-1f89c45a7ef0",
"id_user_close": "39ce5bf2-3541-4df2-8cfb-eb45903fa969",
"id_unit_state": "5412e76e-9c5c-402f-b028-b05e8c7cdb28",
"id_pos_sesion": "ae87fa70-f503-4534-97e7-cb9098f8e437",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:44:31.0653076+01:00",
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "856e231e-4c5d-41c1-a351-8d406f062ae9",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "7398b495-b13f-4308-8982-ab2824edc4d9",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "77c86473-10f4-4bf6-a038-bb6b2c665b7b",
"locked": true,
"date_locked": "2026-03-10T09:44:31.0653076+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "4ee6c723-339c-47da-89dc-3d814d80fa6b",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "53c0e163-cf45-4001-aa9e-e65c05b26a90",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "897387d2-570e-4eba-ac4c-81abe6b1a478",
"name_pos": "sample string 6",
"id_image": "b891e865-c4b2-4bd8-a08a-b7b4df942ac4",
"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": "4f674565-1374-488b-a929-d89b4101b909",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "e737e9e8-5ad6-41cd-9dca-42fe2edc49be",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "5000fd60-d58b-430b-86ce-06bfd6d51c43",
"id_room": "9010d513-fcf1-4ae5-94ea-ecc2e30d09eb",
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "c61cea9f-2905-44ee-aef6-d2883710d852",
"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": "2af54d01-e6eb-4c52-9af1-63736e72addc",
"id_room": "29e6b800-bd74-4137-875f-543928791d91",
"date_in": "2026-03-10T09:44:31.0653076+01:00",
"date_out": "2026-03-10T09:44:31.0653076+01:00",
"id_user_add": "c3b68471-5d69-42b2-84ce-f415fca8355c",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "50"
}
]
},
"mt_rooms_units_types": {
"$id": "51",
"id": "8da4d680-b7dd-43e7-bfcb-79e1c147ee5d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "0860d4c6-d570-4b64-8879-e5c7c2690e01",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "e8e53743-3eea-4291-8d92-101a322366a0",
"id_room_state": "b8ebbab7-3f65-4b3e-b188-dcc3dea144ca",
"id_image": "c1591d8c-64a6-4a2b-9502-d9fc34202449",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "8628ac10-e8eb-4880-98cc-f44e58c3f42d",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "c4f187fc-b194-40b5-8fc6-3b8e03d18c44",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "2cbb8600-181d-48a7-86fb-4011b1b704e7",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_types": {
"$ref": "51"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_states": {
"$ref": "53"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_list": {
"$ref": "50"
}
},
{
"$ref": "46"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "54",
"id": "80e217b2-d7c1-4d08-a773-758739cfa31f",
"id_pos_sesion": "d57e7020-fd3c-4023-981f-bbc63daa20c4",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "469ca704-b601-4966-aff0-cb59ead9c2e6",
"id_room_unit_activity": "0c078d23-f417-497f-9f96-11590dbda6a2",
"id_doc_sa": "98d6b8c5-22ed-4aba-a9d1-489f6957badb",
"id_pos_type": "e156bdc9-937a-4e23-9074-dcf4dd76ecb2",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "e5ceafd6-c3d3-4a2a-a8a5-06cb5b93ac08",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "fe447723-423a-4d94-9be2-6e6481cb01e4",
"id_user": "3865ac8c-7360-45f1-9acf-95f0a15a781b",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "c5373435-43ae-497c-b8d8-d1626f9e9012",
"id_user": "605080c7-88ac-4b5a-bdf8-92db7eccbe61",
"date_add": "2026-03-10T09:44:31.0653076+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "0df5d7c7-4318-44de-9fdd-67d216b2e0b2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "9b6cf445-c76e-410f-900a-2a35b542c3cb",
"id_doc_print": "241f6b6b-3f52-40a0-9948-50eebe26462c",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "58",
"id_doc_sa": "f0fe37db-d864-4e82-9d53-739c81571c48",
"id_line": 2,
"id_item": "56d20f97-de77-4643-a776-4aa2b5582647",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$id": "59",
"id": "5bdb260e-10c1-4b7b-b193-f3e1a66e00f3",
"date_from": "2026-03-10T09:44:31.0653076+01:00",
"date_end": "2026-03-10T09:44:31.0653076+01:00",
"date_used": "2026-03-10T09:44:31.0653076+01:00",
"id_employee": "3255f435-3a65-4df3-a35c-aeebeaf4ed13",
"id_branch": "7c16a944-031d-4a5d-a5a6-25ab993958d9",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "0f597b86-7fa7-44d1-8c04-0b38ecf7461d",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "59"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "1"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "0ea78762-a9bf-410c-9bb6-46ae0b487b7a",
"id_doc": "f0367d83-4983-4933-be17-0d435c7add65",
"value": 3,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "212047f9-e924-415e-a676-a68f4722fab7",
"id_pos": "91c6b9d2-a61a-4694-b0a2-67dfda1c635b",
"id_doc": "c27c6bd2-3782-4068-a377-636d40c85779",
"id_branch": "bea842d2-5049-4e81-a1ef-1749560f0cf4",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:44:31.0653076+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "5b3e55f6-58b1-4189-826e-bd71104110f0",
"id_loc_from": "31dddfca-4c43-4133-8907-121378a0650e",
"id_loc_end": "fc4206ed-7745-4ce9-b130-661ed27fa513",
"id_user_add": "5f4100a3-24c9-4e52-b4b6-35594c308e9d",
"id_user_upd": "43da158e-333e-4634-9c60-e008a1998810",
"id_pos_sesion": "2aa1c841-26be-4635-8883-293906fb892d",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:44:31.0653076+01:00",
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "fa8ad545-5df7-4f63-90db-dd50e03c25ae",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "e155b5a6-29a9-4cc9-b73c-46dc3f953e0b",
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"id_user_upd": "651cb4bf-c47d-47ac-a3dc-b270bf26c552",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "f70bd4ef-960c-42d1-822c-7994e005b125",
"id_item": "c3b47cf5-048d-493d-9418-115d0978e97e",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "02efc102-bf96-4c6c-891b-80cbf79b19e4",
"id_line": 2,
"id_item": "f3e2b404-670f-4665-8c8c-951a34d12e0b",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_units_activity": {
"$ref": "46"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "9b2b4354-67b7-4d87-9989-ca787276364a",
"spool_server": "sample string 2",
"id_doc_sa": "ee9969ca-ad07-4e57-adce-38f3f5910fa8",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"printed": true,
"print_on": "2026-03-10T09:44:31.0653076+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "5e46a4be-624b-43b2-bf82-0328876c4fe2",
"id_pos": "4a47e01e-d83e-48e8-9407-851f83129200",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:44:31.0653076+01:00",
"key_access": "sample string 5",
"id_user_add": "b01485e1-4a65-42b7-b28c-5c8a932e9018",
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "e57405a2-38fc-4121-8116-5950fee091ca",
"id_pos": "f29edcff-eee3-4151-88ea-b227eadf7591",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "fab74333-e9f9-4459-a324-e90adea683bf",
"id_pos": "19ca0d53-871d-4a0b-867d-0440c181a76b",
"date_add": "2026-03-10T09:44:31.0653076+01:00",
"date_upd": "2026-03-10T09:44:31.0653076+01:00",
"date_out": "2026-03-10T09:44:31.0653076+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "c36fc25e-8fb5-4dc4-848c-07673a059bf7",
"id_user_add": "00f57c05-b336-44a1-9e6c-ea9dde55656a",
"id_table": "9e9341db-5ae5-4032-9c5e-208ed40555cf",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "4bedd498-047e-45a7-87a4-fc5499e651c8",
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "9d3a4b10-a94f-496c-9218-4bad7f52a614",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "313c10c6-ce67-4676-9f65-bb44e1096cb4",
"id_sync": "87027ced-ec59-41be-ad55-5d9355c3967c",
"json": "sample string 3",
"id_table": "5a0902f4-60c1-4bd8-a860-a4a80e3d14da",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "745509de-76b0-41c3-a53d-1f52b3290d86",
"id_branch_from": "565f36d4-6c34-475d-8b73-c3d0d362225b",
"id_branch_to": "883b12f4-04f9-42ce-9433-89107edafc3c",
"type": 4,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:44:31.0653076+01:00",
"send_on": "2026-03-10T09:44:31.0653076+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "21ec25ea-9077-484f-bccd-6c6d56666e8d",
"id_pos": "049f48e2-b696-4811-8d3f-4b6b092f432a",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "74",
"id": "f2b1f054-5b4e-4920-90b1-b914c6bcdf32",
"id_function": "cdf461c0-38ee-41ae-bd51-25d2db983bd3",
"id_user": "acd50c32-d4ac-4ca4-be41-3476b73ba47e",
"id_profile": "faab2aeb-ce4e-4667-a462-fd353ae1b374",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "31af1c93-44d9-4981-a15b-bd0ed9786b2a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "76",
"id": "d75f6ae0-fad4-4817-86f3-da21fd4768ff",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "7ac21f37-d3b7-4213-bbf9-549c97da1c82",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "39d32817-68ed-461d-b6f5-642ff6c971b7",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "f17b3762-0fcf-4c23-92d3-cc073557c5bf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "dcad813c-de3c-458d-9e2a-6f025982f159",
"token_id": "sample string 2",
"id_user": "9728c7dc-75db-4c0b-8c09-14023fa2372f",
"date_from": "2026-03-10T09:44:31.0653076+01:00",
"date_end": "2026-03-10T09:44:31.0653076+01:00",
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_pos_sesion1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "95bb4e50-8e05-4eff-a9ac-b7656b86d31a",
"id_room_activity": "7f6a5b93-c002-4f26-ae6a-68b837b580f6",
"id_pos_sesion": "a60eecd0-16d0-47f5-8d6b-7a9b9fb566b9",
"log_text": "sample string 4",
"id_user": "1d9c41cd-7b56-40ad-9ee5-8ce8b975d834",
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "e57ceaa0-024a-4166-80db-e1487f0acbff",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "feacd180-cc0e-48b1-bf4d-db079da75767",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:44:31.0653076+01:00",
"date_end": "2026-03-10T09:44:31.0653076+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:44:31.0653076+01:00",
"last_update": "2026-03-10T09:44:31.0653076+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$ref": "59"
}
},
{
"$ref": "1"
}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 1000 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "e88c8912-c074-415e-b55c-f98b360134fb",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:44:31.0810661+01:00",
"date_end": "2026-03-10T09:44:31.0810661+01:00",
"date_used": "2026-03-10T09:44:31.0810661+01:00",
"date_sesion": "2026-03-10T09:44:31.0810661+01:00",
"id_employee": "318eb9d0-403d-473d-89c4-56f0f38c2dc9",
"id_branch": "a362ba28-d3ed-43ed-bc06-cf793ad1470f",
"id_voucher_permision": "90f9ce28-2bd8-485d-9d98-7f8c6468c329",
"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": "b8face39-9e26-42fa-a7aa-745804ed6874",
"id_user_add": "13a32134-a389-415e-9954-3f1c78b3d3af",
"id_doc_sa": "a5d0204f-c404-49f2-bd88-708285bfbc9a",
"id_item_sub": "860e651f-167a-45da-9d45-a0f4eb21e04b",
"id_pos_sesion": "a2864838-aba1-4765-a98e-12695d81f6ee",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "a1722914-48e5-4183-9bb5-7289960d5d7b",
"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": "d09d29f3-0be6-42d2-a2d1-a5b9bf67e769",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "591234b6-b6c6-46c4-8c00-04d3d85b640d",
"commited": true,
"st_images": {
"$id": "3",
"id": "baaef511-d8db-493b-aec7-2c7fb85d2e48",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "6a27e2eb-0977-4b8b-8062-77ee24fc6a9c",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "4de987fd-e445-4a3a-a940-6f06792b597d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "0fef7994-2dfc-46a1-9889-12cdf3a59d27",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "81f1650d-692e-4748-98fa-cd666680bc66",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "535aec69-3b12-4986-9c20-20c17d05c098",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "522d7c73-b1fd-4594-9c9b-76371ba32cb8",
"id_item": "9fbb8121-d68c-4c0f-ab9e-abb46a85592d",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "997cb675-6caa-4b5f-8acc-e656e72b64fc",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "83a02da8-a1eb-4b6a-b7b7-1f28b2d7fd9c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "a35ed690-e56d-4eb7-b68a-4c6ec471655f",
"id_unit_sec": "232d27cf-c959-40b8-b91b-3e3e763be4d7",
"id_brand": "e58ee330-fbd3-4513-bc81-f113fcfa1e87",
"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": "7ef35c2a-99d0-4818-a23c-3a781c26c1f1",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "6c8c37e4-76c8-47f5-bb74-c167f7a9a4e0",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "05927ae5-c8c7-480c-9490-cbbf2bc5bb66",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "9c20118f-6f24-4e7d-8ace-f484e7abee39",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "fd2a8879-f21c-47ee-8680-888823d5b03d",
"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": "78257e9e-ce3c-47fb-a8b1-b201350dc059",
"view_messages": true,
"id_image_photo": "441945fa-e152-4f65-a25a-1b12ce953e4f",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "8d7bee42-b0c1-4081-a6e7-d7f44c17749f",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "fd2028ee-d99f-449c-b763-4c9249cc8eda",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b8b89663-3772-4059-a5c7-fe178e4ccc9b",
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "9ac961af-bcc5-446a-9ccb-c2683bfa987f",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "40e2dac7-0797-4b0f-a15d-de89aaf22eb5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1da9fbb8-75f1-442f-b332-ed6f3a0b86b1",
"id_zone": "19b990be-7a33-4d68-89b8-e33d712366fa",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "2be15799-aea6-4181-a775-a64632a644f6",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "e2a3c3e3-df22-490e-a46f-4e01f6309f29",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "cf46497d-134b-491d-b344-082372bd0f0a",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "11542377-56ae-49c3-b85d-c4add07b661a",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "88fff6cc-6e4f-41e7-8454-d928c1a8d80c",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "b0d8f85c-b72d-4730-b09f-083d02180a29",
"id_cloakroom": "a26b12e1-66f3-4118-a5e1-a731947ee100",
"id_pos_sesion": "05c8e9d8-ce99-4e75-8867-802fd669ae0d",
"unit_id": 4,
"date_open": "2026-03-10T09:44:31.0810661+01:00",
"date_close": "2026-03-10T09:44:31.0810661+01:00",
"id_doc_sa": "4c41be28-de64-46ed-8f45-a9018c6e5bb3",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "1ece19f1-e035-4904-98b3-8b07e746732f",
"id_pos": "40a48e65-f8c5-409f-8acd-0ff7e9c510d5",
"id_doc": "25623b6e-6768-48b8-af3b-ca55c44a06b0",
"id_branch": "071ba37f-5fd1-4cc4-afce-f41c58e26dca",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:44:31.0810661+01:00",
"date_tax": "2026-03-10T09:44:31.0810661+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "3c815a20-c0f4-4139-9b54-8261e1ed5c95",
"id_relationship": "a5a2653a-e417-48a3-9d56-91deb1d97665",
"id_loc_from": "ef6e3b73-e764-4467-831d-5f53b58a345e",
"id_loc_end": "d2833e37-1cb0-4492-8631-117e5592fd2b",
"id_user_add": "1dc6f2b9-8ad4-491e-b53a-5a89c63b2d65",
"id_user_upd": "d4f40745-4db8-4676-9c06-11b90b09f377",
"comment": "sample string 12",
"id_pos_sesion": "8a6de01a-ec92-4fe3-9dff-7511a7205ec8",
"id_room_unit": "e89d4925-9cc3-4cbd-a595-48e5f9aaf2ac",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "3a614cd6-76fa-44d1-9108-f8776f362c72",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "c160152b-f102-4917-87e0-c8525f7d312e",
"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": "f51191bc-c55b-45b1-8a94-864ba7c57b6f",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "ae5e9eb3-3137-4471-9c69-a1f09bcd1847",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "4e2f21b7-f782-4271-b10a-69ee03927a32",
"id_pay": "940d0b22-db38-4069-8ff6-8b036746ffd3",
"id_money": "aafbcc12-ecf1-4a9e-bbd1-0aa4f057707e",
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "84c43cd6-3c3b-4338-a00e-bab4a93eefca",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "88a8c2b2-769c-44b0-b77c-8a281dea25d2",
"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": "aaec48bd-d117-4e18-9e5f-d97e624a3468",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "78c3a029-70f1-4382-bf52-c1bcedef203c",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "a1a3b827-a1c6-46f3-9056-e2f100f43416",
"id_money_2": "022c7c31-8619-453f-bb25-30791cbf943e",
"date_from": "2026-03-10T09:44:31.0810661+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "aa621f97-bd06-479e-bf4e-c64045973980",
"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": "60603c14-0edf-4495-bf37-94c8f9f54aa6",
"id_pay": "2523e0e6-900b-40c2-94f8-f97133e32ebc",
"id_money": "9c7e5f7d-89af-4b84-8f02-2f812a7753bd",
"date_cashflow": "2026-03-10T09:44:31.0810661+01:00",
"coefficient": 5.1,
"id_user_add": "3c116cf5-a7f8-4aad-ac98-3ef091d362ce",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "5a8ad58b-2b62-4b33-bcc3-90f4514ec6fe",
"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": "5d227e2e-b26f-4f54-a938-634368840c43",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "50b713f8-3186-4de7-87ca-be4c6adc4cf1",
"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": "480ea589-6879-47c7-9cff-d3f8d6ee7c49",
"id_line": 2,
"id_pay": "b7af1d90-1219-4b13-bf3d-483749676c19",
"id_money": "203f53c8-1790-4432-bf97-95d6e2e74687",
"coefficient": 5.1,
"id_voucher": "b9aaa682-dd58-480a-8fbd-a056c582d052",
"id_employee": "735be953-96db-4f9a-a8d3-90f30b0945e3",
"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": "d37e3ac9-b811-4330-9ca1-b0542bfe3293",
"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": "c8b1d65b-0573-4ddb-adaa-4b470685c3ef",
"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": "05943900-5c5a-44e1-9aaf-4b31fa85ebdb",
"name_pos": "sample string 12",
"id_image": "555632fa-9166-4344-85a0-6bc20147f8eb",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "a3e23d90-0754-45ef-b212-c277130c4734",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "6c45d3c3-a99b-4b59-a0a8-cfd3ee5568d3",
"id_branch": "10ad6666-9cea-4687-af24-6b8d9ea71636",
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "cce23838-fd95-49e6-b844-6a3be438da84",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "9f170115-08d6-487e-91d4-360684d8be1c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "6e56a228-199c-4760-b6a7-ff1ff6122c9a",
"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": "15382467-c653-4e7b-90fe-979c39e77137",
"id_line": 2,
"id_item_sub": "add0df10-c4bb-4bf0-86e5-32c83fbd950a",
"qty": 4.1,
"id_list": "a30a0eef-4c99-4d5b-acae-56647e1de01b",
"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": "deb0fea5-9536-40ef-b6fa-fd2e5409584f",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "0f17cf82-7df3-42a4-bb1d-070f0f11aff2",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "7b3f2f08-dd1c-4cf2-88db-db2add641316",
"id_user_upd": "c73a71b8-2d9c-4e6b-8189-56bedea81a7d",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "6acc28ff-4876-4c7b-89ac-1ebd8e205444",
"id_item": "ee9adf94-e794-4e25-839e-9aa40361e216",
"id_item_type": "b243c5f2-52e6-4a05-9c31-586aaf5324ba",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "f7322257-f475-416a-8360-76b0c537425f",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "a5bb115c-4514-426d-b3b8-ed9ae8f9fad1",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "232597bd-68e5-4d34-afaf-415aa756e475",
"id_item": "e1703fe2-b34e-4bd4-a017-a02b1b6e8fab",
"group_id": 3,
"id_unit_ref": "2c25cc73-7150-4af3-ace1-8d5e5c80e4d7",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "f7278a02-f9d4-4718-b76d-338b5b936f95",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "4b878116-ac6e-4886-915d-7fa78a5b2db3",
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "1387c01a-548c-4d34-88d1-fd49716d9729",
"commited": true,
"mt_units": {
"$id": "28",
"id": "e9545715-67d5-4851-b83b-9811bd4aebfe",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "30111a94-e4e9-4b1d-9e4a-5ba493b0b99e",
"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": "081b1d02-8cf6-4d67-90d9-5fc02c057506",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "40fc47c7-7140-4632-a029-31fc8ebef960",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "f1b02255-2e01-4844-be13-a03f14adb2de",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "80a2abca-1004-4c85-84d8-acb44bd88bc3",
"id_line": "7ff13c8a-4148-47f3-aaa2-42ab49e4685e",
"id_category": "2602e769-d841-463c-bc00-ec65d4eb62ce",
"id_item": "583671ab-b995-4724-8fb3-880807547293",
"id_item_type": "df452610-2976-4712-b609-0f9c36249c45",
"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": "03a9d244-b6de-44eb-a506-b68b59e32e56",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:44:31.0810661+01:00",
"date_end": "2026-03-10T09:44:31.0810661+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "d6ced458-885b-48ad-aa21-627e68f6c84e",
"id_pos": "6df1ff7c-64a9-42bc-9d55-b1985ea69ee7",
"id_list": "d376c41d-05e0-4607-a14e-8d65d5e2759e",
"id_item": "628b0f5b-6526-4808-abc6-0a232208cb62",
"id_item_type": "9817cab5-e81f-4a27-adf6-b614de3bf80b",
"id_category": "98f607f4-8301-4945-bcf8-dc371aae48ff",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "7535b256-495f-45b4-ba94-e758c1500f78",
"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": "4b1557b9-4db3-4065-90e0-6acc5550533e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "d7c860e3-9731-4a9a-b88f-f6a8ba882a8a",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "e9f6c2a6-6cf7-40f2-a648-c2f3a5acaf8e",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "5ccbea73-700d-489a-ab81-11a40c558b4d",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "6236af1a-9e1b-4fbe-85d3-bd11c3ade978",
"id_pos_type": "593696c2-7d2f-4292-a11e-9cc659018906",
"id_price_list": "881d29e6-321c-40e8-bf18-66e51fce616c",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "8c995478-9942-421a-95fd-9588394239c5",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "aef0dffd-5749-4760-9e4c-8a4078d0efb4",
"id_pos_type": "9e578a22-2bd5-4e4f-bbf7-7e91dd529fcc",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "8cf3de2c-7a2a-4a32-b246-f47d267af083",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "e49d4f97-4470-4be4-ac32-b23c79f4aa53",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "1d7853ec-03ca-4d2e-a280-dcdde5a62c6c",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "fa972cea-3a8b-49bd-ac0f-a94c6840880d",
"id_branch": "1ba86fc4-06f3-4b85-9a5b-ffcacd7ee9ec",
"id_pos_type": "52d6fffc-2058-41cf-b762-8f50cf098567",
"id_pos": "8d0a822b-d492-4f7b-8ca7-ea7ca4588334",
"id_item": "cf7f4d70-f1ef-4af1-826f-e8072ee2d50e",
"date_from": "2026-03-10T09:44:31.0810661+01:00",
"date_end": "2026-03-10T09:44:31.0810661+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "a91e1be7-e6a0-4e33-abe9-f8ba81458dde",
"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": "2f27714d-6f63-46aa-956e-5335f041be28",
"id_doc": "09d6a0de-07f5-4ca7-b7b0-1f1f4676e5d5",
"id_pos_type": "0cf382bc-4288-427a-a330-8559f0d58855",
"id_doc_print": "c2dfab6a-2195-448a-9494-1ae25b75921c",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "3a03f52b-c107-41e0-afa7-00372d74e3c2",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "c76f839a-b444-4de7-a41c-4d7bd804e381",
"id_pos": "1f5f8e8e-64ce-4db3-b6c0-1f6252e011e6",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "24c22a39-68c5-4803-bf2f-776d06171484",
"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": "a8336bcb-c912-459a-9e4d-4c8b0f070f6f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "eaef2c7e-cbd1-448a-ba10-99a95383fb44",
"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": "81c01099-ba51-4931-9089-0f0b2824428f",
"id_item_sub": "58664615-8141-4fb1-93a4-904645ac32e3",
"validity_date": "2026-03-10T09:44:31.0810661+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "0a930832-24e9-49d8-9b0f-4ec24b994cf8",
"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": "4d8aeffa-36ed-495e-bdc9-7f6bf4e44c3e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:44:31.0810661+01:00",
"date_end": "2026-03-10T09:44:31.0810661+01:00",
"id_branch": "9bf04a4b-1f35-4e38-804d-fb97964bcc93",
"id_pos": "9fe2fc7d-81d7-4189-a040-3021f7d1ee19",
"id_list": "193018d4-2bdb-4a95-9120-78be82dc9597",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "3a87a01f-7fab-4feb-859a-00bd6d2a33e7",
"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": "5c6ed531-74f1-4818-9731-4515c3ed9347",
"order_id": 2,
"id_item": "e1e5c852-8d0b-46ed-bae5-be0fd4dd2667",
"id_item_type": "e511140a-d407-4912-a6f8-9d159ce81ce7",
"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": "ff2129cc-2708-4821-ba79-e8d4d420b837",
"type_item": 11,
"id_voucher_json": "fe5348d0-7638-4b97-b0e0-658ff683167a",
"count_voucher": 1,
"id_category": "91622daf-c27f-4ade-989c-436330aba23c",
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "0b6eca1a-9946-4897-b53f-3d8e45c651ea",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "d739328c-5330-4752-a243-8b4eb9788d7a",
"nro_sesion": 2,
"id_pos": "ec58dbcd-2bd1-4ebb-beb2-d11922d05257",
"date_tax": "2026-03-10T09:44:31.0810661+01:00",
"date_open": "2026-03-10T09:44:31.0810661+01:00",
"date_close": "2026-03-10T09:44:31.0810661+01:00",
"id_user_open": "80f44be1-b26b-4424-b694-c05f8a16bde5",
"id_user_close": "07e2605b-500e-4a12-bc14-60c4df376ad8",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pt": [
{
"$id": "45",
"id": "129da1e4-56d0-466b-9a54-72a1b6161563",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "a82c739b-6038-4eb4-aaf8-b60d26d70b6b",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "19c4f00f-c928-43cf-95a8-91ff179a89d4",
"id_room_unit": "bae84174-46f1-44da-9e27-3e7bbc38e97e",
"id_room_list": "89f90c6c-5213-43f0-b24f-d4772add3309",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:44:31.0810661+01:00",
"date_from": "2026-03-10T09:44:31.0810661+01:00",
"date_end": "2026-03-10T09:44:31.0810661+01:00",
"date_open": "2026-03-10T09:44:31.0810661+01:00",
"date_close": "2026-03-10T09:44:31.0810661+01:00",
"id_employee": "ce60c0e0-3136-46fa-b967-beeca42732f8",
"id_employee_sec": "6ae844f0-1418-4559-a122-683da9bae57b",
"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": "d2602692-bde9-481f-b706-1cc0b7cedd9d",
"comment": "sample string 7",
"id_user_open": "8af11dca-3722-4473-bc2e-a61e320bf16f",
"id_user_close": "3f438b9a-72c8-4626-814b-9d0a240af066",
"id_unit_state": "79f6c10c-54a5-4a32-ba46-a475a7638a7c",
"id_pos_sesion": "bfdfb3c4-f6c4-4f02-9807-64ff98e9ff14",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:44:31.0810661+01:00",
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "38d029f8-7cf1-42a7-908c-d55479fb4382",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "fa0a31c5-45d2-49c3-8cd4-049cd6346370",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "08da48e5-4c5a-48fb-932b-04ba67fa3d93",
"locked": true,
"date_locked": "2026-03-10T09:44:31.0810661+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "de3c2aba-e4ba-4d66-b221-622ab9005591",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "130fee5d-4a4f-4361-be7c-41c294fa8696",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e3dfb6d0-38d0-4571-a8dc-cdd883d15a00",
"name_pos": "sample string 6",
"id_image": "050c48ff-30b6-46be-bfb7-c58441bd6514",
"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": "bf9a5334-8e18-4cbf-ac93-fea34d912c71",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "522b7609-0e4d-4e75-979f-d1542d238835",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "d9145348-15c5-4ab7-94cb-98f3e9a480aa",
"id_room": "bed8e6bc-d903-4892-a205-0ee6fb417b1c",
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "d546fb86-1bf1-44cb-a9dc-fd145196192a",
"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": "261ec4b0-917d-4417-9a07-52dd0ac9886c",
"id_room": "669942b0-eb6b-4a4a-acf9-c22854079e92",
"date_in": "2026-03-10T09:44:31.0810661+01:00",
"date_out": "2026-03-10T09:44:31.0810661+01:00",
"id_user_add": "6d4afa2c-2c25-4faa-8168-3238275fa316",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "50"
}
]
},
"mt_rooms_units_types": {
"$id": "51",
"id": "f8c0bd4d-ff31-4ff7-9c43-adf634d20f3e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "4125f800-dda1-492f-a62d-be736529b16a",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "027003b3-c710-4d5c-84fa-0f7af3b42ca2",
"id_room_state": "eed0c6eb-2acf-4955-af20-38517407975b",
"id_image": "bc0443e9-7d3d-4d98-a77a-64b8c0c852b4",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "58f43acd-69f0-4355-9e43-b2d132daa5ca",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "00160c0b-2a65-41ca-beb9-ffe6613cc8b1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "73150184-90dd-4eb2-a1dc-635c271863a4",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_types": {
"$ref": "51"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_states": {
"$ref": "53"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_list": {
"$ref": "50"
}
},
{
"$ref": "46"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "54",
"id": "d4da8040-97f2-437f-a632-9a6c30e9365f",
"id_pos_sesion": "7f7b2df7-9dbb-44d3-bde9-1cade86e39ad",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "278b3a7d-16ef-429e-aae3-e855a707520a",
"id_room_unit_activity": "ec8af6b1-bdc6-438f-9f33-7a2f65cd5095",
"id_doc_sa": "6db2861d-0994-454b-9e18-2ef5da2fce9f",
"id_pos_type": "15d7153f-f0fe-48d5-878f-e4c65ed3cc97",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "3453151c-4662-4b60-926d-2318d87b1366",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "d46bd4dc-47cd-4f9a-a1f0-95bc2e891196",
"id_user": "41539093-0fb0-44dc-a16d-7af4eb63661d",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "c7445b4b-c52b-4fab-9d5d-5078f9497c7c",
"id_user": "7c50d40f-974c-4280-a47d-3dab6dc74741",
"date_add": "2026-03-10T09:44:31.0810661+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "1700894d-cccd-408d-9baa-1ca9c47bf4e1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "6de7d96c-9ae7-4a6d-9701-f71e91faa823",
"id_doc_print": "98ab1482-28d3-4e3c-9fbe-9ba1032d8c83",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "58",
"id_doc_sa": "2d8aac09-cd7a-4823-a69b-87aaf3be8f92",
"id_line": 2,
"id_item": "26af092f-0de2-4153-b1c8-9bb7193c4e0a",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$id": "59",
"id": "c59f2aa9-e8d1-49e2-9460-3473ec580fa8",
"date_from": "2026-03-10T09:44:31.0810661+01:00",
"date_end": "2026-03-10T09:44:31.0810661+01:00",
"date_used": "2026-03-10T09:44:31.0810661+01:00",
"id_employee": "906a1fc0-d791-4e62-a98f-e58761f124ca",
"id_branch": "92a195a3-54a0-4dca-bd35-84830216a8cc",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "f3e780b1-f6ce-4e9a-aca6-7f54f4676349",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "59"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "1"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "06adfcdb-5bde-41ea-b4d5-6fcd1e2c1f3b",
"id_doc": "4a13cdbc-ef2f-449a-935c-ca0e640d5b51",
"value": 3,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "33de35e0-9a62-4496-af03-c649c30d0bd8",
"id_pos": "e8688009-9f0e-47f1-9909-b2151ad57954",
"id_doc": "2f3d1af3-5be7-4737-ad05-0996133a9b14",
"id_branch": "0c52760b-5806-4a67-bf7e-91f2d25fd9ca",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:44:31.0810661+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "dfe80499-b091-4587-b0cc-58e328bc6379",
"id_loc_from": "2edbea82-4e95-474f-a984-41740682496e",
"id_loc_end": "3e29d01f-6c9b-443d-94c8-7103a2d6e6f8",
"id_user_add": "7febeeb3-2603-4955-8949-5170b645d2e8",
"id_user_upd": "2e1d9a64-a6d4-4fe1-88da-8cd69b5348de",
"id_pos_sesion": "f344e48c-d560-4229-b130-8c7020c836c1",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:44:31.0810661+01:00",
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "f454a29b-0f79-41ed-8158-08fd9c9247ac",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "c6f7477d-d09b-4164-81da-32af83be8013",
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"id_user_upd": "f2c22e83-060e-48e7-b8e9-9275891a3143",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "b509893d-8643-4972-8281-5c4eda5ccd8c",
"id_item": "10082cb9-badc-47b7-b79c-e99f184d76e4",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "75d54280-116d-40bf-b45f-d9f5e781e443",
"id_line": 2,
"id_item": "c57b5ad7-4f78-49e7-96f3-28e1962ae2e2",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_units_activity": {
"$ref": "46"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "6be13c11-fc2e-4da4-9325-6a16f0e34b6c",
"spool_server": "sample string 2",
"id_doc_sa": "404d5f13-0795-4567-9e20-8e57af1bbbd2",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"printed": true,
"print_on": "2026-03-10T09:44:31.0810661+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "836d06da-6831-4537-a57b-adee52bd4c7b",
"id_pos": "a36ed304-8fbf-412c-b4bf-51ab03277cf9",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:44:31.0810661+01:00",
"key_access": "sample string 5",
"id_user_add": "0228aa39-d97a-4650-bc9f-a6690e979191",
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "dd3c5d7a-abfb-4298-9377-d7fcca482dbc",
"id_pos": "595f2a82-b51e-4f01-8d75-a0369433f6d7",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "59dcf53b-15d7-4b9b-b5c1-93b435cb8790",
"id_pos": "40546fe8-5d92-4a23-adfc-bc4c987f0755",
"date_add": "2026-03-10T09:44:31.0810661+01:00",
"date_upd": "2026-03-10T09:44:31.0810661+01:00",
"date_out": "2026-03-10T09:44:31.0810661+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "71be911d-001c-4038-bd65-edde8534b8ff",
"id_user_add": "4bda9f92-6efc-4d34-8893-103b32bfe33c",
"id_table": "0b4b8a99-5156-417f-a681-1a1a1c74e251",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "ff01b1b6-8e58-4a25-a423-a62372a2e258",
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "a7c69832-afb5-4ed1-9453-beca28cdac86",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "f4c81c4e-1bf2-4ddd-ba86-eefd728becf3",
"id_sync": "91270bb4-8945-41fd-b541-c0ba00b10ae5",
"json": "sample string 3",
"id_table": "0483781c-08f2-4bb2-baf8-dfd53c9cd66b",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "0e7644bb-e85b-48fd-b42b-50d978a135d4",
"id_branch_from": "3bdb37db-7792-49ab-ab68-1458e1d3beb3",
"id_branch_to": "6a307fbd-99b7-408e-8c3c-07852d564172",
"type": 4,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:44:31.0810661+01:00",
"send_on": "2026-03-10T09:44:31.0810661+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "0d893883-7155-4cb1-a8ab-85ea1926d7c8",
"id_pos": "2cf900d1-d3d6-41a0-900b-4766f3dc7638",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "74",
"id": "64d16472-52f6-4ff8-90a5-a3026d467262",
"id_function": "f9b82cd6-c3c9-4e15-9815-8a9baea32f29",
"id_user": "7e022362-25b4-4136-8563-a3218a741565",
"id_profile": "0827a031-6ee3-49c3-989c-f3ec260e115c",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "049c32d0-4b3e-4681-98c1-85342f2000cd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "76",
"id": "55cf73ec-7ede-4753-94c7-0cee0848ecbd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "bd234308-e9dc-4f05-8133-9688dfc5a2a4",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "3956cbe0-6a36-456a-a5a9-76f65a655a82",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "9423e13e-ffe1-44f8-88bd-553bbf75db09",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "4ac0f00b-9bc8-4e26-a7d0-2b25faffab74",
"token_id": "sample string 2",
"id_user": "fa843f1f-1eca-4624-a45b-472eb2569da3",
"date_from": "2026-03-10T09:44:31.0810661+01:00",
"date_end": "2026-03-10T09:44:31.0810661+01:00",
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_pos_sesion1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "500bb42d-09c1-4e31-bcdd-e8eb1c282f9d",
"id_room_activity": "15d15210-4b92-4412-8af9-e566b5ebcbee",
"id_pos_sesion": "caf2c079-9c81-4f1d-a38a-199be06b0e1c",
"log_text": "sample string 4",
"id_user": "a07f1702-d097-43ea-8fe2-d44f515f0970",
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "b66d017c-650f-429c-b27b-38a60fad56f6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "c99fa13a-33dd-4492-b4f9-5b2b65b4f161",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:44:31.0810661+01:00",
"date_end": "2026-03-10T09:44:31.0810661+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:44:31.0810661+01:00",
"last_update": "2026-03-10T09:44:31.0810661+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$ref": "59"
}
}