POST api/tt_doc_sa/external_create
Request Information
URI Parameters
None.
Body Parameters
doc_sa_new| Name | Description | Type | Additional information |
|---|---|---|---|
| pos_name | string |
None. |
|
| doc_type | string |
None. |
|
| id_room_unit | globally unique identifier |
None. |
|
| print_doc | boolean |
None. |
|
| all_items | boolean |
None. |
|
| id_user_add | globally unique identifier |
None. |
|
| external_user | integer |
None. |
|
| doc_sa_det_new | Collection of _doc_sa_det_new |
None. |
|
| doc_sa_pay_new | Collection of _doc_sa_pay_new |
None. |
Request Formats
application/json, text/json
Sample:
{
"pos_name": "sample string 1",
"doc_type": "sample string 2",
"id_room_unit": "46e52c3c-84e1-4b32-97a8-d57ac4ec07ee",
"print_doc": true,
"all_items": true,
"id_user_add": "54e77546-c4bb-4e6e-b89c-0d822dfbc27e",
"external_user": 7,
"doc_sa_det_new": [
{
"$id": "2",
"id_item_sub": "5fc58e8b-fdbf-4566-a4e8-fd7505423695",
"qty_det": 2.1,
"price_custom": 3.1,
"id_price_list": "fe871c98-1bfb-465e-b47f-6a72fe8805ef",
"tax": 5.1
},
{
"$ref": "2"
}
],
"doc_sa_pay_new": [
{
"$id": "3",
"id_pay": "1de5d7f8-950c-4c9a-ada8-c01d65e62a36",
"amt_tot": 2.1,
"pt_response": {
"$id": "4",
"error": true,
"action": "sample string 2",
"status": "sample string 3",
"method": "sample string 4",
"message_code": "sample string 5",
"message": "sample string 6",
"payload": {
"$id": "5",
"action": "sample string 1",
"locator": "sample string 2",
"orderId": "sample string 3",
"terminal": "sample string 4",
"data": {
"$id": "6",
"orderId": "sample string 1",
"amount": 2.1,
"printReceipt": 3,
"transactionId": "sample string 4"
},
"metadata": {
"$id": "7",
"back_color": "sample string 1",
"order": 2
},
"result": {
"$id": "8",
"deviceId": "sample string 1",
"transactionId": "sample string 2",
"transactionType": "sample string 3",
"amount": 4,
"currencyCode": "sample string 5",
"transactionNumber": "sample string 6",
"result": 7,
"status": 8,
"paymentApp": "sample string 9",
"additionalData": {
"$id": "9",
"orderId": "sample string 1",
"transactionData": {
"$id": "10",
"type": "sample string 1",
"card": "sample string 2",
"terminal": "sample string 3",
"transactionDate": "sample string 4",
"state": "sample string 5",
"result": "sample string 6",
"responseCode": "sample string 7",
"authorizationNumber": "sample string 8",
"cardType": "sample string 9",
"transactionCounter": "sample string 10",
"appId": "sample string 11",
"appLabel": "sample string 12",
"isPinAuthenticated": true,
"isContactless": true,
"capturedMode": 15,
"authorisingCentre": "sample string 16",
"fucId": "sample string 17",
"arc": "sample string 18",
"transactionReference": "sample string 19",
"authenticationType": 20,
"transactionCurrencyCode": "sample string 21",
"location": "sample string 22",
"fucName": "sample string 23",
"modifiers": [
{
"$id": "11"
},
{
"$ref": "11"
}
]
}
}
}
},
"metadata": {
"$ref": "7"
}
}
},
{
"$ref": "3"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
tt_doc_sa| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_pos | globally unique identifier |
Required |
|
| id_doc | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| nro_doc | string |
Required Max length: 10 |
|
| date_doc | date |
Required |
|
| date_tax | date |
Required |
|
| hour_doc | time interval |
None. |
|
| block | boolean |
Required |
|
| id_ref | globally unique identifier |
None. |
|
| id_relationship | globally unique identifier |
None. |
|
| id_loc_from | globally unique identifier |
Required |
|
| id_loc_end | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_user_upd | globally unique identifier |
None. |
|
| comment | string |
Max length: 500 |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| id_room_unit | globally unique identifier |
None. |
|
| ref_locator | string |
Max length: 20 |
|
| ref_zone_aut | string |
Max length: 20 |
|
| id_pos_type | globally unique identifier |
None. |
|
| p_dis | decimal number |
Required |
|
| p_chr | decimal number |
Required |
|
| amt_net | decimal number |
Required |
|
| amt_tax | decimal number |
Required |
|
| amt_dis | decimal number |
Required |
|
| amt_chr | decimal number |
Required |
|
| amt_tot | decimal number |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| created_by | integer |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_docs | mt_docs |
None. |
|
| mt_locations | mt_locations |
None. |
|
| mt_locations1 | mt_locations |
None. |
|
| mt_pos | mt_pos |
None. |
|
| st_users | st_users |
None. |
|
| st_users1 | st_users |
None. |
|
| tt_cloakrooms_units | Collection of tt_cloakrooms_units |
None. |
|
| tt_doc_sa_cashflow | Collection of tt_doc_sa_cashflow |
None. |
|
| tt_doc_sa_det | Collection of tt_doc_sa_det |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_doc_sa1 | Collection of tt_doc_sa |
None. |
|
| tt_doc_sa2 | tt_doc_sa |
None. |
|
| tt_pos_sesion | tt_pos_sesion |
None. |
|
| tt_rooms_units_activity | tt_rooms_units_activity |
None. |
|
| tt_spool_doc_print | Collection of tt_spool_doc_print |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "96c32551-1598-4301-b698-1c3f04e90e8a",
"id_pos": "2ea0835e-241e-4adb-b26c-25f26883e2e1",
"id_doc": "92cf82e8-807a-44c3-b2b9-ba53d22dfd48",
"id_branch": "928c739c-cd89-4ab7-a690-5bc9c5e2c727",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:23:34.9675509+01:00",
"date_tax": "2025-12-08T21:23:34.9675509+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "8292d57a-65e0-4361-8f32-6c83cb72d8be",
"id_relationship": "7e356e82-7d03-4b24-bfb4-84d430ed9d56",
"id_loc_from": "1cd337a3-f7c1-43de-ad45-f44b534ce455",
"id_loc_end": "d24dd0b5-064c-4f3b-9a56-09ebf36198fd",
"id_user_add": "fe5320cc-a026-4f70-b0f5-e64bfec3e71f",
"id_user_upd": "f77e7760-1f55-437b-bc90-16e5fc92563f",
"comment": "sample string 12",
"id_pos_sesion": "f26a0d04-df30-4691-9da7-3a194b9dd8f9",
"id_room_unit": "5705a25d-b494-434a-94a6-5d2927656ea3",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "56da299d-758e-499f-ab97-c446561148f0",
"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": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$id": "2",
"id": "5eda28af-c645-43c1-bdd1-8f564928abcc",
"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": "9487356b-a395-44a6-a624-5494e7b515e1",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "26119544-55c3-4d3c-b5c3-8a92671e69c0",
"commited": true,
"st_images": {
"$id": "3",
"id": "f2d41df2-b55f-42d4-9a72-6d9a152a2c67",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "91dccadb-1223-4056-bc9b-c243f2dfb27c",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "d8037838-1e7b-4bb8-8abc-93ff3a6a9e16",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "0d99b1c3-338b-4df6-98e7-6b3a6c74aefe",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "35bc0f76-ff2b-4f1f-a7f4-1def9e92481f",
"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": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "7d59a044-9dd4-4566-955f-810bb714017e",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "c35db7a0-4132-4bd4-a6e4-5c6d0c575f8e",
"id_item": "54f4afa6-950c-4404-b44a-b911aedd12b1",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "4859d812-7d89-4d34-b1dc-5c4bdb308927",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "31cf3da1-4d27-4f6c-aadb-393a67244879",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "4288b989-684c-408b-9f69-0bfb84886a65",
"id_unit_sec": "c8c2bdfc-ed3f-4d3e-a2e8-7d00210d6df1",
"id_brand": "f8bcf6f5-e21d-480f-b69a-a5019dc07477",
"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": "50737408-3848-45fb-8180-2fb34f0342ac",
"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": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "b5115f0a-db06-4424-8a27-3fc458b4109e",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "31fa9838-c44d-429c-ab94-6a588cbf4ff5",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "a423497b-dc25-4e3f-829e-35a01f06899a",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "ca9d6aba-848a-4532-ab64-77c14a023ea8",
"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": "5609960e-512c-4e3c-8ff7-7ad7fc880690",
"view_messages": true,
"id_image_photo": "78a17488-e512-4ae1-8f46-b7668eef32ea",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "8e54d99d-6777-4498-9f77-3872c709fc98",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "c1c355c0-a5f5-42eb-9634-da2ed3cfa0cc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "06d669d5-c31d-4642-89aa-291ff8564264",
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "d8360844-2797-4c16-8750-566bc33eb801",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "671b16a5-1881-4532-9c6a-6de552032937",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f913408f-c657-4e28-a8fa-198851967e9b",
"id_zone": "559fa99a-89dc-454e-92ca-a4385f800d16",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "7f68ce40-57fa-4b3e-a55e-a2af2b4b3108",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "f49d13c5-b9d7-480e-8909-104f3cadd845",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "5a39eacc-8e2e-4c18-b1b0-d347a956a26a",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "1fb958b0-e7f4-426d-85c6-f28e08150052",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "7a3cdb03-c788-4432-9ced-0c3c11b046ee",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "305e3f9f-a2d5-4e5e-8b9b-271886168883",
"id_cloakroom": "d051b427-3401-4efe-998a-72e8d9d6727b",
"id_pos_sesion": "973f8c15-563e-4c59-bacf-6ff73b196538",
"unit_id": 4,
"date_open": "2025-12-08T21:23:34.9675509+01:00",
"date_close": "2025-12-08T21:23:34.9675509+01:00",
"id_doc_sa": "c45af894-bd0b-45c4-af16-64d0d99a8bd8",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$ref": "1"
},
"tt_pos_sesion": {
"$id": "13",
"id": "9f2316d2-3cf7-47f7-bd49-225bbd6d1980",
"nro_sesion": 2,
"id_pos": "2e40d60d-83be-4d1a-bf5d-c222112c6c75",
"date_tax": "2025-12-08T21:23:34.9675509+01:00",
"date_open": "2025-12-08T21:23:34.9675509+01:00",
"date_close": "2025-12-08T21:23:34.9675509+01:00",
"id_user_open": "039ad50c-7f88-4930-9f61-14f5db604e7d",
"id_user_close": "bd27e04a-fba0-4054-bede-761f5af054a6",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$id": "14",
"id": "53373288-bb34-41d6-b171-cf6a766bc652",
"order_id": 2,
"id_item": "59530bef-f274-4240-837e-011ddcb483d9",
"id_item_type": "02510f3f-4035-4fb8-bccc-71686dcc4ce2",
"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": "f386fca4-b81b-415f-8809-78aa0fb178d9",
"type_item": 11,
"id_voucher_json": "a16937dd-1853-4b4e-903b-a34d865f5740",
"count_voucher": 1,
"id_category": "8ec2e66a-38a9-454c-a350-cece77dab06e",
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "828c8f76-00b6-4a1d-85bb-889c978cd735",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$id": "15",
"id": "a6bf8962-fb42-4c94-a609-82a8661d0508",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "30117e8d-2b05-4a25-b929-5233ede04cd7",
"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": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "f30bc5d2-6349-46dc-9f11-33b4ada2c028",
"commited": true,
"tt_vouchers_det": [
{
"$id": "16",
"id_voucher": "6c194c24-615c-4afc-ba86-351d92911187",
"id_line": "f2541f27-64fa-4785-a007-65810c68d903",
"id_category": "a593d78b-3645-4f04-9db7-2f8c863865a2",
"id_item": "a4b3954e-4c69-45c7-a50c-b97d298a8658",
"id_item_type": "42a76374-a986-44e7-bf6a-29eb36e17324",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "15"
},
"tt_vouchers": {
"$id": "17",
"id": "3759d6d5-cbca-4715-9d9a-44cd8e1196c3",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:23:34.9675509+01:00",
"date_end": "2025-12-08T21:23:34.9675509+01:00",
"date_used": "2025-12-08T21:23:34.9675509+01:00",
"date_sesion": "2025-12-08T21:23:34.9675509+01:00",
"id_employee": "7acf5b98-beb6-43a2-b4b5-53a42c4f33c5",
"id_branch": "b7f3233d-177d-4f78-aa2a-4a78dd94f5fd",
"id_voucher_permision": "87616036-9906-4ff5-944e-60022559bc76",
"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": "f537c223-ba2f-4222-9980-ab26daeeaeb8",
"id_user_add": "487411e6-c5a9-4827-860d-9eb911782d4d",
"id_doc_sa": "a33e0ee8-29ea-4434-9161-baac40c55779",
"id_item_sub": "f0c8d5ca-3870-4cf6-b844-a5f0917a04d5",
"id_pos_sesion": "6b184b4e-72c4-4de9-a48b-ba2700931527",
"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": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$id": "18",
"id": "654fc2b3-d577-480d-b42b-99b0638bb7ea",
"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": "307fb810-bd71-48cf-a471-3c88989b7d3e",
"name_pos": "sample string 12",
"id_image": "49223fa1-9ebc-46a7-883c-7793db09a7b2",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "23d43fae-245f-417a-91d4-2b6308bfe2d3",
"commited": true,
"mt_employees_branches": [
{
"$id": "19",
"id_employee": "900aa10c-3d26-4cc2-95f7-c9879f54c2f9",
"id_branch": "a4764fe4-740f-4702-94cf-2a999ff68ed9",
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "ab0bbedf-5299-48ec-9562-0e9f13132bad",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "18"
}
},
{
"$ref": "19"
}
],
"mt_employees_profiles": {
"$id": "20",
"id": "04d73e52-d23d-46cd-8ff9-b298cd61d6fd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "a904f137-df9e-4b52-9edc-e3272b2467e1",
"commited": true,
"mt_employees": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_users": {
"$ref": "8"
}
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_det": [
{
"$id": "21",
"id_doc_sa": "ccfb393a-4452-4bd5-96bd-29eabbe8ad83",
"id_line": 2,
"id_item_sub": "9e0b1ca6-2f2b-4ed2-9102-a77b9c7288d2",
"qty": 4.1,
"id_list": "5dc38503-4008-4459-81f7-51aee992933d",
"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": "f277af29-3406-4b6d-8488-6c0483ddd1f5",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "ab592fdc-d9c9-4a34-9eb3-975cc79ec15e",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "a298c002-8593-4060-9145-919dcc83d852",
"id_user_upd": "94ff3ba6-63d4-4055-95a8-5d438d9c1167",
"active": true,
"mt_employees": {
"$ref": "18"
},
"mt_items_sub": {
"$id": "22",
"id": "e5621ea8-f6ec-4be6-9b0c-c19f713e28ba",
"id_item": "b63bf9ae-572a-48b8-a2de-070497267d1a",
"id_item_type": "23e8bd60-b695-44db-bfb0-98ff9194c466",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "f7f2a401-46b1-4856-8361-be09b52f5ffd",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "9c941a51-e2ca-400d-b109-ae40df013186",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "23",
"id_item_sub": "19e7ea64-a078-43ac-a852-c6191b0aafbd",
"id_item": "b663e1d5-4fab-4e41-a6f4-325c02ebd391",
"group_id": 3,
"id_unit_ref": "54174786-14ab-42b8-a72a-5b855ed30161",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "22"
},
"mt_units_ref": {
"$id": "24",
"id": "62992c39-da49-40e6-bb4b-604864402b0d",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "ce532fed-89f7-4bec-a4c6-6a0a0282e4c2",
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "8b0e4a85-2cf2-4a1a-800f-52c4553d5dcf",
"commited": true,
"mt_units": {
"$id": "25",
"id": "fe4ebdba-08da-4c15-8515-bdc43c2f2747",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "e0efad5b-7d1c-42ee-97f3-142bf224a931",
"commited": true,
"mt_units_ref": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_users": {
"$ref": "8"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_items_formula": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
}
},
{
"$ref": "23"
}
],
"mt_items_types": {
"$ref": "15"
},
"mt_items_vouchers": {
"$id": "26",
"id": "5813b108-dc34-4f83-b8e8-91911628e3bf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "cf2794c6-ded2-42e1-b7d3-31df516889dd",
"id_doc_print": "2d6fd7de-e8d5-4d4c-9935-1894e590691e",
"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": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$id": "27",
"id_list": "36ec612e-1838-40a1-8429-c41f781c423b",
"id_item_sub": "ac9f29a6-135a-4e4f-a576-f12fa6b8586a",
"validity_date": "2025-12-08T21:23:34.9675509+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "edc46042-d405-42a6-8eac-395d585e80b9",
"commited": true,
"mt_items_sub": {
"$ref": "22"
},
"mt_prices_list": {
"$id": "28",
"id": "d3704fbd-b4e1-42a5-8c23-ac1f5d833faf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "411716e3-b714-479a-95a1-df9fcd050805",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "77a882e1-e4f7-4133-8135-b5337d01e843",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "b3d4b902-4c0c-4861-8e9c-c0e72f667ff1",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "29",
"id_pos": "e38fe818-a6ae-45ac-9b75-ff443abb492c",
"id_pos_type": "512f0ef8-ca27-4ac5-9647-d167e696a2e4",
"id_price_list": "dc02c9df-94f9-4c66-8591-1ec09bb345b4",
"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": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "bb049920-cd31-4123-8306-87fc2463da0d",
"commited": true,
"mt_pos_view": {
"$id": "30",
"id_pos": "2f5cb246-1fbc-4720-85ad-89c49cb869ca",
"id_pos_type": "b7dba243-563c-46ea-95d9-a56dfc3718a3",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "d33bf7a9-63aa-4dd9-9a19-8e93d16142f3",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_pos_types": {
"$id": "31",
"id": "f7d40243-5947-4e28-bbaf-304f718c8a4d",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "4f400266-368a-4060-ac41-9a8242a3055c",
"commited": true,
"mt_items_featured": [
{
"$id": "32",
"id": "8be6a69a-383b-46f9-b7b2-7e19ac3ff5a7",
"id_branch": "7c7fac69-711e-4ec8-b04b-729001ca1d6a",
"id_pos_type": "7b783c72-1aab-49b6-a90c-24d3c64403f7",
"id_pos": "01c4af85-5d4c-43f2-9ce7-d66951c3994c",
"id_item": "1c5b7247-eb91-4dc1-9bf5-40cd24dfa787",
"date_from": "2025-12-08T21:23:34.9675509+01:00",
"date_end": "2025-12-08T21:23:34.9675509+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "def081d5-a746-46bf-b345-f3420b5235ba",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$ref": "31"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "32"
}
],
"mt_pos_doc_print": [
{
"$id": "33",
"id_pos_print": "0af750ac-75e4-4096-9320-56ebe0883353",
"id_doc": "711558a8-18e6-4796-a6ce-64af923a1845",
"id_pos_type": "a941e9e6-4f81-4689-80bf-9bb9918a936e",
"id_doc_print": "478fdd8d-0090-4221-8299-aedc2e6e84b1",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "bf89ccf1-2524-4a2b-8b01-bcd54961f840",
"commited": true,
"mt_docs": {
"$id": "34",
"id": "3b9f0875-71bd-41d5-a2c0-91cc856f6b1c",
"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": "19b287de-ec91-41ab-a978-f3c8c39d0189",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "246eb1fd-498c-4f6a-9d8e-6f38442d1e81",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "35",
"id_doc": "e705d320-32cd-4202-b95a-3f83580398ab",
"id_pay": "5bc58ed9-b80e-4eb0-853a-8e3236defada",
"id_money": "281f1df7-0b2f-42e8-b847-58358aeff25a",
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "c5cd236a-5ae7-46dd-b724-6238b8761c9f",
"commited": true,
"mt_docs": {
"$ref": "34"
},
"mt_money_types": {
"$id": "36",
"id": "9e1d50e9-022a-4c89-a30a-f5059ecff13e",
"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": "dfc87921-19db-4aff-90d0-9cdf1947578a",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "8e5a481c-fd8d-432b-a727-e65ff74b38c0",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_money_rates": [
{
"$id": "37",
"id_money_1": "dda67b10-dfce-4cc0-a6be-fe77496ffc7c",
"id_money_2": "ff2c8c85-24fe-4a45-a6a8-e5b31d783cba",
"date_from": "2025-12-08T21:23:34.9675509+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "c34659e8-c014-45c2-9bdd-67eab5a89655",
"commited": true,
"mt_money_types": {
"$ref": "36"
},
"mt_money_types1": {
"$ref": "36"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "37"
}
],
"mt_money_rates1": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$id": "38",
"id_doc_sa": "39ffe4d4-38b1-4b8c-ba29-bd1160fa4cd0",
"id_pay": "4e7c2d90-6313-41ee-a3b7-069e3136522f",
"id_money": "9a76f266-4d33-403d-8c3d-e97bfdce3122",
"date_cashflow": "2025-12-08T21:23:34.9675509+01:00",
"coefficient": 5.1,
"id_user_add": "8d1e1594-dbe4-43bb-9a64-51fe0ef0c5bb",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "39",
"id": "8507c8fa-52bc-463a-b962-aff522cd7d4b",
"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": "86018016-0067-4ef1-b51e-4c01647e9f80",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "54298dd3-8af7-46f7-a84f-cec91e813966",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_doc_sa_pay": [
{
"$id": "40",
"id_doc_sa": "4fe85cd2-5b9c-4956-b397-6bd6599f22e9",
"id_line": 2,
"id_pay": "f50f9d0a-89b3-4df5-bd1b-a8de1f0fa5a5",
"id_money": "9f822c07-7231-483c-9216-e3eb2e892861",
"coefficient": 5.1,
"id_voucher": "c860fdc3-3042-4bb7-b788-e307458da008",
"id_employee": "149f11e1-ad92-4e2a-8882-62bbc2f04222",
"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": "ed727079-cc63-4724-a23c-0d13aa35bd0c",
"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": {
"$ref": "18"
},
"mt_money_types": {
"$ref": "36"
},
"mt_payment_types": {
"$ref": "39"
},
"tt_doc_sa": {
"$ref": "1"
},
"tt_vouchers": {
"$ref": "17"
}
},
{
"$ref": "40"
}
],
"tt_vouchers": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "36"
},
"tt_doc_sa": {
"$ref": "1"
}
},
{
"$ref": "38"
}
],
"tt_doc_sa_pay": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
"mt_payment_types": {
"$ref": "39"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "35"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$id": "41",
"id_pos": "5562633d-df80-427a-9c58-5165720a1643",
"id_doc": "f342abfc-4432-4a93-8108-4ec581ace3e7",
"value": 3,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"mt_docs": {
"$ref": "34"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "41"
}
],
"tt_doc_sa": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_st": [
{
"$id": "42",
"id": "3edfc91d-bc76-45ca-a07f-3f36f8763a97",
"id_pos": "6218cfee-1332-41a9-851a-2248262d419b",
"id_doc": "73bb334a-13c7-40a3-8301-427c0db53190",
"id_branch": "185c5afd-a8dd-46e2-bf1c-37a057152412",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:23:34.9675509+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "e65daca2-a7db-439c-becc-f038f8bbad85",
"id_loc_from": "9db49925-bd53-404a-9986-8d4829f1d4b5",
"id_loc_end": "6cff300a-a972-41cc-ad4a-99197e4c90ff",
"id_user_add": "4de66e7d-0b47-4180-bef2-3816322c0d39",
"id_user_upd": "5e5be304-1688-4f9e-a60a-ac3a23b6e523",
"id_pos_sesion": "658f1a6e-155a-41cb-9eb6-c68cdf63fa9b",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:23:34.9675509+01:00",
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "34"
},
"mt_locations": {
"$id": "43",
"id": "d8b5fd32-bacc-47d2-a657-2e0b01bfb765",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "a614d73b-b68b-4cc9-8b4e-1c2486fa9fa1",
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "f81d92e6-e64b-4aaf-85e4-e7f4806534ba",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_sa1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_st": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_st1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_stock": [
{
"$id": "44",
"id_location": "e372e23b-f6fe-4260-b304-9268552a234d",
"id_item": "b233578e-1f93-41d7-a23a-94d69c929049",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "43"
}
},
{
"$ref": "44"
}
]
},
"mt_locations1": {
"$ref": "43"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "45",
"id_doc_st": "deed5eab-1d87-4a63-8a69-8eba8c50a7ba",
"id_line": 2,
"id_item": "08ea968a-15b5-45cb-8444-97e9b4765461",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "42"
}
},
{
"$ref": "45"
}
],
"tt_doc_st1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_st2": {
"$ref": "42"
}
},
{
"$ref": "42"
}
]
},
"mt_pos_print": {
"$id": "46",
"id": "df36e0a7-48c1-47c3-bd77-c67036af3912",
"id_pos": "166fbd0b-eca8-4854-8154-1b2f5a216f8e",
"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": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "6d31a6d1-a61a-4358-a47e-c4acb418a7fd",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "31"
},
"st_doc_print": {
"$id": "47",
"id": "5f2cb706-84d7-4189-adf1-b5874a1243fc",
"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": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_print_det": [
{
"$id": "48",
"id_doc_print": "b66ea894-e2d9-4510-8ab6-94454e1151f8",
"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": "47"
}
},
{
"$ref": "48"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "33"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "28"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "29"
}
],
"mt_prices_items": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_list1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_prices_list2": {
"$ref": "28"
},
"mt_prices_list_rules": [
{
"$id": "49",
"id": "e2428f9d-53d6-47f7-b8b6-47a98f46a277",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:23:34.9675509+01:00",
"date_end": "2025-12-08T21:23:34.9675509+01:00",
"id_branch": "39dcd265-647a-43b6-931c-23449898404d",
"id_pos": "a9a30dcd-5cef-4e67-b40c-21c60b692f1c",
"id_list": "8976be61-cb4b-4166-bb3a-a0450f02515e",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "5df34f6c-d59c-4024-aec0-8179a5a462f4",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "28"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "49"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$id": "50",
"id": "1326a078-3daf-4f0f-941f-4ed2f25cab17",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:23:34.9675509+01:00",
"date_end": "2025-12-08T21:23:34.9675509+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": "5fd95f57-bd5a-417b-918d-17fe0aaa9349",
"id_pos": "3500f914-1c50-4294-b36d-6935efe7d516",
"id_list": "33185d4d-520a-4c4d-b4d1-15a132bb78a2",
"id_item": "9c40dc7b-56b7-4e5b-8278-8455af3cc94a",
"id_item_type": "0f6314b7-9ac5-4981-9965-79ca7edfd907",
"id_category": "6290c318-2aa9-47fc-8304-98cafb83cfab",
"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": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "a3604da9-ce38-41a7-9c3b-df3181e5abcd",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "15"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "28"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "50"
}
],
"tt_doc_sa_det": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "27"
}
],
"tt_doc_sa_det": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"mt_prices_list": {
"$ref": "28"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "1"
},
"tt_doc_sa_det_stock": [
{
"$id": "51",
"id_doc_sa": "fe045c69-b993-48d2-ad02-14abee474c16",
"id_line": 2,
"id_item": "d7bb4ef3-54ad-472e-95fb-07f138b0814e",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "21"
}
},
{
"$ref": "51"
}
]
},
{
"$ref": "21"
}
],
"tt_doc_sa_pay": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_vouchers": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_vouchers_permisions": [
{
"$id": "52",
"id": "26064a64-617e-4fc5-8c88-f6ebfaac16d9",
"date_from": "2025-12-08T21:23:34.9675509+01:00",
"date_end": "2025-12-08T21:23:34.9675509+01:00",
"date_used": "2025-12-08T21:23:34.9675509+01:00",
"id_employee": "3ba62f45-39ce-4c3a-9311-a0479b9f4b7c",
"id_branch": "efd7c90f-f0d7-446c-a34a-c0e6867a1090",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "11bf6c00-798a-4638-989c-5b3ee371b7f4",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "18"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$id": "53",
"id": "ba390294-43c3-4eac-9227-6be94ca6052f",
"id_room_unit": "ff88e52f-6687-42a9-b095-1dbefaa62afd",
"id_room_list": "88ce2ef9-216c-45b2-8ed6-8dae7e21c12e",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:23:34.9675509+01:00",
"date_from": "2025-12-08T21:23:34.9675509+01:00",
"date_end": "2025-12-08T21:23:34.9675509+01:00",
"date_open": "2025-12-08T21:23:34.9675509+01:00",
"date_close": "2025-12-08T21:23:34.9675509+01:00",
"id_employee": "88629e38-82f7-4dbb-8471-ecf887774b69",
"id_employee_sec": "56d86b5e-7fb0-4bd0-98d9-6237a7e77276",
"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": "c76c1ab7-ff66-471e-a3d6-df50e0f3d40c",
"comment": "sample string 7",
"id_user_open": "d040da6d-3e85-477c-b0ad-0f5b2b61e4be",
"id_user_close": "df86edf0-3733-452b-820b-9bbdc5c2f753",
"id_unit_state": "76a0f39a-f462-4cb2-8851-51486146f5d0",
"id_pos_sesion": "e1be0a54-ccb3-4d99-89ba-ee230629c60b",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:23:34.9675509+01:00",
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"mt_employees": {
"$ref": "18"
},
"mt_employees1": {
"$ref": "18"
},
"mt_rooms_units": {
"$id": "54",
"id": "0e53d1fe-54ad-4472-9179-413f4671a32f",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "f1ac42da-ade1-480c-8a4f-ac4ed202c00c",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "2acedc8f-31cb-4d65-8f6a-c73fb1a70297",
"locked": true,
"date_locked": "2025-12-08T21:23:34.9675509+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "0072fbdb-9f8f-4f2b-97fe-7bc3fcd557ea",
"commited": true,
"mt_rooms": {
"$id": "55",
"id": "193ac3b7-f26f-4c47-9045-cea3c168f989",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "cb080654-5fc6-4e89-8e0e-3dfc6289e2ab",
"name_pos": "sample string 6",
"id_image": "5a69b441-8d02-4e3e-9a8d-3de0fa5c7bc1",
"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": "e9420302-c1e9-4e96-824a-77df97e225f0",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "01459d66-7f23-4f41-9f17-00a60f7eebb3",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "56",
"id_pos": "ba61c4fe-9a31-49af-a671-d1c5b7e84fa4",
"id_room": "e879edab-55cf-4e1f-a90b-ece65b47a392",
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "6e4fc948-527f-4e98-ae0f-d779e1767f34",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "55"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "56"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"tt_rooms_list": [
{
"$id": "57",
"id": "db8eb445-644f-4f28-b295-d5eb155277e1",
"id_room": "8fd1833c-2720-460c-8008-f5eaad8fe11d",
"date_in": "2025-12-08T21:23:34.9675509+01:00",
"date_out": "2025-12-08T21:23:34.9675509+01:00",
"id_user_add": "e3ff8730-e446-4ac4-83d1-2124cbf36724",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"mt_rooms": {
"$ref": "55"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
{
"$ref": "57"
}
]
},
"mt_rooms_units_types": {
"$id": "58",
"id": "57097728-f879-4fc4-a9e1-906045f6c572",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "2602dc53-4b27-407b-b5b0-659edc581289",
"commited": true,
"mt_rooms_units": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_states_types": [
{
"$id": "59",
"id_room_type": "0b8e1ba1-0585-4b31-805f-1dd8be24b4bd",
"id_room_state": "143178a0-aa74-43f5-8ac7-7f3e1fb2f60d",
"id_image": "ea3eaea1-79f7-4076-99d1-96982046fb51",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "919b99ec-627d-4458-98ae-0d47540ae787",
"commited": true,
"mt_rooms_units_states": {
"$id": "60",
"id": "511b71cf-00e5-4c14-8cee-746c39022a12",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"id_user_upd": "c2c0a84e-67e9-47e4-addb-59e45dc37fd9",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_rooms_units_activity": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_types": {
"$ref": "58"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "59"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_states": {
"$ref": "60"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_pos_sesion": {
"$ref": "13"
},
"tt_rooms_list": {
"$ref": "57"
}
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
"mt_payment_types": {
"$ref": "39"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_vouchers_det": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_vouchers_permisions": {
"$ref": "52"
}
}
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_rules": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_items_customs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "13"
}
},
{
"$ref": "14"
}
],
"tt_doc_sa_pt": [
{
"$id": "61",
"id": "edc7bee8-bdeb-4f87-9ffe-2d6e5ae7fb54",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "133a261d-57fc-43ad-8985-e6f90f64d7fe",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"tt_pos_sesion": {
"$ref": "13"
}
},
{
"$ref": "61"
}
],
"tt_rooms_units_activity": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_doc_sa": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_tips": [
{
"$id": "62",
"id": "08d3103f-01d8-4a1f-8b21-ab17151dd43c",
"id_pos_sesion": "04a4c5ad-c1f1-451d-8c87-cad88f446385",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "895eafa6-8bab-4985-9878-f27a3872bc81",
"id_room_unit_activity": "510c29de-0aec-4ef9-bb30-6d617590693e",
"id_doc_sa": "c611252b-3a35-4fd9-98c7-d4c1f7e06f71",
"id_pos_type": "d837e18e-2611-4abd-8369-37871c7bbe39",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "77490c84-7be9-4711-9cbf-63732a3c4441",
"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": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "13"
},
"tt_tips_users": [
{
"$id": "63",
"id_tip": "e61749f0-a381-42e9-873a-a7b2eb256857",
"id_user": "9bf7f41f-356c-4b20-9887-5a722668f0a7",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
{
"$ref": "62"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "64",
"id_pos_sesion": "3d122091-9012-44ef-ae27-ae755538f861",
"id_user": "5dbc8694-7f74-469c-8e29-05d13292ee84",
"date_add": "2025-12-08T21:23:34.9675509+01:00",
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "13"
}
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_pos_print": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_pos_rooms": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_prices_list_rules": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_prices_rules": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_doc_num": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"st_pos_license": [
{
"$id": "65",
"id": "b2300c18-f037-4cbc-866d-acce23f5549d",
"id_pos": "6d607204-4dfe-4b29-9c88-744121abee1d",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:23:34.9675509+01:00",
"key_access": "sample string 5",
"id_user_add": "2e9a3489-6169-42b8-a26d-f66339be6bd3",
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "bc5998e3-3100-4e2b-ae6d-cdd96367ea18",
"id_pos": "8ee382c0-4b1e-4253-ae52-607e700b1467",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_pos_connection": [
{
"$id": "67",
"id": "6825b39d-e645-4acd-8f6b-c244b3c24a1c",
"id_pos": "b80e254e-d0f6-4d3a-bccf-959844fa47c3",
"date_add": "2025-12-08T21:23:34.9675509+01:00",
"date_upd": "2025-12-08T21:23:34.9675509+01:00",
"date_out": "2025-12-08T21:23:34.9675509+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": "67"
}
],
"tt_pos_sesion": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "68",
"id": "e506413b-4bda-4f57-bd3f-33189dcd5747",
"id_user_add": "aa81ee10-673b-481e-b397-a022cfcd8051",
"id_table": "1b86cf85-1a29-45f3-bc68-b6fc48a5e0d7",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d285a13d-fdc2-4e38-8f35-e54c076cf935",
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "69",
"id": "eec57fcb-c29d-4bde-989e-00f8b785a97a",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "223edede-a5df-4bc6-9e79-21e2fd2d4043",
"id_sync": "88a6a961-6a37-4609-9144-7c23d8743adc",
"json": "sample string 3",
"id_table": "b7d8187f-9bf3-4f67-a437-a19165551cee",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "eb68b922-670f-47fb-b133-0ea3763087a5",
"id_branch_from": "7eaaf8e9-d7c8-4c83-8151-722cf4bd9327",
"id_branch_to": "0886511c-a88c-486b-873b-c1e96e3f8d2d",
"type": 4,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:23:34.9675509+01:00",
"send_on": "2025-12-08T21:23:34.9675509+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"st_sync_tables": {
"$ref": "69"
}
},
{
"$ref": "70"
}
],
"tt_logs": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "68"
}
],
"st_local_variables": [
{
"$id": "72",
"id": "83778d9d-ac62-43fb-aa07-a6f337b3b558",
"id_pos": "1f68b152-5b42-41c4-b723-7988611c6b06",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"tt_doc_st": [
{
"$ref": "42"
},
{
"$ref": "42"
}
]
},
{
"$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": "35"
},
{
"$ref": "35"
}
],
"mt_employees": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_employees_profiles": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_items_sub": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_types": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_locations": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_money_rates": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_money_types": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_payment_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_prices_list": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_pos_print": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_pos_rooms": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_pos_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_pos_view": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_prices_items": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_list": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_prices_list_rules": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_prices_rules": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_states": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_rooms_units_types": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_units": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_units_ref": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "73",
"id": "75aa8a8e-5532-4a76-86bf-20cd63d5783c",
"id_function": "0c6a03df-2326-4205-851b-2cab15266236",
"id_user": "2eddf9c2-e428-4b29-af40-096b22dfc0e5",
"id_profile": "5478835e-9b85-4cea-98c3-9887808a9aaf",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"st_users_profiles": {
"$id": "74",
"id": "75ed361a-d185-4a89-badc-30eccf156f7c",
"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": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "75",
"id": "c170f88e-3aeb-44ee-b9af-03df0088fe59",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "3b4d2759-476d-45d4-ad78-00af73e1a51d",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "83faa314-6699-4d5a-9516-84b22336971a",
"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": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"st_functions_groups": {
"$id": "76",
"id": "00efb2bd-5da5-4a74-94fb-a418a3f285ee",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"st_functions": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
}
},
{
"$ref": "73"
}
],
"st_pos_license": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_profiles": {
"$ref": "74"
},
"st_users_token": [
{
"$id": "77",
"id": "190899c0-67f9-4390-9888-fc962b6c5744",
"token_id": "sample string 2",
"id_user": "9186f0dd-29ee-4e77-a0c0-ee425a5ce63b",
"date_from": "2025-12-08T21:23:34.9675509+01:00",
"date_end": "2025-12-08T21:23:34.9675509+01:00",
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "77"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_doc_sa_det": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_doc_sa_det1": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_doc_sa": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_sa1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_st": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_st1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_items_customs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_logs": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_rooms_list": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_rooms_units_activity": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_log": [
{
"$id": "78",
"id": "da3e54b6-ffcb-4aff-9f8a-d87bf09f9657",
"id_room_activity": "02199e02-a14b-48c4-9003-8811b8511fe8",
"id_pos_sesion": "b53d5a6e-aa00-4cb4-805c-57fd69cbfe16",
"log_text": "sample string 4",
"id_user": "38141072-b011-474e-a499-00e4b82ea983",
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "78"
}
],
"tt_tips_users": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_permisions": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_vouchers": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_docs": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_pos_sesion_users": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_items_formula": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_units": {
"$ref": "25"
},
"mt_units1": {
"$ref": "25"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_rules": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_doc_st_det": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_items_customs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_stock": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers_det": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_vouchers_det": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_types": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_payment_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_prices_list": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_rooms": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms1": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_functions": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"st_images_types": {
"$id": "79",
"id": "a604ec26-6bac-4024-8ea2-9255b5027490",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"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": "19"
},
{
"$ref": "19"
}
],
"mt_items_featured": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_locations": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_periods": [
{
"$id": "80",
"id_branch": "937085f6-cae2-46e7-8558-caaf78dfa03d",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:23:34.9675509+01:00",
"date_end": "2025-12-08T21:23:34.9675509+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"last_update": "2025-12-08T21:23:34.9675509+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "80"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_prices_rules": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_sync_packages": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_sync_packages1": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_st": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_vouchers": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_vouchers_permisions": [
{
"$ref": "52"
},
{
"$ref": "52"
}
]
},
"mt_docs": {
"$ref": "34"
},
"mt_locations": {
"$ref": "43"
},
"mt_locations1": {
"$ref": "43"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_doc_sa_det": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_doc_sa_pay": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_doc_sa1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_sa2": {
"$ref": "1"
},
"tt_pos_sesion": {
"$ref": "13"
},
"tt_rooms_units_activity": {
"$ref": "53"
},
"tt_spool_doc_print": [
{
"$id": "81",
"id": "d6b330c4-7848-42df-8af6-120319174a43",
"spool_server": "sample string 2",
"id_doc_sa": "6cdc1c59-9015-402e-833b-47be89260f19",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:23:34.9675509+01:00",
"printed": true,
"print_on": "2025-12-08T21:23:34.9675509+01:00",
"tt_doc_sa": {
"$ref": "1"
}
},
{
"$ref": "81"
}
]
}