POST api/post_vouchers_control
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": "46197a92-02ad-4151-a838-f462f700833f",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:18.9930411+01:00",
"date_end": "2026-01-10T12:09:18.9930411+01:00",
"date_used": "2026-01-10T12:09:18.9930411+01:00",
"date_sesion": "2026-01-10T12:09:18.9930411+01:00",
"id_employee": "d389bce7-67e4-4485-8014-3fdd0b1832f8",
"id_branch": "6e1f975b-096c-4780-b54c-3f2a987b01a4",
"id_voucher_permision": "b9c6bc52-5937-4441-bf55-0a174dbdfe9a",
"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": "7bc33f79-a05e-49de-aaa2-69a687dc1bd4",
"id_user_add": "64a61a3d-dae5-4161-b168-dfcce714d641",
"id_doc_sa": "335c5ba0-437e-4edc-bbd8-f0a68d6f1234",
"id_item_sub": "123d2a9c-55bb-43d8-a625-93566ca7f2c3",
"id_pos_sesion": "c9b84af2-a6fe-4eb6-a050-4bb25f22147f",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "1712f219-a8fa-4d30-937e-fe4d055c127b",
"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": "ed469b02-8e63-4d69-963a-76a24b5a1a1f",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "f36622c0-8b66-4499-b39f-de8e3dc4b580",
"commited": true,
"st_images": {
"$id": "3",
"id": "5e1a842e-e423-4b18-9994-b4b33ecb9a01",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "df2d43ba-bbad-46af-9ab3-5f01eac8732c",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "44bc3bd4-9a05-405d-8214-4020056220d6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "a8b244f0-3c78-4cae-93df-02122d083a19",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "f4d43e21-47c0-4499-b63c-9549a8561179",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "4feb7d44-02a8-4e06-b467-6fdb357ccc09",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "ecad9186-aa60-4580-bcfd-99a195e1fd19",
"id_item": "4b366e53-39c5-40e9-b071-b43bc86c7e46",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "72d0261b-838e-4330-b3d2-8e0f0dddfa1a",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "8fae7109-4c43-4996-9d83-d6768c899e85",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "32d119d6-8b01-4c25-98bb-797a1c6c802b",
"id_unit_sec": "9ded054f-e9b4-4173-92d0-2459bde44738",
"id_brand": "aee77f53-10a5-4cfe-9661-b97a28755c2f",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "28c16bbb-4ba7-4351-bd1d-52292bcacc6f",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "a87cd48a-9222-47fb-8525-3cfbc9769238",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "dc3bf1fc-565d-40ab-af51-18e521586f90",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "9fb202a9-e335-47a9-97b9-d28407bed387",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "0d8d7a43-b1e5-4336-a161-d6f4ed630c58",
"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": "dc43f0c1-c2da-4fd8-88f7-48fbe56dc640",
"view_messages": true,
"id_image_photo": "536d816e-61ff-4f7f-ab73-ebd1ca4d5b83",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "e55518f7-081f-40e2-90b4-6e5fb61ddb96",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "c53edcc8-9e52-4f29-a57e-5f249d5c84b0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "367a33ab-5daa-415f-9a89-9ac902ce789f",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "0cb54ad4-09f7-45e1-bdd6-1d43947c176f",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "846cbe27-0169-4cc1-99bc-71138a2b8908",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "525dfb5c-ebf0-4768-92de-3ab3942cb7dd",
"id_zone": "494cbea7-4e42-4265-bfa5-bb721a935476",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "680600fc-4045-4510-ad08-d1890e5baaea",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "4ec414f7-7718-47ea-b677-90b783b30fdb",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "59b9e93e-9f36-40e0-86fa-c9cab3986dd7",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "eb17641d-8c90-41db-99d9-ba4e901c6e21",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "794e8a65-cccc-489d-b9a4-76ab78539e37",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "8c6a477e-f61e-434a-997f-1241b3d00cfc",
"id_cloakroom": "66af9064-c05b-4827-88b3-2b11308fbd95",
"id_pos_sesion": "2b12af26-ea5d-4a2b-9d4c-c391c0a78915",
"unit_id": 4,
"date_open": "2026-01-10T12:09:18.9930411+01:00",
"date_close": "2026-01-10T12:09:18.9930411+01:00",
"id_doc_sa": "5678b61e-11b9-4dba-a34c-0cf934ee594d",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "1208de86-538a-4398-b115-ca9ddd819b93",
"id_pos": "17f78c8d-3e82-4a20-8234-e1dca1c12e3d",
"id_doc": "c4d21482-01f7-49f3-871a-266bd85d16ee",
"id_branch": "ad61dc9e-fe27-45fe-a543-0823ab3d2ff8",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:18.9930411+01:00",
"date_tax": "2026-01-10T12:09:18.9930411+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "57a5caa1-700b-45a4-af59-6df1e7e79069",
"id_relationship": "863b38d2-a26e-4cb8-9006-f5bff4bf5d97",
"id_loc_from": "118860e3-6285-477e-b383-051046d63659",
"id_loc_end": "f9f0db28-7460-49aa-bacb-ced471071338",
"id_user_add": "1927511f-9398-46c5-9e58-ed3207ba5089",
"id_user_upd": "e3d9938f-940a-447f-811d-52463f38c66c",
"comment": "sample string 12",
"id_pos_sesion": "0b6d9cab-c76b-4ad7-9257-6cf1636b51f4",
"id_room_unit": "9a281488-b016-4ac5-a91c-d0d232437e03",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "42dcc889-090d-4263-ab23-32f6bd53b1aa",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "53c5e5dc-a83a-4ba5-9551-153e42c0c5d4",
"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": "fceabf1c-b6dd-4640-9411-2984025a28e4",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "152db8af-eee4-4e0c-9242-7923c79383fa",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "4ec1197f-ede9-4bbc-99d3-0f3b98681ed6",
"id_pay": "15ccb632-fc3a-49a9-ac13-91de6185e801",
"id_money": "647610e9-4cc2-43a1-9d2a-727443550af5",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "45a93bea-d914-4faa-95da-d72ac59c5e86",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "de81095e-2a8e-459a-8048-5d03dc540026",
"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": "39d4f45c-5ac0-41f4-a7d9-c00389b9efbf",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "f23d26ca-db33-46e8-b6f8-2d913d1452fd",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "9b16dc8c-473a-4351-98ed-fe2a855d57e3",
"id_money_2": "4a5ed48b-dfe2-4d52-951a-c747d89b902a",
"date_from": "2026-01-10T12:09:18.9930411+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "6cd207ba-ca96-4e02-ae30-e53d5f929f28",
"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": "a5c4001e-52e1-4ca1-8605-ee788c4b822f",
"id_pay": "8a680a1e-c903-4911-ab59-388e1cec941d",
"id_money": "4fad71cd-a550-4d31-a939-5c199f969e52",
"date_cashflow": "2026-01-10T12:09:18.9930411+01:00",
"coefficient": 5.1,
"id_user_add": "c187e0cc-9b7d-44a0-b703-709619fd8552",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "c9d85434-7a60-47e0-8c07-9273a0dbc6d7",
"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": "e44f8412-60cb-4d38-b950-0d338ecd2e6d",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "d17e1148-427d-46c9-afc6-e88be60eab35",
"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": "0c221139-76ee-404e-a09b-a4bc63b33648",
"id_line": 2,
"id_pay": "c4598cf5-8281-4e70-be0f-8dfebca33f98",
"id_money": "211bbc63-4a61-4670-a17b-f009c97facf2",
"coefficient": 5.1,
"id_voucher": "671db2b6-5079-4af5-a05a-99acaa87f8a4",
"id_employee": "d41bf3fd-8683-4e5b-b916-798e61c79298",
"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": "4b4553eb-b658-47c2-973f-59e7a4e1f0c5",
"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": "cc353103-4b9b-4f1b-9e37-bbb7ef65e417",
"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": "6c0a4d49-0897-4d85-9ca2-d98164dc3eb6",
"name_pos": "sample string 12",
"id_image": "abbe6b52-a8f5-4f82-9141-6da0bee5cf14",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "20f8e9ee-9c29-4ea1-b36e-02b81d4525ad",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "ebc9f031-055e-4e77-83c1-d368c0f8a827",
"id_branch": "e7404f84-0fe2-4a41-8c00-fb194abcf138",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "ccd9ef78-6f04-48f0-bdfa-0a935d84d5ba",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "33b66eef-60da-4b92-9bb7-680f1c204b01",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "9b1adece-8c17-42d2-a5d1-13a774682c4e",
"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": "6f11f4e0-63ab-4dce-87d0-0ed6a9c3a87c",
"id_line": 2,
"id_item_sub": "4e77a4bc-b05e-4f05-a0e5-31af1e67ba55",
"qty": 4.1,
"id_list": "9162cf1c-9a8b-4643-813f-727de0a0b88e",
"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": "a872cc5a-a72b-4d43-9358-4db5aec08230",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "63ec2d78-ad99-46b9-a731-a9b5c8c84fc6",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "2524f0cb-457e-4f21-a3d2-3508065441d3",
"id_user_upd": "c48549d5-ffc3-4f94-9608-1266e9821023",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "99f94467-d831-4657-ba07-1b149e4a4e71",
"id_item": "f6ede9fe-04a8-41dc-b3c4-39105629f1a6",
"id_item_type": "99029608-a12a-42ce-b934-29bc4a4cbca8",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "36fd49e3-f4eb-4df0-91b6-85ececa14dad",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "17ff4ae5-e831-488b-9d8f-1689b9cd417a",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "f5a88a57-a365-473a-b075-a6bbad76c38f",
"id_item": "434e432a-18d5-49cc-8520-74250b047d24",
"group_id": 3,
"id_unit_ref": "d24c636e-5837-4b5a-9454-635befa1426d",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "abc1904d-209f-4632-a8b6-ed988a37aa8b",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "853dc562-e6ea-4988-8f11-feb88e2e08c1",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "13866e37-1290-45ad-a2e9-d8fa0aa791ba",
"commited": true,
"mt_units": {
"$id": "28",
"id": "3011cc3c-9f99-480e-bba1-ce1cb5f900b1",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "9a1934a4-5808-459d-b772-c142f07beb43",
"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": "5875789d-55de-4bbd-ac02-06c004fec417",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "8aac30ba-2d42-4df8-8720-816ffb73fcf0",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "547853a9-8f67-4f5f-adc4-a160f4b498c2",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "f27e773a-d705-40a5-b1c4-ead05a6e0c7e",
"id_line": "6ac036f8-5aa9-4ad7-99f5-f6b5a9d59688",
"id_category": "f7d1dfd4-5b37-4699-80af-938f5ec2dd66",
"id_item": "1b6e84c1-374b-49fe-af7e-1fd9b156d2aa",
"id_item_type": "81929f02-f94e-4c1a-8282-1be18bfe4bfe",
"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": "04766e66-c7b1-4c24-86c8-9559095165c1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:18.9930411+01:00",
"date_end": "2026-01-10T12:09:18.9930411+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": "a2958fc7-96d0-42fb-a8b5-31452d49dd8b",
"id_pos": "3125b311-f0bb-4595-9657-880bcaf240fb",
"id_list": "60541e2b-d11b-4a95-8f76-d1ec97dbd3bc",
"id_item": "53bd0532-9f28-4fb8-b505-d1b1ca41d301",
"id_item_type": "c9de8954-5e67-4315-8b36-3e3480df4557",
"id_category": "6b94cc35-79e5-49b0-aabc-3454e7254dc5",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "dda9cd77-8066-49ef-ae8b-1cbcfc26cbc1",
"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": "4e543a64-4d68-4d75-84b6-d6dc50785976",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "ad044a22-ae73-4815-8eeb-5e9edff6198f",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "06a95f01-3f4f-4ccc-9cd7-1295c4f29204",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "2255572e-75a8-49d3-b1d8-88e502c19de5",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "f6208605-05a4-4836-b38f-fc04b3de177d",
"id_pos_type": "3556499e-a40b-41f5-af9d-f8cd1ad7cc3c",
"id_price_list": "47a3bc65-5922-450b-85cf-2f1839efd37d",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "2d60b9b1-30f3-4822-a998-6610082dbbf5",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "95874fd8-29ba-47a7-a41e-e4195e426635",
"id_pos_type": "48bb0817-80d1-4e92-9323-54993ddf8767",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "3e057534-5852-4d34-9a23-f99496f6e80a",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "a653ed13-a088-4736-87ec-0dbb7db460c7",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "e1c61d9c-924f-479a-a27e-a629f7773bad",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "8f62d656-fed2-40bc-8d9b-8f566609011b",
"id_branch": "c0ee2627-e95a-45c0-80bb-91eb80036166",
"id_pos_type": "44933a14-4d13-497a-9af4-d9ccb518f009",
"id_pos": "273e28fb-2490-4ff6-861d-7ec02d5e4cc6",
"id_item": "d8d9333f-1caa-4685-a2d4-91699c67f7b3",
"date_from": "2026-01-10T12:09:18.9930411+01:00",
"date_end": "2026-01-10T12:09:18.9930411+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "af805b3f-f6bb-41c5-9eac-5730d86c70b0",
"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": "ae8583a0-c05d-4fc3-98fb-a6d22e8d18db",
"id_doc": "8b8485bb-15c3-421f-80b5-3e59a0bd55d9",
"id_pos_type": "80e96e33-d730-4071-8a9d-4a1a2ddce15f",
"id_doc_print": "1b1a5faf-bf71-4746-948e-ff6a7801b298",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "7de9d56a-fc0b-4f67-a1a5-9a4d546b0e4a",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "5d09aa7b-2449-473a-b15d-f86a22ba9960",
"id_pos": "9f496bd4-1536-432a-947a-146a0e811210",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "b9bff286-834d-4249-8a8d-2920509606aa",
"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": "b06b42c5-2708-4797-af69-d22422a8eaf2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "ef4c844f-ea5a-4174-b113-0f128e723a7a",
"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": "fff19455-a179-4c01-82a9-5fec7d1c396e",
"id_item_sub": "b2346048-3279-4d6e-a51f-bd3e4c7e3204",
"validity_date": "2026-01-10T12:09:18.9930411+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "5efdee42-2716-488f-8a40-1b09ffb59712",
"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": "ef64d824-2cd2-49b5-a1f2-480c79bb9f9b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:18.9930411+01:00",
"date_end": "2026-01-10T12:09:18.9930411+01:00",
"id_branch": "dcfa0ba5-6591-4cbb-b94f-dc57dcbc6f57",
"id_pos": "32a2c304-b435-4ebc-b188-710458736397",
"id_list": "0a9c12e5-1b88-4056-adb4-42f73b2b09fd",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "87221fda-b645-492e-b560-bccae1d45ca0",
"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": "a3c6fecf-4391-465a-af1c-d2e2d5d3ac0b",
"order_id": 2,
"id_item": "3c21a2a8-5014-40a7-9796-e144fcdf2011",
"id_item_type": "3e305703-4079-47e4-80e4-61582e72fc0e",
"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": "0eafc5b8-9770-458c-b410-171498836b06",
"type_item": 11,
"id_voucher_json": "beb90cb5-85ca-4dc6-ba6e-bfd9b8929a64",
"count_voucher": 1,
"id_category": "1a069752-64b7-4a4c-b20a-346b634a35b8",
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "ef7e8cb5-a5ac-479c-b200-28de4cb9b78c",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "c9e27d96-fd19-472b-a3f3-ec5931fb0923",
"nro_sesion": 2,
"id_pos": "7cc3fc52-0696-494a-a267-7d8a4a39ce6c",
"date_tax": "2026-01-10T12:09:18.9930411+01:00",
"date_open": "2026-01-10T12:09:18.9930411+01:00",
"date_close": "2026-01-10T12:09:18.9930411+01:00",
"id_user_open": "78548629-88b3-4370-89f0-2d07fc1730d9",
"id_user_close": "e5f27015-6c8f-4a1a-8630-fe2c19167aa9",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+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": "5c847672-99f6-480f-bc69-f21d12ec1bc1",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "7e498959-3870-4c9d-8b00-a3884c651d3c",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "81cd8d3f-2032-4146-a4d6-82ab42fe558f",
"id_room_unit": "dc435e62-ac52-4033-b339-39a2fcbae43c",
"id_room_list": "19b6fea5-d588-48fa-87ba-2aefb0b21fec",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:18.9930411+01:00",
"date_from": "2026-01-10T12:09:18.9930411+01:00",
"date_end": "2026-01-10T12:09:18.9930411+01:00",
"date_open": "2026-01-10T12:09:18.9930411+01:00",
"date_close": "2026-01-10T12:09:18.9930411+01:00",
"id_employee": "d331cf54-78cc-452a-9522-8e708c7121e2",
"id_employee_sec": "e4460b53-d330-4758-90a7-f293745fff1c",
"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": "1510b21b-4175-4a32-a14b-69aed5f9c10c",
"comment": "sample string 7",
"id_user_open": "3e18c4c3-86f5-453e-b87a-dca2b3759689",
"id_user_close": "aa81716a-8c8c-42b1-834b-5e0fb91cb25e",
"id_unit_state": "b943bf3d-637a-4da8-bfed-5336f0bad425",
"id_pos_sesion": "136063dc-3146-44e4-b0f8-8bea788789b1",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:18.9930411+01:00",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "fe2daadf-175f-4a52-87a5-7151af2c04f9",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "fcc743cf-4489-4cb7-a3ff-a05d8fa73d02",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "9c4bb4cf-bddd-4c1e-83a0-ab271249f7bb",
"locked": true,
"date_locked": "2026-01-10T12:09:18.9930411+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "cab9eca9-412e-4d01-820c-b912f9cfeb1b",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "3f63b585-da45-4ad5-8d20-93202b2a290b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0ce2b528-cf02-485e-bfad-ba5ec05e6569",
"name_pos": "sample string 6",
"id_image": "adeb2851-32fa-4c64-bcda-e1c952c6b200",
"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": "3bc2f8b5-5fb7-4078-9d46-08a3b6cc711a",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "b85163ec-3315-482e-b874-fd21fecade71",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "4c69e838-bd1c-443b-bee4-41b3dcc93d1a",
"id_room": "ce7b88db-3d46-4ff3-9faf-4bfa6fe09471",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "a5a18a30-ff61-4dd2-bec0-2b9bbe2f2833",
"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": "4aa51a12-f9c3-47a4-94e4-a1aace586256",
"id_room": "338f4f78-18ac-4b26-a36a-32ed0305b812",
"date_in": "2026-01-10T12:09:18.9930411+01:00",
"date_out": "2026-01-10T12:09:18.9930411+01:00",
"id_user_add": "23c90773-b17d-474b-962a-d189a5e9c6de",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+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": "3c546b45-b3bd-4646-9342-c717bcda19cb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "af194946-0c0c-4178-b1b2-36253be67a36",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "2a982bc4-534e-44bb-aa72-120c01a77df7",
"id_room_state": "de9abcda-2a7b-4729-8be2-1321f5b4f237",
"id_image": "c4862b0f-5697-4a74-89c6-3fbdf795b862",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "f57d9e1c-f197-43f7-bfec-ce325f847bf5",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "fa31fd0a-e72c-45fc-b9cd-7d7fca1b2297",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "05cb716f-59f5-4189-805e-145f47801842",
"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": "024de2a7-ef63-4644-8e30-533622393e24",
"id_pos_sesion": "91ad5a9e-f083-4598-bfd0-98b06690f52a",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "16b4d179-55f1-4f78-9ae8-2a1a00bfccc0",
"id_room_unit_activity": "ac025968-d49a-4b85-b7b7-0adc1169a4d2",
"id_doc_sa": "a628cf1c-8b71-4cbe-94ee-2121e370a22e",
"id_pos_type": "1371ff9a-50f7-4c0a-99a7-62019f897c24",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "2445f9e8-321a-4249-94d9-32090fa69a6b",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "d8d059fb-fb11-4d38-9a81-81ce9ce7acb6",
"id_user": "e7b68c00-3f04-44aa-b232-ff09945d9525",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+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": "f56996f6-c3ec-4497-8c6c-1bb9bb479f0a",
"id_user": "fbefb27a-f611-4a66-9373-611bd5fedc2c",
"date_add": "2026-01-10T12:09:18.9930411+01:00",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "380e8377-f79a-47e3-b2fc-4c666d763cde",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "54016fae-3157-4dc9-a402-ec8cf694c194",
"id_doc_print": "124fd28d-c123-4f41-8bcb-a8c188c104de",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+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": "8f518853-d936-4249-9936-96ff850c522f",
"id_line": 2,
"id_item": "dc4bd702-8c32-4fb1-b94b-f88556cfd107",
"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": "3e5c13c2-7c25-49c7-87b3-d063b357b824",
"date_from": "2026-01-10T12:09:18.9930411+01:00",
"date_end": "2026-01-10T12:09:18.9930411+01:00",
"date_used": "2026-01-10T12:09:18.9930411+01:00",
"id_employee": "8de969e4-6354-4dd7-ad11-927a942b8839",
"id_branch": "6d7d51ba-c24f-4b3e-ba06-275b2a4e3855",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "a6d61753-5ef8-41ac-993b-ab3ba23176c1",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+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": "caba2776-f918-4acc-8fd1-fc588942db9b",
"id_doc": "c7c2c602-f6ac-481b-a01e-58ca5c46f1be",
"value": 3,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+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": "a0203854-d0e6-45c4-9e63-f2f2f609b6d9",
"id_pos": "01a1d4ad-d5a7-4d1d-9a44-19a668a74a74",
"id_doc": "5af9ffe9-8606-413a-8ed8-f69a45c3bd71",
"id_branch": "6f2640fa-ef96-41bd-abb5-7254940b3f04",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:18.9930411+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "0801fa23-6464-4fbb-9352-75dc639243dc",
"id_loc_from": "99a05731-4586-4385-b6a4-026c6802ccd1",
"id_loc_end": "472d6c04-6938-4d62-826f-572acbedac6e",
"id_user_add": "fd51f0b0-d32f-4a2f-bee3-251730b6711d",
"id_user_upd": "eb9ac44d-a48a-4498-9f1c-07c4bfec85bc",
"id_pos_sesion": "16da33e5-754c-458c-8792-6c55b610a144",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:18.9930411+01:00",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "1c80542f-67d2-4f71-bcb1-952b454fe70a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "72d49867-345f-4ffc-9a5f-7a3fcedd9bd7",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"id_user_upd": "20789499-f009-41b6-ae5f-da7973d4b6f2",
"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": "e80249da-7bf1-43b5-894f-af4ba551935f",
"id_item": "e3176057-b8a7-4166-8544-6bdcc0450af8",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+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": "f57ad216-b2ae-4f33-8bb4-ebf1ded8c7a2",
"id_line": 2,
"id_item": "0054355e-cf3f-4b7d-a9ce-07b3305b25c3",
"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": "914b2826-7cf4-40db-a3ab-c526297cb9ad",
"spool_server": "sample string 2",
"id_doc_sa": "423d75ae-9ff5-4bd3-8d6d-0a123f6743c9",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:18.9930411+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": "cc274d8b-222b-493a-b946-b3636403fd22",
"id_pos": "2c296b38-2256-4c4f-a065-551471c3f7da",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:18.9930411+01:00",
"key_access": "sample string 5",
"id_user_add": "199100c2-a121-49bd-ade5-9e1b3fe93222",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "73305cbf-a4b6-4e4f-b52c-09c40c1494fc",
"id_pos": "95a85d96-e1e9-43f4-b450-66f46ef06a04",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+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": "91cae1b7-9b1d-4d43-9a80-47ce7fd49f03",
"id_pos": "04fcc649-1d3e-4759-af5c-2868530d0001",
"date_add": "2026-01-10T12:09:18.9930411+01:00",
"date_upd": "2026-01-10T12:09:18.9930411+01:00",
"date_out": "2026-01-10T12:09:18.9930411+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": "1907d981-dea1-47d2-a493-1d8a4e975656",
"id_user_add": "89ff8f72-95e4-4852-81ff-6ec58931224d",
"id_table": "ba80150a-fd94-4737-b7b6-5760c8a3a434",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "b97eedbe-9416-4982-a793-ec839da1fcc3",
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "c4301c1a-3c85-43ff-a802-b6868641289d",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "bfdffe72-66cb-44be-af6a-06aeb3847ddf",
"id_sync": "f15d415f-e1de-4598-b567-a34567794443",
"json": "sample string 3",
"id_table": "8300845f-222a-4e53-8957-3c9899d93f0f",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "227daf31-ed91-49cf-a988-65a412575784",
"id_branch_from": "4f60f904-9fe1-4683-9dbc-346f3849f3e0",
"id_branch_to": "22b522ef-0772-40d3-8f1b-96fb50779534",
"type": 4,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:18.9930411+01:00",
"send_on": "2026-01-10T12:09:18.9930411+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": "a1e9ec31-d1c3-4386-b0a6-c998646b3b3b",
"id_pos": "fb61840a-52be-46be-827f-94a1adf84b4c",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:18.9930411+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": "d10ffadb-fa02-4ddd-b1f7-416b54632758",
"id_function": "0a24c5f7-2723-4ca9-a034-7e514c8ff2a0",
"id_user": "2539a8f4-7115-47e8-95d8-6eb42029e421",
"id_profile": "664c082d-0280-4f7c-9311-b4923888774e",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "b4302950-ca9e-4e21-a9e9-9a2a9c4c0f46",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+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": "788847c0-59ad-4f3d-b05a-17f66748dc00",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "53f892d5-0190-44f1-a0ef-b55f42c7d164",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "7eb27fae-c83d-440e-84fa-cc769ce4a0c9",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "61099fd1-fe2c-4886-86c1-d9188b622b38",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+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": "268356c6-c646-4d72-ad66-2c49110bc07c",
"token_id": "sample string 2",
"id_user": "1ba0f94e-a0ef-4328-9adc-6d9082831066",
"date_from": "2026-01-10T12:09:18.9930411+01:00",
"date_end": "2026-01-10T12:09:18.9930411+01:00",
"created_on": "2026-01-10T12:09:18.9930411+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": "8deb42eb-41cf-4426-a402-74dc5b9c4862",
"id_room_activity": "0df7e141-7c9a-4976-a361-88d1bbfefe72",
"id_pos_sesion": "3881fff8-87f7-48b9-8a06-83f632219e05",
"log_text": "sample string 4",
"id_user": "fbe40b90-bf77-4064-b699-d318b0757ff6",
"created_on": "2026-01-10T12:09:18.9930411+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": "a51b8bfd-2dcd-486c-ad5c-a16591e9303d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+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": "b3071502-f63e-445e-8348-4ab1e3864319",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:18.9930411+01:00",
"date_end": "2026-01-10T12:09:18.9930411+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:18.9930411+01:00",
"last_update": "2026-01-10T12:09:18.9930411+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": "c5e4a053-39f7-4b1f-a9fe-29c1d044b80f",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:19.0093889+01:00",
"date_end": "2026-01-10T12:09:19.0093889+01:00",
"date_used": "2026-01-10T12:09:19.0093889+01:00",
"date_sesion": "2026-01-10T12:09:19.0093889+01:00",
"id_employee": "a7348f1e-edcc-4220-a04f-d02291d63b62",
"id_branch": "15c3d0c8-4e2a-478f-a61d-24d1db7d79f5",
"id_voucher_permision": "021f0b51-0204-4aea-83ae-628d861e175b",
"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": "5c5e59e6-f7e8-4189-ab20-e64af2c6278d",
"id_user_add": "d791c9aa-0b69-44f5-b03e-7f0b3734959c",
"id_doc_sa": "cf0c6a75-2201-402b-84b3-9d8954f0ad54",
"id_item_sub": "fa100f09-d00d-4b49-b852-40db3dfa63e0",
"id_pos_sesion": "d0468210-0c9f-4c23-acbc-fb51af7901ec",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "c924cfeb-58fb-42f5-a9a1-ff5daf6a01aa",
"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": "4b08e91a-67e9-488f-96a0-9e0dfa774634",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "3b693529-8aac-471d-8ffa-b06251184d22",
"commited": true,
"st_images": {
"$id": "3",
"id": "c723407e-2e0b-44f2-b4c9-7bfdc0d1b23c",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "effb1c01-fb1b-4860-aa33-201d08801cc6",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "b9bc0ba8-9735-4862-83f2-d41101efac14",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "f83a7dbc-0da0-4936-8d67-f16fdc0c542e",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "8d2d5836-75ef-4baf-8bde-f6898b1a0e11",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "d9e3ea92-3447-4748-b611-451f5d703859",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "a94971a5-01c1-48db-8fc8-d9c89cec1f58",
"id_item": "f92359a8-e576-46bf-a054-de24a22436ce",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "c3670d55-d763-44d2-bc1f-f20e083a258e",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "69311177-0dfc-4cc8-ac29-ec4a32d46d99",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "bf6a2d20-e4f9-48fb-9877-68c5acca30ce",
"id_unit_sec": "a51dc20c-03d9-4e0d-b9cc-891b7ed5727f",
"id_brand": "5b6cca95-3926-4e82-a1f0-422fdfca6fbf",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "60269741-155c-401f-acb3-244f81638d27",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "cf9fb87b-d2ad-4762-921f-4eaf7472b0d9",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "9916ca7f-529b-4858-a778-c82204aa2995",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "809bad13-d12e-473b-afc8-7352099800fc",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "edcd81a9-22aa-46cd-bf70-72fd0e297a64",
"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": "b7681d4b-4ce1-46af-9249-a7b7d48aab49",
"view_messages": true,
"id_image_photo": "80beff4e-ade4-416e-a5a9-60b3772ca5a2",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "60fc9854-acc8-40e2-a4ac-086268426428",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "262ab8a2-21ea-4fc7-b6be-d6554be06efd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "26fbeb41-7be4-4a59-bad2-fff5c6da1e3f",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "e0a91aab-e79f-4e1b-b502-ba256ec225c5",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "df4622d3-aa5b-4719-a5ba-a1fc7fec4e80",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3a67422b-ba15-4d4a-9888-003dd7528dc3",
"id_zone": "88d6dbb6-9c85-475d-bc23-92092aea1b74",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "ea0e3737-199e-4c9d-b862-ec52ec7873a2",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "393fb7b3-67fc-43f8-8ca1-500e5de29deb",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "54a74438-3a3f-4348-8998-0b8378445913",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "7a8ca769-d178-4ab3-9802-754af2f1d9dd",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "6e730bbe-fc1b-4cbd-b346-4217ec9a096a",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "598d17e5-98ba-4877-8e4e-a9755a5ca34b",
"id_cloakroom": "5b147f49-1b4d-40c7-acf9-10b580660242",
"id_pos_sesion": "e0d0bf41-1b63-4cf8-beff-8cdd56d36df8",
"unit_id": 4,
"date_open": "2026-01-10T12:09:19.0093889+01:00",
"date_close": "2026-01-10T12:09:19.0093889+01:00",
"id_doc_sa": "dfe11393-d213-410d-975e-53a70034e878",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "158cdd62-5c45-4575-a57a-71a1491e526c",
"id_pos": "a82d99a6-4b87-44e8-8437-66ebd4b89e0c",
"id_doc": "17715186-e1e7-4b4f-a36f-121b0801ae84",
"id_branch": "4c86dcc2-b39a-48f2-9b6a-c5cc4752a3ff",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:19.0093889+01:00",
"date_tax": "2026-01-10T12:09:19.0093889+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "0df41443-39f7-494c-8132-79ce3f6f3121",
"id_relationship": "e411e51f-dcd0-4d6f-bf2e-a76026658009",
"id_loc_from": "0d3c8432-76df-4f8f-8a4a-af847722f9d4",
"id_loc_end": "f5ef06f3-5ed5-4e3a-ac07-73a679f6fdd2",
"id_user_add": "6329db8c-da46-4211-9730-f0db7c51ff4c",
"id_user_upd": "f91bb6d4-0e9e-4055-8cd5-5437f80bb1ab",
"comment": "sample string 12",
"id_pos_sesion": "1c5a24b4-7c42-4c09-9d0d-62734074e5b8",
"id_room_unit": "1e0ddb65-134c-46e6-a3e0-48091612de11",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "b3dc71f1-1ac7-4bd8-a025-d4f3e58a3a39",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "5f9c850d-ddcd-4af0-80c7-375531d102bb",
"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": "78b6dfef-e9b4-46b9-a8cb-3c022659ee97",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "6c3f09f9-52e8-4f20-8b80-1bfb4a3d554d",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "6781f5d2-0d13-46b7-8519-ec0254fd26a7",
"id_pay": "fbb751bd-c7c3-45a9-939d-56a188d4ede7",
"id_money": "be3b4427-5ec9-4042-9dc7-432a67df7738",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "0a8409ac-a26c-4ead-8b6b-007243efe272",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "b99a40a2-a1da-4b47-83fd-04e0d04f7bc8",
"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": "0ceb627e-6770-40a0-9211-554deeb971b5",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "f1c37b0f-fb59-46f3-b571-3543e08943ef",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "a49801de-ce5a-4b7c-a4d7-c70a1b634cd8",
"id_money_2": "9e562721-5e6e-4135-8bc7-d2d44e110676",
"date_from": "2026-01-10T12:09:19.0093889+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "f0285aa3-4222-4fb7-a957-46105db7457d",
"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": "6a964631-ee23-481b-b7a5-ecdc6c3aca2b",
"id_pay": "a67d5cf1-75ed-444f-9e5c-afed5d2efa04",
"id_money": "3a225887-3989-49eb-b65e-4d0866e23f37",
"date_cashflow": "2026-01-10T12:09:19.0093889+01:00",
"coefficient": 5.1,
"id_user_add": "4f52b25a-f44b-4578-a539-8a162bc62476",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "df53c365-7222-4c83-8134-a903f66f4abc",
"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": "182d5bc8-a52d-44d0-ad8f-0aa2a88c15d3",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "6303e3c2-95c6-450f-80a3-00c5ef0ef5fe",
"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": "de24c3d7-6f16-4595-b2cc-e5db1821118d",
"id_line": 2,
"id_pay": "dabf94b6-1616-4fbb-b4d2-6eae6cf34c45",
"id_money": "90640212-5dd7-4293-ae11-e79787a2e21c",
"coefficient": 5.1,
"id_voucher": "242a6d4f-209f-410d-9888-c5f3716d3382",
"id_employee": "203792c9-ee95-4b20-93a4-206552aa616f",
"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": "159c7ec3-4430-43a8-b006-5ecd3b726d7e",
"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": "7592b381-e505-49c3-b534-47d2d0d0d85c",
"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": "06278ffe-800f-4dd9-a74c-8e34da82bab8",
"name_pos": "sample string 12",
"id_image": "35336d5b-2fa6-4661-a4d3-d6ee81461b42",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "890e0b33-b6af-4c5a-88d4-b8a380ebcebe",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "f7cf209a-38a7-4540-912b-4092e93de349",
"id_branch": "a959c2e6-e16d-4f16-b760-7d8e76bfab8e",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "916fd1e4-ff6f-4ab4-b807-2e8895b13b22",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "2cbdf835-e84b-4677-9acb-23fcf573b49e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "6dbdef7b-7c3e-4ab1-8b6e-ed6a66af9c35",
"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": "7a6ca20c-6194-46d5-a8c7-53b790ca8ed6",
"id_line": 2,
"id_item_sub": "018a18ee-705a-418d-8008-b5e528018aae",
"qty": 4.1,
"id_list": "fa0518a1-91b2-4a82-a1a4-24540f0b06e2",
"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": "ac0ba8ee-d271-4f60-bb46-07c2a479bc8c",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "28e9d5d1-daf9-400c-9932-e58391896da8",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "9dccdb51-77cb-4384-acac-a9496f764c68",
"id_user_upd": "1c034870-6bdd-48e9-80b8-c910aa601500",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "173ed3f1-6581-401e-ac16-3c3eee2ceab8",
"id_item": "285b261a-b0b4-4f16-80a8-b7d5a38baae2",
"id_item_type": "b79bd180-3d0b-4a02-bfd9-d7be35bdce93",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "c2aef3d2-0413-4fdd-80e1-cb9e74c75e4e",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "41e84e50-6a3e-42a8-9fbe-12d4820fc9db",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "974371f3-7982-44d5-b588-c01b5c36bb2d",
"id_item": "0c6bc831-823a-42de-8b39-ce38f360a4ec",
"group_id": 3,
"id_unit_ref": "09315eb9-d138-45d6-81fd-89fb38a267e3",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "18000843-3157-491c-95e3-167e10b95d3b",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "26ce04f7-3ce1-43d2-bc57-9a3d8a51a540",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "9e5f14da-89ec-4431-80f9-2f97ccddfb17",
"commited": true,
"mt_units": {
"$id": "28",
"id": "bfc762e7-4fe3-47cf-82e3-73236652807c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "c8142b1a-0201-4690-824b-0df7a83cf585",
"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": "9abc3621-0ca7-4735-93e9-3a3475369147",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "43084bdf-bb62-434d-a43c-bc379049cbc9",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "bffaecbb-b560-428f-93a2-baa88f990862",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "e988918b-fb70-42fa-b65d-c879ef6f721b",
"id_line": "31e9e3f6-2102-4ba3-8280-96a8e32a65d3",
"id_category": "d4581235-0fbc-436e-85cd-414ba5d801f9",
"id_item": "0e48c4d6-552c-4150-8b42-43bbbf188cd7",
"id_item_type": "59903c60-f991-4be0-b048-770efc3c9da4",
"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": "b2f046ee-00f8-4b13-9ed0-7f8d1e1ad072",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:19.0093889+01:00",
"date_end": "2026-01-10T12:09:19.0093889+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": "6a9a152b-8662-4b82-bcb6-84a17b228ba2",
"id_pos": "9f71e3f2-e3e0-48cf-8654-9c8a4423a8cb",
"id_list": "4c75d15a-66f0-4a89-949e-d93a68482c65",
"id_item": "08ce1797-583d-45a0-9cce-ab0b55a1662d",
"id_item_type": "cabed266-1564-4671-a5a5-7d83741e5190",
"id_category": "3f1b7045-1a8a-4a97-ade0-38087c7ec4e8",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "f8ab282b-8f6d-40fe-8f4f-cc2cb55c4b9c",
"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": "ea960ddf-1c48-465b-a6b4-a9bc950f4a18",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "331629b3-6fc3-44f3-8a50-588aaf8e64af",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "443827e6-e12b-4666-b313-22c663fd80d0",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "8cba9715-32f7-4c6c-8131-257c292570e7",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "9ecf685b-3ccf-4089-86e0-435f752ff143",
"id_pos_type": "10eac7fd-bd7a-47c4-a552-8d3c77490f38",
"id_price_list": "7f43c80e-5d57-4458-85e2-9bc95cd0eb40",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "9976e3e0-fd08-4dad-9d4e-c9c2910a9a27",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "972a2002-059a-4592-8c69-6bfff8b6da4a",
"id_pos_type": "26a5eded-09af-4a7c-9286-bc0872abf4bb",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "f3d1ef71-ff87-4eb1-af87-fac832e066ec",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "54baa7bf-0cad-4906-ab54-4173d96d9df7",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "cf122656-22e4-48a0-a689-9fb861b2485a",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "88a9995e-0a0d-4164-bf59-402e81e87ad0",
"id_branch": "8beaa80b-e9d6-49f4-9ef3-e58cb9363ade",
"id_pos_type": "135ceda6-882a-4c4d-97d5-d53b3d66dd3c",
"id_pos": "53f62047-6af0-47af-9b43-2eb58191d506",
"id_item": "a2eb6b4e-397d-4d2c-ae6d-27655d52ea9f",
"date_from": "2026-01-10T12:09:19.0093889+01:00",
"date_end": "2026-01-10T12:09:19.0093889+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "5eead8bb-9a71-40db-b4ca-b41bcf148616",
"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": "d79d24d7-f924-4fce-bc99-bf5e09f7173d",
"id_doc": "56c46b81-1364-401b-a05b-bc9fa1df064a",
"id_pos_type": "af494b7d-84e2-460d-8846-c01efadd8dc9",
"id_doc_print": "e778954c-72ed-42ef-be82-516746967c94",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "2a66cd12-bd07-432e-928d-a4324222ac56",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "ab755fca-d6e7-4624-aa9b-56a0a00c9249",
"id_pos": "15f4e5e4-de8d-462f-bcf6-59f864824bbe",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "d34d65a8-aed7-44ac-bdaf-002a4be106d2",
"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": "f4777fa7-6e0e-413e-a949-3b873a6d449b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "2de6125c-df91-49c0-af88-d9ac2055ae2a",
"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": "a7faa2df-9da3-451a-9414-00fb110b8035",
"id_item_sub": "c4f83ea8-9567-4870-b02b-832bdf6f5ffe",
"validity_date": "2026-01-10T12:09:19.0093889+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "1baf7623-4bc1-4d7b-81dd-ac7107efc438",
"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": "e292fd7a-4128-4d78-8e4b-831a68e0ebda",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:19.0093889+01:00",
"date_end": "2026-01-10T12:09:19.0093889+01:00",
"id_branch": "30cdad28-2bc1-4692-8dc2-2712fa92ffd1",
"id_pos": "3840e21b-c09f-41e7-9286-403a6f1a4bab",
"id_list": "2f0eb36d-8e8c-406f-bfe5-2f74b984129e",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "da4f2d22-9476-442c-8e1f-bf1e54986946",
"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": "c81430b0-379a-4c79-8e0b-9da9087870c5",
"order_id": 2,
"id_item": "fa329d47-671e-4407-b492-b58741973fbc",
"id_item_type": "a1a6bd0a-5aa4-459b-a0ca-fe938393c515",
"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": "0d34574c-4c32-4782-855e-0218646923c9",
"type_item": 11,
"id_voucher_json": "fc4b0c23-9313-4346-b34b-d84ab7116abe",
"count_voucher": 1,
"id_category": "d8f4d4ce-7e6b-4018-9e01-132dea3a8b9f",
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "68306947-b724-48a3-932e-5c121416973e",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "d71a3e29-120b-4372-9a9a-0698a03fc557",
"nro_sesion": 2,
"id_pos": "1f577204-1c0c-4a5d-b6c2-6d4d09674178",
"date_tax": "2026-01-10T12:09:19.0093889+01:00",
"date_open": "2026-01-10T12:09:19.0093889+01:00",
"date_close": "2026-01-10T12:09:19.0093889+01:00",
"id_user_open": "d17aa462-207d-4a93-848f-174294d65a05",
"id_user_close": "f182f203-fbad-4a78-9014-21e71efbbe95",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+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": "3279119c-aaea-40f0-97a5-0d5080c2b55d",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "7cc2ecdb-080c-47c5-bcdd-cf8caa61de60",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "a7f6f208-7528-44bd-b57a-56eebf6add05",
"id_room_unit": "2404c218-c659-4e69-b2a9-233b5302d7c8",
"id_room_list": "ac4cb433-16ea-4d53-86e7-3b9889ae565b",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:19.0093889+01:00",
"date_from": "2026-01-10T12:09:19.0093889+01:00",
"date_end": "2026-01-10T12:09:19.0093889+01:00",
"date_open": "2026-01-10T12:09:19.0093889+01:00",
"date_close": "2026-01-10T12:09:19.0093889+01:00",
"id_employee": "b15d346f-ddee-4868-874f-99a177a07fe9",
"id_employee_sec": "afbd319f-42b2-4e46-adf8-979d1fa69857",
"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": "0c516e0a-e4b1-441e-aa3e-e91ea7d1e177",
"comment": "sample string 7",
"id_user_open": "9cd159d9-15c8-48bf-a33e-ee8a6426f164",
"id_user_close": "f3f5c048-f107-48ae-8e8a-40b936ec632b",
"id_unit_state": "0ba8dce4-2579-4139-b59f-d728c8c0a9d5",
"id_pos_sesion": "3b36dc3c-4a99-49f3-915d-5f36c1f662c4",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:19.0093889+01:00",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "e97f4f7c-0861-4453-a1f4-19ed89025b0f",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "b53fa10c-9014-45b3-8124-81fd946337bc",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "cd3d932b-ca77-43b8-9e43-ac55694bddaa",
"locked": true,
"date_locked": "2026-01-10T12:09:19.0093889+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "1b0119b0-7d45-40a4-8969-839067d82584",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "4971b2e4-40f0-4f0a-b202-55c17a71431c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6e0e78a2-8bf4-4346-a1e9-1f467e376ab6",
"name_pos": "sample string 6",
"id_image": "3393340b-f798-4977-b81c-7776e39569db",
"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": "3260b71d-87fd-4364-bdb9-b4ddb2464f5a",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "5fea796f-8210-48db-bd19-24b176d09bcb",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "9c5b5f53-36a2-4fbf-8aec-0a822b419fe5",
"id_room": "81be999d-67a1-4bb2-a36c-12ed8a158a3f",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "4a2f5a13-c209-4592-9035-8757ba58c1f2",
"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": "c87bbc04-49e2-4347-b7b1-af68c2c4166d",
"id_room": "f6c3f5ba-57b7-4786-bcad-761cb0c858c2",
"date_in": "2026-01-10T12:09:19.0093889+01:00",
"date_out": "2026-01-10T12:09:19.0093889+01:00",
"id_user_add": "541adc30-13c9-4002-9b2b-f9f5c325003b",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+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": "db522e3e-d4a3-4033-88cc-84d2450ad6c4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "34829c4d-4278-4443-8a1a-c5253262bd8d",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "c6881243-7e58-4ebe-aaed-272673637480",
"id_room_state": "94f86a70-1848-4a5a-8af2-306f823ce637",
"id_image": "4c2b2a4a-7d04-4ff1-a17b-9ab515cb6b59",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "6c37c1b9-015d-422e-b46c-ca9078fa4f71",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "efb6e05d-2ae6-42f3-a9c5-07106c81ff35",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "1ca4022c-e2f8-4aad-bbe8-3125d3aa5970",
"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": "6daa3809-39cb-47c0-bb8e-f7a2de2cfcb4",
"id_pos_sesion": "b8cbb92d-bf60-464e-9037-fec893dc01d2",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "3a283d6b-8ae8-48ad-b4f4-620112751d36",
"id_room_unit_activity": "d5ec7133-c7f3-4a1b-99ab-e07ef1547ff2",
"id_doc_sa": "902fd3a9-add1-4689-95fc-624da6ca0d33",
"id_pos_type": "d467b8ee-4271-472e-9dca-de9337251320",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "0a6ec855-ab5e-44dc-8251-8da500f83109",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "08403cb3-3de6-4de0-89fd-ea1b1587a002",
"id_user": "d868689f-b86c-4064-ba1b-a87a92aac6bf",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+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": "1ad3084f-1f5d-4e97-82fd-f0b4879dbdc1",
"id_user": "533483aa-15c4-492f-85dd-da90886bf4f0",
"date_add": "2026-01-10T12:09:19.0093889+01:00",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "943e854b-a9d3-47e2-8129-12a426ec9acb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "64e71f57-bc12-4618-b7eb-a93c09001ff8",
"id_doc_print": "024b066c-9b5d-4323-9d73-8bb52f80af9a",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+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": "542ebd7e-f4f3-4c29-b2e8-66b25d86cc9b",
"id_line": 2,
"id_item": "dd52bfe5-87a3-4288-88df-93bc9107334a",
"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": "0e3e5ed3-a311-49cd-ad6a-36e2d0c1b297",
"date_from": "2026-01-10T12:09:19.0093889+01:00",
"date_end": "2026-01-10T12:09:19.0093889+01:00",
"date_used": "2026-01-10T12:09:19.0093889+01:00",
"id_employee": "71f6dc9c-fc89-4337-9800-a0aab5e8efe3",
"id_branch": "373e2aea-55f7-4ed0-b6d0-078dd0fe6e84",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "dd01c014-d0d9-4c78-ac74-b0339b684450",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+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": "d64d5307-4851-4bf5-a4b1-042c91f39a46",
"id_doc": "4c508899-221d-4197-bb35-7da931f977ca",
"value": 3,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+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": "9f5a5181-739a-4939-9803-9211b30e045c",
"id_pos": "7318e741-06f4-4b63-ab87-b0c0ecf8189e",
"id_doc": "08c9fa08-014a-4aa0-82f6-b01da7ccaedd",
"id_branch": "1120dfd1-61ad-40da-ad70-1907174ba9a3",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:19.0093889+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "80ec0755-a6f4-4629-8462-8aed456b9794",
"id_loc_from": "da623705-defd-4ab9-b19a-5d323b94663c",
"id_loc_end": "3880d11b-1073-438f-8ca2-b92365168a44",
"id_user_add": "67f11303-2f62-44f9-bdd8-744a07166d2f",
"id_user_upd": "95ef3128-19b0-4908-a51f-ae41e04c111f",
"id_pos_sesion": "c4341112-6efb-46cc-8cfd-61e92e941895",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:19.0093889+01:00",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "ae86e39f-2c3c-4419-b5fd-60b89e440084",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "5e8657af-d707-4ee0-ac33-bf2bbc29a877",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"id_user_upd": "a30b82c5-cdd3-4700-a2fb-dfd5f4dda00b",
"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": "02e72349-81d6-4469-8ac0-20bc8d56304c",
"id_item": "66f5091b-2c55-41d3-99b5-cb822dcaa288",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+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": "47e4c404-5b41-4c26-8760-acc8e71e13ff",
"id_line": 2,
"id_item": "4b3491a7-7b77-41ce-aaae-a5d42c108f8c",
"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": "7c719c8b-ad37-4752-a1cc-2e37d5adb0ac",
"spool_server": "sample string 2",
"id_doc_sa": "7c47441d-b58b-45cc-ac32-4593dfe66da5",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:19.0093889+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": "c8134679-9808-469d-b07f-bfed9487e429",
"id_pos": "054d7629-34e4-42e6-95a4-2ef8a9b627ad",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:19.0093889+01:00",
"key_access": "sample string 5",
"id_user_add": "a684e2d7-bc04-4704-bf4c-b3340baa920b",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "c2dbd15d-9c59-4b62-96b0-9a9fc0a25904",
"id_pos": "aab02f78-31d2-4cfc-b6b1-5ed8c43a5bf1",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+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": "0db7aa97-fb86-4484-8966-4803385000cd",
"id_pos": "eddec4c9-d07d-4105-8267-f724428c9db0",
"date_add": "2026-01-10T12:09:19.0093889+01:00",
"date_upd": "2026-01-10T12:09:19.0093889+01:00",
"date_out": "2026-01-10T12:09:19.0093889+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": "52d84096-205e-4e79-ab59-bd1dd668a24b",
"id_user_add": "8db7abcc-da6a-4dfb-bbe6-f9e8a3e40c45",
"id_table": "74fd3a79-6291-4fe9-ac8f-3ed90cc8b04d",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "4b4033c0-2c93-46e6-a5be-238d1ff0d121",
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "d5ad7d89-6185-47c0-b915-87b20a8f480c",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "a06d9032-40f1-47e1-a035-964e9c3af0c5",
"id_sync": "a6b524f2-b143-44dc-b517-6297c6924ce7",
"json": "sample string 3",
"id_table": "63cc167e-e5a2-464e-91c9-ac1ade052239",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "0fdea25a-9099-4243-9ce8-e626a9416810",
"id_branch_from": "f6b4dfdf-b28a-44a9-8e4c-1141ee6b5b84",
"id_branch_to": "578414b3-7e7b-4ebd-87c0-dd1d8e639abb",
"type": 4,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:19.0093889+01:00",
"send_on": "2026-01-10T12:09:19.0093889+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": "cb19e890-3aba-469f-b48f-4ad94041cb58",
"id_pos": "bcc73440-6a82-455b-bf7d-b2f06ce80ecb",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:19.0093889+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": "e047aa3f-6fbd-4a83-bb50-45d9b0f27e97",
"id_function": "d065e564-20dc-4e95-85af-e58ffb83cba2",
"id_user": "3692e13c-9cfd-4e4c-9bd0-16ed30565a80",
"id_profile": "308b04fd-aba7-4e34-a060-8f55320f53a5",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "f59d6376-51d7-4c44-b4ec-42c92d7b3d74",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+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": "6572be2e-e8b6-49cf-ad3f-8e9f40a4f031",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "2317f283-90c6-4d20-8f2a-142f30e29d74",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "7cf7534c-a19d-400a-a518-cb06c3eff1b1",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "2f307110-09a1-4e6b-ab79-025fe6f5818e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+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": "afcdeceb-604d-42eb-93f9-fe5ef08fc81e",
"token_id": "sample string 2",
"id_user": "12719d1a-9078-49cf-a3b2-3ebbeeb71f12",
"date_from": "2026-01-10T12:09:19.0093889+01:00",
"date_end": "2026-01-10T12:09:19.0093889+01:00",
"created_on": "2026-01-10T12:09:19.0093889+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": "4c371383-3440-48ce-86b5-9b36148fe966",
"id_room_activity": "7d6a4804-28f0-4aff-ad23-46f9e9b94c93",
"id_pos_sesion": "2ab0ffac-c646-4fce-a737-58790e105d20",
"log_text": "sample string 4",
"id_user": "024b7d75-6c93-4b82-9b03-22518c26fe60",
"created_on": "2026-01-10T12:09:19.0093889+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": "11a6e5ca-9aec-49e9-89e5-64bb765bff6b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+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": "41b14469-7d60-4edf-bd12-68f39547f555",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:19.0093889+01:00",
"date_end": "2026-01-10T12:09:19.0093889+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:19.0093889+01:00",
"last_update": "2026-01-10T12:09:19.0093889+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"
}
}