PUT api/Mt_Docs
Request Information
URI Parameters
None.
Body Parameters
mt_docs| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| type_doc | string |
Required Max length: 1 |
|
| stock | boolean |
Required |
|
| sign_stock | integer |
None. |
|
| sign_money | integer |
Required |
|
| cash_flow | boolean |
Required |
|
| block | boolean |
Required |
|
| symbol | string |
Max length: 3 |
|
| prefix | string |
Max length: 5 |
|
| ask_det | boolean |
Required |
|
| ask_pay | boolean |
Required |
|
| reserved | boolean |
Required |
|
| sale | boolean |
Required |
|
| user_required | boolean |
Required |
|
| view_in_report | boolean |
Required |
|
| open_sesion_st | boolean |
Required |
|
| amt_greater | decimal number |
Required |
|
| correlation_control | boolean |
Required |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_docs_payment_money | Collection of mt_docs_payment_money |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_pos_doc_print | Collection of mt_pos_doc_print |
None. |
|
| st_doc_num | Collection of st_doc_num |
None. |
|
| tt_doc_sa | Collection of tt_doc_sa |
None. |
|
| tt_doc_st | Collection of tt_doc_st |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "d357e5ae-adfc-4067-ae8f-4f9ff50ee7b1",
"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": "f7f2f1df-64be-4cc2-aae8-d90cf9fa0316",
"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-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "5d9a2615-21b6-446a-9bd2-b18d3738d359",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "2",
"id_doc": "f443c195-b255-4c75-855c-04b13a746b78",
"id_pay": "98686eea-52ad-4b6c-9f58-c9556c12d4c1",
"id_money": "e86546c7-c07d-4596-9975-27ab5a6d8d44",
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "0e8854ce-9866-4bc5-b2f5-68e96bb3c033",
"commited": true,
"mt_docs": {
"$ref": "1"
},
"mt_money_types": {
"$id": "3",
"id": "9291b775-9fa9-4863-8871-844b22c1ab68",
"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": "99eee08d-0479-4a17-a8ca-150204c4752b",
"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-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "727dca9d-8f50-4dcc-a556-f396ef7eb618",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_money_rates": [
{
"$id": "4",
"id_money_1": "464cc3d7-a9b9-4d9f-b4ef-a10f563d0fa3",
"id_money_2": "bf849784-dffc-41c1-a4d6-e020ac6c475e",
"date_from": "2026-07-08T09:46:00.0111305+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "ab95c370-835d-4d13-b370-d7d7b5ee425d",
"commited": true,
"mt_money_types": {
"$ref": "3"
},
"mt_money_types1": {
"$ref": "3"
},
"st_users": {
"$id": "5",
"id": "6f29439b-a727-4671-b812-87cbe75e8da8",
"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": "573265e4-202d-4789-abc5-085ea7991355",
"view_messages": true,
"id_image_photo": "87bb27f8-218d-4f6f-a713-e0ba2beb03e0",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "a87918b0-e81e-4471-bf4b-a5894cb8c42d",
"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-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "9ad32223-273f-4c31-bc53-be792f868f68",
"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": "4b7a5e25-acd8-4b99-8679-6d8735c3538b",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "d63bd868-af89-40db-8d10-9b16444e957e",
"commited": true,
"st_images": {
"$id": "7",
"id": "585afe6d-f07c-4a74-bbd9-424936036c9f",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "e150e21d-e242-4aaa-b9aa-78fdf45ecf99",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$id": "8",
"id": "6124c261-dde9-41ca-9c19-2716b14d82eb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "0864db0a-f03e-4d03-b91d-ef226856090c",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "4843eac2-20b3-4b1f-abc1-3d8229ad3271",
"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-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "d98bbd4a-bbb7-4dea-8292-cb3b0f9fd8b2",
"commited": true,
"mt_categories_items": [
{
"$id": "9",
"id_category": "9757ef73-0bc0-4564-9472-ae5376141f2e",
"id_item": "dfbeae78-7237-49b4-b870-349a2715fa5d",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "111f1adc-bd28-468f-a15f-f51a2cf5d674",
"commited": true,
"mt_categories": {
"$ref": "8"
},
"mt_items": {
"$id": "10",
"id": "93849a68-75e9-4a3c-8276-ff279e5a1aa3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "bbe36bab-a423-4f56-a30d-e076a3f7c94e",
"id_unit_sec": "07844870-c34e-47fd-8c5a-c777b0ca6a9b",
"id_brand": "497e01b5-79f8-400d-9d68-8a89ede2cd26",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "dbe10156-8497-471b-83b9-31edc7176126",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "b3e4ab14-ca7f-4948-837f-bdfc9268d915",
"commited": true,
"mt_brands": {
"$id": "11",
"id": "fd77ef6f-478e-42b4-a086-edcf9ab5bc99",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "4992a8a4-5cfd-49b1-b59e-437a4c7771f2",
"commited": true,
"mt_items": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_categories_items": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_items_featured": [
{
"$id": "12",
"id": "1f4e725c-5a2d-43e8-97ac-a2e07e47999b",
"id_branch": "f4f58a3d-0a04-4dd3-8663-81b7edaa2461",
"id_pos_type": "6f9b2a5b-64a7-48f2-8d94-33b47ef35ead",
"id_pos": "1d7b3353-f332-4668-a8ef-7114eedc34c9",
"id_item": "9fb1f0ab-b38c-408d-b208-effe0e2b272c",
"date_from": "2026-07-08T09:46:00.0111305+02:00",
"date_end": "2026-07-08T09:46:00.0111305+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "d30feed9-9eaa-4286-a300-0397fe5a7dfe",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "10"
},
"mt_pos": {
"$id": "13",
"id": "cc338f7a-9f2f-412d-bfd7-cd73051ddddb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5e440a78-7132-407a-8d82-16f5b8d30bb2",
"id_zone": "47a1ab2c-ef4a-4fae-b232-552229a98be0",
"user_required": true,
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "ce7485a5-88b3-476b-8fcd-50612d9dc61f",
"commited": true,
"mt_branches_zones": {
"$id": "14",
"id": "a5600159-3efa-4f38-b09f-647fbb57fb44",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d5c563b2-fcf0-4732-a241-b524c06326a2",
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "3d9f3400-7170-4231-a69d-1fbebbbceeb6",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "15",
"id": "99a8f515-e3db-4558-a977-ae13c04149c1",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "38194777-f20d-462a-948d-18c57b69c7cf",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "22d75c7e-cad5-423c-86d8-5660635ef59b",
"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-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "a96de86f-d3d3-4a36-8147-1387ddf16bfd",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "16",
"id": "197644b6-4456-480d-82a8-26ce4f200aae",
"id_cloakroom": "aba5e39e-d00f-45ba-88be-88e629423931",
"id_pos_sesion": "5307d210-be13-440f-a704-cf8e823ed3b6",
"unit_id": 4,
"date_open": "2026-07-08T09:46:00.0111305+02:00",
"date_close": "2026-07-08T09:46:00.0111305+02:00",
"id_doc_sa": "73efd12b-d45e-4125-8336-7d51f2d9c4e8",
"commited": true,
"mt_cloakrooms": {
"$ref": "15"
},
"tt_doc_sa": {
"$id": "17",
"id": "abcc385c-be37-463e-b99d-8199ba57a3b6",
"id_pos": "d56b2297-5692-4bb6-8d03-3c291763e41c",
"id_doc": "cff9030b-fa69-41f1-b105-e8366762afdd",
"id_branch": "71f32926-966a-4ced-b93a-850a9d02e385",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:46:00.0111305+02:00",
"date_tax": "2026-07-08T09:46:00.0111305+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "8806c55d-42cd-4b9a-8e8a-6e1b9da028b8",
"id_relationship": "1c251f95-2fb6-4dac-a5b4-faa03b4048f6",
"id_loc_from": "7b5c158b-816a-4173-b72c-d1c17e06ed35",
"id_loc_end": "54a53aa7-4947-42f4-81f5-7297c6e8b8ad",
"id_user_add": "7b6dc28a-5c2f-461b-993e-8c03d88a5444",
"id_user_upd": "7d8fe218-70d8-4de7-97a8-b62c9b861ad3",
"comment": "sample string 12",
"id_pos_sesion": "c1c56465-7944-4c44-ba4f-4c331ecced75",
"id_room_unit": "2fc2918e-fb24-4702-985d-6d1bd101a7d2",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "8529573f-0f5f-4bb4-a4b3-3a42b5c8b449",
"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-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "1"
},
"mt_locations": {
"$id": "18",
"id": "768f6a58-29c6-4909-9fe6-4e6bb9a3c2a2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "6a8ddc8d-acbb-44ac-b927-852412539fdc",
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "3c460a8b-e5ed-44e0-adf6-bafdd41930a7",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_st": [
{
"$id": "19",
"id": "11aa2067-00d8-49cc-a62e-3ba1110a18d4",
"id_pos": "6bd5192c-f908-450f-ad4c-ee99ed0234af",
"id_doc": "a640808b-8eb3-4482-a91e-4180927e1470",
"id_branch": "a85fcd36-8f20-45f1-8ddc-bc0524053039",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:46:00.0111305+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "68573d8e-c2d8-4b18-850e-69d33b4aa3ef",
"id_loc_from": "e9d27726-8cbb-4c26-aa54-03731e4dd7e2",
"id_loc_end": "15f7305b-1993-4fab-ba73-731d97a158a7",
"id_user_add": "dba25fa6-fe5f-49b4-82ad-7baa73f85b43",
"id_user_upd": "b5c181f4-a239-4c96-a925-89f5bfe20f49",
"id_pos_sesion": "12a1e572-28ae-43d8-9446-45b2ad72056e",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T09:46:00.0111305+02:00",
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "1"
},
"mt_locations": {
"$ref": "18"
},
"mt_locations1": {
"$ref": "18"
},
"mt_pos": {
"$ref": "13"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_st_det": [
{
"$id": "20",
"id_doc_st": "ba6811d3-97e9-4fe6-af4f-a84e4de55eaf",
"id_line": 2,
"id_item": "904b3e70-2c63-4c67-808e-d89fbecc99cc",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "10"
},
"tt_doc_st": {
"$ref": "19"
}
},
{
"$ref": "20"
}
],
"tt_doc_st1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_st2": {
"$ref": "19"
}
},
{
"$ref": "19"
}
],
"tt_doc_st1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_stock": [
{
"$id": "21",
"id_location": "74724a6a-c78a-4ee6-9a93-6cb4b27da571",
"id_item": "905ea321-c111-4c6e-a8df-66888b9aea8f",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"mt_items": {
"$ref": "10"
},
"mt_locations": {
"$ref": "18"
}
},
{
"$ref": "21"
}
]
},
"mt_locations1": {
"$ref": "18"
},
"mt_pos": {
"$ref": "13"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_doc_sa_cashflow": [
{
"$id": "22",
"id_doc_sa": "3145d7f0-34fc-4234-a666-5d19a1b1a00c",
"id_pay": "c3dcc806-107f-4a62-ae87-a53665eed56c",
"id_money": "85c7e440-0197-4b35-bd57-95b2f7690597",
"date_cashflow": "2026-07-08T09:46:00.0111305+02:00",
"coefficient": 5.1,
"id_user_add": "d8ab27d5-564d-4ab7-88f5-8968505ef8ac",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "23",
"id": "2a17f06b-f081-4419-9e86-d69ee99c4afe",
"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": "7d9b88fa-3de6-4cce-b109-8d3a6000a088",
"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-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "ecd7bbe9-c3a9-4119-9baa-862f1f288536",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_cashflow": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa_pay": [
{
"$id": "24",
"id_doc_sa": "27a1ee6b-d69c-4768-8989-31ccb0f05b2b",
"id_line": 2,
"id_pay": "8c8a6976-b127-4315-b436-654f141b538a",
"id_money": "72b7282a-0069-46f0-8659-d766d3197282",
"coefficient": 5.1,
"id_voucher": "a3ec5084-de60-4eb7-8660-5ec97a4ea2f3",
"id_employee": "c1faedbc-66ff-4786-b9dd-714230d1f077",
"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": "cbe928f8-62e8-4291-88fd-16461b934028",
"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": "25",
"id": "8d82bdc6-6cd2-4e56-8307-7afa839f9546",
"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": "452c671b-d124-4070-9fa2-d7e2ce643cc5",
"name_pos": "sample string 12",
"id_image": "e6cb2680-bd94-4d45-93ec-ae18a489aaca",
"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-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "e00d017b-add3-4a36-ac7e-bf8d0a48d78b",
"commited": true,
"mt_employees_branches": [
{
"$id": "26",
"id_employee": "b8512d09-122f-4071-8760-8f3b873a4a57",
"id_branch": "2f5b5223-36b2-4530-9ffa-a5e540c03a2d",
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "a86ca9e5-dedb-4302-92e6-9a4887461e08",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "25"
}
},
{
"$ref": "26"
}
],
"mt_employees_profiles": {
"$id": "27",
"id": "f77f8651-d8fa-4631-82ab-8dc17fcffd9b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "e9a74eed-152d-4996-b050-f0f1ca56840d",
"commited": true,
"mt_employees": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "5"
}
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_det": [
{
"$id": "28",
"id_doc_sa": "fb97b2aa-13af-484d-9b6d-7ac74faa6756",
"id_line": 2,
"id_item_sub": "ccb722f2-c663-4dc7-b81f-f246fc1024e5",
"qty": 4.1,
"id_list": "6ae47128-a26c-4356-bb16-e7f1c87293ef",
"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": "1e9dc53f-6a3e-40ba-b861-e2d7906e4452",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "376b230a-2b8d-48c9-899e-914190d6a2e6",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "8ccea65b-1e32-4646-8983-6468e597f702",
"id_user_upd": "90e87977-3b3e-453e-a96a-07f947443eca",
"active": true,
"mt_employees": {
"$ref": "25"
},
"mt_items_sub": {
"$id": "29",
"id": "2659a3f7-5268-44dc-a324-374221c31da4",
"id_item": "a8fbc546-1b69-4b31-80bb-e44d7a5bc07e",
"id_item_type": "ddca01b1-f57c-401d-9a0e-a988bcefb03c",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "c5f2246a-6dd9-46a5-a257-3a245a173d22",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "d7468245-08e1-46dc-a49f-41daf42c9308",
"commited": true,
"mt_items": {
"$ref": "10"
},
"mt_items_formula": [
{
"$id": "30",
"id_item_sub": "e9e31715-31a9-40ba-9783-ab5e800dfcf5",
"id_item": "b6994ecc-a148-4286-8599-39ac3163274b",
"group_id": 3,
"id_unit_ref": "23069d38-0c18-46af-af82-32be9d3f7552",
"qty_dis": 5,
"mt_items": {
"$ref": "10"
},
"mt_items_sub": {
"$ref": "29"
},
"mt_units_ref": {
"$id": "31",
"id": "949e0939-2470-4467-80aa-9c70ebb2f676",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "15f079b4-6e09-4a59-95ec-a1c2740beea2",
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "66e82054-ebc3-450c-ab6a-ba4a3d2c578e",
"commited": true,
"mt_units": {
"$id": "32",
"id": "c808bcba-f12e-47ac-bdf4-2d4a709db279",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "a551c45e-ec2b-4859-af85-274ee4d0c9c7",
"commited": true,
"mt_units_ref": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_users": {
"$ref": "5"
},
"mt_items": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_items_formula": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
}
},
{
"$ref": "30"
}
],
"mt_items_types": {
"$id": "33",
"id": "08cd19fa-4601-45ca-a7ff-e61c934d7bc0",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "bcba963d-207a-4448-b005-f17742c4beeb",
"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-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "99d4cbf8-6dad-4585-b78c-8048bddc48bf",
"commited": true,
"tt_vouchers_det": [
{
"$id": "34",
"id_voucher": "60a12bc1-feec-42a5-bd34-cf10e054062d",
"id_line": "3829663b-7065-44ae-8660-7c560f6a8c0c",
"id_category": "90d0ddb3-fadc-40ba-8c48-806ef8e7e262",
"id_item": "6687dfcb-3ea9-4657-8087-f9f514d79503",
"id_item_type": "686421b4-be36-46bb-ac43-a2e6df12d7b3",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "8"
},
"mt_items": {
"$ref": "10"
},
"mt_items_types": {
"$ref": "33"
},
"tt_vouchers": {
"$id": "35",
"id": "bbb5de5a-fd5e-4df4-94fb-fa8651b98cda",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T09:46:00.0111305+02:00",
"date_end": "2026-07-08T09:46:00.0111305+02:00",
"date_used": "2026-07-08T09:46:00.0111305+02:00",
"date_sesion": "2026-07-08T09:46:00.0111305+02:00",
"id_employee": "87cbdd27-9982-4ca3-934f-eab3a157d6f4",
"id_branch": "fd40c260-ae88-49a8-8776-5b992a033f66",
"id_voucher_permision": "f2767c3a-42d0-42f8-96fc-d4fece4bcb73",
"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": "e3da7e77-944f-4941-bd37-5097be65fe79",
"id_user_add": "c0b35cc9-8adb-4537-873d-13a57e7a6641",
"id_doc_sa": "4b60af57-9dc7-4575-a0cb-6b3f7510d31d",
"id_item_sub": "1af892dd-de97-4fdc-8a9b-ee2d71cb2569",
"id_pos_sesion": "522a1831-ad14-45b2-9d40-f652fa656985",
"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-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "25"
},
"mt_payment_types": {
"$ref": "23"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_pay": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_vouchers_det": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers_permisions": {
"$id": "36",
"id": "e0367bec-8df7-4fec-aa4c-71d38882e329",
"date_from": "2026-07-08T09:46:00.0111305+02:00",
"date_end": "2026-07-08T09:46:00.0111305+02:00",
"date_used": "2026-07-08T09:46:00.0111305+02:00",
"id_employee": "015cb185-ac02-4c88-8c47-d8993f011771",
"id_branch": "7e4be125-03f0-4790-801a-6a7d2d89ce6b",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "b7e42cc4-9d12-47b1-b341-03c7c808a641",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "25"
},
"st_users": {
"$ref": "5"
},
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
}
}
},
{
"$ref": "34"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_items_sub": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_prices_rules": [
{
"$id": "37",
"id": "c66aa357-354b-488f-8b00-85e80ac46ab6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:46:00.0111305+02:00",
"date_end": "2026-07-08T09:46:00.0111305+02:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "41fd73ad-d5ac-404e-8a12-3bce994b6f27",
"id_pos": "63323186-b25f-4772-b72c-c3f8f5cbe65d",
"id_list": "a8115b83-7cfd-426a-a567-30aa87835ebe",
"id_item": "5dc489ad-425e-4104-8f04-782f3d6c1519",
"id_item_type": "777d0fcc-aeba-4bd9-9ee2-0714b98e3cc1",
"id_category": "6c850569-0434-4dfc-949c-84ebefd4b9de",
"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-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "ddf1fad2-ed9c-4f97-814c-f2909bd4acd9",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_categories": {
"$ref": "8"
},
"mt_items": {
"$ref": "10"
},
"mt_items_types": {
"$ref": "33"
},
"mt_pos": {
"$ref": "13"
},
"mt_prices_list": {
"$id": "38",
"id": "4d9a627b-8a31-4bcf-b917-a5983d226984",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "efcce649-eb6f-42ad-8bca-ddefc26a2bef",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "16856b9f-43de-41f4-b4d5-53c170d907dc",
"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-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "a9414378-d4e3-4ef6-8b3e-c6426d992567",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "39",
"id_pos": "30628a67-202d-4834-936b-cda0ede095e3",
"id_pos_type": "60eefb7a-b107-4c2e-b952-2484b2b1adc4",
"id_price_list": "fd40e51c-abd1-4e38-babb-70b88d65f4fc",
"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-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "65ff0f65-f7b1-42fd-9758-2d12abad8266",
"commited": true,
"mt_pos_view": {
"$id": "40",
"id_pos": "10088659-b063-4c3e-ad5e-f47b9ce790d2",
"id_pos_type": "85290edd-caae-436b-92e4-5f126789ceeb",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "4f76fe29-d3c8-436f-866a-f0c5b561622c",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"mt_pos_prices_list": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_types": {
"$id": "41",
"id": "a07ffada-e993-43eb-bbc4-a947827f9525",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "2a6f6562-bc30-450a-a6d7-26692a614785",
"commited": true,
"mt_items_featured": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_pos_doc_print": [
{
"$id": "42",
"id_pos_print": "db05ba9a-cb12-4ad4-ac3b-d72e0ccaed50",
"id_doc": "6ad3eb55-cb63-492a-a766-312b46e6446a",
"id_pos_type": "eb22988b-7088-4f8b-9356-b789ee2a0027",
"id_doc_print": "5b22c8f0-4d87-43a8-b799-094e9e0053a1",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "c93558d4-5722-439b-879e-c50a92e8c9d8",
"commited": true,
"mt_docs": {
"$ref": "1"
},
"mt_pos_print": {
"$id": "43",
"id": "4836372d-5801-41ba-a89c-f5d25e4f0aec",
"id_pos": "b4943b7a-3684-48cb-9d27-05194ee60a36",
"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-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "84eff13b-54e1-4751-96ab-feef5fd6b82b",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"mt_pos_doc_print": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_pos_types": {
"$ref": "41"
},
"st_doc_print": {
"$id": "44",
"id": "009b3e39-3dec-4b59-a85a-3f00e2bebf12",
"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-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_doc_print_det": [
{
"$id": "45",
"id_doc_print": "12448e3e-78d4-42fc-9823-c072fb0b0a15",
"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": "44"
}
},
{
"$ref": "45"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "42"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
"st_users": {
"$ref": "5"
}
},
"mt_prices_list": {
"$ref": "38"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "39"
}
],
"mt_prices_items": [
{
"$id": "46",
"id_list": "9c6789a9-67f1-484b-8c22-4f6251f29ffb",
"id_item_sub": "206d187c-b65b-4164-abaf-1bb4ad8fdbb7",
"validity_date": "2026-07-08T09:46:00.0111305+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "6643491b-09a9-4bd2-b438-289c20b5f023",
"commited": true,
"mt_items_sub": {
"$ref": "29"
},
"mt_prices_list": {
"$ref": "38"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "46"
}
],
"mt_prices_list1": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_list2": {
"$ref": "38"
},
"mt_prices_list_rules": [
{
"$id": "47",
"id": "333fd941-40d5-4c1f-8667-4301c3eacd31",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:46:00.0111305+02:00",
"date_end": "2026-07-08T09:46:00.0111305+02:00",
"id_branch": "8c61c9da-e0df-4f74-aed6-36b02e6dafe4",
"id_pos": "9fe20eb7-65ed-46ab-866e-33c9684299c3",
"id_list": "ec93c28d-467f-434c-9bb3-ee4caf53ea4f",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "04f6baba-4525-46fc-a83e-4706e47aa26e",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": {
"$ref": "13"
},
"mt_prices_list": {
"$ref": "38"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "47"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_doc_sa_det": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "37"
}
],
"tt_items_customs": [
{
"$id": "48",
"id": "0619c528-c296-405e-86bf-2be3f0e24ece",
"order_id": 2,
"id_item": "540c157c-191b-48b0-8bce-323cd9d3f4c4",
"id_item_type": "1fdf2a68-b406-45f9-bda7-ab22928c2803",
"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": "e8af15dc-8c4d-4741-bc8a-ec30919fa4ab",
"type_item": 11,
"id_voucher_json": "cf4a152b-f8fd-49d3-9f07-779b5bd6eacf",
"count_voucher": 1,
"id_category": "95130231-5c15-434f-9d8b-940d8594060e",
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "1b0d33cc-4f11-4dd2-9760-4750215685c5",
"commited": true,
"mt_items": {
"$ref": "10"
},
"mt_items_types": {
"$ref": "33"
},
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$id": "49",
"id": "6da2f468-5bd3-4a89-9c4c-b3614225111a",
"nro_sesion": 2,
"id_pos": "877e5f2e-3619-421c-8a23-f6da03e2b6b7",
"date_tax": "2026-07-08T09:46:00.0111305+02:00",
"date_open": "2026-07-08T09:46:00.0111305+02:00",
"date_close": "2026-07-08T09:46:00.0111305+02:00",
"id_user_open": "04c9aef8-0690-45fe-9354-abf5fd1ec3f5",
"id_user_close": "6d5f27ac-0278-4fb1-8dee-2b4ba1e42ba0",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"tt_cloakrooms_units": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_items_customs": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_doc_sa_pt": [
{
"$id": "50",
"id": "02aab09d-6580-4a04-a71f-ac2fa03a6125",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "55a5ed05-fb6b-4129-8550-f0344f67774c",
"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-07-08T09:46:00.0111305+02:00",
"tt_pos_sesion": {
"$ref": "49"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "181a1ce7-1d4c-4cc0-b2cd-7e96ec52ba6f",
"id_room_unit": "44ea6b02-6f60-41f2-ac55-2b23839dc17b",
"id_room_list": "733dac5c-dc89-48cb-98c7-1e6bd5c23c36",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T09:46:00.0111305+02:00",
"date_from": "2026-07-08T09:46:00.0111305+02:00",
"date_end": "2026-07-08T09:46:00.0111305+02:00",
"date_open": "2026-07-08T09:46:00.0111305+02:00",
"date_close": "2026-07-08T09:46:00.0111305+02:00",
"id_employee": "69f853a6-b6db-4104-aae0-7b39dafee28a",
"id_employee_sec": "398b7925-7a1d-48c2-879c-d83bfa8b88ac",
"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": "9261d803-7656-43f0-8a2c-d61b6140abff",
"comment": "sample string 7",
"id_user_open": "1e180773-df4b-4ce4-93f9-5beea6e4e913",
"id_user_close": "310a9c07-77b4-49cc-bbfc-a9e34d74a712",
"id_unit_state": "42fe76e9-fab7-4442-95a2-84c6550fb15c",
"id_pos_sesion": "8fe78fc7-48a6-4b22-9018-16568ad903c6",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T09:46:00.0111305+02:00",
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"mt_employees": {
"$ref": "25"
},
"mt_employees1": {
"$ref": "25"
},
"mt_rooms_units": {
"$id": "52",
"id": "f961a91c-0e7b-47b1-b68a-73d983fa7812",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "2cce8e34-37b7-4227-89ea-5c9e9cf61aec",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "40ae1045-64cb-4443-ad9d-2319811d5be6",
"locked": true,
"date_locked": "2026-07-08T09:46:00.0111305+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "60cac6a4-1420-4f25-8f9c-f8dd2b516ead",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "0403bf4b-21bf-4b5b-90c4-80237c3c5da3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "bd3ea872-0ede-4ecd-a938-f938a5737f75",
"name_pos": "sample string 6",
"id_image": "d17469ab-9440-4f64-a6fc-20e32e98252c",
"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": "92869425-a750-4985-9318-810a9f07e59a",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "c9f2dff3-88dc-4a34-bad1-72711254fec9",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "7d5c4336-f38b-443a-8c69-917fd6a10de9",
"id_room": "67a16dc4-64eb-401c-8926-e38df29da838",
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "f06dcf6b-85fc-4888-8409-f0d109e7036f",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "54"
}
],
"st_images": {
"$ref": "7"
},
"st_images1": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_list": [
{
"$id": "55",
"id": "f1fb8bc3-6b6c-424c-a229-c69758ee9218",
"id_room": "634d9c52-7627-4973-9ff9-f13604b634c8",
"date_in": "2026-07-08T09:46:00.0111305+02:00",
"date_out": "2026-07-08T09:46:00.0111305+02:00",
"id_user_add": "fff26f16-7e89-43aa-b5ab-aa769058de4b",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "5"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
{
"$ref": "55"
}
]
},
"mt_rooms_units_types": {
"$id": "56",
"id": "9f5e5e5d-3b2b-4c6b-89ea-4eb6514563de",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "db968b86-a4fb-40e8-925c-135cb1ac5022",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "7b69c1ba-6dfc-408b-92e5-464446724a68",
"id_room_state": "bdccd6ac-b151-40f8-b7ab-8c22db58b827",
"id_image": "2a5f33ae-acd5-4996-90c5-fb0bc99694fc",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "3df6bd46-4f47-40b0-a2d8-a8b008d5e549",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "51134f3e-24aa-4660-b94c-801b688633c1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"id_user_upd": "6a67a78e-2757-4a45-9051-6e5035398756",
"commited": true,
"st_users": {
"$ref": "5"
},
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$ref": "56"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "5"
}
},
"st_users": {
"$ref": "5"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_states": {
"$ref": "58"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_pos_sesion": {
"$ref": "49"
},
"tt_rooms_list": {
"$ref": "55"
}
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_tips": [
{
"$id": "59",
"id": "86d07e3b-63df-4a30-a488-70e433cb84ee",
"id_pos_sesion": "a53ba9d7-3aeb-49fb-9588-db86b01e5f76",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "1ab68dfa-3dc4-4dfb-8812-974c6c4978e3",
"id_room_unit_activity": "05aed048-d7ed-4770-9a00-b9bcaf3ea1ca",
"id_doc_sa": "1307781d-68df-4f43-9779-3b10e7fb9efd",
"id_pos_type": "2a14f3b5-c0ed-4e01-ba04-e5749504c3e9",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "4d3e3292-d277-4bfb-a2c0-b2bae5ff8fb5",
"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-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "49"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "7e4c3ab4-5733-4ba1-92af-e96444b78b25",
"id_user": "9d2903ad-3133-4d58-89d0-5eb1677130a6",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_tips": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "59"
}
],
"tt_pos_sesion_users": [
{
"$id": "61",
"id_pos_sesion": "a028d1bb-724d-4b29-a788-a56001ed9e39",
"id_user": "41e64bf5-c054-4a6e-a190-2bc41a0d0f46",
"date_add": "2026-07-08T09:46:00.0111305+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "49"
}
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_cmd_connection": [
{
"$id": "62",
"id": "29e44956-e39e-4a7b-af3b-56bcdf3b1343",
"id_user": "1527a143-886d-414d-acc0-b3ba9117bb27",
"id_user_profile": "9aa07222-9a73-4272-9ce5-39471cda925e",
"locator": "sample string 4",
"date_end": "2026-07-08T09:46:00.0111305+02:00",
"id_pos_sesion": "53efa451-0a32-4346-9b13-eb4a912f2861",
"date_login": "2026-07-08T09:46:00.0111305+02:00",
"date_logout": "2026-07-08T09:46:00.0111305+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"st_users_profiles": {
"$id": "63",
"id": "130e5d18-d99a-4a03-aebd-9e2dc0a8a923",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "5c967278-665c-40f3-9ad0-8a9008dac1b1",
"id_function": "0c96c91f-a4af-4797-8d9b-17b93631da4d",
"id_user": "a3dd7e94-50bd-429f-ab23-5bfff6fb7dc1",
"id_profile": "426de4fa-f43e-4e49-b557-f3f1bb9e2694",
"permission": 3,
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "5"
},
"st_functions": {
"$id": "65",
"id": "7a806383-4aa6-4e0a-9e9f-e937dda37bfd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "0fb75519-7c69-4a78-ad00-6109faa4e7ff",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "1a4407c1-23c2-4dd9-8537-208528687cde",
"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-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "b1b0b436-7d6a-4d79-9385-41b6b84d8ff7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"st_images": {
"$ref": "7"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "64"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"tt_pos_sesion": {
"$ref": "49"
}
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$id": "67",
"id": "a1d39946-554b-4e5f-87a9-10af089ee19c",
"id_user": "0742354a-e8a9-4668-882a-61ca30210406",
"date_add": "2026-07-08T09:46:00.0111305+02:00",
"destiny_type": 4,
"id_key": "2fec7c1d-205f-43b1-8495-aacf8b7220f9",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T09:46:00.0111305+02:00",
"id_pos_sesion": "9f5ec60e-712d-4f74-916b-6b3995428cfa",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "49"
}
},
{
"$ref": "67"
}
]
}
},
{
"$ref": "48"
}
]
},
"mt_items_vouchers": {
"$id": "68",
"id": "d7a9b2c1-1985-47ea-9aa8-576a5e50a268",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "49e87a93-9523-4452-a5e8-9e0c65a273ce",
"id_doc_print": "39d3c671-a7db-478d-93e8-e5689b68b87b",
"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-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_prices_items": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_doc_sa_det": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
},
"mt_prices_list": {
"$ref": "38"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": {
"$ref": "17"
},
"tt_doc_sa_det_stock": [
{
"$id": "69",
"id_doc_sa": "16ffcd34-3b7b-462c-a252-d8981e44d2bc",
"id_line": 2,
"id_item": "dd9304d5-48fb-4979-808a-15eb9dfe3e91",
"qty": 4.1,
"mt_items": {
"$ref": "10"
},
"tt_doc_sa_det": {
"$ref": "28"
}
},
{
"$ref": "69"
}
]
},
{
"$ref": "28"
}
],
"tt_doc_sa_pay": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_money_types": {
"$ref": "3"
},
"mt_payment_types": {
"$ref": "23"
},
"tt_doc_sa": {
"$ref": "17"
},
"tt_vouchers": {
"$ref": "35"
}
},
{
"$ref": "24"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_money_types": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "17"
}
},
{
"$ref": "22"
}
],
"tt_doc_sa_det": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa_pay": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa2": {
"$ref": "17"
},
"tt_pos_sesion": {
"$ref": "49"
},
"tt_rooms_units_activity": {
"$ref": "51"
},
"tt_spool_doc_print": [
{
"$id": "70",
"id": "078a8850-6ff8-4ee0-94e8-da29d572be9f",
"spool_server": "sample string 2",
"id_doc_sa": "547f51a7-3a26-49a3-9c07-83fa15817468",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"printed": true,
"print_on": "2026-07-08T09:46:00.0111305+02:00",
"tt_doc_sa": {
"$ref": "17"
}
},
{
"$ref": "70"
}
]
},
"tt_pos_sesion": {
"$ref": "49"
}
},
{
"$ref": "16"
}
]
},
{
"$ref": "15"
}
],
"mt_items_featured": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_pos_print": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_list_rules": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_prices_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "71",
"id_pos": "0bbc8b84-0a2f-4f40-ab30-b92a6f1d9c8e",
"id_doc": "c83bbfbf-cb5d-462b-93e6-8d9e401e82da",
"value": 3,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"mt_docs": {
"$ref": "1"
},
"mt_pos": {
"$ref": "13"
}
},
{
"$ref": "71"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "f64eb6a5-1994-44a3-8e42-ebfc851818b1",
"id_pos": "29186750-72b8-41bd-8418-78510713d601",
"mac_address": "sample string 3",
"date_end": "2026-07-08T09:46:00.0111305+02:00",
"key_access": "sample string 5",
"id_user_add": "3b849a94-b91b-4fc9-bd44-33bee53dc66f",
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "ad97ae36-1e58-4aba-93ac-5b1cf912fe0e",
"id_pos": "997b8009-47b6-4c45-8e9a-660954b13335",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "687d7402-c0f5-4240-9cee-c8e3fe146db1",
"id_pos": "b98532f5-c9fe-4c07-935c-b412fd9ea0bb",
"date_add": "2026-07-08T09:46:00.0111305+02:00",
"date_upd": "2026-07-08T09:46:00.0111305+02:00",
"date_out": "2026-07-08T09:46:00.0111305+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "13"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_branches": {
"$ref": "6"
},
"tt_logs": [
{
"$id": "75",
"id": "a85c8d84-65b6-471f-874a-a6f38dd6f13a",
"id_user_add": "6de8a65f-fba1-4c4c-b62d-7c35e14b6838",
"id_table": "6d84a217-42ba-4c49-8ad3-c54fb384f9d4",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "a123605a-d6d1-4390-b488-93b573b4600b",
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"st_sync_tables": {
"$id": "76",
"id": "2582a7d0-66db-4923-9242-b86c5ab957d4",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "a7d7e2fb-c3ed-472f-a133-a212055ece26",
"id_sync": "66397429-0c9f-4188-82bb-f19b1ed120cb",
"json": "sample string 3",
"id_table": "f7204e7e-3dba-4ae2-9292-f817d140e3c2",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "f7972323-c2bc-43cf-b152-ba9efc4fcfe9",
"id_branch_from": "808bb395-3b1a-461c-a5b5-2541eb263059",
"id_branch_to": "37119218-26d3-4dd1-a182-94e9fc5e0801",
"type": 4,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T09:46:00.0111305+02:00",
"send_on": "2026-07-08T09:46:00.0111305+02:00",
"mt_branches": {
"$ref": "6"
},
"mt_branches1": {
"$ref": "6"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "19fc16d1-b63f-4f77-bc61-341ca255bc6c",
"id_pos": "9a004921-b97a-431c-b173-1effb060b724",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"mt_pos": {
"$ref": "13"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
"mt_pos_types": {
"$ref": "41"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "12"
}
],
"mt_items_formula": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_units": {
"$ref": "32"
},
"mt_units1": {
"$ref": "32"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_items_sub": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_prices_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_doc_st_det": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_items_customs": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_stock": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers_det": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "9"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_vouchers_det": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
{
"$ref": "8"
}
],
"mt_employees": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items_types": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_money_types": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_payment_types": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_prices_list": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_images_types": {
"$id": "80",
"id": "cf00146d-f9e0-4ae6-847a-583630688991",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"st_images": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"mt_docs": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users1": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_branches_zones": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_employees_branches": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_featured": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_locations": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "916016cf-c82f-43c5-b469-a8ef698075bd",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T09:46:00.0111305+02:00",
"date_end": "2026-07-08T09:46:00.0111305+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"last_update": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_prices_list_rules": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_prices_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_st": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
{
"$ref": "6"
}
],
"mt_branches_zones": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_brands": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_categories": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories_items": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_cloakrooms": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_docs_payment_money": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_employees": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_employees_profiles": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items_featured": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items_sub": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_items_types": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_locations": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_money_rates": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_money_types": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_payment_types": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_pos_doc_print": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_pos_prices_list": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_print": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_pos_types": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_view": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_items": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_prices_list": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_list_rules": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_prices_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_rooms_units_types": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_units": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_units_ref": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "7"
},
"st_images1": {
"$ref": "7"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "82",
"id": "08c36073-66f1-43a4-ae28-3f20a78a7166",
"token_id": "sample string 2",
"id_user": "41ff4250-6afb-4832-857a-f22286214a34",
"date_from": "2026-07-08T09:46:00.0111305+02:00",
"date_end": "2026-07-08T09:46:00.0111305+02:00",
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"st_users": {
"$ref": "5"
}
},
{
"$ref": "82"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa_det": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa_det1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_st1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_items_customs": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_pos_sesion1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_log": [
{
"$id": "83",
"id": "a1a9c584-b180-4020-b640-9811e22b60ef",
"id_room_activity": "f076afe0-2168-43ea-8f55-e56bd0dfb81f",
"id_pos_sesion": "09bdc15f-42ba-429c-ba51-4b091858e632",
"log_text": "sample string 4",
"id_user": "51e0ba68-f7a6-45c3-babf-711d1eb98abe",
"created_on": "2026-07-08T09:46:00.0111305+02:00",
"commited": true,
"st_users": {
"$ref": "5"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_docs": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_pos_sesion_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_items": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_rooms_units_states": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"st_users_profiles": {
"$ref": "63"
},
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
}
},
{
"$ref": "4"
}
],
"mt_money_rates1": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_cashflow": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa_pay": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_payment_types": {
"$ref": "23"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "2"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_pos_doc_print": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_doc_num": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_st": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.